

For example, double clicking the blue "7 + 9" below will result in the formula being inserted into the Maxima evaluation window and being evaluated. The result should look something like this:Īlternately you may edit the blue portions in this window, and click on them, to see the result evaluated above and/or inserted in this window, depending on what was specified in the html source for this file.
Start by typing "7 + 9 " in the XMaxima evaluation window above. Let's try something simple, like addition. To do basic operations, a line is typed, followed by a semicolon, and then entered.
Maxima for mac os x how to#
This tutorial takes a practical approach, where simple examples are given to show you how to compute common tasks. For instance, to see examples of how to use the integrate function, simply type 'example(integrate) ' Finally, maxima can show you some usage examples. Once you’ve got the first steps down, you can always look up the specific function that you need, or learn more from Maxima’s official manual available at Alternatively, you can use the question mark followed by a string to obtain in-line documentation (e.g. This doesn’t have to be the case though, Maxima is very friendly and this 10 minute tutorial will get you started right away. If you are not acquainted with CAS software, Maxima may appear very complicated and difficult to use, even for the resolution of simple high school or calculus problems. Your students can even download it and load it on their home computers. Since it's Free and Open Source software, you can install it on as many computers as you like.

XMaxima is a full featured CAS (Computer Algebra System) that is available for Windows, Mac OS X, and Linux.
