input f g parX
grid line rad degX
+
-
π °
X
openX
 
 
save function in DownloadsX
 
 
save picture in DownloadsX
picture will be saved as .png in Downloads
dimensions window canvasX
window
canvas
Xpredefined functions x
clear input f(x) first
° (degree)
E (approx. 2.718)
π (approx. 3.14)
abs(x) absolute value
acos(x) arccosine in rad (inverse cos)
acosh(x) hyperbolic arccosine (inverse cosh)
asin(x) arcsine in rad (inverse sin)
asinh(x) hyperbolic arcsine (inverse sinh)
atan(x) arctan -PI/2 < x < PI/2 rad (inverse tan)
atanh(x) hyperbolic arctan (inverse tanh)
cos(x) cosine in rad
cosh(x) hyperbolic cosine
exp(x) value of E to the power of x
ln(x) natural logarithm of x
log10(x) base 10 logarithm of x
p^q p to the power of q
rnd() random number between 0 and 1
sin(x) sine in rad
sinh(x) hyperbolic sine
√(x) square root
tan(x) tan in rad
tanh(x) hyperbolic tan
Gauss distribution
own functions x (this session)
Xpredefined functions f
clear input g(f) first
E (approx. 2.718)
π (approx. 3.14)
abs(f) absolute value
acos(f) arccosine in rad (inverse cos)
acosh(f) hyperbolic arccosine (inverse cosh)
asin(f) arcsine in rad (inverse sin)
asinh(f) hyperbolic arcsine (inverse sinh)
atan(f) arctan -PI/2 < f < PI/2 rad (inverse tan)
atanh(f) hyperbolic arctan (inverse tanh)
cos(f) cosine in rad
cosh(f) hyperbolic cosine
exp(f) value of E to the power of f
ln(f) natural logarithm of f
log10(f) base 10 logarithm of f
p^q p to the power of q
rnd() random number between 0 and 1
sin(f) sine in rad
sinh(f) hyperbolic sine
√(f) square root
tan(f) tan in rad
tanh(f) hyperbolic tan
to the power of ...X
123
456
789
/0.
()+
-*a
bcd
sizes W x H in pxX
screen
window
canvasapply
 X
123
456
789
0OK
examples first degreeX
f(x)par fg(x)par g xy
x -47-4.58
-x -47-4.58
0.5x -26-36
-1/2x -26-36
3x -26-36
axa=1/2 -26-36
axa=-1.5 -26-36
x+2 -44-36
x-1 -26-36
-1/3x-1 -42-32
ax-1a=-2 -26-36
2x+bb=1 -26-36
ax+ba=1.5,b=-3 -26-45
examples second degreeX
f(x)par fg(x)par g xy
x^2 -47-4.58
-47-4.58
xx -47-4.58
x²-1 -47-4.58
-x² -47-4.58
-x²+2 -26-36
x^2+cc=2 -26-36
x^2+x -26-36
ax^2-2xa=-2 -53-62
-x^2+bxb=3 -44-36
x²-2x+2 -26-36
-x^2+bx+cb=1,c=2 -25-33
ax²+bx+ca=1/2,b=-4,c=6 -27-38
x+bb=-3f^2-cc=4 -17-56
examples goniometric functionsX
f(x)par fg(x)par g xy π°
sin(x) -44-1.21.2
cos(x) -44-1.21.2 y
tan(x) -44-44 y
sin(2x) -44-1.21.2
sin(0.5x) -44-1.21.2
0.5sin(x) -44-22 y
2sin(x) -44-22 y
2sin(x-30°) -44-22 y
cos(x-1.05) -44-1.21.2 y
cos(x+0.7) -44-1.21.2 y