The most linear polynomials are known as lines.
0 = x + -1y
α + -1β
JSON: { "1,0": "1", "0,1": "-1" }
calc: x + -1*y
GLSL: x+-1.0*y