Description Usage Arguments Details Value Author(s) Examples
rounds number to a specific decimal and converts to string
1 | decimals(x, k)
|
x |
numeric. Number to be rounded |
k |
numeric. Decimal positions |
rounds number to a specific decimal and converts to string
string of rounded x with k decimals
Alex Zabeo
1 | decimals(84.05041,2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.