XL Fortran for AIX 8.1

Language Reference

FCTID(X)

Floating-point Convert to Integer

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

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.


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