C_COMPLEX

Composes a complex number from its real and imaginary parts.

Syntax:

C_COMPLEX(real part:number, imaginary part:number {, suffix:string})

Returns the complex number formed from the given real part and imaginary part. An optional imaginary number suffix may be supplied, in which case a complex number string is returned.

Added in 2.00.