diff options
Diffstat (limited to 'lisp/calc/README')
-rw-r--r-- | lisp/calc/README | 5 |
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. |