This option generates an operation code for relaxed floating-point calculations.
This option generates an operation code for floating-point calculations which are not strictly in accordance with the C-language standard or IEEE754 but are efficient. |
If this option is specified more than once, it has the same meaning as when this option is specified once. No warning is output in this case. |
When this option is specified, floating-point calculations are performed in the following manner and sometimes the operation result will differ from that obtained by calculations strictly in accordance with the C-language standard or IEEE754.
Mathematical expressions using algebraic characteristics are deformed on the assumption that operations will not generate exceptions or precision errors. |