Phase()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Mathematical functions >

Phase()

Description

Calculate the phase in degrees of a complex number.

 

 

Type

REGULAR FUNCTION

 

Usage

Result = Phase(RealPart, ImagPart)

 

RealPart

REAL

Real part of the complex number.

ImagPart

REAL

Imaginary part of the complex number.

Result

REAL

Result of the calculation in degrees.