Complex.Real()
Type:
INSTANCE FUNCTION
Purpose: Returns the real component of a
complex
number.
Usage: RealComp = Complex.Real()
RealComp
REAL
Real component of complex number Complex.
Related Topics