From: Clifford Heath Date: 2008-02-15T15:39:58+09:00 Subject: Re: Cute open range? Joel VanderWerf wrote: > Does that do anything that Infinity doesn't do? Hey, I forgot about Infinity, much better idea, and you get -Infinity too :-). But this does do one thing that Infinity doesn't: it works correctly with Bignums that are too big to be coerced to a float. I don't think that should concern me though :-). Is there a standard place where Infinity is defined, or should I risk re-defining it? Or worse, test and define only if needed... Clifford Heath.