XLPack 7.0
XLPack Numerical Library (Excel VBA) Reference Manual
Loading...
Searching...
No Matches

◆ Besknd()

Function Besknd ( N As  Long,
X As  Double,
Optional Info As  Long 
)

Derivative K'n(x) of modified Bessel functions of the second kind of order n Kn(x)

Purpose
Computes the derivative K'n(x) of the modified Bessel function of the second kind of order n Kn(x).
Returns
Double
The derivative K'n(x) of the modified Bessel function of the second kind of order n Kn(x).
Parameters
[in]NOrder n.
[in]XArgument x (X > 0).
[out]Info(Optional)
= 0: Successful exit.
= -2: The argument X had an illegal value. (X <= 0)
= 1: Floating point range error.
Reference
boost/math/special_functions