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

Error

Bits error versus x

Bits error versus y

Bits error versus z

Bits error versus t

Target

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

Derivation

  1. Initial program 0.0

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

Runtime

Time bar (total: 17.3s) Debug log

Please include this information when filing a bug report:

herbie --seed '#(2324807842 1965032668 4291274199 2010171586 2461196225 573274813)'
(FPCore (x y z t)
  :name "Linear.V3:cross from linear-1.19.1.3"

  :target
  (- (* x y) (* z t))

  (- (* x y) (* z t)))