Looking for the greatest negative float value
Gilles Lenfant
glenfant at NOSPAM.bigfoot.com
Wed Jun 11 12:52:17 EDT 2003
Hi,
I need the same as...
import sys
negmaxint = - sys.maxint -1
... but for float data
any hint ?
Thanks in advance.
--Gilles
More information about the Python-list
mailing list