Complex.SetImag()
Type:
INSTANCE FUNCTION
Purpose: Sets the imaginary component of a
complex
number.
Usage: Complex.SetImag(Number)
Number
REAL
New real component of Complex.
Related Topics