Compile your program with /QArm or call _ _controlfp(_RC_DOWN, _MCW_RC) after compiling your program with /QArd. Using the /QArm switch results in a faster program because the call to _ _controlfp is avoided.