











if b < -1.8681440687605764e-97Initial program 58.8b
Applied taylor 39.1b
Taylor expanded around -inf 39.1b
Applied simplify 0b
Applied simplify 0b
if -1.8681440687605764e-97 < b < 1.4221487181389516e+74Initial program 11.9b
rmApplied div-inv 12.0b
if 1.4221487181389516e+74 < b Initial program 42.0b
Applied taylor 11.4b
Taylor expanded around inf 11.4b
Applied simplify 0.0b
Total time: 48.1s Debug log
herbie --seed '#(3210580112 2016943050 2736455008 1900213294 3045829802 3195281412)'
(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)))