Next floating point number

Robert Kern robert.kern at gmail.com
Sat Dec 17 00:33:16 EST 2005


Steven D'Aprano wrote:

> Unless I have missed something, Python doesn't appear to give an interface
> to the C library's next float function. I assume that most C floating
> point libraries will have such a function.

http://www.mkssoftware.com/docs/man3/nextafter.3.asp

-- 
Robert Kern
robert.kern at gmail.com

"In the fields of hell where the grass grows high
 Are the graves of dreams allowed to die."
  -- Richard Harter




More information about the Python-list mailing list