Enables the use of basic algebraic expansions of some arithmetic operations involving data of type COMPLEX.
Windows: None
Linux: Floating Point > Limit COMPLEX Range
Mac OS: Floating Point > Limit COMPLEX Range
IA-32 architecture, Intel® 64 architecture, IA-64 architecture
Linux and Mac OS: | -complex-limited-range -no-complex-limited-range |
Windows: | /Qcomplex-limited-range /Qcomplex-limited-range- |
None
-no-complex-limited-range
or /Qcomplex-limited-range- |
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.
None