Description Usage Arguments Value Examples
View source: R/mult.R
two numbers
1
mult(x, y)
x
the first number
y
the second number
the product
1 2
mult(2,4) mult(c(1,3), c(2,4))
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.