// Utilities · Mathematics
Graphing Calculator
Plot any explicit or implicit equation on a real-time SVG canvas. Pan and zoom freely, toggle the grid, and export your graph at any resolution.
Explicit: y = f(x)Implicit: f(x,y) = 0Pan & zoom (scroll + pinch)Custom colours12 presetsExport PNG / SVG
Operators
+ − * /
^ (power)
( ) for grouping
Functions
sin cos tan
sqrt abs exp ln
floor ceil round max min
Constants & Implicit
pi = π, e = Euler's number
y = 2*x+1 (explicit)
x^2 + y^2 = 25 (implicit)