HP Fortran Programmer's Reference (September 2007)

Intrinsic procedures
Intrinsic procedure speciļ¬cations
Chapter 11 607
QNUM(I)
Description
Convert character to REAL(16) type.
Class
Elemental nonstandard function.
Argument
I must be of type character.
Result
REAL(16) type.
QPROD(X, Y)
Description
Double precision product.
Class
Elemental nonstandard function.
Arguments
X and Y must be of type double precision.
Result
REAL(16) type.
RADIX(X)
Description
Returns the base of the model representing numbers of the same type and kind type
parameter as the argument.