


Bits error versus a



Bits error versus b_2



Bits error versus c
if b_2 < -7.132459056487529e+59Initial program 36.3
Taylor expanded around -inf 10.9
Applied simplify5.6
if -7.132459056487529e+59 < b_2 < 2.9525934633708343e-101Initial program 12.6
rmApplied add-cube-cbrt12.8
Applied fma-def12.8
if 2.9525934633708343e-101 < b_2 Initial program 51.2
rmApplied flip-+51.3
Applied simplify23.8
Taylor expanded around inf 20.7
Applied simplify10.2
Time bar (total: 2.1m)Debug logProfile
herbie shell --seed '#(1072361757 3390613284 2339397988 1175251238 145061547 3101881848)' +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))