


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 E (fma (log a) (- t 1.0) (fma y (log z) (- b))))) < -0.0044516954053401055 or 1.3486367112678076e+72 < (/ y (pow E (fma (log a) (- t 1.0) (fma y (log z) (- b))))) Initial program 0.8
rmApplied *-un-lft-identity0.8
Applied exp-prod0.8
Applied simplify0.8
rmApplied associate-/l*0.3
Applied simplify0.3
if -0.0044516954053401055 < (/ y (pow E (fma (log a) (- t 1.0) (fma y (log z) (- b))))) < 1.3486367112678076e+72Initial program 10.3
rmApplied sub-neg10.3
Applied exp-sum10.3
Applied simplify6.2
rmApplied frac-2neg6.2
Applied simplify6.3
Time bar (total: 2.2m)Debug logProfile
herbie shell --seed 2018201 +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))