Solved by pluggable solver: PLOT a graph of a function |
Plotting a graph: This solver uses formula rendering system and here's the actual formula that was plotted: graph( 600, 400, -10, 10, -6, 10, x+2 ) |
Solved by pluggable solver: PLOT a graph of a function |
Plotting a graph: This solver uses formula rendering system and here's the actual formula that was plotted: graph( 600, 400, -10, 10, -6, 10, -2x+2 ) |