this is probably the result of the constant effort of nicolas and a couple of others :) On Jan 26, 2012, at 8:44 PM, Sven Van Caekenberghe wrote:
> This is so cool, and we can compute it using Pharo Smalltalk. > > Try inspecting or printing the result of these expressions: > > 1/9801 asScaledDecimal: 200 > > 1/998001 asScaledDecimal: 3000 > > And have a good look at the regularity in the digits of the fraction. > > Amazing ! > > Sven >
