Complex.Imag()

<< Click to Display Table of Contents >>

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

Complex.Imag()

Description

Return the imaginary component of a complex number.

 

Type

INSTANCE FUNCTION

 

Usage

ImagComp = Complex.Imag()

 

ImagComp

REAL

Imaginary component of Complex number.