| www.delorie.com/gnu/docs/gcc/g77_84.html | search |
![]() Buy the book! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
AInt(A) |
AInt: REAL function, the `KIND=' value of the type being that of argument A.
A: REAL; scalar; INTENT(IN).
Intrinsic groups: (standard FORTRAN 77).
Description:
Returns A with the fractional portion of its magnitude truncated and its sign preserved. (Also called "truncation towards zero".)
See section 8.11.9.21 ANInt Intrinsic, for how to round to nearest whole number.
See section 8.11.9.148 Int Intrinsic, for how to truncate and then convert
number to INTEGER.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |