Qurak

OddQ

Available

Check if a number is odd.

OddQ[expr]
OddQ[3] → TrueOddQ[2] → FalseOddQ[0] → FalseOddQ[-3] → TrueOddQ[-4] → FalseOddQ[101] → TrueOddQ[2.5] → False

Used in

Topics

Related

All 6300 functions · Use this from an MCP client