# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #112900] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=112900 >
<TimToady> r: say (1/10000000000).base(3) <p6eval> rakudo 85f636: OUTPUT«0.0000000000000000» <TimToady> that's kinda wrongish still <TimToady> r: say (1/10000000000).Str(:base(3)) <p6eval> rakudo 85f636: OUTPUT«0.0000000001» <TimToady> well, at least that works * masak submits rakudobug
