BESSELK(X,α)
X: number
α: order (any non-negative number)
If x or α are not numeric, #VALUE! is returned. If α < 0, #NUM! is returned.
This function is Excel compatible if only integer orders α are used.
BESSELI, BESSELJ, BESSELY.