


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)) < -19392848229.97379 or 542.215346165472 < (fma (- t 1.0) (log a) (- b)) Initial program 0.1
rmApplied add-cbrt-cube0.6
Applied simplify0.6
if -19392848229.97379 < (fma (- t 1.0) (log a) (- b)) < 542.215346165472Initial program 7.1
Taylor expanded around inf 7.1
Applied simplify4.7
Time bar (total: 5.7m)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))