Description Usage Arguments Value Examples
View source: R/mult.R View source: R/code.R
Multiply two numbers
Multiply together two numbers
1 2 3 4 |
x |
A number |
y |
Another number |
The product of x
and y
.
product The product of multiplying x and y
1 | mult(2, 5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.