changeset 60155:e0ecc22c6459

*** empty log message ***
author Jay Belanger <jay.p.belanger@gmail.com>
date Sat, 19 Feb 2005 06:07:49 +0000
parents 71985e6ee53a
children ed97a38d9f53
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Feb 19 05:36:21 2005 +0000
+++ b/lisp/ChangeLog	Sat Feb 19 06:07:49 2005 +0000
@@ -1,3 +1,12 @@
+2005-02-19  Jay Belanger  <belanger@truman.edu>
+
+	* calc/calc-arith.el (math-trig-inverses, math-div-trig)
+	(math-div-non-trig): New variables.
+	(math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
+	(math-div-isolate-trig, math-div-isolate-trig-term): New functions.
+	(math-combine-prod, math-div-symb-fancy): Add simplifications for
+	trig expressions.
+
 2005-02-19  Nick Roberts  <nickrob@snap.net.nz>
 
 	* progmodes/gdb-ui.el (gdb-var-update-handler)