ISODD Function

The ISODD function is one of the information functions. It is used to check for an odd value. If the cell contains an odd value, the function returns TRUE. If the value is even, it returns FALSE.

Syntax

ISODD(number)

The ISODD function has the following argument:

ArgumentDescription
numberThe numeric value that you want to test.
Notes

If number is a nonnumeric value, ISODD returns the #VALUE! error value.

If number is not an integer, it is truncated.

How to apply the ISODD function.

Examples

The figure below displays the result returned by the ISODD function.

ISODD Function

Host ONLYOFFICE Docs on your own server or use it in the cloud

Article with the tag:
Browse all tags