Any built-in function for smallest positive floating point number?
Maria Liukis
liukis at usc.edu
Tue Aug 11 13:29:42 EDT 2009
Hello everybody,
Is somebody aware of built-in Python's function that would return a
value for smallest positive double precision floating point number
(analogous to 'realmin' in Matlab). Python has built-in sys.maxint
but I could not find anything for float.
Any help would be greatly appreciated.
Thanks,
Masha
--------------------
liukis at usc.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090811/ebcf9dc2/attachment.html>
More information about the Python-list
mailing list