Previous: demla Up: ../plot79_d.html Next: dsinh
DOUBLE PRECISION FUNCTION DFLOAT (I)
C$ (DFLOAT)
C$ Float the INTEGER argument, I, returning it as a
C$ DOUBLE-PRECISION value. Although the DFLOAT function is
C$ provided on most machines, it is not included in the
C$ FORTRAN 1966 Standard.
C$ (03-APR-82)