Modulus()

Modulus()

Type: REGULAR FUNCTION

Purpose: Calculate modulus of a complex number.

Modulus = sqrt(Re×Re + Im×Im).

Usage: Modulus(RealPart, ImagPart)

 

RealPart

REAL

Real part of the complex number

 

ImagPart

REAL

Imaginary part of the complex number

  Result REAL Result of the calculation

Related Topics Link IconRelated Topics