


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 (/ (* (* (pow z y) (pow a (- 1.0))) (pow a t)) (* (/ y x) (exp b))) < 3.6085879274901663e+165Initial program 2.8
rmApplied associate-/l*2.1
Applied simplify1.2
if 3.6085879274901663e+165 < (/ (* (* (pow z y) (pow a (- 1.0))) (pow a t)) (* (/ y x) (exp b))) Initial program 0.5
rmApplied *-un-lft-identity0.5
Applied exp-prod0.6
Applied simplify0.6
Time bar (total: 2.8m)Debug logProfile
herbie shell --seed '#(1070609872 3456127585 2380521889 2328837196 1765472538 734540918)'
(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))