Description Usage Arguments Examples
View source: R/multiplicacao.R
Esta função serve para multiplicar dois números
1 | multiplicacao(a, b)
|
a, |
numero a multiplicar |
b, |
outro número a multiplicar |
1 2 | multiplicacao(4,2)
resposta 8
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.