Number.IsOdd
This function determines whether a given value is odd. It will return true if the number is odd, and false if it is not.
This function determines whether a given value is odd. It will return true if the number is odd, and false if it is not.