


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 (/ 1 (* (exp b) (/ (/ (/ y x) (pow z y)) (pow a (- t 1.0))))) < 7.689487003288736e+145Initial program 3.0
rmApplied sub-neg3.0
Applied exp-sum3.0
Applied simplify2.2
rmApplied clear-num2.2
Applied simplify1.3
if 7.689487003288736e+145 < (/ 1 (* (exp b) (/ (/ (/ y x) (pow z y)) (pow a (- t 1.0))))) Initial program 0.5
Time bar (total: 3.3m)Debug logProfile
herbie shell --seed '#(1072840222 1305617769 1692503039 1353360431 4178980589 1488672652)' +o rules:numerics
(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))