FCTIW(X)

Purpose

Floating-point Convert to Integer

Converts a floating-point operand into a 32-bit, signed fixed-point integer using the current rounding mode.

Class

Function

Argument Type and Attributes

X
must be of type REAL(8).

Result Type and Attributes

Same as X.

Result Value

The result is a fixed-point integer, inside a floating point variable. IBM Copyright 2003