ichigyou
    Preparing search index...

    Function isOdd

    • Checks if a number is odd.

      Parameters

      • num: number

        The number to check.

      Returns boolean

      true if the number is odd, false otherwise.