wok-current diff maxima/description.txt @ rev 24596
updated gftp (2.0.19 -> 2.9.1b)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Mar 01 15:53:52 2022 +0100 (2022-03-01) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/maxima/description.txt Tue Mar 01 15:53:52 2022 +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.