Checks if a value is an integer AND decimal.
mixed
$value
The value being checked
boolean
TRUE if the value is rational number, FALSE otherwise