Can it plot more than one function at a time?
Yes. The list above the graph holds any number of expressions. Each row gets its own colour, can be hidden with the eye icon, and can be removed with the trash icon.
How do I plot inequalities?
Cycle the operator next to a function between =, <, >, ≤, and ≥. Inequalities are drawn as shaded regions instead of lines.
What does the Trace input do?
Type an x value and the tool evaluates every visible function at that x and adds an entry to the trace stack. The list keeps the last ten queries until you clear it.
Why does scrolling on the graph not scroll the page?
The graph captures the wheel event so it can zoom in and out around the cursor. Move the mouse off the graph to scroll the page normally.
What is ZSquare for?
It adjusts the Y range so the visible coordinate grid matches the 2:1 aspect ratio of the canvas, which is useful when a function looks stretched after panning.