


Bits error versus a



Bits error versus b_2



Bits error versus c
if b_2 < -2.5377266411070587e+153Initial program 60.7
Taylor expanded around -inf 2.6
if -2.5377266411070587e+153 < b_2 < 7.005373385174409e-231Initial program 9.8
rmApplied clear-num9.9
Applied simplify9.9
if 7.005373385174409e-231 < b_2 < 1.036420145931666e+97Initial program 34.3
rmApplied flip-+34.4
Applied simplify16.3
if 1.036420145931666e+97 < b_2 Initial program 58.0
Taylor expanded around inf 15.6
Applied simplify3.0
Time bar (total: 58.9s)Debug logProfile
herbie shell --seed '#(1071725047 233389029 2036512464 3988615230 2972226563 1111574017)'
(FPCore (a b_2 c)
:name "quad2p (problem 3.2.1, positive)"
(/ (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))