Node: BesYN Intrinsic, Next: Bit_Size Intrinsic, Previous: BesY1 Intrinsic, Up: Table of Intrinsic Functions
BesYN(N, X)
BesYN: REAL
function, the KIND=
value of the type being that of argument X.
N: INTEGER
not wider than the default kind; scalar; INTENT(IN).
X: REAL
; scalar; INTENT(IN).
Intrinsic groups: unix
.
Description:
Calculates the Bessel function of the second kind of order N of X.
See bessel(3m)
, on whose implementation the function depends.