Special.Struve L 0 Method
Evaluates the modified Struve function of order 0.
Definition
Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
The modified Struve function of order 0 evaluated at x.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public static double StruveL0(
double x
)
Parameters
- x Double
Return Value
DoubleThe modified Struve function of order 0 evaluated at x.