Click or drag to resize

SpecialFunctionsBesselY Method

Overload List
 NameDescription
Public methodStatic memberBesselY(Double, Double) Returns the Bessel function of the second kind.

BesselY(n, z) is a solution to the Bessel differential equation.

Public methodStatic memberBesselY(Double, Complex) Returns the Bessel function of the second kind.

BesselY(n, z) is a solution to the Bessel differential equation.

Top
See Also