BESSELI

BESSELI Modified Bessel function of the first kind of order α at x

Synopsis

BESSELI(X,α)

Arguments

X: number

α: order (any non-negative number)

Note

If x or α are not numeric, #VALUE! is returned. If α < 0, #NUM! is returned.

Microsoft Excel Compatibility

This function is Excel compatible if only integer orders α are used.

See also

BESSELJ, BESSELK, BESSELY.