Description Usage Arguments Value Examples
Subtract two numbers
1 | gpSubtract(base, subtractor)
|
base |
A number |
subtractor |
A number |
The difference of base
and subtractor
1 2 | gpSubtract(1, 1)
gpSubtract(10, 1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.