diff options
author | Jay Belanger <jay.p.belanger@gmail.com> | 2005-12-12 20:27:13 +0000 |
---|---|---|
committer | Jay Belanger <jay.p.belanger@gmail.com> | 2005-12-12 20:27:13 +0000 |
commit | 2da61afceb46fd531fd466f40a909aadf6f96458 (patch) | |
tree | 3cdcf4107fed773409e8be7e2c9d9fc700480b3f /lisp/calc/README | |
parent | e4a9919672afe8aa034667f99d77be59b72f3cce (diff) | |
download | emacs-2da61afceb46fd531fd466f40a909aadf6f96458.tar.gz emacs-2da61afceb46fd531fd466f40a909aadf6f96458.tar.bz2 emacs-2da61afceb46fd531fd466f40a909aadf6f96458.zip |
Updated the changes information.
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. |