


Bits error versus a



Bits error versus b_2



Bits error versus c
if b_2 < -1.180819239099574e+88Initial program 42.4
Taylor expanded around -inf 4.2
if -1.180819239099574e+88 < b_2 < 5.7886576392361e-129Initial program 11.2
rmApplied clear-num11.3
Applied simplify11.3
if 5.7886576392361e-129 < b_2 < 1.9702676758824543e+51Initial program 38.8
rmApplied clear-num38.9
Applied simplify38.9
rmApplied flip--39.0
Applied simplify16.5
if 1.9702676758824543e+51 < b_2 Initial program 56.4
Taylor expanded around inf 15.6
Applied simplify3.8
Time bar (total: 57.5s)Debug logProfile
herbie shell --seed '#(1071948828 1180510430 2986424009 997076509 406109801 420189285)'
(FPCore (a b_2 c)
:name "quad2p (problem 3.2.1, positive)"
(/ (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))