Average Error: 0.0 → 0.0
Time: 2.5s
Precision: 64
Internal precision: 128
\[x \cdot y - x\]
\[x \cdot y - x\]

Error

Bits error versus x

Bits error versus y

Target

Original0.0
Comparison0.0
Herbie0.0
\[ x \cdot y - x \]

Derivation

  1. Initial program 0.0

    \[x \cdot y - x\]
  2. Removed slow pow expressions

Runtime

Time bar (total: 2.5s) Debug log

Please include this information when filing a bug report:

herbie --seed '#(1324872197 2543574460 3707475532 2056357777 693743142 2130609697)'
(FPCore (x y)
  :name "Data.Histogram.Bin.LogBinD:$cbinSizeN from histogram-fill-0.8.4.1"

  :target
  (- (* x y) x)

  (- (* x y) x))