summaryrefslogtreecommitdiffstats
path: root/academic/maxima/README
blob: 35a04af3fa8eea54378e8f9b5082d8ef14c83277 (plain)
1
2
3
4
5
6
7
Maxima is a system for the manipulation of symbolic and numerical
expressions, including differentiation, integration, Taylor series,
Laplace transforms, ordinary differential equations, systems of linear
equations, polynomials, and sets, lists, vectors, matrices, and tensors.
Maxima yields high precision numeric results by using exact fractions,
arbitrary precision integers, and arbitrarily precision floating point
numbers. Maxima can plot functions and data in two and three dimensions.