Checks whether a given numeric input is a boolean or not.
The numeric input to validate.
True if the input is a valid boolean, false otherwise.
See Implementation
Checks whether a given numeric input is a boolean or not.