Average Error: 0.0 → 0.0
Time: 20.9s
Precision: 64
Internal precision: 128
\[\frac{x - y}{1.0 - y}\]
\[\frac{x - y}{1.0 - y}\]

Error

Bits error versus x

Bits error versus y

Target

Original0.0
Comparison0.0
Herbie0.0
\[ \frac{x - y}{1.0 - y} \]

Derivation

  1. Initial program 0.0

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

Runtime

Time bar (total: 20.9s) Debug log

Please include this information when filing a bug report:

herbie --seed '#(1319265365 2251039835 650902337 2137366677 4160214016 3703624073)'
(FPCore (x y)
  :name "Diagrams.Trail:splitAtParam  from diagrams-lib-1.3.0.3, C"

  :target
  (/ (- x y) (- 1.0 y))

  (/ (- x y) (- 1.0 y)))