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

◆ Besin()

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

Modified Bessel function of the first kind of order n In(x)

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