Template:c/numeric/math/dsc FP FAST FMA
From cppreference.com
|- class="t-dsc"
|(C99)(C99)(C99)
| indicates that the fma function generally executes about as fast as, or faster than, a multiply and an add of double operands
(macro constant)
|-