diff options
author | Jay Belanger <jay.p.belanger@gmail.com> | 2007-10-20 15:51:12 +0000 |
---|---|---|
committer | Jay Belanger <jay.p.belanger@gmail.com> | 2007-10-20 15:51:12 +0000 |
commit | 437806ed0bcd3d7abef3c7dfb035ee78471eb105 (patch) | |
tree | e62a685045ac23bed2899871a9caaa96339721d5 /lisp/calc | |
parent | 9c26440366110bd020b105d8d9dc4519f7ea04bc (diff) | |
download | emacs-437806ed0bcd3d7abef3c7dfb035ee78471eb105.tar.gz |
Add some recent news.
Diffstat (limited to 'lisp/calc')
-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 bed46422972..55fa216497b 100644 --- a/lisp/calc/README +++ b/lisp/calc/README @@ -72,6 +72,11 @@ opinions. Summary of changes to "Calc" ------- -- ------- -- ---- +* Added logistic non-linear curves to curve-fitting. + +* Added option of plotting data points and curve when curve-fitting. + +* Made unit conversions exact when possible. Version 2.1: |