Description Usage Arguments Examples
This function allows you to add two numbers.
1 | myadd(a, b = 0)
|
a |
the first number |
b |
the second number, default to 0 |
1 | myadd(2,3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.