Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl6/specs] 736b40: Define Rat.Str to not go through Num

1 view
Skip to first unread message

GitHub

unread,
May 9, 2012, 5:12:34 PM5/9/12
to perl6-l...@perl.org
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 736b403010d2ca26fa0423f4b0e3749c5e15c71e
https://github.com/perl6/specs/commit/736b403010d2ca26fa0423f4b0e3749c5e15c71e
Author: Larry Wall <la...@wall.org>
Date: 2012-05-09 (Wed, 09 May 2012)

Changed paths:
M S32-setting-library/Numeric.pod

Log Message:
-----------
Define Rat.Str to not go through Num

Precision is now guaranteed for the integer part, while the
precision of the fractional part is limited to the size of the
remaining denominator (after subtracting the integer part) plus 1.
(The fraction can turn out shorter if the representation is exact.)



0 new messages