


Bits error versus g



Bits error versus h



Bits error versus a
Results
if (- (- g) (sqrt (* (+ h g) (- g h)))) < -2.427125079134309e-283Initial program 43.9
rmApplied cbrt-prod41.2
Taylor expanded around inf 40.7
Applied simplify40.7
if -2.427125079134309e-283 < (- (- g) (sqrt (* (+ h g) (- g h)))) Initial program 13.4
rmApplied cbrt-prod7.6
Applied simplify7.6
Time bar (total: 2.1m)Debug logProfile
herbie shell --seed 2018206
(FPCore (g h a)
:name "2-ancestry mixing, positive discriminant"
(+ (cbrt (* (/ 1 (* 2 a)) (+ (- g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (- g) (sqrt (- (* g g) (* h h))))))))