


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 a t) (pow z y)) (pow a 1.0)) (* y (/ (exp b) x))) < +inf.0Initial program 2.8
rmApplied sub-neg2.8
Applied exp-sum2.8
Applied simplify1.8
rmApplied exp-neg1.8
Applied pow-sub1.7
Applied associate-*r/1.7
Applied frac-times1.7
Applied associate-*r/1.7
Applied simplify1.7
if +inf.0 < (/ (/ (* (pow a t) (pow z y)) (pow a 1.0)) (* y (/ (exp b) x))) Initial program 0.1
rmApplied *-un-lft-identity0.1
Applied exp-prod0.1
Applied simplify0.1
Time bar (total: 2.0m)Debug logProfile
herbie shell --seed '#(1070706311 3771791028 4128836681 4194990999 2341756049 504035650)' +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))