Description Usage Arguments Value Examples
Add three numbers
1 | add(x, y, z)
|
x |
A number. |
y |
A number. |
z |
A number. |
The sum x + y + z.
1 | add(1, 1, 1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.