|
|
|
Input an f(x): |
The parser understands the following functions f(x):
|
sin(x) |
cos(x) |
tan(x) |
sinh(x) |
cosh(x) |
tanh(x) |
|
asin(x) |
acos(x) |
atan(x) |
asinh (x) |
acosh(x) |
atanh(x) |
|
exp(x) |
ln(x) |
log(x) |
sqr(x) |
sqrt(x) |
round(x) |
|
abs(x) |
sign(x) |
floor(x) |
ceil(x) |
int(x) |
frac(x) |
|
step(x) |
random(x) |
|
|
|
|
Script by Mario Belloni.
Java applets by Wolfgang Christian.