summaryrefslogtreecommitdiff
path: root/lisp/calc/calc-math.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-20/+20
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Ignore angle mode while simplifying unitsTino Calancha2016-07-121-4/+8
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Change maintainer address.Jay Belanger2015-11-031-1/+0
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * calc/calc-ext.el (math-to-radians-2, math-from-radians-2):Jay Belanger2013-02-231-4/+4
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * calc/calc-math.el (calcFunc-log10): Check for symbolic modeJay Belanger2011-03-011-1/+1
* * calc/calc-ext.el (calc-init-extensions): Autoload `calc-l-prefix-help'Jay Belanger2011-02-261-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (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