Recent Changes - Search:

edit SideBar

Perl-Math-BigInt

Description

All operators (including basic math operations) are overloaded if you declare your big integers as

  $i = new Math::BigInt '123_456_789_123_456_789';

Operations with overloaded operators preserve the arguments which is exactly what you expect.

The Perl module is available as 32-bit and 64-bit:

  • For the 32-bit module you need to use perl.
  • For the 64-bit module you need to use perl_64bit.

Homepage: http://search.cpan.org/dist/Math-BigInt

Version: 1.89

Downloads

RPM:

Source RPM:

Package dependencies:


All versions:

Edit - History - Print - Recent Changes - Search
Page last modified on September 18, 2009, at 11:15 AM