complex-limited-range, Qcomplex-limited-range

Enables the use of basic algebraic expansions of some arithmetic operations involving data of type COMPLEX.

IDE Equivalent

Windows: Floating point > Limit COMPLEX Range
Linux: None  

Architectures

IA-32, IntelŪ EM64T, IntelŪ ItaniumŪ architecture

Syntax

Linux: -complex-limited-range
-no-complex-limited-range
Windows:  /Qcomplex-limited-range
/Qcomplex-limited-range-

Arguments

None

Default

OFF Basic algebraic expansions of some arithmetic operations involving data of type COMPLEX are disabled.

Description

This option enables the use of basic algebraic expansions of some arithmetic operations involving data of type COMPLEX.

This can cause performance improvements in programs that use a lot of COMPLEX arithmetic. However, values at the extremes of the exponent range may not compute correctly.

Alternate Options

Linux: -complex_limited_range
Windows:  /Qcomplex_limited_range