__fric

Purpose

Floating-point Rounding to Integer with Current rounding mode

Rounds a double-precision floating-point value to integer with the current rounding mode.

Prototype

double __fric(double);