calculator-prompt

calculator-prompt is a variable defined in `calculator.el'.
Its value is
"Calc=%s> "


Documentation:
The prompt used by the Emacs calculator.
It should contain a "%s" somewhere that will indicate the i/o radixes;
this will be a two-character string as described in the documentation
for `calculator-mode'.

You can customize this variable.