Description Usage Arguments Value
This function is an example of pure function. it is exported: the user of the package will be able to use it. It does not need to import packages: it does not require any other packages to operates.
1 | my_division(x, y)
|
x |
numeric numerator |
y |
numeric denominator |
numeric result of the division
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.