


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 t)) x) (* (pow a 1.0) (exp b))) y) < 9.29567238458204e+148Initial program 2.4
rmApplied sub-neg2.4
Applied exp-sum2.4
Applied simplify1.6
rmApplied associate-/l*1.0
Applied simplify1.0
if 9.29567238458204e+148 < (/ (/ (* (* (pow z y) (pow a t)) x) (* (pow a 1.0) (exp b))) y) Initial program 0.5
rmApplied *-un-lft-identity0.5
Applied exp-prod0.5
Applied simplify0.5
Time bar (total: 1.8m)Debug logProfile
herbie shell --seed '#(1071725047 233389029 2036512464 3988615230 2972226563 1111574017)' +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))