log lisp/calc/calc-math.el @ 87131:12a53ee55069

age author description
Mon, 01 Oct 2007 18:16:03 +0000 Jay Belanger (math-largest-emacs-expt): Remove unnecessary condition check.
Mon, 01 Oct 2007 03:15:01 +0000 Jay Belanger calc-math.el (math-largest-emacs-expt): Handle the cases when expt
Mon, 01 Oct 2007 02:53:29 +0000 Jay Belanger (math-smallest-emacs-expt): Make the computation more robust.
Fri, 17 Aug 2007 20:20:29 +0000 Jay Belanger (math-approx-ln-10, math-approx-ln-2): Remove `eval-when-compile's.
Thu, 02 Aug 2007 04:08:02 +0000 Jay Belanger (math-sqrt-raw,math-sin-raw-2,math-cos-raw-2,math-arctan-raw)
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Sun, 22 Jul 2007 03:33:02 +0000 Jay Belanger (math-emacs-precision, math-largest-emacs-expt)