Maxima

Logo of Maxima

This is an automatic translation generated by artificial intelligence. May contain errors.

Maxima is an open-source computer algebra system. It consists of a powerful symbolic calculation engine, programmed in Lisp.

It allows the manipulation of both numeric and symbolic expressions. It includes a wide range of functionalities, such as integration, differentiation, or matrix calculations. It produces high-precision results and allows the plotting of two- and three-dimensional functions.

Maxima works by entering commands in console mode, but it also includes the graphical interfaces xMaxima and wxMaxima to make it easier to use. It is compatible with Windows, Linux, and MacOS X, but it can also be compiled for most operating systems.