


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 < 1.071999901811407e-120Initial program 11.2
rmApplied div-inv11.3
if 1.071999901811407e-120 < b_2 < 2.184756512447019e+51Initial program 39.6
rmApplied clear-num39.6
Applied simplify39.6
rmApplied flip--39.7
Applied simplify16.6
if 2.184756512447019e+51 < b_2 Initial program 56.4
Taylor expanded around inf 15.6
Applied simplify3.8
Time bar (total: 1.1m)Debug logProfile
herbie shell --seed '#(1071948828 1180510430 2986424009 997076509 406109801 420189285)' +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))