Description Usage Arguments Details Value Examples
This function adds together two numbers specified as x and y
1 | add(x, y)
|
x |
number |
y |
number |
Since this function is not too complicated, thera re not many details to mention here.
The sum of x and y
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.