Server IP : 164.52.202.56 / Your IP : 216.73.216.204 Web Server : Apache System : Linux e2e-70-56.ssdcloudindia.net 4.18.0-553.27.1.el8_10.x86_64 #1 SMP Tue Nov 5 04:50:16 EST 2024 x86_64 User : rubyaromatics ( 1052) PHP Version : 7.2.34 Directory (0755) : /usr/share/doc/platform-python-devel/../perl-bignum/ |
[ Home ] | [ Terminal ] | [ Upload File ] |
---|
For an updated list of bugs, see https://rt.cpan.org/Public/Dist/Display.html?Name=bignum The following list is not up to date: Known bugs: * print 2 + 4.5,"\n"; # produces "6.5" but should be actually 65/10 * perl -Mbignum=t -le 'print 2.0' Loading Math::BigInt::Trace MBI import Math::BigInt::Trace :constant upgrade Math::BigFloat::Trace lib Calc Loading Math::BigFloat::Trace MBF import Math::BigFloat::Trace :constant downgrade Math::BigInt::Trace MBI new '2' => '2' (Math::BigInt::Trace) MBF new '2.0' => '2' (Math::BigInt::Trace) 2 The order of MBI and MBF is reversed, since the output is done *after* the new, but the new of MBF downgrades internally to MBI. No solution yet. Please send me test-reports, your experiences with this and your ideas - I love to hear about my work! Tels <http://bloodgate.com/>