Solved by pluggable solver: PLOT a FUNCTION and its INVERSE |
Plotting a graph: The function is shown in RED and the inverse is snown in GREEN. This solver uses formula rendering system and here's the actual formula that was plotted: graph_and_inverse( 600, 400, -10, 10, -10, 10, x^2+2x-3 ) |