elasticsearch/docs/reference/esql/functions/parameters/round.asciidoc

10 lines
239 B
Plaintext
Raw Normal View History

// This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
*Parameters*
`number`::
The numeric value to round
`decimals`::
The number of decimal places to round to. Defaults to 0.