commit | 54cfbb2feee1f7328c3d6799ec3734b00824b555 | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Sun Jan 12 12:57:47 2020 +0100 |
committer | GitHub <noreply@github.com> | Sun Jan 12 12:57:47 2020 +0100 |
tree | b395682d2731865f05ea90fcd39ff110f18daf7c | |
parent | 0ca7cc7fc0518c24dc9b78c38418e6064e64f148 [diff] |
bpo-39288: Add examples to math.nextafter() documentation (GH-17962)