Module CINT

Source
Expand description

ยงCINT(X) Returns X as an Integer. Overflow error may occur.

PRINT CINT(-9.9)
-10