comparison lisp/calc/README @ 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 b2e098d47dff
children 3783b558402b
comparison
equal deleted inserted replaced
108617:429144ae3b54 108618:2f98c61bd2c1
72 Summary of changes to "Calc" 72 Summary of changes to "Calc"
73 ------- -- ------- -- ---- 73 ------- -- ------- -- ----
74 74
75 Emacs 24.1 75 Emacs 24.1
76 76
77 * Gave `calc-histogram' the option of using a vector to determine the bins.
78
77 * Added "O" option prefix. 79 * Added "O" option prefix.
78 80
79 * Used "O" prefix to "d r" (`calc-radix') to turn on twos-complement mode. 81 * Used "O" prefix to "d r" (`calc-radix') to turn on twos-complement mode.
80 82
81 Emacs 23.2 83 Emacs 23.2