ODF.COMPLEX

Composes a complex number from its real and imaginary parts.

Syntax:

ODF.COMPLEX(real part:number, imaginary part:number {, suffix}:text)

Returns the complex number formed from the given real part and imaginary part. An optional imaginary number suffix may be supplied. If omitted, the default "i" is used.

Added in 2.00.