It would hold a string and have characters (numeric, or decimal point) added and removed from the right end. Ignore the case of negative numbers for simplicity.
Does this kind of data structure have an agreed-upon name? Register? Buffer? Display? Something else?
UPDATE: This is an internal representation and may not be the final form of some calculation. It may be the inputs to some later calculation (after turning it into a number, of course).