Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge branch 'master' into redesign
  • Loading branch information
Mouq committed Jun 17, 2014
2 parents 81ef317 + 88a566a commit 32abab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Type/Rat.pod
Expand Up @@ -29,7 +29,7 @@ the denominator quickly:
say approx-sqrt(2, 10).WHAT; # Num()
If you want arbitrary precision arithmetic with rational numbers, use the
C<FatFat> type instead.
C<FatRat> type instead.
C<Rat> objects are immutable.
Expand Down

0 comments on commit 32abab9

Please sign in to comment.