ST_Complex

 

ST_Complex - General Information

Overview

Type:

Data structure

Available as of:

V1.0.3.0

Inherits from:

-

Versions:

Current version

Description

Data structure for the representation of complex numbers (also referred to as imaginary numbers), represented as lrRe  + lr I m * i with i2 = -1.

Structure Elements

Variable

Data type

Description

lrRe

LREAL

Real part of the complex number

lrIm

LREAL

Imaginary part of the complex number