


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 (/ (* (exp b) y) (* (pow z y) (/ (pow a t) (pow a 1.0)))) < -2.117059432185451e-137Initial program 2.2
rmApplied associate-/l*0.8
Applied simplify0.1
rmApplied pow-sub0.1
if -2.117059432185451e-137 < (/ (* (exp b) y) (* (pow z y) (/ (pow a t) (pow a 1.0)))) < 9.536202689516137e-70Initial program 8.3
Taylor expanded around inf 8.3
Applied simplify2.0
if 9.536202689516137e-70 < (/ (* (exp b) y) (* (pow z y) (/ (pow a t) (pow a 1.0)))) Initial program 1.0
rmApplied add-exp-log1.0
Applied simplify1.0
Time bar (total: 2.5m)Debug logProfile
herbie shell --seed '#(1070833653 108281690 3330367898 3632331308 3494323072 43156186)'
(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))