summaryrefslogtreecommitdiff
path: root/lisp/calc/calc-alg.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* calc/calc.el (math-normalize-error): New variable.Jay Belanger2012-07-291-4/+8
* calc-alg.el (math-simplify-divide): Don't cross multiply Jay Belanger2012-07-241-1/+4
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-211-1/+1
* Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-231-11/+8
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | calc-alg.el (math-var): Renamed from `var'.Jay Belanger2010-10-131-13/+13
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (var): Define for compiler.Glenn Morris2009-09-191-51/+52
* (math-trig-rewrite, math-hyperbolic-trig-rewrite): New functions.Jay Belanger2009-08-241-2/+52
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (calcFunc-collect): Normalize the coefficients of theJay Belanger2008-11-261-2/+1
* (calcFunc-collect): Return constant polynomial when appropriate.Jay Belanger2008-11-031-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
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* 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
* (calcFunc-write-out-power): Rename calcFunc-powerexpand.Jay Belanger2005-11-141-18/+27
* (calcFunc-writeoutpower, math-write-out-power, calc-writeoutpower):Jay Belanger2005-10-281-0/+26
* Update copyright information.Jay Belanger2005-07-141-1/+2
* Update copyright year.Jay Belanger2005-05-071-1/+1
* Add simplification rules for calcFunc-sec, calcFunc-csc, calcFunc-cot,Jay Belanger2005-02-151-0/+128
* Add a provide statement.Jay Belanger2004-11-301-6/+16
* Added comment.Jay Belanger2004-11-251-4/+8
* (math-simplify-divisor): Remove unnecessary variables.Jay Belanger2004-11-181-3/+3
* (calc-poly-div): Made calc-poly-div-remainder a local variable.Jay Belanger2004-11-171-367/+437
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-4/+4
* Add new maintainer (deego).Deepak Goel2003-01-151-1/+2
* (calcFunc-ln): In symbolic manipulations,David Kastrup2002-10-091-1/+1
* Fix typo.Juanma Barranquero2002-07-091-1/+1
* Change all toplevel `setq' forms to `defvar' forms, and move themColin Walters2001-11-191-4/+8
* (calcFunc-esimplify, calcFunc-simplify, calcFunc-subst): UseColin Walters2001-11-141-183/+100
* Initial import of Calc 2.02f.Eli Zaretskii2001-11-061-0/+1699