It will return 1K if passed 1000.
1 2 3 | format_number(x, round_digits = 0)
format_currency(x, round_digits = 0)
|
x |
A number |
round_digits |
Number of digits to round. Defaults to 0. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.