


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) (/ y x)) < 0.0 or 7.941323176571289e+226 < (/ (pow z y) (/ y x)) Initial program 1.2
rmApplied add-cube-cbrt1.5
Applied exp-prod1.5
Applied simplify1.5
if 0.0 < (/ (pow z y) (/ y x)) < 7.941323176571289e+226Initial program 4.7
Taylor expanded around inf 4.7
Applied simplify7.7
Time bar (total: 1.1m)Debug logProfile
herbie shell --seed '#(1070355188 2193211668 3977393919 3454156579 3755371326 1656365382)' +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))