Next:
ScaledDecimal-storing
, Previous:
ScaledDecimal-constants
, Up:
ScaledDecimal
1.144.6 ScaledDecimal: printing
displayOn: aStream
Print a representation of the receiver on aStream, intended to be directed to a user. In this particular case, the `scale' part of the #printString is not emitted.
printOn: aStream
Print a representation of the receiver on aStream.