XL Fortran for AIX 8.1

Language Reference

+-------------------------------IBM Extension--------------------------------+


QEXT(A)

Convert to extended precision real type.

A
must be of type integer, or real.

Class

Elemental function

Result Type and Attributes

Extended precision real.

Result Value

Examples

QEXT (-3) has the value -3.0Q0.


Specific Name Argument Type Result Type Pass As Arg?
QFLOAT any integer REAL(16) no
QEXT default real REAL(16) no
QEXTD double precision real REAL(16) no

+----------------------------End of IBM Extension----------------------------+


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