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
multiply
Multiply two numbers.
g.multiply(5, 3);
See Also
divide
: Divide two numbers.
Related Guides
Math