Qurak
Documentation
Pricing
Sign in
Qurak
Documentation
Functions
OddQ
OddQ
Available
Check if a number is odd.
Forms
OddQ[expr]
Verified examples
OddQ[3] → True
OddQ[2] → False
OddQ[0] → False
OddQ[-3] → True
OddQ[-4] → False
OddQ[101] → True
OddQ[2.5] → False
Run this on Qurak
Search the reference
Used in
Write a function that can return unevaluated
- 6 steps
Topics
Integer Functions
- Division-Related Functions
Testing Expressions
- Numerical Properties
Related
IntegerQ
EvenQ
TrueQ
Divisible
CoprimeQ
PrimeQ
AlgebraicIntegerQ
CompositeQ
GCD
LCM
MachineNumberQ
Mod
← Octahedron
Off →
All 6300 functions
·
Use this from an MCP client