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

◆ Besind_sub()

Sub Besind_sub ( Ret As  Double,
N As  Long,
X As  Double,
Optional Info As  Long 
)

Derivative I'n(x) of modified Bessel function of the first kind of order n In(x) (Subroutine version)

Purpose
Computes the derivative I'n(x) of the modified Bessel function of the first kind of order n In(x).
Parameters
[out]RetThe derivative I'n(x) of the modified Bessel function of the first kind of order n In(x).
[in]NOrder n.
[in]XArgument x.
[out]Info(Optional)
= 0: Successful exit.
= 1: Floating point range error.
Reference
boost/math/special_functions