Description Usage Arguments Value Examples
Adds three numbers and returns their sums
1 | adds(x, y, z)
|
x |
integer |
y |
integer |
z |
integer |
integer
1 | adds(9,7,8)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.