


Bits error versus x



Bits error versus y



Bits error versus z



Bits error versus t



Bits error versus a



Bits error versus b



Bits error versus c



Bits error versus i



Bits error versus j



Bits error versus k
Results
if (+ (- (- (* b c) (* i (* x 4.0))) (* j (* 27.0 k))) (* t (- (* (* z x) (* y 18.0)) (* 4.0 a)))) < -9.193672446138778e+304Initial program 33.2
Taylor expanded around inf 5.4
if -9.193672446138778e+304 < (+ (- (- (* b c) (* i (* x 4.0))) (* j (* 27.0 k))) (* t (- (* (* z x) (* y 18.0)) (* 4.0 a)))) < 4.618699352259518e+289Initial program 2.5
Applied simplify0.3
if 4.618699352259518e+289 < (+ (- (- (* b c) (* i (* x 4.0))) (* j (* 27.0 k))) (* t (- (* (* z x) (* y 18.0)) (* 4.0 a)))) Initial program 22.0
rmApplied associate-*l*10.3
Time bar (total: 2.6m)Debug logProfile
herbie shell --seed 2018214
(FPCore (x y z t a b c i j k)
:name "Diagrams.Solve.Polynomial:cubForm from diagrams-solve-0.1"
(- (- (+ (- (* (* (* (* x 18.0) y) z) t) (* (* a 4.0) t)) (* b c)) (* (* x 4.0) i)) (* (* j 27.0) k)))