mirror of
https://github.com/tiennm99/mathmax.git
synced 2026-09-17 16:20:41 +00:00
Two lines in standard form ax + by = c, with the intersection point as the solution. Standard form rather than the slope-intercept form of linear.js, because it represents vertical lines and the three cases fall out of one determinant. Coefficient sliders plus a drag handle per line that translates it, and presets where the parallel and coincident cases differ only in c.