diff options
author | Victor Stinner <vstinner@python.org> | 2020-01-13 12:44:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-13 12:44:35 +0100 |
commit | 0b2ab21956fbab8eab6d064060d4544499730316 (patch) | |
tree | cb0be30aef9fcb0cba4aee16049219d908afdc23 /Python/ceval.c | |
parent | 7ba6f18de2582755ae31888ba6a4237d96dddc48 (diff) | |
download | cpython-git-0b2ab21956fbab8eab6d064060d4544499730316.tar.gz |
bpo-39310: Add math.ulp(x) (GH-17965)
Add math.ulp(): return the value of the least significant bit
of a float.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions