Average Error: 0.0 → 0.0
Time: 3.5s
Precision: 64
Internal precision: 128
\[\left(1.0 - x\right) - y\]
\[\left(1.0 - x\right) - y\]

Error

Bits error versus x

Bits error versus y

Target

Original0.0
Comparison0.0
Herbie0.0
\[ \left(1.0 - x\right) - y \]

Derivation

  1. Initial program 0.0

    \[\left(1.0 - x\right) - y\]
  2. Removed slow pow expressions

Runtime

Time bar (total: 3.5s) Debug log

Please include this information when filing a bug report:

herbie --seed '#(12241396 1866629609 3667577269 1676504067 2924641251 3107227843)'
(FPCore (x y)
  :name "Data.Colour.CIE.Chromaticity:chromaCoords from colour-2.3.3"

  :target
  (- (- 1.0 x) y)

  (- (- 1.0 x) y))