Convert to integer type.
Elemental function
INT (-3.7) has the value -3.
Specific Name | Argument Type | Result Type | Pass As Arg? |
---|---|---|---|
INT | default real | default integer | no |
IDINT | double precision real | default integer | no |
IFIX | default real | default integer | no |
IQINT 1 | REAL(16) | default integer | no |
For information on alternative behavior for INT when porting programs to XL Fortran, see the -qport compiler option in the XL Fortran Compiler Reference.