FRIZ(A)

Purpose

Floating-point Round to Integer Zero

Valid on a POWER5 architecture.

Class

Function

Argument type and attributes

A
must be of type REAL(4) or REAL(8).

Result type and attributes

Same as A.

Result value

If A > 0, FRIZ(A) has the value FRIM(A).

If A <= 0, FRIZ(A) has the value FRIP(A).