http://www.perlmonks.org?node_id=126046


in reply to Frequency analysis of the digits of the result of a multiplication

If you want to be able to work with integers of an arbitary size, you might want to check out the Math::BigInt package.

Cheers,
Paul

  • Comment on Re: Frequency analysis of the digits of the result of a multiplication