


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 a (- t 1.0)) (exp b)) < 3.2378447176585645e-212 or 1.5128378188808067e+264 < (/ (pow a (- t 1.0)) (exp b)) Initial program 0.9
if 3.2378447176585645e-212 < (/ (pow a (- t 1.0)) (exp b)) < 1.5128378188808067e+264Initial program 5.6
Taylor expanded around inf 5.6
Applied simplify3.3
Applied simplify1.4
Time bar (total: 2.3m)Debug logProfile
herbie shell --seed '#(1072107073 2127697367 3936270018 2300570620 2134894798 4023771849)'
(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))