Your first session? Please wait for the download of MathML-Viewer or download it yourself at

 http://www.maplesoft.com/standards/MathML/Viewer/index.html 

Don't forget to activate Java in your browser.

Maple-experts: 

Maple-newbies:
You can Copy&Paste the following commands to the input line of the server. Submit the commands with the button 'Abschicken' (or simply with the return-key):

Numerics

1+1

2*(3+4/5)/(2^3+1/2)

sqrt(2)

evalf(Pi*sqrt(2))

Symbolics

expand((a+b)^2)

simplify(x*(y+x/y)/(x^y+y/x))

solve(a*x^2+b*x+c,x)

diff(x^2,x)

int(exp(x^2),x)

Plots

plot(x^3-x,x=-2..2)

plot(sin)

plot3d(x^2+y^2,x=-1..1,y=-1..1,axes=frame)

animate(t*sin(x),x=0..7,t=-5..5)

A short introduction to

Maple

We appreciate your comments!

More Maple