Admin Production ni-theme
Current Publication

Struve

LabWindows/CVI

Struve

Advanced Analysis Library Only

double Struve (double x, double v);

Purpose

Computes the Struve function. The Struve function of order v, Hv(x), is a solution of the following differential equation:

Parameters

Input
Name Type Description
x double The input argument.
v double The index parameter.

Return Value

Name Type Description
result double The value of the Struve function.

Additional Information

Library: Advanced Analysis Library

Include file: analysis.h

LabWindows/CVI compatibility: LabWindows/CVI 8.0 and later