


Bits error versus a



Bits error versus b
if (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))) 1) < 8379299926568.48Initial program 0.0
rmApplied add-cbrt-cube0.0
Applied simplify0.0
if 8379299926568.48 < (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))) 1) Initial program 0.5
Taylor expanded around 0 0.5
Applied simplify0.5
Taylor expanded around inf 0.1
Applied simplify0.1
Time bar (total: 47.0s)Debug logProfile
herbie shell --seed '#(1064173506 2580572819 2847706409 4129882574 1125180799 1845288547)' +o rules:numerics
(FPCore (a b)
:name "Bouland and Aaronson, Equation (24)"
(- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))) 1))