Convert long numbers to a specific decimal point digit count.
Convert long numbers to a specific decimal point digit count.
For example 23422.232223 convert to 2 digits decimal point resulting 23422.23.
Useful when converting mathematical calculation result to currency.
With this API, you can assign a custom JSON object attribute to the result.