Special.Bessel K 1Scaled Method
Evaluates the modified Bessel function of the second kind
of order 1 scaled by a factor of exp(x).
Definition
Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
The scaled modified Bessel function of the second kind of order 1.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public static double BesselK1Scaled(
double x
)
Parameters
- x Double
- A real number.
Return Value
DoubleThe scaled modified Bessel function of the second kind of order 1.