diff options
| author | Victor Stinner <vstinner@python.org> | 2024-03-17 13:58:26 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-17 13:58:26 (GMT) |
| commit | 8e3c953b3acd7c656f66696806c9ae917e816492 (patch) | |
| tree | 3b184440daa9bf6114a31d8e8837fdec5bf20c32 /Lib/test/test_pathlib/test_pathlib_abc.py | |
| parent | b8d808ddd77f84de9f93adcc2aede2879eb5241e (diff) | |
| download | cpython-8e3c953b3acd7c656f66696806c9ae917e816492.zip cpython-8e3c953b3acd7c656f66696806c9ae917e816492.tar.gz cpython-8e3c953b3acd7c656f66696806c9ae917e816492.tar.bz2 | |
gh-73468: Add math.fma() function (#116667)
Added new math.fma() function, wrapping C99's ``fma()`` operation:
fused multiply-add function.
Co-authored-by: Mark Dickinson <mdickinson@enthought.com>
Diffstat (limited to 'Lib/test/test_pathlib/test_pathlib_abc.py')
0 files changed, 0 insertions, 0 deletions
