Click or drag to resize

BesselRelatedBesselK1 Method

Overload List
 NameDescription
Public methodStatic memberBesselK1(Double) BesselK1(x) calculates the double precision modified (hyperbolic) Bessel function of the third kind of order one for double precision argument x. The argument must be large enough that the result does not overflow and small enough that the result does not underflow.
Public methodStatic memberBesselK1(Double, Boolean) BesselK1(x) calculates the double precision modified (hyperbolic) Bessel function of the third kind of order one for double precision argument x. The argument must be large enough that the result does not overflow and small enough that the result does not underflow.
Top
See Also