SpecialFunctionsStruveL0 Method |
Returns the modified Struve function of order 0.
Namespace: Altaxo.CalcAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static double StruveL0(
double x
)
Parameters
- x Double
- The value to compute the function of.
Return Value
Double[Missing <returns> documentation for "M:Altaxo.Calc.SpecialFunctions.StruveL0(System.Double)"]
See Also