Description Usage Arguments Examples
This function returns the sum of two numbers.
1 | test_add(a, b)
|
a |
first addend |
b |
second addend |
1 | test_add(2,3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.