[#144] Another implementation of Bignum — "Dmitry Antipov" <dmitry.antipov@...>

Hello Ruby hackers,

15 messages 2002/06/06

Re: Bignum bug

From: matz@... (Yukihiro Matsumoto)
Date: 2002-06-14 03:45:17 UTC
List: ruby-core #170
Hi,

In message "RE: Bignum bug"
    on 02/06/14, "Christoph" <chr_news@gmx.net> writes:

|> You get the same result from Python too.
|> 
|>   10L**400 + 10L**400 > 0.0 + 10L**400          # false
|
|Which version are you using?

I was using Python 2.1.3.

							matz.

In This Thread