BESSELY
Returns the Bessel function Yn(x)
Syntax
BESSELY(x, n)
Parameters
- x: Required. The value at which to evaluate the function
- n: Required. The order of the function
Example
=BESSELY(2.5, 1)
Returns the Bessel function Yn(x)
BESSELY(x, n)
=BESSELY(2.5, 1)