


Bits error versus a



Bits error versus b_2



Bits error versus c
if (/ -1/2 b_2) < -3.2954910648148476e+55Initial program 20.5
rmApplied flip-+20.6
Applied simplify16.8
if -3.2954910648148476e+55 < (/ -1/2 b_2) < 9.934981870499774e-304Initial program 53.1
Taylor expanded around inf 20.3
Applied simplify9.2
if 9.934981870499774e-304 < (/ -1/2 b_2) < 1.0047291826521778e-145Initial program 57.4
Taylor expanded around -inf 10.9
Applied simplify3.4
if 1.0047291826521778e-145 < (/ -1/2 b_2) Initial program 8.5
Time bar (total: 1.1m)Debug logProfile
herbie shell --seed '#(1071821486 549052472 3784827256 1559736200 3548510075 881134285)' +o rules:numerics
(FPCore (a b_2 c)
:name "quad2p (problem 3.2.1, positive)"
(/ (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))