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
File Mode Size
windows-release
ci.yml -rw-r--r-- 3.2 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 771 bytes
posix-deps-apt.sh -rwxr-xr-x 590 bytes
posix-steps.yml -rw-r--r-- 2.5 KB
pr.yml -rw-r--r-- 3.2 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-layout-steps.yml -rw-r--r-- 1.5 KB
windows-release.yml -rw-r--r-- 3.9 KB
windows-steps.yml -rw-r--r-- 1.5 KB

back to top