summaryrefslogtreecommitdiff
path: root/lisp/calc/README
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/calc/README')
-rw-r--r--lisp/calc/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/calc/README b/lisp/calc/README
index 97f2a29f6ce..86539341358 100644
--- a/lisp/calc/README
+++ b/lisp/calc/README
@@ -71,6 +71,11 @@ Summary of changes to "Calc"
Version 2.1:
+* New matrix mode for square matrices. Improved handling of
+ non-commutative products.
+
+* New functions: powerexpand and ldiv.
+
* Added new functions: sec, csc, cot, sech, csch, coth.
* 0^0 now evaluates to 1.