Description Usage Arguments Examples
This function rounds values to a number of sig figs but preserves trailing zeroes.
1 | fmt(x, digits)
|
x |
some numeric value |
digits |
number of significant figures |
1 | fmt(0.0103, 2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.