SpecialFunctionsBesselI1MStruveL1 Method |
Returns the difference between the Bessel I1 and Struve L1 functions.
Namespace: Altaxo.CalcAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static double BesselI1MStruveL1(
double x
)
Parameters
- x Double
- The value to compute the function of.
Return Value
Double[Missing <returns> documentation for "M:Altaxo.Calc.SpecialFunctions.BesselI1MStruveL1(System.Double)"]
See Also