











if b < -2.4063664882097058e+146Initial program 57.8b
Applied taylor 0b
Taylor expanded around -inf 0b
Applied simplify 0b
if -2.4063664882097058e+146 < b < 0.034260571810453756Initial program 14.8b
rmApplied associate-*r* 14.7b
if 0.034260571810453756 < b Initial program 57.9b
Applied taylor 42.5b
Taylor expanded around inf 42.5b
Applied simplify 0b
Applied simplify 0b
Total time: 41.0s Debug log
herbie --seed '#(1985129295 1558437691 463586651 1724996692 3338673416 2932607883)'
(FPCore (a b c)
:name "NMSE p42, positive"
:target
(if (< b 0) (/ (+ (- b) (sqrt (- (sqr b) (* 4 (* a c))))) (* 2 a)) (/ c (* a (/ (- (- b) (sqrt (- (sqr b) (* 4 (* a c))))) (* 2 a)))))(/ (+ (- b) (sqrt (- (sqr b) (* 4 (* a c))))) (* 2 a)))