XLPack 6.1
Excel Worksheet Function Numerical Library Reference Manual
Loading...
Searching...
No Matches

◆ WSbesk()

Function WSbesk ( X As  Double,
Nu As  Double,
Optional Kode As  Long = 1 
)

Modified spherical Bessel function of the second kind kν(x) (fractional order)

Purpose
WSbesk computes the modified spherical Bessel function of the second kind kν(x).
Returns
Modified spherical Bessel function of the second kind kν(x).
Parameters
[in]XArgument x. (X > 0)
[in]NuOrder ν.
[in]Kode(Optional)
Scaling option parameter. (default = 1)
= 1: No scaling.
(For other parameter values, the default value will be used except that Kode = 2 causes #VALUE! error)