


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -4.525036217684268e+158Initial program 62.9
Taylor expanded around -inf 14.0
Applied simplify1.3
if -4.525036217684268e+158 < b/2 < -5.266140246506573e-287Initial program 34.8
rmApplied flip--34.9
Applied simplify16.4
rmApplied clear-num16.7
Applied simplify8.6
if -5.266140246506573e-287 < b/2 < 6.320733100371715e+112Initial program 8.8
rmApplied div-sub8.8
if 6.320733100371715e+112 < b/2 Initial program 47.3
rmApplied flip--61.8
Applied simplify62.0
rmApplied clear-num62.0
Applied simplify61.9
Taylor expanded around inf 3.0
pow expressions.Time bar (total: 1.8m)Debug logProfile
herbie shell --seed '#(1063185673 2139736501 2393378123 1907444849 1070993796 1007244912)'
(FPCore (a b/2 c)
:name "NMSE problem 3.2.1"
(/ (- (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))