When is min(a, b) != min(b, a)?

Albert Hopkins marduk at python.invalid
Mon Jan 21 02:00:11 EST 2008


On Sun, 20 Jan 2008 20:16:18 -0800, Paddy wrote:
 
> I am definitely NOT a floating point expert, but I did find this:
> http://en.wikipedia.org/wiki/IEEE_754r#min_and_max
> 
> P.S. What platform /Compiler are you using for Python?

Linux with GCC 4

-a



More information about the Python-list mailing list