


Bits error versus a



Bits error versus b



Bits error versus c
if b < -1.0544208354676505e+66Initial program 27.5
Taylor expanded around -inf 7.1
Applied simplify3.3
if -1.0544208354676505e+66 < b < 4.6725193171305676e+91Initial program 9.2
rmApplied add-cube-cbrt9.4
Applied sqrt-prod9.4
Applied simplify9.4
if 4.6725193171305676e+91 < b Initial program 42.4
Taylor expanded around inf 9.9
Applied simplify3.7
Applied simplify3.7
pow expressions.Time bar (total: 1.3m)Debug logProfile
herbie shell --seed '#(1063154770 1824007522 645063331 41291047 494775821 1237684644)'
(FPCore (a b c)
:name "jeff quadratic root 1"
(if (>= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))