XL Fortran for AIX 8.1

Language Reference

FCTIDZ(X)

Floating-point Convert to Integer Round to Zero

Converts a floating-point operand into a 64-bit signed fixed-point integer and rounds to zero.

Parameters

X
must be of type REAL(8).

Result Type and Attributes

Same as X.

Results

The result is a fixed-point integer, inside a floating point register, rounded to zero.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]