Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^4: Math::FixedPrecision and bignum clash

by mje (Curate)
on Oct 08, 2014 at 15:16 UTC ( [id://1103182]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Math::FixedPrecision and bignum clash
in thread Math::FixedPrecision and bignum clash

Yes, thanks. I was wrong and it is using bankers rounding. Looks at the last digit being kept and if odd rounds down and even rounds up so long as first digit beyond the precision is >= 5. That is another bug in the code we're using here which does not want bankers rounding.

  • Comment on Re^4: Math::FixedPrecision and bignum clash

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-04-23 13:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found