Next: , Previous: , Up: ScaledDecimal   [Index]


1.148.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.