Complex.Imag()
Type:
INSTANCE FUNCTION
Purpose: Returns the imaginary component of a
complex
number.
Usage: ImagComp = Complex.Imag()
ImagComp
REAL
Imaginary component of complex number Complex.
Related Topics