



Bits error versus x




Bits error versus y




Bits error versus z




Bits error versus t
| Original | 4.3 |
|---|---|
| Target | 2.0 |
| Herbie | 2.0 |
Initial program 4.3
rmApplied associate-*l*2.0
rmApplied sub-neg2.0
Applied distribute-lft-in2.0
Final simplification2.0
herbie shell --seed 2020155
(FPCore (x y z t)
:name "SynthBasics:moogVCF from YampaSynth-0.2"
:precision binary64
:herbie-target
(+ x (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))))
(+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))))