Node: DFloat Intrinsic, Next: DFlotI Intrinsic, Previous: DCosD Intrinsic, Up: Other Intrinsics
DFloat(A)
DFloat: REAL(KIND=2) function.
REAL(KIND=2)
A: INTEGER; scalar; INTENT(IN).
INTEGER
Intrinsic groups: f2c, vxt.
f2c
vxt
Description:
Archaic form of REAL() that is specific to one type for A. See Real Intrinsic.
REAL()