From: Joel VanderWerf Date: 2008-08-14T11:34:33+09:00 Subject: Re: case statement and ranges elliottcable wrote: > I always throw this in my core_ext: > >> class Float >> Infinity = 1.0/0.0 >> end If it goes in core it should really be Infinity = 42/0.0 :) -- vjoel : Joel VanderWerf : path berkeley edu : 510 665 3407