Description Usage Arguments Value Examples
Returns the sum of two numbers
1 | add(a, b)
|
a |
Number one. |
b |
Number two. |
Sum of two number.
1 | add(1, 2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.