g.js — graphical objects for JavaScript

eveneven

Determine if a number is even.

g.even(6);

See Also

  • odd: Determine if a number is odd.