Mercurial > emacs
changeset 82263:582a8ed39178
*** empty log message ***
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Sat, 04 Aug 2007 04:03:50 +0000 |
parents | b54fad5b2bb0 |
children | 6faf2da0b622 |
files | man/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/man/ChangeLog Sat Aug 04 04:02:28 2007 +0000 +++ b/man/ChangeLog Sat Aug 04 04:03:50 2007 +0000 @@ -3,6 +3,9 @@ * calc.texi (Basic Graphics): Mention the graphing of error forms. (Graphics Options): Mention how `g s' handles error forms. + (Curve Fitting): Mention plotting the curves. + (Standard Nonlinear Models): Add additional models. + (Curve fitting details): Mention the Levenberg-Marquardt method. 2007-08-01 Alan Mackenzie <acm@muc.de>