summaryrefslogtreecommitdiff
path: root/lisp/calc/calcalg2.el
Commit message (Expand)AuthorAgeFilesLines
* * erc-stamp.el (erc-echo-timestamp):David Kastrup2007-12-081-2/+2
* 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
* (math-integrate-by-parts): Do a more careful test to see if equationJay Belanger2006-02-141-3/+5
* Update copyright year.Jay Belanger2006-02-051-1/+1
* (calc-sum-rec): Fix the case where the lower limit is 0.Jay Belanger2006-01-211-1/+1
* (calc-integral): With an argument, compute the definite integral.Jay Belanger2005-10-111-13/+15
* Update copyright information.Jay Belanger2005-07-141-1/+2
* (math-decls-cache, math-decls-all): Declare them.Jay Belanger2005-05-281-0/+2
* Update copyright year.Jay Belanger2005-05-071-1/+1
* (calc-solve-for): Use "Variable(s)" to prompt for variables.Jay Belanger2005-03-251-1/+1
* Add differentiation rule for calcFunc-coth.Jay Belanger2005-02-191-15/+15
* Add derivative and integration rules for calcFunc-sec, calcFunc-csc,Jay Belanger2005-02-151-1/+82
* Add a provide statement.Jay Belanger2004-11-301-4/+3
* (math-expr-parts, math-try-solve-sign, math-solve-b, math-int-factors)Jay Belanger2004-11-271-2/+7
* (math-integrate-by-parts): Removed unused variable var-thing.Jay Belanger2004-11-151-448/+604
* (math-do-integral-methods): Try linear, then non-linear, substitutions.Jay Belanger2004-11-081-3/+2
* (math-linear-subst-tried): New variable.Jay Belanger2004-11-071-2/+7
* 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
* (math-solve-get-sign): Convert integer to string.Colin Walters2002-02-241-1/+1
* (math-solve-get-int): Convert return value fromColin Walters2002-02-181-1/+2
* Change all toplevel `setq' forms to `defvar' forms, and move themColin Walters2001-11-191-22/+24
* Style cleanup; don't put closing parens on theirColin Walters2001-11-141-180/+90
* Initial import of Calc 2.02f.Eli Zaretskii2001-11-061-0/+3507