Is There the Equivalent of FLT_EPS of C In Python?
A. L.
bathing at gmail.com
Fri Sep 16 10:34:38 EDT 2005
Previous message (by thread):
Is There the Equivalent of FLT_EPS of C In Python?
Next message (by thread):
strptime() doesn't recognize BST as a valid timezone
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
According to pp 134 of "C: A Reference Manual", it's better to use eps*2 in your code.
Previous message (by thread):
Is There the Equivalent of FLT_EPS of C In Python?
Next message (by thread):
strptime() doesn't recognize BST as a valid timezone
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Python-list mailing list