


Bits error versus a



Bits error versus b



Bits error versus c
if b < -1.84068970466224001e150Initial program 62.4
Simplified62.4
Taylor expanded around -inf 11.2
Simplified2.6
if -1.84068970466224001e150 < b < 5.90062245140958138e-81Initial program 11.8
Simplified11.8
rmApplied associate-*r*11.8
rmApplied associate-/r*11.8
Simplified11.7
if 5.90062245140958138e-81 < b Initial program 51.9
Simplified52.0
rmApplied associate-*r*51.9
Taylor expanded around inf 10.2
Final simplification10.1
herbie shell --seed 2020192
(FPCore (a b c)
:name "Cubic critical"
:precision binary64
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3.0 a) c)))) (* 3.0 a)))