changeset 104566:305e338bced3

*** empty log message ***
author Jay Belanger <jay.p.belanger@gmail.com>
date Mon, 24 Aug 2009 18:43:50 +0000
parents 209d73c6ff96
children 81d782e3337d
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Aug 24 18:42:17 2009 +0000
+++ b/lisp/ChangeLog	Mon Aug 24 18:43:50 2009 +0000
@@ -1,3 +1,9 @@
+2009-08-24  Jay Belanger  <jay.p.belanger@gmail.com>
+
+	* calc/calc-alg.el (math-trig-rewrite)
+	(math-hyperbolic-trig-rewrite): New functions.
+	(calc-simplify): Simplify trig functions when asked.
+
 2009-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* diff-mode.el (diff-find-source-location): Avoid goto-line.