XL Fortran for AIX 8.1

Language Reference

FRSQRTE(X)

Returns the result of a reciprocal square root operation.

Parameters

X
must be of type REAL(8).

Result Type and Attributes

Same as X.

Results

The result is a single precision estimate of the reciprocal of the square root of X.


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