+-------------------------------IBM Extension--------------------------------+
Convert to extended precision real type.
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----------------------------+