XL Fortran for AIX 8.1

Language Reference

FRE(X)

Floating-point Reciprocal

Returns the result of a floating-point reciprocal operation.

Parameters

X
must be of type REAL(4).

Result Type and Attributes

Same as X.

Results

The result is a single precision estimate of 1/X.


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