Description Usage Arguments Value Examples
Easy function to plus two numbers
1 | plus(x, y)
|
x |
- first element to be added |
y |
- second element to be added |
the result of summation
1 | plus(1,2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.