[squeak-dev] Bug in printShowingDecimalPlaces: ??

Herbert König herbertkoenig at gmx.net
Sat Nov 3 21:13:06 UTC 2012


Am 03.11.2012 22:09, schrieb David T. Lewis:
> Looks ok to me:
>
>    ws := WriteStream on: ''.
>    Float pi printOn: ws showingDecimalPlaces: 4.
>    ws contents ==> '3.1416'
>
> Where are you seeing the problem?
>
only if you give it the value 0.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20121103/1e623060/attachment.htm


More information about the Squeak-dev mailing list