* calc/calc-math.el (calcFunc-log10): Check for symbolic mode
authorJay Belanger <jay.p.belanger@gmail.com>
Wed, 2 Mar 2011 03:07:34 +0000 (21:07 -0600)
committerJay Belanger <jay.p.belanger@gmail.com>
Wed, 2 Mar 2011 03:07:34 +0000 (21:07 -0600)
commit771fc75ee915ce4cbf6f257a82e22ea49462df72
tree41a6f99b7ec0ec91e3ad6adac304c439d811876a
parent0dc3e4109e0c41bbf5fdcae0ff1156162719693e
* calc/calc-math.el (calcFunc-log10): Check for symbolic mode
  when evaluating.

* calc/calc-units.el (math-conditional-apply, math-conditional-pow):
  New function.
  (math-logunits-add, math-logunits-mul, math-logunits-divide):
  (math-logunits-quant, math-logunits-level): Use
  `math-conditional-apply' and `math-conditional-pow' to evaluate
  functions.
  (math-logunits-level): Extract units from ratio.
lisp/ChangeLog
lisp/calc/calc-math.el
lisp/calc/calc-units.el