


Bits error versus a



Bits error versus b



Bits error versus c



Bits error versus d
if (* -2/3 b) < -1.8700313055846637e-14Initial program 54.0
rmApplied associate-/r*54.0
Taylor expanded around inf 17.4
Applied simplify7.5
if -1.8700313055846637e-14 < (* -2/3 b) < 1.5502720957942897e-183Initial program 21.4
rmApplied flip-+21.7
Applied simplify16.3
if 1.5502720957942897e-183 < (* -2/3 b) < 1.2658088817796178e-140Initial program 15.8
rmApplied associate-/r*15.9
Taylor expanded around -inf 46.7
if 1.2658088817796178e-140 < (* -2/3 b) < 6.383327851614631e+142Initial program 6.0
rmApplied associate-/r*6.0
if 6.383327851614631e+142 < (* -2/3 b) Initial program 55.9
rmApplied div-inv55.9
Taylor expanded around -inf 3.0
Time bar (total: 1.5m)Debug logProfile
herbie shell --seed '#(1070227846 1561819246 480764335 4016816270 2602869839 2117310382)' +o rules:numerics
(FPCore (a b c d)
:name "Cubic critical"
(/ (+ (- b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)))