Complex.Mag()

Complex.Mag()

Type: INSTANCE FUNCTION

Purpose: Calculates the magnitude of a complex number.

Usage: Result = Complex.Mag()

  Complex COMPLEX Existing instance of a complex number.
  Result COMPLEX

Magnitude of complex number Complex.

Related Topics Link IconRelated Topics