Complex.Phi()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Data and Text classes > class COMPLEX >

Complex.Phi()

Description

Calculate the phase of a complex number in radians.

 

Type

INSTANCE FUNCTION

 

Usage

Result = Complex.Phi()

 

Complex

COMPLEX

Existing instance of a complex number.

Result

COMPLEX

Phase of Complex number in radians.