


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 (cbrt (/ (* (exp b) y) (* (pow z y) (pow a (- t 1.0))))) < -9.939663084627983e-102Initial program 2.4
rmApplied associate-/l*1.2
Applied simplify0.2
rmApplied sub-neg0.2
Applied unpow-prod-up0.1
if -9.939663084627983e-102 < (cbrt (/ (* (exp b) y) (* (pow z y) (pow a (- t 1.0))))) Initial program 1.5
Time bar (total: 1.9m)Debug logProfile
herbie shell --seed '#(1071373924 2949776965 1885069702 3247780810 90874544 2263903749)'
(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))