calculator-reduce-stack
calculator-reduce-stack is a compiled Lisp function in `calculator.el
'.
(calculator-reduce-stack PREC)
Reduce the stack using top operators as long as possible.
PREC is a precedence -- reduce everything with higher precedence.