Special |
Name | Description | |
---|---|---|
BesselYScaled(Double, Double) |
Returns the exponentially scaled Bessel function of the second kind.
ScaledBesselY(n, z) is given by Exp(-Abs(z.Imaginary)) * BesselY(n, z). | |
BesselYScaled(Double, Complex) |
Returns the exponentially scaled Bessel function of the second kind.
ScaledBesselY(n, z) is given by Exp(-Abs(z.Imaginary)) * Y(n, z). |