calculator-add-operators
calculator-add-operators is a compiled Lisp function in `calculator.el
'.
(calculator-add-operators MORE-OPS)
This function handles operator addition.
Adds MORE-OPS to `calculator-operator', called initially to handle
`calculator-initial-operators' and `calculator-user-operators'.