1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-20 04:50:55 -07:00
emacs/lisp/calc
michael schuldt d831312d66 Use iteration in math-factorial-iter
* lisp/calc/calc-comb.el (math-factorial-iter):
Use iteration instead of recursion to avoid max-specpdl-size problem.
Copyright-paperwork-exempt: yes
2017-04-18 11:25:13 -07:00
..
calc-aent.el
calc-alg.el
calc-arith.el
calc-bin.el
calc-comb.el Use iteration in math-factorial-iter 2017-04-18 11:25:13 -07:00
calc-cplx.el
calc-embed.el require cl-lib to fix fallout from mhtml series 2017-04-06 07:36:36 -06:00
calc-ext.el
calc-fin.el
calc-forms.el
calc-frac.el
calc-funcs.el
calc-graph.el
calc-help.el
calc-incom.el
calc-keypd.el
calc-lang.el
calc-macs.el
calc-map.el
calc-math.el
calc-menu.el
calc-misc.el Replace QUIT with maybe_quit 2017-01-25 21:25:37 -08:00
calc-mode.el
calc-mtx.el
calc-nlfit.el
calc-poly.el
calc-prog.el
calc-rewr.el
calc-rules.el
calc-sel.el
calc-stat.el
calc-store.el
calc-stuff.el
calc-trail.el
calc-undo.el
calc-units.el
calc-vec.el
calc-yank.el
calc.el
calcalg2.el
calcalg3.el
calccomp.el
calcsel2.el