


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 (fma (- t 1.0) (log a) (- b)) < -2610577381.2603726 or 541.69668280295 < (fma (- t 1.0) (log a) (- b)) Initial program 0.1
rmApplied add-cbrt-cube0.6
Applied simplify0.6
if -2610577381.2603726 < (fma (- t 1.0) (log a) (- b)) < 541.69668280295Initial program 7.1
Taylor expanded around inf 7.1
Applied simplify4.6
Time bar (total: 6.2m)Debug logProfile
herbie shell --seed '#(1064300848 3212030778 2049303162 3567222883 2277747821 1384278011)' +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))