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.
Round a number
round
round(<variable>, mode="round", decimal=0)
variable
mode
"round"
"up"
"down"
decimal
round(<variable>, mode="round", decimal=2) round(<variable>, mode="up", decimal=0) round(<variable>, mode="down", decimal=1)
Was this page helpful?
Contact support