Re: use bigmnum




"Tim Heaney" <theaney@xxxxxxxxx> wrote in message
..
..

It should be:

200892291601145169018323731364455309894845164358819087640439296270563411....

I get this when I use the bigint pragma, rather than bignum.

Yes, I think I was mistaken - the problem only arises when bignum is
invoked. Using M::BI instead of bignum seems to fix things.

Btw, I think at least some newsreaders (and possibly the archives) are going
to show my post (and the follow-ups) as a separate thread from the
original - "use bigmnum" versus "use bignmum?". Sorry 'bout that .... some
curly issues with my newsreader that I didn't quite workaround as I had
hoped :-)

Cheers,
Rob



.



Relevant Pages

  • Re: use bigmnum
    ... For me $div (without the int call) is being evaluated as: ... I get this when I use the bigint pragma, rather than bignum. ...
    (comp.lang.perl.modules)
  • Re: size of a bignum
    ... well it seems like CMUCL cannot handle log of a very large bignum. ... it does not upset me very much since i have a nice workaround ... logarithm, i just need the whole number part of the ...
    (comp.lang.lisp)