I want to make a graphing calculator, but I have a problem I can\'t explain I just have to show you.
x = 0; m = y - b / x; y = (m * x) + b; b = ((-1 * m) * x)