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