summaryrefslogtreecommitdiff
path: root/lisp/calc/calc-math.el
Commit message (Expand)AuthorAgeFilesLines
* (math-use-emacs-fn): Let `calc-twos-complement-mode' be nil.Jay Belanger2009-11-201-0/+1
* (math-use-emacs-fn): Make sure that the number is formatted correctly.Jay Belanger2009-07-031-1/+5
* (math-use-emacs-fn): Make sure that the lisp number is in decimal.Jay Belanger2009-02-211-1/+3
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* (math-sin-raw): Add optional argument to keep track ofJay Belanger2008-02-211-7/+9
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (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