]> git.eshelyaron.com Git - emacs.git/commit
Simplify big integer constants in Calc
authorMattias Engdegård <mattiase@acm.org>
Fri, 11 Sep 2020 11:02:59 +0000 (13:02 +0200)
committerMattias Engdegård <mattiase@acm.org>
Fri, 11 Sep 2020 11:02:59 +0000 (13:02 +0200)
commit891bbec2e09986f6ef562f2172cd349e9f55cbe8
tree621ac4c11fc00fbbd2d13f23600e18cb9708b687
parentb5fe4474804104f383b21b4dcb091d14adc9b610
Simplify big integer constants in Calc

* lisp/calc/calc-comb.el (math-small-factorial-table):
* lisp/calc/calc-funcs.el (math-bernoulli-b-cache):
* lisp/calc/calc.el (math-2-word-size, math-half-2-word-size):
No need for math-read-number-simple.
lisp/calc/calc-comb.el
lisp/calc/calc-funcs.el
lisp/calc/calc.el