emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp calculator.el


From: Jay Belanger
Subject: [Emacs-commit] emacs/lisp calculator.el
Date: Wed, 04 Jul 2007 04:17:22 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Jay Belanger <jpb>      07/07/04 04:17:21

Modified files:
        lisp           : calculator.el 

Log message:
        (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.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/calculator.el?cvsroot=emacs&r1=1.26&r2=1.27




reply via email to

[Prev in Thread] Current Thread [Next in Thread]