Description Usage Arguments Value
Maintains leading and trailing zeros... Taken from StackOverFlow 20171122...
roundUpNice: rounds numbers to celing or floor based on inputs used in setting the range for the COC chart Maintains leading and trailing zeros... Taken from StackOverFlow 20171122... @param x is the input numeric value. @param Unit the base value to round around @return numeric value rounded up to the specific number of digits @export
1 2 3 | roundUpNice(x, Unit)
roundUpNice(x, Unit)
|
x |
is the input numeric value. |
Unit |
the base value to round around |
numeric value rounded up to the specific number of digits
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.