Average Error: 0.0 → 0.0
Time: 2.3s
Precision: 64
Internal precision: 128
\[\frac{x}{y \cdot 2.0}\]
\[\frac{x}{y \cdot 2.0}\]

Error

Bits error versus x

Bits error versus y

Target

Original0.0
Comparison0.0
Herbie0.0
\[ \frac{x}{y \cdot 2.0} \]

Derivation

  1. Initial program 0.0

    \[\frac{x}{y \cdot 2.0}\]
  2. Removed slow pow expressions

Runtime

Time bar (total: 2.3s) Debug log

Please include this information when filing a bug report:

herbie --seed '#(2039474089 1279039247 2266581866 3888155504 178983632 2479709451)'
(FPCore (x y)
  :name "Diagrams.Solve.Polynomial:quadForm from diagrams-solve-0.1, C"

  :target
  (/ x (* y 2.0))

  (/ x (* y 2.0)))