Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^13: Module for 128-bit integer math?

by salva (Canon)
on Feb 14, 2011 at 12:01 UTC ( [id://887971]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
    use Math::Int128 qw(int128 :op);
    ...
    die "Error 4:\n$ri\n$mpz_ret\n$i_ret\n" if $ri != int128("$mpz_ret") 
     || $ri != int128('457611325781455127825205517363509632') || $ri != $i
    +_ret;
    
  2. or download this
    ******************
    **MULTIPLICATION**
    ...
    sub_M::G2 1997468/s      544%       79%        --      -43%
    sub_M::I2 3495253/s     1028%      214%       75%        --
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://887971]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (7)
As of 2024-04-23 09:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found