SpecialFunctionsKelvinKeiPrime(Double, Double) Method |
Returns the derivative of the Kelvin function kei.
Namespace: Altaxo.CalcAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static double KelvinKeiPrime(
double nu,
double x
)
Parameters
- nu Double
- The order of the Kelvin function.
- x Double
- The value to compute the derivative of the Kelvin function of.
Return Value
DoubleThe derivative of the Kelvin function kei.
See Also