Description Usage Arguments Value Examples
jumla takes in two numbers, and adds them.
1 | jumla(x, y)
|
x |
The first argument |
y |
The second argument |
a value that is the summation of x and y
1 | summation <- jumla(10,20)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.