Contents - Index


CIS

 

CIS(X) returns a complex number that is equal to cos(X)+i*sin(X)

 

Example:  Y=3*CIS(30deg)

 

The above example will define a complex number with a magnitude of 3 and an angle of 30 degrees.  

 

See also: Real, Imag, Magnitude, Angle, Complex Numbers, Mathematical Functions