Simplified0.0
\[\leadsto \color{blue}{\varepsilon \cdot \mathsf{fma}\left(2, x, \varepsilon\right)}
\]
Proof
(*.f64 eps (fma.f64 2 x eps)): 0 points increase in error, 0 points decrease in error
(*.f64 eps (Rewrite<= fma-def_binary64 (+.f64 (*.f64 2 x) eps))): 12 points increase in error, 3 points decrease in error
(*.f64 eps (+.f64 (Rewrite<= count-2_binary64 (+.f64 x x)) eps)): 0 points increase in error, 15 points decrease in error
(*.f64 eps (Rewrite<= +-commutative_binary64 (+.f64 eps (+.f64 x x)))): 5 points increase in error, 0 points decrease in error
(*.f64 eps (Rewrite<= associate-+l+_binary64 (+.f64 (+.f64 eps x) x))): 0 points increase in error, 5 points decrease in error
(*.f64 eps (+.f64 (Rewrite<= +-commutative_binary64 (+.f64 x eps)) x)): 0 points increase in error, 0 points decrease in error
(Rewrite=> *-commutative_binary64 (*.f64 (+.f64 (+.f64 x eps) x) eps)): 0 points increase in error, 0 points decrease in error
(*.f64 (+.f64 (+.f64 x eps) x) (Rewrite<= +-lft-identity_binary64 (+.f64 0 eps))): 0 points increase in error, 0 points decrease in error
(*.f64 (+.f64 (+.f64 x eps) x) (+.f64 (Rewrite<= +-inverses_binary64 (-.f64 x x)) eps)): 0 points increase in error, 0 points decrease in error
(*.f64 (+.f64 (+.f64 x eps) x) (Rewrite<= +-commutative_binary64 (+.f64 eps (-.f64 x x)))): 0 points increase in error, 0 points decrease in error
(*.f64 (+.f64 (+.f64 x eps) x) (Rewrite<= associate--l+_binary64 (-.f64 (+.f64 eps x) x))): 0 points increase in error, 0 points decrease in error
(*.f64 (+.f64 (+.f64 x eps) x) (-.f64 (Rewrite<= +-commutative_binary64 (+.f64 x eps)) x)): 0 points increase in error, 0 points decrease in error
(Rewrite<= difference-of-squares_binary64 (-.f64 (*.f64 (+.f64 x eps) (+.f64 x eps)) (*.f64 x x))): 5 points increase in error, 0 points decrease in error
(-.f64 (Rewrite<= unpow2_binary64 (pow.f64 (+.f64 x eps) 2)) (*.f64 x x)): 0 points increase in error, 5 points decrease in error
(-.f64 (pow.f64 (+.f64 x eps) 2) (Rewrite<= unpow2_binary64 (pow.f64 x 2))): 0 points increase in error, 0 points decrease in error