XLPack
7.0
XLPack Numerical Library (Excel Worksheet Functions) Reference Manual
Loading...
Searching...
No Matches
C10a. Bessel functions
WBesj
WBesjd
WBesy
WBesyd
WSbesj
WSbesy
◆
WBesj()
Function WBesj
(
X As
Double
,
Nu As
Double
)
Bessel function of the first kind of order ν Jν(x) (fractional order)
Purpose
WBesj computes the Bessel function of the first kind of order ν Jν(x).
Returns
Bessel function of the first kind of order ν Jν(x).
Parameters
[in]
X
Argument x. (X >= 0 if ν is not an integer)
[in]
Nu
Order ν.
Reference
boost/math/special_functions
Generated by
1.9.7