Changes

Jump to navigation Jump to search
Line 6: Line 6:  
*Euler's formula states that <math>e^{ix}= cosx+isinx</math>, for any real number <math>x</math> and <math>e</math> is the base of the natural logarithm.
 
*Euler's formula states that <math>e^{ix}= cosx+isinx</math>, for any real number <math>x</math> and <math>e</math> is the base of the natural logarithm.
 
*The approximate  value of the constant e=2.718281828459045 and it is equal to <math>e^1</math>.                                                  So the exponential of a complex number is : <math>IMEXP(z) = e^z = e^{x+iy} = e^{x}.e^{iy} = e^{x}.(cosy+isiny)=e^x.cosy+ie^x.siny</math>.
 
*The approximate  value of the constant e=2.718281828459045 and it is equal to <math>e^1</math>.                                                  So the exponential of a complex number is : <math>IMEXP(z) = e^z = e^{x+iy} = e^{x}.e^{iy} = e^{x}.(cosy+isiny)=e^x.cosy+ie^x.siny</math>.
*When  imaginary part is '0', it will give the exponent value of the real number. *i.e.IMEXP(z)=EXP(z) when imaginary number (iy) is '0'.  
+
*When  imaginary part is '0', it will give the exponent value of the real number. i.e IMEXP(z) = EXP(z) when imaginary number (iy) is '0'.  
 
*We can use COMPLEX function to convert the real and imaginary coefficients to a complex number.
 
*We can use COMPLEX function to convert the real and imaginary coefficients to a complex number.
  
writer
5,435

edits

Navigation menu