bignum is a Miranda library and BigFloat a Haskell type for dealing with infinite-precision values with all arithmetic and scientific functions. Unlike most long-precision calculation systems, it guarantees that every digit it returns is correct.
Be the first to post a text review of bignum: Infinite precision math library. Rate and review a project by clicking thumbs up or thumbs down in the right column.
very much faster algorithm for pi
bignum.m 4.1: - faster versions of pi, asin, acos, atan(x>1). - Removed rare bug by diking out overly complex ubn_add2'. - Implemented bn_exp2 in mira version, which bottoms out on fewer values - than bn_exp but is slower. - Faster m_div by implementing the haskell version's m_div2 here.
very much faster algorithm for pi
Version 4.1: - faster versions of pi, asin, acos, atan(x>1) - Removed rare bug by diking out overly complex ubn_add2'.
Hi! I've finally got round to publishing the bug fix and speed improvements to version 4.
FIrst sourceforge release
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?