I have made a linear equation grapher! The distance between each line is 30 'steps'. Input a linear equation in the form y=mx+b and it will output a graph. NOTE: You MUST input an m, even if it's 1 or 0. ex. If you want something like y=x, you will need to input y=1x. the number before x does matter to this program. NOTE: You don't need to input b. ex. If you want something like y=5x, just input y=5x. You don't need to input y=5x+0. TURBO MODE IS NEEDED
math Do yourself a favour and don't look inside... #math