wok-4.x
annotate maxima/description.txt @ rev 11990
get-softmodem-driver: broken and superseded by linmodem-* packages, move to wok-undigest
author |
Dominique Corbex <domcox@slitaz.org> |
date |
Sat Mar 03 20:27:38 2012 +0100 (2012-03-03) |
parents |
|
children |
|
rev |
line source |
samuel_trassare@11723
|
1 Maxima is a system for the manipulation of symbolic and numerical expressions,
|
samuel_trassare@11723
|
2 including differentiation, integration, Taylor series, Laplace transforms,
|
samuel_trassare@11723
|
3 ordinary differential equations, systems of linear equations, polynomials, and
|
samuel_trassare@11723
|
4 sets, lists, vectors, matrices, and tensors. Maxima yields high precision
|
samuel_trassare@11723
|
5 numeric results by using exact fractions, arbitrary precision integers, and
|
samuel_trassare@11723
|
6 variable precision floating point numbers. Maxima can plot functions and data in
|
samuel_trassare@11723
|
7 two and three dimensions.
|