SIGN IN SIGN UP

gh-94906: Support multiple steps in math.nextafter (#103881)

This PR updates `math.nextafter` to add a new `steps` argument. The behaviour is as though `math.nextafter` had been called `steps` times in succession.

---------

Co-authored-by: Mark Dickinson <mdickinson@enthought.com>
M
Matthias Görgens committed
6e39fa19555043588910d10f1fe677cf6b04d77e
Parent: c3f43bf
Committed by GitHub <noreply@github.com> on 5/19/2023, 8:03:49 PM