



Bits error versus x




Bits error versus y




Bits error versus z




Bits error versus t
| Original | 5.0 |
|---|---|
| Target | 4.5 |
| Herbie | 1.6 |
if (- (/ y z) (/ t (- 1.0 z))) < -2.5159098373410269e188Initial program 18.1
rmApplied sub-neg18.1
Applied distribute-lft-in18.1
rmApplied div-inv18.2
Applied associate-*r*0.9
if -2.5159098373410269e188 < (- (/ y z) (/ t (- 1.0 z))) < 2.5139919991968281e286Initial program 1.6
rmApplied div-inv1.7
if 2.5139919991968281e286 < (- (/ y z) (/ t (- 1.0 z))) Initial program 47.3
rmApplied frac-sub47.7
Applied associate-*r/0.7
Final simplification1.6
herbie shell --seed 2020163
(FPCore (x y z t)
:name "Numeric.SpecFunctions:invIncompleteBetaWorker from math-functions-0.1.5.2, C"
:precision binary64
:herbie-target
(if (< (* x (- (/ y z) (/ t (- 1.0 z)))) -7.623226303312042e-196) (* x (- (/ y z) (* t (/ 1.0 (- 1.0 z))))) (if (< (* x (- (/ y z) (/ t (- 1.0 z)))) 1.4133944927702302e-211) (+ (/ (* y x) z) (neg (/ (* t x) (- 1.0 z)))) (* x (- (/ y z) (* t (/ 1.0 (- 1.0 z)))))))
(* x (- (/ y z) (/ t (- 1.0 z)))))