


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 (/ (exp b) (pow a (- t 1.0))) < 1.474099479005752e-82 or 1.3356108855427758e+303 < (/ (exp b) (pow a (- t 1.0))) Initial program 0.3
rmApplied *-un-lft-identity0.3
Applied exp-prod0.3
Applied simplify0.3
if 1.474099479005752e-82 < (/ (exp b) (pow a (- t 1.0))) < 1.3356108855427758e+303Initial program 7.8
Taylor expanded around inf 7.8
Applied simplify5.6
rmApplied associate-*l/5.6
Applied associate-/l/0.7
Time bar (total: 2.1m)Debug logProfile
herbie shell --seed '#(1071821486 549052472 3784827256 1559736200 3548510075 881134285)'
(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))