DOCAPI-6423: Fix.

This commit is contained in:
BayoNet 2019-05-24 12:52:38 +03:00
parent 39d392b2bd
commit c2da4487df

View File

@ -593,7 +593,7 @@ Parameters:
- `array_x` — Values of dependent variable.
- `array_y` — Values of explanatory variable.
Returned value
Returned value:
Parameters `(a, b)` of the resulting line `x=a*y + b`.