


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 (/ (/ (pow a (- t 1.0)) (exp b)) (/ (/ y x) (pow z y)))) (cbrt (/ (/ (pow a (- t 1.0)) (exp b)) (/ (/ y x) (pow z y))))) (cbrt (* (/ (pow z y) y) (* (pow a (- t 1.0)) (/ x (exp b)))))) < -9.335966708071634e-182Initial program 5.8
rmApplied sub-neg5.8
Applied exp-sum5.8
Applied simplify0.9
rmApplied exp-neg0.9
Applied pow-sub0.7
Applied associate-*l/0.7
Applied frac-times0.7
Applied associate-*r/0.6
Applied simplify0.6
if -9.335966708071634e-182 < (* (* (cbrt (/ (/ (pow a (- t 1.0)) (exp b)) (/ (/ y x) (pow z y)))) (cbrt (/ (/ (pow a (- t 1.0)) (exp b)) (/ (/ y x) (pow z y))))) (cbrt (* (/ (pow z y) y) (* (pow a (- t 1.0)) (/ x (exp b)))))) < +inf.0Initial program 2.6
Taylor expanded around inf 2.6
Applied simplify1.0
if +inf.0 < (* (* (cbrt (/ (/ (pow a (- t 1.0)) (exp b)) (/ (/ y x) (pow z y)))) (cbrt (/ (/ (pow a (- t 1.0)) (exp b)) (/ (/ y x) (pow z y))))) (cbrt (* (/ (pow z y) y) (* (pow a (- t 1.0)) (/ x (exp b)))))) Initial program 0
Time bar (total: 2.5m)Debug logProfile
herbie shell --seed '#(1071246582 2318319007 2683472949 3810440501 3233274817 2724848749)'
(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))