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