



Bits error versus x




Bits error versus y




Bits error versus z




Bits error versus t
| Original | 2.1 |
|---|---|
| Target | 2.1 |
| Herbie | 1.3 |
if (* (/ (- x y) (- z y)) t) < -9.854125768905e-316 or -0.0 < (* (/ (- x y) (- z y)) t) Initial program 1.4
if -9.854125768905e-316 < (* (/ (- x y) (- z y)) t) < -0.0Initial program 8.7
rmApplied div-inv8.7
Applied associate-*l*0.2
Applied simplify0.2
pow expressions.Time bar (total: 43.4s)Debug log
herbie shell --seed '#(1567391828 2030694642 2833800258 828025724 3004380912 3532991858)' +o setup:early-exit
(FPCore (x y z t)
:name "Numeric.Signal.Multichannel:$cput from hsignal-0.2.7.1"
:herbie-target
(/ t (/ (- z y) (- x y)))
(* (/ (- x y) (- z y)) t))