Describe your function and graph it !
Width :
Height :
y(x) =
x
min
:
x
max
:
Warnings
All the stuff has been transferred, but computing may take some time, depending on the size of the graph (Width * Height), the complexity of your function, and the performances of your computer (and of your browser)...
No control is made on the evaluation of the function : specify an interval [x
min
, x
max
] avoiding division by zero and others numerical horrors !
All common expressions should be recognized :
cos
,
sqrt
,
log
, etc. Use * for multiplication and x for the variable, and
x * x
for x
2
.
Remarks, bugs reports and improvements are welcome :
tthomas@mail.dotcom.fr
.