Number.IsEven
This function determines whether the input number is even or not. It returns true if the number is even, and false if it is not.
This function determines whether the input number is even or not. It returns true if the number is even, and false if it is not.