g.js
— graphical objects for JavaScript
Home
Get Started
Reference
About
Get started
Installation
Quick Start
Guides
Vector Graphics
Imaging
Geometry
Color
Lists
Math
Data
String
Animation
odd
Determine if a number is odd.
g.odd(7);
See Also
even
: Determine if a number is even.
Related Guides
Math