X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMath%2FBigRat.pm;h=d18ea07fe9a9e0ad328dbd5ab4f21a9307214143;hb=3c4b39bee8832007b7e91bfce8701d34cacab411;hp=6243dd4c5ab93fe6c54babb201e881e61e3c59cd;hpb=db30010093a0bacd16d1fa3fd1bd5397da6479d3;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/Math/BigRat.pm b/lib/Math/BigRat.pm index 6243dd4..d18ea07 100644 --- a/lib/Math/BigRat.pm +++ b/lib/Math/BigRat.pm @@ -1440,7 +1440,7 @@ Currently the following replacement libraries exist, search for them at CPAN: =head1 METHODS -Any methods not listed here are dervied from Math::BigFloat (or +Any methods not listed here are derived from Math::BigFloat (or Math::BigInt), so make sure you check these two modules for further information. @@ -1636,7 +1636,7 @@ appropriate information. undef round_mode RW Global round mode even - div_scale RW Fallback acccuracy for div + div_scale RW Fallback accuracy for div 40 trap_nan RW Trap creation of NaN (undef = no) undef