Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 146 Bytes

2024-03-12-17-53-14.gh-issue-73468.z4ZzvJ.rst

File metadata and controls

2 lines (2 loc) · 146 Bytes

Added new math.fma function, wrapping C99's fma() operation: fused multiply-add function. Patch by Mark Dickinson and Victor Stinner.