calculator-number-digits
calculator-number-digits is a variable defined in `calculator.el
'.
Its value is 3Documentation: The calculator's number of digits used for standard display. Used by the `calculator-standard-display' function - it will use the format string "%.NC" where this number is N and C is a character given at runtime. You can customize this variable.