


Bits error versus x



Bits error versus y



Bits error versus z



Bits error versus t



Bits error versus a



Bits error versus b



Bits error versus c
if (exp (* 2.0 (- (fma (/ (sqrt (+ t a)) t) z (* (+ (/ 5.0 6.0) a) (- c b))) (* (- b c) (- (/ 2.0 (* t 3.0))))))) < +inf.0Initial program 1.9
rmApplied sub-neg1.9
Applied distribute-lft-in1.9
Applied associate--r+1.9
Applied simplify0.3
if +inf.0 < (exp (* 2.0 (- (fma (/ (sqrt (+ t a)) t) z (* (+ (/ 5.0 6.0) a) (- c b))) (* (- b c) (- (/ 2.0 (* t 3.0))))))) Initial program 29.2
rmApplied div-inv29.2
Applied fma-neg14.6
Applied simplify14.6
Time bar (total: 1.7m)Debug logProfile
herbie shell --seed '#(1070386091 2509006183 1430610344 1025408621 36622005 1425925650)' +o rules:numerics
(FPCore (x y z t a b c)
:name "Numeric.SpecFunctions:invIncompleteBetaWorker from math-functions-0.1.5.2"
(/ x (+ x (* y (exp (* 2.0 (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))))))))