changeset 81697:efedc1f1fb08

*** empty log message ***
author Jay Belanger <jay.p.belanger@gmail.com>
date Wed, 04 Jul 2007 04:20:35 +0000
parents c29faa83ba3a
children 2fe3866c3de0
files lisp/ChangeLog
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jul 04 04:17:21 2007 +0000
+++ b/lisp/ChangeLog	Wed Jul 04 04:20:35 2007 +0000
@@ -1,3 +1,14 @@
+2007-07-03  Jay Belanger  <jay.p.belanger@gmail.com>
+
+	* calculator.el (calculator-expt, calculator-integer-p):
+	New functions.
+	(calculator-fact): Check to see if the factorial will be too
+	large before computing it.
+	(calculator-initial-operators): Use `calculator-expt' to
+	compute "^".
+	(calculator-mode): Mention that results which are too large
+	will return inf.
+
 2007-07-03  David Kastrup  <dak@gnu.org>
 
 	* shell.el: On request of the authors, remove their addresses for