Average Error: 0.0 → 0.0
Time: 9.9s
Precision: 64
Internal Precision: 384
\[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

Derivation

  1. Initial program 0.0

    \[x \cdot y - z \cdot t\]

Runtime

Time bar (total: 9.9s)Debug log

herbie shell --seed '#(1567391828 2030694642 2833800258 828025724 3004380912 3532991858)' +o setup:early-exit +o reduce:binary-search
(FPCore (x y z t)
  :name "Linear.V3:cross from linear-1.19.1.3"
  (- (* x y) (* z t)))