Average Error: 0 → 0
Time: 2.0s
Precision: 64
Internal precision: 128
\[x - \frac{y}{4.0}\]
\[x - \frac{y}{4.0}\]

Error

Bits error versus x

Bits error versus y

Target

Original0
Comparison0
Herbie0
\[ x - \frac{y}{4.0} \]

Derivation

  1. Initial program 0

    \[x - \frac{y}{4.0}\]
  2. Removed slow pow expressions

Runtime

Time bar (total: 2.0s) Debug log

Please include this information when filing a bug report:

herbie --seed '#(2095094285 3252160553 514108773 2169233916 3328964287 4018280446)'
(FPCore (x y)
  :name "Diagrams.Solve.Polynomial:quartForm  from diagrams-solve-0.1, E"

  :target
  (- x (/ y 4.0))

  (- x (/ y 4.0)))