mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
Update rounding_functions.md
This commit is contained in:
parent
3ff7c1e4dc
commit
d2ae3075fb
@ -96,7 +96,7 @@ Accept a number, round it down to an element in the specified array. If the valu
|
||||
|
||||
[Original article](https://clickhouse.yandex/docs/en/query_language/functions/rounding_functions/) <!--hide-->
|
||||
|
||||
## bankerRound(x\[, N\])
|
||||
## roundBankers(x\[, N\])
|
||||
|
||||
Rounds a value to a specified number of decimal places.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user