Simplified0.8
\[\leadsto \color{blue}{\mathsf{fma}\left(y, \frac{t - z}{a}, x\right)}
\]
Proof
(fma.f64 y (/.f64 (-.f64 t z) a) x): 0 points increase in error, 0 points decrease in error
(fma.f64 y (/.f64 (-.f64 (Rewrite<= remove-double-neg_binary64 (neg.f64 (neg.f64 t))) z) a) x): 0 points increase in error, 0 points decrease in error
(fma.f64 y (/.f64 (Rewrite<= unsub-neg_binary64 (+.f64 (neg.f64 (neg.f64 t)) (neg.f64 z))) a) x): 0 points increase in error, 0 points decrease in error
(fma.f64 y (/.f64 (Rewrite<= distribute-neg-in_binary64 (neg.f64 (+.f64 (neg.f64 t) z))) a) x): 0 points increase in error, 0 points decrease in error
(fma.f64 y (/.f64 (neg.f64 (Rewrite<= +-commutative_binary64 (+.f64 z (neg.f64 t)))) a) x): 0 points increase in error, 0 points decrease in error
(fma.f64 y (/.f64 (neg.f64 (Rewrite<= sub-neg_binary64 (-.f64 z t))) a) x): 0 points increase in error, 0 points decrease in error
(fma.f64 y (Rewrite<= distribute-neg-frac_binary64 (neg.f64 (/.f64 (-.f64 z t) a))) x): 0 points increase in error, 0 points decrease in error
(Rewrite<= fma-def_binary64 (+.f64 (*.f64 y (neg.f64 (/.f64 (-.f64 z t) a))) x)): 0 points increase in error, 0 points decrease in error
(+.f64 (*.f64 y (Rewrite=> distribute-neg-frac_binary64 (/.f64 (neg.f64 (-.f64 z t)) a))) x): 0 points increase in error, 0 points decrease in error
(+.f64 (Rewrite=> associate-*r/_binary64 (/.f64 (*.f64 y (neg.f64 (-.f64 z t))) a)) x): 39 points increase in error, 27 points decrease in error
(+.f64 (/.f64 (Rewrite<= distribute-rgt-neg-in_binary64 (neg.f64 (*.f64 y (-.f64 z t)))) a) x): 0 points increase in error, 0 points decrease in error
(+.f64 (Rewrite<= distribute-neg-frac_binary64 (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) a))) x): 0 points increase in error, 0 points decrease in error
(Rewrite<= +-commutative_binary64 (+.f64 x (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) a)))): 0 points increase in error, 0 points decrease in error
(Rewrite<= sub-neg_binary64 (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) a))): 0 points increase in error, 0 points decrease in error