Staging
v0.5.1
https://github.com/python/cpython
Revision 0b2ab21956fbab8eab6d064060d4544499730316 authored by Victor Stinner on 13 January 2020, 11:44:35 UTC, committed by GitHub on 13 January 2020, 11:44:35 UTC
Add math.ulp(): return the value of the least significant bit
of a float.
1 parent 7ba6f18
History
Tip revision: 0b2ab21956fbab8eab6d064060d4544499730316 authored by Victor Stinner on 13 January 2020, 11:44:35 UTC
bpo-39310: Add math.ulp(x) (GH-17965)
Tip revision: 0b2ab21

README

back to top