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

Error

Bits error versus x

Bits error versus y

Target

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

Derivation

  1. Initial program 0.0

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

Runtime

Time bar (total: 3.4s) Debug log

Please include this information when filing a bug report:

herbie --seed '#(1028341992 3563185773 441363256 2987166266 3794745123 1550491085)'
(FPCore (x y)
  :name "Data.Colour.CIE:cieLAB from colour-2.3.3, D"

  :target
  (- x (/ y 200.0))

  (- x (/ y 200.0)))