ClickHouse/docs/zh/sql-reference
Simon Podlipsky 677f296214
docs: use k as constant name instead of a in simpleLinearRegression
Function uses `k` internally.

E.g.

```sql
SELECT arrayReduce('simpleLinearRegression', [0, 1, 2, 3], [0, 1, 2, 3]) FORMAT JsonEachRow
```

outputs `{"arrayReduce('simpleLinearRegression', [0, 1, 2, 3], [0, 1, 2, 3])":{"k":1,"b":0}}`
2024-10-21 15:34:15 +02:00
..
aggregate-functions docs: use k as constant name instead of a in simpleLinearRegression 2024-10-21 15:34:15 +02:00
data-types Review changes and replace … with ... 2024-05-23 13:54:45 +02:00
dictionaries Make docs better 2023-09-05 12:43:53 +00:00
functions Fix typos 2024-10-06 11:13:43 +08:00
operators Make docs better 2023-09-05 12:43:53 +00:00
statements add FINAL modifier 2024-10-03 22:59:05 -04:00
table-functions Some unrelated minor fixes 2024-10-15 16:59:15 +00:00
window-functions replace symlinks 2022-08-29 12:19:50 -04:00
distributed-ddl.md add slugs to all docs 2022-08-26 15:07:59 -04:00
index.md Remove leftover empty lines at the end of markdown files 2023-01-09 15:15:18 +01:00
syntax.md Remove leftover empty lines at the end of markdown files 2023-01-09 15:15:18 +01:00