g.js — graphical objects for JavaScript

oddodd

Determine if a number is odd.

g.odd(7);

See Also

  • even: Determine if a number is even.