


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 (/ x (+ x (* (pow (exp 2.0) (- (* (/ z t) (sqrt (+ t a))) (* (- (+ (/ 5.0 6.0) a) (/ 0.6666666666666666 t)) (- b c)))) y))) < 1.0Initial program 1.4
rmApplied add-log-exp8.1
Taylor expanded around 0 8.1
Applied simplify0.1
if 1.0 < (/ x (+ x (* (pow (exp 2.0) (- (* (/ z t) (sqrt (+ t a))) (* (- (+ (/ 5.0 6.0) a) (/ 0.6666666666666666 t)) (- b c)))) y))) Initial program 55.8
rmApplied flip--55.8
Applied associate-*r/55.8
Applied frac-sub55.8
Applied simplify7.4
Time bar (total: 2.2m)Debug logProfile
herbie shell --seed '#(1070355188 2193211668 3977393919 3454156579 3755371326 1656365382)'
(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)))))))))))