calc-group-digits

calc-group-digits is a variable defined in `calc.el'.
Its value is
nil


Documentation:
If non-nil, group digits in large displayed integers by inserting spaces.
If an integer, group that many digits at a time.
If t, use 4 for binary and hex, 3 otherwise.