XLPack 6.0
Excel VBA Numerical Library Reference Manual
Loading...
Searching...
No Matches

◆ Besjnd()

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

Derivative J'n(x) of Bessel function of the first kind of order n Jn(x)

Purpose
This routine computes the derivative J'n(x) of the Bessel function of the first kind of order n Jn(x).
Returns
Double
J'n(x).
Parameters
[in]NOrder n.
[in]XArgument x.
[out]Info(Optional)
= 0: Successful exit.
= 1: Floating point range error.
Reference
boost/math/special_functions