Average Error: 0.0 → 0.0
Time: 9.8s
Precision: 64
Internal precision: 128
\[x + y \cdot \left(z - x\right)\]
\[x + y \cdot \left(z - x\right)\]

Error

Bits error versus x

Bits error versus y

Bits error versus z

Target

Original0.0
Comparison0.0
Herbie0.0
\[ x + y \cdot \left(z - x\right) \]

Derivation

  1. Initial program 0.0

    \[x + y \cdot \left(z - x\right)\]
  2. Removed slow pow expressions

Runtime

Time bar (total: 9.8s) Debug log

Please include this information when filing a bug report:

herbie --seed '#(2520089719 2979649106 3400430285 3761006536 2774939727 345368016)'
(FPCore (x y z)
  :name "SynthBasics:oscSampleBasedAux from YampaSynth-0.2"

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

  (+ x (* y (- z x))))