summaryrefslogtreecommitdiff
path: root/lisp/calc/calc-math.el
Commit message (Expand)AuthorAgeFilesLines
* (math-largest-emacs-expt): Remove unnecessary condition check.Jay Belanger2007-10-011-6/+3
* calc-math.el (math-largest-emacs-expt): Handle the cases when exptJay Belanger2007-10-011-11/+27
* (math-smallest-emacs-expt): Make the computation more robust.Jay Belanger2007-10-011-2/+2
* (math-approx-ln-10, math-approx-ln-2): Remove `eval-when-compile's.Jay Belanger2007-08-171-4/+2
* (math-sqrt-raw,math-sin-raw-2,math-cos-raw-2,math-arctan-raw)Jay Belanger2007-08-021-11/+20
* Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | (math-emacs-precision, math-largest-emacs-expt)Jay Belanger2007-07-221-0/+66
* | (math-approx-ln-10,math-approx-ln-2): Add docstrings.Jay Belanger2007-07-081-2/+4
* | (math-scale-bignum-digit-size): Renamed from math-scale-bignum-3.Jay Belanger2007-06-241-5/+6
* | (math-approx-ln-10, math-approx-ln-2): New variables to use in caches.Jay Belanger2007-06-221-2/+10
|/
* Update maintainer's address.Jay Belanger2007-04-231-1/+1
* Change form of license text to match rest of Emacs.Glenn Morris2007-03-191-13/+13
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright year.Jay Belanger2006-02-051-1/+1
* Update copyright information.Jay Belanger2005-07-141-1/+2
* Update copyright year.Jay Belanger2005-05-071-1/+1
* (calc-arctan, calc-tanh, calc-arctanh): Removed extra definitions.Jay Belanger2005-02-191-15/+4
* (math-csc-raw): Fix typo.Jay Belanger2005-02-151-1/+1
* (calc-sec, calc-csc, calc-cot, calc-sech, calc-csch, calc-coth)Jay Belanger2005-02-151-2/+387
* Add a provide statement.Jay Belanger2004-11-301-6/+4
* (math-nrf-n, math-nrf-nf, math-nrf-nfm1): New variables.Jay Belanger2004-11-241-17/+29
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-1/+1
* Add new maintainer (deego).Deepak Goel2003-01-151-1/+2
* Doc fix.Pavel Janík2001-12-201-1/+1
* Delete empty lines at the end of file.Pavel Janík2001-11-231-2/+0
* Change all toplevel `setq' forms to `defvar' forms, and move themColin Walters2001-11-191-7/+12
* (calcFunc-sqrt, calcFunc-hypot): Use `defalias' instead of `fset' andColin Walters2001-11-141-220/+112
* Initial import of Calc 2.02f.Eli Zaretskii2001-11-061-0/+1783