Complex.Show()

<< Click to Display Table of Contents >>

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

Complex.Show()

Description

Output the value of a complex number to the STDOUT window.

 

Type

INSTANCE FUNCTION

 

Usage

Complex.Show(Text)

 

Complex

COMPLEX

Existing instance of a complex number.

Text

STRING

Description to be displayed with Complex number.