


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 (/ (* (/ y x) (/ (exp b) (pow z y))) (pow a (- t 1.0)))) < 4.8049601633006355e+244Initial program 2.6
rmApplied associate-/l*2.3
Applied simplify1.4
if 4.8049601633006355e+244 < (/ 1 (/ (* (/ y x) (/ (exp b) (pow z y))) (pow a (- t 1.0)))) Initial program 0.3
Time bar (total: 1.6m)Debug logProfile
herbie shell --seed '#(1070355188 2193211668 3977393919 3454156579 3755371326 1656365382)'
(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))