


Bits error versus x



Bits error versus y



Bits error versus z



Bits error versus t



Bits error versus a



Bits error versus b
if (* (* (cbrt (/ (/ (pow a (- t 1.0)) (exp b)) (/ (/ y x) (pow z y)))) (cbrt (/ (/ (pow a (- t 1.0)) (exp b)) (/ (/ y x) (pow z y))))) (cbrt (* (/ (pow z y) y) (* (pow a (- t 1.0)) (/ x (exp b)))))) < 1.0568766691707109e-302Initial program 2.7
rmApplied associate-/l*1.8
Applied simplify1.1
if 1.0568766691707109e-302 < (* (* (cbrt (/ (/ (pow a (- t 1.0)) (exp b)) (/ (/ y x) (pow z y)))) (cbrt (/ (/ (pow a (- t 1.0)) (exp b)) (/ (/ y x) (pow z y))))) (cbrt (* (/ (pow z y) y) (* (pow a (- t 1.0)) (/ x (exp b)))))) Initial program 1.0
Time bar (total: 2.8m)Debug logProfile
herbie shell --seed '#(1071979731 1496239409 439705970 2863295848 982327776 189749553)'
(FPCore (x y z t a b)
:name "Numeric.SpecFunctions:incompleteBetaWorker from math-functions-0.1.5.2"
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y))