Type any function f(x) — like x^2-3, sin(x), or 2*x+1 — and see it plotted on a clean coordinate plane. Add a second function g(x), set your own x-range, and read off sample values.
Use + − * / ^, parentheses, and functions sin cos tan sqrt ln log abs exp, plus constants pi and e. Example: 0.5*x^2 - sin(x).