SIGN IN SIGN UP

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>
V
Victor Stinner committed
8e3c953b3acd7c656f66696806c9ae917e816492
Parent: b8d808d
Committed by GitHub <noreply@github.com> on 3/17/2024, 1:58:26 PM