



Bits error versus a




Bits error versus b




Bits error versus c
if b < -7.355523810646533e-17Initial program 58.0
Applied taylor 40.7
Taylor expanded around -inf 40.7
Applied simplify 0
Applied simplify 0
if -7.355523810646533e-17 < b < -1.4796916138221627e-93Initial program 35.3
rmApplied flip-- 35.4
Applied simplify 16.3
if -1.4796916138221627e-93 < b < 9.656800156747535e+100Initial program 12.3
rmApplied div-inv 12.4
Applied taylor 12.4
Taylor expanded around 0 12.4
Applied simplify 12.3
if 9.656800156747535e+100 < b Initial program 47.0
Applied taylor 0
Taylor expanded around inf 0
Applied simplify 0
Total time: 45.9s Debug log
Please report a bug with the following info:
herbie --seed '#(271780363 724140849 4096135026 1182327035 2977206980 3365866325)'
(FPCore (a b c)
:name "NMSE p42, negative"
:target
(if (< b 0) (/ c (* a (/ (+ (- b) (sqrt (- (sqr b) (* 4 (* a c))))) (* 2 a)))) (/ (- (- b) (sqrt (- (sqr b) (* 4 (* a c))))) (* 2 a)))(/ (- (- b) (sqrt (- (sqr b) (* 4 (* a c))))) (* 2 a)))