428 B
428 B
title, description, categories, keywords, params
| title | description | categories | keywords | params | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| lang.FormatNumber | Returns a numeric representation of a number with the given precision for the current language and region. |
|
{{ 512.5032 | lang.FormatNumber 2 }} → 512.50
{{% include "/_common/functions/locales.md" %}}