diff options
author | Victor Stinner <vstinner@python.org> | 2020-01-12 01:15:42 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-12 01:15:42 (GMT) |
commit | 100fafcf20e8fc67cd8ef512074f9c0a253cb427 (patch) | |
tree | 4908c600f2dcda034e767b7f4e9cf50228f83a1b /Python/codecs.c | |
parent | 1b335ae281631a12201fdec29b3c55d97166fc06 (diff) | |
download | cpython-100fafcf20e8fc67cd8ef512074f9c0a253cb427.zip cpython-100fafcf20e8fc67cd8ef512074f9c0a253cb427.tar.gz cpython-100fafcf20e8fc67cd8ef512074f9c0a253cb427.tar.bz2 |
bpo-39288: Add math.nextafter(x, y) (GH-17937)
Return the next floating-point value after x towards y.
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions