Changes

Jump to navigation Jump to search
no edit summary
Line 2: Line 2:  
*<math>x</math> is the value at which to evaluate the function
 
*<math>x</math> is the value at which to evaluate the function
 
*<math>n</math> is the integer which is the order of the Bessel Function
 
*<math>n</math> is the integer which is the order of the Bessel Function
 +
 
==Description==
 
==Description==
 
*This function gives the value of the modified Bessel function.
 
*This function gives the value of the modified Bessel function.
Line 14: Line 15:  
*This function will give the result as error when:
 
*This function will give the result as error when:
 
  1. <math>x</math> or <math>n</math> is non numeric  
 
  1. <math>x</math> or <math>n</math> is non numeric  
  2. <math>n<0</math>, because <math>n</math> is the order of the function
+
  2. <math>n<0</math>, because <math>n</math> is the order of the function.
 +
 
 +
==ZOS Section==
 +
*The syntax is to calculate BESSELY in ZOS is <math>BESSELY(x,n)</math>.
 +
**<math>x</math> is the value at which to evaluate the function
 +
**<math>n</math> is the integer which is the order of the Bessel Function
 +
 
    
==Examples==
 
==Examples==
writer
6,694

edits

Navigation menu