


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -1.7321058520772784e+67Initial program 41.7
Applied taylor 0
Taylor expanded around -inf 0
if -1.7321058520772784e+67 < b/2 < 1.922375846709798e-232Initial program 10.5
rmApplied div-inv 10.6
if 1.922375846709798e-232 < b/2 < 1438490.0801097094Initial program 30.1
rmApplied flip-+ 30.2
Applied simplify 19.2
rmApplied div-inv 19.2
if 1438490.0801097094 < b/2 Initial program 58.2
rmApplied flip-+ 58.3
Applied simplify 31.6
rmApplied add-cube-cbrt 31.8
Applied simplify 28.3
Applied taylor 8.2
Taylor expanded around inf 8.2
Applied simplify 2.5
Total time: 31.5s Debug log
Please include this information when filing a bug report:
herbie --seed '#(4204583864 2636495485 3400033341 319004202 4134280227 1599347260)'
(FPCore (a b/2 c)
:name "NMSE problem 3.2.1, positive"
(/ (+ (- b/2) (sqrt (- (sqr b/2) (* a c)))) a))