http://www.perlmonks.org?node_id=83968


in reply to Re: (boo)Re: Re: Closest-value-in-list Golf -- or, a sorted affair.
in thread Closest-value-in-list Golf!

How strange. I was using a different data set when I tested this, and it returned the correct answer.

Mea culpa.

  • Comment on Re: Re: (boo)Re: Re: Closest-value-in-list Golf -- or, a sorted affair.

Replies are listed 'Best First'.
Re: Re: Re: (boo)Re: Re: Closest-value-in-list Golf -- or, a sorted affair.
by suaveant (Parson) on May 29, 2001 at 19:10 UTC
    Must be the decimals or something... I thought it would work, too
                    - Ant