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