Preview onto version 0.3.4
Here you can do some experiments with Rascal. The computation time is
restricted to about 10 secs to prevent high load on server.
Have a look at the documentation or at the examples. If you see wrong plots reload may help.
You job is cancelled as soon someone else accesses this page, so consider a
local installation.
Rascal-toolbox-0.3.4 (C) 2001,2002 Sebastian Ritterbusch
Enter 'help' for help or 'licence' for information about licence and warranty.
"rascal.rc loaded, predefined e, i, pi"
>pi=4*atan(1);e=exp(1);i=complex(0,1);
>sin(pi/2)
1.0000000000
>log(e^2.0)
2.0000000000
>(-4)^.5
(2*i)
>
Questions, Problems, Bugs? Please use this form.