mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 09:02:00 +00:00
doc fix {#quantileexactHigh} -> {#quantileexacthigh}
This commit is contained in:
parent
64d848f5c8
commit
da7fbfd1c6
@ -107,7 +107,7 @@ Result:
|
||||
│ 4 │
|
||||
└──────────────────────────┘
|
||||
```
|
||||
# quantileExactHigh {#quantileexactHigh}
|
||||
# quantileExactHigh {#quantileexacthigh}
|
||||
|
||||
Similar to `quantileExact`, this computes the exact [quantile](https://en.wikipedia.org/wiki/Quantile) of a numeric data sequence.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user