#include unsigned int _controlfp(unsigned int new, unsigned int mask); void up(void) { _controlfp(_RC_UP,_MCW_RC); }