Average Error: 0.1 → 0.1
Time: 14.1s
Precision: 64
Internal precision: 128
\[x - \frac{3.0}{8.0} \cdot y\]
\[x - \frac{3.0}{8.0} \cdot y\]

Error

Bits error versus x

Bits error versus y

Target

Original0.1
Comparison0.1
Herbie0.1
\[ x - \frac{3.0}{8.0} \cdot y \]

Derivation

  1. Initial program 0.1

    \[x - \frac{3.0}{8.0} \cdot y\]
  2. Removed slow pow expressions

Runtime

Time bar (total: 14.1s) Debug log

Please include this information when filing a bug report:

herbie --seed '#(1259406071 2457598081 1653572966 684713202 2188004898 3195249359)'
(FPCore (x y)
  :name "Diagrams.Solve.Polynomial:quartForm  from diagrams-solve-0.1, A"

  :target
  (- x (* (/ 3.0 8.0) y))

  (- x (* (/ 3.0 8.0) y)))