isinteger returns one if its argument is of type integer, zero otherwise.
isinteger(0) -> 1 (Yes it is)