Next: Imag Intrinsic, Previous: IErrNo Intrinsic, Up: Table of Intrinsic Functions
IFix(A)
IFix: INTEGER(KIND=1) function.
A: REAL(KIND=1); scalar; INTENT(IN).
Intrinsic groups: (standard FORTRAN 77).
Description:
Archaic form of INT() that is specific
to one type for A.
See Int Intrinsic.