diff options
| author | Matthias Görgens <matthias.goergens@gmail.com> | 2023-05-19 20:03:49 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-19 20:03:49 (GMT) |
| commit | 6e39fa19555043588910d10f1fe677cf6b04d77e (patch) | |
| tree | 04f9df16fd8871323c195e79f2afc251c2882410 /Python/bltinmodule.c | |
| parent | c3f43bfb4bec39ff8f2c36d861a3c3a243bcb3af (diff) | |
| download | cpython-6e39fa19555043588910d10f1fe677cf6b04d77e.zip cpython-6e39fa19555043588910d10f1fe677cf6b04d77e.tar.gz cpython-6e39fa19555043588910d10f1fe677cf6b04d77e.tar.bz2 | |
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>
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions
