• Jay Belanger's avatar
    (calculator-expt, calculator-integer-p): New functions. · f50347a9
    Jay Belanger authored
    (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.
    f50347a9
calculator.el 73.4 KB