Average Error: 0.0 → 0.0
Time: 4.0s
Precision: 64
Internal precision: 128
\[x + \frac{y}{500.0}\]
\[x + \frac{y}{500.0}\]

Error

Bits error versus x

Bits error versus y

Target

Original0.0
Comparison0.0
Herbie0.0
\[ x + \frac{y}{500.0} \]

Derivation

  1. Initial program 0.0

    \[x + \frac{y}{500.0}\]
  2. Removed slow pow expressions

Runtime

Time bar (total: 4.0s) Debug log

Please include this information when filing a bug report:

herbie --seed '#(1826956540 2153561004 3896685761 1028724654 2287820913 3305714179)'
(FPCore (x y)
  :name "Data.Colour.CIE:cieLAB from colour-2.3.3, C"

  :target
  (+ x (/ y 500.0))

  (+ x (/ y 500.0)))