next up previous contents index
Next: norm Up: Complex Previous: copy!   Contents   Index


imag,real


Usage

imag,real z


Signature

imag,real: % $\to$ R


Parameter Type Description
z % a complex


Returns

imag(z) and real(z) return respectively y and x where $z = x + y \sqrt{-1}$.



Manuel Bronstein 2004-06-28