wok diff maxima/description.txt @ rev 15759

Add Spk (SliTaz Packages Toolset)
author Christophe Lincoln <pankso@slitaz.org>
date Sun Jan 05 02:48:00 2014 +0100 (2014-01-05)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/maxima/description.txt	Sun Jan 05 02:48:00 2014 +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.