in reply to Big Numbers

64-bit Perl is as stable as your platform/compiler is. But 64-bit integers means at that you are limited to the range -18446744073709551616 to 18446744073709551615, while Math::BigInt gives you virtually unlimited sized integers (you're only bound by the size of your virtual memory). Of course, 64 bit integers, whether native or simulated, are much, much, much faster than Math::BigInt integers.

Abigail

Replies are listed 'Best First'.
Re:x2 Big Numbers
by grinder (Bishop) on Jul 22, 2002 at 14:10 UTC
    Actually, if you take signedness into consideration, only -2**63 .. (-2**63)-1 can be expressed, which is -9 223 372 036 854 775 808 to 9 223 372 036 854 775 807
    print@_{sort keys %_},$/if%_=split//,'= & *a?b:e\f/h^h!j+n,o@o;r$s-t%t#u'