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

QEXT(A)

Purpose

Convert to extended precision real type.

Class

Elemental function

Argument Type and Attributes

A
must be of type integer, or real.

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----------------------------+

IBM Copyright 2003