Average Error: 0.0 → 0.0
Time: 11.6s
Precision: 64
Internal Precision: 384
\[x \cdot x - y \cdot y\]
\[x \cdot x - y \cdot y\]

Error

Bits error versus x

Bits error versus y

Target

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

Derivation

  1. Initial program 0.0

    \[x \cdot x - y \cdot y\]

Runtime

Time bar (total: 11.6s)Debug log

herbie shell --seed '#(1567391828 2030694642 2833800258 828025724 3004380912 3532991858)' +o setup:early-exit +o reduce:binary-search
(FPCore (x y)
  :name "Examples.Basics.BasicTests:f2 from sbv-4.4"

  :herbie-target
  (- (* x x) (* y y))

  (- (* x x) (* y y)))