Sigma Squared

Test for Odd Integer

ISODD

  • May 31, 2023
Definition: ISODD is a function that returns TRUE if a number is odd, and FALSE if it is even. Syntax: =ISODD(value) Situation: This formula is appropriate when you...