Average Error: 0.0 → 0.0
Time: 11.6s
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: 11.6s) Debug log

Please include this information when filing a bug report:

herbie --seed '#(2768223254 1442923798 2733130287 1980311672 1638388102 3449534955)'
(FPCore (x y z t)
  :name "Linear.V2:$cdot from linear-1.19.1.3, A"

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

  (+ (* x y) (* z t)))