Skip to content

Commit c0d3be9

Browse files
authored
Update rounding-functions.md
1 parent eae0837 commit c0d3be9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/zh/sql-reference/functions/rounding-functions.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@ SELECT trunc(123.499, 1) as res;
5454
└───────┘
5555
```
5656

57-
58-
通过DeepL.com(免费版)翻译
59-
6057
## 圆形(x\[,N\]) {#rounding_functions-round}
6158

6259
将值取整到指定的小数位数。

0 commit comments

Comments
 (0)