VMS Help FORTRAN, Intrinsic Procedures, DFLOAT *Conan The Librarian (sorry for the slow response - running on an old VAX) |
DFLOAT (integer) A function that converts the argument into a REAL*8 value. +------+---------+----------+------------+-------------+ | Args | Generic | Specific | Argument | Result Type | +------+---------+----------+------------+-------------+ | 1 | DFLOAT | DFLOTI | INTEGER*2 | REAL*8 | | | | DFLOTJ | INTEGER*4 | REAL*8 | +------+---------+----------+------------+-------------+
|