wok-6.x diff maxima/description.txt @ rev 19802
pgrouting: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 25 21:46:07 2017 +0100 (2017-02-25) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/maxima/description.txt Sat Feb 25 21:46:07 2017 +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.