Difference between revisions of "Manuals/calci/IMEXP"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "<div id="16SpaceContent" align="left"><div class="ZEditBox" align="justify"> Syntax </div></div> ---- <div id="4SpaceContent" align="left"><div class="ZEditBox" align=...")
(No difference)

Revision as of 02:37, 25 October 2013

Syntax


Remarks


Examples


'''''''  ''''

Description


 

This function calculates the exponential of a complex number in a+ bj or a+ bj text format.


IMEXP

 

The exponential of a complex number is:

IMEXP(z)=e(x+yi) = ex eyi =ex (cos y + i sin y)


 

IMEXP(IN)

where IN  is the complex number.


Column1 Column2 Column3 Column4
Row1 3.9923240484412714+6.217676312367968i
Row2
Row3
Row4
Row5
Row6

 

Let's see an example

=IMEXP(“2+i”) is3.992+6.2177i