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