Simplified0.0
\[\leadsto \color{blue}{\mathsf{fma}\left(y, x - z, z\right)}
\]
Proof
(fma.f64 y (-.f64 x z) z): 0 points increase in error, 0 points decrease in error
(fma.f64 y (-.f64 x (Rewrite<= *-lft-identity_binary64 (*.f64 1 z))) z): 0 points increase in error, 0 points decrease in error
(fma.f64 y (Rewrite=> cancel-sign-sub-inv_binary64 (+.f64 x (*.f64 (neg.f64 1) z))) z): 0 points increase in error, 0 points decrease in error
(fma.f64 y (+.f64 x (*.f64 (Rewrite=> metadata-eval -1) z)) z): 0 points increase in error, 0 points decrease in error
(fma.f64 y (+.f64 x (Rewrite<= *-commutative_binary64 (*.f64 z -1))) z): 0 points increase in error, 0 points decrease in error
(fma.f64 y (Rewrite<= +-commutative_binary64 (+.f64 (*.f64 z -1) x)) z): 0 points increase in error, 0 points decrease in error
(Rewrite<= fma-def_binary64 (+.f64 (*.f64 y (+.f64 (*.f64 z -1) x)) z)): 0 points increase in error, 0 points decrease in error
(+.f64 (Rewrite<= distribute-rgt-out_binary64 (+.f64 (*.f64 (*.f64 z -1) y) (*.f64 x y))) z): 0 points increase in error, 0 points decrease in error
(+.f64 (+.f64 (Rewrite<= associate-*r*_binary64 (*.f64 z (*.f64 -1 y))) (*.f64 x y)) z): 0 points increase in error, 0 points decrease in error
(+.f64 (+.f64 (*.f64 z (Rewrite<= neg-mul-1_binary64 (neg.f64 y))) (*.f64 x y)) z): 0 points increase in error, 0 points decrease in error
(+.f64 (+.f64 (Rewrite<= *-commutative_binary64 (*.f64 (neg.f64 y) z)) (*.f64 x y)) z): 0 points increase in error, 0 points decrease in error
(Rewrite<= +-commutative_binary64 (+.f64 z (+.f64 (*.f64 (neg.f64 y) z) (*.f64 x y)))): 0 points increase in error, 0 points decrease in error
(+.f64 (Rewrite<= *-lft-identity_binary64 (*.f64 1 z)) (+.f64 (*.f64 (neg.f64 y) z) (*.f64 x y))): 0 points increase in error, 0 points decrease in error
(Rewrite<= associate-+l+_binary64 (+.f64 (+.f64 (*.f64 1 z) (*.f64 (neg.f64 y) z)) (*.f64 x y))): 0 points increase in error, 0 points decrease in error
(+.f64 (Rewrite<= distribute-rgt-in_binary64 (*.f64 z (+.f64 1 (neg.f64 y)))) (*.f64 x y)): 0 points increase in error, 0 points decrease in error
(+.f64 (*.f64 z (Rewrite<= sub-neg_binary64 (-.f64 1 y))) (*.f64 x y)): 0 points increase in error, 0 points decrease in error
(Rewrite<= +-commutative_binary64 (+.f64 (*.f64 x y) (*.f64 z (-.f64 1 y)))): 0 points increase in error, 0 points decrease in error