Description Usage Value Examples
Simple math
Add x and y
x
y
Subtract y from x
1 2 3
jadd(x, y) jsub(x, y)
x + y
x - y
1 2
jadd(1,2) jsub(1, 2)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.