


Bits error versus a



Bits error versus b



Bits error versus c



Bits error versus d
if b < -1.614282986419709e+71Initial program 38.0
Taylor expanded around -inf 5.9
if -1.614282986419709e+71 < b < 1.302164828124397e-34Initial program 15.1
rmApplied div-inv15.2
if 1.302164828124397e-34 < b Initial program 53.3
rmApplied clear-num53.3
Applied simplify53.3
Taylor expanded around 0 8.3
Applied simplify7.6
Time bar (total: 2.0m)Debug logProfile
herbie shell --seed '#(1070609872 3456127585 2380521889 2328837196 1765472538 734540918)' +o rules:numerics
(FPCore (a b c d)
:name "Cubic critical"
(/ (+ (- b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)))