Special |
Name | Description | |
---|---|---|
BesselKScaled(Double, Double) |
Returns the exponentially scaled modified Bessel function of the second kind.
ScaledBesselK(n, z) is given by Exp(z) * BesselK(n, z). | |
BesselKScaled(Double, Complex) |
Returns the exponentially scaled modified Bessel function of the second kind.
ScaledBesselK(n, z) is given by Exp(z) * BesselK(n, z). |