Floating-point Rounding to Integer with Current rounding mode
Rounds a double-precision floating-point value to integer with the current rounding mode.
double __fric(double);