complex-limited-range, Qcomplex-limited-range

Determines whether the use of basic algebraic expansions of some arithmetic operations involving data of type COMPLEX is enabled.

IDE Equivalent

Windows: Floating Point > Limit COMPLEX Range

Linux: None

Mac OS X: Floating Point > Limit COMPLEX Range

Architectures

IA-32, Intel® 64 architectures

Syntax

Linux and Mac OS X:

-complex-limited-range

-no-complex-limited-range

Windows:

/Qcomplex-limited-range

/Qcomplex-limited-range-

Arguments

None

Default

-no-complex-limited-range
or/Qcomplex-limited-range-

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

Description

This option determines whether the use of basic algebraic expansions of some arithmetic operations involving data of type COMPLEX is enabled.

When the option is enabled, 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

None


Submit feedback on this help topic

Copyright © 1996-2010, Intel Corporation. All rights reserved.