Description Usage Arguments Value See Also Examples
dvf is a shorthand for division and formatting with specified number of decimal points
1 | dvf(a, b, decimals = 3)
|
a |
numerator |
b |
denominator |
decimals |
number of decimal points to display |
formatted a/b computation. Division by zero yields Inf, division by Inf yields zero
round
in base package
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.