



Bits error versus x




Bits error versus y




Bits error versus z




Bits error versus t
| Original | 4.4 |
|---|---|
| Target | 4.0 |
| Herbie | 3.1 |
if (- (/ y z) (/ t (- 1.0 z))) < -5.4273608344014434e282Initial program 40.9
rmApplied sub-neg40.9
Applied distribute-lft-in40.9
rmApplied div-inv40.9
Applied associate-*r*0.3
if -5.4273608344014434e282 < (- (/ y z) (/ t (- 1.0 z))) Initial program 3.2
rmApplied sub-neg3.2
Applied distribute-lft-in3.2
Final simplification3.1
herbie shell --seed 2020162
(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)))))