Description Usage Arguments Value Examples
This function add two numbers together, which written by wzy.
1 | wzyadd(x, y)
|
x |
A number. |
y |
A number. |
The sum of x
and y
.
1 2 | add(1, 1)
add(10, 1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.