ClickHouse/docs/ru/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 default precision datetime64.md 2024-09-24 10:32:56 +03:00
dictionaries
functions init 2024-10-01 13:29:39 +02:00
operators
statements Fixed typo YSQL in grant.md 2024-10-08 20:08:57 +03:00
table-functions Some unrelated minor fixes 2024-10-15 16:59:15 +00:00
window-functions
ansi.mdx Even more files are removed 2024-10-15 00:56:27 +02:00
distributed-ddl.md Update distributed-ddl.md 2024-09-22 03:00:39 +02:00
index.md
syntax.md