BESSELI(x,y)
BESSELI function returns the Neumann, Weber or Bessel function.
x is where the function is evaluated. y is the order of the Bessel function.
BESSELI(0.7,3) equals 0.007367374.
BESSELJ, BESSELK, BESSELY.