find equation of a straight line from two points

The equation straight line calculator allows to calculate the equation of a straight line from the coordinates of two points with step by step calculation.
equation_straight_line(`[3;1];[2;5]`) returns  [y=13-4*x]
See also