ISINT

The ISINT function checks whether a variable is a integer number or not. An integer is the number zero (0), a positive natural number (1, 2, 3, etc.) or a negative integer (−1, −2, −3, etc.)

ISINT(variable) => 0 or 1