Files
cpython/Lib
Victor Stinner 0b2ab21956 bpo-39310: Add math.ulp(x) (GH-17965)
Add math.ulp(): return the value of the least significant bit
of a float.
2020-01-13 12:44:35 +01:00
..
2019-12-18 22:09:19 +01:00
2019-12-14 10:37:58 +00:00
2019-11-24 10:48:48 +00:00