


Bits error versus a



Bits error versus b



Bits error versus c



Bits error versus d
if b < -9.234735130895007e+86Initial program 43.3
Taylor expanded around -inf 4.3
if -9.234735130895007e+86 < b < 7.359951940587014e-86Initial program 13.2
rmApplied clear-num13.2
Applied simplify13.3
if 7.359951940587014e-86 < b Initial program 51.7
rmApplied clear-num51.7
Applied simplify51.7
Taylor expanded around 0 11.1
Applied simplify10.4
Time bar (total: 2.2m)Debug logProfile
herbie shell --seed 2018208 +o rules:numerics
(FPCore (a b c d)
:name "Cubic critical"
(/ (+ (- b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)))