Click or drag to resize

BesselRelatedBesselY Method

Overload List
 NameDescription
Public methodStatic memberBesselY(Int32, Double) BesselY(n,x) calculates the double precision Bessel function of the second kind of order n for double precision argument x.
Public methodStatic memberBesselY(Int32, Double, Boolean) BesselY(n,x) calculates the double precision Bessel function of the second kind of order n for double precision argument x.
Top
See Also