>Maybe a neutral term would be more appropriate.
>
> If the number is not an integer, it is converted to an integer in some non-specified way.
Dare one hope that the integer is either math.floor(x) or math.ceil(x)?