


Bits error versus a



Bits error versus b



Bits error versus c
if b < -4.930770214232589e+18Initial program 57.2
Applied taylor 41.1
Taylor expanded around -inf 41.1
Applied simplify 0
Applied simplify 0
if -4.930770214232589e+18 < b < -4.4891519221511533e-128Initial program 38.3
rmApplied clear-num 38.3
Applied simplify 38.3
rmApplied flip-- 38.4
Applied associate-/r/ 38.4
Applied associate-/r* 38.4
Applied simplify 17.1
if -4.4891519221511533e-128 < b < 4.983767219933664e+51Initial program 11.5
rmApplied clear-num 11.6
Applied simplify 11.6
if 4.983767219933664e+51 < b Initial program 39.7
Applied taylor 0
Taylor expanded around inf 0
Applied simplify 0
Time bar (total: 31.0s) Debug log
Please include this information when filing a bug report:
herbie shell --seed '#(3052192724 3812927732 3686175817 630908657 2373248591 511094450)'
(FPCore (a b c)
:name "NMSE p42, negative"
:pre (and (>= (* b b) (* 4 (* a c))) (!= a 0))
(/ (- (- b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)))