Ask Your Question

Revision history [back]

It is not recommended because the results of floating point calculations are not guaranteed to be IEEE compliant. See /fp:fast if you are compiling with Visual Studio or -ffast-math if you are using GCC.