Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Formater un nombre avec un formatage sensible à la locale
format-number
format-number(<variable>, style="decimal")
variable
style
"decimal"
"percent"
"unit"
unit
"kilometer"
"celsius"
locale
"en-US"
"fr-FR"
minDecimal
maxDecimal
format-number(<variable>, style="decimal", locale="fr-FR") format-number(<variable>, style="percent", minDecimal=1, maxDecimal=2) format-number(<variable>, style="unit", unit="kilometer", locale="en-US")
Cette page vous a-t-elle été utile ?
Contact support