Description Usage Arguments Value Examples
Add together two numbers
1 | gpMultiply(firstNumber, secondNumber)
|
firstNumber |
A number |
secondNumber |
A number |
The product of firstNumber
and secondNumber
1 2 | gpMultiply(1, 1)
gpMultiply(10, 1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.