Enables the use of basic algebraic expansions of some arithmetic operations involving data of type COMPLEX.
Windows: Floating
point > Limit COMPLEX Range
Linux: None
IA-32, IntelŪ EM64T, IntelŪ ItaniumŪ architecture
Linux: | -complex-limited-range -no-complex-limited-range |
Windows: | /Qcomplex-limited-range /Qcomplex-limited-range- |
None
OFF | Basic algebraic expansions of some arithmetic operations involving data of type COMPLEX are disabled. |
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.
Linux: -complex_limited_range
Windows: /Qcomplex_limited_range