mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 00:22:29 +00:00
Update math-functions.md
the title of Mathematical Functions does not need translate to chinese.
This commit is contained in:
parent
6333570c1e
commit
29735e3bb2
@ -76,7 +76,7 @@ SELECT erf(3 / sqrt(2))
|
||||
|
||||
返回x的三角余弦值。
|
||||
|
||||
## 谭(x) {#tanx}
|
||||
## tan(x) {#tanx}
|
||||
|
||||
返回x的三角正切值。
|
||||
|
||||
@ -88,7 +88,7 @@ SELECT erf(3 / sqrt(2))
|
||||
|
||||
返回x的反三角余弦值。
|
||||
|
||||
## 阿坦(x) {#atanx}
|
||||
## atan(x) {#atanx}
|
||||
|
||||
返回x的反三角正切值。
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user