Google
×
Maxima is a system for the manipulation of symbolic and numerical expressions, including differentiation, integration, Taylor series, Laplace transforms.
People also ask
Maxima and minima are the peaks and valleys in the curve of a function. There can be any number of maxima and minima for a function.
In mathematical analysis, the maximum and minimum of a function are, respectively, the greatest and least value taken by the function.

Maxima

Software
Maxima is a powerful software package for performing computer algebra calculations in mathematics and the physical sciences. It is written in Common Lisp and runs on all POSIX platforms such as macOS, Unix, BSD, and Linux, as well as under... Wikipedia
Programming languages: Lisp and Common Lisp
Developer(s): Macsyma group at Project MAC and volunteer contributors
Initial release: 1982; 42 years ago
License: GPL
Stable release: 5.47.0 / 1 June 2023; 18 months ago

Maxima is a powerful software package for performing computer algebra calculations in mathematics and the physical sciences. It is written in Common Lisp ...
Rating (60) · Free
Maxima is a computer algebra system comparable to commercial systems like Mathematica and Maple. It emphasizes symbolic mathematical computation.
Maxima by Example is a series of tutorial notes which include many examples of the power of Maxima. Designed for the new user.
To define a function: give it a name, followed by its independent variable in parentheses, followed by the symbols :=, followed by its definition.
Maxima yields high precision numeric results by using exact fractions, arbitrary precision integers, and variable precision floating point numbers. Maxima can ...