diff doc/misc/ChangeLog @ 108618:2f98c61bd2c1

calc-vec.el (calc-histogram): (calcFunc-histogram): Allow vectors as inputs. (math-vector-avg): New function. calc.texi (Manipulating Vectors): Mention that vectors can be used to determine bins for `calc-histogram'.
author Jay Belanger <jay.p.belanger@gmail.com>
date Sat, 15 May 2010 23:43:09 -0500
parents f69005ce0acc
children 0aab456fe7bd
line wrap: on
line diff
--- a/doc/misc/ChangeLog	Sat May 15 21:18:52 2010 -0500
+++ b/doc/misc/ChangeLog	Sat May 15 23:43:09 2010 -0500
@@ -1,6 +1,11 @@
+2010-05-16  Jay Belanger  <jay.p.belanger@gmail.com>
+
+	* calc.texi (Manipulating Vectors): Mention that vectors can
+	be used to determine bins for `calc-histogram'.
+
 2010-05-13  Jay Belanger  <jay.p.belanger@gmail.com>
 
-	* calc.texi: Remove "\turnoffactive" commands througout.
+	* calc.texi: Remove "\turnoffactive" commands throughout.
 
 2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)