Page 1 of 1

Interactive function graph plotter

Posted: Tue Mar 24, 2026 8:29 am
by yossik32
An interactive function graph plotter

You can type expressions like:

sin(x)
cos(x)
x*x
x^3
1/x
sin(x)*x
sqrt(abs(x))
exp(sin(x))