On Tue May 08 14:35:44 2012, masak wrote: > <masak> r: say 241025348275725.3352 > <p6eval> rakudo 415791: OUTPUT«241025348164334» > <masak> ah. > <masak> bug? > <colomon> absolutely > * masak submits rakudobug
<jnthn> Is it not just different levels of precision when the Rat is converted to a Num for printing? <jnthn> Niecza normally gets a few more digits than Rakudo. <masak> r: say 241025348275725.3352.nude <p6eval> rakudo 415791: OUTPUT«301281685344656669 1250» <masak> jnthn: seems you're right. <masak> $ dc <masak> 4k <masak> 301281685344656669 1250/ p <masak> 241025348275725.3352 * jnthn wonders if Rakudo can't get itself a bit more precision somehow though. * masak adds these new findings to the ticket