Maxima Session Demo
        

Wecome to the Institute for Computational Mathematics (ICM) of the Department of Mathematical Sciences and Department of Computer Science, Kent State University. Enjoy our demo of symbolic mathematical computation capabilities.

To try an interactive computation session with MAXIMA, follow these steps

  1. Start a new MAXIMA session.
  2. Enter a command.
  3. Receive a result.
  4. Repeat steps 2 and 3 as needed.
  5. Finish the session.

Commands are in infix form. For example,

    factor(4*x^4 - 1)

    ans : diff(sin(x)^2,x)

    integrate(ans,x)

Start a new Maxima session now.

If your get ``connection refused'', please send email for us to restart the Java servelet.


| IAMC | ICM Demos |