next up previous contents index
Next: conjugate Up: Complex Previous: coerce   Contents   Index


complex


Usage

complex(x,y)


Signature

complex: (R, R) $\to$ %


Parameter Type Description
x, y R real and imaginary parts


Returns

Returns the complex $x + y \sqrt{-1}$.



Manuel Bronstein 2004-06-28