


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -7.107724709955627e+136Initial program 61.3
rmApplied div-inv 61.3
Applied taylor 15.7
Taylor expanded around -inf 15.7
Applied simplify 0.0
if -7.107724709955627e+136 < b/2 < 9.635810611632596e-305Initial program 32.9
rmApplied div-inv 33.0
rmApplied flip-- 33.1
Applied associate-*l/ 33.1
Applied simplify 14.3
Applied taylor 8.0
Taylor expanded around 0 8.0
if 9.635810611632596e-305 < b/2 < 9.656800156747535e+100Initial program 8.8
if 9.656800156747535e+100 < b/2 Initial program 46.6
Applied taylor 12.4
Taylor expanded around inf 12.4
Applied simplify 0.0
Total time: 25.7s Debug log
Please report a bug with the following info:
herbie --seed '#(3401098667 3711380821 3658129563 336201726 698990018 4213686807)'
(FPCore (a b/2 c)
:name "NMSE problem 3.2.1, negative"
(/ (- (- b/2) (sqrt (- (sqr b/2) (* a c)))) a))