Draw graph
x(t) = , y(t) = : function(parameter: t) to draw the graph.
<t< : range of t
input example
2x -> 2*x
sin4x -> sin(4*x)
e^x -> exp(x)
x^y -> pow(x, y)
√x -> sqrt(x)
π -> pi
e -> e
Download [.png]file from here.
: Change could be reflected after pushing the button.
Option
: change by 1px [/px]: calculate frequency [(dt)/times]
: absolute position of x-axis [px]
: absolute position of y-axis [px]