The BESSELY () is an engineering function which takes x, n as argument and returns the Bessel function, Yn(x) for a specified order and value of x.
Formula:
=BESSELY(x,n) In the above syntax, the argument "x" denotes the value at which the function is to be evaluated and "n" denotes the order of the Bessel function. If n is not an integer, it is truncated.
Video Tutorial:
Let us see how the BESSELY function works, with the help of the below video.