<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Data and Text classes > class COMPLEX > Complex.Mag() |
Calculate the magnitude of a complex number.
Result = Complex.Mag()
Complex |
COMPLEX |
Existing instance of a complex number. |
Result |
COMPLEX |
Magnitude of Complex number. |