__frim, __frims

Purpose

Floating Round to Integer Minus

Rounds the floating-point argument to an integer using round-to-minus-infinity mode, and returns the value as a floating-point value.

Prototype

double __frim (double);

float __frims (float);

Usage

Valid only when -qarch is set to target POWER5+™ or later processors.