SpecialFunctionsStruveL1 Method |
Returns the modified Struve function of order 1.
Namespace: Altaxo.CalcAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static double StruveL1(
double x
)
Parameters
- x Double
- The value to compute the function of.
Return Value
DoubleThe value of the modified Struve function L1 at
x.
See Also