


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