Changes

Jump to navigation Jump to search
no edit summary
Line 13: Line 13:  
*The Complex exponential function is denoted by "'''cis(x)'''"(Cosine plus iSine)
 
*The Complex exponential function is denoted by "'''cis(x)'''"(Cosine plus iSine)
 
*We can use [[Manuals/calci/COMPLEX  | COMPLEX ]] function to convert the real and imaginary coefficients to a complex number.
 
*We can use [[Manuals/calci/COMPLEX  | COMPLEX ]] function to convert the real and imaginary coefficients to a complex number.
 +
 +
==ZOS Section==
 +
 +
*The syntax is to calculate IMEXP in ZOS is <math>IMEXP(ComplexNumber)</math>.
 +
**<math>ComplexNumber</math> is of the form a+bi.
 +
*For e.g.,IMEXP("0.3-0.54i")
    
==Examples==
 
==Examples==
Line 21: Line 27:  
#=IMEXP("2i") = -0.416146836547142+0.909297426825682i
 
#=IMEXP("2i") = -0.416146836547142+0.909297426825682i
 
#=IMEXP("0") = 1 and IMEXP("0i") = 1
 
#=IMEXP("0") = 1 and IMEXP("0i") = 1
  −
==ZOS Section==
  −
*The syntax is to calculate IMEXP in ZOS is <math>IMEXP(ComplexNumber)</math>.
  −
**<math>ComplexNumber</math> is of the form a+bi.
  −
*For e.g.,
      
==See Also==
 
==See Also==
writer
6,694

edits

Navigation menu