Special |
Name | Description | |
---|---|---|
BesselJScaled(Double, Double) |
Returns the exponentially scaled Bessel function of the first kind.
ScaledBesselJ(n, z) is given by Exp(-Abs(z.Imaginary)) * BesselJ(n, z). | |
BesselJScaled(Double, Complex) |
Returns the exponentially scaled Bessel function of the first kind.
ScaledBesselJ(n, z) is given by Exp(-Abs(z.Imaginary)) * BesselJ(n, z). |