wok diff maxima/description.txt @ rev 11956
Up: transmission (2.50) - Will be in core
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Mar 01 17:07:16 2012 +0100 (2012-03-01) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/maxima/description.txt Thu Mar 01 17:07:16 2012 +0100 1.3 @@ -0,0 +1,7 @@ 1.4 +Maxima is a system for the manipulation of symbolic and numerical expressions, 1.5 +including differentiation, integration, Taylor series, Laplace transforms, 1.6 +ordinary differential equations, systems of linear equations, polynomials, and 1.7 +sets, lists, vectors, matrices, and tensors. Maxima yields high precision 1.8 +numeric results by using exact fractions, arbitrary precision integers, and 1.9 +variable precision floating point numbers. Maxima can plot functions and data in 1.10 +two and three dimensions.