summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2020-01-10-16-52-09.bpo-39288.IB-aQX.rst
blob: 0e0ec99c344ae190f05da6b4edc4f8ac7c774c46 (plain)
1
2
Add :func:`math.nextafter`: return the next floating-point value after *x*
towards *y*.