0.002 * [progress]: [Phase 1 of 3] Setting up. 0.002 * * * [progress]: [1/2] Preparing points 0.101 * * * [progress]: [2/2] Setting up program. 0.109 * [progress]: [Phase 2 of 3] Improving. 0.109 * * * * [progress]: [ 1 / 1 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 0.109 * [simplify]: Simplifying (if (>= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))) 0.110 * * [simplify]: iters left: 6 (20 enodes) 0.120 * * [simplify]: iters left: 5 (77 enodes) 0.145 * * [simplify]: iters left: 4 (132 enodes) 0.167 * * [simplify]: iters left: 3 (224 enodes) 0.229 * * [simplify]: iters left: 2 (270 enodes) 0.294 * * [simplify]: iters left: 1 (285 enodes) 0.364 * * [simplify]: Extracting #0: cost 1 inf + 0 0.364 * * [simplify]: Extracting #1: cost 5 inf + 0 0.364 * * [simplify]: Extracting #2: cost 28 inf + 0 0.365 * * [simplify]: Extracting #3: cost 58 inf + 5 0.365 * * [simplify]: Extracting #4: cost 65 inf + 858 0.366 * * [simplify]: Extracting #5: cost 66 inf + 1478 0.367 * * [simplify]: Extracting #6: cost 69 inf + 1811 0.370 * * [simplify]: Extracting #7: cost 33 inf + 9076 0.377 * * [simplify]: Extracting #8: cost 3 inf + 17018 0.385 * * [simplify]: Extracting #9: cost 0 inf + 17916 0.392 * [simplify]: Simplified to (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))) 0.392 * [simplify]: Simplified (2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 0.409 * * [progress]: iteration 1 / 4 0.409 * * * [progress]: picking best candidate 0.423 * * * * [pick]: Picked #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 0.423 * * * [progress]: localizing error 0.584 * * * [progress]: generating rewritten candidates 0.584 * * * * [progress]: [ 1 / 4 ] rewriting at (2 3 2 2 1) 0.587 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 1 2) 0.589 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1) 0.611 * * * * [progress]: [ 4 / 4 ] rewriting at (2 3 2 2) 0.631 * * * [progress]: generating series expansions 0.631 * * * * [progress]: [ 1 / 4 ] generating series at (2 3 2 2 1) 0.631 * [backup-simplify]: Simplify (sqrt (fma (* -4 a) c (* b b))) into (sqrt (fma (* -4 a) c (pow b 2))) 0.631 * [approximate]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in (a c b) around 0 0.631 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in b 0.631 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in b 0.633 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 0.633 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in b 0.633 * [taylor]: Taking taylor expansion of (* -4 a) in b 0.633 * [taylor]: Taking taylor expansion of -4 in b 0.633 * [backup-simplify]: Simplify -4 into -4 0.633 * [taylor]: Taking taylor expansion of a in b 0.633 * [backup-simplify]: Simplify a into a 0.633 * [taylor]: Taking taylor expansion of c in b 0.633 * [backup-simplify]: Simplify c into c 0.633 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.633 * [taylor]: Taking taylor expansion of b in b 0.633 * [backup-simplify]: Simplify 0 into 0 0.633 * [backup-simplify]: Simplify 1 into 1 0.634 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.634 * [backup-simplify]: Simplify (* (* -4 a) c) into (* -4 (* a c)) 0.634 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 0.634 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 0.635 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.635 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (* 0 c)) into 0 0.635 * [backup-simplify]: Simplify (+ 0 0) into 0 0.635 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 0.636 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in c 0.636 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in c 0.636 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 0.636 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in c 0.636 * [taylor]: Taking taylor expansion of (* -4 a) in c 0.636 * [taylor]: Taking taylor expansion of -4 in c 0.636 * [backup-simplify]: Simplify -4 into -4 0.636 * [taylor]: Taking taylor expansion of a in c 0.636 * [backup-simplify]: Simplify a into a 0.636 * [taylor]: Taking taylor expansion of c in c 0.636 * [backup-simplify]: Simplify 0 into 0 0.636 * [backup-simplify]: Simplify 1 into 1 0.636 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.636 * [taylor]: Taking taylor expansion of b in c 0.636 * [backup-simplify]: Simplify b into b 0.636 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.636 * [backup-simplify]: Simplify (* (* -4 a) 0) into 0 0.636 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.636 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.636 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.637 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.637 * [backup-simplify]: Simplify (+ (* (* -4 a) 1) (* 0 0)) into (- (* 4 a)) 0.637 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.638 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.638 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.638 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 0.638 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 0.638 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 0.638 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 0.638 * [taylor]: Taking taylor expansion of (* -4 a) in a 0.638 * [taylor]: Taking taylor expansion of -4 in a 0.638 * [backup-simplify]: Simplify -4 into -4 0.638 * [taylor]: Taking taylor expansion of a in a 0.638 * [backup-simplify]: Simplify 0 into 0 0.638 * [backup-simplify]: Simplify 1 into 1 0.638 * [taylor]: Taking taylor expansion of c in a 0.638 * [backup-simplify]: Simplify c into c 0.638 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.638 * [taylor]: Taking taylor expansion of b in a 0.638 * [backup-simplify]: Simplify b into b 0.639 * [backup-simplify]: Simplify (* -4 0) into 0 0.639 * [backup-simplify]: Simplify (* 0 c) into 0 0.639 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.639 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.639 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.640 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 0.640 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 0.640 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.640 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 0.640 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 0.640 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 0.640 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 0.640 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 0.641 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 0.641 * [taylor]: Taking taylor expansion of (* -4 a) in a 0.641 * [taylor]: Taking taylor expansion of -4 in a 0.641 * [backup-simplify]: Simplify -4 into -4 0.641 * [taylor]: Taking taylor expansion of a in a 0.641 * [backup-simplify]: Simplify 0 into 0 0.641 * [backup-simplify]: Simplify 1 into 1 0.641 * [taylor]: Taking taylor expansion of c in a 0.641 * [backup-simplify]: Simplify c into c 0.641 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.641 * [taylor]: Taking taylor expansion of b in a 0.641 * [backup-simplify]: Simplify b into b 0.641 * [backup-simplify]: Simplify (* -4 0) into 0 0.641 * [backup-simplify]: Simplify (* 0 c) into 0 0.642 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.642 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.642 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.642 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 0.643 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 0.643 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.643 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 0.643 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 0.643 * [taylor]: Taking taylor expansion of b in c 0.643 * [backup-simplify]: Simplify b into b 0.643 * [taylor]: Taking taylor expansion of b in b 0.643 * [backup-simplify]: Simplify 0 into 0 0.643 * [backup-simplify]: Simplify 1 into 1 0.644 * [backup-simplify]: Simplify 0 into 0 0.644 * [taylor]: Taking taylor expansion of (* -2 (/ c b)) in c 0.644 * [taylor]: Taking taylor expansion of -2 in c 0.644 * [backup-simplify]: Simplify -2 into -2 0.644 * [taylor]: Taking taylor expansion of (/ c b) in c 0.644 * [taylor]: Taking taylor expansion of c in c 0.644 * [backup-simplify]: Simplify 0 into 0 0.644 * [backup-simplify]: Simplify 1 into 1 0.644 * [taylor]: Taking taylor expansion of b in c 0.644 * [backup-simplify]: Simplify b into b 0.644 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.644 * [taylor]: Taking taylor expansion of 0 in b 0.644 * [backup-simplify]: Simplify 0 into 0 0.644 * [backup-simplify]: Simplify 0 into 0 0.644 * [backup-simplify]: Simplify 1 into 1 0.646 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 1) (* 0 0))) into 0 0.647 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (* 0 c))) into 0 0.647 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 0.647 * [backup-simplify]: Simplify (+ 0 0) into 0 0.648 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ c b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow c 2) (pow b 3))) 0.648 * [taylor]: Taking taylor expansion of (* -2 (/ (pow c 2) (pow b 3))) in c 0.648 * [taylor]: Taking taylor expansion of -2 in c 0.648 * [backup-simplify]: Simplify -2 into -2 0.648 * [taylor]: Taking taylor expansion of (/ (pow c 2) (pow b 3)) in c 0.648 * [taylor]: Taking taylor expansion of (pow c 2) in c 0.648 * [taylor]: Taking taylor expansion of c in c 0.648 * [backup-simplify]: Simplify 0 into 0 0.648 * [backup-simplify]: Simplify 1 into 1 0.648 * [taylor]: Taking taylor expansion of (pow b 3) in c 0.648 * [taylor]: Taking taylor expansion of b in c 0.648 * [backup-simplify]: Simplify b into b 0.649 * [backup-simplify]: Simplify (* 1 1) into 1 0.649 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.649 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 0.649 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 0.649 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 0.649 * [taylor]: Taking taylor expansion of (/ -2 b) in b 0.649 * [taylor]: Taking taylor expansion of -2 in b 0.649 * [backup-simplify]: Simplify -2 into -2 0.649 * [taylor]: Taking taylor expansion of b in b 0.650 * [backup-simplify]: Simplify 0 into 0 0.650 * [backup-simplify]: Simplify 1 into 1 0.650 * [backup-simplify]: Simplify (/ -2 1) into -2 0.651 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 0.651 * [backup-simplify]: Simplify 0 into 0 0.651 * [taylor]: Taking taylor expansion of 0 in b 0.651 * [backup-simplify]: Simplify 0 into 0 0.651 * [backup-simplify]: Simplify 0 into 0 0.651 * [backup-simplify]: Simplify 0 into 0 0.651 * [backup-simplify]: Simplify 0 into 0 0.653 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 0.654 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (+ (* 0 0) (* 0 c)))) into 0 0.655 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 0.655 * [backup-simplify]: Simplify (+ 0 0) into 0 0.656 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ c b)) (* -2 (/ (pow c 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow c 3) (pow b 5))) 0.656 * [taylor]: Taking taylor expansion of (* -4 (/ (pow c 3) (pow b 5))) in c 0.656 * [taylor]: Taking taylor expansion of -4 in c 0.656 * [backup-simplify]: Simplify -4 into -4 0.656 * [taylor]: Taking taylor expansion of (/ (pow c 3) (pow b 5)) in c 0.656 * [taylor]: Taking taylor expansion of (pow c 3) in c 0.656 * [taylor]: Taking taylor expansion of c in c 0.656 * [backup-simplify]: Simplify 0 into 0 0.656 * [backup-simplify]: Simplify 1 into 1 0.656 * [taylor]: Taking taylor expansion of (pow b 5) in c 0.656 * [taylor]: Taking taylor expansion of b in c 0.656 * [backup-simplify]: Simplify b into b 0.657 * [backup-simplify]: Simplify (* 1 1) into 1 0.657 * [backup-simplify]: Simplify (* 1 1) into 1 0.657 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.657 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 0.657 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 0.658 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 0.658 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 0.658 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 0.658 * [taylor]: Taking taylor expansion of 0 in b 0.658 * [backup-simplify]: Simplify 0 into 0 0.658 * [backup-simplify]: Simplify 0 into 0 0.658 * [taylor]: Taking taylor expansion of 0 in b 0.658 * [backup-simplify]: Simplify 0 into 0 0.658 * [backup-simplify]: Simplify 0 into 0 0.659 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 0.659 * [backup-simplify]: Simplify (sqrt (fma (* -4 (/ 1 a)) (/ 1 c) (* (/ 1 b) (/ 1 b)))) into (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) 0.659 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in (a c b) around 0 0.659 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in b 0.659 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in b 0.659 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 0.659 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in b 0.659 * [taylor]: Taking taylor expansion of (/ -4 a) in b 0.659 * [taylor]: Taking taylor expansion of -4 in b 0.659 * [backup-simplify]: Simplify -4 into -4 0.659 * [taylor]: Taking taylor expansion of a in b 0.659 * [backup-simplify]: Simplify a into a 0.659 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.659 * [taylor]: Taking taylor expansion of (/ 1 c) in b 0.659 * [taylor]: Taking taylor expansion of c in b 0.660 * [backup-simplify]: Simplify c into c 0.660 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.660 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.660 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.660 * [taylor]: Taking taylor expansion of b in b 0.660 * [backup-simplify]: Simplify 0 into 0 0.660 * [backup-simplify]: Simplify 1 into 1 0.660 * [backup-simplify]: Simplify (* 1 1) into 1 0.660 * [backup-simplify]: Simplify (/ 1 1) into 1 0.661 * [backup-simplify]: Simplify (+ 0 1) into 1 0.661 * [backup-simplify]: Simplify (sqrt 1) into 1 0.662 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.663 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.663 * [backup-simplify]: Simplify (+ 0 0) into 0 0.664 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.664 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in c 0.664 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in c 0.664 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 0.664 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in c 0.664 * [taylor]: Taking taylor expansion of (/ -4 a) in c 0.664 * [taylor]: Taking taylor expansion of -4 in c 0.664 * [backup-simplify]: Simplify -4 into -4 0.664 * [taylor]: Taking taylor expansion of a in c 0.664 * [backup-simplify]: Simplify a into a 0.664 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.664 * [taylor]: Taking taylor expansion of (/ 1 c) in c 0.664 * [taylor]: Taking taylor expansion of c in c 0.664 * [backup-simplify]: Simplify 0 into 0 0.664 * [backup-simplify]: Simplify 1 into 1 0.665 * [backup-simplify]: Simplify (/ 1 1) into 1 0.665 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.665 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.665 * [taylor]: Taking taylor expansion of b in c 0.665 * [backup-simplify]: Simplify b into b 0.665 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.665 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.665 * [backup-simplify]: Simplify (* (/ -4 a) 1) into (/ -4 a) 0.665 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.665 * [backup-simplify]: Simplify (sqrt 0) into 0 0.666 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.666 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 0.666 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 0.666 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 0.666 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 0.666 * [taylor]: Taking taylor expansion of (/ -4 a) in a 0.666 * [taylor]: Taking taylor expansion of -4 in a 0.666 * [backup-simplify]: Simplify -4 into -4 0.666 * [taylor]: Taking taylor expansion of a in a 0.666 * [backup-simplify]: Simplify 0 into 0 0.666 * [backup-simplify]: Simplify 1 into 1 0.667 * [backup-simplify]: Simplify (/ -4 1) into -4 0.667 * [taylor]: Taking taylor expansion of (/ 1 c) in a 0.667 * [taylor]: Taking taylor expansion of c in a 0.667 * [backup-simplify]: Simplify c into c 0.667 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.667 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.667 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.667 * [taylor]: Taking taylor expansion of b in a 0.667 * [backup-simplify]: Simplify b into b 0.667 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.667 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.667 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 0.667 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.668 * [backup-simplify]: Simplify (sqrt 0) into 0 0.668 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.668 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 0.668 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 0.669 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 0.669 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 0.669 * [taylor]: Taking taylor expansion of (/ -4 a) in a 0.669 * [taylor]: Taking taylor expansion of -4 in a 0.669 * [backup-simplify]: Simplify -4 into -4 0.669 * [taylor]: Taking taylor expansion of a in a 0.669 * [backup-simplify]: Simplify 0 into 0 0.669 * [backup-simplify]: Simplify 1 into 1 0.669 * [backup-simplify]: Simplify (/ -4 1) into -4 0.669 * [taylor]: Taking taylor expansion of (/ 1 c) in a 0.669 * [taylor]: Taking taylor expansion of c in a 0.669 * [backup-simplify]: Simplify c into c 0.669 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.669 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.669 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.669 * [taylor]: Taking taylor expansion of b in a 0.669 * [backup-simplify]: Simplify b into b 0.669 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.670 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.670 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 0.670 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.670 * [backup-simplify]: Simplify (sqrt 0) into 0 0.671 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.671 * [taylor]: Taking taylor expansion of 0 in c 0.671 * [backup-simplify]: Simplify 0 into 0 0.671 * [taylor]: Taking taylor expansion of (/ +nan.0 c) in c 0.671 * [taylor]: Taking taylor expansion of +nan.0 in c 0.671 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.671 * [taylor]: Taking taylor expansion of c in c 0.671 * [backup-simplify]: Simplify 0 into 0 0.671 * [backup-simplify]: Simplify 1 into 1 0.671 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 0.671 * [taylor]: Taking taylor expansion of +nan.0 in b 0.672 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.672 * [taylor]: Taking taylor expansion of 0 in b 0.672 * [backup-simplify]: Simplify 0 into 0 0.672 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 0.673 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 0.673 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 c))) into 0 0.673 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.674 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 0.674 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) in c 0.674 * [taylor]: Taking taylor expansion of +nan.0 in c 0.674 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.674 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))) in c 0.674 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.674 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.674 * [taylor]: Taking taylor expansion of b in c 0.674 * [backup-simplify]: Simplify b into b 0.674 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.674 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.675 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 0.675 * [taylor]: Taking taylor expansion of +nan.0 in c 0.675 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.675 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 0.675 * [taylor]: Taking taylor expansion of (pow c 2) in c 0.675 * [taylor]: Taking taylor expansion of c in c 0.675 * [backup-simplify]: Simplify 0 into 0 0.675 * [backup-simplify]: Simplify 1 into 1 0.675 * [backup-simplify]: Simplify (* 1 1) into 1 0.675 * [backup-simplify]: Simplify (/ 1 1) into 1 0.676 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.677 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.678 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.678 * [backup-simplify]: Simplify (- 0) into 0 0.679 * [backup-simplify]: Simplify (+ 0 0) into 0 0.679 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.679 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.680 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 0.681 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 0.681 * [taylor]: Taking taylor expansion of 0 in b 0.681 * [backup-simplify]: Simplify 0 into 0 0.682 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 0.682 * [taylor]: Taking taylor expansion of 0 in b 0.682 * [backup-simplify]: Simplify 0 into 0 0.682 * [taylor]: Taking taylor expansion of 0 in b 0.682 * [backup-simplify]: Simplify 0 into 0 0.682 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.682 * [backup-simplify]: Simplify 0 into 0 0.683 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 0.684 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.684 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 0.684 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.685 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.685 * [backup-simplify]: Simplify (+ 0 0) into 0 0.686 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 0.686 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 0.686 * [taylor]: Taking taylor expansion of +nan.0 in c 0.686 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.686 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 0.686 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 0.686 * [taylor]: Taking taylor expansion of +nan.0 in c 0.686 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.686 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 0.686 * [taylor]: Taking taylor expansion of (pow c 3) in c 0.687 * [taylor]: Taking taylor expansion of c in c 0.687 * [backup-simplify]: Simplify 0 into 0 0.687 * [backup-simplify]: Simplify 1 into 1 0.687 * [backup-simplify]: Simplify (* 1 1) into 1 0.687 * [backup-simplify]: Simplify (* 1 1) into 1 0.688 * [backup-simplify]: Simplify (/ 1 1) into 1 0.688 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 0.688 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 0.688 * [taylor]: Taking taylor expansion of +nan.0 in c 0.688 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.688 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 0.688 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 0.688 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.688 * [taylor]: Taking taylor expansion of b in c 0.688 * [backup-simplify]: Simplify b into b 0.688 * [taylor]: Taking taylor expansion of c in c 0.688 * [backup-simplify]: Simplify 0 into 0 0.688 * [backup-simplify]: Simplify 1 into 1 0.688 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.688 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 0.688 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.689 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 0.689 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.690 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.691 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.692 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.692 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.693 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.694 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.695 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.695 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.696 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.696 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.697 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.697 * [backup-simplify]: Simplify (+ 0 0) into 0 0.697 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.698 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 0.699 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.699 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.699 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.699 * [taylor]: Taking taylor expansion of +nan.0 in b 0.699 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.699 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.699 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.699 * [taylor]: Taking taylor expansion of b in b 0.699 * [backup-simplify]: Simplify 0 into 0 0.699 * [backup-simplify]: Simplify 1 into 1 0.699 * [backup-simplify]: Simplify (* 1 1) into 1 0.700 * [backup-simplify]: Simplify (/ 1 1) into 1 0.700 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.701 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.702 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.702 * [backup-simplify]: Simplify (- 0) into 0 0.702 * [backup-simplify]: Simplify 0 into 0 0.703 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.704 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.705 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.706 * [backup-simplify]: Simplify (- 0) into 0 0.706 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 0.707 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.707 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.707 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.707 * [taylor]: Taking taylor expansion of +nan.0 in b 0.707 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.707 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.707 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.707 * [taylor]: Taking taylor expansion of b in b 0.707 * [backup-simplify]: Simplify 0 into 0 0.707 * [backup-simplify]: Simplify 1 into 1 0.707 * [backup-simplify]: Simplify (* 1 1) into 1 0.708 * [backup-simplify]: Simplify (/ 1 1) into 1 0.709 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.709 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.710 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.710 * [backup-simplify]: Simplify (- 0) into 0 0.711 * [backup-simplify]: Simplify 0 into 0 0.712 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.712 * [taylor]: Taking taylor expansion of 0 in b 0.712 * [backup-simplify]: Simplify 0 into 0 0.712 * [taylor]: Taking taylor expansion of 0 in b 0.712 * [backup-simplify]: Simplify 0 into 0 0.712 * [backup-simplify]: Simplify 0 into 0 0.712 * [backup-simplify]: Simplify 0 into 0 0.712 * [backup-simplify]: Simplify 0 into 0 0.712 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 c)) 1))) into (* +nan.0 c) 0.712 * [backup-simplify]: Simplify (sqrt (fma (* -4 (/ 1 (- a))) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- b))))) into (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) 0.712 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in (a c b) around 0 0.712 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in b 0.712 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in b 0.712 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 0.713 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in b 0.713 * [taylor]: Taking taylor expansion of (/ 4 a) in b 0.713 * [taylor]: Taking taylor expansion of 4 in b 0.713 * [backup-simplify]: Simplify 4 into 4 0.713 * [taylor]: Taking taylor expansion of a in b 0.713 * [backup-simplify]: Simplify a into a 0.713 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.713 * [taylor]: Taking taylor expansion of (/ -1 c) in b 0.713 * [taylor]: Taking taylor expansion of -1 in b 0.713 * [backup-simplify]: Simplify -1 into -1 0.713 * [taylor]: Taking taylor expansion of c in b 0.713 * [backup-simplify]: Simplify c into c 0.713 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.713 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.713 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.713 * [taylor]: Taking taylor expansion of b in b 0.713 * [backup-simplify]: Simplify 0 into 0 0.713 * [backup-simplify]: Simplify 1 into 1 0.714 * [backup-simplify]: Simplify (* 1 1) into 1 0.714 * [backup-simplify]: Simplify (/ 1 1) into 1 0.715 * [backup-simplify]: Simplify (+ 0 1) into 1 0.715 * [backup-simplify]: Simplify (sqrt 1) into 1 0.716 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.716 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.717 * [backup-simplify]: Simplify (+ 0 0) into 0 0.718 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.718 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in c 0.718 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in c 0.718 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 0.718 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in c 0.718 * [taylor]: Taking taylor expansion of (/ 4 a) in c 0.718 * [taylor]: Taking taylor expansion of 4 in c 0.718 * [backup-simplify]: Simplify 4 into 4 0.718 * [taylor]: Taking taylor expansion of a in c 0.718 * [backup-simplify]: Simplify a into a 0.718 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.718 * [taylor]: Taking taylor expansion of (/ -1 c) in c 0.718 * [taylor]: Taking taylor expansion of -1 in c 0.718 * [backup-simplify]: Simplify -1 into -1 0.718 * [taylor]: Taking taylor expansion of c in c 0.718 * [backup-simplify]: Simplify 0 into 0 0.718 * [backup-simplify]: Simplify 1 into 1 0.719 * [backup-simplify]: Simplify (/ -1 1) into -1 0.719 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.719 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.719 * [taylor]: Taking taylor expansion of b in c 0.719 * [backup-simplify]: Simplify b into b 0.719 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.719 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.719 * [backup-simplify]: Simplify (* (/ 4 a) -1) into (/ -4 a) 0.719 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.719 * [backup-simplify]: Simplify (sqrt 0) into 0 0.720 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.720 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 0.720 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 0.720 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 0.720 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 0.720 * [taylor]: Taking taylor expansion of (/ 4 a) in a 0.720 * [taylor]: Taking taylor expansion of 4 in a 0.720 * [backup-simplify]: Simplify 4 into 4 0.720 * [taylor]: Taking taylor expansion of a in a 0.720 * [backup-simplify]: Simplify 0 into 0 0.720 * [backup-simplify]: Simplify 1 into 1 0.721 * [backup-simplify]: Simplify (/ 4 1) into 4 0.721 * [taylor]: Taking taylor expansion of (/ -1 c) in a 0.721 * [taylor]: Taking taylor expansion of -1 in a 0.721 * [backup-simplify]: Simplify -1 into -1 0.721 * [taylor]: Taking taylor expansion of c in a 0.721 * [backup-simplify]: Simplify c into c 0.721 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.721 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.721 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.721 * [taylor]: Taking taylor expansion of b in a 0.721 * [backup-simplify]: Simplify b into b 0.721 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.721 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.721 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 0.721 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.722 * [backup-simplify]: Simplify (sqrt 0) into 0 0.722 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.722 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 0.723 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 0.723 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 0.723 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 0.723 * [taylor]: Taking taylor expansion of (/ 4 a) in a 0.723 * [taylor]: Taking taylor expansion of 4 in a 0.723 * [backup-simplify]: Simplify 4 into 4 0.723 * [taylor]: Taking taylor expansion of a in a 0.723 * [backup-simplify]: Simplify 0 into 0 0.723 * [backup-simplify]: Simplify 1 into 1 0.723 * [backup-simplify]: Simplify (/ 4 1) into 4 0.723 * [taylor]: Taking taylor expansion of (/ -1 c) in a 0.723 * [taylor]: Taking taylor expansion of -1 in a 0.723 * [backup-simplify]: Simplify -1 into -1 0.723 * [taylor]: Taking taylor expansion of c in a 0.723 * [backup-simplify]: Simplify c into c 0.723 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.723 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.723 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.723 * [taylor]: Taking taylor expansion of b in a 0.724 * [backup-simplify]: Simplify b into b 0.724 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.724 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.724 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 0.724 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.724 * [backup-simplify]: Simplify (sqrt 0) into 0 0.725 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.725 * [taylor]: Taking taylor expansion of 0 in c 0.725 * [backup-simplify]: Simplify 0 into 0 0.725 * [taylor]: Taking taylor expansion of (/ +nan.0 c) in c 0.725 * [taylor]: Taking taylor expansion of +nan.0 in c 0.725 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.725 * [taylor]: Taking taylor expansion of c in c 0.725 * [backup-simplify]: Simplify 0 into 0 0.725 * [backup-simplify]: Simplify 1 into 1 0.726 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 0.726 * [taylor]: Taking taylor expansion of +nan.0 in b 0.726 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.726 * [taylor]: Taking taylor expansion of 0 in b 0.726 * [backup-simplify]: Simplify 0 into 0 0.726 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)))) into 0 0.732 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 0.733 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ -1 c))) into 0 0.733 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.734 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 0.734 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) in c 0.734 * [taylor]: Taking taylor expansion of +nan.0 in c 0.734 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.734 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))) in c 0.734 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.734 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.734 * [taylor]: Taking taylor expansion of b in c 0.734 * [backup-simplify]: Simplify b into b 0.734 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.734 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.734 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 0.734 * [taylor]: Taking taylor expansion of +nan.0 in c 0.734 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.734 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 0.734 * [taylor]: Taking taylor expansion of (pow c 2) in c 0.734 * [taylor]: Taking taylor expansion of c in c 0.734 * [backup-simplify]: Simplify 0 into 0 0.734 * [backup-simplify]: Simplify 1 into 1 0.735 * [backup-simplify]: Simplify (* 1 1) into 1 0.735 * [backup-simplify]: Simplify (/ 1 1) into 1 0.736 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.737 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.737 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.738 * [backup-simplify]: Simplify (- 0) into 0 0.738 * [backup-simplify]: Simplify (+ 0 0) into 0 0.739 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.739 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.740 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 0.741 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 0.741 * [taylor]: Taking taylor expansion of 0 in b 0.741 * [backup-simplify]: Simplify 0 into 0 0.742 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 0.742 * [taylor]: Taking taylor expansion of 0 in b 0.742 * [backup-simplify]: Simplify 0 into 0 0.742 * [taylor]: Taking taylor expansion of 0 in b 0.742 * [backup-simplify]: Simplify 0 into 0 0.742 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.742 * [backup-simplify]: Simplify 0 into 0 0.742 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 0.743 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.744 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 0.744 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.744 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.745 * [backup-simplify]: Simplify (+ 0 0) into 0 0.746 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 0.746 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 0.746 * [taylor]: Taking taylor expansion of +nan.0 in c 0.746 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.746 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 0.746 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 0.746 * [taylor]: Taking taylor expansion of +nan.0 in c 0.746 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.746 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 0.746 * [taylor]: Taking taylor expansion of (pow c 3) in c 0.746 * [taylor]: Taking taylor expansion of c in c 0.746 * [backup-simplify]: Simplify 0 into 0 0.746 * [backup-simplify]: Simplify 1 into 1 0.747 * [backup-simplify]: Simplify (* 1 1) into 1 0.747 * [backup-simplify]: Simplify (* 1 1) into 1 0.747 * [backup-simplify]: Simplify (/ 1 1) into 1 0.747 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 0.747 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 0.747 * [taylor]: Taking taylor expansion of +nan.0 in c 0.747 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.748 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 0.748 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 0.748 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.748 * [taylor]: Taking taylor expansion of b in c 0.748 * [backup-simplify]: Simplify b into b 0.748 * [taylor]: Taking taylor expansion of c in c 0.748 * [backup-simplify]: Simplify 0 into 0 0.748 * [backup-simplify]: Simplify 1 into 1 0.748 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.748 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 0.748 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.748 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 0.749 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.750 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.750 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.751 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.752 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.753 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.753 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.755 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.755 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.755 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.755 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.756 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.756 * [backup-simplify]: Simplify (+ 0 0) into 0 0.757 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.757 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 0.758 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.759 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.759 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.759 * [taylor]: Taking taylor expansion of +nan.0 in b 0.759 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.759 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.759 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.759 * [taylor]: Taking taylor expansion of b in b 0.759 * [backup-simplify]: Simplify 0 into 0 0.759 * [backup-simplify]: Simplify 1 into 1 0.759 * [backup-simplify]: Simplify (* 1 1) into 1 0.760 * [backup-simplify]: Simplify (/ 1 1) into 1 0.760 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.761 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.761 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.762 * [backup-simplify]: Simplify (- 0) into 0 0.762 * [backup-simplify]: Simplify 0 into 0 0.762 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.763 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.764 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.764 * [backup-simplify]: Simplify (- 0) into 0 0.764 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 0.765 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.765 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.765 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.765 * [taylor]: Taking taylor expansion of +nan.0 in b 0.765 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.765 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.765 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.765 * [taylor]: Taking taylor expansion of b in b 0.765 * [backup-simplify]: Simplify 0 into 0 0.765 * [backup-simplify]: Simplify 1 into 1 0.765 * [backup-simplify]: Simplify (* 1 1) into 1 0.765 * [backup-simplify]: Simplify (/ 1 1) into 1 0.766 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.766 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.767 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.767 * [backup-simplify]: Simplify (- 0) into 0 0.767 * [backup-simplify]: Simplify 0 into 0 0.768 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.768 * [taylor]: Taking taylor expansion of 0 in b 0.768 * [backup-simplify]: Simplify 0 into 0 0.768 * [taylor]: Taking taylor expansion of 0 in b 0.768 * [backup-simplify]: Simplify 0 into 0 0.768 * [backup-simplify]: Simplify 0 into 0 0.768 * [backup-simplify]: Simplify 0 into 0 0.768 * [backup-simplify]: Simplify 0 into 0 0.768 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- c))) 1))) into (* +nan.0 c) 0.768 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 1 2) 0.768 * [backup-simplify]: Simplify (sqrt (fma (* -4 a) c (* b b))) into (sqrt (fma (* -4 a) c (pow b 2))) 0.768 * [approximate]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in (a c b) around 0 0.768 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in b 0.768 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in b 0.768 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 0.768 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in b 0.768 * [taylor]: Taking taylor expansion of (* -4 a) in b 0.768 * [taylor]: Taking taylor expansion of -4 in b 0.768 * [backup-simplify]: Simplify -4 into -4 0.768 * [taylor]: Taking taylor expansion of a in b 0.768 * [backup-simplify]: Simplify a into a 0.768 * [taylor]: Taking taylor expansion of c in b 0.768 * [backup-simplify]: Simplify c into c 0.768 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.768 * [taylor]: Taking taylor expansion of b in b 0.769 * [backup-simplify]: Simplify 0 into 0 0.769 * [backup-simplify]: Simplify 1 into 1 0.769 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.769 * [backup-simplify]: Simplify (* (* -4 a) c) into (* -4 (* a c)) 0.769 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 0.769 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 0.769 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.769 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (* 0 c)) into 0 0.769 * [backup-simplify]: Simplify (+ 0 0) into 0 0.769 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 0.770 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in c 0.770 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in c 0.770 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 0.770 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in c 0.770 * [taylor]: Taking taylor expansion of (* -4 a) in c 0.770 * [taylor]: Taking taylor expansion of -4 in c 0.770 * [backup-simplify]: Simplify -4 into -4 0.770 * [taylor]: Taking taylor expansion of a in c 0.770 * [backup-simplify]: Simplify a into a 0.770 * [taylor]: Taking taylor expansion of c in c 0.770 * [backup-simplify]: Simplify 0 into 0 0.770 * [backup-simplify]: Simplify 1 into 1 0.770 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.770 * [taylor]: Taking taylor expansion of b in c 0.770 * [backup-simplify]: Simplify b into b 0.770 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.770 * [backup-simplify]: Simplify (* (* -4 a) 0) into 0 0.770 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.770 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.770 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.770 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.771 * [backup-simplify]: Simplify (+ (* (* -4 a) 1) (* 0 0)) into (- (* 4 a)) 0.771 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.771 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.771 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.771 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 0.771 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 0.771 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 0.771 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 0.771 * [taylor]: Taking taylor expansion of (* -4 a) in a 0.771 * [taylor]: Taking taylor expansion of -4 in a 0.771 * [backup-simplify]: Simplify -4 into -4 0.771 * [taylor]: Taking taylor expansion of a in a 0.771 * [backup-simplify]: Simplify 0 into 0 0.771 * [backup-simplify]: Simplify 1 into 1 0.771 * [taylor]: Taking taylor expansion of c in a 0.771 * [backup-simplify]: Simplify c into c 0.771 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.771 * [taylor]: Taking taylor expansion of b in a 0.771 * [backup-simplify]: Simplify b into b 0.771 * [backup-simplify]: Simplify (* -4 0) into 0 0.771 * [backup-simplify]: Simplify (* 0 c) into 0 0.771 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.772 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.772 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.772 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 0.772 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 0.772 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.772 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 0.773 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 0.773 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 0.773 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 0.773 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 0.773 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 0.773 * [taylor]: Taking taylor expansion of (* -4 a) in a 0.773 * [taylor]: Taking taylor expansion of -4 in a 0.773 * [backup-simplify]: Simplify -4 into -4 0.773 * [taylor]: Taking taylor expansion of a in a 0.773 * [backup-simplify]: Simplify 0 into 0 0.773 * [backup-simplify]: Simplify 1 into 1 0.773 * [taylor]: Taking taylor expansion of c in a 0.773 * [backup-simplify]: Simplify c into c 0.773 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.773 * [taylor]: Taking taylor expansion of b in a 0.773 * [backup-simplify]: Simplify b into b 0.773 * [backup-simplify]: Simplify (* -4 0) into 0 0.773 * [backup-simplify]: Simplify (* 0 c) into 0 0.773 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.773 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.773 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.774 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 0.774 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 0.774 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.774 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 0.774 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 0.774 * [taylor]: Taking taylor expansion of b in c 0.774 * [backup-simplify]: Simplify b into b 0.774 * [taylor]: Taking taylor expansion of b in b 0.774 * [backup-simplify]: Simplify 0 into 0 0.774 * [backup-simplify]: Simplify 1 into 1 0.774 * [backup-simplify]: Simplify 0 into 0 0.774 * [taylor]: Taking taylor expansion of (* -2 (/ c b)) in c 0.774 * [taylor]: Taking taylor expansion of -2 in c 0.774 * [backup-simplify]: Simplify -2 into -2 0.774 * [taylor]: Taking taylor expansion of (/ c b) in c 0.774 * [taylor]: Taking taylor expansion of c in c 0.774 * [backup-simplify]: Simplify 0 into 0 0.774 * [backup-simplify]: Simplify 1 into 1 0.775 * [taylor]: Taking taylor expansion of b in c 0.775 * [backup-simplify]: Simplify b into b 0.775 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.775 * [taylor]: Taking taylor expansion of 0 in b 0.775 * [backup-simplify]: Simplify 0 into 0 0.775 * [backup-simplify]: Simplify 0 into 0 0.775 * [backup-simplify]: Simplify 1 into 1 0.775 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 1) (* 0 0))) into 0 0.776 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (* 0 c))) into 0 0.776 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 0.776 * [backup-simplify]: Simplify (+ 0 0) into 0 0.777 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ c b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow c 2) (pow b 3))) 0.777 * [taylor]: Taking taylor expansion of (* -2 (/ (pow c 2) (pow b 3))) in c 0.777 * [taylor]: Taking taylor expansion of -2 in c 0.777 * [backup-simplify]: Simplify -2 into -2 0.777 * [taylor]: Taking taylor expansion of (/ (pow c 2) (pow b 3)) in c 0.777 * [taylor]: Taking taylor expansion of (pow c 2) in c 0.777 * [taylor]: Taking taylor expansion of c in c 0.777 * [backup-simplify]: Simplify 0 into 0 0.777 * [backup-simplify]: Simplify 1 into 1 0.777 * [taylor]: Taking taylor expansion of (pow b 3) in c 0.777 * [taylor]: Taking taylor expansion of b in c 0.777 * [backup-simplify]: Simplify b into b 0.777 * [backup-simplify]: Simplify (* 1 1) into 1 0.777 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.777 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 0.777 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 0.778 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 0.778 * [taylor]: Taking taylor expansion of (/ -2 b) in b 0.778 * [taylor]: Taking taylor expansion of -2 in b 0.778 * [backup-simplify]: Simplify -2 into -2 0.778 * [taylor]: Taking taylor expansion of b in b 0.778 * [backup-simplify]: Simplify 0 into 0 0.778 * [backup-simplify]: Simplify 1 into 1 0.778 * [backup-simplify]: Simplify (/ -2 1) into -2 0.778 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 0.778 * [backup-simplify]: Simplify 0 into 0 0.778 * [taylor]: Taking taylor expansion of 0 in b 0.779 * [backup-simplify]: Simplify 0 into 0 0.779 * [backup-simplify]: Simplify 0 into 0 0.779 * [backup-simplify]: Simplify 0 into 0 0.779 * [backup-simplify]: Simplify 0 into 0 0.779 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 0.780 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (+ (* 0 0) (* 0 c)))) into 0 0.780 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 0.781 * [backup-simplify]: Simplify (+ 0 0) into 0 0.781 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ c b)) (* -2 (/ (pow c 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow c 3) (pow b 5))) 0.781 * [taylor]: Taking taylor expansion of (* -4 (/ (pow c 3) (pow b 5))) in c 0.781 * [taylor]: Taking taylor expansion of -4 in c 0.781 * [backup-simplify]: Simplify -4 into -4 0.781 * [taylor]: Taking taylor expansion of (/ (pow c 3) (pow b 5)) in c 0.781 * [taylor]: Taking taylor expansion of (pow c 3) in c 0.781 * [taylor]: Taking taylor expansion of c in c 0.781 * [backup-simplify]: Simplify 0 into 0 0.781 * [backup-simplify]: Simplify 1 into 1 0.781 * [taylor]: Taking taylor expansion of (pow b 5) in c 0.781 * [taylor]: Taking taylor expansion of b in c 0.781 * [backup-simplify]: Simplify b into b 0.781 * [backup-simplify]: Simplify (* 1 1) into 1 0.782 * [backup-simplify]: Simplify (* 1 1) into 1 0.782 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.782 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 0.782 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 0.782 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 0.782 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 0.782 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 0.782 * [taylor]: Taking taylor expansion of 0 in b 0.782 * [backup-simplify]: Simplify 0 into 0 0.782 * [backup-simplify]: Simplify 0 into 0 0.782 * [taylor]: Taking taylor expansion of 0 in b 0.782 * [backup-simplify]: Simplify 0 into 0 0.783 * [backup-simplify]: Simplify 0 into 0 0.783 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 0.783 * [backup-simplify]: Simplify (sqrt (fma (* -4 (/ 1 a)) (/ 1 c) (* (/ 1 b) (/ 1 b)))) into (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) 0.783 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in (a c b) around 0 0.783 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in b 0.783 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in b 0.783 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 0.783 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in b 0.783 * [taylor]: Taking taylor expansion of (/ -4 a) in b 0.783 * [taylor]: Taking taylor expansion of -4 in b 0.783 * [backup-simplify]: Simplify -4 into -4 0.783 * [taylor]: Taking taylor expansion of a in b 0.783 * [backup-simplify]: Simplify a into a 0.783 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.783 * [taylor]: Taking taylor expansion of (/ 1 c) in b 0.783 * [taylor]: Taking taylor expansion of c in b 0.783 * [backup-simplify]: Simplify c into c 0.783 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.783 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.783 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.783 * [taylor]: Taking taylor expansion of b in b 0.783 * [backup-simplify]: Simplify 0 into 0 0.783 * [backup-simplify]: Simplify 1 into 1 0.784 * [backup-simplify]: Simplify (* 1 1) into 1 0.784 * [backup-simplify]: Simplify (/ 1 1) into 1 0.784 * [backup-simplify]: Simplify (+ 0 1) into 1 0.785 * [backup-simplify]: Simplify (sqrt 1) into 1 0.785 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.786 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.786 * [backup-simplify]: Simplify (+ 0 0) into 0 0.786 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.786 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in c 0.787 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in c 0.787 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 0.787 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in c 0.787 * [taylor]: Taking taylor expansion of (/ -4 a) in c 0.787 * [taylor]: Taking taylor expansion of -4 in c 0.787 * [backup-simplify]: Simplify -4 into -4 0.787 * [taylor]: Taking taylor expansion of a in c 0.787 * [backup-simplify]: Simplify a into a 0.787 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.787 * [taylor]: Taking taylor expansion of (/ 1 c) in c 0.787 * [taylor]: Taking taylor expansion of c in c 0.787 * [backup-simplify]: Simplify 0 into 0 0.787 * [backup-simplify]: Simplify 1 into 1 0.787 * [backup-simplify]: Simplify (/ 1 1) into 1 0.787 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.787 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.787 * [taylor]: Taking taylor expansion of b in c 0.787 * [backup-simplify]: Simplify b into b 0.787 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.787 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.787 * [backup-simplify]: Simplify (* (/ -4 a) 1) into (/ -4 a) 0.787 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.788 * [backup-simplify]: Simplify (sqrt 0) into 0 0.788 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.788 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 0.788 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 0.788 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 0.788 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 0.788 * [taylor]: Taking taylor expansion of (/ -4 a) in a 0.788 * [taylor]: Taking taylor expansion of -4 in a 0.788 * [backup-simplify]: Simplify -4 into -4 0.788 * [taylor]: Taking taylor expansion of a in a 0.788 * [backup-simplify]: Simplify 0 into 0 0.788 * [backup-simplify]: Simplify 1 into 1 0.789 * [backup-simplify]: Simplify (/ -4 1) into -4 0.789 * [taylor]: Taking taylor expansion of (/ 1 c) in a 0.789 * [taylor]: Taking taylor expansion of c in a 0.789 * [backup-simplify]: Simplify c into c 0.789 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.789 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.789 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.789 * [taylor]: Taking taylor expansion of b in a 0.789 * [backup-simplify]: Simplify b into b 0.789 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.789 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.789 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 0.789 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.789 * [backup-simplify]: Simplify (sqrt 0) into 0 0.790 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.790 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 0.790 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 0.790 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 0.790 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 0.790 * [taylor]: Taking taylor expansion of (/ -4 a) in a 0.790 * [taylor]: Taking taylor expansion of -4 in a 0.790 * [backup-simplify]: Simplify -4 into -4 0.790 * [taylor]: Taking taylor expansion of a in a 0.790 * [backup-simplify]: Simplify 0 into 0 0.790 * [backup-simplify]: Simplify 1 into 1 0.790 * [backup-simplify]: Simplify (/ -4 1) into -4 0.790 * [taylor]: Taking taylor expansion of (/ 1 c) in a 0.790 * [taylor]: Taking taylor expansion of c in a 0.790 * [backup-simplify]: Simplify c into c 0.790 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.790 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.790 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.790 * [taylor]: Taking taylor expansion of b in a 0.790 * [backup-simplify]: Simplify b into b 0.790 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.790 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.790 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 0.790 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.791 * [backup-simplify]: Simplify (sqrt 0) into 0 0.791 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.791 * [taylor]: Taking taylor expansion of 0 in c 0.791 * [backup-simplify]: Simplify 0 into 0 0.791 * [taylor]: Taking taylor expansion of (/ +nan.0 c) in c 0.791 * [taylor]: Taking taylor expansion of +nan.0 in c 0.791 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.791 * [taylor]: Taking taylor expansion of c in c 0.791 * [backup-simplify]: Simplify 0 into 0 0.791 * [backup-simplify]: Simplify 1 into 1 0.792 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 0.792 * [taylor]: Taking taylor expansion of +nan.0 in b 0.792 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.792 * [taylor]: Taking taylor expansion of 0 in b 0.792 * [backup-simplify]: Simplify 0 into 0 0.792 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 0.792 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 0.793 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 c))) into 0 0.793 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.793 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 0.793 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) in c 0.793 * [taylor]: Taking taylor expansion of +nan.0 in c 0.793 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.793 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))) in c 0.793 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.793 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.793 * [taylor]: Taking taylor expansion of b in c 0.793 * [backup-simplify]: Simplify b into b 0.793 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.794 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.794 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 0.794 * [taylor]: Taking taylor expansion of +nan.0 in c 0.794 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.794 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 0.794 * [taylor]: Taking taylor expansion of (pow c 2) in c 0.794 * [taylor]: Taking taylor expansion of c in c 0.794 * [backup-simplify]: Simplify 0 into 0 0.794 * [backup-simplify]: Simplify 1 into 1 0.794 * [backup-simplify]: Simplify (* 1 1) into 1 0.794 * [backup-simplify]: Simplify (/ 1 1) into 1 0.795 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.795 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.795 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.796 * [backup-simplify]: Simplify (- 0) into 0 0.796 * [backup-simplify]: Simplify (+ 0 0) into 0 0.796 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.796 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.797 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 0.798 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 0.798 * [taylor]: Taking taylor expansion of 0 in b 0.798 * [backup-simplify]: Simplify 0 into 0 0.799 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 0.799 * [taylor]: Taking taylor expansion of 0 in b 0.799 * [backup-simplify]: Simplify 0 into 0 0.799 * [taylor]: Taking taylor expansion of 0 in b 0.799 * [backup-simplify]: Simplify 0 into 0 0.799 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.799 * [backup-simplify]: Simplify 0 into 0 0.799 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 0.800 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.801 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 0.801 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.802 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.802 * [backup-simplify]: Simplify (+ 0 0) into 0 0.803 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 0.803 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 0.803 * [taylor]: Taking taylor expansion of +nan.0 in c 0.803 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.803 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 0.803 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 0.803 * [taylor]: Taking taylor expansion of +nan.0 in c 0.803 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.803 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 0.803 * [taylor]: Taking taylor expansion of (pow c 3) in c 0.803 * [taylor]: Taking taylor expansion of c in c 0.803 * [backup-simplify]: Simplify 0 into 0 0.803 * [backup-simplify]: Simplify 1 into 1 0.804 * [backup-simplify]: Simplify (* 1 1) into 1 0.804 * [backup-simplify]: Simplify (* 1 1) into 1 0.804 * [backup-simplify]: Simplify (/ 1 1) into 1 0.804 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 0.805 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 0.805 * [taylor]: Taking taylor expansion of +nan.0 in c 0.805 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.805 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 0.805 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 0.805 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.805 * [taylor]: Taking taylor expansion of b in c 0.805 * [backup-simplify]: Simplify b into b 0.805 * [taylor]: Taking taylor expansion of c in c 0.805 * [backup-simplify]: Simplify 0 into 0 0.805 * [backup-simplify]: Simplify 1 into 1 0.805 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.805 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 0.805 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.806 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 0.806 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.807 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.807 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.808 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.809 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.810 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.811 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.812 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.812 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.812 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.812 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.813 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.814 * [backup-simplify]: Simplify (+ 0 0) into 0 0.814 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.815 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 0.816 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.816 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.816 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.816 * [taylor]: Taking taylor expansion of +nan.0 in b 0.816 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.816 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.816 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.816 * [taylor]: Taking taylor expansion of b in b 0.816 * [backup-simplify]: Simplify 0 into 0 0.816 * [backup-simplify]: Simplify 1 into 1 0.816 * [backup-simplify]: Simplify (* 1 1) into 1 0.817 * [backup-simplify]: Simplify (/ 1 1) into 1 0.817 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.818 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.819 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.819 * [backup-simplify]: Simplify (- 0) into 0 0.819 * [backup-simplify]: Simplify 0 into 0 0.820 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.821 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.822 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.823 * [backup-simplify]: Simplify (- 0) into 0 0.823 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 0.824 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.824 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.824 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.824 * [taylor]: Taking taylor expansion of +nan.0 in b 0.824 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.824 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.824 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.824 * [taylor]: Taking taylor expansion of b in b 0.824 * [backup-simplify]: Simplify 0 into 0 0.824 * [backup-simplify]: Simplify 1 into 1 0.824 * [backup-simplify]: Simplify (* 1 1) into 1 0.825 * [backup-simplify]: Simplify (/ 1 1) into 1 0.825 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.826 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.826 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.826 * [backup-simplify]: Simplify (- 0) into 0 0.826 * [backup-simplify]: Simplify 0 into 0 0.827 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.827 * [taylor]: Taking taylor expansion of 0 in b 0.827 * [backup-simplify]: Simplify 0 into 0 0.827 * [taylor]: Taking taylor expansion of 0 in b 0.827 * [backup-simplify]: Simplify 0 into 0 0.827 * [backup-simplify]: Simplify 0 into 0 0.827 * [backup-simplify]: Simplify 0 into 0 0.827 * [backup-simplify]: Simplify 0 into 0 0.827 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 c)) 1))) into (* +nan.0 c) 0.827 * [backup-simplify]: Simplify (sqrt (fma (* -4 (/ 1 (- a))) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- b))))) into (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) 0.827 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in (a c b) around 0 0.827 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in b 0.827 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in b 0.827 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 0.827 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in b 0.827 * [taylor]: Taking taylor expansion of (/ 4 a) in b 0.827 * [taylor]: Taking taylor expansion of 4 in b 0.827 * [backup-simplify]: Simplify 4 into 4 0.827 * [taylor]: Taking taylor expansion of a in b 0.827 * [backup-simplify]: Simplify a into a 0.827 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.828 * [taylor]: Taking taylor expansion of (/ -1 c) in b 0.828 * [taylor]: Taking taylor expansion of -1 in b 0.828 * [backup-simplify]: Simplify -1 into -1 0.828 * [taylor]: Taking taylor expansion of c in b 0.828 * [backup-simplify]: Simplify c into c 0.828 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.828 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.828 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.828 * [taylor]: Taking taylor expansion of b in b 0.828 * [backup-simplify]: Simplify 0 into 0 0.828 * [backup-simplify]: Simplify 1 into 1 0.828 * [backup-simplify]: Simplify (* 1 1) into 1 0.828 * [backup-simplify]: Simplify (/ 1 1) into 1 0.828 * [backup-simplify]: Simplify (+ 0 1) into 1 0.829 * [backup-simplify]: Simplify (sqrt 1) into 1 0.829 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.829 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.830 * [backup-simplify]: Simplify (+ 0 0) into 0 0.830 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.830 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in c 0.830 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in c 0.830 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 0.830 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in c 0.830 * [taylor]: Taking taylor expansion of (/ 4 a) in c 0.830 * [taylor]: Taking taylor expansion of 4 in c 0.830 * [backup-simplify]: Simplify 4 into 4 0.830 * [taylor]: Taking taylor expansion of a in c 0.830 * [backup-simplify]: Simplify a into a 0.830 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.830 * [taylor]: Taking taylor expansion of (/ -1 c) in c 0.830 * [taylor]: Taking taylor expansion of -1 in c 0.830 * [backup-simplify]: Simplify -1 into -1 0.830 * [taylor]: Taking taylor expansion of c in c 0.830 * [backup-simplify]: Simplify 0 into 0 0.830 * [backup-simplify]: Simplify 1 into 1 0.831 * [backup-simplify]: Simplify (/ -1 1) into -1 0.831 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.831 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.831 * [taylor]: Taking taylor expansion of b in c 0.831 * [backup-simplify]: Simplify b into b 0.831 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.831 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.831 * [backup-simplify]: Simplify (* (/ 4 a) -1) into (/ -4 a) 0.831 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.831 * [backup-simplify]: Simplify (sqrt 0) into 0 0.832 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.832 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 0.832 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 0.832 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 0.832 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 0.832 * [taylor]: Taking taylor expansion of (/ 4 a) in a 0.832 * [taylor]: Taking taylor expansion of 4 in a 0.832 * [backup-simplify]: Simplify 4 into 4 0.832 * [taylor]: Taking taylor expansion of a in a 0.832 * [backup-simplify]: Simplify 0 into 0 0.832 * [backup-simplify]: Simplify 1 into 1 0.832 * [backup-simplify]: Simplify (/ 4 1) into 4 0.832 * [taylor]: Taking taylor expansion of (/ -1 c) in a 0.832 * [taylor]: Taking taylor expansion of -1 in a 0.832 * [backup-simplify]: Simplify -1 into -1 0.832 * [taylor]: Taking taylor expansion of c in a 0.832 * [backup-simplify]: Simplify c into c 0.832 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.832 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.832 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.832 * [taylor]: Taking taylor expansion of b in a 0.832 * [backup-simplify]: Simplify b into b 0.832 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.832 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.832 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 0.833 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.833 * [backup-simplify]: Simplify (sqrt 0) into 0 0.833 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.833 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 0.833 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 0.833 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 0.833 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 0.833 * [taylor]: Taking taylor expansion of (/ 4 a) in a 0.833 * [taylor]: Taking taylor expansion of 4 in a 0.833 * [backup-simplify]: Simplify 4 into 4 0.833 * [taylor]: Taking taylor expansion of a in a 0.833 * [backup-simplify]: Simplify 0 into 0 0.833 * [backup-simplify]: Simplify 1 into 1 0.834 * [backup-simplify]: Simplify (/ 4 1) into 4 0.834 * [taylor]: Taking taylor expansion of (/ -1 c) in a 0.834 * [taylor]: Taking taylor expansion of -1 in a 0.834 * [backup-simplify]: Simplify -1 into -1 0.834 * [taylor]: Taking taylor expansion of c in a 0.834 * [backup-simplify]: Simplify c into c 0.834 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.834 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.834 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.834 * [taylor]: Taking taylor expansion of b in a 0.834 * [backup-simplify]: Simplify b into b 0.834 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.834 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.834 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 0.834 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.834 * [backup-simplify]: Simplify (sqrt 0) into 0 0.835 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.835 * [taylor]: Taking taylor expansion of 0 in c 0.835 * [backup-simplify]: Simplify 0 into 0 0.835 * [taylor]: Taking taylor expansion of (/ +nan.0 c) in c 0.835 * [taylor]: Taking taylor expansion of +nan.0 in c 0.835 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.835 * [taylor]: Taking taylor expansion of c in c 0.835 * [backup-simplify]: Simplify 0 into 0 0.835 * [backup-simplify]: Simplify 1 into 1 0.835 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 0.835 * [taylor]: Taking taylor expansion of +nan.0 in b 0.835 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.835 * [taylor]: Taking taylor expansion of 0 in b 0.835 * [backup-simplify]: Simplify 0 into 0 0.835 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)))) into 0 0.836 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 0.836 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ -1 c))) into 0 0.836 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.837 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 0.837 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) in c 0.837 * [taylor]: Taking taylor expansion of +nan.0 in c 0.837 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.837 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))) in c 0.837 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.837 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.837 * [taylor]: Taking taylor expansion of b in c 0.837 * [backup-simplify]: Simplify b into b 0.837 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.837 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.837 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 0.837 * [taylor]: Taking taylor expansion of +nan.0 in c 0.837 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.837 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 0.837 * [taylor]: Taking taylor expansion of (pow c 2) in c 0.838 * [taylor]: Taking taylor expansion of c in c 0.838 * [backup-simplify]: Simplify 0 into 0 0.838 * [backup-simplify]: Simplify 1 into 1 0.838 * [backup-simplify]: Simplify (* 1 1) into 1 0.838 * [backup-simplify]: Simplify (/ 1 1) into 1 0.838 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.839 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.839 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.840 * [backup-simplify]: Simplify (- 0) into 0 0.840 * [backup-simplify]: Simplify (+ 0 0) into 0 0.840 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.840 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.841 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 0.841 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 0.841 * [taylor]: Taking taylor expansion of 0 in b 0.841 * [backup-simplify]: Simplify 0 into 0 0.842 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 0.842 * [taylor]: Taking taylor expansion of 0 in b 0.842 * [backup-simplify]: Simplify 0 into 0 0.842 * [taylor]: Taking taylor expansion of 0 in b 0.842 * [backup-simplify]: Simplify 0 into 0 0.842 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.842 * [backup-simplify]: Simplify 0 into 0 0.842 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 0.843 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.843 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 0.843 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.844 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.844 * [backup-simplify]: Simplify (+ 0 0) into 0 0.844 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 0.844 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 0.844 * [taylor]: Taking taylor expansion of +nan.0 in c 0.844 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.844 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 0.844 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 0.844 * [taylor]: Taking taylor expansion of +nan.0 in c 0.844 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.845 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 0.845 * [taylor]: Taking taylor expansion of (pow c 3) in c 0.845 * [taylor]: Taking taylor expansion of c in c 0.845 * [backup-simplify]: Simplify 0 into 0 0.845 * [backup-simplify]: Simplify 1 into 1 0.845 * [backup-simplify]: Simplify (* 1 1) into 1 0.845 * [backup-simplify]: Simplify (* 1 1) into 1 0.845 * [backup-simplify]: Simplify (/ 1 1) into 1 0.845 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 0.845 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 0.845 * [taylor]: Taking taylor expansion of +nan.0 in c 0.845 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.845 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 0.845 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 0.845 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.845 * [taylor]: Taking taylor expansion of b in c 0.845 * [backup-simplify]: Simplify b into b 0.845 * [taylor]: Taking taylor expansion of c in c 0.845 * [backup-simplify]: Simplify 0 into 0 0.845 * [backup-simplify]: Simplify 1 into 1 0.846 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.846 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 0.846 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.846 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 0.846 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.847 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.847 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.847 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.848 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.848 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.850 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.851 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.851 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.851 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.851 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.852 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.852 * [backup-simplify]: Simplify (+ 0 0) into 0 0.852 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.853 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 0.853 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.853 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.853 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.853 * [taylor]: Taking taylor expansion of +nan.0 in b 0.853 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.853 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.853 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.853 * [taylor]: Taking taylor expansion of b in b 0.853 * [backup-simplify]: Simplify 0 into 0 0.853 * [backup-simplify]: Simplify 1 into 1 0.854 * [backup-simplify]: Simplify (* 1 1) into 1 0.854 * [backup-simplify]: Simplify (/ 1 1) into 1 0.854 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.855 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.855 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.855 * [backup-simplify]: Simplify (- 0) into 0 0.855 * [backup-simplify]: Simplify 0 into 0 0.856 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.856 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.857 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.858 * [backup-simplify]: Simplify (- 0) into 0 0.858 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 0.859 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.859 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.859 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.859 * [taylor]: Taking taylor expansion of +nan.0 in b 0.859 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.859 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.859 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.859 * [taylor]: Taking taylor expansion of b in b 0.859 * [backup-simplify]: Simplify 0 into 0 0.859 * [backup-simplify]: Simplify 1 into 1 0.859 * [backup-simplify]: Simplify (* 1 1) into 1 0.860 * [backup-simplify]: Simplify (/ 1 1) into 1 0.861 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.861 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.862 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.862 * [backup-simplify]: Simplify (- 0) into 0 0.862 * [backup-simplify]: Simplify 0 into 0 0.863 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.864 * [taylor]: Taking taylor expansion of 0 in b 0.864 * [backup-simplify]: Simplify 0 into 0 0.864 * [taylor]: Taking taylor expansion of 0 in b 0.864 * [backup-simplify]: Simplify 0 into 0 0.864 * [backup-simplify]: Simplify 0 into 0 0.864 * [backup-simplify]: Simplify 0 into 0 0.864 * [backup-simplify]: Simplify 0 into 0 0.864 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- c))) 1))) into (* +nan.0 c) 0.864 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1) 0.865 * [backup-simplify]: Simplify (- (- b) (sqrt (fma (* -4 a) c (* b b)))) into (- (+ (sqrt (fma (* -4 a) c (pow b 2))) b)) 0.865 * [approximate]: Taking taylor expansion of (- (+ (sqrt (fma (* -4 a) c (pow b 2))) b)) in (b a c) around 0 0.865 * [taylor]: Taking taylor expansion of (- (+ (sqrt (fma (* -4 a) c (pow b 2))) b)) in c 0.865 * [taylor]: Taking taylor expansion of (+ (sqrt (fma (* -4 a) c (pow b 2))) b) in c 0.865 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in c 0.865 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in c 0.865 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 0.865 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in c 0.865 * [taylor]: Taking taylor expansion of (* -4 a) in c 0.865 * [taylor]: Taking taylor expansion of -4 in c 0.865 * [backup-simplify]: Simplify -4 into -4 0.865 * [taylor]: Taking taylor expansion of a in c 0.865 * [backup-simplify]: Simplify a into a 0.865 * [taylor]: Taking taylor expansion of c in c 0.865 * [backup-simplify]: Simplify 0 into 0 0.865 * [backup-simplify]: Simplify 1 into 1 0.865 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.865 * [taylor]: Taking taylor expansion of b in c 0.865 * [backup-simplify]: Simplify b into b 0.865 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.865 * [backup-simplify]: Simplify (* (* -4 a) 0) into 0 0.865 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.865 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.866 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.866 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.866 * [backup-simplify]: Simplify (+ (* (* -4 a) 1) (* 0 0)) into (- (* 4 a)) 0.867 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.867 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.867 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.867 * [taylor]: Taking taylor expansion of b in c 0.867 * [backup-simplify]: Simplify b into b 0.867 * [taylor]: Taking taylor expansion of (- (+ (sqrt (fma (* -4 a) c (pow b 2))) b)) in a 0.867 * [taylor]: Taking taylor expansion of (+ (sqrt (fma (* -4 a) c (pow b 2))) b) in a 0.867 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 0.867 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 0.867 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 0.867 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 0.867 * [taylor]: Taking taylor expansion of (* -4 a) in a 0.867 * [taylor]: Taking taylor expansion of -4 in a 0.867 * [backup-simplify]: Simplify -4 into -4 0.867 * [taylor]: Taking taylor expansion of a in a 0.867 * [backup-simplify]: Simplify 0 into 0 0.867 * [backup-simplify]: Simplify 1 into 1 0.867 * [taylor]: Taking taylor expansion of c in a 0.867 * [backup-simplify]: Simplify c into c 0.867 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.867 * [taylor]: Taking taylor expansion of b in a 0.867 * [backup-simplify]: Simplify b into b 0.868 * [backup-simplify]: Simplify (* -4 0) into 0 0.868 * [backup-simplify]: Simplify (* 0 c) into 0 0.868 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.868 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.868 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.869 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 0.869 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 0.869 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.869 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 0.870 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 0.870 * [taylor]: Taking taylor expansion of b in a 0.870 * [backup-simplify]: Simplify b into b 0.870 * [taylor]: Taking taylor expansion of (- (+ (sqrt (fma (* -4 a) c (pow b 2))) b)) in b 0.870 * [taylor]: Taking taylor expansion of (+ (sqrt (fma (* -4 a) c (pow b 2))) b) in b 0.870 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in b 0.870 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in b 0.870 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 0.870 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in b 0.870 * [taylor]: Taking taylor expansion of (* -4 a) in b 0.870 * [taylor]: Taking taylor expansion of -4 in b 0.870 * [backup-simplify]: Simplify -4 into -4 0.870 * [taylor]: Taking taylor expansion of a in b 0.870 * [backup-simplify]: Simplify a into a 0.870 * [taylor]: Taking taylor expansion of c in b 0.870 * [backup-simplify]: Simplify c into c 0.870 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.870 * [taylor]: Taking taylor expansion of b in b 0.870 * [backup-simplify]: Simplify 0 into 0 0.870 * [backup-simplify]: Simplify 1 into 1 0.870 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.870 * [backup-simplify]: Simplify (* (* -4 a) c) into (* -4 (* a c)) 0.870 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 0.871 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 0.871 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.871 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (* 0 c)) into 0 0.871 * [backup-simplify]: Simplify (+ 0 0) into 0 0.872 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 0.872 * [taylor]: Taking taylor expansion of b in b 0.872 * [backup-simplify]: Simplify 0 into 0 0.872 * [backup-simplify]: Simplify 1 into 1 0.872 * [taylor]: Taking taylor expansion of (- (+ (sqrt (fma (* -4 a) c (pow b 2))) b)) in b 0.872 * [taylor]: Taking taylor expansion of (+ (sqrt (fma (* -4 a) c (pow b 2))) b) in b 0.872 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in b 0.872 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in b 0.872 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 0.872 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in b 0.872 * [taylor]: Taking taylor expansion of (* -4 a) in b 0.872 * [taylor]: Taking taylor expansion of -4 in b 0.872 * [backup-simplify]: Simplify -4 into -4 0.872 * [taylor]: Taking taylor expansion of a in b 0.872 * [backup-simplify]: Simplify a into a 0.872 * [taylor]: Taking taylor expansion of c in b 0.872 * [backup-simplify]: Simplify c into c 0.872 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.872 * [taylor]: Taking taylor expansion of b in b 0.872 * [backup-simplify]: Simplify 0 into 0 0.872 * [backup-simplify]: Simplify 1 into 1 0.872 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.872 * [backup-simplify]: Simplify (* (* -4 a) c) into (* -4 (* a c)) 0.872 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 0.873 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 0.873 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.873 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (* 0 c)) into 0 0.874 * [backup-simplify]: Simplify (+ 0 0) into 0 0.874 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 0.874 * [taylor]: Taking taylor expansion of b in b 0.874 * [backup-simplify]: Simplify 0 into 0 0.874 * [backup-simplify]: Simplify 1 into 1 0.874 * [backup-simplify]: Simplify (+ (sqrt (- (* 4 (* a c)))) 0) into (sqrt (- (* 4 (* a c)))) 0.874 * [backup-simplify]: Simplify (- (sqrt (- (* 4 (* a c))))) into (- (sqrt (- (* 4 (* a c))))) 0.874 * [taylor]: Taking taylor expansion of (- (sqrt (- (* 4 (* a c))))) in a 0.874 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 0.874 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 0.874 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 0.874 * [taylor]: Taking taylor expansion of 4 in a 0.874 * [backup-simplify]: Simplify 4 into 4 0.874 * [taylor]: Taking taylor expansion of (* a c) in a 0.875 * [taylor]: Taking taylor expansion of a in a 0.875 * [backup-simplify]: Simplify 0 into 0 0.875 * [backup-simplify]: Simplify 1 into 1 0.875 * [taylor]: Taking taylor expansion of c in a 0.875 * [backup-simplify]: Simplify c into c 0.875 * [backup-simplify]: Simplify (* 0 c) into 0 0.875 * [backup-simplify]: Simplify (* 4 0) into 0 0.876 * [backup-simplify]: Simplify (- 0) into 0 0.876 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.876 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 0.876 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 0.877 * [backup-simplify]: Simplify (sqrt 0) into 0 0.877 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 0.878 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 0.878 * [backup-simplify]: Simplify (- 0) into 0 0.878 * [taylor]: Taking taylor expansion of 0 in c 0.878 * [backup-simplify]: Simplify 0 into 0 0.878 * [backup-simplify]: Simplify 0 into 0 0.878 * [backup-simplify]: Simplify (+ 0 1) into 1 0.879 * [backup-simplify]: Simplify (- 1) into -1 0.879 * [taylor]: Taking taylor expansion of -1 in a 0.879 * [backup-simplify]: Simplify -1 into -1 0.879 * [taylor]: Taking taylor expansion of -1 in c 0.879 * [backup-simplify]: Simplify -1 into -1 0.879 * [backup-simplify]: Simplify -1 into -1 0.879 * [backup-simplify]: Simplify (- (* +nan.0 c)) into (- (* +nan.0 c)) 0.879 * [taylor]: Taking taylor expansion of (- (* +nan.0 c)) in c 0.879 * [taylor]: Taking taylor expansion of (* +nan.0 c) in c 0.879 * [taylor]: Taking taylor expansion of +nan.0 in c 0.879 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.879 * [taylor]: Taking taylor expansion of c in c 0.879 * [backup-simplify]: Simplify 0 into 0 0.879 * [backup-simplify]: Simplify 1 into 1 0.880 * [backup-simplify]: Simplify (* +nan.0 0) into 0 0.880 * [backup-simplify]: Simplify (- 0) into 0 0.880 * [backup-simplify]: Simplify 0 into 0 0.880 * [backup-simplify]: Simplify 0 into 0 0.881 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 0.882 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (+ (* 0 0) (* 0 c))) into 0 0.882 * [backup-simplify]: Simplify (* 1 1) into 1 0.883 * [backup-simplify]: Simplify (+ 0 1) into 1 0.883 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt (- (* 4 (* a c)))))) into (/ 1/2 (sqrt (- (* 4 (* a c))))) 0.884 * [backup-simplify]: Simplify (+ (/ 1/2 (sqrt (- (* 4 (* a c))))) 0) into (* 1/2 (/ 1 (sqrt (- (* 4 (* a c)))))) 0.884 * [backup-simplify]: Simplify (- (* 1/2 (/ 1 (sqrt (- (* 4 (* a c))))))) into (- (* 1/2 (/ 1 (sqrt (- (* 4 (* a c))))))) 0.884 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (sqrt (- (* 4 (* a c))))))) in a 0.884 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (sqrt (- (* 4 (* a c)))))) in a 0.884 * [taylor]: Taking taylor expansion of 1/2 in a 0.884 * [backup-simplify]: Simplify 1/2 into 1/2 0.884 * [taylor]: Taking taylor expansion of (/ 1 (sqrt (- (* 4 (* a c))))) in a 0.884 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 0.884 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 0.884 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 0.884 * [taylor]: Taking taylor expansion of 4 in a 0.884 * [backup-simplify]: Simplify 4 into 4 0.884 * [taylor]: Taking taylor expansion of (* a c) in a 0.884 * [taylor]: Taking taylor expansion of a in a 0.884 * [backup-simplify]: Simplify 0 into 0 0.884 * [backup-simplify]: Simplify 1 into 1 0.884 * [taylor]: Taking taylor expansion of c in a 0.884 * [backup-simplify]: Simplify c into c 0.884 * [backup-simplify]: Simplify (* 0 c) into 0 0.885 * [backup-simplify]: Simplify (* 4 0) into 0 0.885 * [backup-simplify]: Simplify (- 0) into 0 0.886 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.886 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 0.886 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 0.886 * [backup-simplify]: Simplify (sqrt 0) into 0 0.886 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 0.887 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 0.887 * [backup-simplify]: Simplify (/ 1 (* +nan.0 c)) into (/ +nan.0 c) 0.888 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 0.889 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 0.889 * [backup-simplify]: Simplify (- 0) into 0 0.890 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 0.890 * [backup-simplify]: Simplify (- (+ (* (/ +nan.0 c) (/ (* +nan.0 (pow c 2)) (* +nan.0 c))))) into (- +nan.0) 0.891 * [backup-simplify]: Simplify (+ (* 1/2 (- +nan.0)) (* 0 (/ +nan.0 c))) into (- +nan.0) 0.892 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 0.892 * [taylor]: Taking taylor expansion of (- +nan.0) in c 0.892 * [taylor]: Taking taylor expansion of +nan.0 in c 0.892 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.892 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.893 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.893 * [taylor]: Taking taylor expansion of 0 in c 0.893 * [backup-simplify]: Simplify 0 into 0 0.893 * [backup-simplify]: Simplify 0 into 0 0.894 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 0.895 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 0.895 * [backup-simplify]: Simplify (- 0) into 0 0.896 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 0.896 * [backup-simplify]: Simplify (- (* +nan.0 (pow c 2))) into (- (* +nan.0 (pow c 2))) 0.896 * [taylor]: Taking taylor expansion of (- (* +nan.0 (pow c 2))) in c 0.896 * [taylor]: Taking taylor expansion of (* +nan.0 (pow c 2)) in c 0.896 * [taylor]: Taking taylor expansion of +nan.0 in c 0.896 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.896 * [taylor]: Taking taylor expansion of (pow c 2) in c 0.896 * [taylor]: Taking taylor expansion of c in c 0.896 * [backup-simplify]: Simplify 0 into 0 0.896 * [backup-simplify]: Simplify 1 into 1 0.896 * [backup-simplify]: Simplify 0 into 0 0.898 * [backup-simplify]: Simplify (+ (* +nan.0 1) (* 0 0)) into (- +nan.0) 0.899 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 0.899 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.900 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* c (* a 1))) (+ (* (- +nan.0) (pow (* 1 (* 1 b)) 2)) (* -1 (* 1 (* 1 b))))) into (- (+ (* +nan.0 (pow b 2)) (- b (* +nan.0 (* a c))))) 0.901 * [backup-simplify]: Simplify (- (- (/ 1 b)) (sqrt (fma (* -4 (/ 1 a)) (/ 1 c) (* (/ 1 b) (/ 1 b))))) into (- (+ (/ 1 b) (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))))) 0.901 * [approximate]: Taking taylor expansion of (- (+ (/ 1 b) (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))))) in (b a c) around 0 0.901 * [taylor]: Taking taylor expansion of (- (+ (/ 1 b) (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))))) in c 0.901 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))))) in c 0.901 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.901 * [taylor]: Taking taylor expansion of b in c 0.901 * [backup-simplify]: Simplify b into b 0.901 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.901 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in c 0.901 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in c 0.901 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 0.901 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in c 0.901 * [taylor]: Taking taylor expansion of (/ -4 a) in c 0.901 * [taylor]: Taking taylor expansion of -4 in c 0.901 * [backup-simplify]: Simplify -4 into -4 0.901 * [taylor]: Taking taylor expansion of a in c 0.901 * [backup-simplify]: Simplify a into a 0.901 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.901 * [taylor]: Taking taylor expansion of (/ 1 c) in c 0.901 * [taylor]: Taking taylor expansion of c in c 0.901 * [backup-simplify]: Simplify 0 into 0 0.901 * [backup-simplify]: Simplify 1 into 1 0.902 * [backup-simplify]: Simplify (/ 1 1) into 1 0.902 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.902 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.902 * [taylor]: Taking taylor expansion of b in c 0.902 * [backup-simplify]: Simplify b into b 0.902 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.902 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.902 * [backup-simplify]: Simplify (* (/ -4 a) 1) into (/ -4 a) 0.902 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.902 * [backup-simplify]: Simplify (sqrt 0) into 0 0.903 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.903 * [taylor]: Taking taylor expansion of (- (+ (/ 1 b) (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))))) in a 0.903 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))))) in a 0.903 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.903 * [taylor]: Taking taylor expansion of b in a 0.903 * [backup-simplify]: Simplify b into b 0.903 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.903 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 0.903 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 0.903 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 0.903 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 0.903 * [taylor]: Taking taylor expansion of (/ -4 a) in a 0.903 * [taylor]: Taking taylor expansion of -4 in a 0.903 * [backup-simplify]: Simplify -4 into -4 0.903 * [taylor]: Taking taylor expansion of a in a 0.903 * [backup-simplify]: Simplify 0 into 0 0.904 * [backup-simplify]: Simplify 1 into 1 0.904 * [backup-simplify]: Simplify (/ -4 1) into -4 0.904 * [taylor]: Taking taylor expansion of (/ 1 c) in a 0.904 * [taylor]: Taking taylor expansion of c in a 0.904 * [backup-simplify]: Simplify c into c 0.904 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.904 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.904 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.904 * [taylor]: Taking taylor expansion of b in a 0.904 * [backup-simplify]: Simplify b into b 0.904 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.904 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.904 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 0.905 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.905 * [backup-simplify]: Simplify (sqrt 0) into 0 0.906 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.906 * [taylor]: Taking taylor expansion of (- (+ (/ 1 b) (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))))) in b 0.906 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))))) in b 0.906 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.906 * [taylor]: Taking taylor expansion of b in b 0.906 * [backup-simplify]: Simplify 0 into 0 0.906 * [backup-simplify]: Simplify 1 into 1 0.906 * [backup-simplify]: Simplify (/ 1 1) into 1 0.906 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in b 0.906 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in b 0.906 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 0.906 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in b 0.906 * [taylor]: Taking taylor expansion of (/ -4 a) in b 0.906 * [taylor]: Taking taylor expansion of -4 in b 0.906 * [backup-simplify]: Simplify -4 into -4 0.906 * [taylor]: Taking taylor expansion of a in b 0.906 * [backup-simplify]: Simplify a into a 0.906 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.906 * [taylor]: Taking taylor expansion of (/ 1 c) in b 0.906 * [taylor]: Taking taylor expansion of c in b 0.907 * [backup-simplify]: Simplify c into c 0.907 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.907 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.907 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.907 * [taylor]: Taking taylor expansion of b in b 0.907 * [backup-simplify]: Simplify 0 into 0 0.907 * [backup-simplify]: Simplify 1 into 1 0.907 * [backup-simplify]: Simplify (* 1 1) into 1 0.907 * [backup-simplify]: Simplify (/ 1 1) into 1 0.908 * [backup-simplify]: Simplify (+ 0 1) into 1 0.908 * [backup-simplify]: Simplify (sqrt 1) into 1 0.909 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.910 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.910 * [backup-simplify]: Simplify (+ 0 0) into 0 0.911 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.911 * [taylor]: Taking taylor expansion of (- (+ (/ 1 b) (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))))) in b 0.911 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))))) in b 0.911 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.911 * [taylor]: Taking taylor expansion of b in b 0.911 * [backup-simplify]: Simplify 0 into 0 0.911 * [backup-simplify]: Simplify 1 into 1 0.912 * [backup-simplify]: Simplify (/ 1 1) into 1 0.912 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in b 0.912 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in b 0.912 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 0.912 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in b 0.912 * [taylor]: Taking taylor expansion of (/ -4 a) in b 0.912 * [taylor]: Taking taylor expansion of -4 in b 0.912 * [backup-simplify]: Simplify -4 into -4 0.912 * [taylor]: Taking taylor expansion of a in b 0.912 * [backup-simplify]: Simplify a into a 0.912 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 0.912 * [taylor]: Taking taylor expansion of (/ 1 c) in b 0.912 * [taylor]: Taking taylor expansion of c in b 0.912 * [backup-simplify]: Simplify c into c 0.912 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.912 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.912 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.912 * [taylor]: Taking taylor expansion of b in b 0.912 * [backup-simplify]: Simplify 0 into 0 0.912 * [backup-simplify]: Simplify 1 into 1 0.913 * [backup-simplify]: Simplify (* 1 1) into 1 0.913 * [backup-simplify]: Simplify (/ 1 1) into 1 0.914 * [backup-simplify]: Simplify (+ 0 1) into 1 0.914 * [backup-simplify]: Simplify (sqrt 1) into 1 0.915 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.916 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.916 * [backup-simplify]: Simplify (+ 0 0) into 0 0.917 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.917 * [backup-simplify]: Simplify (+ 1 1) into 2 0.918 * [backup-simplify]: Simplify (- 2) into -2 0.918 * [taylor]: Taking taylor expansion of -2 in a 0.918 * [backup-simplify]: Simplify -2 into -2 0.919 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.919 * [backup-simplify]: Simplify (+ 0 0) into 0 0.919 * [backup-simplify]: Simplify (- 0) into 0 0.919 * [taylor]: Taking taylor expansion of 0 in a 0.919 * [backup-simplify]: Simplify 0 into 0 0.919 * [taylor]: Taking taylor expansion of -2 in c 0.920 * [backup-simplify]: Simplify -2 into -2 0.920 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.921 * [backup-simplify]: Simplify (* (/ -4 a) (/ 1 c)) into (/ -4 (* a c)) 0.921 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.922 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.923 * [backup-simplify]: Simplify (+ (/ -4 (* a c)) 0) into (- (* 4 (/ 1 (* a c)))) 0.924 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 0.924 * [backup-simplify]: Simplify (+ 0 (/ -2 (* a c))) into (- (* 2 (/ 1 (* a c)))) 0.924 * [backup-simplify]: Simplify (- (- (* 2 (/ 1 (* a c))))) into (* 2 (/ 1 (* a c))) 0.924 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* a c))) in a 0.924 * [taylor]: Taking taylor expansion of 2 in a 0.924 * [backup-simplify]: Simplify 2 into 2 0.924 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 0.924 * [taylor]: Taking taylor expansion of (* a c) in a 0.924 * [taylor]: Taking taylor expansion of a in a 0.924 * [backup-simplify]: Simplify 0 into 0 0.924 * [backup-simplify]: Simplify 1 into 1 0.924 * [taylor]: Taking taylor expansion of c in a 0.924 * [backup-simplify]: Simplify c into c 0.924 * [backup-simplify]: Simplify (* 0 c) into 0 0.925 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.925 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.925 * [backup-simplify]: Simplify (* 2 (/ 1 c)) into (/ 2 c) 0.925 * [taylor]: Taking taylor expansion of (/ 2 c) in c 0.925 * [taylor]: Taking taylor expansion of 2 in c 0.925 * [backup-simplify]: Simplify 2 into 2 0.925 * [taylor]: Taking taylor expansion of c in c 0.925 * [backup-simplify]: Simplify 0 into 0 0.925 * [backup-simplify]: Simplify 1 into 1 0.926 * [backup-simplify]: Simplify (/ 2 1) into 2 0.926 * [backup-simplify]: Simplify 2 into 2 0.926 * [taylor]: Taking taylor expansion of 0 in c 0.926 * [backup-simplify]: Simplify 0 into 0 0.926 * [taylor]: Taking taylor expansion of 0 in c 0.926 * [backup-simplify]: Simplify 0 into 0 0.926 * [backup-simplify]: Simplify -2 into -2 0.927 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.927 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 0.927 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 0.927 * [backup-simplify]: Simplify (+ (* (/ -4 a) 0) (* 0 (/ 1 c))) into 0 0.928 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.929 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.930 * [backup-simplify]: Simplify (+ 0 0) into 0 0.930 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 0.931 * [backup-simplify]: Simplify (+ 0 0) into 0 0.931 * [backup-simplify]: Simplify (- 0) into 0 0.931 * [taylor]: Taking taylor expansion of 0 in a 0.931 * [backup-simplify]: Simplify 0 into 0 0.932 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 0.932 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 0.932 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 c))) into 0 0.932 * [taylor]: Taking taylor expansion of 0 in c 0.933 * [backup-simplify]: Simplify 0 into 0 0.933 * [taylor]: Taking taylor expansion of 0 in c 0.933 * [backup-simplify]: Simplify 0 into 0 0.933 * [taylor]: Taking taylor expansion of 0 in c 0.933 * [backup-simplify]: Simplify 0 into 0 0.934 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 0.934 * [backup-simplify]: Simplify 0 into 0 0.934 * [backup-simplify]: Simplify 0 into 0 0.934 * [backup-simplify]: Simplify 0 into 0 0.934 * [backup-simplify]: Simplify 0 into 0 0.935 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.935 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 0.935 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.936 * [backup-simplify]: Simplify (+ (* (/ -4 a) 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 0.937 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.938 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.938 * [backup-simplify]: Simplify (+ 0 0) into 0 0.939 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 0.940 * [backup-simplify]: Simplify (+ 0 (/ -2 (* (pow a 2) (pow c 2)))) into (- (* 2 (/ 1 (* (pow a 2) (pow c 2))))) 0.940 * [backup-simplify]: Simplify (- (- (* 2 (/ 1 (* (pow a 2) (pow c 2)))))) into (* 2 (/ 1 (* (pow a 2) (pow c 2)))) 0.940 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow a 2) (pow c 2)))) in a 0.940 * [taylor]: Taking taylor expansion of 2 in a 0.940 * [backup-simplify]: Simplify 2 into 2 0.940 * [taylor]: Taking taylor expansion of (/ 1 (* (pow a 2) (pow c 2))) in a 0.940 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 0.940 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.940 * [taylor]: Taking taylor expansion of a in a 0.940 * [backup-simplify]: Simplify 0 into 0 0.940 * [backup-simplify]: Simplify 1 into 1 0.940 * [taylor]: Taking taylor expansion of (pow c 2) in a 0.940 * [taylor]: Taking taylor expansion of c in a 0.940 * [backup-simplify]: Simplify c into c 0.940 * [backup-simplify]: Simplify (* 1 1) into 1 0.941 * [backup-simplify]: Simplify (* c c) into (pow c 2) 0.941 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 0.941 * [backup-simplify]: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) 0.941 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 0.941 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.941 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 0.942 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow c 2)) (/ 0 (pow c 2))))) into 0 0.942 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow c 2)))) into 0 0.942 * [taylor]: Taking taylor expansion of 0 in c 0.942 * [backup-simplify]: Simplify 0 into 0 0.942 * [taylor]: Taking taylor expansion of 0 in c 0.942 * [backup-simplify]: Simplify 0 into 0 0.943 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 0.943 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 0.943 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 0.943 * [taylor]: Taking taylor expansion of 0 in c 0.943 * [backup-simplify]: Simplify 0 into 0 0.943 * [taylor]: Taking taylor expansion of 0 in c 0.943 * [backup-simplify]: Simplify 0 into 0 0.943 * [taylor]: Taking taylor expansion of 0 in c 0.943 * [backup-simplify]: Simplify 0 into 0 0.943 * [backup-simplify]: Simplify 0 into 0 0.943 * [backup-simplify]: Simplify 0 into 0 0.944 * [backup-simplify]: Simplify (+ (* -2 (* 1 (* 1 (/ 1 (/ 1 b))))) (* 2 (* (/ 1 (/ 1 c)) (* (/ 1 (/ 1 a)) (/ 1 b))))) into (- (* 2 (/ (* a c) b)) (* 2 b)) 0.944 * [backup-simplify]: Simplify (- (- (/ 1 (- b))) (sqrt (fma (* -4 (/ 1 (- a))) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- b)))))) into (- (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) 0.944 * [approximate]: Taking taylor expansion of (- (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in (b a c) around 0 0.944 * [taylor]: Taking taylor expansion of (- (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in c 0.944 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.944 * [taylor]: Taking taylor expansion of b in c 0.944 * [backup-simplify]: Simplify b into b 0.944 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.944 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in c 0.944 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in c 0.944 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 0.944 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in c 0.944 * [taylor]: Taking taylor expansion of (/ 4 a) in c 0.944 * [taylor]: Taking taylor expansion of 4 in c 0.944 * [backup-simplify]: Simplify 4 into 4 0.944 * [taylor]: Taking taylor expansion of a in c 0.944 * [backup-simplify]: Simplify a into a 0.944 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.944 * [taylor]: Taking taylor expansion of (/ -1 c) in c 0.944 * [taylor]: Taking taylor expansion of -1 in c 0.944 * [backup-simplify]: Simplify -1 into -1 0.944 * [taylor]: Taking taylor expansion of c in c 0.944 * [backup-simplify]: Simplify 0 into 0 0.944 * [backup-simplify]: Simplify 1 into 1 0.945 * [backup-simplify]: Simplify (/ -1 1) into -1 0.945 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.945 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.945 * [taylor]: Taking taylor expansion of b in c 0.945 * [backup-simplify]: Simplify b into b 0.945 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.945 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.945 * [backup-simplify]: Simplify (* (/ 4 a) -1) into (/ -4 a) 0.945 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.945 * [backup-simplify]: Simplify (sqrt 0) into 0 0.946 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.946 * [taylor]: Taking taylor expansion of (- (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in a 0.946 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.946 * [taylor]: Taking taylor expansion of b in a 0.946 * [backup-simplify]: Simplify b into b 0.946 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.946 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 0.946 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 0.946 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 0.946 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 0.946 * [taylor]: Taking taylor expansion of (/ 4 a) in a 0.946 * [taylor]: Taking taylor expansion of 4 in a 0.946 * [backup-simplify]: Simplify 4 into 4 0.946 * [taylor]: Taking taylor expansion of a in a 0.946 * [backup-simplify]: Simplify 0 into 0 0.946 * [backup-simplify]: Simplify 1 into 1 0.946 * [backup-simplify]: Simplify (/ 4 1) into 4 0.946 * [taylor]: Taking taylor expansion of (/ -1 c) in a 0.946 * [taylor]: Taking taylor expansion of -1 in a 0.946 * [backup-simplify]: Simplify -1 into -1 0.946 * [taylor]: Taking taylor expansion of c in a 0.946 * [backup-simplify]: Simplify c into c 0.946 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.946 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.946 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.946 * [taylor]: Taking taylor expansion of b in a 0.946 * [backup-simplify]: Simplify b into b 0.946 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.946 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.946 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 0.946 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.947 * [backup-simplify]: Simplify (sqrt 0) into 0 0.947 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.947 * [taylor]: Taking taylor expansion of (- (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in b 0.947 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.947 * [taylor]: Taking taylor expansion of b in b 0.947 * [backup-simplify]: Simplify 0 into 0 0.947 * [backup-simplify]: Simplify 1 into 1 0.947 * [backup-simplify]: Simplify (/ 1 1) into 1 0.947 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in b 0.947 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in b 0.948 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 0.948 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in b 0.948 * [taylor]: Taking taylor expansion of (/ 4 a) in b 0.948 * [taylor]: Taking taylor expansion of 4 in b 0.948 * [backup-simplify]: Simplify 4 into 4 0.948 * [taylor]: Taking taylor expansion of a in b 0.948 * [backup-simplify]: Simplify a into a 0.948 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.948 * [taylor]: Taking taylor expansion of (/ -1 c) in b 0.948 * [taylor]: Taking taylor expansion of -1 in b 0.948 * [backup-simplify]: Simplify -1 into -1 0.948 * [taylor]: Taking taylor expansion of c in b 0.948 * [backup-simplify]: Simplify c into c 0.948 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.948 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.948 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.948 * [taylor]: Taking taylor expansion of b in b 0.948 * [backup-simplify]: Simplify 0 into 0 0.948 * [backup-simplify]: Simplify 1 into 1 0.948 * [backup-simplify]: Simplify (* 1 1) into 1 0.948 * [backup-simplify]: Simplify (/ 1 1) into 1 0.949 * [backup-simplify]: Simplify (+ 0 1) into 1 0.949 * [backup-simplify]: Simplify (sqrt 1) into 1 0.949 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.950 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.950 * [backup-simplify]: Simplify (+ 0 0) into 0 0.950 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.950 * [taylor]: Taking taylor expansion of (- (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in b 0.950 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.950 * [taylor]: Taking taylor expansion of b in b 0.950 * [backup-simplify]: Simplify 0 into 0 0.950 * [backup-simplify]: Simplify 1 into 1 0.951 * [backup-simplify]: Simplify (/ 1 1) into 1 0.951 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in b 0.951 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in b 0.951 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 0.951 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in b 0.951 * [taylor]: Taking taylor expansion of (/ 4 a) in b 0.951 * [taylor]: Taking taylor expansion of 4 in b 0.951 * [backup-simplify]: Simplify 4 into 4 0.951 * [taylor]: Taking taylor expansion of a in b 0.951 * [backup-simplify]: Simplify a into a 0.951 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 0.951 * [taylor]: Taking taylor expansion of (/ -1 c) in b 0.951 * [taylor]: Taking taylor expansion of -1 in b 0.951 * [backup-simplify]: Simplify -1 into -1 0.951 * [taylor]: Taking taylor expansion of c in b 0.951 * [backup-simplify]: Simplify c into c 0.951 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 0.951 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.951 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.951 * [taylor]: Taking taylor expansion of b in b 0.951 * [backup-simplify]: Simplify 0 into 0 0.951 * [backup-simplify]: Simplify 1 into 1 0.951 * [backup-simplify]: Simplify (* 1 1) into 1 0.952 * [backup-simplify]: Simplify (/ 1 1) into 1 0.952 * [backup-simplify]: Simplify (+ 0 1) into 1 0.952 * [backup-simplify]: Simplify (sqrt 1) into 1 0.953 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.953 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.953 * [backup-simplify]: Simplify (+ 0 0) into 0 0.954 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.954 * [backup-simplify]: Simplify (- 1) into -1 0.954 * [backup-simplify]: Simplify (+ 1 -1) into 0 0.954 * [taylor]: Taking taylor expansion of 0 in a 0.954 * [backup-simplify]: Simplify 0 into 0 0.955 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.955 * [backup-simplify]: Simplify (- 0) into 0 0.955 * [backup-simplify]: Simplify (+ 0 0) into 0 0.955 * [taylor]: Taking taylor expansion of 0 in a 0.955 * [backup-simplify]: Simplify 0 into 0 0.955 * [taylor]: Taking taylor expansion of 0 in c 0.955 * [backup-simplify]: Simplify 0 into 0 0.956 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.956 * [backup-simplify]: Simplify (* (/ 4 a) (/ -1 c)) into (/ -4 (* a c)) 0.957 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.957 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.958 * [backup-simplify]: Simplify (+ (/ -4 (* a c)) 0) into (- (* 4 (/ 1 (* a c)))) 0.958 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 0.958 * [backup-simplify]: Simplify (- (/ -2 (* a c))) into (* 2 (/ 1 (* a c))) 0.959 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (* a c)))) into (* 2 (/ 1 (* a c))) 0.959 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* a c))) in a 0.959 * [taylor]: Taking taylor expansion of 2 in a 0.959 * [backup-simplify]: Simplify 2 into 2 0.959 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 0.959 * [taylor]: Taking taylor expansion of (* a c) in a 0.959 * [taylor]: Taking taylor expansion of a in a 0.959 * [backup-simplify]: Simplify 0 into 0 0.959 * [backup-simplify]: Simplify 1 into 1 0.959 * [taylor]: Taking taylor expansion of c in a 0.959 * [backup-simplify]: Simplify c into c 0.959 * [backup-simplify]: Simplify (* 0 c) into 0 0.959 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.959 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.959 * [backup-simplify]: Simplify (* 2 (/ 1 c)) into (/ 2 c) 0.959 * [taylor]: Taking taylor expansion of (/ 2 c) in c 0.959 * [taylor]: Taking taylor expansion of 2 in c 0.959 * [backup-simplify]: Simplify 2 into 2 0.959 * [taylor]: Taking taylor expansion of c in c 0.959 * [backup-simplify]: Simplify 0 into 0 0.959 * [backup-simplify]: Simplify 1 into 1 0.959 * [backup-simplify]: Simplify (/ 2 1) into 2 0.960 * [backup-simplify]: Simplify 2 into 2 0.960 * [taylor]: Taking taylor expansion of 0 in c 0.960 * [backup-simplify]: Simplify 0 into 0 0.960 * [taylor]: Taking taylor expansion of 0 in c 0.960 * [backup-simplify]: Simplify 0 into 0 0.960 * [backup-simplify]: Simplify 0 into 0 0.960 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.960 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)))) into 0 0.960 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 0.960 * [backup-simplify]: Simplify (+ (* (/ 4 a) 0) (* 0 (/ -1 c))) into 0 0.961 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.962 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.962 * [backup-simplify]: Simplify (+ 0 0) into 0 0.962 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 0.962 * [backup-simplify]: Simplify (- 0) into 0 0.963 * [backup-simplify]: Simplify (+ 0 0) into 0 0.963 * [taylor]: Taking taylor expansion of 0 in a 0.963 * [backup-simplify]: Simplify 0 into 0 0.963 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 0.963 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 0.964 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 c))) into 0 0.964 * [taylor]: Taking taylor expansion of 0 in c 0.964 * [backup-simplify]: Simplify 0 into 0 0.964 * [taylor]: Taking taylor expansion of 0 in c 0.964 * [backup-simplify]: Simplify 0 into 0 0.964 * [taylor]: Taking taylor expansion of 0 in c 0.964 * [backup-simplify]: Simplify 0 into 0 0.965 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 0.965 * [backup-simplify]: Simplify 0 into 0 0.965 * [backup-simplify]: Simplify 0 into 0 0.965 * [backup-simplify]: Simplify 0 into 0 0.965 * [backup-simplify]: Simplify 0 into 0 0.965 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.966 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 0.966 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.966 * [backup-simplify]: Simplify (+ (* (/ 4 a) 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 0.967 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.967 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.967 * [backup-simplify]: Simplify (+ 0 0) into 0 0.968 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 0.969 * [backup-simplify]: Simplify (- (/ -2 (* (pow a 2) (pow c 2)))) into (* 2 (/ 1 (* (pow a 2) (pow c 2)))) 0.969 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (* (pow a 2) (pow c 2))))) into (* 2 (/ 1 (* (pow a 2) (pow c 2)))) 0.969 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow a 2) (pow c 2)))) in a 0.969 * [taylor]: Taking taylor expansion of 2 in a 0.969 * [backup-simplify]: Simplify 2 into 2 0.969 * [taylor]: Taking taylor expansion of (/ 1 (* (pow a 2) (pow c 2))) in a 0.969 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 0.969 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.969 * [taylor]: Taking taylor expansion of a in a 0.969 * [backup-simplify]: Simplify 0 into 0 0.969 * [backup-simplify]: Simplify 1 into 1 0.969 * [taylor]: Taking taylor expansion of (pow c 2) in a 0.969 * [taylor]: Taking taylor expansion of c in a 0.969 * [backup-simplify]: Simplify c into c 0.969 * [backup-simplify]: Simplify (* 1 1) into 1 0.970 * [backup-simplify]: Simplify (* c c) into (pow c 2) 0.970 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 0.970 * [backup-simplify]: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) 0.970 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 0.971 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.972 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 0.972 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow c 2)) (/ 0 (pow c 2))))) into 0 0.973 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow c 2)))) into 0 0.973 * [taylor]: Taking taylor expansion of 0 in c 0.973 * [backup-simplify]: Simplify 0 into 0 0.973 * [taylor]: Taking taylor expansion of 0 in c 0.973 * [backup-simplify]: Simplify 0 into 0 0.974 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 0.975 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 0.976 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 0.976 * [taylor]: Taking taylor expansion of 0 in c 0.976 * [backup-simplify]: Simplify 0 into 0 0.976 * [taylor]: Taking taylor expansion of 0 in c 0.976 * [backup-simplify]: Simplify 0 into 0 0.976 * [taylor]: Taking taylor expansion of 0 in c 0.976 * [backup-simplify]: Simplify 0 into 0 0.976 * [backup-simplify]: Simplify 0 into 0 0.976 * [backup-simplify]: Simplify (* 2 (* (/ 1 (/ 1 (- c))) (* (/ 1 (/ 1 (- a))) (/ 1 (- b))))) into (* -2 (/ (* a c) b)) 0.976 * * * * [progress]: [ 4 / 4 ] generating series at (2 3 2 2) 0.976 * [backup-simplify]: Simplify (- (sqrt (fma (* -4 a) c (* b b))) b) into (- (sqrt (fma (* -4 a) c (pow b 2))) b) 0.976 * [approximate]: Taking taylor expansion of (- (sqrt (fma (* -4 a) c (pow b 2))) b) in (a c b) around 0 0.976 * [taylor]: Taking taylor expansion of (- (sqrt (fma (* -4 a) c (pow b 2))) b) in b 0.977 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in b 0.977 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in b 0.977 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 0.977 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in b 0.977 * [taylor]: Taking taylor expansion of (* -4 a) in b 0.977 * [taylor]: Taking taylor expansion of -4 in b 0.977 * [backup-simplify]: Simplify -4 into -4 0.977 * [taylor]: Taking taylor expansion of a in b 0.977 * [backup-simplify]: Simplify a into a 0.977 * [taylor]: Taking taylor expansion of c in b 0.977 * [backup-simplify]: Simplify c into c 0.977 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.977 * [taylor]: Taking taylor expansion of b in b 0.977 * [backup-simplify]: Simplify 0 into 0 0.977 * [backup-simplify]: Simplify 1 into 1 0.977 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.977 * [backup-simplify]: Simplify (* (* -4 a) c) into (* -4 (* a c)) 0.977 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 0.977 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 0.978 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.978 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (* 0 c)) into 0 0.979 * [backup-simplify]: Simplify (+ 0 0) into 0 0.979 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 0.979 * [taylor]: Taking taylor expansion of b in b 0.979 * [backup-simplify]: Simplify 0 into 0 0.979 * [backup-simplify]: Simplify 1 into 1 0.979 * [taylor]: Taking taylor expansion of (- (sqrt (fma (* -4 a) c (pow b 2))) b) in c 0.979 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in c 0.979 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in c 0.979 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 0.979 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in c 0.979 * [taylor]: Taking taylor expansion of (* -4 a) in c 0.979 * [taylor]: Taking taylor expansion of -4 in c 0.979 * [backup-simplify]: Simplify -4 into -4 0.979 * [taylor]: Taking taylor expansion of a in c 0.979 * [backup-simplify]: Simplify a into a 0.979 * [taylor]: Taking taylor expansion of c in c 0.980 * [backup-simplify]: Simplify 0 into 0 0.980 * [backup-simplify]: Simplify 1 into 1 0.980 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.980 * [taylor]: Taking taylor expansion of b in c 0.980 * [backup-simplify]: Simplify b into b 0.980 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 0.980 * [backup-simplify]: Simplify (* (* -4 a) 0) into 0 0.980 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.980 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.980 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.980 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 0.981 * [backup-simplify]: Simplify (+ (* (* -4 a) 1) (* 0 0)) into (- (* 4 a)) 0.981 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.981 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.981 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.981 * [taylor]: Taking taylor expansion of b in c 0.981 * [backup-simplify]: Simplify b into b 0.981 * [taylor]: Taking taylor expansion of (- (sqrt (fma (* -4 a) c (pow b 2))) b) in a 0.981 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 0.981 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 0.982 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 0.982 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 0.982 * [taylor]: Taking taylor expansion of (* -4 a) in a 0.982 * [taylor]: Taking taylor expansion of -4 in a 0.982 * [backup-simplify]: Simplify -4 into -4 0.982 * [taylor]: Taking taylor expansion of a in a 0.982 * [backup-simplify]: Simplify 0 into 0 0.982 * [backup-simplify]: Simplify 1 into 1 0.982 * [taylor]: Taking taylor expansion of c in a 0.982 * [backup-simplify]: Simplify c into c 0.982 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.982 * [taylor]: Taking taylor expansion of b in a 0.982 * [backup-simplify]: Simplify b into b 0.984 * [backup-simplify]: Simplify (* -4 0) into 0 0.984 * [backup-simplify]: Simplify (* 0 c) into 0 0.985 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.985 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.985 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.986 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 0.986 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 0.987 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.987 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 0.987 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 0.987 * [taylor]: Taking taylor expansion of b in a 0.987 * [backup-simplify]: Simplify b into b 0.987 * [taylor]: Taking taylor expansion of (- (sqrt (fma (* -4 a) c (pow b 2))) b) in a 0.987 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 0.987 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 0.987 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 0.987 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 0.987 * [taylor]: Taking taylor expansion of (* -4 a) in a 0.987 * [taylor]: Taking taylor expansion of -4 in a 0.987 * [backup-simplify]: Simplify -4 into -4 0.987 * [taylor]: Taking taylor expansion of a in a 0.987 * [backup-simplify]: Simplify 0 into 0 0.987 * [backup-simplify]: Simplify 1 into 1 0.987 * [taylor]: Taking taylor expansion of c in a 0.987 * [backup-simplify]: Simplify c into c 0.987 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.987 * [taylor]: Taking taylor expansion of b in a 0.987 * [backup-simplify]: Simplify b into b 0.988 * [backup-simplify]: Simplify (* -4 0) into 0 0.988 * [backup-simplify]: Simplify (* 0 c) into 0 0.988 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.988 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.988 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.989 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 0.990 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 0.990 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.990 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 0.990 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 0.990 * [taylor]: Taking taylor expansion of b in a 0.990 * [backup-simplify]: Simplify b into b 0.990 * [backup-simplify]: Simplify (- b) into (- b) 0.990 * [backup-simplify]: Simplify (+ b (- b)) into 0 0.990 * [taylor]: Taking taylor expansion of 0 in c 0.990 * [backup-simplify]: Simplify 0 into 0 0.990 * [taylor]: Taking taylor expansion of 0 in b 0.990 * [backup-simplify]: Simplify 0 into 0 0.990 * [backup-simplify]: Simplify 0 into 0 0.991 * [backup-simplify]: Simplify (- 0) into 0 0.991 * [backup-simplify]: Simplify (+ (* -2 (/ c b)) 0) into (- (* 2 (/ c b))) 0.991 * [taylor]: Taking taylor expansion of (- (* 2 (/ c b))) in c 0.991 * [taylor]: Taking taylor expansion of (* 2 (/ c b)) in c 0.991 * [taylor]: Taking taylor expansion of 2 in c 0.991 * [backup-simplify]: Simplify 2 into 2 0.991 * [taylor]: Taking taylor expansion of (/ c b) in c 0.991 * [taylor]: Taking taylor expansion of c in c 0.991 * [backup-simplify]: Simplify 0 into 0 0.991 * [backup-simplify]: Simplify 1 into 1 0.991 * [taylor]: Taking taylor expansion of b in c 0.991 * [backup-simplify]: Simplify b into b 0.991 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.991 * [taylor]: Taking taylor expansion of 0 in b 0.991 * [backup-simplify]: Simplify 0 into 0 0.991 * [backup-simplify]: Simplify 0 into 0 0.991 * [backup-simplify]: Simplify 0 into 0 0.992 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 1) (* 0 0))) into 0 0.993 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (* 0 c))) into 0 0.994 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 0.994 * [backup-simplify]: Simplify (+ 0 0) into 0 0.995 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ c b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow c 2) (pow b 3))) 0.995 * [backup-simplify]: Simplify (- 0) into 0 0.996 * [backup-simplify]: Simplify (+ (* -2 (/ (pow c 2) (pow b 3))) 0) into (- (* 2 (/ (pow c 2) (pow b 3)))) 0.996 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow c 2) (pow b 3)))) in c 0.996 * [taylor]: Taking taylor expansion of (* 2 (/ (pow c 2) (pow b 3))) in c 0.996 * [taylor]: Taking taylor expansion of 2 in c 0.996 * [backup-simplify]: Simplify 2 into 2 0.996 * [taylor]: Taking taylor expansion of (/ (pow c 2) (pow b 3)) in c 0.996 * [taylor]: Taking taylor expansion of (pow c 2) in c 0.996 * [taylor]: Taking taylor expansion of c in c 0.996 * [backup-simplify]: Simplify 0 into 0 0.996 * [backup-simplify]: Simplify 1 into 1 0.996 * [taylor]: Taking taylor expansion of (pow b 3) in c 0.996 * [taylor]: Taking taylor expansion of b in c 0.996 * [backup-simplify]: Simplify b into b 0.996 * [backup-simplify]: Simplify (* 1 1) into 1 0.996 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.997 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 0.997 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 0.997 * [backup-simplify]: Simplify (* 2 (/ 1 b)) into (/ 2 b) 0.997 * [backup-simplify]: Simplify (- (/ 2 b)) into (- (* 2 (/ 1 b))) 0.997 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 b))) in b 0.997 * [taylor]: Taking taylor expansion of (* 2 (/ 1 b)) in b 0.997 * [taylor]: Taking taylor expansion of 2 in b 0.997 * [backup-simplify]: Simplify 2 into 2 0.997 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.997 * [taylor]: Taking taylor expansion of b in b 0.997 * [backup-simplify]: Simplify 0 into 0 0.997 * [backup-simplify]: Simplify 1 into 1 0.998 * [backup-simplify]: Simplify (/ 1 1) into 1 0.998 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.999 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.000 * [backup-simplify]: Simplify (- 0) into 0 1.000 * [backup-simplify]: Simplify 0 into 0 1.000 * [taylor]: Taking taylor expansion of 0 in b 1.000 * [backup-simplify]: Simplify 0 into 0 1.000 * [backup-simplify]: Simplify 0 into 0 1.000 * [backup-simplify]: Simplify 0 into 0 1.000 * [backup-simplify]: Simplify 0 into 0 1.000 * [backup-simplify]: Simplify (- (sqrt (fma (* -4 (/ 1 a)) (/ 1 c) (* (/ 1 b) (/ 1 b)))) (/ 1 b)) into (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) 1.000 * [approximate]: Taking taylor expansion of (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) in (a c b) around 0 1.000 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) in b 1.000 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in b 1.000 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in b 1.000 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1.000 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in b 1.000 * [taylor]: Taking taylor expansion of (/ -4 a) in b 1.000 * [taylor]: Taking taylor expansion of -4 in b 1.000 * [backup-simplify]: Simplify -4 into -4 1.000 * [taylor]: Taking taylor expansion of a in b 1.001 * [backup-simplify]: Simplify a into a 1.001 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1.001 * [taylor]: Taking taylor expansion of (/ 1 c) in b 1.001 * [taylor]: Taking taylor expansion of c in b 1.001 * [backup-simplify]: Simplify c into c 1.001 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1.001 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1.001 * [taylor]: Taking taylor expansion of (pow b 2) in b 1.001 * [taylor]: Taking taylor expansion of b in b 1.001 * [backup-simplify]: Simplify 0 into 0 1.001 * [backup-simplify]: Simplify 1 into 1 1.001 * [backup-simplify]: Simplify (* 1 1) into 1 1.002 * [backup-simplify]: Simplify (/ 1 1) into 1 1.002 * [backup-simplify]: Simplify (+ 0 1) into 1 1.003 * [backup-simplify]: Simplify (sqrt 1) into 1 1.003 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.004 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.004 * [backup-simplify]: Simplify (+ 0 0) into 0 1.005 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1.005 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1.005 * [taylor]: Taking taylor expansion of b in b 1.005 * [backup-simplify]: Simplify 0 into 0 1.005 * [backup-simplify]: Simplify 1 into 1 1.006 * [backup-simplify]: Simplify (/ 1 1) into 1 1.006 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) in c 1.006 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in c 1.006 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in c 1.006 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1.006 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in c 1.006 * [taylor]: Taking taylor expansion of (/ -4 a) in c 1.006 * [taylor]: Taking taylor expansion of -4 in c 1.006 * [backup-simplify]: Simplify -4 into -4 1.006 * [taylor]: Taking taylor expansion of a in c 1.006 * [backup-simplify]: Simplify a into a 1.006 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1.006 * [taylor]: Taking taylor expansion of (/ 1 c) in c 1.006 * [taylor]: Taking taylor expansion of c in c 1.006 * [backup-simplify]: Simplify 0 into 0 1.006 * [backup-simplify]: Simplify 1 into 1 1.007 * [backup-simplify]: Simplify (/ 1 1) into 1 1.007 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1.007 * [taylor]: Taking taylor expansion of (pow b 2) in c 1.007 * [taylor]: Taking taylor expansion of b in c 1.007 * [backup-simplify]: Simplify b into b 1.007 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1.007 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1.007 * [backup-simplify]: Simplify (* (/ -4 a) 1) into (/ -4 a) 1.007 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1.008 * [backup-simplify]: Simplify (sqrt 0) into 0 1.008 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1.009 * [taylor]: Taking taylor expansion of (/ 1 b) in c 1.009 * [taylor]: Taking taylor expansion of b in c 1.009 * [backup-simplify]: Simplify b into b 1.009 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1.009 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) in a 1.009 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 1.009 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 1.009 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1.009 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 1.009 * [taylor]: Taking taylor expansion of (/ -4 a) in a 1.009 * [taylor]: Taking taylor expansion of -4 in a 1.009 * [backup-simplify]: Simplify -4 into -4 1.009 * [taylor]: Taking taylor expansion of a in a 1.009 * [backup-simplify]: Simplify 0 into 0 1.009 * [backup-simplify]: Simplify 1 into 1 1.009 * [backup-simplify]: Simplify (/ -4 1) into -4 1.010 * [taylor]: Taking taylor expansion of (/ 1 c) in a 1.010 * [taylor]: Taking taylor expansion of c in a 1.010 * [backup-simplify]: Simplify c into c 1.010 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1.010 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1.010 * [taylor]: Taking taylor expansion of (pow b 2) in a 1.010 * [taylor]: Taking taylor expansion of b in a 1.010 * [backup-simplify]: Simplify b into b 1.010 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1.010 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1.010 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 1.010 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1.011 * [backup-simplify]: Simplify (sqrt 0) into 0 1.011 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1.011 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1.011 * [taylor]: Taking taylor expansion of b in a 1.011 * [backup-simplify]: Simplify b into b 1.011 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1.011 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) in a 1.011 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 1.011 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 1.012 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1.012 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 1.012 * [taylor]: Taking taylor expansion of (/ -4 a) in a 1.012 * [taylor]: Taking taylor expansion of -4 in a 1.012 * [backup-simplify]: Simplify -4 into -4 1.012 * [taylor]: Taking taylor expansion of a in a 1.012 * [backup-simplify]: Simplify 0 into 0 1.012 * [backup-simplify]: Simplify 1 into 1 1.012 * [backup-simplify]: Simplify (/ -4 1) into -4 1.012 * [taylor]: Taking taylor expansion of (/ 1 c) in a 1.012 * [taylor]: Taking taylor expansion of c in a 1.012 * [backup-simplify]: Simplify c into c 1.012 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1.012 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1.012 * [taylor]: Taking taylor expansion of (pow b 2) in a 1.012 * [taylor]: Taking taylor expansion of b in a 1.013 * [backup-simplify]: Simplify b into b 1.013 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1.013 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1.013 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 1.013 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1.013 * [backup-simplify]: Simplify (sqrt 0) into 0 1.014 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1.014 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1.014 * [taylor]: Taking taylor expansion of b in a 1.014 * [backup-simplify]: Simplify b into b 1.014 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1.015 * [backup-simplify]: Simplify (+ 0 0) into 0 1.015 * [taylor]: Taking taylor expansion of 0 in c 1.015 * [backup-simplify]: Simplify 0 into 0 1.015 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 1.015 * [backup-simplify]: Simplify (+ (/ +nan.0 c) (- (/ 1 b))) into (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))) 1.015 * [taylor]: Taking taylor expansion of (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))) in c 1.015 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) in c 1.015 * [taylor]: Taking taylor expansion of (/ 1 b) in c 1.015 * [taylor]: Taking taylor expansion of b in c 1.015 * [backup-simplify]: Simplify b into b 1.015 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1.015 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 c))) in c 1.015 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 1.016 * [taylor]: Taking taylor expansion of +nan.0 in c 1.016 * [backup-simplify]: Simplify +nan.0 into +nan.0 1.016 * [taylor]: Taking taylor expansion of (/ 1 c) in c 1.016 * [taylor]: Taking taylor expansion of c in c 1.016 * [backup-simplify]: Simplify 0 into 0 1.016 * [backup-simplify]: Simplify 1 into 1 1.016 * [backup-simplify]: Simplify (/ 1 1) into 1 1.017 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1.017 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1.018 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1.019 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 1.019 * [taylor]: Taking taylor expansion of (- +nan.0) in b 1.019 * [taylor]: Taking taylor expansion of +nan.0 in b 1.019 * [backup-simplify]: Simplify +nan.0 into +nan.0 1.019 * [taylor]: Taking taylor expansion of 0 in b 1.019 * [backup-simplify]: Simplify 0 into 0 1.019 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 1.020 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 1.021 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 c))) into 0 1.021 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 1.022 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 1.022 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 1.022 * [backup-simplify]: Simplify (- 0) into 0 1.023 * [backup-simplify]: Simplify (+ (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 0) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 1.023 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in c 1.023 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in c 1.023 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 1.023 * [taylor]: Taking taylor expansion of +nan.0 in c 1.023 * [backup-simplify]: Simplify +nan.0 into +nan.0 1.023 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 1.023 * [taylor]: Taking taylor expansion of (pow c 2) in c 1.023 * [taylor]: Taking taylor expansion of c in c 1.023 * [backup-simplify]: Simplify 0 into 0 1.023 * [backup-simplify]: Simplify 1 into 1 1.023 * [backup-simplify]: Simplify (* 1 1) into 1 1.024 * [backup-simplify]: Simplify (/ 1 1) into 1 1.024 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in c 1.024 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in c 1.024 * [taylor]: Taking taylor expansion of +nan.0 in c 1.024 * [backup-simplify]: Simplify +nan.0 into +nan.0 1.024 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1.024 * [taylor]: Taking taylor expansion of (pow b 2) in c 1.024 * [taylor]: Taking taylor expansion of b in c 1.024 * [backup-simplify]: Simplify b into b 1.024 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1.024 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1.025 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.026 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.026 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1.027 * [backup-simplify]: Simplify (+ 0 0) into 0 1.027 * [backup-simplify]: Simplify (- 0) into 0 1.027 * [taylor]: Taking taylor expansion of 0 in b 1.027 * [backup-simplify]: Simplify 0 into 0 1.028 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.029 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1.029 * [backup-simplify]: Simplify (- 0) into 0 1.029 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1.030 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 1.030 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in b 1.030 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1.030 * [taylor]: Taking taylor expansion of b in b 1.030 * [backup-simplify]: Simplify 0 into 0 1.030 * [backup-simplify]: Simplify 1 into 1 1.030 * [backup-simplify]: Simplify (/ 1 1) into 1 1.030 * [backup-simplify]: Simplify (- 1) into -1 1.030 * [backup-simplify]: Simplify -1 into -1 1.031 * [taylor]: Taking taylor expansion of 0 in b 1.031 * [backup-simplify]: Simplify 0 into 0 1.031 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1.031 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1.032 * [backup-simplify]: Simplify 0 into 0 1.032 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 1.033 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.034 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 1.034 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1.034 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 1.034 * [backup-simplify]: Simplify (+ 0 0) into 0 1.035 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1.035 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 1.036 * [backup-simplify]: Simplify (- 0) into 0 1.036 * [backup-simplify]: Simplify (+ (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 0) into (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1.036 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 1.036 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 1.036 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 1.036 * [taylor]: Taking taylor expansion of +nan.0 in c 1.036 * [backup-simplify]: Simplify +nan.0 into +nan.0 1.036 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 1.037 * [taylor]: Taking taylor expansion of (pow c 3) in c 1.037 * [taylor]: Taking taylor expansion of c in c 1.037 * [backup-simplify]: Simplify 0 into 0 1.037 * [backup-simplify]: Simplify 1 into 1 1.037 * [backup-simplify]: Simplify (* 1 1) into 1 1.037 * [backup-simplify]: Simplify (* 1 1) into 1 1.038 * [backup-simplify]: Simplify (/ 1 1) into 1 1.038 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 1.038 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 1.038 * [taylor]: Taking taylor expansion of +nan.0 in c 1.038 * [backup-simplify]: Simplify +nan.0 into +nan.0 1.038 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 1.038 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 1.038 * [taylor]: Taking taylor expansion of (pow b 2) in c 1.038 * [taylor]: Taking taylor expansion of b in c 1.038 * [backup-simplify]: Simplify b into b 1.038 * [taylor]: Taking taylor expansion of c in c 1.038 * [backup-simplify]: Simplify 0 into 0 1.038 * [backup-simplify]: Simplify 1 into 1 1.038 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1.038 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 1.038 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1.039 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 1.039 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1.040 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.040 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.041 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.042 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.043 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.044 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.045 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1.045 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1.045 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1.046 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1.046 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1.046 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1.046 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1.046 * [taylor]: Taking taylor expansion of +nan.0 in b 1.046 * [backup-simplify]: Simplify +nan.0 into +nan.0 1.046 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1.046 * [taylor]: Taking taylor expansion of (pow b 2) in b 1.046 * [taylor]: Taking taylor expansion of b in b 1.046 * [backup-simplify]: Simplify 0 into 0 1.046 * [backup-simplify]: Simplify 1 into 1 1.046 * [backup-simplify]: Simplify (* 1 1) into 1 1.047 * [backup-simplify]: Simplify (/ 1 1) into 1 1.048 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.048 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.049 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1.049 * [backup-simplify]: Simplify (- 0) into 0 1.049 * [backup-simplify]: Simplify 0 into 0 1.050 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.051 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.052 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1.052 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1.052 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1.053 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1.053 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1.053 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1.053 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1.053 * [taylor]: Taking taylor expansion of +nan.0 in b 1.053 * [backup-simplify]: Simplify +nan.0 into +nan.0 1.053 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1.053 * [taylor]: Taking taylor expansion of (pow b 2) in b 1.053 * [taylor]: Taking taylor expansion of b in b 1.053 * [backup-simplify]: Simplify 0 into 0 1.053 * [backup-simplify]: Simplify 1 into 1 1.053 * [backup-simplify]: Simplify (* 1 1) into 1 1.054 * [backup-simplify]: Simplify (/ 1 1) into 1 1.055 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.056 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.056 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1.057 * [backup-simplify]: Simplify (- 0) into 0 1.057 * [backup-simplify]: Simplify 0 into 0 1.057 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 1.058 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.059 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1.059 * [backup-simplify]: Simplify (- 0) into 0 1.060 * [backup-simplify]: Simplify (+ 0 0) into 0 1.060 * [backup-simplify]: Simplify (- 0) into 0 1.060 * [taylor]: Taking taylor expansion of 0 in b 1.060 * [backup-simplify]: Simplify 0 into 0 1.060 * [taylor]: Taking taylor expansion of 0 in b 1.060 * [backup-simplify]: Simplify 0 into 0 1.060 * [backup-simplify]: Simplify 0 into 0 1.061 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.061 * [backup-simplify]: Simplify (- 0) into 0 1.061 * [backup-simplify]: Simplify 0 into 0 1.061 * [backup-simplify]: Simplify 0 into 0 1.062 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 c)) 1))) (* -1 (* (/ 1 (/ 1 b)) (* 1 1)))) into (- (+ b (- (* +nan.0 c)))) 1.063 * [backup-simplify]: Simplify (- (sqrt (fma (* -4 (/ 1 (- a))) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- b))))) (/ 1 (- b))) into (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) 1.063 * [approximate]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in (a c b) around 0 1.063 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in b 1.063 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1.063 * [taylor]: Taking taylor expansion of b in b 1.063 * [backup-simplify]: Simplify 0 into 0 1.063 * [backup-simplify]: Simplify 1 into 1 1.063 * [backup-simplify]: Simplify (/ 1 1) into 1 1.063 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in b 1.063 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in b 1.063 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1.063 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in b 1.063 * [taylor]: Taking taylor expansion of (/ 4 a) in b 1.063 * [taylor]: Taking taylor expansion of 4 in b 1.063 * [backup-simplify]: Simplify 4 into 4 1.064 * [taylor]: Taking taylor expansion of a in b 1.064 * [backup-simplify]: Simplify a into a 1.064 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1.064 * [taylor]: Taking taylor expansion of (/ -1 c) in b 1.064 * [taylor]: Taking taylor expansion of -1 in b 1.064 * [backup-simplify]: Simplify -1 into -1 1.064 * [taylor]: Taking taylor expansion of c in b 1.064 * [backup-simplify]: Simplify c into c 1.064 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1.064 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1.064 * [taylor]: Taking taylor expansion of (pow b 2) in b 1.064 * [taylor]: Taking taylor expansion of b in b 1.064 * [backup-simplify]: Simplify 0 into 0 1.064 * [backup-simplify]: Simplify 1 into 1 1.064 * [backup-simplify]: Simplify (* 1 1) into 1 1.065 * [backup-simplify]: Simplify (/ 1 1) into 1 1.065 * [backup-simplify]: Simplify (+ 0 1) into 1 1.066 * [backup-simplify]: Simplify (sqrt 1) into 1 1.066 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.067 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.068 * [backup-simplify]: Simplify (+ 0 0) into 0 1.068 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1.068 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in c 1.068 * [taylor]: Taking taylor expansion of (/ 1 b) in c 1.068 * [taylor]: Taking taylor expansion of b in c 1.068 * [backup-simplify]: Simplify b into b 1.068 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1.069 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in c 1.069 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in c 1.069 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1.069 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in c 1.069 * [taylor]: Taking taylor expansion of (/ 4 a) in c 1.069 * [taylor]: Taking taylor expansion of 4 in c 1.069 * [backup-simplify]: Simplify 4 into 4 1.069 * [taylor]: Taking taylor expansion of a in c 1.069 * [backup-simplify]: Simplify a into a 1.069 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1.069 * [taylor]: Taking taylor expansion of (/ -1 c) in c 1.069 * [taylor]: Taking taylor expansion of -1 in c 1.069 * [backup-simplify]: Simplify -1 into -1 1.069 * [taylor]: Taking taylor expansion of c in c 1.069 * [backup-simplify]: Simplify 0 into 0 1.069 * [backup-simplify]: Simplify 1 into 1 1.069 * [backup-simplify]: Simplify (/ -1 1) into -1 1.069 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1.069 * [taylor]: Taking taylor expansion of (pow b 2) in c 1.069 * [taylor]: Taking taylor expansion of b in c 1.070 * [backup-simplify]: Simplify b into b 1.070 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1.070 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1.070 * [backup-simplify]: Simplify (* (/ 4 a) -1) into (/ -4 a) 1.070 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1.070 * [backup-simplify]: Simplify (sqrt 0) into 0 1.071 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1.071 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in a 1.071 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1.071 * [taylor]: Taking taylor expansion of b in a 1.071 * [backup-simplify]: Simplify b into b 1.071 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1.071 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 1.071 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 1.071 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1.071 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 1.071 * [taylor]: Taking taylor expansion of (/ 4 a) in a 1.071 * [taylor]: Taking taylor expansion of 4 in a 1.071 * [backup-simplify]: Simplify 4 into 4 1.071 * [taylor]: Taking taylor expansion of a in a 1.071 * [backup-simplify]: Simplify 0 into 0 1.071 * [backup-simplify]: Simplify 1 into 1 1.072 * [backup-simplify]: Simplify (/ 4 1) into 4 1.072 * [taylor]: Taking taylor expansion of (/ -1 c) in a 1.072 * [taylor]: Taking taylor expansion of -1 in a 1.072 * [backup-simplify]: Simplify -1 into -1 1.072 * [taylor]: Taking taylor expansion of c in a 1.072 * [backup-simplify]: Simplify c into c 1.072 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1.072 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1.072 * [taylor]: Taking taylor expansion of (pow b 2) in a 1.072 * [taylor]: Taking taylor expansion of b in a 1.072 * [backup-simplify]: Simplify b into b 1.072 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1.072 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1.072 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 1.072 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1.073 * [backup-simplify]: Simplify (sqrt 0) into 0 1.073 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1.073 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in a 1.073 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1.073 * [taylor]: Taking taylor expansion of b in a 1.073 * [backup-simplify]: Simplify b into b 1.074 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1.074 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 1.074 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 1.074 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1.074 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 1.074 * [taylor]: Taking taylor expansion of (/ 4 a) in a 1.074 * [taylor]: Taking taylor expansion of 4 in a 1.074 * [backup-simplify]: Simplify 4 into 4 1.074 * [taylor]: Taking taylor expansion of a in a 1.074 * [backup-simplify]: Simplify 0 into 0 1.074 * [backup-simplify]: Simplify 1 into 1 1.074 * [backup-simplify]: Simplify (/ 4 1) into 4 1.074 * [taylor]: Taking taylor expansion of (/ -1 c) in a 1.074 * [taylor]: Taking taylor expansion of -1 in a 1.074 * [backup-simplify]: Simplify -1 into -1 1.074 * [taylor]: Taking taylor expansion of c in a 1.074 * [backup-simplify]: Simplify c into c 1.074 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1.074 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1.075 * [taylor]: Taking taylor expansion of (pow b 2) in a 1.075 * [taylor]: Taking taylor expansion of b in a 1.075 * [backup-simplify]: Simplify b into b 1.075 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1.075 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1.075 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 1.075 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1.075 * [backup-simplify]: Simplify (sqrt 0) into 0 1.076 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1.076 * [backup-simplify]: Simplify (+ 0 0) into 0 1.076 * [taylor]: Taking taylor expansion of 0 in c 1.076 * [backup-simplify]: Simplify 0 into 0 1.076 * [backup-simplify]: Simplify (+ (/ 1 b) (/ +nan.0 c)) into (- (/ 1 b) (* +nan.0 (/ 1 c))) 1.077 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 c))) in c 1.077 * [taylor]: Taking taylor expansion of (/ 1 b) in c 1.077 * [taylor]: Taking taylor expansion of b in c 1.077 * [backup-simplify]: Simplify b into b 1.077 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1.077 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 1.077 * [taylor]: Taking taylor expansion of +nan.0 in c 1.077 * [backup-simplify]: Simplify +nan.0 into +nan.0 1.077 * [taylor]: Taking taylor expansion of (/ 1 c) in c 1.077 * [taylor]: Taking taylor expansion of c in c 1.077 * [backup-simplify]: Simplify 0 into 0 1.077 * [backup-simplify]: Simplify 1 into 1 1.077 * [backup-simplify]: Simplify (/ 1 1) into 1 1.078 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1.078 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1.079 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1.079 * [taylor]: Taking taylor expansion of (- +nan.0) in b 1.079 * [taylor]: Taking taylor expansion of +nan.0 in b 1.079 * [backup-simplify]: Simplify +nan.0 into +nan.0 1.079 * [taylor]: Taking taylor expansion of 0 in b 1.079 * [backup-simplify]: Simplify 0 into 0 1.079 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 1.079 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)))) into 0 1.080 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 1.081 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ -1 c))) into 0 1.081 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 1.082 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 1.082 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))))) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 1.082 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in c 1.082 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in c 1.082 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 1.082 * [taylor]: Taking taylor expansion of +nan.0 in c 1.082 * [backup-simplify]: Simplify +nan.0 into +nan.0 1.082 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 1.082 * [taylor]: Taking taylor expansion of (pow c 2) in c 1.082 * [taylor]: Taking taylor expansion of c in c 1.082 * [backup-simplify]: Simplify 0 into 0 1.082 * [backup-simplify]: Simplify 1 into 1 1.083 * [backup-simplify]: Simplify (* 1 1) into 1 1.083 * [backup-simplify]: Simplify (/ 1 1) into 1 1.083 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in c 1.083 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in c 1.083 * [taylor]: Taking taylor expansion of +nan.0 in c 1.083 * [backup-simplify]: Simplify +nan.0 into +nan.0 1.083 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1.083 * [taylor]: Taking taylor expansion of (pow b 2) in c 1.083 * [taylor]: Taking taylor expansion of b in c 1.083 * [backup-simplify]: Simplify b into b 1.083 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1.083 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1.084 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.085 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.086 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1.086 * [backup-simplify]: Simplify (+ 0 0) into 0 1.086 * [backup-simplify]: Simplify (- 0) into 0 1.086 * [taylor]: Taking taylor expansion of 0 in b 1.086 * [backup-simplify]: Simplify 0 into 0 1.087 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.088 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1.088 * [backup-simplify]: Simplify (- 0) into 0 1.088 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1.088 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1.088 * [taylor]: Taking taylor expansion of b in b 1.088 * [backup-simplify]: Simplify 0 into 0 1.089 * [backup-simplify]: Simplify 1 into 1 1.089 * [backup-simplify]: Simplify (/ 1 1) into 1 1.089 * [backup-simplify]: Simplify 1 into 1 1.089 * [taylor]: Taking taylor expansion of 0 in b 1.089 * [backup-simplify]: Simplify 0 into 0 1.089 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1.090 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1.090 * [backup-simplify]: Simplify 0 into 0 1.090 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 1.090 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 1.091 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.092 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 1.092 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1.092 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 1.093 * [backup-simplify]: Simplify (+ 0 0) into 0 1.094 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1.094 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))))) into (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1.094 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 1.094 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 1.094 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 1.094 * [taylor]: Taking taylor expansion of +nan.0 in c 1.094 * [backup-simplify]: Simplify +nan.0 into +nan.0 1.094 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 1.094 * [taylor]: Taking taylor expansion of (pow c 3) in c 1.094 * [taylor]: Taking taylor expansion of c in c 1.094 * [backup-simplify]: Simplify 0 into 0 1.094 * [backup-simplify]: Simplify 1 into 1 1.095 * [backup-simplify]: Simplify (* 1 1) into 1 1.095 * [backup-simplify]: Simplify (* 1 1) into 1 1.096 * [backup-simplify]: Simplify (/ 1 1) into 1 1.096 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 1.096 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 1.096 * [taylor]: Taking taylor expansion of +nan.0 in c 1.096 * [backup-simplify]: Simplify +nan.0 into +nan.0 1.096 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 1.096 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 1.096 * [taylor]: Taking taylor expansion of (pow b 2) in c 1.096 * [taylor]: Taking taylor expansion of b in c 1.096 * [backup-simplify]: Simplify b into b 1.096 * [taylor]: Taking taylor expansion of c in c 1.096 * [backup-simplify]: Simplify 0 into 0 1.096 * [backup-simplify]: Simplify 1 into 1 1.096 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1.096 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 1.096 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1.097 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 1.097 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1.098 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.098 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.099 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.100 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.101 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.102 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.103 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1.103 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1.103 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1.103 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1.103 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1.103 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1.103 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1.103 * [taylor]: Taking taylor expansion of +nan.0 in b 1.103 * [backup-simplify]: Simplify +nan.0 into +nan.0 1.103 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1.103 * [taylor]: Taking taylor expansion of (pow b 2) in b 1.103 * [taylor]: Taking taylor expansion of b in b 1.103 * [backup-simplify]: Simplify 0 into 0 1.103 * [backup-simplify]: Simplify 1 into 1 1.104 * [backup-simplify]: Simplify (* 1 1) into 1 1.104 * [backup-simplify]: Simplify (/ 1 1) into 1 1.105 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.106 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.106 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1.107 * [backup-simplify]: Simplify (- 0) into 0 1.107 * [backup-simplify]: Simplify 0 into 0 1.108 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.109 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.110 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1.110 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1.110 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1.110 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1.110 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1.111 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1.111 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1.111 * [taylor]: Taking taylor expansion of +nan.0 in b 1.111 * [backup-simplify]: Simplify +nan.0 into +nan.0 1.111 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1.111 * [taylor]: Taking taylor expansion of (pow b 2) in b 1.111 * [taylor]: Taking taylor expansion of b in b 1.111 * [backup-simplify]: Simplify 0 into 0 1.111 * [backup-simplify]: Simplify 1 into 1 1.111 * [backup-simplify]: Simplify (* 1 1) into 1 1.111 * [backup-simplify]: Simplify (/ 1 1) into 1 1.112 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.113 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.114 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1.114 * [backup-simplify]: Simplify (- 0) into 0 1.114 * [backup-simplify]: Simplify 0 into 0 1.114 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 1.116 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.117 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1.117 * [backup-simplify]: Simplify (- 0) into 0 1.117 * [backup-simplify]: Simplify (+ 0 0) into 0 1.118 * [taylor]: Taking taylor expansion of 0 in b 1.118 * [backup-simplify]: Simplify 0 into 0 1.118 * [taylor]: Taking taylor expansion of 0 in b 1.118 * [backup-simplify]: Simplify 0 into 0 1.118 * [backup-simplify]: Simplify 0 into 0 1.118 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.119 * [backup-simplify]: Simplify 0 into 0 1.119 * [backup-simplify]: Simplify 0 into 0 1.120 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 (- c))) 1))) (* 1 (* (/ 1 (/ 1 (- b))) (* 1 1)))) into (- (+ b (- (* +nan.0 c)))) 1.120 * * * [progress]: simplifying candidates 1.120 * * * * [progress]: [ 1 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (log1p (expm1 (sqrt (fma (* -4 a) c (* b b))))) b)))))> 1.120 * * * * [progress]: [ 2 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (expm1 (log1p (sqrt (fma (* -4 a) c (* b b))))) b)))))> 1.120 * * * * [progress]: [ 3 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (pow (fma (* -4 a) c (* b b)) 1/2) b)))))> 1.120 * * * * [progress]: [ 4 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (pow (sqrt (fma (* -4 a) c (* b b))) 1) b)))))> 1.120 * * * * [progress]: [ 5 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (exp (log (sqrt (fma (* -4 a) c (* b b))))) b)))))> 1.120 * * * * [progress]: [ 6 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (log (exp (sqrt (fma (* -4 a) c (* b b))))) b)))))> 1.120 * * * * [progress]: [ 7 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (* (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) b)))))> 1.120 * * * * [progress]: [ 8 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (cbrt (* (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (sqrt (fma (* -4 a) c (* b b))))) b)))))> 1.120 * * * * [progress]: [ 9 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (* (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b))))) b)))))> 1.121 * [simplify]: Simplifying (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) 1.121 * * [simplify]: iters left: 6 (10 enodes) 1.126 * * [simplify]: iters left: 5 (34 enodes) 1.137 * * [simplify]: iters left: 4 (42 enodes) 1.152 * * [simplify]: iters left: 3 (54 enodes) 1.166 * * [simplify]: iters left: 2 (56 enodes) 1.174 * * [simplify]: Extracting #0: cost 1 inf + 0 1.174 * * [simplify]: Extracting #1: cost 4 inf + 0 1.174 * * [simplify]: Extracting #2: cost 7 inf + 0 1.175 * * [simplify]: Extracting #3: cost 17 inf + 0 1.175 * * [simplify]: Extracting #4: cost 17 inf + 45 1.175 * * [simplify]: Extracting #5: cost 4 inf + 1260 1.175 * * [simplify]: Extracting #6: cost 0 inf + 2256 1.176 * [simplify]: Simplified to (fabs (cbrt (fma c (* -4 a) (* b b)))) 1.176 * [simplify]: Simplified (2 3 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (* (fabs (cbrt (fma c (* -4 a) (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b))))) b))))) 1.176 * * * * [progress]: [ 10 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))) b)))))> 1.176 * [simplify]: Simplifying (sqrt (sqrt (fma (* -4 a) c (* b b)))) 1.177 * * [simplify]: iters left: 5 (9 enodes) 1.179 * * [simplify]: iters left: 4 (30 enodes) 1.184 * * [simplify]: iters left: 3 (38 enodes) 1.190 * * [simplify]: iters left: 2 (50 enodes) 1.196 * * [simplify]: iters left: 1 (52 enodes) 1.203 * * [simplify]: Extracting #0: cost 1 inf + 0 1.203 * * [simplify]: Extracting #1: cost 3 inf + 0 1.203 * * [simplify]: Extracting #2: cost 5 inf + 0 1.204 * * [simplify]: Extracting #3: cost 15 inf + 0 1.204 * * [simplify]: Extracting #4: cost 14 inf + 87 1.204 * * [simplify]: Extracting #5: cost 5 inf + 739 1.204 * * [simplify]: Extracting #6: cost 0 inf + 1578 1.205 * [simplify]: Simplified to (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1.205 * [simplify]: Simplified (2 3 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (* (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))) b))))) 1.205 * * * * [progress]: [ 11 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (* (sqrt 1) (sqrt (fma (* -4 a) c (* b b)))) b)))))> 1.205 * [simplify]: Simplifying (sqrt 1) 1.205 * * [simplify]: iters left: 1 (2 enodes) 1.209 * * [simplify]: Extracting #0: cost 1 inf + 0 1.209 * * [simplify]: Extracting #1: cost 0 inf + 1 1.209 * [simplify]: Simplified to 1 1.209 * [simplify]: Simplified (2 3 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (* 1 (sqrt (fma (* -4 a) c (* b b)))) b))))) 1.209 * * * * [progress]: [ 12 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (pow (fma (* -4 a) c (* b b)) (/ 1 2)) b)))))> 1.209 * [simplify]: Simplifying (fma (* -4 a) c (* b b)) 1.210 * * [simplify]: iters left: 3 (7 enodes) 1.213 * * [simplify]: iters left: 2 (24 enodes) 1.221 * * [simplify]: iters left: 1 (32 enodes) 1.231 * * [simplify]: Extracting #0: cost 1 inf + 0 1.231 * * [simplify]: Extracting #1: cost 11 inf + 0 1.231 * * [simplify]: Extracting #2: cost 10 inf + 87 1.232 * * [simplify]: Extracting #3: cost 2 inf + 601 1.232 * * [simplify]: Extracting #4: cost 0 inf + 782 1.233 * [simplify]: Simplified to (fma c (* -4 a) (* b b)) 1.233 * [simplify]: Simplified (2 3 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (pow (fma c (* -4 a) (* b b)) (/ 1 2)) b))))) 1.233 * * * * [progress]: [ 13 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))) b)))))> 1.233 * * * * [progress]: [ 14 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (fabs (sqrt (fma (* -4 a) c (* b b)))) b)))))> 1.233 * [simplify]: Simplifying (sqrt (fma (* -4 a) c (* b b))) 1.233 * * [simplify]: iters left: 4 (8 enodes) 1.238 * * [simplify]: iters left: 3 (27 enodes) 1.246 * * [simplify]: iters left: 2 (35 enodes) 1.257 * * [simplify]: iters left: 1 (47 enodes) 1.269 * * [simplify]: Extracting #0: cost 1 inf + 0 1.269 * * [simplify]: Extracting #1: cost 3 inf + 0 1.269 * * [simplify]: Extracting #2: cost 13 inf + 0 1.269 * * [simplify]: Extracting #3: cost 13 inf + 45 1.270 * * [simplify]: Extracting #4: cost 1 inf + 961 1.270 * * [simplify]: Extracting #5: cost 0 inf + 1140 1.273 * [simplify]: Simplified to (sqrt (fma c (* -4 a) (* b b))) 1.273 * [simplify]: Simplified (2 3 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (fabs (sqrt (fma c (* -4 a) (* b b)))) b))))) 1.273 * * * * [progress]: [ 15 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (* 1 (sqrt (fma (* -4 a) c (* b b)))) b)))))> 1.273 * * * * [progress]: [ 16 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (posit16->real (real->posit16 (sqrt (fma (* -4 a) c (* b b))))) b)))))> 1.273 * * * * [progress]: [ 17 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (log1p (expm1 (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1.273 * * * * [progress]: [ 18 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (expm1 (log1p (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1.273 * * * * [progress]: [ 19 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (pow (fma (* -4 a) c (* b b)) 1/2)) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1.273 * * * * [progress]: [ 20 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (pow (sqrt (fma (* -4 a) c (* b b))) 1)) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1.273 * * * * [progress]: [ 21 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (exp (log (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1.274 * * * * [progress]: [ 22 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (log (exp (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1.274 * * * * [progress]: [ 23 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (* (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1.274 * * * * [progress]: [ 24 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (cbrt (* (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1.274 * * * * [progress]: [ 25 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1.274 * [simplify]: Simplifying (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) 1.274 * * [simplify]: iters left: 6 (10 enodes) 1.280 * * [simplify]: iters left: 5 (34 enodes) 1.290 * * [simplify]: iters left: 4 (42 enodes) 1.303 * * [simplify]: iters left: 3 (54 enodes) 1.317 * * [simplify]: iters left: 2 (56 enodes) 1.331 * * [simplify]: Extracting #0: cost 1 inf + 0 1.331 * * [simplify]: Extracting #1: cost 4 inf + 0 1.331 * * [simplify]: Extracting #2: cost 7 inf + 0 1.332 * * [simplify]: Extracting #3: cost 17 inf + 0 1.332 * * [simplify]: Extracting #4: cost 17 inf + 45 1.332 * * [simplify]: Extracting #5: cost 4 inf + 1260 1.333 * * [simplify]: Extracting #6: cost 0 inf + 2256 1.334 * [simplify]: Simplified to (fabs (cbrt (fma c (* -4 a) (* b b)))) 1.334 * [simplify]: Simplified (2 2 1 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (* (fabs (cbrt (fma c (* -4 a) (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1.335 * * * * [progress]: [ 26 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1.335 * [simplify]: Simplifying (sqrt (sqrt (fma (* -4 a) c (* b b)))) 1.335 * * [simplify]: iters left: 5 (9 enodes) 1.340 * * [simplify]: iters left: 4 (30 enodes) 1.349 * * [simplify]: iters left: 3 (38 enodes) 1.361 * * [simplify]: iters left: 2 (50 enodes) 1.374 * * [simplify]: iters left: 1 (52 enodes) 1.388 * * [simplify]: Extracting #0: cost 1 inf + 0 1.388 * * [simplify]: Extracting #1: cost 3 inf + 0 1.388 * * [simplify]: Extracting #2: cost 5 inf + 0 1.388 * * [simplify]: Extracting #3: cost 15 inf + 0 1.389 * * [simplify]: Extracting #4: cost 14 inf + 87 1.389 * * [simplify]: Extracting #5: cost 5 inf + 739 1.390 * * [simplify]: Extracting #6: cost 0 inf + 1578 1.390 * [simplify]: Simplified to (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1.391 * [simplify]: Simplified (2 2 1 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (* (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1.391 * * * * [progress]: [ 27 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt 1) (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1.391 * [simplify]: Simplifying (sqrt 1) 1.391 * * [simplify]: iters left: 1 (2 enodes) 1.394 * * [simplify]: Extracting #0: cost 1 inf + 0 1.394 * * [simplify]: Extracting #1: cost 0 inf + 1 1.394 * [simplify]: Simplified to 1 1.394 * [simplify]: Simplified (2 2 1 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (* 1 (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1.395 * * * * [progress]: [ 28 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (pow (fma (* -4 a) c (* b b)) (/ 1 2))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1.395 * [simplify]: Simplifying (fma (* -4 a) c (* b b)) 1.395 * * [simplify]: iters left: 3 (7 enodes) 1.398 * * [simplify]: iters left: 2 (24 enodes) 1.403 * * [simplify]: iters left: 1 (32 enodes) 1.409 * * [simplify]: Extracting #0: cost 1 inf + 0 1.409 * * [simplify]: Extracting #1: cost 11 inf + 0 1.409 * * [simplify]: Extracting #2: cost 10 inf + 87 1.409 * * [simplify]: Extracting #3: cost 2 inf + 601 1.409 * * [simplify]: Extracting #4: cost 0 inf + 782 1.409 * [simplify]: Simplified to (fma c (* -4 a) (* b b)) 1.409 * [simplify]: Simplified (2 2 1 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (pow (fma c (* -4 a) (* b b)) (/ 1 2))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1.410 * * * * [progress]: [ 29 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1.410 * * * * [progress]: [ 30 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (fabs (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1.410 * [simplify]: Simplifying (sqrt (fma (* -4 a) c (* b b))) 1.410 * * [simplify]: iters left: 4 (8 enodes) 1.412 * * [simplify]: iters left: 3 (27 enodes) 1.417 * * [simplify]: iters left: 2 (35 enodes) 1.423 * * [simplify]: iters left: 1 (47 enodes) 1.429 * * [simplify]: Extracting #0: cost 1 inf + 0 1.430 * * [simplify]: Extracting #1: cost 3 inf + 0 1.430 * * [simplify]: Extracting #2: cost 13 inf + 0 1.430 * * [simplify]: Extracting #3: cost 13 inf + 45 1.430 * * [simplify]: Extracting #4: cost 1 inf + 961 1.430 * * [simplify]: Extracting #5: cost 0 inf + 1140 1.430 * [simplify]: Simplified to (sqrt (fma c (* -4 a) (* b b))) 1.430 * [simplify]: Simplified (2 2 1 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (fabs (sqrt (fma c (* -4 a) (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1.431 * * * * [progress]: [ 31 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (* 1 (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1.431 * * * * [progress]: [ 32 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (posit16->real (real->posit16 (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1.431 * * * * [progress]: [ 33 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1.431 * [simplify]: Simplifying (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) 1.431 * * [simplify]: iters left: 6 (16 enodes) 1.438 * * [simplify]: iters left: 5 (60 enodes) 1.458 * * [simplify]: iters left: 4 (88 enodes) 1.480 * * [simplify]: iters left: 3 (122 enodes) 1.501 * * [simplify]: iters left: 2 (165 enodes) 1.554 * * [simplify]: iters left: 1 (251 enodes) 1.646 * * [simplify]: Extracting #0: cost 1 inf + 0 1.646 * * [simplify]: Extracting #1: cost 22 inf + 0 1.646 * * [simplify]: Extracting #2: cost 75 inf + 1 1.647 * * [simplify]: Extracting #3: cost 100 inf + 87 1.648 * * [simplify]: Extracting #4: cost 93 inf + 1131 1.650 * * [simplify]: Extracting #5: cost 73 inf + 4586 1.654 * * [simplify]: Extracting #6: cost 32 inf + 29035 1.663 * * [simplify]: Extracting #7: cost 1 inf + 51789 1.670 * * [simplify]: Extracting #8: cost 0 inf + 52590 1.682 * [simplify]: Simplified to (- (- (sqrt (fma (* -4 a) c (* b b)))) b) 1.682 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma (* -4 a) c (* b b)))) b) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1.683 * [simplify]: Simplifying (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))))) 1.683 * * [simplify]: iters left: 6 (13 enodes) 1.689 * * [simplify]: iters left: 5 (47 enodes) 1.702 * * [simplify]: iters left: 4 (71 enodes) 1.716 * * [simplify]: iters left: 3 (124 enodes) 1.747 * * [simplify]: iters left: 2 (175 enodes) 1.792 * * [simplify]: iters left: 1 (246 enodes) 1.849 * * [simplify]: Extracting #0: cost 1 inf + 0 1.849 * * [simplify]: Extracting #1: cost 0 inf + 1 1.849 * [simplify]: Simplified to 0 1.849 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma (* -4 a) c (* b b)))) b) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1.849 * * * * [progress]: [ 34 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1.850 * [simplify]: Simplifying (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) 1.850 * * [simplify]: iters left: 6 (17 enodes) 1.854 * * [simplify]: iters left: 5 (62 enodes) 1.864 * * [simplify]: iters left: 4 (81 enodes) 1.884 * * [simplify]: iters left: 3 (100 enodes) 1.906 * * [simplify]: iters left: 2 (109 enodes) 1.923 * * [simplify]: iters left: 1 (127 enodes) 1.958 * * [simplify]: Extracting #0: cost 1 inf + 0 1.958 * * [simplify]: Extracting #1: cost 14 inf + 0 1.958 * * [simplify]: Extracting #2: cost 30 inf + 1 1.958 * * [simplify]: Extracting #3: cost 33 inf + 44 1.959 * * [simplify]: Extracting #4: cost 36 inf + 1153 1.959 * * [simplify]: Extracting #5: cost 30 inf + 2576 1.961 * * [simplify]: Extracting #6: cost 7 inf + 7598 1.963 * * [simplify]: Extracting #7: cost 0 inf + 9609 1.964 * * [simplify]: Extracting #8: cost 0 inf + 9584 1.966 * [simplify]: Simplified to (- (fma (fabs (cbrt (fma (* -4 a) c (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) b)) 1.966 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (fma (fabs (cbrt (fma (* -4 a) c (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) b)) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1.966 * [simplify]: Simplifying (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))))) 1.967 * * [simplify]: iters left: 6 (14 enodes) 1.970 * * [simplify]: iters left: 5 (49 enodes) 1.980 * * [simplify]: iters left: 4 (64 enodes) 1.998 * * [simplify]: iters left: 3 (88 enodes) 2.022 * * [simplify]: iters left: 2 (96 enodes) 2.044 * * [simplify]: Extracting #0: cost 1 inf + 0 2.044 * * [simplify]: Extracting #1: cost 0 inf + 1 2.044 * [simplify]: Simplified to 0 2.044 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (fma (fabs (cbrt (fma (* -4 a) c (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) b)) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 2.045 * * * * [progress]: [ 35 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 2.045 * [simplify]: Simplifying (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 2.045 * * [simplify]: iters left: 6 (15 enodes) 2.052 * * [simplify]: iters left: 5 (51 enodes) 2.068 * * [simplify]: iters left: 4 (67 enodes) 2.080 * * [simplify]: iters left: 3 (84 enodes) 2.092 * * [simplify]: iters left: 2 (93 enodes) 2.109 * * [simplify]: iters left: 1 (114 enodes) 2.144 * * [simplify]: Extracting #0: cost 1 inf + 0 2.144 * * [simplify]: Extracting #1: cost 14 inf + 0 2.144 * * [simplify]: Extracting #2: cost 29 inf + 1 2.144 * * [simplify]: Extracting #3: cost 38 inf + 44 2.145 * * [simplify]: Extracting #4: cost 32 inf + 1239 2.146 * * [simplify]: Extracting #5: cost 19 inf + 3200 2.147 * * [simplify]: Extracting #6: cost 9 inf + 4997 2.150 * * [simplify]: Extracting #7: cost 3 inf + 7424 2.153 * * [simplify]: Extracting #8: cost 0 inf + 8532 2.156 * [simplify]: Simplified to (- (- b) (sqrt (fma b b (* (* c -4) a)))) 2.156 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma b b (* (* c -4) a)))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 2.156 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 2.157 * * [simplify]: iters left: 6 (12 enodes) 2.163 * * [simplify]: iters left: 5 (39 enodes) 2.175 * * [simplify]: iters left: 4 (55 enodes) 2.192 * * [simplify]: iters left: 3 (75 enodes) 2.212 * * [simplify]: iters left: 2 (79 enodes) 2.231 * * [simplify]: Extracting #0: cost 1 inf + 0 2.231 * * [simplify]: Extracting #1: cost 0 inf + 1 2.231 * [simplify]: Simplified to 0 2.231 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 2.231 * * * * [progress]: [ 36 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 2.232 * [simplify]: Simplifying (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) 2.232 * * [simplify]: iters left: 6 (16 enodes) 2.242 * * [simplify]: iters left: 5 (61 enodes) 2.263 * * [simplify]: iters left: 4 (78 enodes) 2.288 * * [simplify]: iters left: 3 (104 enodes) 2.315 * * [simplify]: iters left: 2 (114 enodes) 2.346 * * [simplify]: iters left: 1 (132 enodes) 2.368 * * [simplify]: Extracting #0: cost 1 inf + 0 2.368 * * [simplify]: Extracting #1: cost 12 inf + 0 2.368 * * [simplify]: Extracting #2: cost 21 inf + 3 2.368 * * [simplify]: Extracting #3: cost 29 inf + 87 2.369 * * [simplify]: Extracting #4: cost 21 inf + 2106 2.369 * * [simplify]: Extracting #5: cost 9 inf + 3464 2.370 * * [simplify]: Extracting #6: cost 0 inf + 5218 2.371 * [simplify]: Simplified to (- (- (sqrt (fma a (* c -4) (* b b)))) b) 2.371 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma a (* c -4) (* b b)))) b) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 2.371 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1))) 2.372 * * [simplify]: iters left: 6 (13 enodes) 2.376 * * [simplify]: iters left: 5 (47 enodes) 2.394 * * [simplify]: iters left: 4 (62 enodes) 2.413 * * [simplify]: iters left: 3 (83 enodes) 2.433 * * [simplify]: iters left: 2 (88 enodes) 2.448 * * [simplify]: iters left: 1 (95 enodes) 2.460 * * [simplify]: Extracting #0: cost 1 inf + 0 2.460 * * [simplify]: Extracting #1: cost 0 inf + 1 2.460 * [simplify]: Simplified to 0 2.460 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma a (* c -4) (* b b)))) b) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 2.460 * * * * [progress]: [ 37 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 2.460 * [simplify]: Simplifying (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 2.460 * * [simplify]: iters left: 6 (15 enodes) 2.464 * * [simplify]: iters left: 5 (51 enodes) 2.475 * * [simplify]: iters left: 4 (67 enodes) 2.495 * * [simplify]: iters left: 3 (84 enodes) 2.511 * * [simplify]: iters left: 2 (93 enodes) 2.528 * * [simplify]: iters left: 1 (114 enodes) 2.563 * * [simplify]: Extracting #0: cost 1 inf + 0 2.563 * * [simplify]: Extracting #1: cost 14 inf + 0 2.563 * * [simplify]: Extracting #2: cost 29 inf + 1 2.564 * * [simplify]: Extracting #3: cost 38 inf + 44 2.564 * * [simplify]: Extracting #4: cost 32 inf + 1239 2.565 * * [simplify]: Extracting #5: cost 19 inf + 3200 2.566 * * [simplify]: Extracting #6: cost 9 inf + 4997 2.569 * * [simplify]: Extracting #7: cost 3 inf + 7424 2.572 * * [simplify]: Extracting #8: cost 0 inf + 8532 2.574 * [simplify]: Simplified to (- (- b) (sqrt (fma b b (* (* c -4) a)))) 2.574 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma b b (* (* c -4) a)))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 2.575 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 2.575 * * [simplify]: iters left: 6 (12 enodes) 2.581 * * [simplify]: iters left: 5 (39 enodes) 2.594 * * [simplify]: iters left: 4 (55 enodes) 2.604 * * [simplify]: iters left: 3 (75 enodes) 2.614 * * [simplify]: iters left: 2 (79 enodes) 2.626 * * [simplify]: Extracting #0: cost 1 inf + 0 2.626 * * [simplify]: Extracting #1: cost 0 inf + 1 2.626 * [simplify]: Simplified to 0 2.626 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 2.626 * * * * [progress]: [ 38 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 2.627 * [simplify]: Simplifying (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) 2.627 * * [simplify]: iters left: 6 (15 enodes) 2.635 * * [simplify]: iters left: 5 (56 enodes) 2.653 * * [simplify]: iters left: 4 (77 enodes) 2.679 * * [simplify]: iters left: 3 (100 enodes) 2.695 * * [simplify]: iters left: 2 (109 enodes) 2.711 * * [simplify]: iters left: 1 (127 enodes) 2.739 * * [simplify]: Extracting #0: cost 1 inf + 0 2.739 * * [simplify]: Extracting #1: cost 12 inf + 0 2.739 * * [simplify]: Extracting #2: cost 21 inf + 3 2.739 * * [simplify]: Extracting #3: cost 30 inf + 46 2.739 * * [simplify]: Extracting #4: cost 22 inf + 1348 2.740 * * [simplify]: Extracting #5: cost 5 inf + 4043 2.741 * * [simplify]: Extracting #6: cost 0 inf + 5218 2.742 * [simplify]: Simplified to (- (- b) (sqrt (fma a (* c -4) (* b b)))) 2.742 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma a (* c -4) (* b b)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 2.742 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1)) 2.742 * * [simplify]: iters left: 6 (12 enodes) 2.746 * * [simplify]: iters left: 5 (42 enodes) 2.755 * * [simplify]: iters left: 4 (60 enodes) 2.774 * * [simplify]: iters left: 3 (76 enodes) 2.794 * * [simplify]: iters left: 2 (85 enodes) 2.815 * * [simplify]: iters left: 1 (87 enodes) 2.834 * * [simplify]: Extracting #0: cost 1 inf + 0 2.834 * * [simplify]: Extracting #1: cost 0 inf + 1 2.834 * [simplify]: Simplified to 0 2.834 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma a (* c -4) (* b b)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 2.834 * * * * [progress]: [ 39 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 2.835 * [simplify]: Simplifying (fma (sqrt (- b)) (sqrt (- b)) (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) 2.835 * * [simplify]: iters left: 6 (15 enodes) 2.844 * * [simplify]: iters left: 5 (57 enodes) 2.863 * * [simplify]: iters left: 4 (81 enodes) 2.886 * * [simplify]: iters left: 3 (115 enodes) 2.906 * * [simplify]: iters left: 2 (166 enodes) 2.962 * * [simplify]: iters left: 1 (267 enodes) 3.027 * * [simplify]: Extracting #0: cost 1 inf + 0 3.028 * * [simplify]: Extracting #1: cost 24 inf + 0 3.028 * * [simplify]: Extracting #2: cost 93 inf + 42 3.029 * * [simplify]: Extracting #3: cost 118 inf + 168 3.030 * * [simplify]: Extracting #4: cost 114 inf + 518 3.032 * * [simplify]: Extracting #5: cost 99 inf + 2524 3.035 * * [simplify]: Extracting #6: cost 83 inf + 8419 3.047 * * [simplify]: Extracting #7: cost 31 inf + 45368 3.066 * * [simplify]: Extracting #8: cost 1 inf + 68583 3.086 * * [simplify]: Extracting #9: cost 0 inf + 69013 3.099 * [simplify]: Simplified to (- (- (sqrt (fma (* -4 a) c (* b b)))) b) 3.099 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma (* -4 a) c (* b b)))) b) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 3.099 * [simplify]: Simplifying (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))))) 3.100 * * [simplify]: iters left: 6 (13 enodes) 3.105 * * [simplify]: iters left: 5 (47 enodes) 3.114 * * [simplify]: iters left: 4 (71 enodes) 3.127 * * [simplify]: iters left: 3 (124 enodes) 3.148 * * [simplify]: iters left: 2 (175 enodes) 3.175 * * [simplify]: iters left: 1 (246 enodes) 3.232 * * [simplify]: Extracting #0: cost 1 inf + 0 3.232 * * [simplify]: Extracting #1: cost 0 inf + 1 3.232 * [simplify]: Simplified to 0 3.232 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma (* -4 a) c (* b b)))) b) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 3.233 * * * * [progress]: [ 40 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 3.233 * [simplify]: Simplifying (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) 3.233 * * [simplify]: iters left: 6 (16 enodes) 3.241 * * [simplify]: iters left: 5 (59 enodes) 3.258 * * [simplify]: iters left: 4 (74 enodes) 3.280 * * [simplify]: iters left: 3 (89 enodes) 3.306 * * [simplify]: iters left: 2 (95 enodes) 3.330 * * [simplify]: iters left: 1 (102 enodes) 3.356 * * [simplify]: Extracting #0: cost 1 inf + 0 3.356 * * [simplify]: Extracting #1: cost 12 inf + 0 3.356 * * [simplify]: Extracting #2: cost 22 inf + 1 3.356 * * [simplify]: Extracting #3: cost 23 inf + 83 3.357 * * [simplify]: Extracting #4: cost 30 inf + 245 3.357 * * [simplify]: Extracting #5: cost 28 inf + 456 3.358 * * [simplify]: Extracting #6: cost 18 inf + 1464 3.359 * * [simplify]: Extracting #7: cost 11 inf + 3397 3.362 * * [simplify]: Extracting #8: cost 1 inf + 6752 3.364 * * [simplify]: Extracting #9: cost 0 inf + 7146 3.367 * [simplify]: Simplified to (- (fma (sqrt (cbrt (fma a (* -4 c) (* b b)))) (fabs (cbrt (fma a (* -4 c) (* b b)))) b)) 3.367 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (fma (sqrt (cbrt (fma a (* -4 c) (* b b)))) (fabs (cbrt (fma a (* -4 c) (* b b)))) b)) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 3.368 * [simplify]: Simplifying (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))))) 3.368 * * [simplify]: iters left: 6 (14 enodes) 3.375 * * [simplify]: iters left: 5 (49 enodes) 3.391 * * [simplify]: iters left: 4 (64 enodes) 3.410 * * [simplify]: iters left: 3 (88 enodes) 3.433 * * [simplify]: iters left: 2 (96 enodes) 3.457 * * [simplify]: Extracting #0: cost 1 inf + 0 3.457 * * [simplify]: Extracting #1: cost 0 inf + 1 3.457 * [simplify]: Simplified to 0 3.457 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 3.457 * * * * [progress]: [ 41 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 3.458 * [simplify]: Simplifying (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 3.458 * * [simplify]: iters left: 6 (14 enodes) 3.465 * * [simplify]: iters left: 5 (48 enodes) 3.479 * * [simplify]: iters left: 4 (60 enodes) 3.496 * * [simplify]: iters left: 3 (78 enodes) 3.516 * * [simplify]: iters left: 2 (91 enodes) 3.539 * * [simplify]: iters left: 1 (110 enodes) 3.571 * * [simplify]: Extracting #0: cost 1 inf + 0 3.571 * * [simplify]: Extracting #1: cost 16 inf + 0 3.571 * * [simplify]: Extracting #2: cost 35 inf + 1 3.572 * * [simplify]: Extracting #3: cost 43 inf + 42 3.572 * * [simplify]: Extracting #4: cost 39 inf + 373 3.573 * * [simplify]: Extracting #5: cost 31 inf + 887 3.574 * * [simplify]: Extracting #6: cost 24 inf + 2380 3.576 * * [simplify]: Extracting #7: cost 9 inf + 6985 3.581 * * [simplify]: Extracting #8: cost 0 inf + 10396 3.587 * [simplify]: Simplified to (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 3.587 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 3.588 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 3.588 * * [simplify]: iters left: 6 (12 enodes) 3.595 * * [simplify]: iters left: 5 (39 enodes) 3.607 * * [simplify]: iters left: 4 (55 enodes) 3.617 * * [simplify]: iters left: 3 (75 enodes) 3.627 * * [simplify]: iters left: 2 (79 enodes) 3.637 * * [simplify]: Extracting #0: cost 1 inf + 0 3.637 * * [simplify]: Extracting #1: cost 0 inf + 1 3.637 * [simplify]: Simplified to 0 3.637 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 3.637 * * * * [progress]: [ 42 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 3.637 * [simplify]: Simplifying (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) 3.637 * * [simplify]: iters left: 6 (15 enodes) 3.642 * * [simplify]: iters left: 5 (58 enodes) 3.657 * * [simplify]: iters left: 4 (71 enodes) 3.675 * * [simplify]: iters left: 3 (95 enodes) 3.688 * * [simplify]: iters left: 2 (102 enodes) 3.705 * * [simplify]: iters left: 1 (109 enodes) 3.728 * * [simplify]: Extracting #0: cost 1 inf + 0 3.728 * * [simplify]: Extracting #1: cost 10 inf + 0 3.728 * * [simplify]: Extracting #2: cost 13 inf + 3 3.729 * * [simplify]: Extracting #3: cost 20 inf + 85 3.729 * * [simplify]: Extracting #4: cost 11 inf + 1352 3.730 * * [simplify]: Extracting #5: cost 1 inf + 2697 3.730 * * [simplify]: Extracting #6: cost 0 inf + 2780 3.731 * [simplify]: Simplified to (- (- (sqrt (fma a (* -4 c) (* b b)))) b) 3.731 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma a (* -4 c) (* b b)))) b) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 3.731 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1))) 3.732 * * [simplify]: iters left: 6 (13 enodes) 3.736 * * [simplify]: iters left: 5 (47 enodes) 3.743 * * [simplify]: iters left: 4 (62 enodes) 3.755 * * [simplify]: iters left: 3 (83 enodes) 3.775 * * [simplify]: iters left: 2 (88 enodes) 3.796 * * [simplify]: iters left: 1 (95 enodes) 3.816 * * [simplify]: Extracting #0: cost 1 inf + 0 3.816 * * [simplify]: Extracting #1: cost 0 inf + 1 3.816 * [simplify]: Simplified to 0 3.816 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 3.816 * * * * [progress]: [ 43 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 3.816 * [simplify]: Simplifying (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 3.816 * * [simplify]: iters left: 6 (14 enodes) 3.820 * * [simplify]: iters left: 5 (48 enodes) 3.827 * * [simplify]: iters left: 4 (60 enodes) 3.837 * * [simplify]: iters left: 3 (78 enodes) 3.855 * * [simplify]: iters left: 2 (91 enodes) 3.868 * * [simplify]: iters left: 1 (110 enodes) 3.895 * * [simplify]: Extracting #0: cost 1 inf + 0 3.895 * * [simplify]: Extracting #1: cost 16 inf + 0 3.895 * * [simplify]: Extracting #2: cost 35 inf + 1 3.896 * * [simplify]: Extracting #3: cost 43 inf + 42 3.896 * * [simplify]: Extracting #4: cost 39 inf + 373 3.896 * * [simplify]: Extracting #5: cost 31 inf + 887 3.897 * * [simplify]: Extracting #6: cost 24 inf + 2380 3.898 * * [simplify]: Extracting #7: cost 9 inf + 6985 3.901 * * [simplify]: Extracting #8: cost 0 inf + 10396 3.904 * [simplify]: Simplified to (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 3.904 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 3.905 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 3.905 * * [simplify]: iters left: 6 (12 enodes) 3.908 * * [simplify]: iters left: 5 (39 enodes) 3.916 * * [simplify]: iters left: 4 (55 enodes) 3.928 * * [simplify]: iters left: 3 (75 enodes) 3.943 * * [simplify]: iters left: 2 (79 enodes) 3.953 * * [simplify]: Extracting #0: cost 1 inf + 0 3.953 * * [simplify]: Extracting #1: cost 0 inf + 1 3.953 * [simplify]: Simplified to 0 3.953 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 3.953 * * * * [progress]: [ 44 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 3.953 * [simplify]: Simplifying (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) 3.953 * * [simplify]: iters left: 6 (14 enodes) 3.957 * * [simplify]: iters left: 5 (53 enodes) 3.966 * * [simplify]: iters left: 4 (70 enodes) 3.986 * * [simplify]: iters left: 3 (89 enodes) 4.010 * * [simplify]: iters left: 2 (95 enodes) 4.036 * * [simplify]: iters left: 1 (102 enodes) 4.053 * * [simplify]: Extracting #0: cost 1 inf + 0 4.053 * * [simplify]: Extracting #1: cost 10 inf + 0 4.053 * * [simplify]: Extracting #2: cost 13 inf + 3 4.053 * * [simplify]: Extracting #3: cost 21 inf + 44 4.053 * * [simplify]: Extracting #4: cost 17 inf + 375 4.053 * * [simplify]: Extracting #5: cost 9 inf + 889 4.054 * * [simplify]: Extracting #6: cost 5 inf + 1685 4.055 * * [simplify]: Extracting #7: cost 1 inf + 2561 4.055 * * [simplify]: Extracting #8: cost 0 inf + 2780 4.056 * [simplify]: Simplified to (- (- b) (sqrt (fma -4 (* c a) (* b b)))) 4.056 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma -4 (* c a) (* b b)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 4.057 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1)) 4.057 * * [simplify]: iters left: 6 (12 enodes) 4.060 * * [simplify]: iters left: 5 (42 enodes) 4.068 * * [simplify]: iters left: 4 (60 enodes) 4.078 * * [simplify]: iters left: 3 (76 enodes) 4.090 * * [simplify]: iters left: 2 (85 enodes) 4.105 * * [simplify]: iters left: 1 (87 enodes) 4.114 * * [simplify]: Extracting #0: cost 1 inf + 0 4.114 * * [simplify]: Extracting #1: cost 0 inf + 1 4.114 * [simplify]: Simplified to 0 4.114 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 4.115 * * * * [progress]: [ 45 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 4.115 * [simplify]: Simplifying (fma 1 (- b) (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) 4.115 * * [simplify]: iters left: 6 (15 enodes) 4.119 * * [simplify]: iters left: 5 (59 enodes) 4.131 * * [simplify]: iters left: 4 (88 enodes) 4.147 * * [simplify]: iters left: 3 (124 enodes) 4.168 * * [simplify]: iters left: 2 (169 enodes) 4.195 * * [simplify]: iters left: 1 (253 enodes) 4.247 * * [simplify]: Extracting #0: cost 1 inf + 0 4.247 * * [simplify]: Extracting #1: cost 18 inf + 0 4.247 * * [simplify]: Extracting #2: cost 62 inf + 2 4.248 * * [simplify]: Extracting #3: cost 84 inf + 88 4.249 * * [simplify]: Extracting #4: cost 79 inf + 482 4.251 * * [simplify]: Extracting #5: cost 66 inf + 2146 4.256 * * [simplify]: Extracting #6: cost 25 inf + 27207 4.268 * * [simplify]: Extracting #7: cost 0 inf + 45632 4.279 * [simplify]: Simplified to (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 4.279 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 4.279 * [simplify]: Simplifying (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))))) 4.279 * * [simplify]: iters left: 6 (13 enodes) 4.283 * * [simplify]: iters left: 5 (47 enodes) 4.293 * * [simplify]: iters left: 4 (71 enodes) 4.306 * * [simplify]: iters left: 3 (124 enodes) 4.329 * * [simplify]: iters left: 2 (175 enodes) 4.375 * * [simplify]: iters left: 1 (246 enodes) 4.455 * * [simplify]: Extracting #0: cost 1 inf + 0 4.456 * * [simplify]: Extracting #1: cost 0 inf + 1 4.456 * [simplify]: Simplified to 0 4.456 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 4.456 * * * * [progress]: [ 46 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 4.456 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) 4.456 * * [simplify]: iters left: 6 (16 enodes) 4.460 * * [simplify]: iters left: 5 (61 enodes) 4.472 * * [simplify]: iters left: 4 (81 enodes) 4.494 * * [simplify]: iters left: 3 (101 enodes) 4.513 * * [simplify]: iters left: 2 (107 enodes) 4.529 * * [simplify]: iters left: 1 (114 enodes) 4.545 * * [simplify]: Extracting #0: cost 1 inf + 0 4.545 * * [simplify]: Extracting #1: cost 12 inf + 0 4.545 * * [simplify]: Extracting #2: cost 19 inf + 43 4.545 * * [simplify]: Extracting #3: cost 21 inf + 84 4.546 * * [simplify]: Extracting #4: cost 30 inf + 84 4.546 * * [simplify]: Extracting #5: cost 25 inf + 695 4.547 * * [simplify]: Extracting #6: cost 12 inf + 2937 4.549 * * [simplify]: Extracting #7: cost 1 inf + 6686 4.552 * * [simplify]: Extracting #8: cost 0 inf + 6985 4.555 * [simplify]: Simplified to (- (fma (fabs (cbrt (fma a (* -4 c) (* b b)))) (sqrt (cbrt (fma a (* -4 c) (* b b)))) b)) 4.555 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (fma (fabs (cbrt (fma a (* -4 c) (* b b)))) (sqrt (cbrt (fma a (* -4 c) (* b b)))) b)) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 4.556 * [simplify]: Simplifying (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))))) 4.556 * * [simplify]: iters left: 6 (14 enodes) 4.563 * * [simplify]: iters left: 5 (49 enodes) 4.577 * * [simplify]: iters left: 4 (64 enodes) 4.598 * * [simplify]: iters left: 3 (88 enodes) 4.622 * * [simplify]: iters left: 2 (96 enodes) 4.646 * * [simplify]: Extracting #0: cost 1 inf + 0 4.646 * * [simplify]: Extracting #1: cost 0 inf + 1 4.646 * [simplify]: Simplified to 0 4.646 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 4.648 * * * * [progress]: [ 47 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 4.648 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 4.649 * * [simplify]: iters left: 6 (14 enodes) 4.657 * * [simplify]: iters left: 5 (50 enodes) 4.672 * * [simplify]: iters left: 4 (67 enodes) 4.693 * * [simplify]: iters left: 3 (87 enodes) 4.705 * * [simplify]: iters left: 2 (93 enodes) 4.716 * * [simplify]: iters left: 1 (97 enodes) 4.734 * * [simplify]: Extracting #0: cost 1 inf + 0 4.734 * * [simplify]: Extracting #1: cost 10 inf + 0 4.734 * * [simplify]: Extracting #2: cost 14 inf + 43 4.734 * * [simplify]: Extracting #3: cost 22 inf + 84 4.735 * * [simplify]: Extracting #4: cost 19 inf + 490 4.736 * * [simplify]: Extracting #5: cost 8 inf + 1701 4.737 * * [simplify]: Extracting #6: cost 0 inf + 3573 4.738 * [simplify]: Simplified to (- (- (sqrt (fma a (* -4 c) (* b b)))) b) 4.738 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma a (* -4 c) (* b b)))) b) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 4.738 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 4.738 * * [simplify]: iters left: 6 (12 enodes) 4.741 * * [simplify]: iters left: 5 (39 enodes) 4.748 * * [simplify]: iters left: 4 (55 enodes) 4.760 * * [simplify]: iters left: 3 (75 enodes) 4.780 * * [simplify]: iters left: 2 (79 enodes) 4.798 * * [simplify]: Extracting #0: cost 1 inf + 0 4.798 * * [simplify]: Extracting #1: cost 0 inf + 1 4.798 * [simplify]: Simplified to 0 4.798 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 4.799 * * * * [progress]: [ 48 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 4.799 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) 4.799 * * [simplify]: iters left: 6 (14 enodes) 4.809 * * [simplify]: iters left: 5 (55 enodes) 4.826 * * [simplify]: iters left: 4 (71 enodes) 4.849 * * [simplify]: iters left: 3 (100 enodes) 4.873 * * [simplify]: iters left: 2 (110 enodes) 4.899 * * [simplify]: iters left: 1 (120 enodes) 4.926 * * [simplify]: Extracting #0: cost 1 inf + 0 4.926 * * [simplify]: Extracting #1: cost 11 inf + 0 4.926 * * [simplify]: Extracting #2: cost 10 inf + 128 4.926 * * [simplify]: Extracting #3: cost 18 inf + 169 4.926 * * [simplify]: Extracting #4: cost 17 inf + 297 4.927 * * [simplify]: Extracting #5: cost 11 inf + 686 4.927 * * [simplify]: Extracting #6: cost 4 inf + 1786 4.928 * * [simplify]: Extracting #7: cost 0 inf + 2702 4.929 * [simplify]: Simplified to (- (- (sqrt (fma -4 (* c a) (* b b)))) b) 4.929 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma -4 (* c a) (* b b)))) b) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 4.929 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1))) 4.929 * * [simplify]: iters left: 6 (13 enodes) 4.934 * * [simplify]: iters left: 5 (47 enodes) 4.943 * * [simplify]: iters left: 4 (62 enodes) 4.958 * * [simplify]: iters left: 3 (83 enodes) 4.978 * * [simplify]: iters left: 2 (88 enodes) 5.000 * * [simplify]: iters left: 1 (95 enodes) 5.018 * * [simplify]: Extracting #0: cost 1 inf + 0 5.018 * * [simplify]: Extracting #1: cost 0 inf + 1 5.018 * [simplify]: Simplified to 0 5.018 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 5.018 * * * * [progress]: [ 49 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 5.018 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 5.018 * * [simplify]: iters left: 6 (14 enodes) 5.022 * * [simplify]: iters left: 5 (50 enodes) 5.033 * * [simplify]: iters left: 4 (67 enodes) 5.045 * * [simplify]: iters left: 3 (87 enodes) 5.064 * * [simplify]: iters left: 2 (93 enodes) 5.087 * * [simplify]: iters left: 1 (97 enodes) 5.099 * * [simplify]: Extracting #0: cost 1 inf + 0 5.099 * * [simplify]: Extracting #1: cost 10 inf + 0 5.099 * * [simplify]: Extracting #2: cost 14 inf + 43 5.100 * * [simplify]: Extracting #3: cost 22 inf + 84 5.100 * * [simplify]: Extracting #4: cost 19 inf + 490 5.100 * * [simplify]: Extracting #5: cost 8 inf + 1701 5.101 * * [simplify]: Extracting #6: cost 0 inf + 3573 5.102 * [simplify]: Simplified to (- (- (sqrt (fma a (* -4 c) (* b b)))) b) 5.102 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma a (* -4 c) (* b b)))) b) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 5.102 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 5.102 * * [simplify]: iters left: 6 (12 enodes) 5.105 * * [simplify]: iters left: 5 (39 enodes) 5.111 * * [simplify]: iters left: 4 (55 enodes) 5.121 * * [simplify]: iters left: 3 (75 enodes) 5.142 * * [simplify]: iters left: 2 (79 enodes) 5.161 * * [simplify]: Extracting #0: cost 1 inf + 0 5.161 * * [simplify]: Extracting #1: cost 0 inf + 1 5.162 * [simplify]: Simplified to 0 5.162 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 5.162 * * * * [progress]: [ 50 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 5.162 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) 5.162 * * [simplify]: iters left: 6 (13 enodes) 5.170 * * [simplify]: iters left: 5 (50 enodes) 5.187 * * [simplify]: iters left: 4 (70 enodes) 5.209 * * [simplify]: iters left: 3 (92 enodes) 5.223 * * [simplify]: iters left: 2 (101 enodes) 5.237 * * [simplify]: iters left: 1 (111 enodes) 5.263 * * [simplify]: Extracting #0: cost 1 inf + 0 5.263 * * [simplify]: Extracting #1: cost 11 inf + 0 5.263 * * [simplify]: Extracting #2: cost 12 inf + 44 5.263 * * [simplify]: Extracting #3: cost 18 inf + 169 5.263 * * [simplify]: Extracting #4: cost 16 inf + 380 5.264 * * [simplify]: Extracting #5: cost 8 inf + 950 5.265 * * [simplify]: Extracting #6: cost 1 inf + 2483 5.267 * * [simplify]: Extracting #7: cost 0 inf + 2702 5.269 * [simplify]: Simplified to (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 5.269 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 5.270 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1)) 5.270 * * [simplify]: iters left: 6 (12 enodes) 5.275 * * [simplify]: iters left: 5 (42 enodes) 5.282 * * [simplify]: iters left: 4 (60 enodes) 5.293 * * [simplify]: iters left: 3 (76 enodes) 5.304 * * [simplify]: iters left: 2 (85 enodes) 5.317 * * [simplify]: iters left: 1 (87 enodes) 5.329 * * [simplify]: Extracting #0: cost 1 inf + 0 5.329 * * [simplify]: Extracting #1: cost 0 inf + 1 5.329 * [simplify]: Simplified to 0 5.329 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 5.329 * * * * [progress]: [ 51 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma -1 b (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 5.329 * [simplify]: Simplifying (fma -1 b (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) 5.330 * * [simplify]: iters left: 6 (14 enodes) 5.337 * * [simplify]: iters left: 5 (54 enodes) 5.354 * * [simplify]: iters left: 4 (83 enodes) 5.371 * * [simplify]: iters left: 3 (121 enodes) 5.397 * * [simplify]: iters left: 2 (170 enodes) 5.427 * * [simplify]: iters left: 1 (256 enodes) 5.500 * * [simplify]: Extracting #0: cost 1 inf + 0 5.500 * * [simplify]: Extracting #1: cost 14 inf + 0 5.500 * * [simplify]: Extracting #2: cost 49 inf + 2 5.500 * * [simplify]: Extracting #3: cost 89 inf + 46 5.501 * * [simplify]: Extracting #4: cost 84 inf + 454 5.501 * * [simplify]: Extracting #5: cost 69 inf + 2539 5.503 * * [simplify]: Extracting #6: cost 39 inf + 17297 5.509 * * [simplify]: Extracting #7: cost 5 inf + 43837 5.518 * * [simplify]: Extracting #8: cost 0 inf + 47733 5.531 * [simplify]: Simplified to (- (- (sqrt (fma (* -4 a) c (* b b)))) b) 5.531 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma (* -4 a) c (* b b)))) b) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 5.532 * [simplify]: Simplifying (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))))) 5.532 * * [simplify]: iters left: 6 (13 enodes) 5.538 * * [simplify]: iters left: 5 (47 enodes) 5.554 * * [simplify]: iters left: 4 (71 enodes) 5.584 * * [simplify]: iters left: 3 (124 enodes) 5.623 * * [simplify]: iters left: 2 (175 enodes) 5.673 * * [simplify]: iters left: 1 (246 enodes) 5.731 * * [simplify]: Extracting #0: cost 1 inf + 0 5.731 * * [simplify]: Extracting #1: cost 0 inf + 1 5.731 * [simplify]: Simplified to 0 5.732 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma (* -4 a) c (* b b)))) b) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 5.732 * * * * [progress]: [ 52 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma -1 b (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 5.732 * [simplify]: Simplifying (fma -1 b (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) 5.732 * * [simplify]: iters left: 6 (15 enodes) 5.739 * * [simplify]: iters left: 5 (56 enodes) 5.755 * * [simplify]: iters left: 4 (76 enodes) 5.778 * * [simplify]: iters left: 3 (98 enodes) 5.791 * * [simplify]: iters left: 2 (106 enodes) 5.804 * * [simplify]: Extracting #0: cost 1 inf + 0 5.804 * * [simplify]: Extracting #1: cost 12 inf + 0 5.804 * * [simplify]: Extracting #2: cost 19 inf + 43 5.804 * * [simplify]: Extracting #3: cost 21 inf + 84 5.804 * * [simplify]: Extracting #4: cost 30 inf + 84 5.806 * * [simplify]: Extracting #5: cost 30 inf + 170 5.807 * * [simplify]: Extracting #6: cost 20 inf + 1162 5.807 * * [simplify]: Extracting #7: cost 10 inf + 3615 5.808 * * [simplify]: Extracting #8: cost 3 inf + 5938 5.810 * * [simplify]: Extracting #9: cost 0 inf + 6985 5.811 * [simplify]: Simplified to (- (fma (sqrt (cbrt (fma b b (* (* a c) -4)))) (fabs (cbrt (fma b b (* (* a c) -4)))) b)) 5.811 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (fma (sqrt (cbrt (fma b b (* (* a c) -4)))) (fabs (cbrt (fma b b (* (* a c) -4)))) b)) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 5.812 * [simplify]: Simplifying (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))))) 5.812 * * [simplify]: iters left: 6 (14 enodes) 5.816 * * [simplify]: iters left: 5 (49 enodes) 5.827 * * [simplify]: iters left: 4 (64 enodes) 5.846 * * [simplify]: iters left: 3 (88 enodes) 5.870 * * [simplify]: iters left: 2 (96 enodes) 5.892 * * [simplify]: Extracting #0: cost 1 inf + 0 5.892 * * [simplify]: Extracting #1: cost 0 inf + 1 5.892 * [simplify]: Simplified to 0 5.892 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma -1 b (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 5.893 * * * * [progress]: [ 53 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma -1 b (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 5.893 * [simplify]: Simplifying (fma -1 b (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 5.893 * * [simplify]: iters left: 6 (13 enodes) 5.900 * * [simplify]: iters left: 5 (45 enodes) 5.914 * * [simplify]: iters left: 4 (62 enodes) 5.933 * * [simplify]: iters left: 3 (82 enodes) 5.957 * * [simplify]: iters left: 2 (89 enodes) 5.980 * * [simplify]: Extracting #0: cost 1 inf + 0 5.980 * * [simplify]: Extracting #1: cost 10 inf + 0 5.980 * * [simplify]: Extracting #2: cost 14 inf + 43 5.980 * * [simplify]: Extracting #3: cost 22 inf + 84 5.981 * * [simplify]: Extracting #4: cost 21 inf + 212 5.981 * * [simplify]: Extracting #5: cost 14 inf + 643 5.982 * * [simplify]: Extracting #6: cost 5 inf + 2398 5.984 * * [simplify]: Extracting #7: cost 0 inf + 3573 5.986 * [simplify]: Simplified to (- (- (sqrt (fma a (* -4 c) (* b b)))) b) 5.986 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma a (* -4 c) (* b b)))) b) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 5.986 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 5.986 * * [simplify]: iters left: 6 (12 enodes) 5.992 * * [simplify]: iters left: 5 (39 enodes) 6.004 * * [simplify]: iters left: 4 (55 enodes) 6.021 * * [simplify]: iters left: 3 (75 enodes) 6.031 * * [simplify]: iters left: 2 (79 enodes) 6.040 * * [simplify]: Extracting #0: cost 1 inf + 0 6.040 * * [simplify]: Extracting #1: cost 0 inf + 1 6.040 * [simplify]: Simplified to 0 6.041 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma -1 b (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 6.041 * * * * [progress]: [ 54 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma -1 b (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 6.041 * [simplify]: Simplifying (fma -1 b (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) 6.041 * * [simplify]: iters left: 6 (14 enodes) 6.046 * * [simplify]: iters left: 5 (54 enodes) 6.061 * * [simplify]: iters left: 4 (70 enodes) 6.086 * * [simplify]: iters left: 3 (101 enodes) 6.112 * * [simplify]: iters left: 2 (112 enodes) 6.139 * * [simplify]: iters left: 1 (113 enodes) 6.154 * * [simplify]: Extracting #0: cost 1 inf + 0 6.154 * * [simplify]: Extracting #1: cost 9 inf + 0 6.154 * * [simplify]: Extracting #2: cost 11 inf + 3 6.154 * * [simplify]: Extracting #3: cost 19 inf + 44 6.154 * * [simplify]: Extracting #4: cost 19 inf + 129 6.155 * * [simplify]: Extracting #5: cost 4 inf + 1879 6.156 * * [simplify]: Extracting #6: cost 0 inf + 2618 6.157 * [simplify]: Simplified to (- (- (sqrt (fma b b (* -4 (* a c))))) b) 6.157 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma b b (* -4 (* a c))))) b) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 6.157 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1))) 6.157 * * [simplify]: iters left: 6 (13 enodes) 6.163 * * [simplify]: iters left: 5 (47 enodes) 6.171 * * [simplify]: iters left: 4 (62 enodes) 6.185 * * [simplify]: iters left: 3 (83 enodes) 6.206 * * [simplify]: iters left: 2 (88 enodes) 6.227 * * [simplify]: iters left: 1 (95 enodes) 6.241 * * [simplify]: Extracting #0: cost 1 inf + 0 6.241 * * [simplify]: Extracting #1: cost 0 inf + 1 6.241 * [simplify]: Simplified to 0 6.241 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma -1 b (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 6.241 * * * * [progress]: [ 55 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma -1 b (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 6.242 * [simplify]: Simplifying (fma -1 b (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 6.242 * * [simplify]: iters left: 6 (13 enodes) 6.248 * * [simplify]: iters left: 5 (45 enodes) 6.260 * * [simplify]: iters left: 4 (62 enodes) 6.277 * * [simplify]: iters left: 3 (82 enodes) 6.296 * * [simplify]: iters left: 2 (89 enodes) 6.315 * * [simplify]: Extracting #0: cost 1 inf + 0 6.315 * * [simplify]: Extracting #1: cost 10 inf + 0 6.315 * * [simplify]: Extracting #2: cost 14 inf + 43 6.316 * * [simplify]: Extracting #3: cost 22 inf + 84 6.316 * * [simplify]: Extracting #4: cost 21 inf + 212 6.316 * * [simplify]: Extracting #5: cost 14 inf + 643 6.317 * * [simplify]: Extracting #6: cost 5 inf + 2398 6.318 * * [simplify]: Extracting #7: cost 0 inf + 3573 6.318 * [simplify]: Simplified to (- (- (sqrt (fma a (* -4 c) (* b b)))) b) 6.319 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma a (* -4 c) (* b b)))) b) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 6.319 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 6.319 * * [simplify]: iters left: 6 (12 enodes) 6.322 * * [simplify]: iters left: 5 (39 enodes) 6.331 * * [simplify]: iters left: 4 (55 enodes) 6.341 * * [simplify]: iters left: 3 (75 enodes) 6.353 * * [simplify]: iters left: 2 (79 enodes) 6.371 * * [simplify]: Extracting #0: cost 1 inf + 0 6.371 * * [simplify]: Extracting #1: cost 0 inf + 1 6.371 * [simplify]: Simplified to 0 6.371 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma -1 b (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 6.371 * * * * [progress]: [ 56 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma -1 b (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 6.371 * [simplify]: Simplifying (fma -1 b (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) 6.371 * * [simplify]: iters left: 6 (13 enodes) 6.375 * * [simplify]: iters left: 5 (49 enodes) 6.384 * * [simplify]: iters left: 4 (69 enodes) 6.403 * * [simplify]: iters left: 3 (97 enodes) 6.417 * * [simplify]: iters left: 2 (106 enodes) 6.432 * * [simplify]: Extracting #0: cost 1 inf + 0 6.433 * * [simplify]: Extracting #1: cost 9 inf + 0 6.433 * * [simplify]: Extracting #2: cost 10 inf + 44 6.433 * * [simplify]: Extracting #3: cost 18 inf + 85 6.433 * * [simplify]: Extracting #4: cost 15 inf + 435 6.434 * * [simplify]: Extracting #5: cost 1 inf + 2359 6.436 * * [simplify]: Extracting #6: cost 0 inf + 2618 6.437 * [simplify]: Simplified to (- (+ b (sqrt (fma a (* -4 c) (* b b))))) 6.438 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (+ b (sqrt (fma a (* -4 c) (* b b))))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 6.438 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1)) 6.438 * * [simplify]: iters left: 6 (12 enodes) 6.444 * * [simplify]: iters left: 5 (42 enodes) 6.459 * * [simplify]: iters left: 4 (60 enodes) 6.472 * * [simplify]: iters left: 3 (76 enodes) 6.483 * * [simplify]: iters left: 2 (85 enodes) 6.496 * * [simplify]: iters left: 1 (87 enodes) 6.515 * * [simplify]: Extracting #0: cost 1 inf + 0 6.516 * * [simplify]: Extracting #1: cost 0 inf + 1 6.516 * [simplify]: Simplified to 0 6.516 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma -1 b (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 6.516 * * * * [progress]: [ 57 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 6.516 * [simplify]: Simplifying (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) 6.517 * * [simplify]: iters left: 6 (16 enodes) 6.524 * * [simplify]: iters left: 5 (63 enodes) 6.546 * * [simplify]: iters left: 4 (96 enodes) 6.563 * * [simplify]: iters left: 3 (140 enodes) 6.598 * * [simplify]: iters left: 2 (193 enodes) 6.658 * * [simplify]: iters left: 1 (270 enodes) 6.747 * * [simplify]: Extracting #0: cost 1 inf + 0 6.747 * * [simplify]: Extracting #1: cost 22 inf + 0 6.747 * * [simplify]: Extracting #2: cost 68 inf + 244 6.748 * * [simplify]: Extracting #3: cost 85 inf + 1055 6.748 * * [simplify]: Extracting #4: cost 82 inf + 1324 6.749 * * [simplify]: Extracting #5: cost 67 inf + 3193 6.751 * * [simplify]: Extracting #6: cost 41 inf + 16064 6.757 * * [simplify]: Extracting #7: cost 0 inf + 46727 6.764 * * [simplify]: Extracting #8: cost 0 inf + 46607 6.771 * [simplify]: Simplified to (- (+ b (sqrt (fma (* -4 a) c (* b b))))) 6.772 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (+ b (sqrt (fma (* -4 a) c (* b b))))) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 6.772 * [simplify]: Simplifying (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))))) 6.772 * * [simplify]: iters left: 6 (13 enodes) 6.782 * * [simplify]: iters left: 5 (47 enodes) 6.798 * * [simplify]: iters left: 4 (71 enodes) 6.824 * * [simplify]: iters left: 3 (124 enodes) 6.862 * * [simplify]: iters left: 2 (175 enodes) 6.890 * * [simplify]: iters left: 1 (246 enodes) 6.950 * * [simplify]: Extracting #0: cost 1 inf + 0 6.950 * * [simplify]: Extracting #1: cost 0 inf + 1 6.950 * [simplify]: Simplified to 0 6.950 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (+ b (sqrt (fma (* -4 a) c (* b b))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 6.950 * * * * [progress]: [ 58 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 6.951 * [simplify]: Simplifying (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) 6.951 * * [simplify]: iters left: 6 (17 enodes) 6.958 * * [simplify]: iters left: 5 (65 enodes) 6.978 * * [simplify]: iters left: 4 (89 enodes) 6.995 * * [simplify]: iters left: 3 (117 enodes) 7.013 * * [simplify]: iters left: 2 (130 enodes) 7.041 * * [simplify]: iters left: 1 (133 enodes) 7.072 * * [simplify]: Extracting #0: cost 1 inf + 0 7.072 * * [simplify]: Extracting #1: cost 17 inf + 0 7.072 * * [simplify]: Extracting #2: cost 30 inf + 1 7.073 * * [simplify]: Extracting #3: cost 30 inf + 164 7.073 * * [simplify]: Extracting #4: cost 32 inf + 1051 7.074 * * [simplify]: Extracting #5: cost 30 inf + 1318 7.076 * * [simplify]: Extracting #6: cost 8 inf + 6440 7.078 * * [simplify]: Extracting #7: cost 0 inf + 8710 7.079 * [simplify]: Simplified to (- (fma (fabs (cbrt (fma a (* c -4) (* b b)))) (sqrt (cbrt (fma a (* c -4) (* b b)))) b)) 7.080 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (fma (fabs (cbrt (fma a (* c -4) (* b b)))) (sqrt (cbrt (fma a (* c -4) (* b b)))) b)) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 7.080 * [simplify]: Simplifying (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))))) 7.080 * * [simplify]: iters left: 6 (14 enodes) 7.083 * * [simplify]: iters left: 5 (49 enodes) 7.093 * * [simplify]: iters left: 4 (64 enodes) 7.107 * * [simplify]: iters left: 3 (88 enodes) 7.120 * * [simplify]: iters left: 2 (96 enodes) 7.131 * * [simplify]: Extracting #0: cost 1 inf + 0 7.131 * * [simplify]: Extracting #1: cost 0 inf + 1 7.132 * [simplify]: Simplified to 0 7.132 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 7.132 * * * * [progress]: [ 59 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 7.132 * [simplify]: Simplifying (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 7.132 * * [simplify]: iters left: 6 (15 enodes) 7.136 * * [simplify]: iters left: 5 (54 enodes) 7.144 * * [simplify]: iters left: 4 (75 enodes) 7.156 * * [simplify]: iters left: 3 (101 enodes) 7.169 * * [simplify]: iters left: 2 (113 enodes) 7.188 * * [simplify]: iters left: 1 (116 enodes) 7.205 * * [simplify]: Extracting #0: cost 1 inf + 0 7.205 * * [simplify]: Extracting #1: cost 15 inf + 0 7.205 * * [simplify]: Extracting #2: cost 25 inf + 1 7.205 * * [simplify]: Extracting #3: cost 30 inf + 245 7.205 * * [simplify]: Extracting #4: cost 25 inf + 1095 7.205 * * [simplify]: Extracting #5: cost 16 inf + 1610 7.206 * * [simplify]: Extracting #6: cost 11 inf + 2449 7.207 * * [simplify]: Extracting #7: cost 2 inf + 4500 7.208 * * [simplify]: Extracting #8: cost 0 inf + 4978 7.209 * [simplify]: Simplified to (- (+ b (sqrt (fma b b (* (* c -4) a))))) 7.209 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (+ b (sqrt (fma b b (* (* c -4) a))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 7.210 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 7.210 * * [simplify]: iters left: 6 (12 enodes) 7.213 * * [simplify]: iters left: 5 (39 enodes) 7.219 * * [simplify]: iters left: 4 (55 enodes) 7.234 * * [simplify]: iters left: 3 (75 enodes) 7.251 * * [simplify]: iters left: 2 (79 enodes) 7.261 * * [simplify]: Extracting #0: cost 1 inf + 0 7.261 * * [simplify]: Extracting #1: cost 0 inf + 1 7.261 * [simplify]: Simplified to 0 7.261 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 7.261 * * * * [progress]: [ 60 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 7.262 * [simplify]: Simplifying (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) 7.262 * * [simplify]: iters left: 6 (16 enodes) 7.267 * * [simplify]: iters left: 5 (63 enodes) 7.278 * * [simplify]: iters left: 4 (86 enodes) 7.294 * * [simplify]: iters left: 3 (122 enodes) 7.325 * * [simplify]: iters left: 2 (139 enodes) 7.352 * * [simplify]: iters left: 1 (143 enodes) 7.368 * * [simplify]: Extracting #0: cost 1 inf + 0 7.368 * * [simplify]: Extracting #1: cost 15 inf + 0 7.368 * * [simplify]: Extracting #2: cost 21 inf + 3 7.368 * * [simplify]: Extracting #3: cost 25 inf + 368 7.369 * * [simplify]: Extracting #4: cost 20 inf + 1139 7.369 * * [simplify]: Extracting #5: cost 11 inf + 1791 7.370 * * [simplify]: Extracting #6: cost 1 inf + 3765 7.371 * * [simplify]: Extracting #7: cost 0 inf + 4024 7.372 * [simplify]: Simplified to (- (- (sqrt (fma a (* c -4) (* b b)))) b) 7.372 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma a (* c -4) (* b b)))) b) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 7.372 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1))) 7.372 * * [simplify]: iters left: 6 (13 enodes) 7.381 * * [simplify]: iters left: 5 (47 enodes) 7.390 * * [simplify]: iters left: 4 (62 enodes) 7.402 * * [simplify]: iters left: 3 (83 enodes) 7.413 * * [simplify]: iters left: 2 (88 enodes) 7.436 * * [simplify]: iters left: 1 (95 enodes) 7.459 * * [simplify]: Extracting #0: cost 1 inf + 0 7.459 * * [simplify]: Extracting #1: cost 0 inf + 1 7.459 * [simplify]: Simplified to 0 7.459 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma a (* c -4) (* b b)))) b) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 7.459 * * * * [progress]: [ 61 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 7.460 * [simplify]: Simplifying (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 7.460 * * [simplify]: iters left: 6 (15 enodes) 7.467 * * [simplify]: iters left: 5 (54 enodes) 7.483 * * [simplify]: iters left: 4 (75 enodes) 7.499 * * [simplify]: iters left: 3 (101 enodes) 7.515 * * [simplify]: iters left: 2 (113 enodes) 7.529 * * [simplify]: iters left: 1 (116 enodes) 7.552 * * [simplify]: Extracting #0: cost 1 inf + 0 7.552 * * [simplify]: Extracting #1: cost 15 inf + 0 7.552 * * [simplify]: Extracting #2: cost 25 inf + 1 7.552 * * [simplify]: Extracting #3: cost 30 inf + 245 7.553 * * [simplify]: Extracting #4: cost 25 inf + 1095 7.554 * * [simplify]: Extracting #5: cost 16 inf + 1610 7.555 * * [simplify]: Extracting #6: cost 11 inf + 2449 7.556 * * [simplify]: Extracting #7: cost 2 inf + 4500 7.559 * * [simplify]: Extracting #8: cost 0 inf + 4978 7.561 * [simplify]: Simplified to (- (+ b (sqrt (fma b b (* (* c -4) a))))) 7.561 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (+ b (sqrt (fma b b (* (* c -4) a))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 7.562 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 7.562 * * [simplify]: iters left: 6 (12 enodes) 7.567 * * [simplify]: iters left: 5 (39 enodes) 7.574 * * [simplify]: iters left: 4 (55 enodes) 7.583 * * [simplify]: iters left: 3 (75 enodes) 7.593 * * [simplify]: iters left: 2 (79 enodes) 7.604 * * [simplify]: Extracting #0: cost 1 inf + 0 7.604 * * [simplify]: Extracting #1: cost 0 inf + 1 7.604 * [simplify]: Simplified to 0 7.604 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 7.605 * * * * [progress]: [ 62 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 7.605 * [simplify]: Simplifying (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) 7.605 * * [simplify]: iters left: 6 (15 enodes) 7.615 * * [simplify]: iters left: 5 (59 enodes) 7.635 * * [simplify]: iters left: 4 (85 enodes) 7.657 * * [simplify]: iters left: 3 (117 enodes) 7.674 * * [simplify]: iters left: 2 (130 enodes) 7.690 * * [simplify]: iters left: 1 (133 enodes) 7.706 * * [simplify]: Extracting #0: cost 1 inf + 0 7.706 * * [simplify]: Extracting #1: cost 15 inf + 0 7.706 * * [simplify]: Extracting #2: cost 21 inf + 3 7.706 * * [simplify]: Extracting #3: cost 27 inf + 166 7.706 * * [simplify]: Extracting #4: cost 20 inf + 1157 7.707 * * [simplify]: Extracting #5: cost 8 inf + 2368 7.708 * * [simplify]: Extracting #6: cost 0 inf + 4024 7.711 * [simplify]: Simplified to (- (- b) (sqrt (fma a (* c -4) (* b b)))) 7.711 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma a (* c -4) (* b b)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 7.711 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1)) 7.711 * * [simplify]: iters left: 6 (12 enodes) 7.715 * * [simplify]: iters left: 5 (42 enodes) 7.722 * * [simplify]: iters left: 4 (60 enodes) 7.732 * * [simplify]: iters left: 3 (76 enodes) 7.743 * * [simplify]: iters left: 2 (85 enodes) 7.755 * * [simplify]: iters left: 1 (87 enodes) 7.772 * * [simplify]: Extracting #0: cost 1 inf + 0 7.773 * * [simplify]: Extracting #1: cost 0 inf + 1 7.773 * [simplify]: Simplified to 0 7.773 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma a (* c -4) (* b b)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 7.773 * * * * [progress]: [ 63 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (- (sqrt b)) (sqrt b) (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 7.773 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) 7.773 * * [simplify]: iters left: 6 (15 enodes) 7.781 * * [simplify]: iters left: 5 (57 enodes) 7.800 * * [simplify]: iters left: 4 (87 enodes) 7.831 * * [simplify]: iters left: 3 (120 enodes) 7.867 * * [simplify]: iters left: 2 (161 enodes) 7.895 * * [simplify]: iters left: 1 (230 enodes) 7.972 * * [simplify]: Extracting #0: cost 1 inf + 0 7.972 * * [simplify]: Extracting #1: cost 11 inf + 0 7.972 * * [simplify]: Extracting #2: cost 45 inf + 0 7.973 * * [simplify]: Extracting #3: cost 85 inf + 85 7.974 * * [simplify]: Extracting #4: cost 77 inf + 821 7.975 * * [simplify]: Extracting #5: cost 67 inf + 2167 7.979 * * [simplify]: Extracting #6: cost 38 inf + 16766 7.988 * * [simplify]: Extracting #7: cost 4 inf + 42393 8.000 * * [simplify]: Extracting #8: cost 0 inf + 45437 8.011 * * [simplify]: Extracting #9: cost 0 inf + 45226 8.018 * [simplify]: Simplified to (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 8.018 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 8.018 * [simplify]: Simplifying (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))))) 8.019 * * [simplify]: iters left: 6 (13 enodes) 8.022 * * [simplify]: iters left: 5 (47 enodes) 8.030 * * [simplify]: iters left: 4 (71 enodes) 8.050 * * [simplify]: iters left: 3 (124 enodes) 8.094 * * [simplify]: iters left: 2 (175 enodes) 8.128 * * [simplify]: iters left: 1 (246 enodes) 8.202 * * [simplify]: Extracting #0: cost 1 inf + 0 8.202 * * [simplify]: Extracting #1: cost 0 inf + 1 8.202 * [simplify]: Simplified to 0 8.202 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 8.202 * * * * [progress]: [ 64 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 8.202 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) 8.202 * * [simplify]: iters left: 6 (16 enodes) 8.207 * * [simplify]: iters left: 5 (59 enodes) 8.217 * * [simplify]: iters left: 4 (80 enodes) 8.233 * * [simplify]: iters left: 3 (97 enodes) 8.256 * * [simplify]: iters left: 2 (99 enodes) 8.274 * * [simplify]: Extracting #0: cost 1 inf + 0 8.275 * * [simplify]: Extracting #1: cost 11 inf + 0 8.275 * * [simplify]: Extracting #2: cost 23 inf + 0 8.275 * * [simplify]: Extracting #3: cost 25 inf + 1 8.275 * * [simplify]: Extracting #4: cost 30 inf + 165 8.275 * * [simplify]: Extracting #5: cost 25 inf + 580 8.275 * * [simplify]: Extracting #6: cost 17 inf + 1407 8.276 * * [simplify]: Extracting #7: cost 9 inf + 3479 8.277 * * [simplify]: Extracting #8: cost 1 inf + 6151 8.279 * * [simplify]: Extracting #9: cost 0 inf + 6570 8.280 * [simplify]: Simplified to (- (- b) (* (fabs (cbrt (fma (* -4 a) c (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b)))))) 8.280 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (* (fabs (cbrt (fma (* -4 a) c (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b)))))) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 8.280 * [simplify]: Simplifying (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))))) 8.280 * * [simplify]: iters left: 6 (14 enodes) 8.284 * * [simplify]: iters left: 5 (49 enodes) 8.293 * * [simplify]: iters left: 4 (64 enodes) 8.303 * * [simplify]: iters left: 3 (88 enodes) 8.315 * * [simplify]: iters left: 2 (96 enodes) 8.331 * * [simplify]: Extracting #0: cost 1 inf + 0 8.331 * * [simplify]: Extracting #1: cost 0 inf + 1 8.331 * [simplify]: Simplified to 0 8.331 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (* (fabs (cbrt (fma (* -4 a) c (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b)))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 8.331 * * * * [progress]: [ 65 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 8.332 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 8.332 * * [simplify]: iters left: 6 (14 enodes) 8.339 * * [simplify]: iters left: 5 (48 enodes) 8.353 * * [simplify]: iters left: 4 (66 enodes) 8.372 * * [simplify]: iters left: 3 (81 enodes) 8.391 * * [simplify]: iters left: 2 (83 enodes) 8.414 * * [simplify]: Extracting #0: cost 1 inf + 0 8.414 * * [simplify]: Extracting #1: cost 9 inf + 0 8.414 * * [simplify]: Extracting #2: cost 18 inf + 0 8.414 * * [simplify]: Extracting #3: cost 26 inf + 1 8.414 * * [simplify]: Extracting #4: cost 24 inf + 169 8.415 * * [simplify]: Extracting #5: cost 12 inf + 927 8.416 * * [simplify]: Extracting #6: cost 7 inf + 1765 8.417 * * [simplify]: Extracting #7: cost 0 inf + 3378 8.419 * [simplify]: Simplified to (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 8.419 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 8.420 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 8.420 * * [simplify]: iters left: 6 (12 enodes) 8.425 * * [simplify]: iters left: 5 (39 enodes) 8.437 * * [simplify]: iters left: 4 (55 enodes) 8.449 * * [simplify]: iters left: 3 (75 enodes) 8.459 * * [simplify]: iters left: 2 (79 enodes) 8.469 * * [simplify]: Extracting #0: cost 1 inf + 0 8.469 * * [simplify]: Extracting #1: cost 0 inf + 1 8.469 * [simplify]: Simplified to 0 8.469 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 8.469 * * * * [progress]: [ 66 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 8.469 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) 8.469 * * [simplify]: iters left: 6 (15 enodes) 8.473 * * [simplify]: iters left: 5 (58 enodes) 8.488 * * [simplify]: iters left: 4 (77 enodes) 8.511 * * [simplify]: iters left: 3 (101 enodes) 8.536 * * [simplify]: iters left: 2 (104 enodes) 8.559 * * [simplify]: Extracting #0: cost 1 inf + 0 8.559 * * [simplify]: Extracting #1: cost 9 inf + 0 8.559 * * [simplify]: Extracting #2: cost 14 inf + 2 8.559 * * [simplify]: Extracting #3: cost 22 inf + 3 8.560 * * [simplify]: Extracting #4: cost 18 inf + 254 8.560 * * [simplify]: Extracting #5: cost 4 inf + 1548 8.562 * * [simplify]: Extracting #6: cost 0 inf + 2424 8.563 * [simplify]: Simplified to (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 8.563 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 8.564 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1))) 8.564 * * [simplify]: iters left: 6 (13 enodes) 8.572 * * [simplify]: iters left: 5 (47 enodes) 8.586 * * [simplify]: iters left: 4 (62 enodes) 8.605 * * [simplify]: iters left: 3 (83 enodes) 8.623 * * [simplify]: iters left: 2 (88 enodes) 8.636 * * [simplify]: iters left: 1 (95 enodes) 8.648 * * [simplify]: Extracting #0: cost 1 inf + 0 8.648 * * [simplify]: Extracting #1: cost 0 inf + 1 8.648 * [simplify]: Simplified to 0 8.648 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 8.648 * * * * [progress]: [ 67 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 8.649 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 8.649 * * [simplify]: iters left: 6 (14 enodes) 8.658 * * [simplify]: iters left: 5 (48 enodes) 8.672 * * [simplify]: iters left: 4 (66 enodes) 8.692 * * [simplify]: iters left: 3 (81 enodes) 8.706 * * [simplify]: iters left: 2 (83 enodes) 8.716 * * [simplify]: Extracting #0: cost 1 inf + 0 8.716 * * [simplify]: Extracting #1: cost 9 inf + 0 8.716 * * [simplify]: Extracting #2: cost 18 inf + 0 8.717 * * [simplify]: Extracting #3: cost 26 inf + 1 8.717 * * [simplify]: Extracting #4: cost 24 inf + 169 8.717 * * [simplify]: Extracting #5: cost 12 inf + 927 8.717 * * [simplify]: Extracting #6: cost 7 inf + 1765 8.718 * * [simplify]: Extracting #7: cost 0 inf + 3378 8.719 * [simplify]: Simplified to (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 8.719 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 8.719 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 8.719 * * [simplify]: iters left: 6 (12 enodes) 8.722 * * [simplify]: iters left: 5 (39 enodes) 8.728 * * [simplify]: iters left: 4 (55 enodes) 8.741 * * [simplify]: iters left: 3 (75 enodes) 8.760 * * [simplify]: iters left: 2 (79 enodes) 8.781 * * [simplify]: Extracting #0: cost 1 inf + 0 8.781 * * [simplify]: Extracting #1: cost 0 inf + 1 8.781 * [simplify]: Simplified to 0 8.781 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 8.781 * * * * [progress]: [ 68 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 8.782 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) 8.782 * * [simplify]: iters left: 6 (14 enodes) 8.789 * * [simplify]: iters left: 5 (53 enodes) 8.807 * * [simplify]: iters left: 4 (76 enodes) 8.831 * * [simplify]: iters left: 3 (97 enodes) 8.853 * * [simplify]: iters left: 2 (99 enodes) 8.875 * * [simplify]: Extracting #0: cost 1 inf + 0 8.875 * * [simplify]: Extracting #1: cost 9 inf + 0 8.875 * * [simplify]: Extracting #2: cost 14 inf + 2 8.875 * * [simplify]: Extracting #3: cost 22 inf + 3 8.876 * * [simplify]: Extracting #4: cost 19 inf + 213 8.876 * * [simplify]: Extracting #5: cost 9 inf + 846 8.877 * * [simplify]: Extracting #6: cost 3 inf + 1767 8.878 * * [simplify]: Extracting #7: cost 0 inf + 2424 8.880 * [simplify]: Simplified to (- (- b) (sqrt (fma a (* -4 c) (* b b)))) 8.880 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma a (* -4 c) (* b b)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 8.880 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1)) 8.880 * * [simplify]: iters left: 6 (12 enodes) 8.887 * * [simplify]: iters left: 5 (42 enodes) 8.902 * * [simplify]: iters left: 4 (60 enodes) 8.921 * * [simplify]: iters left: 3 (76 enodes) 8.944 * * [simplify]: iters left: 2 (85 enodes) 8.958 * * [simplify]: iters left: 1 (87 enodes) 8.973 * * [simplify]: Extracting #0: cost 1 inf + 0 8.974 * * [simplify]: Extracting #1: cost 0 inf + 1 8.974 * [simplify]: Simplified to 0 8.974 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 8.974 * * * * [progress]: [ 69 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (- 1) b (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 8.974 * [simplify]: Simplifying (fma (- 1) b (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) 8.974 * * [simplify]: iters left: 6 (15 enodes) 8.978 * * [simplify]: iters left: 5 (60 enodes) 8.990 * * [simplify]: iters left: 4 (94 enodes) 9.018 * * [simplify]: iters left: 3 (134 enodes) 9.061 * * [simplify]: iters left: 2 (183 enodes) 9.113 * * [simplify]: iters left: 1 (254 enodes) 9.193 * * [simplify]: Extracting #0: cost 1 inf + 0 9.193 * * [simplify]: Extracting #1: cost 14 inf + 0 9.193 * * [simplify]: Extracting #2: cost 47 inf + 2 9.193 * * [simplify]: Extracting #3: cost 83 inf + 87 9.194 * * [simplify]: Extracting #4: cost 79 inf + 357 9.194 * * [simplify]: Extracting #5: cost 63 inf + 2365 9.197 * * [simplify]: Extracting #6: cost 38 inf + 15228 9.201 * * [simplify]: Extracting #7: cost 7 inf + 38099 9.207 * * [simplify]: Extracting #8: cost 0 inf + 43728 9.213 * [simplify]: Simplified to (- (- (sqrt (fma (* -4 a) c (* b b)))) b) 9.213 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma (* -4 a) c (* b b)))) b) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 9.214 * [simplify]: Simplifying (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))))) 9.214 * * [simplify]: iters left: 6 (13 enodes) 9.217 * * [simplify]: iters left: 5 (47 enodes) 9.225 * * [simplify]: iters left: 4 (71 enodes) 9.248 * * [simplify]: iters left: 3 (124 enodes) 9.288 * * [simplify]: iters left: 2 (175 enodes) 9.339 * * [simplify]: iters left: 1 (246 enodes) 9.395 * * [simplify]: Extracting #0: cost 1 inf + 0 9.396 * * [simplify]: Extracting #1: cost 0 inf + 1 9.396 * [simplify]: Simplified to 0 9.396 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma (* -4 a) c (* b b)))) b) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 9.396 * * * * [progress]: [ 70 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (- 1) b (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 9.396 * [simplify]: Simplifying (fma (- 1) b (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) 9.396 * * [simplify]: iters left: 6 (16 enodes) 9.406 * * [simplify]: iters left: 5 (62 enodes) 9.425 * * [simplify]: iters left: 4 (87 enodes) 9.450 * * [simplify]: iters left: 3 (111 enodes) 9.479 * * [simplify]: iters left: 2 (119 enodes) 9.505 * * [simplify]: Extracting #0: cost 1 inf + 0 9.505 * * [simplify]: Extracting #1: cost 12 inf + 0 9.505 * * [simplify]: Extracting #2: cost 20 inf + 2 9.506 * * [simplify]: Extracting #3: cost 21 inf + 84 9.506 * * [simplify]: Extracting #4: cost 30 inf + 84 9.506 * * [simplify]: Extracting #5: cost 25 inf + 695 9.507 * * [simplify]: Extracting #6: cost 12 inf + 2937 9.510 * * [simplify]: Extracting #7: cost 1 inf + 6686 9.513 * * [simplify]: Extracting #8: cost 0 inf + 6985 9.515 * [simplify]: Simplified to (- (fma (sqrt (cbrt (fma -4 (* c a) (* b b)))) (fabs (cbrt (fma -4 (* c a) (* b b)))) b)) 9.516 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (fma (sqrt (cbrt (fma -4 (* c a) (* b b)))) (fabs (cbrt (fma -4 (* c a) (* b b)))) b)) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 9.516 * [simplify]: Simplifying (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))))) 9.517 * * [simplify]: iters left: 6 (14 enodes) 9.523 * * [simplify]: iters left: 5 (49 enodes) 9.538 * * [simplify]: iters left: 4 (64 enodes) 9.555 * * [simplify]: iters left: 3 (88 enodes) 9.569 * * [simplify]: iters left: 2 (96 enodes) 9.584 * * [simplify]: Extracting #0: cost 1 inf + 0 9.584 * * [simplify]: Extracting #1: cost 0 inf + 1 9.584 * [simplify]: Simplified to 0 9.584 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (- 1) b (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 9.585 * * * * [progress]: [ 71 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (- 1) b (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 9.585 * [simplify]: Simplifying (fma (- 1) b (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 9.585 * * [simplify]: iters left: 6 (14 enodes) 9.594 * * [simplify]: iters left: 5 (51 enodes) 9.610 * * [simplify]: iters left: 4 (73 enodes) 9.632 * * [simplify]: iters left: 3 (95 enodes) 9.656 * * [simplify]: iters left: 2 (102 enodes) 9.682 * * [simplify]: Extracting #0: cost 1 inf + 0 9.682 * * [simplify]: Extracting #1: cost 10 inf + 0 9.682 * * [simplify]: Extracting #2: cost 14 inf + 43 9.682 * * [simplify]: Extracting #3: cost 22 inf + 84 9.682 * * [simplify]: Extracting #4: cost 21 inf + 212 9.683 * * [simplify]: Extracting #5: cost 13 inf + 782 9.684 * * [simplify]: Extracting #6: cost 8 inf + 1701 9.685 * * [simplify]: Extracting #7: cost 2 inf + 3095 9.687 * * [simplify]: Extracting #8: cost 0 inf + 3573 9.689 * [simplify]: Simplified to (- (- b) (sqrt (fma b b (* (* -4 a) c)))) 9.689 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma b b (* (* -4 a) c)))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 9.689 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 9.689 * * [simplify]: iters left: 6 (12 enodes) 9.695 * * [simplify]: iters left: 5 (39 enodes) 9.707 * * [simplify]: iters left: 4 (55 enodes) 9.724 * * [simplify]: iters left: 3 (75 enodes) 9.745 * * [simplify]: iters left: 2 (79 enodes) 9.765 * * [simplify]: Extracting #0: cost 1 inf + 0 9.765 * * [simplify]: Extracting #1: cost 0 inf + 1 9.765 * [simplify]: Simplified to 0 9.765 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (- 1) b (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 9.765 * * * * [progress]: [ 72 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (- 1) b (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 9.765 * [simplify]: Simplifying (fma (- 1) b (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) 9.765 * * [simplify]: iters left: 6 (14 enodes) 9.775 * * [simplify]: iters left: 5 (55 enodes) 9.791 * * [simplify]: iters left: 4 (74 enodes) 9.816 * * [simplify]: iters left: 3 (107 enodes) 9.844 * * [simplify]: iters left: 2 (120 enodes) 9.870 * * [simplify]: iters left: 1 (121 enodes) 9.893 * * [simplify]: Extracting #0: cost 1 inf + 0 9.893 * * [simplify]: Extracting #1: cost 9 inf + 0 9.893 * * [simplify]: Extracting #2: cost 10 inf + 44 9.894 * * [simplify]: Extracting #3: cost 18 inf + 85 9.894 * * [simplify]: Extracting #4: cost 16 inf + 296 9.895 * * [simplify]: Extracting #5: cost 9 inf + 727 9.896 * * [simplify]: Extracting #6: cost 4 inf + 1702 9.897 * * [simplify]: Extracting #7: cost 0 inf + 2618 9.899 * [simplify]: Simplified to (- (- b) (sqrt (fma a (* -4 c) (* b b)))) 9.899 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma a (* -4 c) (* b b)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 9.899 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1))) 9.899 * * [simplify]: iters left: 6 (13 enodes) 9.907 * * [simplify]: iters left: 5 (47 enodes) 9.922 * * [simplify]: iters left: 4 (62 enodes) 9.943 * * [simplify]: iters left: 3 (83 enodes) 9.964 * * [simplify]: iters left: 2 (88 enodes) 9.985 * * [simplify]: iters left: 1 (95 enodes) 9.996 * * [simplify]: Extracting #0: cost 1 inf + 0 9.997 * * [simplify]: Extracting #1: cost 0 inf + 1 9.997 * [simplify]: Simplified to 0 9.997 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (- 1) b (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 9.997 * * * * [progress]: [ 73 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (- 1) b (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 9.997 * [simplify]: Simplifying (fma (- 1) b (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 9.997 * * [simplify]: iters left: 6 (14 enodes) 10.002 * * [simplify]: iters left: 5 (51 enodes) 10.011 * * [simplify]: iters left: 4 (73 enodes) 10.023 * * [simplify]: iters left: 3 (95 enodes) 10.036 * * [simplify]: iters left: 2 (102 enodes) 10.050 * * [simplify]: Extracting #0: cost 1 inf + 0 10.050 * * [simplify]: Extracting #1: cost 10 inf + 0 10.050 * * [simplify]: Extracting #2: cost 14 inf + 43 10.051 * * [simplify]: Extracting #3: cost 22 inf + 84 10.051 * * [simplify]: Extracting #4: cost 21 inf + 212 10.051 * * [simplify]: Extracting #5: cost 13 inf + 782 10.052 * * [simplify]: Extracting #6: cost 8 inf + 1701 10.053 * * [simplify]: Extracting #7: cost 2 inf + 3095 10.054 * * [simplify]: Extracting #8: cost 0 inf + 3573 10.055 * [simplify]: Simplified to (- (- b) (sqrt (fma b b (* (* -4 a) c)))) 10.055 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma b b (* (* -4 a) c)))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 10.055 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 10.056 * * [simplify]: iters left: 6 (12 enodes) 10.059 * * [simplify]: iters left: 5 (39 enodes) 10.065 * * [simplify]: iters left: 4 (55 enodes) 10.075 * * [simplify]: iters left: 3 (75 enodes) 10.092 * * [simplify]: iters left: 2 (79 enodes) 10.110 * * [simplify]: Extracting #0: cost 1 inf + 0 10.110 * * [simplify]: Extracting #1: cost 0 inf + 1 10.110 * [simplify]: Simplified to 0 10.111 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (- 1) b (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 10.111 * * * * [progress]: [ 74 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (- 1) b (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 10.111 * [simplify]: Simplifying (fma (- 1) b (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) 10.111 * * [simplify]: iters left: 6 (13 enodes) 10.119 * * [simplify]: iters left: 5 (49 enodes) 10.135 * * [simplify]: iters left: 4 (72 enodes) 10.162 * * [simplify]: iters left: 3 (102 enodes) 10.189 * * [simplify]: iters left: 2 (115 enodes) 10.219 * * [simplify]: Extracting #0: cost 1 inf + 0 10.219 * * [simplify]: Extracting #1: cost 9 inf + 0 10.219 * * [simplify]: Extracting #2: cost 10 inf + 44 10.219 * * [simplify]: Extracting #3: cost 18 inf + 85 10.220 * * [simplify]: Extracting #4: cost 17 inf + 213 10.220 * * [simplify]: Extracting #5: cost 9 inf + 783 10.221 * * [simplify]: Extracting #6: cost 1 inf + 2399 10.223 * * [simplify]: Extracting #7: cost 0 inf + 2618 10.225 * [simplify]: Simplified to (- (+ (sqrt (fma -4 (* c a) (* b b))) b)) 10.225 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (+ (sqrt (fma -4 (* c a) (* b b))) b)) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 10.225 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1)) 10.225 * * [simplify]: iters left: 6 (12 enodes) 10.231 * * [simplify]: iters left: 5 (42 enodes) 10.246 * * [simplify]: iters left: 4 (60 enodes) 10.264 * * [simplify]: iters left: 3 (76 enodes) 10.281 * * [simplify]: iters left: 2 (85 enodes) 10.292 * * [simplify]: iters left: 1 (87 enodes) 10.302 * * [simplify]: Extracting #0: cost 1 inf + 0 10.302 * * [simplify]: Extracting #1: cost 0 inf + 1 10.302 * [simplify]: Simplified to 0 10.302 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (- 1) b (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 10.302 * * * * [progress]: [ 75 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 10.302 * [simplify]: Simplifying (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) 10.302 * * [simplify]: iters left: 6 (16 enodes) 10.306 * * [simplify]: iters left: 5 (60 enodes) 10.317 * * [simplify]: iters left: 4 (92 enodes) 10.336 * * [simplify]: iters left: 3 (141 enodes) 10.368 * * [simplify]: iters left: 2 (194 enodes) 10.409 * * [simplify]: iters left: 1 (266 enodes) 10.496 * * [simplify]: Extracting #0: cost 1 inf + 0 10.496 * * [simplify]: Extracting #1: cost 22 inf + 0 10.496 * * [simplify]: Extracting #2: cost 70 inf + 1 10.497 * * [simplify]: Extracting #3: cost 91 inf + 168 10.497 * * [simplify]: Extracting #4: cost 83 inf + 1161 10.498 * * [simplify]: Extracting #5: cost 65 inf + 3549 10.501 * * [simplify]: Extracting #6: cost 39 inf + 16352 10.507 * * [simplify]: Extracting #7: cost 2 inf + 43618 10.513 * * [simplify]: Extracting #8: cost 0 inf + 45311 10.520 * [simplify]: Simplified to (- (- (sqrt (fma (* -4 a) c (* b b)))) b) 10.520 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma (* -4 a) c (* b b)))) b) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 10.520 * [simplify]: Simplifying (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))))) 10.520 * * [simplify]: iters left: 6 (13 enodes) 10.523 * * [simplify]: iters left: 5 (47 enodes) 10.534 * * [simplify]: iters left: 4 (71 enodes) 10.553 * * [simplify]: iters left: 3 (124 enodes) 10.590 * * [simplify]: iters left: 2 (175 enodes) 10.617 * * [simplify]: iters left: 1 (246 enodes) 10.690 * * [simplify]: Extracting #0: cost 1 inf + 0 10.690 * * [simplify]: Extracting #1: cost 0 inf + 1 10.690 * [simplify]: Simplified to 0 10.690 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma (* -4 a) c (* b b)))) b) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 10.690 * * * * [progress]: [ 76 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 10.691 * [simplify]: Simplifying (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) 10.691 * * [simplify]: iters left: 6 (17 enodes) 10.699 * * [simplify]: iters left: 5 (62 enodes) 10.709 * * [simplify]: iters left: 4 (85 enodes) 10.722 * * [simplify]: iters left: 3 (118 enodes) 10.741 * * [simplify]: iters left: 2 (131 enodes) 10.757 * * [simplify]: iters left: 1 (134 enodes) 10.784 * * [simplify]: Extracting #0: cost 1 inf + 0 10.784 * * [simplify]: Extracting #1: cost 17 inf + 0 10.784 * * [simplify]: Extracting #2: cost 30 inf + 1 10.785 * * [simplify]: Extracting #3: cost 30 inf + 164 10.785 * * [simplify]: Extracting #4: cost 33 inf + 930 10.786 * * [simplify]: Extracting #5: cost 31 inf + 1276 10.787 * * [simplify]: Extracting #6: cost 9 inf + 5936 10.790 * * [simplify]: Extracting #7: cost 1 inf + 8381 10.793 * * [simplify]: Extracting #8: cost 0 inf + 8710 10.796 * [simplify]: Simplified to (- (fma (fabs (cbrt (fma a (* c -4) (* b b)))) (sqrt (cbrt (fma a (* c -4) (* b b)))) b)) 10.796 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (fma (fabs (cbrt (fma a (* c -4) (* b b)))) (sqrt (cbrt (fma a (* c -4) (* b b)))) b)) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 10.797 * [simplify]: Simplifying (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))))) 10.797 * * [simplify]: iters left: 6 (14 enodes) 10.803 * * [simplify]: iters left: 5 (49 enodes) 10.818 * * [simplify]: iters left: 4 (64 enodes) 10.837 * * [simplify]: iters left: 3 (88 enodes) 10.862 * * [simplify]: iters left: 2 (96 enodes) 10.885 * * [simplify]: Extracting #0: cost 1 inf + 0 10.885 * * [simplify]: Extracting #1: cost 0 inf + 1 10.885 * [simplify]: Simplified to 0 10.885 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 10.885 * * * * [progress]: [ 77 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 10.886 * [simplify]: Simplifying (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 10.886 * * [simplify]: iters left: 6 (15 enodes) 10.891 * * [simplify]: iters left: 5 (51 enodes) 10.899 * * [simplify]: iters left: 4 (71 enodes) 10.910 * * [simplify]: iters left: 3 (102 enodes) 10.934 * * [simplify]: iters left: 2 (114 enodes) 10.961 * * [simplify]: iters left: 1 (117 enodes) 10.991 * * [simplify]: Extracting #0: cost 1 inf + 0 10.991 * * [simplify]: Extracting #1: cost 15 inf + 0 10.991 * * [simplify]: Extracting #2: cost 21 inf + 405 10.991 * * [simplify]: Extracting #3: cost 24 inf + 1051 10.992 * * [simplify]: Extracting #4: cost 23 inf + 1276 10.993 * * [simplify]: Extracting #5: cost 12 inf + 2230 10.995 * * [simplify]: Extracting #6: cost 3 inf + 4241 10.997 * * [simplify]: Extracting #7: cost 0 inf + 4978 10.999 * [simplify]: Simplified to (- (+ (sqrt (fma a (* c -4) (* b b))) b)) 10.999 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (+ (sqrt (fma a (* c -4) (* b b))) b)) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 11.000 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 11.000 * * [simplify]: iters left: 6 (12 enodes) 11.006 * * [simplify]: iters left: 5 (39 enodes) 11.018 * * [simplify]: iters left: 4 (55 enodes) 11.035 * * [simplify]: iters left: 3 (75 enodes) 11.046 * * [simplify]: iters left: 2 (79 enodes) 11.056 * * [simplify]: Extracting #0: cost 1 inf + 0 11.056 * * [simplify]: Extracting #1: cost 0 inf + 1 11.056 * [simplify]: Simplified to 0 11.056 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (+ (sqrt (fma a (* c -4) (* b b))) b)) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 11.056 * * * * [progress]: [ 78 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 11.056 * [simplify]: Simplifying (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) 11.056 * * [simplify]: iters left: 6 (16 enodes) 11.062 * * [simplify]: iters left: 5 (61 enodes) 11.078 * * [simplify]: iters left: 4 (82 enodes) 11.095 * * [simplify]: iters left: 3 (122 enodes) 11.114 * * [simplify]: iters left: 2 (137 enodes) 11.130 * * [simplify]: iters left: 1 (140 enodes) 11.154 * * [simplify]: Extracting #0: cost 1 inf + 0 11.154 * * [simplify]: Extracting #1: cost 15 inf + 0 11.154 * * [simplify]: Extracting #2: cost 21 inf + 3 11.155 * * [simplify]: Extracting #3: cost 28 inf + 125 11.155 * * [simplify]: Extracting #4: cost 21 inf + 1097 11.156 * * [simplify]: Extracting #5: cost 10 inf + 2187 11.157 * * [simplify]: Extracting #6: cost 0 inf + 4024 11.158 * [simplify]: Simplified to (- (+ (sqrt (fma (* -4 a) c (* b b))) b)) 11.158 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (+ (sqrt (fma (* -4 a) c (* b b))) b)) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 11.159 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1))) 11.159 * * [simplify]: iters left: 6 (13 enodes) 11.164 * * [simplify]: iters left: 5 (47 enodes) 11.171 * * [simplify]: iters left: 4 (62 enodes) 11.182 * * [simplify]: iters left: 3 (83 enodes) 11.198 * * [simplify]: iters left: 2 (88 enodes) 11.220 * * [simplify]: iters left: 1 (95 enodes) 11.242 * * [simplify]: Extracting #0: cost 1 inf + 0 11.242 * * [simplify]: Extracting #1: cost 0 inf + 1 11.242 * [simplify]: Simplified to 0 11.242 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (+ (sqrt (fma (* -4 a) c (* b b))) b)) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 11.243 * * * * [progress]: [ 79 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 11.243 * [simplify]: Simplifying (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 11.243 * * [simplify]: iters left: 6 (15 enodes) 11.250 * * [simplify]: iters left: 5 (51 enodes) 11.258 * * [simplify]: iters left: 4 (71 enodes) 11.269 * * [simplify]: iters left: 3 (102 enodes) 11.292 * * [simplify]: iters left: 2 (114 enodes) 11.308 * * [simplify]: iters left: 1 (117 enodes) 11.326 * * [simplify]: Extracting #0: cost 1 inf + 0 11.326 * * [simplify]: Extracting #1: cost 15 inf + 0 11.326 * * [simplify]: Extracting #2: cost 21 inf + 405 11.327 * * [simplify]: Extracting #3: cost 24 inf + 1051 11.327 * * [simplify]: Extracting #4: cost 23 inf + 1276 11.328 * * [simplify]: Extracting #5: cost 12 inf + 2230 11.330 * * [simplify]: Extracting #6: cost 3 inf + 4241 11.332 * * [simplify]: Extracting #7: cost 0 inf + 4978 11.334 * [simplify]: Simplified to (- (+ (sqrt (fma a (* c -4) (* b b))) b)) 11.335 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (+ (sqrt (fma a (* c -4) (* b b))) b)) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 11.335 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 11.335 * * [simplify]: iters left: 6 (12 enodes) 11.341 * * [simplify]: iters left: 5 (39 enodes) 11.353 * * [simplify]: iters left: 4 (55 enodes) 11.369 * * [simplify]: iters left: 3 (75 enodes) 11.379 * * [simplify]: iters left: 2 (79 enodes) 11.389 * * [simplify]: Extracting #0: cost 1 inf + 0 11.389 * * [simplify]: Extracting #1: cost 0 inf + 1 11.389 * [simplify]: Simplified to 0 11.389 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (+ (sqrt (fma a (* c -4) (* b b))) b)) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 11.390 * * * * [progress]: [ 80 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 11.390 * [simplify]: Simplifying (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) 11.390 * * [simplify]: iters left: 6 (15 enodes) 11.394 * * [simplify]: iters left: 5 (56 enodes) 11.414 * * [simplify]: iters left: 4 (81 enodes) 11.440 * * [simplify]: iters left: 3 (118 enodes) 11.472 * * [simplify]: iters left: 2 (131 enodes) 11.503 * * [simplify]: iters left: 1 (134 enodes) 11.527 * * [simplify]: Extracting #0: cost 1 inf + 0 11.527 * * [simplify]: Extracting #1: cost 15 inf + 0 11.527 * * [simplify]: Extracting #2: cost 21 inf + 3 11.528 * * [simplify]: Extracting #3: cost 27 inf + 166 11.528 * * [simplify]: Extracting #4: cost 22 inf + 936 11.528 * * [simplify]: Extracting #5: cost 12 inf + 1612 11.529 * * [simplify]: Extracting #6: cost 7 inf + 2411 11.530 * * [simplify]: Extracting #7: cost 1 inf + 3805 11.531 * * [simplify]: Extracting #8: cost 0 inf + 4024 11.532 * [simplify]: Simplified to (- (- b) (sqrt (fma b b (* a (* c -4))))) 11.532 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma b b (* a (* c -4))))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 11.532 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1)) 11.532 * * [simplify]: iters left: 6 (12 enodes) 11.536 * * [simplify]: iters left: 5 (42 enodes) 11.545 * * [simplify]: iters left: 4 (60 enodes) 11.561 * * [simplify]: iters left: 3 (76 enodes) 11.574 * * [simplify]: iters left: 2 (85 enodes) 11.585 * * [simplify]: iters left: 1 (87 enodes) 11.596 * * [simplify]: Extracting #0: cost 1 inf + 0 11.596 * * [simplify]: Extracting #1: cost 0 inf + 1 11.596 * [simplify]: Simplified to 0 11.596 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 11.597 * * * * [progress]: [ 81 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt b) (- (sqrt b)) (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 11.597 * [simplify]: Simplifying (fma (sqrt b) (- (sqrt b)) (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) 11.598 * * [simplify]: iters left: 6 (15 enodes) 11.605 * * [simplify]: iters left: 5 (57 enodes) 11.621 * * [simplify]: iters left: 4 (87 enodes) 11.636 * * [simplify]: iters left: 3 (120 enodes) 11.666 * * [simplify]: iters left: 2 (161 enodes) 11.692 * * [simplify]: iters left: 1 (230 enodes) 11.754 * * [simplify]: Extracting #0: cost 1 inf + 0 11.754 * * [simplify]: Extracting #1: cost 11 inf + 0 11.754 * * [simplify]: Extracting #2: cost 45 inf + 0 11.755 * * [simplify]: Extracting #3: cost 85 inf + 85 11.756 * * [simplify]: Extracting #4: cost 77 inf + 821 11.757 * * [simplify]: Extracting #5: cost 67 inf + 2167 11.761 * * [simplify]: Extracting #6: cost 38 inf + 16766 11.769 * * [simplify]: Extracting #7: cost 4 inf + 42393 11.775 * * [simplify]: Extracting #8: cost 0 inf + 45437 11.781 * * [simplify]: Extracting #9: cost 0 inf + 45226 11.787 * [simplify]: Simplified to (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 11.787 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 11.788 * [simplify]: Simplifying (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))))) 11.788 * * [simplify]: iters left: 6 (13 enodes) 11.791 * * [simplify]: iters left: 5 (47 enodes) 11.802 * * [simplify]: iters left: 4 (71 enodes) 11.829 * * [simplify]: iters left: 3 (124 enodes) 11.872 * * [simplify]: iters left: 2 (175 enodes) 11.922 * * [simplify]: iters left: 1 (246 enodes) 11.977 * * [simplify]: Extracting #0: cost 1 inf + 0 11.977 * * [simplify]: Extracting #1: cost 0 inf + 1 11.977 * [simplify]: Simplified to 0 11.977 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 11.978 * * * * [progress]: [ 82 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 11.978 * [simplify]: Simplifying (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) 11.978 * * [simplify]: iters left: 6 (16 enodes) 11.982 * * [simplify]: iters left: 5 (59 enodes) 11.991 * * [simplify]: iters left: 4 (80 enodes) 12.010 * * [simplify]: iters left: 3 (97 enodes) 12.033 * * [simplify]: iters left: 2 (99 enodes) 12.047 * * [simplify]: Extracting #0: cost 1 inf + 0 12.048 * * [simplify]: Extracting #1: cost 11 inf + 0 12.048 * * [simplify]: Extracting #2: cost 23 inf + 0 12.048 * * [simplify]: Extracting #3: cost 25 inf + 1 12.048 * * [simplify]: Extracting #4: cost 30 inf + 165 12.048 * * [simplify]: Extracting #5: cost 25 inf + 580 12.049 * * [simplify]: Extracting #6: cost 17 inf + 1407 12.049 * * [simplify]: Extracting #7: cost 9 inf + 3479 12.050 * * [simplify]: Extracting #8: cost 1 inf + 6151 12.052 * * [simplify]: Extracting #9: cost 0 inf + 6570 12.053 * [simplify]: Simplified to (- (- b) (* (fabs (cbrt (fma (* -4 a) c (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b)))))) 12.053 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (* (fabs (cbrt (fma (* -4 a) c (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b)))))) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 12.053 * [simplify]: Simplifying (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))))) 12.054 * * [simplify]: iters left: 6 (14 enodes) 12.057 * * [simplify]: iters left: 5 (49 enodes) 12.065 * * [simplify]: iters left: 4 (64 enodes) 12.084 * * [simplify]: iters left: 3 (88 enodes) 12.101 * * [simplify]: iters left: 2 (96 enodes) 12.113 * * [simplify]: Extracting #0: cost 1 inf + 0 12.113 * * [simplify]: Extracting #1: cost 0 inf + 1 12.113 * [simplify]: Simplified to 0 12.113 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (* (fabs (cbrt (fma (* -4 a) c (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b)))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 12.113 * * * * [progress]: [ 83 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 12.113 * [simplify]: Simplifying (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 12.113 * * [simplify]: iters left: 6 (14 enodes) 12.117 * * [simplify]: iters left: 5 (48 enodes) 12.128 * * [simplify]: iters left: 4 (66 enodes) 12.148 * * [simplify]: iters left: 3 (81 enodes) 12.168 * * [simplify]: iters left: 2 (83 enodes) 12.188 * * [simplify]: Extracting #0: cost 1 inf + 0 12.188 * * [simplify]: Extracting #1: cost 9 inf + 0 12.188 * * [simplify]: Extracting #2: cost 18 inf + 0 12.188 * * [simplify]: Extracting #3: cost 26 inf + 1 12.189 * * [simplify]: Extracting #4: cost 24 inf + 169 12.189 * * [simplify]: Extracting #5: cost 12 inf + 927 12.190 * * [simplify]: Extracting #6: cost 7 inf + 1765 12.191 * * [simplify]: Extracting #7: cost 0 inf + 3378 12.193 * [simplify]: Simplified to (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 12.193 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 12.194 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 12.194 * * [simplify]: iters left: 6 (12 enodes) 12.202 * * [simplify]: iters left: 5 (39 enodes) 12.213 * * [simplify]: iters left: 4 (55 enodes) 12.222 * * [simplify]: iters left: 3 (75 enodes) 12.232 * * [simplify]: iters left: 2 (79 enodes) 12.242 * * [simplify]: Extracting #0: cost 1 inf + 0 12.242 * * [simplify]: Extracting #1: cost 0 inf + 1 12.242 * [simplify]: Simplified to 0 12.242 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 12.242 * * * * [progress]: [ 84 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 12.242 * [simplify]: Simplifying (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) 12.242 * * [simplify]: iters left: 6 (15 enodes) 12.248 * * [simplify]: iters left: 5 (58 enodes) 12.262 * * [simplify]: iters left: 4 (77 enodes) 12.274 * * [simplify]: iters left: 3 (101 enodes) 12.286 * * [simplify]: iters left: 2 (104 enodes) 12.310 * * [simplify]: Extracting #0: cost 1 inf + 0 12.311 * * [simplify]: Extracting #1: cost 9 inf + 0 12.311 * * [simplify]: Extracting #2: cost 14 inf + 2 12.311 * * [simplify]: Extracting #3: cost 22 inf + 3 12.311 * * [simplify]: Extracting #4: cost 18 inf + 254 12.312 * * [simplify]: Extracting #5: cost 4 inf + 1548 12.313 * * [simplify]: Extracting #6: cost 0 inf + 2424 12.314 * [simplify]: Simplified to (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 12.314 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 12.315 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1))) 12.315 * * [simplify]: iters left: 6 (13 enodes) 12.323 * * [simplify]: iters left: 5 (47 enodes) 12.333 * * [simplify]: iters left: 4 (62 enodes) 12.344 * * [simplify]: iters left: 3 (83 enodes) 12.354 * * [simplify]: iters left: 2 (88 enodes) 12.369 * * [simplify]: iters left: 1 (95 enodes) 12.382 * * [simplify]: Extracting #0: cost 1 inf + 0 12.382 * * [simplify]: Extracting #1: cost 0 inf + 1 12.382 * [simplify]: Simplified to 0 12.382 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 12.382 * * * * [progress]: [ 85 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 12.383 * [simplify]: Simplifying (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 12.383 * * [simplify]: iters left: 6 (14 enodes) 12.386 * * [simplify]: iters left: 5 (48 enodes) 12.395 * * [simplify]: iters left: 4 (66 enodes) 12.405 * * [simplify]: iters left: 3 (81 enodes) 12.421 * * [simplify]: iters left: 2 (83 enodes) 12.439 * * [simplify]: Extracting #0: cost 1 inf + 0 12.439 * * [simplify]: Extracting #1: cost 9 inf + 0 12.439 * * [simplify]: Extracting #2: cost 18 inf + 0 12.439 * * [simplify]: Extracting #3: cost 26 inf + 1 12.439 * * [simplify]: Extracting #4: cost 24 inf + 169 12.440 * * [simplify]: Extracting #5: cost 12 inf + 927 12.440 * * [simplify]: Extracting #6: cost 7 inf + 1765 12.441 * * [simplify]: Extracting #7: cost 0 inf + 3378 12.442 * [simplify]: Simplified to (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 12.442 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 12.442 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 12.442 * * [simplify]: iters left: 6 (12 enodes) 12.445 * * [simplify]: iters left: 5 (39 enodes) 12.451 * * [simplify]: iters left: 4 (55 enodes) 12.460 * * [simplify]: iters left: 3 (75 enodes) 12.471 * * [simplify]: iters left: 2 (79 enodes) 12.489 * * [simplify]: Extracting #0: cost 1 inf + 0 12.490 * * [simplify]: Extracting #1: cost 0 inf + 1 12.490 * [simplify]: Simplified to 0 12.490 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 12.490 * * * * [progress]: [ 86 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 12.490 * [simplify]: Simplifying (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) 12.491 * * [simplify]: iters left: 6 (14 enodes) 12.497 * * [simplify]: iters left: 5 (53 enodes) 12.516 * * [simplify]: iters left: 4 (76 enodes) 12.539 * * [simplify]: iters left: 3 (97 enodes) 12.558 * * [simplify]: iters left: 2 (99 enodes) 12.569 * * [simplify]: Extracting #0: cost 1 inf + 0 12.569 * * [simplify]: Extracting #1: cost 9 inf + 0 12.569 * * [simplify]: Extracting #2: cost 14 inf + 2 12.570 * * [simplify]: Extracting #3: cost 22 inf + 3 12.570 * * [simplify]: Extracting #4: cost 19 inf + 213 12.570 * * [simplify]: Extracting #5: cost 9 inf + 846 12.570 * * [simplify]: Extracting #6: cost 3 inf + 1767 12.571 * * [simplify]: Extracting #7: cost 0 inf + 2424 12.572 * [simplify]: Simplified to (- (- b) (sqrt (fma a (* -4 c) (* b b)))) 12.572 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma a (* -4 c) (* b b)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 12.572 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1)) 12.572 * * [simplify]: iters left: 6 (12 enodes) 12.575 * * [simplify]: iters left: 5 (42 enodes) 12.584 * * [simplify]: iters left: 4 (60 enodes) 12.601 * * [simplify]: iters left: 3 (76 enodes) 12.625 * * [simplify]: iters left: 2 (85 enodes) 12.636 * * [simplify]: iters left: 1 (87 enodes) 12.645 * * [simplify]: Extracting #0: cost 1 inf + 0 12.645 * * [simplify]: Extracting #1: cost 0 inf + 1 12.645 * [simplify]: Simplified to 0 12.645 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 12.645 * * * * [progress]: [ 87 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 12.645 * [simplify]: Simplifying (fma 1 (- b) (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) 12.645 * * [simplify]: iters left: 6 (15 enodes) 12.649 * * [simplify]: iters left: 5 (59 enodes) 12.662 * * [simplify]: iters left: 4 (88 enodes) 12.692 * * [simplify]: iters left: 3 (124 enodes) 12.730 * * [simplify]: iters left: 2 (169 enodes) 12.777 * * [simplify]: iters left: 1 (253 enodes) 12.840 * * [simplify]: Extracting #0: cost 1 inf + 0 12.842 * * [simplify]: Extracting #1: cost 18 inf + 0 12.842 * * [simplify]: Extracting #2: cost 62 inf + 2 12.842 * * [simplify]: Extracting #3: cost 84 inf + 88 12.843 * * [simplify]: Extracting #4: cost 79 inf + 482 12.843 * * [simplify]: Extracting #5: cost 66 inf + 2146 12.846 * * [simplify]: Extracting #6: cost 25 inf + 27207 12.852 * * [simplify]: Extracting #7: cost 0 inf + 45632 12.864 * [simplify]: Simplified to (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 12.865 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 12.865 * [simplify]: Simplifying (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))))) 12.866 * * [simplify]: iters left: 6 (13 enodes) 12.872 * * [simplify]: iters left: 5 (47 enodes) 12.888 * * [simplify]: iters left: 4 (71 enodes) 12.913 * * [simplify]: iters left: 3 (124 enodes) 12.942 * * [simplify]: iters left: 2 (175 enodes) 12.982 * * [simplify]: iters left: 1 (246 enodes) 13.039 * * [simplify]: Extracting #0: cost 1 inf + 0 13.039 * * [simplify]: Extracting #1: cost 0 inf + 1 13.039 * [simplify]: Simplified to 0 13.039 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 13.040 * * * * [progress]: [ 88 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 13.040 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) 13.040 * * [simplify]: iters left: 6 (16 enodes) 13.048 * * [simplify]: iters left: 5 (61 enodes) 13.068 * * [simplify]: iters left: 4 (81 enodes) 13.096 * * [simplify]: iters left: 3 (101 enodes) 13.122 * * [simplify]: iters left: 2 (107 enodes) 13.149 * * [simplify]: iters left: 1 (114 enodes) 13.178 * * [simplify]: Extracting #0: cost 1 inf + 0 13.178 * * [simplify]: Extracting #1: cost 12 inf + 0 13.178 * * [simplify]: Extracting #2: cost 19 inf + 43 13.178 * * [simplify]: Extracting #3: cost 21 inf + 84 13.179 * * [simplify]: Extracting #4: cost 30 inf + 84 13.179 * * [simplify]: Extracting #5: cost 25 inf + 695 13.180 * * [simplify]: Extracting #6: cost 12 inf + 2937 13.182 * * [simplify]: Extracting #7: cost 1 inf + 6686 13.185 * * [simplify]: Extracting #8: cost 0 inf + 6985 13.188 * [simplify]: Simplified to (- (fma (fabs (cbrt (fma a (* -4 c) (* b b)))) (sqrt (cbrt (fma a (* -4 c) (* b b)))) b)) 13.188 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (fma (fabs (cbrt (fma a (* -4 c) (* b b)))) (sqrt (cbrt (fma a (* -4 c) (* b b)))) b)) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 13.189 * [simplify]: Simplifying (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))))) 13.189 * * [simplify]: iters left: 6 (14 enodes) 13.196 * * [simplify]: iters left: 5 (49 enodes) 13.211 * * [simplify]: iters left: 4 (64 enodes) 13.233 * * [simplify]: iters left: 3 (88 enodes) 13.247 * * [simplify]: iters left: 2 (96 enodes) 13.259 * * [simplify]: Extracting #0: cost 1 inf + 0 13.259 * * [simplify]: Extracting #1: cost 0 inf + 1 13.259 * [simplify]: Simplified to 0 13.259 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 13.260 * * * * [progress]: [ 89 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 13.260 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 13.260 * * [simplify]: iters left: 6 (14 enodes) 13.264 * * [simplify]: iters left: 5 (50 enodes) 13.279 * * [simplify]: iters left: 4 (67 enodes) 13.300 * * [simplify]: iters left: 3 (87 enodes) 13.312 * * [simplify]: iters left: 2 (93 enodes) 13.324 * * [simplify]: iters left: 1 (97 enodes) 13.346 * * [simplify]: Extracting #0: cost 1 inf + 0 13.346 * * [simplify]: Extracting #1: cost 10 inf + 0 13.346 * * [simplify]: Extracting #2: cost 14 inf + 43 13.347 * * [simplify]: Extracting #3: cost 22 inf + 84 13.347 * * [simplify]: Extracting #4: cost 19 inf + 490 13.348 * * [simplify]: Extracting #5: cost 8 inf + 1701 13.349 * * [simplify]: Extracting #6: cost 0 inf + 3573 13.351 * [simplify]: Simplified to (- (- (sqrt (fma a (* -4 c) (* b b)))) b) 13.351 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma a (* -4 c) (* b b)))) b) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 13.351 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 13.352 * * [simplify]: iters left: 6 (12 enodes) 13.358 * * [simplify]: iters left: 5 (39 enodes) 13.370 * * [simplify]: iters left: 4 (55 enodes) 13.387 * * [simplify]: iters left: 3 (75 enodes) 13.407 * * [simplify]: iters left: 2 (79 enodes) 13.426 * * [simplify]: Extracting #0: cost 1 inf + 0 13.426 * * [simplify]: Extracting #1: cost 0 inf + 1 13.426 * [simplify]: Simplified to 0 13.426 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 13.426 * * * * [progress]: [ 90 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 13.427 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) 13.427 * * [simplify]: iters left: 6 (14 enodes) 13.436 * * [simplify]: iters left: 5 (55 enodes) 13.453 * * [simplify]: iters left: 4 (71 enodes) 13.477 * * [simplify]: iters left: 3 (100 enodes) 13.505 * * [simplify]: iters left: 2 (110 enodes) 13.532 * * [simplify]: iters left: 1 (120 enodes) 13.561 * * [simplify]: Extracting #0: cost 1 inf + 0 13.561 * * [simplify]: Extracting #1: cost 11 inf + 0 13.561 * * [simplify]: Extracting #2: cost 10 inf + 128 13.561 * * [simplify]: Extracting #3: cost 18 inf + 169 13.561 * * [simplify]: Extracting #4: cost 17 inf + 297 13.562 * * [simplify]: Extracting #5: cost 11 inf + 686 13.563 * * [simplify]: Extracting #6: cost 4 inf + 1786 13.565 * * [simplify]: Extracting #7: cost 0 inf + 2702 13.567 * [simplify]: Simplified to (- (- (sqrt (fma -4 (* c a) (* b b)))) b) 13.567 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma -4 (* c a) (* b b)))) b) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 13.567 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1))) 13.568 * * [simplify]: iters left: 6 (13 enodes) 13.576 * * [simplify]: iters left: 5 (47 enodes) 13.591 * * [simplify]: iters left: 4 (62 enodes) 13.611 * * [simplify]: iters left: 3 (83 enodes) 13.634 * * [simplify]: iters left: 2 (88 enodes) 13.654 * * [simplify]: iters left: 1 (95 enodes) 13.667 * * [simplify]: Extracting #0: cost 1 inf + 0 13.667 * * [simplify]: Extracting #1: cost 0 inf + 1 13.667 * [simplify]: Simplified to 0 13.667 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 13.667 * * * * [progress]: [ 91 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 13.668 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 13.668 * * [simplify]: iters left: 6 (14 enodes) 13.672 * * [simplify]: iters left: 5 (50 enodes) 13.680 * * [simplify]: iters left: 4 (67 enodes) 13.690 * * [simplify]: iters left: 3 (87 enodes) 13.706 * * [simplify]: iters left: 2 (93 enodes) 13.721 * * [simplify]: iters left: 1 (97 enodes) 13.734 * * [simplify]: Extracting #0: cost 1 inf + 0 13.734 * * [simplify]: Extracting #1: cost 10 inf + 0 13.734 * * [simplify]: Extracting #2: cost 14 inf + 43 13.734 * * [simplify]: Extracting #3: cost 22 inf + 84 13.735 * * [simplify]: Extracting #4: cost 19 inf + 490 13.735 * * [simplify]: Extracting #5: cost 8 inf + 1701 13.736 * * [simplify]: Extracting #6: cost 0 inf + 3573 13.737 * [simplify]: Simplified to (- (- (sqrt (fma a (* -4 c) (* b b)))) b) 13.737 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma a (* -4 c) (* b b)))) b) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 13.737 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 13.737 * * [simplify]: iters left: 6 (12 enodes) 13.740 * * [simplify]: iters left: 5 (39 enodes) 13.746 * * [simplify]: iters left: 4 (55 enodes) 13.755 * * [simplify]: iters left: 3 (75 enodes) 13.769 * * [simplify]: iters left: 2 (79 enodes) 13.787 * * [simplify]: Extracting #0: cost 1 inf + 0 13.787 * * [simplify]: Extracting #1: cost 0 inf + 1 13.787 * [simplify]: Simplified to 0 13.788 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 13.788 * * * * [progress]: [ 92 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 13.788 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) 13.788 * * [simplify]: iters left: 6 (13 enodes) 13.795 * * [simplify]: iters left: 5 (50 enodes) 13.811 * * [simplify]: iters left: 4 (70 enodes) 13.833 * * [simplify]: iters left: 3 (92 enodes) 13.859 * * [simplify]: iters left: 2 (101 enodes) 13.882 * * [simplify]: iters left: 1 (111 enodes) 13.897 * * [simplify]: Extracting #0: cost 1 inf + 0 13.897 * * [simplify]: Extracting #1: cost 11 inf + 0 13.897 * * [simplify]: Extracting #2: cost 12 inf + 44 13.897 * * [simplify]: Extracting #3: cost 18 inf + 169 13.897 * * [simplify]: Extracting #4: cost 16 inf + 380 13.898 * * [simplify]: Extracting #5: cost 8 inf + 950 13.898 * * [simplify]: Extracting #6: cost 1 inf + 2483 13.899 * * [simplify]: Extracting #7: cost 0 inf + 2702 13.900 * [simplify]: Simplified to (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 13.900 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 13.901 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1)) 13.901 * * [simplify]: iters left: 6 (12 enodes) 13.904 * * [simplify]: iters left: 5 (42 enodes) 13.912 * * [simplify]: iters left: 4 (60 enodes) 13.921 * * [simplify]: iters left: 3 (76 enodes) 13.932 * * [simplify]: iters left: 2 (85 enodes) 13.945 * * [simplify]: iters left: 1 (87 enodes) 13.955 * * [simplify]: Extracting #0: cost 1 inf + 0 13.955 * * [simplify]: Extracting #1: cost 0 inf + 1 13.955 * [simplify]: Simplified to 0 13.955 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 13.955 * * * * [progress]: [ 93 / 177 ] simplifiying candidate #= b 0) (/ (log1p (expm1 (- (- b) (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 13.955 * * * * [progress]: [ 94 / 177 ] simplifiying candidate #= b 0) (/ (expm1 (log1p (- (- b) (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 13.955 * * * * [progress]: [ 95 / 177 ] simplifiying candidate #= b 0) (/ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 13.955 * [simplify]: Simplifying (* (cbrt (- b)) (cbrt (- b))) 13.956 * * [simplify]: iters left: 5 (4 enodes) 13.957 * * [simplify]: iters left: 4 (12 enodes) 13.959 * * [simplify]: Extracting #0: cost 1 inf + 0 13.959 * * [simplify]: Extracting #1: cost 3 inf + 0 13.959 * * [simplify]: Extracting #2: cost 5 inf + 0 13.959 * * [simplify]: Extracting #3: cost 7 inf + 0 13.959 * * [simplify]: Extracting #4: cost 6 inf + 1 13.959 * * [simplify]: Extracting #5: cost 0 inf + 647 13.959 * [simplify]: Simplified to (* (cbrt (- b)) (cbrt (- b))) 13.959 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 13.959 * * * * [progress]: [ 96 / 177 ] simplifiying candidate #= b 0) (/ (fma (sqrt (- b)) (sqrt (- b)) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 13.960 * [simplify]: Simplifying (sqrt (- b)) 13.960 * * [simplify]: iters left: 3 (3 enodes) 13.960 * * [simplify]: iters left: 2 (9 enodes) 13.962 * * [simplify]: Extracting #0: cost 1 inf + 0 13.962 * * [simplify]: Extracting #1: cost 3 inf + 0 13.962 * * [simplify]: Extracting #2: cost 5 inf + 0 13.962 * * [simplify]: Extracting #3: cost 4 inf + 1 13.962 * * [simplify]: Extracting #4: cost 0 inf + 245 13.962 * [simplify]: Simplified to (sqrt (- b)) 13.962 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (sqrt (- b)) (sqrt (- b)) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 13.962 * * * * [progress]: [ 97 / 177 ] simplifiying candidate #= b 0) (/ (fma 1 (- b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 13.962 * * * * [progress]: [ 98 / 177 ] simplifiying candidate #= b 0) (/ (fma -1 b (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 13.962 * * * * [progress]: [ 99 / 177 ] simplifiying candidate #= b 0) (/ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 13.962 * [simplify]: Simplifying (- (* (cbrt b) (cbrt b))) 13.962 * * [simplify]: iters left: 5 (4 enodes) 13.963 * * [simplify]: iters left: 4 (15 enodes) 13.966 * * [simplify]: iters left: 3 (17 enodes) 13.968 * * [simplify]: Extracting #0: cost 1 inf + 0 13.968 * * [simplify]: Extracting #1: cost 5 inf + 0 13.968 * * [simplify]: Extracting #2: cost 9 inf + 0 13.968 * * [simplify]: Extracting #3: cost 8 inf + 1 13.968 * * [simplify]: Extracting #4: cost 0 inf + 969 13.968 * [simplify]: Simplified to (- (* (cbrt b) (cbrt b))) 13.968 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 13.968 * * * * [progress]: [ 100 / 177 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 13.969 * [simplify]: Simplifying (- (sqrt b)) 13.969 * * [simplify]: iters left: 3 (3 enodes) 13.969 * * [simplify]: iters left: 2 (9 enodes) 13.970 * * [simplify]: Extracting #0: cost 1 inf + 0 13.970 * * [simplify]: Extracting #1: cost 3 inf + 0 13.970 * * [simplify]: Extracting #2: cost 5 inf + 0 13.970 * * [simplify]: Extracting #3: cost 4 inf + 1 13.971 * * [simplify]: Extracting #4: cost 0 inf + 245 13.971 * [simplify]: Simplified to (- (sqrt b)) 13.971 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 13.971 * * * * [progress]: [ 101 / 177 ] simplifiying candidate #= b 0) (/ (fma (- 1) b (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 13.971 * [simplify]: Simplifying (- 1) 13.971 * * [simplify]: iters left: 2 (2 enodes) 13.972 * * [simplify]: iters left: 1 (9 enodes) 13.974 * * [simplify]: Extracting #0: cost 1 inf + 0 13.974 * * [simplify]: Extracting #1: cost 0 inf + 1 13.974 * [simplify]: Simplified to -1 13.974 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma -1 b (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 13.974 * * * * [progress]: [ 102 / 177 ] simplifiying candidate #= b 0) (/ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 13.974 * [simplify]: Simplifying (* (cbrt b) (cbrt b)) 13.975 * * [simplify]: iters left: 3 (3 enodes) 13.975 * * [simplify]: iters left: 2 (9 enodes) 13.976 * * [simplify]: Extracting #0: cost 1 inf + 0 13.976 * * [simplify]: Extracting #1: cost 3 inf + 0 13.976 * * [simplify]: Extracting #2: cost 5 inf + 0 13.977 * * [simplify]: Extracting #3: cost 4 inf + 1 13.977 * * [simplify]: Extracting #4: cost 0 inf + 405 13.977 * [simplify]: Simplified to (* (cbrt b) (cbrt b)) 13.977 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 13.977 * * * * [progress]: [ 103 / 177 ] simplifiying candidate #= b 0) (/ (fma (sqrt b) (- (sqrt b)) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 13.977 * [simplify]: Simplifying (sqrt b) 13.977 * * [simplify]: iters left: 1 (2 enodes) 13.977 * * [simplify]: Extracting #0: cost 1 inf + 0 13.977 * * [simplify]: Extracting #1: cost 3 inf + 0 13.978 * * [simplify]: Extracting #2: cost 2 inf + 1 13.978 * * [simplify]: Extracting #3: cost 0 inf + 83 13.978 * [simplify]: Simplified to (sqrt b) 13.978 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (sqrt b) (- (sqrt b)) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 13.978 * * * * [progress]: [ 104 / 177 ] simplifiying candidate #= b 0) (/ (fma 1 (- b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 13.978 * * * * [progress]: [ 105 / 177 ] simplifiying candidate #= b 0) (/ (log (/ (/ 1 (exp b)) (exp (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 13.978 * [simplify]: Simplifying (/ (/ 1 (exp b)) (exp (sqrt (fma (* -4 a) c (* b b))))) 13.978 * * [simplify]: iters left: 6 (13 enodes) 13.982 * * [simplify]: iters left: 5 (48 enodes) 13.990 * * [simplify]: iters left: 4 (69 enodes) 14.008 * * [simplify]: iters left: 3 (94 enodes) 14.021 * * [simplify]: iters left: 2 (100 enodes) 14.036 * * [simplify]: iters left: 1 (107 enodes) 14.052 * * [simplify]: Extracting #0: cost 1 inf + 0 14.052 * * [simplify]: Extracting #1: cost 11 inf + 0 14.052 * * [simplify]: Extracting #2: cost 21 inf + 1 14.052 * * [simplify]: Extracting #3: cost 24 inf + 43 14.052 * * [simplify]: Extracting #4: cost 28 inf + 448 14.052 * * [simplify]: Extracting #5: cost 28 inf + 534 14.053 * * [simplify]: Extracting #6: cost 21 inf + 965 14.053 * * [simplify]: Extracting #7: cost 7 inf + 3949 14.054 * * [simplify]: Extracting #8: cost 2 inf + 5364 14.055 * * [simplify]: Extracting #9: cost 0 inf + 5982 14.056 * [simplify]: Simplified to (exp (- (+ b (sqrt (fma -4 (* c a) (* b b)))))) 14.057 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (log (exp (- (+ b (sqrt (fma -4 (* c a) (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 14.057 * * * * [progress]: [ 106 / 177 ] simplifiying candidate #= b 0) (/ (log (/ (exp (- b)) (exp (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 14.057 * [simplify]: Simplifying (/ (exp (- b)) (exp (sqrt (fma (* -4 a) c (* b b))))) 14.057 * * [simplify]: iters left: 6 (12 enodes) 14.060 * * [simplify]: iters left: 5 (44 enodes) 14.067 * * [simplify]: iters left: 4 (64 enodes) 14.082 * * [simplify]: iters left: 3 (92 enodes) 14.107 * * [simplify]: iters left: 2 (105 enodes) 14.133 * * [simplify]: iters left: 1 (109 enodes) 14.163 * * [simplify]: Extracting #0: cost 1 inf + 0 14.163 * * [simplify]: Extracting #1: cost 11 inf + 0 14.163 * * [simplify]: Extracting #2: cost 21 inf + 1 14.163 * * [simplify]: Extracting #3: cost 25 inf + 2 14.163 * * [simplify]: Extracting #4: cost 31 inf + 226 14.164 * * [simplify]: Extracting #5: cost 26 inf + 688 14.164 * * [simplify]: Extracting #6: cost 17 inf + 1381 14.166 * * [simplify]: Extracting #7: cost 1 inf + 5408 14.168 * * [simplify]: Extracting #8: cost 0 inf + 5695 14.170 * [simplify]: Simplified to (exp (- (- b) (sqrt (fma (* -4 a) c (* b b))))) 14.170 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (log (exp (- (- b) (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 14.171 * * * * [progress]: [ 107 / 177 ] simplifiying candidate #= b 0) (/ (pow (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 1) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 14.171 * * * * [progress]: [ 108 / 177 ] simplifiying candidate #= b 0) (/ (exp (log (- (- b) (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 14.171 * * * * [progress]: [ 109 / 177 ] simplifiying candidate #= b 0) (/ (log (exp (- (- b) (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 14.171 * * * * [progress]: [ 110 / 177 ] simplifiying candidate #= b 0) (/ (* (* (cbrt (- (- b) (sqrt (fma (* -4 a) c (* b b))))) (cbrt (- (- b) (sqrt (fma (* -4 a) c (* b b)))))) (cbrt (- (- b) (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 14.171 * * * * [progress]: [ 111 / 177 ] simplifiying candidate #= b 0) (/ (cbrt (* (* (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (- (- b) (sqrt (fma (* -4 a) c (* b b))))) (- (- b) (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 14.171 * * * * [progress]: [ 112 / 177 ] simplifiying candidate #= b 0) (/ (* (sqrt (- (- b) (sqrt (fma (* -4 a) c (* b b))))) (sqrt (- (- b) (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 14.171 * * * * [progress]: [ 113 / 177 ] simplifiying candidate #= b 0) (/ (/ (- (pow (- b) 3) (pow (sqrt (fma (* -4 a) c (* b b))) 3)) (+ (* (- b) (- b)) (+ (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (* (- b) (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 14.171 * * * * [progress]: [ 114 / 177 ] simplifiying candidate #= b 0) (/ (+ (- b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 14.171 * * * * [progress]: [ 115 / 177 ] simplifiying candidate #= b 0) (/ (* 1 (- (- b) (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 14.171 * * * * [progress]: [ 116 / 177 ] simplifiying candidate #= b 0) (/ (/ (- (* (- b) (- b)) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b))))) (+ (- b) (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 14.171 * * * * [progress]: [ 117 / 177 ] simplifiying candidate #= b 0) (/ (* (+ (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b))))) (- (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 14.172 * [simplify]: Simplifying (+ (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b))))) 14.172 * * [simplify]: iters left: 6 (12 enodes) 14.177 * * [simplify]: iters left: 5 (40 enodes) 14.189 * * [simplify]: iters left: 4 (48 enodes) 14.203 * * [simplify]: iters left: 3 (60 enodes) 14.219 * * [simplify]: iters left: 2 (62 enodes) 14.235 * * [simplify]: Extracting #0: cost 1 inf + 0 14.235 * * [simplify]: Extracting #1: cost 4 inf + 0 14.235 * * [simplify]: Extracting #2: cost 8 inf + 0 14.235 * * [simplify]: Extracting #3: cost 12 inf + 0 14.235 * * [simplify]: Extracting #4: cost 20 inf + 1 14.235 * * [simplify]: Extracting #5: cost 18 inf + 170 14.236 * * [simplify]: Extracting #6: cost 6 inf + 1122 14.237 * * [simplify]: Extracting #7: cost 0 inf + 2500 14.238 * [simplify]: Simplified to (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (- b))) 14.238 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (- b))) (- (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 14.238 * [simplify]: Simplifying (- (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b))))) 14.238 * * [simplify]: iters left: 6 (12 enodes) 14.244 * * [simplify]: iters left: 5 (41 enodes) 14.256 * * [simplify]: iters left: 4 (52 enodes) 14.270 * * [simplify]: iters left: 3 (64 enodes) 14.279 * * [simplify]: iters left: 2 (66 enodes) 14.289 * * [simplify]: Extracting #0: cost 1 inf + 0 14.289 * * [simplify]: Extracting #1: cost 5 inf + 0 14.289 * * [simplify]: Extracting #2: cost 10 inf + 0 14.289 * * [simplify]: Extracting #3: cost 14 inf + 0 14.289 * * [simplify]: Extracting #4: cost 22 inf + 1 14.289 * * [simplify]: Extracting #5: cost 19 inf + 212 14.289 * * [simplify]: Extracting #6: cost 7 inf + 1245 14.290 * * [simplify]: Extracting #7: cost 1 inf + 2679 14.291 * * [simplify]: Extracting #8: cost 0 inf + 3018 14.291 * [simplify]: Simplified to (- (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b))))) 14.291 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* (+ (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b))))) (- (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 14.291 * * * * [progress]: [ 118 / 177 ] simplifiying candidate #= b 0) (/ (* (+ (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b))))) (- (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 14.291 * [simplify]: Simplifying (+ (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b))))) 14.292 * * [simplify]: iters left: 6 (12 enodes) 14.295 * * [simplify]: iters left: 5 (40 enodes) 14.301 * * [simplify]: iters left: 4 (48 enodes) 14.308 * * [simplify]: iters left: 3 (60 enodes) 14.317 * * [simplify]: iters left: 2 (62 enodes) 14.325 * * [simplify]: Extracting #0: cost 1 inf + 0 14.325 * * [simplify]: Extracting #1: cost 4 inf + 0 14.325 * * [simplify]: Extracting #2: cost 8 inf + 0 14.325 * * [simplify]: Extracting #3: cost 12 inf + 0 14.325 * * [simplify]: Extracting #4: cost 20 inf + 1 14.325 * * [simplify]: Extracting #5: cost 18 inf + 170 14.326 * * [simplify]: Extracting #6: cost 6 inf + 1122 14.326 * * [simplify]: Extracting #7: cost 0 inf + 2500 14.326 * [simplify]: Simplified to (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (- b))) 14.327 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (- b))) (- (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 14.327 * [simplify]: Simplifying (- (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b))))) 14.327 * * [simplify]: iters left: 6 (12 enodes) 14.330 * * [simplify]: iters left: 5 (41 enodes) 14.337 * * [simplify]: iters left: 4 (52 enodes) 14.344 * * [simplify]: iters left: 3 (64 enodes) 14.353 * * [simplify]: iters left: 2 (66 enodes) 14.363 * * [simplify]: Extracting #0: cost 1 inf + 0 14.363 * * [simplify]: Extracting #1: cost 5 inf + 0 14.363 * * [simplify]: Extracting #2: cost 10 inf + 0 14.363 * * [simplify]: Extracting #3: cost 14 inf + 0 14.363 * * [simplify]: Extracting #4: cost 22 inf + 1 14.364 * * [simplify]: Extracting #5: cost 19 inf + 212 14.364 * * [simplify]: Extracting #6: cost 7 inf + 1245 14.364 * * [simplify]: Extracting #7: cost 1 inf + 2679 14.366 * * [simplify]: Extracting #8: cost 0 inf + 3018 14.367 * [simplify]: Simplified to (- (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b))))) 14.367 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* (+ (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b))))) (- (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 14.367 * * * * [progress]: [ 119 / 177 ] simplifiying candidate #= b 0) (/ (* 1 (- (- b) (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 14.367 * [simplify]: Simplifying (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 14.367 * * [simplify]: iters left: 6 (10 enodes) 14.372 * * [simplify]: iters left: 5 (35 enodes) 14.384 * * [simplify]: iters left: 4 (48 enodes) 14.399 * * [simplify]: iters left: 3 (65 enodes) 14.416 * * [simplify]: iters left: 2 (67 enodes) 14.433 * * [simplify]: Extracting #0: cost 1 inf + 0 14.433 * * [simplify]: Extracting #1: cost 7 inf + 0 14.433 * * [simplify]: Extracting #2: cost 11 inf + 1 14.433 * * [simplify]: Extracting #3: cost 18 inf + 83 14.433 * * [simplify]: Extracting #4: cost 19 inf + 127 14.434 * * [simplify]: Extracting #5: cost 5 inf + 1930 14.435 * * [simplify]: Extracting #6: cost 0 inf + 2616 14.436 * [simplify]: Simplified to (- (- b) (sqrt (fma a (* -4 c) (* b b)))) 14.436 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 1 (- (- b) (sqrt (fma a (* -4 c) (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 14.437 * * * * [progress]: [ 120 / 177 ] simplifiying candidate #= b 0) (/ (* 1 (- (- b) (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 14.437 * [simplify]: Simplifying (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 14.437 * * [simplify]: iters left: 6 (10 enodes) 14.442 * * [simplify]: iters left: 5 (35 enodes) 14.453 * * [simplify]: iters left: 4 (48 enodes) 14.467 * * [simplify]: iters left: 3 (65 enodes) 14.484 * * [simplify]: iters left: 2 (67 enodes) 14.500 * * [simplify]: Extracting #0: cost 1 inf + 0 14.501 * * [simplify]: Extracting #1: cost 7 inf + 0 14.501 * * [simplify]: Extracting #2: cost 11 inf + 1 14.501 * * [simplify]: Extracting #3: cost 18 inf + 83 14.501 * * [simplify]: Extracting #4: cost 19 inf + 127 14.502 * * [simplify]: Extracting #5: cost 5 inf + 1930 14.503 * * [simplify]: Extracting #6: cost 0 inf + 2616 14.504 * [simplify]: Simplified to (- (- b) (sqrt (fma a (* -4 c) (* b b)))) 14.504 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 1 (- (- b) (sqrt (fma a (* -4 c) (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 14.504 * * * * [progress]: [ 121 / 177 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 14.504 * * * * [progress]: [ 122 / 177 ] simplifiying candidate #= b 0) (/ (+ (- b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 14.504 * * * * [progress]: [ 123 / 177 ] simplifiying candidate #= b 0) (/ (posit16->real (real->posit16 (- (- b) (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 14.504 * * * * [progress]: [ 124 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))))))))> 14.505 * [simplify]: Simplifying (fma (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 14.505 * * [simplify]: iters left: 6 (15 enodes) 14.513 * * [simplify]: iters left: 5 (57 enodes) 14.532 * * [simplify]: iters left: 4 (79 enodes) 14.555 * * [simplify]: iters left: 3 (98 enodes) 14.582 * * [simplify]: iters left: 2 (105 enodes) 14.610 * * [simplify]: iters left: 1 (119 enodes) 14.642 * * [simplify]: Extracting #0: cost 1 inf + 0 14.642 * * [simplify]: Extracting #1: cost 11 inf + 0 14.642 * * [simplify]: Extracting #2: cost 19 inf + 244 14.643 * * [simplify]: Extracting #3: cost 23 inf + 1052 14.643 * * [simplify]: Extracting #4: cost 25 inf + 1139 14.644 * * [simplify]: Extracting #5: cost 12 inf + 2885 14.645 * * [simplify]: Extracting #6: cost 1 inf + 6098 14.646 * * [simplify]: Extracting #7: cost 0 inf + 6608 14.647 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 14.647 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))))))) 14.648 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 14.648 * * [simplify]: iters left: 6 (6 enodes) 14.649 * * [simplify]: iters left: 5 (23 enodes) 14.653 * * [simplify]: iters left: 4 (31 enodes) 14.658 * * [simplify]: iters left: 3 (36 enodes) 14.663 * * [simplify]: Extracting #0: cost 1 inf + 0 14.663 * * [simplify]: Extracting #1: cost 6 inf + 0 14.663 * * [simplify]: Extracting #2: cost 10 inf + 1 14.663 * * [simplify]: Extracting #3: cost 3 inf + 1200 14.663 * * [simplify]: Extracting #4: cost 0 inf + 1348 14.664 * * [simplify]: Extracting #5: cost 0 inf + 1213 14.664 * [simplify]: Simplified to (+ (- b) b) 14.664 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (+ (- b) b)))))) 14.664 * * * * [progress]: [ 125 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))))))))> 14.664 * [simplify]: Simplifying (fma (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) 14.664 * * [simplify]: iters left: 6 (14 enodes) 14.668 * * [simplify]: iters left: 5 (45 enodes) 14.674 * * [simplify]: iters left: 4 (58 enodes) 14.690 * * [simplify]: iters left: 3 (73 enodes) 14.709 * * [simplify]: iters left: 2 (82 enodes) 14.732 * * [simplify]: iters left: 1 (96 enodes) 14.760 * * [simplify]: Extracting #0: cost 1 inf + 0 14.760 * * [simplify]: Extracting #1: cost 7 inf + 0 14.760 * * [simplify]: Extracting #2: cost 13 inf + 42 14.760 * * [simplify]: Extracting #3: cost 23 inf + 84 14.761 * * [simplify]: Extracting #4: cost 25 inf + 171 14.761 * * [simplify]: Extracting #5: cost 13 inf + 1265 14.762 * * [simplify]: Extracting #6: cost 7 inf + 2652 14.764 * * [simplify]: Extracting #7: cost 1 inf + 5170 14.766 * * [simplify]: Extracting #8: cost 0 inf + 5640 14.768 * [simplify]: Simplified to (- (sqrt (fma a (* c -4) (* b b))) b) 14.768 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma a (* c -4) (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))))))) 14.768 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 14.768 * * [simplify]: iters left: 4 (5 enodes) 14.771 * * [simplify]: iters left: 3 (15 enodes) 14.775 * * [simplify]: iters left: 2 (21 enodes) 14.780 * * [simplify]: iters left: 1 (22 enodes) 14.786 * * [simplify]: Extracting #0: cost 1 inf + 0 14.786 * * [simplify]: Extracting #1: cost 6 inf + 0 14.786 * * [simplify]: Extracting #2: cost 8 inf + 1 14.786 * * [simplify]: Extracting #3: cost 0 inf + 599 14.787 * * [simplify]: Extracting #4: cost 0 inf + 489 14.787 * [simplify]: Simplified to (+ (- b) b) 14.787 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma a (* c -4) (* b b))) b) (+ (- b) b)))))) 14.787 * * * * [progress]: [ 126 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) (fma (- b) 1 (* b 1)))))))> 14.788 * [simplify]: Simplifying (fma (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) 14.788 * * [simplify]: iters left: 6 (14 enodes) 14.795 * * [simplify]: iters left: 5 (47 enodes) 14.809 * * [simplify]: iters left: 4 (62 enodes) 14.828 * * [simplify]: iters left: 3 (77 enodes) 14.844 * * [simplify]: iters left: 2 (86 enodes) 14.857 * * [simplify]: iters left: 1 (100 enodes) 14.876 * * [simplify]: Extracting #0: cost 1 inf + 0 14.876 * * [simplify]: Extracting #1: cost 7 inf + 0 14.876 * * [simplify]: Extracting #2: cost 13 inf + 42 14.876 * * [simplify]: Extracting #3: cost 23 inf + 84 14.876 * * [simplify]: Extracting #4: cost 25 inf + 171 14.877 * * [simplify]: Extracting #5: cost 11 inf + 1823 14.879 * * [simplify]: Extracting #6: cost 2 inf + 4660 14.880 * * [simplify]: Extracting #7: cost 0 inf + 5640 14.882 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 14.882 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (fma (- b) 1 (* b 1))))))) 14.883 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 14.883 * * [simplify]: iters left: 3 (5 enodes) 14.886 * * [simplify]: iters left: 2 (17 enodes) 14.892 * * [simplify]: iters left: 1 (22 enodes) 14.898 * * [simplify]: Extracting #0: cost 1 inf + 0 14.898 * * [simplify]: Extracting #1: cost 5 inf + 0 14.898 * * [simplify]: Extracting #2: cost 5 inf + 2 14.898 * * [simplify]: Extracting #3: cost 0 inf + 288 14.898 * [simplify]: Simplified to (+ (- b) b) 14.898 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (+ (- b) b)))))) 14.898 * * * * [progress]: [ 127 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))))))))> 14.898 * [simplify]: Simplifying (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 14.898 * * [simplify]: iters left: 6 (16 enodes) 14.904 * * [simplify]: iters left: 5 (61 enodes) 14.914 * * [simplify]: iters left: 4 (83 enodes) 14.928 * * [simplify]: iters left: 3 (101 enodes) 14.952 * * [simplify]: iters left: 2 (103 enodes) 14.975 * * [simplify]: Extracting #0: cost 1 inf + 0 14.975 * * [simplify]: Extracting #1: cost 11 inf + 0 14.975 * * [simplify]: Extracting #2: cost 16 inf + 405 14.976 * * [simplify]: Extracting #3: cost 13 inf + 1051 14.976 * * [simplify]: Extracting #4: cost 22 inf + 1051 14.976 * * [simplify]: Extracting #5: cost 23 inf + 1095 14.977 * * [simplify]: Extracting #6: cost 10 inf + 2486 14.979 * * [simplify]: Extracting #7: cost 2 inf + 4622 14.981 * * [simplify]: Extracting #8: cost 0 inf + 5260 14.982 * [simplify]: Simplified to (- (* (fabs (cbrt (fma c (* -4 a) (* b b)))) (sqrt (cbrt (fma c (* -4 a) (* b b))))) b) 14.982 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (* (fabs (cbrt (fma c (* -4 a) (* b b)))) (sqrt (cbrt (fma c (* -4 a) (* b b))))) b) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))))))) 14.983 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 14.983 * * [simplify]: iters left: 6 (6 enodes) 14.986 * * [simplify]: iters left: 5 (23 enodes) 14.993 * * [simplify]: iters left: 4 (31 enodes) 15.002 * * [simplify]: iters left: 3 (36 enodes) 15.010 * * [simplify]: Extracting #0: cost 1 inf + 0 15.010 * * [simplify]: Extracting #1: cost 6 inf + 0 15.010 * * [simplify]: Extracting #2: cost 10 inf + 1 15.010 * * [simplify]: Extracting #3: cost 3 inf + 1200 15.010 * * [simplify]: Extracting #4: cost 0 inf + 1348 15.010 * * [simplify]: Extracting #5: cost 0 inf + 1213 15.011 * [simplify]: Simplified to (+ (- b) b) 15.011 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (+ (- b) b)))))) 15.011 * * * * [progress]: [ 128 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))))))))> 15.011 * [simplify]: Simplifying (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) 15.011 * * [simplify]: iters left: 6 (15 enodes) 15.015 * * [simplify]: iters left: 5 (49 enodes) 15.024 * * [simplify]: iters left: 4 (62 enodes) 15.033 * * [simplify]: iters left: 3 (75 enodes) 15.043 * * [simplify]: iters left: 2 (77 enodes) 15.054 * * [simplify]: Extracting #0: cost 1 inf + 0 15.054 * * [simplify]: Extracting #1: cost 7 inf + 0 15.054 * * [simplify]: Extracting #2: cost 11 inf + 42 15.054 * * [simplify]: Extracting #3: cost 13 inf + 83 15.054 * * [simplify]: Extracting #4: cost 22 inf + 83 15.054 * * [simplify]: Extracting #5: cost 22 inf + 169 15.055 * * [simplify]: Extracting #6: cost 8 inf + 1820 15.055 * * [simplify]: Extracting #7: cost 1 inf + 3983 15.056 * * [simplify]: Extracting #8: cost 0 inf + 4292 15.057 * [simplify]: Simplified to (- (* (fabs (cbrt (fma a (* c -4) (* b b)))) (sqrt (cbrt (fma a (* c -4) (* b b))))) b) 15.057 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (* (fabs (cbrt (fma a (* c -4) (* b b)))) (sqrt (cbrt (fma a (* c -4) (* b b))))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))))))) 15.057 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 15.057 * * [simplify]: iters left: 4 (5 enodes) 15.059 * * [simplify]: iters left: 3 (15 enodes) 15.061 * * [simplify]: iters left: 2 (21 enodes) 15.063 * * [simplify]: iters left: 1 (22 enodes) 15.065 * * [simplify]: Extracting #0: cost 1 inf + 0 15.065 * * [simplify]: Extracting #1: cost 6 inf + 0 15.066 * * [simplify]: Extracting #2: cost 8 inf + 1 15.066 * * [simplify]: Extracting #3: cost 0 inf + 599 15.066 * * [simplify]: Extracting #4: cost 0 inf + 489 15.066 * [simplify]: Simplified to (+ (- b) b) 15.066 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) (+ (- b) b)))))) 15.066 * * * * [progress]: [ 129 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* b 1))) (fma (- b) 1 (* b 1)))))))> 15.066 * [simplify]: Simplifying (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* b 1))) 15.066 * * [simplify]: iters left: 6 (15 enodes) 15.070 * * [simplify]: iters left: 5 (51 enodes) 15.078 * * [simplify]: iters left: 4 (66 enodes) 15.088 * * [simplify]: iters left: 3 (79 enodes) 15.098 * * [simplify]: iters left: 2 (81 enodes) 15.110 * * [simplify]: Extracting #0: cost 1 inf + 0 15.110 * * [simplify]: Extracting #1: cost 7 inf + 0 15.110 * * [simplify]: Extracting #2: cost 11 inf + 42 15.110 * * [simplify]: Extracting #3: cost 13 inf + 83 15.110 * * [simplify]: Extracting #4: cost 22 inf + 83 15.110 * * [simplify]: Extracting #5: cost 23 inf + 127 15.111 * * [simplify]: Extracting #6: cost 9 inf + 1818 15.111 * * [simplify]: Extracting #7: cost 1 inf + 3983 15.112 * * [simplify]: Extracting #8: cost 0 inf + 4292 15.113 * [simplify]: Simplified to (- (* (fabs (cbrt (fma a (* c -4) (* b b)))) (sqrt (cbrt (fma a (* c -4) (* b b))))) b) 15.113 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (* (fabs (cbrt (fma a (* c -4) (* b b)))) (sqrt (cbrt (fma a (* c -4) (* b b))))) b) (fma (- b) 1 (* b 1))))))) 15.113 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 15.113 * * [simplify]: iters left: 3 (5 enodes) 15.115 * * [simplify]: iters left: 2 (17 enodes) 15.118 * * [simplify]: iters left: 1 (22 enodes) 15.121 * * [simplify]: Extracting #0: cost 1 inf + 0 15.121 * * [simplify]: Extracting #1: cost 5 inf + 0 15.121 * * [simplify]: Extracting #2: cost 5 inf + 2 15.121 * * [simplify]: Extracting #3: cost 0 inf + 288 15.122 * [simplify]: Simplified to (+ (- b) b) 15.122 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* b 1))) (+ (- b) b)))))) 15.122 * * * * [progress]: [ 130 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))))))))> 15.122 * [simplify]: Simplifying (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 15.122 * * [simplify]: iters left: 6 (14 enodes) 15.125 * * [simplify]: iters left: 5 (54 enodes) 15.134 * * [simplify]: iters left: 4 (72 enodes) 15.144 * * [simplify]: iters left: 3 (85 enodes) 15.155 * * [simplify]: iters left: 2 (87 enodes) 15.165 * * [simplify]: Extracting #0: cost 1 inf + 0 15.165 * * [simplify]: Extracting #1: cost 5 inf + 0 15.165 * * [simplify]: Extracting #2: cost 14 inf + 0 15.166 * * [simplify]: Extracting #3: cost 23 inf + 164 15.166 * * [simplify]: Extracting #4: cost 18 inf + 855 15.166 * * [simplify]: Extracting #5: cost 2 inf + 2668 15.167 * * [simplify]: Extracting #6: cost 0 inf + 3146 15.167 * [simplify]: Simplified to (+ (sqrt (fma a (* c -4) (* b b))) (- b)) 15.168 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (+ (sqrt (fma a (* c -4) (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))))))) 15.168 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 15.168 * * [simplify]: iters left: 6 (6 enodes) 15.169 * * [simplify]: iters left: 5 (23 enodes) 15.173 * * [simplify]: iters left: 4 (31 enodes) 15.179 * * [simplify]: iters left: 3 (36 enodes) 15.186 * * [simplify]: Extracting #0: cost 1 inf + 0 15.186 * * [simplify]: Extracting #1: cost 6 inf + 0 15.186 * * [simplify]: Extracting #2: cost 10 inf + 1 15.186 * * [simplify]: Extracting #3: cost 3 inf + 1200 15.187 * * [simplify]: Extracting #4: cost 0 inf + 1348 15.187 * * [simplify]: Extracting #5: cost 0 inf + 1213 15.187 * [simplify]: Simplified to (+ (- b) b) 15.187 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (+ (- b) b)))))) 15.188 * * * * [progress]: [ 131 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))))))))> 15.188 * [simplify]: Simplifying (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) 15.189 * * [simplify]: iters left: 6 (13 enodes) 15.195 * * [simplify]: iters left: 5 (42 enodes) 15.207 * * [simplify]: iters left: 4 (51 enodes) 15.222 * * [simplify]: iters left: 3 (64 enodes) 15.239 * * [simplify]: iters left: 2 (66 enodes) 15.255 * * [simplify]: Extracting #0: cost 1 inf + 0 15.255 * * [simplify]: Extracting #1: cost 6 inf + 0 15.255 * * [simplify]: Extracting #2: cost 8 inf + 42 15.255 * * [simplify]: Extracting #3: cost 16 inf + 83 15.255 * * [simplify]: Extracting #4: cost 17 inf + 127 15.255 * * [simplify]: Extracting #5: cost 3 inf + 1481 15.256 * * [simplify]: Extracting #6: cost 0 inf + 2098 15.256 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 15.256 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))))))) 15.257 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 15.257 * * [simplify]: iters left: 4 (5 enodes) 15.258 * * [simplify]: iters left: 3 (15 enodes) 15.260 * * [simplify]: iters left: 2 (21 enodes) 15.263 * * [simplify]: iters left: 1 (22 enodes) 15.265 * * [simplify]: Extracting #0: cost 1 inf + 0 15.265 * * [simplify]: Extracting #1: cost 6 inf + 0 15.265 * * [simplify]: Extracting #2: cost 8 inf + 1 15.266 * * [simplify]: Extracting #3: cost 0 inf + 599 15.266 * * [simplify]: Extracting #4: cost 0 inf + 489 15.266 * [simplify]: Simplified to (+ (- b) b) 15.266 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) (+ (- b) b)))))) 15.266 * * * * [progress]: [ 132 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) (fma (- b) 1 (* b 1)))))))> 15.266 * [simplify]: Simplifying (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) 15.266 * * [simplify]: iters left: 6 (13 enodes) 15.270 * * [simplify]: iters left: 5 (44 enodes) 15.277 * * [simplify]: iters left: 4 (55 enodes) 15.288 * * [simplify]: iters left: 3 (68 enodes) 15.307 * * [simplify]: iters left: 2 (70 enodes) 15.324 * * [simplify]: Extracting #0: cost 1 inf + 0 15.324 * * [simplify]: Extracting #1: cost 6 inf + 0 15.324 * * [simplify]: Extracting #2: cost 8 inf + 42 15.325 * * [simplify]: Extracting #3: cost 16 inf + 83 15.325 * * [simplify]: Extracting #4: cost 16 inf + 169 15.325 * * [simplify]: Extracting #5: cost 3 inf + 1754 15.326 * * [simplify]: Extracting #6: cost 0 inf + 2098 15.327 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 15.327 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (fma (- b) 1 (* b 1))))))) 15.328 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 15.328 * * [simplify]: iters left: 3 (5 enodes) 15.330 * * [simplify]: iters left: 2 (17 enodes) 15.333 * * [simplify]: iters left: 1 (22 enodes) 15.336 * * [simplify]: Extracting #0: cost 1 inf + 0 15.336 * * [simplify]: Extracting #1: cost 5 inf + 0 15.336 * * [simplify]: Extracting #2: cost 5 inf + 2 15.336 * * [simplify]: Extracting #3: cost 0 inf + 288 15.336 * [simplify]: Simplified to (+ (- b) b) 15.336 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) (+ (- b) b)))))) 15.337 * * * * [progress]: [ 133 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))))))))> 15.337 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 15.337 * * [simplify]: iters left: 6 (15 enodes) 15.341 * * [simplify]: iters left: 5 (59 enodes) 15.350 * * [simplify]: iters left: 4 (82 enodes) 15.364 * * [simplify]: iters left: 3 (97 enodes) 15.387 * * [simplify]: iters left: 2 (99 enodes) 15.410 * * [simplify]: Extracting #0: cost 1 inf + 0 15.410 * * [simplify]: Extracting #1: cost 5 inf + 0 15.410 * * [simplify]: Extracting #2: cost 12 inf + 1 15.410 * * [simplify]: Extracting #3: cost 21 inf + 245 15.410 * * [simplify]: Extracting #4: cost 14 inf + 1138 15.411 * * [simplify]: Extracting #5: cost 5 inf + 1790 15.412 * * [simplify]: Extracting #6: cost 1 inf + 2450 15.413 * * [simplify]: Extracting #7: cost 0 inf + 2709 15.413 * [simplify]: Simplified to (+ (sqrt (fma -4 (* a c) (* b b))) (- b)) 15.414 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (+ (sqrt (fma -4 (* a c) (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))))))) 15.414 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 15.414 * * [simplify]: iters left: 6 (6 enodes) 15.415 * * [simplify]: iters left: 5 (23 enodes) 15.421 * * [simplify]: iters left: 4 (31 enodes) 15.425 * * [simplify]: iters left: 3 (36 enodes) 15.429 * * [simplify]: Extracting #0: cost 1 inf + 0 15.429 * * [simplify]: Extracting #1: cost 6 inf + 0 15.429 * * [simplify]: Extracting #2: cost 10 inf + 1 15.430 * * [simplify]: Extracting #3: cost 3 inf + 1200 15.430 * * [simplify]: Extracting #4: cost 0 inf + 1348 15.430 * * [simplify]: Extracting #5: cost 0 inf + 1213 15.430 * [simplify]: Simplified to (+ (- b) b) 15.430 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (+ (- b) b)))))) 15.430 * * * * [progress]: [ 134 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))))))))> 15.431 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- (* (sqrt b) (sqrt b)))) 15.431 * * [simplify]: iters left: 6 (14 enodes) 15.435 * * [simplify]: iters left: 5 (47 enodes) 15.442 * * [simplify]: iters left: 4 (61 enodes) 15.453 * * [simplify]: iters left: 3 (76 enodes) 15.471 * * [simplify]: iters left: 2 (78 enodes) 15.490 * * [simplify]: Extracting #0: cost 1 inf + 0 15.490 * * [simplify]: Extracting #1: cost 6 inf + 0 15.490 * * [simplify]: Extracting #2: cost 7 inf + 2 15.490 * * [simplify]: Extracting #3: cost 14 inf + 84 15.490 * * [simplify]: Extracting #4: cost 15 inf + 128 15.491 * * [simplify]: Extracting #5: cost 4 inf + 1138 15.492 * * [simplify]: Extracting #6: cost 0 inf + 1661 15.492 * [simplify]: Simplified to (- (sqrt (fma (* -4 a) c (* b b))) b) 15.493 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))))))) 15.493 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 15.493 * * [simplify]: iters left: 4 (5 enodes) 15.495 * * [simplify]: iters left: 3 (15 enodes) 15.500 * * [simplify]: iters left: 2 (21 enodes) 15.505 * * [simplify]: iters left: 1 (22 enodes) 15.510 * * [simplify]: Extracting #0: cost 1 inf + 0 15.510 * * [simplify]: Extracting #1: cost 6 inf + 0 15.511 * * [simplify]: Extracting #2: cost 8 inf + 1 15.511 * * [simplify]: Extracting #3: cost 0 inf + 599 15.512 * * [simplify]: Extracting #4: cost 0 inf + 489 15.512 * [simplify]: Simplified to (+ (- b) b) 15.512 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (+ (- b) b)))))) 15.512 * * * * [progress]: [ 135 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- (* b 1))) (fma (- b) 1 (* b 1)))))))> 15.513 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- (* b 1))) 15.513 * * [simplify]: iters left: 5 (13 enodes) 15.520 * * [simplify]: iters left: 4 (44 enodes) 15.527 * * [simplify]: iters left: 3 (58 enodes) 15.538 * * [simplify]: iters left: 2 (73 enodes) 15.547 * * [simplify]: iters left: 1 (75 enodes) 15.557 * * [simplify]: Extracting #0: cost 1 inf + 0 15.557 * * [simplify]: Extracting #1: cost 6 inf + 0 15.557 * * [simplify]: Extracting #2: cost 7 inf + 2 15.557 * * [simplify]: Extracting #3: cost 15 inf + 43 15.557 * * [simplify]: Extracting #4: cost 14 inf + 170 15.557 * * [simplify]: Extracting #5: cost 4 inf + 961 15.558 * * [simplify]: Extracting #6: cost 1 inf + 1442 15.558 * * [simplify]: Extracting #7: cost 0 inf + 1661 15.558 * [simplify]: Simplified to (- (sqrt (fma (* -4 a) c (* b b))) b) 15.559 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (fma (- b) 1 (* b 1))))))) 15.559 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 15.559 * * [simplify]: iters left: 3 (5 enodes) 15.560 * * [simplify]: iters left: 2 (17 enodes) 15.563 * * [simplify]: iters left: 1 (22 enodes) 15.567 * * [simplify]: Extracting #0: cost 1 inf + 0 15.567 * * [simplify]: Extracting #1: cost 5 inf + 0 15.567 * * [simplify]: Extracting #2: cost 5 inf + 2 15.567 * * [simplify]: Extracting #3: cost 0 inf + 288 15.567 * [simplify]: Simplified to (+ (- b) b) 15.567 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (+ (- b) b)))))) 15.567 * * * * [progress]: [ 136 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))))))))> 15.567 * [simplify]: Simplifying (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 15.567 * * [simplify]: iters left: 6 (14 enodes) 15.571 * * [simplify]: iters left: 5 (54 enodes) 15.580 * * [simplify]: iters left: 4 (72 enodes) 15.591 * * [simplify]: iters left: 3 (85 enodes) 15.601 * * [simplify]: iters left: 2 (87 enodes) 15.615 * * [simplify]: Extracting #0: cost 1 inf + 0 15.615 * * [simplify]: Extracting #1: cost 5 inf + 0 15.615 * * [simplify]: Extracting #2: cost 14 inf + 0 15.615 * * [simplify]: Extracting #3: cost 23 inf + 164 15.616 * * [simplify]: Extracting #4: cost 18 inf + 855 15.618 * * [simplify]: Extracting #5: cost 2 inf + 2668 15.620 * * [simplify]: Extracting #6: cost 0 inf + 3146 15.621 * [simplify]: Simplified to (+ (sqrt (fma a (* c -4) (* b b))) (- b)) 15.621 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (+ (sqrt (fma a (* c -4) (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))))))) 15.621 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 15.622 * * [simplify]: iters left: 6 (6 enodes) 15.624 * * [simplify]: iters left: 5 (23 enodes) 15.632 * * [simplify]: iters left: 4 (31 enodes) 15.640 * * [simplify]: iters left: 3 (36 enodes) 15.649 * * [simplify]: Extracting #0: cost 1 inf + 0 15.649 * * [simplify]: Extracting #1: cost 6 inf + 0 15.649 * * [simplify]: Extracting #2: cost 10 inf + 1 15.649 * * [simplify]: Extracting #3: cost 3 inf + 1200 15.650 * * [simplify]: Extracting #4: cost 0 inf + 1348 15.650 * * [simplify]: Extracting #5: cost 0 inf + 1213 15.650 * [simplify]: Simplified to (+ (- b) b) 15.650 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (+ (- b) b)))))) 15.651 * * * * [progress]: [ 137 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))))))))> 15.651 * [simplify]: Simplifying (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) 15.651 * * [simplify]: iters left: 6 (13 enodes) 15.657 * * [simplify]: iters left: 5 (42 enodes) 15.670 * * [simplify]: iters left: 4 (51 enodes) 15.685 * * [simplify]: iters left: 3 (64 enodes) 15.701 * * [simplify]: iters left: 2 (66 enodes) 15.717 * * [simplify]: Extracting #0: cost 1 inf + 0 15.717 * * [simplify]: Extracting #1: cost 6 inf + 0 15.717 * * [simplify]: Extracting #2: cost 8 inf + 42 15.717 * * [simplify]: Extracting #3: cost 16 inf + 83 15.717 * * [simplify]: Extracting #4: cost 17 inf + 127 15.718 * * [simplify]: Extracting #5: cost 3 inf + 1481 15.719 * * [simplify]: Extracting #6: cost 0 inf + 2098 15.720 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 15.720 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))))))) 15.720 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 15.720 * * [simplify]: iters left: 4 (5 enodes) 15.722 * * [simplify]: iters left: 3 (15 enodes) 15.726 * * [simplify]: iters left: 2 (21 enodes) 15.731 * * [simplify]: iters left: 1 (22 enodes) 15.736 * * [simplify]: Extracting #0: cost 1 inf + 0 15.736 * * [simplify]: Extracting #1: cost 6 inf + 0 15.736 * * [simplify]: Extracting #2: cost 8 inf + 1 15.736 * * [simplify]: Extracting #3: cost 0 inf + 599 15.737 * * [simplify]: Extracting #4: cost 0 inf + 489 15.737 * [simplify]: Simplified to (+ (- b) b) 15.737 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) (+ (- b) b)))))) 15.737 * * * * [progress]: [ 138 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) (fma (- b) 1 (* b 1)))))))> 15.738 * [simplify]: Simplifying (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) 15.738 * * [simplify]: iters left: 6 (13 enodes) 15.745 * * [simplify]: iters left: 5 (44 enodes) 15.754 * * [simplify]: iters left: 4 (55 enodes) 15.764 * * [simplify]: iters left: 3 (68 enodes) 15.774 * * [simplify]: iters left: 2 (70 enodes) 15.783 * * [simplify]: Extracting #0: cost 1 inf + 0 15.783 * * [simplify]: Extracting #1: cost 6 inf + 0 15.783 * * [simplify]: Extracting #2: cost 8 inf + 42 15.783 * * [simplify]: Extracting #3: cost 16 inf + 83 15.783 * * [simplify]: Extracting #4: cost 16 inf + 169 15.784 * * [simplify]: Extracting #5: cost 3 inf + 1754 15.784 * * [simplify]: Extracting #6: cost 0 inf + 2098 15.785 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 15.785 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (fma (- b) 1 (* b 1))))))) 15.785 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 15.785 * * [simplify]: iters left: 3 (5 enodes) 15.788 * * [simplify]: iters left: 2 (17 enodes) 15.794 * * [simplify]: iters left: 1 (22 enodes) 15.800 * * [simplify]: Extracting #0: cost 1 inf + 0 15.800 * * [simplify]: Extracting #1: cost 5 inf + 0 15.801 * * [simplify]: Extracting #2: cost 5 inf + 2 15.801 * * [simplify]: Extracting #3: cost 0 inf + 288 15.801 * [simplify]: Simplified to (+ (- b) b) 15.801 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) (+ (- b) b)))))) 15.801 * * * * [progress]: [ 139 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))))))))> 15.802 * [simplify]: Simplifying (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 15.802 * * [simplify]: iters left: 6 (14 enodes) 15.809 * * [simplify]: iters left: 5 (56 enodes) 15.820 * * [simplify]: iters left: 4 (77 enodes) 15.832 * * [simplify]: iters left: 3 (92 enodes) 15.843 * * [simplify]: iters left: 2 (94 enodes) 15.856 * * [simplify]: Extracting #0: cost 1 inf + 0 15.857 * * [simplify]: Extracting #1: cost 5 inf + 0 15.857 * * [simplify]: Extracting #2: cost 12 inf + 1 15.857 * * [simplify]: Extracting #3: cost 24 inf + 2 15.857 * * [simplify]: Extracting #4: cost 21 inf + 291 15.857 * * [simplify]: Extracting #5: cost 3 inf + 2110 15.858 * * [simplify]: Extracting #6: cost 0 inf + 2709 15.858 * [simplify]: Simplified to (+ (sqrt (fma b b (* (* c a) -4))) (- b)) 15.858 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (+ (sqrt (fma b b (* (* c a) -4))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))))))) 15.859 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 15.859 * * [simplify]: iters left: 6 (6 enodes) 15.860 * * [simplify]: iters left: 5 (23 enodes) 15.864 * * [simplify]: iters left: 4 (31 enodes) 15.868 * * [simplify]: iters left: 3 (36 enodes) 15.873 * * [simplify]: Extracting #0: cost 1 inf + 0 15.873 * * [simplify]: Extracting #1: cost 6 inf + 0 15.873 * * [simplify]: Extracting #2: cost 10 inf + 1 15.873 * * [simplify]: Extracting #3: cost 3 inf + 1200 15.874 * * [simplify]: Extracting #4: cost 0 inf + 1348 15.874 * * [simplify]: Extracting #5: cost 0 inf + 1213 15.874 * [simplify]: Simplified to (+ (- b) b) 15.874 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (+ (- b) b)))))) 15.874 * * * * [progress]: [ 140 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))))))))> 15.874 * [simplify]: Simplifying (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* (sqrt b) (sqrt b)))) 15.874 * * [simplify]: iters left: 6 (13 enodes) 15.878 * * [simplify]: iters left: 5 (44 enodes) 15.889 * * [simplify]: iters left: 4 (56 enodes) 15.906 * * [simplify]: iters left: 3 (72 enodes) 15.925 * * [simplify]: iters left: 2 (75 enodes) 15.942 * * [simplify]: Extracting #0: cost 1 inf + 0 15.942 * * [simplify]: Extracting #1: cost 6 inf + 0 15.942 * * [simplify]: Extracting #2: cost 7 inf + 2 15.942 * * [simplify]: Extracting #3: cost 14 inf + 84 15.942 * * [simplify]: Extracting #4: cost 11 inf + 434 15.943 * * [simplify]: Extracting #5: cost 2 inf + 1400 15.943 * * [simplify]: Extracting #6: cost 0 inf + 1661 15.944 * [simplify]: Simplified to (- (sqrt (fma (* a -4) c (* b b))) b) 15.944 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma (* a -4) c (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))))))) 15.944 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 15.944 * * [simplify]: iters left: 4 (5 enodes) 15.945 * * [simplify]: iters left: 3 (15 enodes) 15.947 * * [simplify]: iters left: 2 (21 enodes) 15.950 * * [simplify]: iters left: 1 (22 enodes) 15.952 * * [simplify]: Extracting #0: cost 1 inf + 0 15.952 * * [simplify]: Extracting #1: cost 6 inf + 0 15.952 * * [simplify]: Extracting #2: cost 8 inf + 1 15.952 * * [simplify]: Extracting #3: cost 0 inf + 599 15.953 * * [simplify]: Extracting #4: cost 0 inf + 489 15.953 * [simplify]: Simplified to (+ (- b) b) 15.953 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* (sqrt b) (sqrt b)))) (+ (- b) b)))))) 15.953 * * * * [progress]: [ 141 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* b 1))) (fma (- b) 1 (* b 1)))))))> 15.953 * [simplify]: Simplifying (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* b 1))) 15.953 * * [simplify]: iters left: 5 (12 enodes) 15.957 * * [simplify]: iters left: 4 (41 enodes) 15.965 * * [simplify]: iters left: 3 (53 enodes) 15.974 * * [simplify]: iters left: 2 (69 enodes) 15.983 * * [simplify]: iters left: 1 (72 enodes) 15.992 * * [simplify]: Extracting #0: cost 1 inf + 0 15.992 * * [simplify]: Extracting #1: cost 6 inf + 0 15.992 * * [simplify]: Extracting #2: cost 7 inf + 2 15.992 * * [simplify]: Extracting #3: cost 15 inf + 43 15.992 * * [simplify]: Extracting #4: cost 11 inf + 490 15.993 * * [simplify]: Extracting #5: cost 1 inf + 1442 15.994 * * [simplify]: Extracting #6: cost 0 inf + 1661 15.994 * [simplify]: Simplified to (- (sqrt (fma (* a -4) c (* b b))) b) 15.995 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma (* a -4) c (* b b))) b) (fma (- b) 1 (* b 1))))))) 15.995 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 15.995 * * [simplify]: iters left: 3 (5 enodes) 15.998 * * [simplify]: iters left: 2 (17 enodes) 16.003 * * [simplify]: iters left: 1 (22 enodes) 16.010 * * [simplify]: Extracting #0: cost 1 inf + 0 16.010 * * [simplify]: Extracting #1: cost 5 inf + 0 16.010 * * [simplify]: Extracting #2: cost 5 inf + 2 16.010 * * [simplify]: Extracting #3: cost 0 inf + 288 16.010 * [simplify]: Simplified to (+ (- b) b) 16.010 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* b 1))) (+ (- b) b)))))) 16.011 * * * * [progress]: [ 142 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (log1p (expm1 (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 16.011 * * * * [progress]: [ 143 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (expm1 (log1p (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 16.011 * * * * [progress]: [ 144 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (fma (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- b))))))> 16.011 * [simplify]: Simplifying (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) 16.011 * * [simplify]: iters left: 6 (10 enodes) 16.016 * * [simplify]: iters left: 5 (33 enodes) 16.021 * * [simplify]: iters left: 4 (41 enodes) 16.028 * * [simplify]: iters left: 3 (53 enodes) 16.035 * * [simplify]: iters left: 2 (55 enodes) 16.042 * * [simplify]: Extracting #0: cost 1 inf + 0 16.042 * * [simplify]: Extracting #1: cost 3 inf + 0 16.042 * * [simplify]: Extracting #2: cost 5 inf + 0 16.042 * * [simplify]: Extracting #3: cost 7 inf + 0 16.042 * * [simplify]: Extracting #4: cost 17 inf + 0 16.042 * * [simplify]: Extracting #5: cost 17 inf + 45 16.043 * * [simplify]: Extracting #6: cost 6 inf + 1056 16.043 * * [simplify]: Extracting #7: cost 0 inf + 2256 16.043 * [simplify]: Simplified to (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 16.044 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (fma (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- b)))))) 16.044 * * * * [progress]: [ 145 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- b))))))> 16.044 * [simplify]: Simplifying (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) 16.044 * * [simplify]: iters left: 6 (10 enodes) 16.047 * * [simplify]: iters left: 5 (34 enodes) 16.052 * * [simplify]: iters left: 4 (42 enodes) 16.059 * * [simplify]: iters left: 3 (54 enodes) 16.066 * * [simplify]: iters left: 2 (56 enodes) 16.074 * * [simplify]: Extracting #0: cost 1 inf + 0 16.074 * * [simplify]: Extracting #1: cost 4 inf + 0 16.074 * * [simplify]: Extracting #2: cost 7 inf + 0 16.074 * * [simplify]: Extracting #3: cost 17 inf + 0 16.074 * * [simplify]: Extracting #4: cost 17 inf + 45 16.074 * * [simplify]: Extracting #5: cost 4 inf + 1260 16.075 * * [simplify]: Extracting #6: cost 0 inf + 2256 16.075 * [simplify]: Simplified to (fabs (cbrt (fma c (* -4 a) (* b b)))) 16.075 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (fma (fabs (cbrt (fma c (* -4 a) (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- b)))))) 16.075 * * * * [progress]: [ 146 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- b))))))> 16.075 * [simplify]: Simplifying (sqrt (sqrt (fma (* -4 a) c (* b b)))) 16.075 * * [simplify]: iters left: 5 (9 enodes) 16.078 * * [simplify]: iters left: 4 (30 enodes) 16.082 * * [simplify]: iters left: 3 (38 enodes) 16.088 * * [simplify]: iters left: 2 (50 enodes) 16.100 * * [simplify]: iters left: 1 (52 enodes) 16.113 * * [simplify]: Extracting #0: cost 1 inf + 0 16.114 * * [simplify]: Extracting #1: cost 3 inf + 0 16.114 * * [simplify]: Extracting #2: cost 5 inf + 0 16.114 * * [simplify]: Extracting #3: cost 15 inf + 0 16.114 * * [simplify]: Extracting #4: cost 14 inf + 87 16.114 * * [simplify]: Extracting #5: cost 5 inf + 739 16.115 * * [simplify]: Extracting #6: cost 0 inf + 1578 16.116 * [simplify]: Simplified to (sqrt (sqrt (fma c (* -4 a) (* b b)))) 16.116 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- b)))))) 16.116 * * * * [progress]: [ 147 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- b))))))> 16.117 * [simplify]: Simplifying (sqrt 1) 16.117 * * [simplify]: iters left: 1 (2 enodes) 16.120 * * [simplify]: Extracting #0: cost 1 inf + 0 16.120 * * [simplify]: Extracting #1: cost 0 inf + 1 16.120 * [simplify]: Simplified to 1 16.120 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- b)))))) 16.121 * * * * [progress]: [ 148 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- b))))))> 16.121 * [simplify]: Simplifying (sqrt (sqrt (fma (* -4 a) c (* b b)))) 16.121 * * [simplify]: iters left: 5 (9 enodes) 16.126 * * [simplify]: iters left: 4 (30 enodes) 16.135 * * [simplify]: iters left: 3 (38 enodes) 16.147 * * [simplify]: iters left: 2 (50 enodes) 16.160 * * [simplify]: iters left: 1 (52 enodes) 16.175 * * [simplify]: Extracting #0: cost 1 inf + 0 16.175 * * [simplify]: Extracting #1: cost 3 inf + 0 16.175 * * [simplify]: Extracting #2: cost 5 inf + 0 16.175 * * [simplify]: Extracting #3: cost 15 inf + 0 16.175 * * [simplify]: Extracting #4: cost 14 inf + 87 16.176 * * [simplify]: Extracting #5: cost 5 inf + 739 16.177 * * [simplify]: Extracting #6: cost 0 inf + 1578 16.177 * [simplify]: Simplified to (sqrt (sqrt (fma c (* -4 a) (* b b)))) 16.177 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- b)))))) 16.178 * * * * [progress]: [ 149 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- b))))))> 16.178 * * * * [progress]: [ 150 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (log (/ (exp (sqrt (fma (* -4 a) c (* b b)))) (exp b)))))))> 16.178 * [simplify]: Simplifying (/ (exp (sqrt (fma (* -4 a) c (* b b)))) (exp b)) 16.178 * * [simplify]: iters left: 6 (11 enodes) 16.183 * * [simplify]: iters left: 5 (38 enodes) 16.195 * * [simplify]: iters left: 4 (50 enodes) 16.210 * * [simplify]: iters left: 3 (67 enodes) 16.226 * * [simplify]: iters left: 2 (74 enodes) 16.243 * * [simplify]: iters left: 1 (82 enodes) 16.264 * * [simplify]: Extracting #0: cost 1 inf + 0 16.264 * * [simplify]: Extracting #1: cost 9 inf + 0 16.264 * * [simplify]: Extracting #2: cost 15 inf + 1 16.264 * * [simplify]: Extracting #3: cost 15 inf + 114 16.264 * * [simplify]: Extracting #4: cost 20 inf + 449 16.264 * * [simplify]: Extracting #5: cost 20 inf + 604 16.265 * * [simplify]: Extracting #6: cost 6 inf + 2154 16.266 * * [simplify]: Extracting #7: cost 0 inf + 3572 16.268 * [simplify]: Simplified to (exp (- (sqrt (fma c (* -4 a) (* b b))) b)) 16.268 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (log (exp (- (sqrt (fma c (* -4 a) (* b b))) b))))))) 16.268 * * * * [progress]: [ 151 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (pow (- (sqrt (fma (* -4 a) c (* b b))) b) 1)))))> 16.268 * * * * [progress]: [ 152 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (exp (log (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 16.269 * * * * [progress]: [ 153 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (log (exp (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 16.269 * * * * [progress]: [ 154 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (* (* (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 16.269 * * * * [progress]: [ 155 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (cbrt (* (* (- (sqrt (fma (* -4 a) c (* b b))) b) (- (sqrt (fma (* -4 a) c (* b b))) b)) (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 16.269 * * * * [progress]: [ 156 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (* (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 16.269 * * * * [progress]: [ 157 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (/ (- (pow (sqrt (fma (* -4 a) c (* b b))) 3) (pow b 3)) (+ (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (+ (* b b) (* (sqrt (fma (* -4 a) c (* b b))) b))))))))> 16.269 * * * * [progress]: [ 158 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (sqrt (fma (* -4 a) c (* b b))) (- b))))))> 16.269 * * * * [progress]: [ 159 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (* 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 16.269 * * * * [progress]: [ 160 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (/ (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (* b b)) (+ (sqrt (fma (* -4 a) c (* b b))) b))))))> 16.269 * * * * [progress]: [ 161 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (* (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))))))> 16.270 * [simplify]: Simplifying (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) 16.270 * * [simplify]: iters left: 6 (11 enodes) 16.274 * * [simplify]: iters left: 5 (37 enodes) 16.280 * * [simplify]: iters left: 4 (45 enodes) 16.286 * * [simplify]: iters left: 3 (57 enodes) 16.294 * * [simplify]: iters left: 2 (59 enodes) 16.303 * * [simplify]: Extracting #0: cost 1 inf + 0 16.303 * * [simplify]: Extracting #1: cost 4 inf + 0 16.303 * * [simplify]: Extracting #2: cost 8 inf + 0 16.303 * * [simplify]: Extracting #3: cost 7 inf + 83 16.303 * * [simplify]: Extracting #4: cost 16 inf + 83 16.303 * * [simplify]: Extracting #5: cost 16 inf + 169 16.304 * * [simplify]: Extracting #6: cost 5 inf + 1316 16.304 * * [simplify]: Extracting #7: cost 0 inf + 2258 16.305 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 16.305 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (* (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))))))) 16.305 * [simplify]: Simplifying (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) 16.305 * * [simplify]: iters left: 6 (11 enodes) 16.310 * * [simplify]: iters left: 5 (38 enodes) 16.315 * * [simplify]: iters left: 4 (49 enodes) 16.323 * * [simplify]: iters left: 3 (61 enodes) 16.331 * * [simplify]: iters left: 2 (63 enodes) 16.339 * * [simplify]: Extracting #0: cost 1 inf + 0 16.339 * * [simplify]: Extracting #1: cost 5 inf + 0 16.339 * * [simplify]: Extracting #2: cost 10 inf + 0 16.339 * * [simplify]: Extracting #3: cost 8 inf + 164 16.340 * * [simplify]: Extracting #4: cost 16 inf + 245 16.340 * * [simplify]: Extracting #5: cost 16 inf + 331 16.340 * * [simplify]: Extracting #6: cost 3 inf + 1643 16.340 * * [simplify]: Extracting #7: cost 0 inf + 2420 16.341 * [simplify]: Simplified to (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b)) 16.341 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (* (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b))))))) 16.341 * * * * [progress]: [ 162 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (* (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))))))> 16.341 * [simplify]: Simplifying (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) 16.341 * * [simplify]: iters left: 6 (11 enodes) 16.345 * * [simplify]: iters left: 5 (37 enodes) 16.350 * * [simplify]: iters left: 4 (45 enodes) 16.357 * * [simplify]: iters left: 3 (57 enodes) 16.364 * * [simplify]: iters left: 2 (59 enodes) 16.372 * * [simplify]: Extracting #0: cost 1 inf + 0 16.372 * * [simplify]: Extracting #1: cost 4 inf + 0 16.372 * * [simplify]: Extracting #2: cost 8 inf + 0 16.372 * * [simplify]: Extracting #3: cost 7 inf + 83 16.372 * * [simplify]: Extracting #4: cost 16 inf + 83 16.372 * * [simplify]: Extracting #5: cost 16 inf + 169 16.373 * * [simplify]: Extracting #6: cost 5 inf + 1316 16.373 * * [simplify]: Extracting #7: cost 0 inf + 2258 16.373 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 16.373 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (* (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))))))) 16.374 * [simplify]: Simplifying (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) 16.374 * * [simplify]: iters left: 6 (11 enodes) 16.378 * * [simplify]: iters left: 5 (38 enodes) 16.384 * * [simplify]: iters left: 4 (49 enodes) 16.391 * * [simplify]: iters left: 3 (61 enodes) 16.406 * * [simplify]: iters left: 2 (63 enodes) 16.422 * * [simplify]: Extracting #0: cost 1 inf + 0 16.422 * * [simplify]: Extracting #1: cost 5 inf + 0 16.422 * * [simplify]: Extracting #2: cost 10 inf + 0 16.422 * * [simplify]: Extracting #3: cost 8 inf + 164 16.422 * * [simplify]: Extracting #4: cost 16 inf + 245 16.422 * * [simplify]: Extracting #5: cost 16 inf + 331 16.423 * * [simplify]: Extracting #6: cost 3 inf + 1643 16.424 * * [simplify]: Extracting #7: cost 0 inf + 2420 16.425 * [simplify]: Simplified to (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b)) 16.425 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (* (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b))))))) 16.425 * * * * [progress]: [ 163 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (* 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 16.426 * [simplify]: Simplifying (- (sqrt (fma (* -4 a) c (* b b))) b) 16.426 * * [simplify]: iters left: 6 (9 enodes) 16.430 * * [simplify]: iters left: 5 (32 enodes) 16.440 * * [simplify]: iters left: 4 (43 enodes) 16.453 * * [simplify]: iters left: 3 (55 enodes) 16.467 * * [simplify]: iters left: 2 (57 enodes) 16.475 * * [simplify]: Extracting #0: cost 1 inf + 0 16.475 * * [simplify]: Extracting #1: cost 5 inf + 0 16.475 * * [simplify]: Extracting #2: cost 7 inf + 1 16.475 * * [simplify]: Extracting #3: cost 15 inf + 42 16.475 * * [simplify]: Extracting #4: cost 15 inf + 127 16.476 * * [simplify]: Extracting #5: cost 5 inf + 918 16.476 * * [simplify]: Extracting #6: cost 0 inf + 1660 16.476 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 16.477 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (* 1 (- (sqrt (fma c (* -4 a) (* b b))) b)))))) 16.477 * * * * [progress]: [ 164 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (sqrt (fma (* -4 a) c (* b b))) (- b))))))> 16.477 * * * * [progress]: [ 165 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (posit16->real (real->posit16 (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 16.477 * * * * [progress]: [ 166 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- b b)))))> 16.477 * [simplify]: Simplifying b 16.477 * * [simplify]: iters left: 0 (1 enodes) 16.477 * * [simplify]: Extracting #0: cost 1 inf + 0 16.477 * * [simplify]: Extracting #1: cost 0 inf + 1 16.477 * [simplify]: Simplified to b 16.477 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- b b))))) 16.477 * * * * [progress]: [ 167 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (* +nan.0 c) b)))))> 16.478 * [simplify]: Simplifying (* +nan.0 c) 16.478 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- +nan.0 b))))) 16.478 * * * * [progress]: [ 168 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (* +nan.0 c) b)))))> 16.478 * [simplify]: Simplifying (* +nan.0 c) 16.478 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- +nan.0 b))))) 16.478 * * * * [progress]: [ 169 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) b) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 16.478 * [simplify]: Simplifying b 16.478 * * [simplify]: iters left: 0 (1 enodes) 16.478 * * [simplify]: Extracting #0: cost 1 inf + 0 16.478 * * [simplify]: Extracting #1: cost 0 inf + 1 16.478 * [simplify]: Simplified to b 16.479 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) b) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 16.479 * * * * [progress]: [ 170 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (* +nan.0 c)) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 16.479 * [simplify]: Simplifying (* +nan.0 c) 16.479 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) +nan.0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 16.479 * * * * [progress]: [ 171 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (* +nan.0 c)) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 16.479 * [simplify]: Simplifying (* +nan.0 c) 16.479 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) +nan.0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 16.479 * * * * [progress]: [ 172 / 177 ] simplifiying candidate #= b 0) (/ (- (+ (* +nan.0 (pow b 2)) (- b (* +nan.0 (* a c))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 16.479 * [simplify]: Simplifying (- (+ (* +nan.0 (pow b 2)) (- b (* +nan.0 (* a c))))) 16.479 * [simplify]: Simplified (2 2 1) to (λ (a b c) (if (>= b 0) (/ +nan.0 (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 16.479 * * * * [progress]: [ 173 / 177 ] simplifiying candidate #= b 0) (/ (- (* 2 (/ (* a c) b)) (* 2 b)) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 16.480 * [simplify]: Simplifying (- (* 2 (/ (* a c) b)) (* 2 b)) 16.480 * * [simplify]: iters left: 6 (9 enodes) 16.482 * * [simplify]: iters left: 5 (39 enodes) 16.490 * * [simplify]: iters left: 4 (73 enodes) 16.509 * * [simplify]: iters left: 3 (113 enodes) 16.541 * * [simplify]: iters left: 2 (142 enodes) 16.565 * * [simplify]: iters left: 1 (167 enodes) 16.589 * * [simplify]: Extracting #0: cost 1 inf + 0 16.589 * * [simplify]: Extracting #1: cost 17 inf + 0 16.589 * * [simplify]: Extracting #2: cost 33 inf + 87 16.590 * * [simplify]: Extracting #3: cost 27 inf + 1002 16.591 * * [simplify]: Extracting #4: cost 6 inf + 2375 16.592 * * [simplify]: Extracting #5: cost 0 inf + 2995 16.593 * [simplify]: Simplified to (* (- (* (/ c b) a) b) 2) 16.593 * [simplify]: Simplified (2 2 1) to (λ (a b c) (if (>= b 0) (/ (* (- (* (/ c b) a) b) 2) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 16.593 * * * * [progress]: [ 174 / 177 ] simplifiying candidate #= b 0) (/ (* -2 (/ (* a c) b)) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 16.593 * [simplify]: Simplifying (* -2 (/ (* a c) b)) 16.593 * * [simplify]: iters left: 6 (7 enodes) 16.595 * * [simplify]: iters left: 5 (27 enodes) 16.600 * * [simplify]: iters left: 4 (46 enodes) 16.614 * * [simplify]: iters left: 3 (75 enodes) 16.634 * * [simplify]: iters left: 2 (101 enodes) 16.663 * * [simplify]: iters left: 1 (126 enodes) 16.691 * * [simplify]: Extracting #0: cost 1 inf + 0 16.691 * * [simplify]: Extracting #1: cost 22 inf + 0 16.691 * * [simplify]: Extracting #2: cost 30 inf + 213 16.691 * * [simplify]: Extracting #3: cost 6 inf + 1795 16.692 * * [simplify]: Extracting #4: cost 0 inf + 2170 16.693 * [simplify]: Simplified to (* (* a (/ c b)) -2) 16.693 * [simplify]: Simplified (2 2 1) to (λ (a b c) (if (>= b 0) (/ (* (* a (/ c b)) -2) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 16.693 * * * * [progress]: [ 175 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c 0))))> 16.693 * [simplify]: Simplifying 0 16.693 * * [simplify]: iters left: 0 (1 enodes) 16.694 * * [simplify]: Extracting #0: cost 1 inf + 0 16.694 * * [simplify]: Extracting #1: cost 0 inf + 1 16.694 * [simplify]: Simplified to 0 16.694 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c 0)))) 16.694 * * * * [progress]: [ 176 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (+ b (- (* +nan.0 c))))))))> 16.694 * [simplify]: Simplifying (- (+ b (- (* +nan.0 c)))) 16.694 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c +nan.0)))) 16.694 * * * * [progress]: [ 177 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (+ b (- (* +nan.0 c))))))))> 16.695 * [simplify]: Simplifying (- (+ b (- (* +nan.0 c)))) 16.695 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c +nan.0)))) 16.696 * * * [progress]: adding candidates to table 19.534 * * [progress]: iteration 2 / 4 19.534 * * * [progress]: picking best candidate 19.607 * * * * [pick]: Picked #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 19.607 * * * [progress]: localizing error 19.804 * * * [progress]: generating rewritten candidates 19.804 * * * * [progress]: [ 1 / 4 ] rewriting at (2 3 2 2) 19.816 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 1 2) 19.826 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1) 19.867 * * * * [progress]: [ 4 / 4 ] rewriting at (2 3 2) 19.897 * * * [progress]: generating series expansions 19.897 * * * * [progress]: [ 1 / 4 ] generating series at (2 3 2 2) 19.897 * [backup-simplify]: Simplify (sqrt (- (* b b) (* (* 4 a) c))) into (sqrt (- (pow b 2) (* 4 (* a c)))) 19.897 * [approximate]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in (b a c) around 0 19.897 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in c 19.897 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in c 19.897 * [taylor]: Taking taylor expansion of (pow b 2) in c 19.897 * [taylor]: Taking taylor expansion of b in c 19.897 * [backup-simplify]: Simplify b into b 19.897 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in c 19.897 * [taylor]: Taking taylor expansion of 4 in c 19.897 * [backup-simplify]: Simplify 4 into 4 19.897 * [taylor]: Taking taylor expansion of (* a c) in c 19.897 * [taylor]: Taking taylor expansion of a in c 19.897 * [backup-simplify]: Simplify a into a 19.897 * [taylor]: Taking taylor expansion of c in c 19.897 * [backup-simplify]: Simplify 0 into 0 19.897 * [backup-simplify]: Simplify 1 into 1 19.897 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.897 * [backup-simplify]: Simplify (* a 0) into 0 19.898 * [backup-simplify]: Simplify (* 4 0) into 0 19.898 * [backup-simplify]: Simplify (- 0) into 0 19.898 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 19.898 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 19.898 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 19.899 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 19.899 * [backup-simplify]: Simplify (+ (* 4 a) (* 0 0)) into (* 4 a) 19.899 * [backup-simplify]: Simplify (- (* 4 a)) into (- (* 4 a)) 19.899 * [backup-simplify]: Simplify (+ 0 (- (* 4 a))) into (- (* 4 a)) 19.899 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 19.899 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in a 19.899 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in a 19.899 * [taylor]: Taking taylor expansion of (pow b 2) in a 19.899 * [taylor]: Taking taylor expansion of b in a 19.899 * [backup-simplify]: Simplify b into b 19.899 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 19.899 * [taylor]: Taking taylor expansion of 4 in a 19.899 * [backup-simplify]: Simplify 4 into 4 19.899 * [taylor]: Taking taylor expansion of (* a c) in a 19.899 * [taylor]: Taking taylor expansion of a in a 19.899 * [backup-simplify]: Simplify 0 into 0 19.899 * [backup-simplify]: Simplify 1 into 1 19.899 * [taylor]: Taking taylor expansion of c in a 19.899 * [backup-simplify]: Simplify c into c 19.899 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.899 * [backup-simplify]: Simplify (* 0 c) into 0 19.900 * [backup-simplify]: Simplify (* 4 0) into 0 19.900 * [backup-simplify]: Simplify (- 0) into 0 19.900 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 19.900 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 19.900 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 19.900 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 19.901 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 19.901 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 19.901 * [backup-simplify]: Simplify (+ 0 (- (* 4 c))) into (- (* 4 c)) 19.901 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 19.901 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in b 19.901 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 19.901 * [taylor]: Taking taylor expansion of (pow b 2) in b 19.901 * [taylor]: Taking taylor expansion of b in b 19.901 * [backup-simplify]: Simplify 0 into 0 19.901 * [backup-simplify]: Simplify 1 into 1 19.901 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 19.901 * [taylor]: Taking taylor expansion of 4 in b 19.901 * [backup-simplify]: Simplify 4 into 4 19.901 * [taylor]: Taking taylor expansion of (* a c) in b 19.901 * [taylor]: Taking taylor expansion of a in b 19.901 * [backup-simplify]: Simplify a into a 19.901 * [taylor]: Taking taylor expansion of c in b 19.901 * [backup-simplify]: Simplify c into c 19.901 * [backup-simplify]: Simplify (* a c) into (* a c) 19.901 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 19.901 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 19.901 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 19.901 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 19.901 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 19.902 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 19.902 * [backup-simplify]: Simplify (- 0) into 0 19.902 * [backup-simplify]: Simplify (+ 0 0) into 0 19.902 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 19.902 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in b 19.902 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 19.902 * [taylor]: Taking taylor expansion of (pow b 2) in b 19.902 * [taylor]: Taking taylor expansion of b in b 19.902 * [backup-simplify]: Simplify 0 into 0 19.902 * [backup-simplify]: Simplify 1 into 1 19.902 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 19.902 * [taylor]: Taking taylor expansion of 4 in b 19.902 * [backup-simplify]: Simplify 4 into 4 19.902 * [taylor]: Taking taylor expansion of (* a c) in b 19.902 * [taylor]: Taking taylor expansion of a in b 19.902 * [backup-simplify]: Simplify a into a 19.902 * [taylor]: Taking taylor expansion of c in b 19.903 * [backup-simplify]: Simplify c into c 19.903 * [backup-simplify]: Simplify (* a c) into (* a c) 19.903 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 19.903 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 19.903 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 19.903 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 19.903 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 19.903 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 19.903 * [backup-simplify]: Simplify (- 0) into 0 19.904 * [backup-simplify]: Simplify (+ 0 0) into 0 19.904 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 19.904 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 19.904 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 19.904 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 19.904 * [taylor]: Taking taylor expansion of 4 in a 19.904 * [backup-simplify]: Simplify 4 into 4 19.904 * [taylor]: Taking taylor expansion of (* a c) in a 19.904 * [taylor]: Taking taylor expansion of a in a 19.904 * [backup-simplify]: Simplify 0 into 0 19.904 * [backup-simplify]: Simplify 1 into 1 19.904 * [taylor]: Taking taylor expansion of c in a 19.904 * [backup-simplify]: Simplify c into c 19.904 * [backup-simplify]: Simplify (* 0 c) into 0 19.904 * [backup-simplify]: Simplify (* 4 0) into 0 19.905 * [backup-simplify]: Simplify (- 0) into 0 19.905 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 19.905 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 19.905 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 19.905 * [backup-simplify]: Simplify (sqrt 0) into 0 19.905 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 19.906 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 19.906 * [taylor]: Taking taylor expansion of 0 in c 19.906 * [backup-simplify]: Simplify 0 into 0 19.906 * [backup-simplify]: Simplify 0 into 0 19.906 * [taylor]: Taking taylor expansion of 0 in a 19.906 * [backup-simplify]: Simplify 0 into 0 19.906 * [taylor]: Taking taylor expansion of 0 in c 19.906 * [backup-simplify]: Simplify 0 into 0 19.906 * [backup-simplify]: Simplify 0 into 0 19.906 * [taylor]: Taking taylor expansion of (* +nan.0 c) in c 19.906 * [taylor]: Taking taylor expansion of +nan.0 in c 19.906 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.906 * [taylor]: Taking taylor expansion of c in c 19.906 * [backup-simplify]: Simplify 0 into 0 19.906 * [backup-simplify]: Simplify 1 into 1 19.906 * [backup-simplify]: Simplify (* +nan.0 0) into 0 19.906 * [backup-simplify]: Simplify 0 into 0 19.906 * [backup-simplify]: Simplify 0 into 0 19.907 * [backup-simplify]: Simplify (* 1 1) into 1 19.907 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 19.907 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (* a c)))) into 0 19.908 * [backup-simplify]: Simplify (- 0) into 0 19.908 * [backup-simplify]: Simplify (+ 1 0) into 1 19.908 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt (- (* 4 (* a c)))))) into (/ 1/2 (sqrt (- (* 4 (* a c))))) 19.909 * [taylor]: Taking taylor expansion of (/ 1/2 (sqrt (- (* 4 (* a c))))) in a 19.909 * [taylor]: Taking taylor expansion of 1/2 in a 19.909 * [backup-simplify]: Simplify 1/2 into 1/2 19.909 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 19.909 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 19.909 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 19.909 * [taylor]: Taking taylor expansion of 4 in a 19.909 * [backup-simplify]: Simplify 4 into 4 19.909 * [taylor]: Taking taylor expansion of (* a c) in a 19.909 * [taylor]: Taking taylor expansion of a in a 19.909 * [backup-simplify]: Simplify 0 into 0 19.909 * [backup-simplify]: Simplify 1 into 1 19.909 * [taylor]: Taking taylor expansion of c in a 19.909 * [backup-simplify]: Simplify c into c 19.909 * [backup-simplify]: Simplify (* 0 c) into 0 19.909 * [backup-simplify]: Simplify (* 4 0) into 0 19.909 * [backup-simplify]: Simplify (- 0) into 0 19.910 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 19.910 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 19.910 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 19.910 * [backup-simplify]: Simplify (sqrt 0) into 0 19.910 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 19.911 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 19.911 * [backup-simplify]: Simplify (/ 1/2 (* +nan.0 c)) into (/ +nan.0 c) 19.911 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 19.912 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 19.912 * [backup-simplify]: Simplify (- 0) into 0 19.913 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 19.913 * [backup-simplify]: Simplify (- (/ 0 (* +nan.0 c)) (+ (* (/ +nan.0 c) (/ (* +nan.0 (pow c 2)) (* +nan.0 c))))) into (- +nan.0) 19.913 * [taylor]: Taking taylor expansion of (- +nan.0) in c 19.913 * [taylor]: Taking taylor expansion of +nan.0 in c 19.913 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.913 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.913 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.913 * [taylor]: Taking taylor expansion of 0 in c 19.913 * [backup-simplify]: Simplify 0 into 0 19.913 * [backup-simplify]: Simplify 0 into 0 19.914 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 19.914 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 19.915 * [backup-simplify]: Simplify (- 0) into 0 19.915 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 19.915 * [taylor]: Taking taylor expansion of (* +nan.0 (pow c 2)) in c 19.915 * [taylor]: Taking taylor expansion of +nan.0 in c 19.915 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.915 * [taylor]: Taking taylor expansion of (pow c 2) in c 19.915 * [taylor]: Taking taylor expansion of c in c 19.915 * [backup-simplify]: Simplify 0 into 0 19.915 * [backup-simplify]: Simplify 1 into 1 19.915 * [backup-simplify]: Simplify 0 into 0 19.916 * [backup-simplify]: Simplify (+ (* +nan.0 1) (* 0 0)) into (- +nan.0) 19.916 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.917 * [backup-simplify]: Simplify 0 into 0 19.917 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.917 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 c)))) into 0 19.918 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* a c))))) into 0 19.918 * [backup-simplify]: Simplify (- 0) into 0 19.919 * [backup-simplify]: Simplify (+ 0 0) into 0 19.919 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt (- (* 4 (* a c))))))))) (* 2 (sqrt (- (* 4 (* a c)))))) into 0 19.919 * [taylor]: Taking taylor expansion of 0 in a 19.919 * [backup-simplify]: Simplify 0 into 0 19.919 * [taylor]: Taking taylor expansion of 0 in c 19.919 * [backup-simplify]: Simplify 0 into 0 19.919 * [backup-simplify]: Simplify 0 into 0 19.920 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 19.920 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 c) (* 0 0)))) into 0 19.921 * [backup-simplify]: Simplify (- 0) into 0 19.921 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* +nan.0 c) (* +nan.0 (pow c 2)))))) (* 2 0)) into (* +nan.0 (pow c 3)) 19.922 * [backup-simplify]: Simplify (- (/ 0 (* +nan.0 c)) (+ (* (/ +nan.0 c) (/ (* +nan.0 (pow c 3)) (* +nan.0 c))) (* (- +nan.0) (/ (* +nan.0 (pow c 2)) (* +nan.0 c))))) into (- (* +nan.0 c)) 19.922 * [taylor]: Taking taylor expansion of (- (* +nan.0 c)) in c 19.922 * [taylor]: Taking taylor expansion of (* +nan.0 c) in c 19.922 * [taylor]: Taking taylor expansion of +nan.0 in c 19.922 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.922 * [taylor]: Taking taylor expansion of c in c 19.922 * [backup-simplify]: Simplify 0 into 0 19.922 * [backup-simplify]: Simplify 1 into 1 19.923 * [backup-simplify]: Simplify (* +nan.0 0) into 0 19.923 * [backup-simplify]: Simplify (- 0) into 0 19.923 * [backup-simplify]: Simplify 0 into 0 19.923 * [taylor]: Taking taylor expansion of 0 in c 19.923 * [backup-simplify]: Simplify 0 into 0 19.923 * [backup-simplify]: Simplify 0 into 0 19.925 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 19.926 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 c) (* 0 0)))) into 0 19.926 * [backup-simplify]: Simplify (- 0) into 0 19.927 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* +nan.0 c) (* +nan.0 (pow c 2)))))) (* 2 0)) into (* +nan.0 (pow c 3)) 19.927 * [taylor]: Taking taylor expansion of (* +nan.0 (pow c 3)) in c 19.927 * [taylor]: Taking taylor expansion of +nan.0 in c 19.927 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.927 * [taylor]: Taking taylor expansion of (pow c 3) in c 19.927 * [taylor]: Taking taylor expansion of c in c 19.927 * [backup-simplify]: Simplify 0 into 0 19.927 * [backup-simplify]: Simplify 1 into 1 19.928 * [backup-simplify]: Simplify (- 0) into 0 19.928 * [backup-simplify]: Simplify 0 into 0 19.928 * [backup-simplify]: Simplify 0 into 0 19.929 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* c (* a 1))) (* (- +nan.0) (pow (* 1 (* 1 b)) 2))) into (- (+ (* +nan.0 (pow b 2)) (- (* +nan.0 (* a c))))) 19.929 * [backup-simplify]: Simplify (sqrt (- (* (/ 1 b) (/ 1 b)) (* (* 4 (/ 1 a)) (/ 1 c)))) into (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) 19.929 * [approximate]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in (b a c) around 0 19.929 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 19.929 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 19.929 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 19.929 * [taylor]: Taking taylor expansion of (pow b 2) in c 19.929 * [taylor]: Taking taylor expansion of b in c 19.929 * [backup-simplify]: Simplify b into b 19.929 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.929 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 19.929 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 19.929 * [taylor]: Taking taylor expansion of 4 in c 19.930 * [backup-simplify]: Simplify 4 into 4 19.930 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 19.930 * [taylor]: Taking taylor expansion of (* a c) in c 19.930 * [taylor]: Taking taylor expansion of a in c 19.930 * [backup-simplify]: Simplify a into a 19.930 * [taylor]: Taking taylor expansion of c in c 19.930 * [backup-simplify]: Simplify 0 into 0 19.930 * [backup-simplify]: Simplify 1 into 1 19.930 * [backup-simplify]: Simplify (* a 0) into 0 19.930 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 19.930 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 19.930 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 19.930 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 19.931 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 19.931 * [backup-simplify]: Simplify (sqrt 0) into 0 19.932 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 19.932 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 19.932 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 19.932 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 19.932 * [taylor]: Taking taylor expansion of (pow b 2) in a 19.932 * [taylor]: Taking taylor expansion of b in a 19.932 * [backup-simplify]: Simplify b into b 19.932 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.932 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 19.932 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 19.932 * [taylor]: Taking taylor expansion of 4 in a 19.932 * [backup-simplify]: Simplify 4 into 4 19.932 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 19.932 * [taylor]: Taking taylor expansion of (* a c) in a 19.932 * [taylor]: Taking taylor expansion of a in a 19.932 * [backup-simplify]: Simplify 0 into 0 19.932 * [backup-simplify]: Simplify 1 into 1 19.932 * [taylor]: Taking taylor expansion of c in a 19.932 * [backup-simplify]: Simplify c into c 19.932 * [backup-simplify]: Simplify (* 0 c) into 0 19.933 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 19.933 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 19.933 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 19.933 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 19.933 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 19.933 * [backup-simplify]: Simplify (sqrt 0) into 0 19.934 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 19.934 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 19.934 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 19.934 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 19.934 * [taylor]: Taking taylor expansion of (pow b 2) in b 19.934 * [taylor]: Taking taylor expansion of b in b 19.934 * [backup-simplify]: Simplify 0 into 0 19.934 * [backup-simplify]: Simplify 1 into 1 19.935 * [backup-simplify]: Simplify (* 1 1) into 1 19.935 * [backup-simplify]: Simplify (/ 1 1) into 1 19.935 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 19.935 * [taylor]: Taking taylor expansion of 4 in b 19.935 * [backup-simplify]: Simplify 4 into 4 19.935 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 19.935 * [taylor]: Taking taylor expansion of (* a c) in b 19.935 * [taylor]: Taking taylor expansion of a in b 19.935 * [backup-simplify]: Simplify a into a 19.935 * [taylor]: Taking taylor expansion of c in b 19.935 * [backup-simplify]: Simplify c into c 19.935 * [backup-simplify]: Simplify (* a c) into (* a c) 19.935 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 19.936 * [backup-simplify]: Simplify (+ 1 0) into 1 19.937 * [backup-simplify]: Simplify (sqrt 1) into 1 19.937 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.938 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.938 * [backup-simplify]: Simplify (+ 0 0) into 0 19.939 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 19.939 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 19.939 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 19.939 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 19.939 * [taylor]: Taking taylor expansion of (pow b 2) in b 19.939 * [taylor]: Taking taylor expansion of b in b 19.939 * [backup-simplify]: Simplify 0 into 0 19.939 * [backup-simplify]: Simplify 1 into 1 19.940 * [backup-simplify]: Simplify (* 1 1) into 1 19.940 * [backup-simplify]: Simplify (/ 1 1) into 1 19.940 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 19.940 * [taylor]: Taking taylor expansion of 4 in b 19.940 * [backup-simplify]: Simplify 4 into 4 19.940 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 19.940 * [taylor]: Taking taylor expansion of (* a c) in b 19.940 * [taylor]: Taking taylor expansion of a in b 19.940 * [backup-simplify]: Simplify a into a 19.940 * [taylor]: Taking taylor expansion of c in b 19.940 * [backup-simplify]: Simplify c into c 19.940 * [backup-simplify]: Simplify (* a c) into (* a c) 19.941 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 19.941 * [backup-simplify]: Simplify (+ 1 0) into 1 19.941 * [backup-simplify]: Simplify (sqrt 1) into 1 19.942 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.943 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.943 * [backup-simplify]: Simplify (+ 0 0) into 0 19.944 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 19.944 * [taylor]: Taking taylor expansion of 1 in a 19.944 * [backup-simplify]: Simplify 1 into 1 19.944 * [taylor]: Taking taylor expansion of 0 in a 19.944 * [backup-simplify]: Simplify 0 into 0 19.944 * [taylor]: Taking taylor expansion of 1 in c 19.944 * [backup-simplify]: Simplify 1 into 1 19.945 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 19.946 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.946 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 19.946 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 19.946 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 19.948 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 19.948 * [taylor]: Taking taylor expansion of (/ -2 (* a c)) in a 19.948 * [taylor]: Taking taylor expansion of -2 in a 19.948 * [backup-simplify]: Simplify -2 into -2 19.948 * [taylor]: Taking taylor expansion of (* a c) in a 19.948 * [taylor]: Taking taylor expansion of a in a 19.948 * [backup-simplify]: Simplify 0 into 0 19.948 * [backup-simplify]: Simplify 1 into 1 19.948 * [taylor]: Taking taylor expansion of c in a 19.948 * [backup-simplify]: Simplify c into c 19.948 * [backup-simplify]: Simplify (* 0 c) into 0 19.954 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 19.954 * [backup-simplify]: Simplify (/ -2 c) into (/ -2 c) 19.954 * [taylor]: Taking taylor expansion of (/ -2 c) in c 19.954 * [taylor]: Taking taylor expansion of -2 in c 19.954 * [backup-simplify]: Simplify -2 into -2 19.954 * [taylor]: Taking taylor expansion of c in c 19.954 * [backup-simplify]: Simplify 0 into 0 19.954 * [backup-simplify]: Simplify 1 into 1 19.955 * [backup-simplify]: Simplify (/ -2 1) into -2 19.955 * [backup-simplify]: Simplify -2 into -2 19.955 * [taylor]: Taking taylor expansion of 0 in c 19.955 * [backup-simplify]: Simplify 0 into 0 19.955 * [taylor]: Taking taylor expansion of 0 in c 19.955 * [backup-simplify]: Simplify 0 into 0 19.955 * [backup-simplify]: Simplify 1 into 1 19.957 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 19.958 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.958 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 19.958 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 19.959 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (* a c)))) into 0 19.960 * [backup-simplify]: Simplify (- 0) into 0 19.960 * [backup-simplify]: Simplify (+ 0 0) into 0 19.961 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 19.961 * [taylor]: Taking taylor expansion of 0 in a 19.961 * [backup-simplify]: Simplify 0 into 0 19.963 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 19.963 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)))) into 0 19.963 * [taylor]: Taking taylor expansion of 0 in c 19.963 * [backup-simplify]: Simplify 0 into 0 19.963 * [taylor]: Taking taylor expansion of 0 in c 19.963 * [backup-simplify]: Simplify 0 into 0 19.963 * [taylor]: Taking taylor expansion of 0 in c 19.963 * [backup-simplify]: Simplify 0 into 0 19.964 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 19.964 * [backup-simplify]: Simplify 0 into 0 19.964 * [backup-simplify]: Simplify 0 into 0 19.964 * [backup-simplify]: Simplify 0 into 0 19.964 * [backup-simplify]: Simplify 0 into 0 19.966 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 19.967 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.968 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 19.968 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 19.969 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 19.970 * [backup-simplify]: Simplify (- 0) into 0 19.970 * [backup-simplify]: Simplify (+ 0 0) into 0 19.971 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 19.971 * [taylor]: Taking taylor expansion of (/ -2 (* (pow a 2) (pow c 2))) in a 19.971 * [taylor]: Taking taylor expansion of -2 in a 19.971 * [backup-simplify]: Simplify -2 into -2 19.971 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 19.971 * [taylor]: Taking taylor expansion of (pow a 2) in a 19.972 * [taylor]: Taking taylor expansion of a in a 19.972 * [backup-simplify]: Simplify 0 into 0 19.972 * [backup-simplify]: Simplify 1 into 1 19.972 * [taylor]: Taking taylor expansion of (pow c 2) in a 19.972 * [taylor]: Taking taylor expansion of c in a 19.972 * [backup-simplify]: Simplify c into c 19.972 * [backup-simplify]: Simplify (* 1 1) into 1 19.972 * [backup-simplify]: Simplify (* c c) into (pow c 2) 19.972 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 19.972 * [backup-simplify]: Simplify (/ -2 (pow c 2)) into (/ -2 (pow c 2)) 19.972 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 19.973 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.973 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 19.973 * [backup-simplify]: Simplify (- (/ 0 (pow c 2)) (+ (* (/ -2 (pow c 2)) (/ 0 (pow c 2))))) into 0 19.973 * [taylor]: Taking taylor expansion of 0 in c 19.973 * [backup-simplify]: Simplify 0 into 0 19.973 * [taylor]: Taking taylor expansion of 0 in c 19.973 * [backup-simplify]: Simplify 0 into 0 19.974 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 19.974 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 19.974 * [taylor]: Taking taylor expansion of 0 in c 19.974 * [backup-simplify]: Simplify 0 into 0 19.974 * [taylor]: Taking taylor expansion of 0 in c 19.974 * [backup-simplify]: Simplify 0 into 0 19.974 * [taylor]: Taking taylor expansion of 0 in c 19.974 * [backup-simplify]: Simplify 0 into 0 19.974 * [backup-simplify]: Simplify 0 into 0 19.974 * [backup-simplify]: Simplify 0 into 0 19.975 * [backup-simplify]: Simplify (+ (* 1 (* 1 (* 1 (/ 1 (/ 1 b))))) (* -2 (* (/ 1 (/ 1 c)) (* (/ 1 (/ 1 a)) (/ 1 b))))) into (- b (* 2 (/ (* a c) b))) 19.975 * [backup-simplify]: Simplify (sqrt (- (* (/ 1 (- b)) (/ 1 (- b))) (* (* 4 (/ 1 (- a))) (/ 1 (- c))))) into (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) 19.975 * [approximate]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in (b a c) around 0 19.975 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 19.975 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 19.975 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 19.975 * [taylor]: Taking taylor expansion of (pow b 2) in c 19.975 * [taylor]: Taking taylor expansion of b in c 19.975 * [backup-simplify]: Simplify b into b 19.975 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.975 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 19.975 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 19.975 * [taylor]: Taking taylor expansion of 4 in c 19.975 * [backup-simplify]: Simplify 4 into 4 19.975 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 19.975 * [taylor]: Taking taylor expansion of (* a c) in c 19.975 * [taylor]: Taking taylor expansion of a in c 19.975 * [backup-simplify]: Simplify a into a 19.975 * [taylor]: Taking taylor expansion of c in c 19.975 * [backup-simplify]: Simplify 0 into 0 19.975 * [backup-simplify]: Simplify 1 into 1 19.975 * [backup-simplify]: Simplify (* a 0) into 0 19.976 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 19.976 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 19.976 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 19.976 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 19.976 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 19.976 * [backup-simplify]: Simplify (sqrt 0) into 0 19.976 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 19.976 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 19.976 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 19.976 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 19.976 * [taylor]: Taking taylor expansion of (pow b 2) in a 19.976 * [taylor]: Taking taylor expansion of b in a 19.977 * [backup-simplify]: Simplify b into b 19.977 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.977 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 19.977 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 19.977 * [taylor]: Taking taylor expansion of 4 in a 19.977 * [backup-simplify]: Simplify 4 into 4 19.977 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 19.977 * [taylor]: Taking taylor expansion of (* a c) in a 19.977 * [taylor]: Taking taylor expansion of a in a 19.977 * [backup-simplify]: Simplify 0 into 0 19.977 * [backup-simplify]: Simplify 1 into 1 19.977 * [taylor]: Taking taylor expansion of c in a 19.977 * [backup-simplify]: Simplify c into c 19.977 * [backup-simplify]: Simplify (* 0 c) into 0 19.977 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 19.977 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 19.977 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 19.977 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 19.977 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 19.978 * [backup-simplify]: Simplify (sqrt 0) into 0 19.978 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 19.978 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 19.978 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 19.978 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 19.978 * [taylor]: Taking taylor expansion of (pow b 2) in b 19.978 * [taylor]: Taking taylor expansion of b in b 19.978 * [backup-simplify]: Simplify 0 into 0 19.978 * [backup-simplify]: Simplify 1 into 1 19.978 * [backup-simplify]: Simplify (* 1 1) into 1 19.979 * [backup-simplify]: Simplify (/ 1 1) into 1 19.979 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 19.979 * [taylor]: Taking taylor expansion of 4 in b 19.979 * [backup-simplify]: Simplify 4 into 4 19.979 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 19.979 * [taylor]: Taking taylor expansion of (* a c) in b 19.979 * [taylor]: Taking taylor expansion of a in b 19.979 * [backup-simplify]: Simplify a into a 19.979 * [taylor]: Taking taylor expansion of c in b 19.979 * [backup-simplify]: Simplify c into c 19.979 * [backup-simplify]: Simplify (* a c) into (* a c) 19.979 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 19.979 * [backup-simplify]: Simplify (+ 1 0) into 1 19.979 * [backup-simplify]: Simplify (sqrt 1) into 1 19.980 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.980 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.980 * [backup-simplify]: Simplify (+ 0 0) into 0 19.981 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 19.981 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 19.981 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 19.981 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 19.981 * [taylor]: Taking taylor expansion of (pow b 2) in b 19.981 * [taylor]: Taking taylor expansion of b in b 19.981 * [backup-simplify]: Simplify 0 into 0 19.981 * [backup-simplify]: Simplify 1 into 1 19.981 * [backup-simplify]: Simplify (* 1 1) into 1 19.981 * [backup-simplify]: Simplify (/ 1 1) into 1 19.981 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 19.981 * [taylor]: Taking taylor expansion of 4 in b 19.981 * [backup-simplify]: Simplify 4 into 4 19.982 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 19.982 * [taylor]: Taking taylor expansion of (* a c) in b 19.982 * [taylor]: Taking taylor expansion of a in b 19.982 * [backup-simplify]: Simplify a into a 19.982 * [taylor]: Taking taylor expansion of c in b 19.982 * [backup-simplify]: Simplify c into c 19.982 * [backup-simplify]: Simplify (* a c) into (* a c) 19.982 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 19.982 * [backup-simplify]: Simplify (+ 1 0) into 1 19.982 * [backup-simplify]: Simplify (sqrt 1) into 1 19.983 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.983 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.983 * [backup-simplify]: Simplify (+ 0 0) into 0 19.984 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 19.984 * [taylor]: Taking taylor expansion of 1 in a 19.984 * [backup-simplify]: Simplify 1 into 1 19.984 * [taylor]: Taking taylor expansion of 0 in a 19.984 * [backup-simplify]: Simplify 0 into 0 19.984 * [taylor]: Taking taylor expansion of 1 in c 19.984 * [backup-simplify]: Simplify 1 into 1 19.984 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 19.985 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.985 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 19.985 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 19.985 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 19.986 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 19.986 * [taylor]: Taking taylor expansion of (/ -2 (* a c)) in a 19.986 * [taylor]: Taking taylor expansion of -2 in a 19.986 * [backup-simplify]: Simplify -2 into -2 19.986 * [taylor]: Taking taylor expansion of (* a c) in a 19.986 * [taylor]: Taking taylor expansion of a in a 19.986 * [backup-simplify]: Simplify 0 into 0 19.986 * [backup-simplify]: Simplify 1 into 1 19.986 * [taylor]: Taking taylor expansion of c in a 19.986 * [backup-simplify]: Simplify c into c 19.986 * [backup-simplify]: Simplify (* 0 c) into 0 19.987 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 19.987 * [backup-simplify]: Simplify (/ -2 c) into (/ -2 c) 19.987 * [taylor]: Taking taylor expansion of (/ -2 c) in c 19.987 * [taylor]: Taking taylor expansion of -2 in c 19.987 * [backup-simplify]: Simplify -2 into -2 19.987 * [taylor]: Taking taylor expansion of c in c 19.987 * [backup-simplify]: Simplify 0 into 0 19.987 * [backup-simplify]: Simplify 1 into 1 19.987 * [backup-simplify]: Simplify (/ -2 1) into -2 19.987 * [backup-simplify]: Simplify -2 into -2 19.987 * [taylor]: Taking taylor expansion of 0 in c 19.987 * [backup-simplify]: Simplify 0 into 0 19.987 * [taylor]: Taking taylor expansion of 0 in c 19.987 * [backup-simplify]: Simplify 0 into 0 19.987 * [backup-simplify]: Simplify 1 into 1 19.988 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 19.988 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.989 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 19.989 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 19.989 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (* a c)))) into 0 19.989 * [backup-simplify]: Simplify (- 0) into 0 19.989 * [backup-simplify]: Simplify (+ 0 0) into 0 19.990 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 19.990 * [taylor]: Taking taylor expansion of 0 in a 19.990 * [backup-simplify]: Simplify 0 into 0 19.990 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 19.990 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)))) into 0 19.991 * [taylor]: Taking taylor expansion of 0 in c 19.991 * [backup-simplify]: Simplify 0 into 0 19.991 * [taylor]: Taking taylor expansion of 0 in c 19.991 * [backup-simplify]: Simplify 0 into 0 19.991 * [taylor]: Taking taylor expansion of 0 in c 19.991 * [backup-simplify]: Simplify 0 into 0 19.991 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 19.991 * [backup-simplify]: Simplify 0 into 0 19.991 * [backup-simplify]: Simplify 0 into 0 19.991 * [backup-simplify]: Simplify 0 into 0 19.991 * [backup-simplify]: Simplify 0 into 0 19.992 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 19.993 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.993 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 19.993 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 19.994 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 19.994 * [backup-simplify]: Simplify (- 0) into 0 19.994 * [backup-simplify]: Simplify (+ 0 0) into 0 19.995 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 19.995 * [taylor]: Taking taylor expansion of (/ -2 (* (pow a 2) (pow c 2))) in a 19.995 * [taylor]: Taking taylor expansion of -2 in a 19.995 * [backup-simplify]: Simplify -2 into -2 19.995 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 19.995 * [taylor]: Taking taylor expansion of (pow a 2) in a 19.995 * [taylor]: Taking taylor expansion of a in a 19.995 * [backup-simplify]: Simplify 0 into 0 19.995 * [backup-simplify]: Simplify 1 into 1 19.995 * [taylor]: Taking taylor expansion of (pow c 2) in a 19.995 * [taylor]: Taking taylor expansion of c in a 19.995 * [backup-simplify]: Simplify c into c 19.995 * [backup-simplify]: Simplify (* 1 1) into 1 19.995 * [backup-simplify]: Simplify (* c c) into (pow c 2) 19.995 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 19.995 * [backup-simplify]: Simplify (/ -2 (pow c 2)) into (/ -2 (pow c 2)) 19.995 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 19.996 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.997 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 19.997 * [backup-simplify]: Simplify (- (/ 0 (pow c 2)) (+ (* (/ -2 (pow c 2)) (/ 0 (pow c 2))))) into 0 19.997 * [taylor]: Taking taylor expansion of 0 in c 19.997 * [backup-simplify]: Simplify 0 into 0 19.997 * [taylor]: Taking taylor expansion of 0 in c 19.997 * [backup-simplify]: Simplify 0 into 0 19.998 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 19.998 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 19.998 * [taylor]: Taking taylor expansion of 0 in c 19.998 * [backup-simplify]: Simplify 0 into 0 19.998 * [taylor]: Taking taylor expansion of 0 in c 19.998 * [backup-simplify]: Simplify 0 into 0 19.998 * [taylor]: Taking taylor expansion of 0 in c 19.998 * [backup-simplify]: Simplify 0 into 0 19.998 * [backup-simplify]: Simplify 0 into 0 19.998 * [backup-simplify]: Simplify 0 into 0 19.998 * [backup-simplify]: Simplify (+ (* 1 (* 1 (* 1 (/ 1 (/ 1 (- b)))))) (* -2 (* (/ 1 (/ 1 (- c))) (* (/ 1 (/ 1 (- a))) (/ 1 (- b)))))) into (- (* 2 (/ (* a c) b)) b) 19.998 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 1 2) 19.998 * [backup-simplify]: Simplify (sqrt (- (* b b) (* (* 4 a) c))) into (sqrt (- (pow b 2) (* 4 (* a c)))) 19.998 * [approximate]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in (b a c) around 0 19.998 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in c 19.998 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in c 19.998 * [taylor]: Taking taylor expansion of (pow b 2) in c 19.998 * [taylor]: Taking taylor expansion of b in c 19.999 * [backup-simplify]: Simplify b into b 19.999 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in c 19.999 * [taylor]: Taking taylor expansion of 4 in c 19.999 * [backup-simplify]: Simplify 4 into 4 19.999 * [taylor]: Taking taylor expansion of (* a c) in c 19.999 * [taylor]: Taking taylor expansion of a in c 19.999 * [backup-simplify]: Simplify a into a 19.999 * [taylor]: Taking taylor expansion of c in c 19.999 * [backup-simplify]: Simplify 0 into 0 19.999 * [backup-simplify]: Simplify 1 into 1 19.999 * [backup-simplify]: Simplify (* b b) into (pow b 2) 19.999 * [backup-simplify]: Simplify (* a 0) into 0 19.999 * [backup-simplify]: Simplify (* 4 0) into 0 19.999 * [backup-simplify]: Simplify (- 0) into 0 19.999 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 20.000 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 20.000 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 20.000 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 20.000 * [backup-simplify]: Simplify (+ (* 4 a) (* 0 0)) into (* 4 a) 20.000 * [backup-simplify]: Simplify (- (* 4 a)) into (- (* 4 a)) 20.000 * [backup-simplify]: Simplify (+ 0 (- (* 4 a))) into (- (* 4 a)) 20.000 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 20.000 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in a 20.000 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in a 20.000 * [taylor]: Taking taylor expansion of (pow b 2) in a 20.000 * [taylor]: Taking taylor expansion of b in a 20.001 * [backup-simplify]: Simplify b into b 20.001 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 20.001 * [taylor]: Taking taylor expansion of 4 in a 20.001 * [backup-simplify]: Simplify 4 into 4 20.001 * [taylor]: Taking taylor expansion of (* a c) in a 20.001 * [taylor]: Taking taylor expansion of a in a 20.001 * [backup-simplify]: Simplify 0 into 0 20.001 * [backup-simplify]: Simplify 1 into 1 20.001 * [taylor]: Taking taylor expansion of c in a 20.001 * [backup-simplify]: Simplify c into c 20.001 * [backup-simplify]: Simplify (* b b) into (pow b 2) 20.001 * [backup-simplify]: Simplify (* 0 c) into 0 20.001 * [backup-simplify]: Simplify (* 4 0) into 0 20.002 * [backup-simplify]: Simplify (- 0) into 0 20.002 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 20.002 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 20.002 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 20.002 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 20.003 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 20.003 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 20.003 * [backup-simplify]: Simplify (+ 0 (- (* 4 c))) into (- (* 4 c)) 20.003 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 20.003 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in b 20.003 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 20.003 * [taylor]: Taking taylor expansion of (pow b 2) in b 20.003 * [taylor]: Taking taylor expansion of b in b 20.003 * [backup-simplify]: Simplify 0 into 0 20.003 * [backup-simplify]: Simplify 1 into 1 20.003 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 20.003 * [taylor]: Taking taylor expansion of 4 in b 20.003 * [backup-simplify]: Simplify 4 into 4 20.003 * [taylor]: Taking taylor expansion of (* a c) in b 20.003 * [taylor]: Taking taylor expansion of a in b 20.004 * [backup-simplify]: Simplify a into a 20.004 * [taylor]: Taking taylor expansion of c in b 20.004 * [backup-simplify]: Simplify c into c 20.004 * [backup-simplify]: Simplify (* a c) into (* a c) 20.004 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 20.004 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 20.004 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 20.004 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 20.004 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 20.005 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 20.005 * [backup-simplify]: Simplify (- 0) into 0 20.005 * [backup-simplify]: Simplify (+ 0 0) into 0 20.006 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 20.006 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in b 20.006 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 20.006 * [taylor]: Taking taylor expansion of (pow b 2) in b 20.006 * [taylor]: Taking taylor expansion of b in b 20.006 * [backup-simplify]: Simplify 0 into 0 20.006 * [backup-simplify]: Simplify 1 into 1 20.006 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 20.006 * [taylor]: Taking taylor expansion of 4 in b 20.006 * [backup-simplify]: Simplify 4 into 4 20.006 * [taylor]: Taking taylor expansion of (* a c) in b 20.006 * [taylor]: Taking taylor expansion of a in b 20.006 * [backup-simplify]: Simplify a into a 20.006 * [taylor]: Taking taylor expansion of c in b 20.006 * [backup-simplify]: Simplify c into c 20.006 * [backup-simplify]: Simplify (* a c) into (* a c) 20.006 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 20.006 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 20.006 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 20.007 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 20.007 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 20.007 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 20.008 * [backup-simplify]: Simplify (- 0) into 0 20.008 * [backup-simplify]: Simplify (+ 0 0) into 0 20.008 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 20.008 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 20.008 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 20.008 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 20.008 * [taylor]: Taking taylor expansion of 4 in a 20.008 * [backup-simplify]: Simplify 4 into 4 20.008 * [taylor]: Taking taylor expansion of (* a c) in a 20.008 * [taylor]: Taking taylor expansion of a in a 20.008 * [backup-simplify]: Simplify 0 into 0 20.008 * [backup-simplify]: Simplify 1 into 1 20.008 * [taylor]: Taking taylor expansion of c in a 20.008 * [backup-simplify]: Simplify c into c 20.009 * [backup-simplify]: Simplify (* 0 c) into 0 20.009 * [backup-simplify]: Simplify (* 4 0) into 0 20.009 * [backup-simplify]: Simplify (- 0) into 0 20.010 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 20.010 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 20.010 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 20.011 * [backup-simplify]: Simplify (sqrt 0) into 0 20.011 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 20.011 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 20.011 * [taylor]: Taking taylor expansion of 0 in c 20.011 * [backup-simplify]: Simplify 0 into 0 20.011 * [backup-simplify]: Simplify 0 into 0 20.011 * [taylor]: Taking taylor expansion of 0 in a 20.012 * [backup-simplify]: Simplify 0 into 0 20.012 * [taylor]: Taking taylor expansion of 0 in c 20.012 * [backup-simplify]: Simplify 0 into 0 20.012 * [backup-simplify]: Simplify 0 into 0 20.012 * [taylor]: Taking taylor expansion of (* +nan.0 c) in c 20.012 * [taylor]: Taking taylor expansion of +nan.0 in c 20.012 * [backup-simplify]: Simplify +nan.0 into +nan.0 20.012 * [taylor]: Taking taylor expansion of c in c 20.012 * [backup-simplify]: Simplify 0 into 0 20.012 * [backup-simplify]: Simplify 1 into 1 20.012 * [backup-simplify]: Simplify (* +nan.0 0) into 0 20.012 * [backup-simplify]: Simplify 0 into 0 20.012 * [backup-simplify]: Simplify 0 into 0 20.013 * [backup-simplify]: Simplify (* 1 1) into 1 20.013 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 20.014 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (* a c)))) into 0 20.014 * [backup-simplify]: Simplify (- 0) into 0 20.015 * [backup-simplify]: Simplify (+ 1 0) into 1 20.016 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt (- (* 4 (* a c)))))) into (/ 1/2 (sqrt (- (* 4 (* a c))))) 20.016 * [taylor]: Taking taylor expansion of (/ 1/2 (sqrt (- (* 4 (* a c))))) in a 20.016 * [taylor]: Taking taylor expansion of 1/2 in a 20.016 * [backup-simplify]: Simplify 1/2 into 1/2 20.016 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 20.016 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 20.016 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 20.016 * [taylor]: Taking taylor expansion of 4 in a 20.016 * [backup-simplify]: Simplify 4 into 4 20.016 * [taylor]: Taking taylor expansion of (* a c) in a 20.016 * [taylor]: Taking taylor expansion of a in a 20.016 * [backup-simplify]: Simplify 0 into 0 20.016 * [backup-simplify]: Simplify 1 into 1 20.016 * [taylor]: Taking taylor expansion of c in a 20.016 * [backup-simplify]: Simplify c into c 20.016 * [backup-simplify]: Simplify (* 0 c) into 0 20.016 * [backup-simplify]: Simplify (* 4 0) into 0 20.017 * [backup-simplify]: Simplify (- 0) into 0 20.017 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 20.018 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 20.018 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 20.018 * [backup-simplify]: Simplify (sqrt 0) into 0 20.018 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 20.019 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 20.019 * [backup-simplify]: Simplify (/ 1/2 (* +nan.0 c)) into (/ +nan.0 c) 20.020 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 20.021 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 20.021 * [backup-simplify]: Simplify (- 0) into 0 20.022 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 20.022 * [backup-simplify]: Simplify (- (/ 0 (* +nan.0 c)) (+ (* (/ +nan.0 c) (/ (* +nan.0 (pow c 2)) (* +nan.0 c))))) into (- +nan.0) 20.022 * [taylor]: Taking taylor expansion of (- +nan.0) in c 20.022 * [taylor]: Taking taylor expansion of +nan.0 in c 20.022 * [backup-simplify]: Simplify +nan.0 into +nan.0 20.023 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 20.023 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 20.023 * [taylor]: Taking taylor expansion of 0 in c 20.023 * [backup-simplify]: Simplify 0 into 0 20.023 * [backup-simplify]: Simplify 0 into 0 20.024 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 20.025 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 20.025 * [backup-simplify]: Simplify (- 0) into 0 20.026 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 20.026 * [taylor]: Taking taylor expansion of (* +nan.0 (pow c 2)) in c 20.026 * [taylor]: Taking taylor expansion of +nan.0 in c 20.026 * [backup-simplify]: Simplify +nan.0 into +nan.0 20.026 * [taylor]: Taking taylor expansion of (pow c 2) in c 20.026 * [taylor]: Taking taylor expansion of c in c 20.026 * [backup-simplify]: Simplify 0 into 0 20.026 * [backup-simplify]: Simplify 1 into 1 20.026 * [backup-simplify]: Simplify 0 into 0 20.028 * [backup-simplify]: Simplify (+ (* +nan.0 1) (* 0 0)) into (- +nan.0) 20.028 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 20.028 * [backup-simplify]: Simplify 0 into 0 20.029 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 20.030 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 c)))) into 0 20.031 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* a c))))) into 0 20.031 * [backup-simplify]: Simplify (- 0) into 0 20.032 * [backup-simplify]: Simplify (+ 0 0) into 0 20.032 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt (- (* 4 (* a c))))))))) (* 2 (sqrt (- (* 4 (* a c)))))) into 0 20.032 * [taylor]: Taking taylor expansion of 0 in a 20.032 * [backup-simplify]: Simplify 0 into 0 20.032 * [taylor]: Taking taylor expansion of 0 in c 20.032 * [backup-simplify]: Simplify 0 into 0 20.032 * [backup-simplify]: Simplify 0 into 0 20.034 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 20.035 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 c) (* 0 0)))) into 0 20.035 * [backup-simplify]: Simplify (- 0) into 0 20.036 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* +nan.0 c) (* +nan.0 (pow c 2)))))) (* 2 0)) into (* +nan.0 (pow c 3)) 20.037 * [backup-simplify]: Simplify (- (/ 0 (* +nan.0 c)) (+ (* (/ +nan.0 c) (/ (* +nan.0 (pow c 3)) (* +nan.0 c))) (* (- +nan.0) (/ (* +nan.0 (pow c 2)) (* +nan.0 c))))) into (- (* +nan.0 c)) 20.037 * [taylor]: Taking taylor expansion of (- (* +nan.0 c)) in c 20.037 * [taylor]: Taking taylor expansion of (* +nan.0 c) in c 20.037 * [taylor]: Taking taylor expansion of +nan.0 in c 20.037 * [backup-simplify]: Simplify +nan.0 into +nan.0 20.037 * [taylor]: Taking taylor expansion of c in c 20.037 * [backup-simplify]: Simplify 0 into 0 20.037 * [backup-simplify]: Simplify 1 into 1 20.037 * [backup-simplify]: Simplify (* +nan.0 0) into 0 20.038 * [backup-simplify]: Simplify (- 0) into 0 20.038 * [backup-simplify]: Simplify 0 into 0 20.038 * [taylor]: Taking taylor expansion of 0 in c 20.038 * [backup-simplify]: Simplify 0 into 0 20.038 * [backup-simplify]: Simplify 0 into 0 20.039 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 20.040 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 c) (* 0 0)))) into 0 20.041 * [backup-simplify]: Simplify (- 0) into 0 20.041 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* +nan.0 c) (* +nan.0 (pow c 2)))))) (* 2 0)) into (* +nan.0 (pow c 3)) 20.041 * [taylor]: Taking taylor expansion of (* +nan.0 (pow c 3)) in c 20.041 * [taylor]: Taking taylor expansion of +nan.0 in c 20.041 * [backup-simplify]: Simplify +nan.0 into +nan.0 20.041 * [taylor]: Taking taylor expansion of (pow c 3) in c 20.041 * [taylor]: Taking taylor expansion of c in c 20.042 * [backup-simplify]: Simplify 0 into 0 20.042 * [backup-simplify]: Simplify 1 into 1 20.042 * [backup-simplify]: Simplify (- 0) into 0 20.042 * [backup-simplify]: Simplify 0 into 0 20.042 * [backup-simplify]: Simplify 0 into 0 20.043 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* c (* a 1))) (* (- +nan.0) (pow (* 1 (* 1 b)) 2))) into (- (+ (* +nan.0 (pow b 2)) (- (* +nan.0 (* a c))))) 20.043 * [backup-simplify]: Simplify (sqrt (- (* (/ 1 b) (/ 1 b)) (* (* 4 (/ 1 a)) (/ 1 c)))) into (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) 20.043 * [approximate]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in (b a c) around 0 20.043 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 20.043 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 20.043 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 20.043 * [taylor]: Taking taylor expansion of (pow b 2) in c 20.043 * [taylor]: Taking taylor expansion of b in c 20.044 * [backup-simplify]: Simplify b into b 20.044 * [backup-simplify]: Simplify (* b b) into (pow b 2) 20.044 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 20.044 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 20.044 * [taylor]: Taking taylor expansion of 4 in c 20.044 * [backup-simplify]: Simplify 4 into 4 20.044 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 20.044 * [taylor]: Taking taylor expansion of (* a c) in c 20.044 * [taylor]: Taking taylor expansion of a in c 20.044 * [backup-simplify]: Simplify a into a 20.044 * [taylor]: Taking taylor expansion of c in c 20.044 * [backup-simplify]: Simplify 0 into 0 20.044 * [backup-simplify]: Simplify 1 into 1 20.044 * [backup-simplify]: Simplify (* a 0) into 0 20.044 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 20.045 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 20.045 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 20.045 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 20.045 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 20.045 * [backup-simplify]: Simplify (sqrt 0) into 0 20.046 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 20.046 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 20.046 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 20.046 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 20.046 * [taylor]: Taking taylor expansion of (pow b 2) in a 20.046 * [taylor]: Taking taylor expansion of b in a 20.046 * [backup-simplify]: Simplify b into b 20.046 * [backup-simplify]: Simplify (* b b) into (pow b 2) 20.046 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 20.046 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 20.046 * [taylor]: Taking taylor expansion of 4 in a 20.046 * [backup-simplify]: Simplify 4 into 4 20.046 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 20.046 * [taylor]: Taking taylor expansion of (* a c) in a 20.046 * [taylor]: Taking taylor expansion of a in a 20.046 * [backup-simplify]: Simplify 0 into 0 20.047 * [backup-simplify]: Simplify 1 into 1 20.047 * [taylor]: Taking taylor expansion of c in a 20.047 * [backup-simplify]: Simplify c into c 20.047 * [backup-simplify]: Simplify (* 0 c) into 0 20.047 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 20.047 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 20.047 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 20.047 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 20.047 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 20.048 * [backup-simplify]: Simplify (sqrt 0) into 0 20.049 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 20.049 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 20.049 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 20.049 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 20.049 * [taylor]: Taking taylor expansion of (pow b 2) in b 20.049 * [taylor]: Taking taylor expansion of b in b 20.049 * [backup-simplify]: Simplify 0 into 0 20.049 * [backup-simplify]: Simplify 1 into 1 20.049 * [backup-simplify]: Simplify (* 1 1) into 1 20.050 * [backup-simplify]: Simplify (/ 1 1) into 1 20.050 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 20.050 * [taylor]: Taking taylor expansion of 4 in b 20.050 * [backup-simplify]: Simplify 4 into 4 20.050 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 20.050 * [taylor]: Taking taylor expansion of (* a c) in b 20.050 * [taylor]: Taking taylor expansion of a in b 20.050 * [backup-simplify]: Simplify a into a 20.050 * [taylor]: Taking taylor expansion of c in b 20.050 * [backup-simplify]: Simplify c into c 20.050 * [backup-simplify]: Simplify (* a c) into (* a c) 20.050 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 20.050 * [backup-simplify]: Simplify (+ 1 0) into 1 20.051 * [backup-simplify]: Simplify (sqrt 1) into 1 20.051 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 20.052 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.053 * [backup-simplify]: Simplify (+ 0 0) into 0 20.053 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 20.053 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 20.053 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 20.053 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 20.053 * [taylor]: Taking taylor expansion of (pow b 2) in b 20.053 * [taylor]: Taking taylor expansion of b in b 20.054 * [backup-simplify]: Simplify 0 into 0 20.054 * [backup-simplify]: Simplify 1 into 1 20.054 * [backup-simplify]: Simplify (* 1 1) into 1 20.054 * [backup-simplify]: Simplify (/ 1 1) into 1 20.054 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 20.054 * [taylor]: Taking taylor expansion of 4 in b 20.054 * [backup-simplify]: Simplify 4 into 4 20.054 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 20.054 * [taylor]: Taking taylor expansion of (* a c) in b 20.054 * [taylor]: Taking taylor expansion of a in b 20.055 * [backup-simplify]: Simplify a into a 20.055 * [taylor]: Taking taylor expansion of c in b 20.055 * [backup-simplify]: Simplify c into c 20.055 * [backup-simplify]: Simplify (* a c) into (* a c) 20.055 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 20.055 * [backup-simplify]: Simplify (+ 1 0) into 1 20.056 * [backup-simplify]: Simplify (sqrt 1) into 1 20.056 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 20.057 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.058 * [backup-simplify]: Simplify (+ 0 0) into 0 20.058 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 20.058 * [taylor]: Taking taylor expansion of 1 in a 20.059 * [backup-simplify]: Simplify 1 into 1 20.059 * [taylor]: Taking taylor expansion of 0 in a 20.059 * [backup-simplify]: Simplify 0 into 0 20.059 * [taylor]: Taking taylor expansion of 1 in c 20.059 * [backup-simplify]: Simplify 1 into 1 20.060 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 20.060 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.061 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 20.061 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 20.061 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 20.061 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 20.062 * [taylor]: Taking taylor expansion of (/ -2 (* a c)) in a 20.062 * [taylor]: Taking taylor expansion of -2 in a 20.062 * [backup-simplify]: Simplify -2 into -2 20.062 * [taylor]: Taking taylor expansion of (* a c) in a 20.062 * [taylor]: Taking taylor expansion of a in a 20.062 * [backup-simplify]: Simplify 0 into 0 20.062 * [backup-simplify]: Simplify 1 into 1 20.062 * [taylor]: Taking taylor expansion of c in a 20.062 * [backup-simplify]: Simplify c into c 20.062 * [backup-simplify]: Simplify (* 0 c) into 0 20.062 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 20.062 * [backup-simplify]: Simplify (/ -2 c) into (/ -2 c) 20.062 * [taylor]: Taking taylor expansion of (/ -2 c) in c 20.062 * [taylor]: Taking taylor expansion of -2 in c 20.062 * [backup-simplify]: Simplify -2 into -2 20.062 * [taylor]: Taking taylor expansion of c in c 20.062 * [backup-simplify]: Simplify 0 into 0 20.062 * [backup-simplify]: Simplify 1 into 1 20.062 * [backup-simplify]: Simplify (/ -2 1) into -2 20.062 * [backup-simplify]: Simplify -2 into -2 20.062 * [taylor]: Taking taylor expansion of 0 in c 20.062 * [backup-simplify]: Simplify 0 into 0 20.062 * [taylor]: Taking taylor expansion of 0 in c 20.063 * [backup-simplify]: Simplify 0 into 0 20.063 * [backup-simplify]: Simplify 1 into 1 20.063 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 20.064 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.064 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 20.064 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 20.064 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (* a c)))) into 0 20.064 * [backup-simplify]: Simplify (- 0) into 0 20.065 * [backup-simplify]: Simplify (+ 0 0) into 0 20.065 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 20.065 * [taylor]: Taking taylor expansion of 0 in a 20.065 * [backup-simplify]: Simplify 0 into 0 20.066 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 20.066 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)))) into 0 20.066 * [taylor]: Taking taylor expansion of 0 in c 20.066 * [backup-simplify]: Simplify 0 into 0 20.066 * [taylor]: Taking taylor expansion of 0 in c 20.066 * [backup-simplify]: Simplify 0 into 0 20.066 * [taylor]: Taking taylor expansion of 0 in c 20.066 * [backup-simplify]: Simplify 0 into 0 20.066 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 20.066 * [backup-simplify]: Simplify 0 into 0 20.066 * [backup-simplify]: Simplify 0 into 0 20.066 * [backup-simplify]: Simplify 0 into 0 20.067 * [backup-simplify]: Simplify 0 into 0 20.067 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 20.068 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.068 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 20.068 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 20.069 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 20.069 * [backup-simplify]: Simplify (- 0) into 0 20.069 * [backup-simplify]: Simplify (+ 0 0) into 0 20.070 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 20.070 * [taylor]: Taking taylor expansion of (/ -2 (* (pow a 2) (pow c 2))) in a 20.070 * [taylor]: Taking taylor expansion of -2 in a 20.070 * [backup-simplify]: Simplify -2 into -2 20.070 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 20.070 * [taylor]: Taking taylor expansion of (pow a 2) in a 20.070 * [taylor]: Taking taylor expansion of a in a 20.070 * [backup-simplify]: Simplify 0 into 0 20.070 * [backup-simplify]: Simplify 1 into 1 20.070 * [taylor]: Taking taylor expansion of (pow c 2) in a 20.070 * [taylor]: Taking taylor expansion of c in a 20.070 * [backup-simplify]: Simplify c into c 20.071 * [backup-simplify]: Simplify (* 1 1) into 1 20.071 * [backup-simplify]: Simplify (* c c) into (pow c 2) 20.071 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 20.071 * [backup-simplify]: Simplify (/ -2 (pow c 2)) into (/ -2 (pow c 2)) 20.071 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 20.071 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 20.071 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 20.072 * [backup-simplify]: Simplify (- (/ 0 (pow c 2)) (+ (* (/ -2 (pow c 2)) (/ 0 (pow c 2))))) into 0 20.072 * [taylor]: Taking taylor expansion of 0 in c 20.072 * [backup-simplify]: Simplify 0 into 0 20.072 * [taylor]: Taking taylor expansion of 0 in c 20.072 * [backup-simplify]: Simplify 0 into 0 20.072 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 20.073 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 20.073 * [taylor]: Taking taylor expansion of 0 in c 20.073 * [backup-simplify]: Simplify 0 into 0 20.073 * [taylor]: Taking taylor expansion of 0 in c 20.073 * [backup-simplify]: Simplify 0 into 0 20.073 * [taylor]: Taking taylor expansion of 0 in c 20.073 * [backup-simplify]: Simplify 0 into 0 20.073 * [backup-simplify]: Simplify 0 into 0 20.073 * [backup-simplify]: Simplify 0 into 0 20.073 * [backup-simplify]: Simplify (+ (* 1 (* 1 (* 1 (/ 1 (/ 1 b))))) (* -2 (* (/ 1 (/ 1 c)) (* (/ 1 (/ 1 a)) (/ 1 b))))) into (- b (* 2 (/ (* a c) b))) 20.073 * [backup-simplify]: Simplify (sqrt (- (* (/ 1 (- b)) (/ 1 (- b))) (* (* 4 (/ 1 (- a))) (/ 1 (- c))))) into (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) 20.073 * [approximate]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in (b a c) around 0 20.073 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 20.073 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 20.073 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 20.073 * [taylor]: Taking taylor expansion of (pow b 2) in c 20.073 * [taylor]: Taking taylor expansion of b in c 20.073 * [backup-simplify]: Simplify b into b 20.073 * [backup-simplify]: Simplify (* b b) into (pow b 2) 20.073 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 20.073 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 20.073 * [taylor]: Taking taylor expansion of 4 in c 20.073 * [backup-simplify]: Simplify 4 into 4 20.073 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 20.073 * [taylor]: Taking taylor expansion of (* a c) in c 20.073 * [taylor]: Taking taylor expansion of a in c 20.073 * [backup-simplify]: Simplify a into a 20.073 * [taylor]: Taking taylor expansion of c in c 20.073 * [backup-simplify]: Simplify 0 into 0 20.073 * [backup-simplify]: Simplify 1 into 1 20.073 * [backup-simplify]: Simplify (* a 0) into 0 20.074 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 20.074 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 20.074 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 20.074 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 20.074 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 20.074 * [backup-simplify]: Simplify (sqrt 0) into 0 20.075 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 20.075 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 20.075 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 20.075 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 20.075 * [taylor]: Taking taylor expansion of (pow b 2) in a 20.075 * [taylor]: Taking taylor expansion of b in a 20.075 * [backup-simplify]: Simplify b into b 20.075 * [backup-simplify]: Simplify (* b b) into (pow b 2) 20.075 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 20.075 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 20.075 * [taylor]: Taking taylor expansion of 4 in a 20.075 * [backup-simplify]: Simplify 4 into 4 20.075 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 20.075 * [taylor]: Taking taylor expansion of (* a c) in a 20.075 * [taylor]: Taking taylor expansion of a in a 20.075 * [backup-simplify]: Simplify 0 into 0 20.075 * [backup-simplify]: Simplify 1 into 1 20.075 * [taylor]: Taking taylor expansion of c in a 20.075 * [backup-simplify]: Simplify c into c 20.075 * [backup-simplify]: Simplify (* 0 c) into 0 20.075 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 20.075 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 20.075 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 20.075 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 20.076 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 20.076 * [backup-simplify]: Simplify (sqrt 0) into 0 20.076 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 20.076 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 20.076 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 20.076 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 20.076 * [taylor]: Taking taylor expansion of (pow b 2) in b 20.076 * [taylor]: Taking taylor expansion of b in b 20.076 * [backup-simplify]: Simplify 0 into 0 20.076 * [backup-simplify]: Simplify 1 into 1 20.077 * [backup-simplify]: Simplify (* 1 1) into 1 20.077 * [backup-simplify]: Simplify (/ 1 1) into 1 20.077 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 20.077 * [taylor]: Taking taylor expansion of 4 in b 20.077 * [backup-simplify]: Simplify 4 into 4 20.077 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 20.077 * [taylor]: Taking taylor expansion of (* a c) in b 20.077 * [taylor]: Taking taylor expansion of a in b 20.077 * [backup-simplify]: Simplify a into a 20.077 * [taylor]: Taking taylor expansion of c in b 20.077 * [backup-simplify]: Simplify c into c 20.077 * [backup-simplify]: Simplify (* a c) into (* a c) 20.077 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 20.077 * [backup-simplify]: Simplify (+ 1 0) into 1 20.077 * [backup-simplify]: Simplify (sqrt 1) into 1 20.078 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 20.082 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.082 * [backup-simplify]: Simplify (+ 0 0) into 0 20.083 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 20.083 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 20.083 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 20.083 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 20.083 * [taylor]: Taking taylor expansion of (pow b 2) in b 20.083 * [taylor]: Taking taylor expansion of b in b 20.083 * [backup-simplify]: Simplify 0 into 0 20.083 * [backup-simplify]: Simplify 1 into 1 20.083 * [backup-simplify]: Simplify (* 1 1) into 1 20.083 * [backup-simplify]: Simplify (/ 1 1) into 1 20.083 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 20.083 * [taylor]: Taking taylor expansion of 4 in b 20.083 * [backup-simplify]: Simplify 4 into 4 20.083 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 20.083 * [taylor]: Taking taylor expansion of (* a c) in b 20.083 * [taylor]: Taking taylor expansion of a in b 20.083 * [backup-simplify]: Simplify a into a 20.083 * [taylor]: Taking taylor expansion of c in b 20.083 * [backup-simplify]: Simplify c into c 20.083 * [backup-simplify]: Simplify (* a c) into (* a c) 20.083 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 20.084 * [backup-simplify]: Simplify (+ 1 0) into 1 20.084 * [backup-simplify]: Simplify (sqrt 1) into 1 20.084 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 20.085 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.085 * [backup-simplify]: Simplify (+ 0 0) into 0 20.086 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 20.086 * [taylor]: Taking taylor expansion of 1 in a 20.086 * [backup-simplify]: Simplify 1 into 1 20.086 * [taylor]: Taking taylor expansion of 0 in a 20.086 * [backup-simplify]: Simplify 0 into 0 20.086 * [taylor]: Taking taylor expansion of 1 in c 20.086 * [backup-simplify]: Simplify 1 into 1 20.086 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 20.087 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.087 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 20.087 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 20.087 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 20.088 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 20.088 * [taylor]: Taking taylor expansion of (/ -2 (* a c)) in a 20.088 * [taylor]: Taking taylor expansion of -2 in a 20.088 * [backup-simplify]: Simplify -2 into -2 20.088 * [taylor]: Taking taylor expansion of (* a c) in a 20.088 * [taylor]: Taking taylor expansion of a in a 20.088 * [backup-simplify]: Simplify 0 into 0 20.088 * [backup-simplify]: Simplify 1 into 1 20.088 * [taylor]: Taking taylor expansion of c in a 20.088 * [backup-simplify]: Simplify c into c 20.088 * [backup-simplify]: Simplify (* 0 c) into 0 20.089 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 20.089 * [backup-simplify]: Simplify (/ -2 c) into (/ -2 c) 20.089 * [taylor]: Taking taylor expansion of (/ -2 c) in c 20.089 * [taylor]: Taking taylor expansion of -2 in c 20.089 * [backup-simplify]: Simplify -2 into -2 20.089 * [taylor]: Taking taylor expansion of c in c 20.089 * [backup-simplify]: Simplify 0 into 0 20.089 * [backup-simplify]: Simplify 1 into 1 20.089 * [backup-simplify]: Simplify (/ -2 1) into -2 20.089 * [backup-simplify]: Simplify -2 into -2 20.089 * [taylor]: Taking taylor expansion of 0 in c 20.089 * [backup-simplify]: Simplify 0 into 0 20.089 * [taylor]: Taking taylor expansion of 0 in c 20.089 * [backup-simplify]: Simplify 0 into 0 20.089 * [backup-simplify]: Simplify 1 into 1 20.090 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 20.090 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.090 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 20.090 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 20.091 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (* a c)))) into 0 20.091 * [backup-simplify]: Simplify (- 0) into 0 20.091 * [backup-simplify]: Simplify (+ 0 0) into 0 20.092 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 20.092 * [taylor]: Taking taylor expansion of 0 in a 20.092 * [backup-simplify]: Simplify 0 into 0 20.092 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 20.092 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)))) into 0 20.092 * [taylor]: Taking taylor expansion of 0 in c 20.092 * [backup-simplify]: Simplify 0 into 0 20.092 * [taylor]: Taking taylor expansion of 0 in c 20.092 * [backup-simplify]: Simplify 0 into 0 20.092 * [taylor]: Taking taylor expansion of 0 in c 20.092 * [backup-simplify]: Simplify 0 into 0 20.093 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 20.093 * [backup-simplify]: Simplify 0 into 0 20.093 * [backup-simplify]: Simplify 0 into 0 20.093 * [backup-simplify]: Simplify 0 into 0 20.093 * [backup-simplify]: Simplify 0 into 0 20.094 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 20.094 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.095 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 20.095 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 20.095 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 20.096 * [backup-simplify]: Simplify (- 0) into 0 20.096 * [backup-simplify]: Simplify (+ 0 0) into 0 20.097 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 20.097 * [taylor]: Taking taylor expansion of (/ -2 (* (pow a 2) (pow c 2))) in a 20.097 * [taylor]: Taking taylor expansion of -2 in a 20.097 * [backup-simplify]: Simplify -2 into -2 20.097 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 20.097 * [taylor]: Taking taylor expansion of (pow a 2) in a 20.097 * [taylor]: Taking taylor expansion of a in a 20.097 * [backup-simplify]: Simplify 0 into 0 20.097 * [backup-simplify]: Simplify 1 into 1 20.097 * [taylor]: Taking taylor expansion of (pow c 2) in a 20.097 * [taylor]: Taking taylor expansion of c in a 20.097 * [backup-simplify]: Simplify c into c 20.097 * [backup-simplify]: Simplify (* 1 1) into 1 20.097 * [backup-simplify]: Simplify (* c c) into (pow c 2) 20.097 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 20.097 * [backup-simplify]: Simplify (/ -2 (pow c 2)) into (/ -2 (pow c 2)) 20.098 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 20.098 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 20.098 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 20.098 * [backup-simplify]: Simplify (- (/ 0 (pow c 2)) (+ (* (/ -2 (pow c 2)) (/ 0 (pow c 2))))) into 0 20.098 * [taylor]: Taking taylor expansion of 0 in c 20.098 * [backup-simplify]: Simplify 0 into 0 20.098 * [taylor]: Taking taylor expansion of 0 in c 20.098 * [backup-simplify]: Simplify 0 into 0 20.099 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 20.099 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 20.099 * [taylor]: Taking taylor expansion of 0 in c 20.099 * [backup-simplify]: Simplify 0 into 0 20.099 * [taylor]: Taking taylor expansion of 0 in c 20.099 * [backup-simplify]: Simplify 0 into 0 20.099 * [taylor]: Taking taylor expansion of 0 in c 20.099 * [backup-simplify]: Simplify 0 into 0 20.099 * [backup-simplify]: Simplify 0 into 0 20.100 * [backup-simplify]: Simplify 0 into 0 20.100 * [backup-simplify]: Simplify (+ (* 1 (* 1 (* 1 (/ 1 (/ 1 (- b)))))) (* -2 (* (/ 1 (/ 1 (- c))) (* (/ 1 (/ 1 (- a))) (/ 1 (- b)))))) into (- (* 2 (/ (* a c) b)) b) 20.100 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1) 20.100 * [backup-simplify]: Simplify (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) into (- (+ (sqrt (- (pow b 2) (* 4 (* a c)))) b)) 20.100 * [approximate]: Taking taylor expansion of (- (+ (sqrt (- (pow b 2) (* 4 (* a c)))) b)) in (b a c) around 0 20.100 * [taylor]: Taking taylor expansion of (- (+ (sqrt (- (pow b 2) (* 4 (* a c)))) b)) in c 20.100 * [taylor]: Taking taylor expansion of (+ (sqrt (- (pow b 2) (* 4 (* a c)))) b) in c 20.100 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in c 20.100 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in c 20.100 * [taylor]: Taking taylor expansion of (pow b 2) in c 20.100 * [taylor]: Taking taylor expansion of b in c 20.100 * [backup-simplify]: Simplify b into b 20.100 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in c 20.100 * [taylor]: Taking taylor expansion of 4 in c 20.100 * [backup-simplify]: Simplify 4 into 4 20.100 * [taylor]: Taking taylor expansion of (* a c) in c 20.100 * [taylor]: Taking taylor expansion of a in c 20.100 * [backup-simplify]: Simplify a into a 20.100 * [taylor]: Taking taylor expansion of c in c 20.100 * [backup-simplify]: Simplify 0 into 0 20.100 * [backup-simplify]: Simplify 1 into 1 20.100 * [backup-simplify]: Simplify (* b b) into (pow b 2) 20.100 * [backup-simplify]: Simplify (* a 0) into 0 20.101 * [backup-simplify]: Simplify (* 4 0) into 0 20.101 * [backup-simplify]: Simplify (- 0) into 0 20.101 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 20.101 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 20.101 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 20.101 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 20.102 * [backup-simplify]: Simplify (+ (* 4 a) (* 0 0)) into (* 4 a) 20.102 * [backup-simplify]: Simplify (- (* 4 a)) into (- (* 4 a)) 20.102 * [backup-simplify]: Simplify (+ 0 (- (* 4 a))) into (- (* 4 a)) 20.102 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 20.102 * [taylor]: Taking taylor expansion of b in c 20.102 * [backup-simplify]: Simplify b into b 20.102 * [taylor]: Taking taylor expansion of (- (+ (sqrt (- (pow b 2) (* 4 (* a c)))) b)) in a 20.102 * [taylor]: Taking taylor expansion of (+ (sqrt (- (pow b 2) (* 4 (* a c)))) b) in a 20.102 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in a 20.102 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in a 20.102 * [taylor]: Taking taylor expansion of (pow b 2) in a 20.102 * [taylor]: Taking taylor expansion of b in a 20.102 * [backup-simplify]: Simplify b into b 20.102 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 20.102 * [taylor]: Taking taylor expansion of 4 in a 20.102 * [backup-simplify]: Simplify 4 into 4 20.102 * [taylor]: Taking taylor expansion of (* a c) in a 20.102 * [taylor]: Taking taylor expansion of a in a 20.102 * [backup-simplify]: Simplify 0 into 0 20.102 * [backup-simplify]: Simplify 1 into 1 20.102 * [taylor]: Taking taylor expansion of c in a 20.102 * [backup-simplify]: Simplify c into c 20.102 * [backup-simplify]: Simplify (* b b) into (pow b 2) 20.102 * [backup-simplify]: Simplify (* 0 c) into 0 20.102 * [backup-simplify]: Simplify (* 4 0) into 0 20.103 * [backup-simplify]: Simplify (- 0) into 0 20.103 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 20.103 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 20.103 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 20.103 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 20.103 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 20.103 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 20.104 * [backup-simplify]: Simplify (+ 0 (- (* 4 c))) into (- (* 4 c)) 20.104 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 20.104 * [taylor]: Taking taylor expansion of b in a 20.104 * [backup-simplify]: Simplify b into b 20.104 * [taylor]: Taking taylor expansion of (- (+ (sqrt (- (pow b 2) (* 4 (* a c)))) b)) in b 20.104 * [taylor]: Taking taylor expansion of (+ (sqrt (- (pow b 2) (* 4 (* a c)))) b) in b 20.104 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in b 20.104 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 20.104 * [taylor]: Taking taylor expansion of (pow b 2) in b 20.104 * [taylor]: Taking taylor expansion of b in b 20.104 * [backup-simplify]: Simplify 0 into 0 20.104 * [backup-simplify]: Simplify 1 into 1 20.104 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 20.104 * [taylor]: Taking taylor expansion of 4 in b 20.104 * [backup-simplify]: Simplify 4 into 4 20.104 * [taylor]: Taking taylor expansion of (* a c) in b 20.104 * [taylor]: Taking taylor expansion of a in b 20.104 * [backup-simplify]: Simplify a into a 20.104 * [taylor]: Taking taylor expansion of c in b 20.104 * [backup-simplify]: Simplify c into c 20.104 * [backup-simplify]: Simplify (* a c) into (* a c) 20.104 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 20.104 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 20.104 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 20.104 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 20.104 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 20.105 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 20.105 * [backup-simplify]: Simplify (- 0) into 0 20.105 * [backup-simplify]: Simplify (+ 0 0) into 0 20.105 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 20.105 * [taylor]: Taking taylor expansion of b in b 20.105 * [backup-simplify]: Simplify 0 into 0 20.105 * [backup-simplify]: Simplify 1 into 1 20.105 * [taylor]: Taking taylor expansion of (- (+ (sqrt (- (pow b 2) (* 4 (* a c)))) b)) in b 20.105 * [taylor]: Taking taylor expansion of (+ (sqrt (- (pow b 2) (* 4 (* a c)))) b) in b 20.105 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in b 20.105 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 20.105 * [taylor]: Taking taylor expansion of (pow b 2) in b 20.105 * [taylor]: Taking taylor expansion of b in b 20.105 * [backup-simplify]: Simplify 0 into 0 20.105 * [backup-simplify]: Simplify 1 into 1 20.105 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 20.105 * [taylor]: Taking taylor expansion of 4 in b 20.105 * [backup-simplify]: Simplify 4 into 4 20.105 * [taylor]: Taking taylor expansion of (* a c) in b 20.105 * [taylor]: Taking taylor expansion of a in b 20.105 * [backup-simplify]: Simplify a into a 20.106 * [taylor]: Taking taylor expansion of c in b 20.106 * [backup-simplify]: Simplify c into c 20.106 * [backup-simplify]: Simplify (* a c) into (* a c) 20.106 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 20.106 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 20.106 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 20.106 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 20.106 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 20.106 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 20.106 * [backup-simplify]: Simplify (- 0) into 0 20.107 * [backup-simplify]: Simplify (+ 0 0) into 0 20.107 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 20.107 * [taylor]: Taking taylor expansion of b in b 20.107 * [backup-simplify]: Simplify 0 into 0 20.107 * [backup-simplify]: Simplify 1 into 1 20.107 * [backup-simplify]: Simplify (+ (sqrt (- (* 4 (* a c)))) 0) into (sqrt (- (* 4 (* a c)))) 20.107 * [backup-simplify]: Simplify (- (sqrt (- (* 4 (* a c))))) into (- (sqrt (- (* 4 (* a c))))) 20.107 * [taylor]: Taking taylor expansion of (- (sqrt (- (* 4 (* a c))))) in a 20.107 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 20.107 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 20.107 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 20.107 * [taylor]: Taking taylor expansion of 4 in a 20.107 * [backup-simplify]: Simplify 4 into 4 20.107 * [taylor]: Taking taylor expansion of (* a c) in a 20.107 * [taylor]: Taking taylor expansion of a in a 20.107 * [backup-simplify]: Simplify 0 into 0 20.107 * [backup-simplify]: Simplify 1 into 1 20.108 * [taylor]: Taking taylor expansion of c in a 20.108 * [backup-simplify]: Simplify c into c 20.108 * [backup-simplify]: Simplify (* 0 c) into 0 20.108 * [backup-simplify]: Simplify (* 4 0) into 0 20.108 * [backup-simplify]: Simplify (- 0) into 0 20.108 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 20.109 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 20.109 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 20.109 * [backup-simplify]: Simplify (sqrt 0) into 0 20.109 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 20.110 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 20.110 * [backup-simplify]: Simplify (- 0) into 0 20.110 * [taylor]: Taking taylor expansion of 0 in c 20.110 * [backup-simplify]: Simplify 0 into 0 20.110 * [backup-simplify]: Simplify 0 into 0 20.110 * [backup-simplify]: Simplify (+ 0 1) into 1 20.110 * [backup-simplify]: Simplify (- 1) into -1 20.110 * [taylor]: Taking taylor expansion of -1 in a 20.110 * [backup-simplify]: Simplify -1 into -1 20.110 * [taylor]: Taking taylor expansion of -1 in c 20.110 * [backup-simplify]: Simplify -1 into -1 20.110 * [backup-simplify]: Simplify -1 into -1 20.111 * [backup-simplify]: Simplify (- (* +nan.0 c)) into (- (* +nan.0 c)) 20.111 * [taylor]: Taking taylor expansion of (- (* +nan.0 c)) in c 20.111 * [taylor]: Taking taylor expansion of (* +nan.0 c) in c 20.111 * [taylor]: Taking taylor expansion of +nan.0 in c 20.111 * [backup-simplify]: Simplify +nan.0 into +nan.0 20.111 * [taylor]: Taking taylor expansion of c in c 20.111 * [backup-simplify]: Simplify 0 into 0 20.111 * [backup-simplify]: Simplify 1 into 1 20.111 * [backup-simplify]: Simplify (* +nan.0 0) into 0 20.111 * [backup-simplify]: Simplify (- 0) into 0 20.111 * [backup-simplify]: Simplify 0 into 0 20.111 * [backup-simplify]: Simplify 0 into 0 20.111 * [backup-simplify]: Simplify (* 1 1) into 1 20.112 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 20.112 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (* a c)))) into 0 20.113 * [backup-simplify]: Simplify (- 0) into 0 20.113 * [backup-simplify]: Simplify (+ 1 0) into 1 20.113 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt (- (* 4 (* a c)))))) into (/ 1/2 (sqrt (- (* 4 (* a c))))) 20.113 * [backup-simplify]: Simplify (+ (/ 1/2 (sqrt (- (* 4 (* a c))))) 0) into (* 1/2 (/ 1 (sqrt (- (* 4 (* a c)))))) 20.113 * [backup-simplify]: Simplify (- (* 1/2 (/ 1 (sqrt (- (* 4 (* a c))))))) into (- (* 1/2 (/ 1 (sqrt (- (* 4 (* a c))))))) 20.114 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (sqrt (- (* 4 (* a c))))))) in a 20.114 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (sqrt (- (* 4 (* a c)))))) in a 20.114 * [taylor]: Taking taylor expansion of 1/2 in a 20.114 * [backup-simplify]: Simplify 1/2 into 1/2 20.114 * [taylor]: Taking taylor expansion of (/ 1 (sqrt (- (* 4 (* a c))))) in a 20.114 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 20.114 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 20.114 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 20.114 * [taylor]: Taking taylor expansion of 4 in a 20.114 * [backup-simplify]: Simplify 4 into 4 20.114 * [taylor]: Taking taylor expansion of (* a c) in a 20.114 * [taylor]: Taking taylor expansion of a in a 20.114 * [backup-simplify]: Simplify 0 into 0 20.114 * [backup-simplify]: Simplify 1 into 1 20.114 * [taylor]: Taking taylor expansion of c in a 20.114 * [backup-simplify]: Simplify c into c 20.114 * [backup-simplify]: Simplify (* 0 c) into 0 20.114 * [backup-simplify]: Simplify (* 4 0) into 0 20.114 * [backup-simplify]: Simplify (- 0) into 0 20.115 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 20.115 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 20.115 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 20.115 * [backup-simplify]: Simplify (sqrt 0) into 0 20.115 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 20.116 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 20.116 * [backup-simplify]: Simplify (/ 1 (* +nan.0 c)) into (/ +nan.0 c) 20.116 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 20.117 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 20.117 * [backup-simplify]: Simplify (- 0) into 0 20.118 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 20.118 * [backup-simplify]: Simplify (- (+ (* (/ +nan.0 c) (/ (* +nan.0 (pow c 2)) (* +nan.0 c))))) into (- +nan.0) 20.119 * [backup-simplify]: Simplify (+ (* 1/2 (- +nan.0)) (* 0 (/ +nan.0 c))) into (- +nan.0) 20.120 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 20.120 * [taylor]: Taking taylor expansion of (- +nan.0) in c 20.120 * [taylor]: Taking taylor expansion of +nan.0 in c 20.120 * [backup-simplify]: Simplify +nan.0 into +nan.0 20.121 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 20.121 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 20.121 * [taylor]: Taking taylor expansion of 0 in c 20.121 * [backup-simplify]: Simplify 0 into 0 20.121 * [backup-simplify]: Simplify 0 into 0 20.122 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 20.123 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 20.123 * [backup-simplify]: Simplify (- 0) into 0 20.124 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 20.124 * [backup-simplify]: Simplify (- (* +nan.0 (pow c 2))) into (- (* +nan.0 (pow c 2))) 20.124 * [taylor]: Taking taylor expansion of (- (* +nan.0 (pow c 2))) in c 20.124 * [taylor]: Taking taylor expansion of (* +nan.0 (pow c 2)) in c 20.124 * [taylor]: Taking taylor expansion of +nan.0 in c 20.124 * [backup-simplify]: Simplify +nan.0 into +nan.0 20.124 * [taylor]: Taking taylor expansion of (pow c 2) in c 20.124 * [taylor]: Taking taylor expansion of c in c 20.124 * [backup-simplify]: Simplify 0 into 0 20.124 * [backup-simplify]: Simplify 1 into 1 20.124 * [backup-simplify]: Simplify 0 into 0 20.126 * [backup-simplify]: Simplify (+ (* +nan.0 1) (* 0 0)) into (- +nan.0) 20.127 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 20.127 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 20.128 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* c (* a 1))) (+ (* (- +nan.0) (pow (* 1 (* 1 b)) 2)) (* -1 (* 1 (* 1 b))))) into (- (+ (* +nan.0 (pow b 2)) (- b (* +nan.0 (* a c))))) 20.129 * [backup-simplify]: Simplify (- (- (/ 1 b)) (sqrt (- (* (/ 1 b) (/ 1 b)) (* (* 4 (/ 1 a)) (/ 1 c))))) into (- (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))))) 20.129 * [approximate]: Taking taylor expansion of (- (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))))) in (b a c) around 0 20.129 * [taylor]: Taking taylor expansion of (- (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))))) in c 20.129 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in c 20.129 * [taylor]: Taking taylor expansion of (/ 1 b) in c 20.129 * [taylor]: Taking taylor expansion of b in c 20.129 * [backup-simplify]: Simplify b into b 20.129 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 20.129 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 20.129 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 20.129 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 20.129 * [taylor]: Taking taylor expansion of (pow b 2) in c 20.129 * [taylor]: Taking taylor expansion of b in c 20.129 * [backup-simplify]: Simplify b into b 20.129 * [backup-simplify]: Simplify (* b b) into (pow b 2) 20.129 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 20.129 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 20.129 * [taylor]: Taking taylor expansion of 4 in c 20.129 * [backup-simplify]: Simplify 4 into 4 20.129 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 20.129 * [taylor]: Taking taylor expansion of (* a c) in c 20.129 * [taylor]: Taking taylor expansion of a in c 20.129 * [backup-simplify]: Simplify a into a 20.129 * [taylor]: Taking taylor expansion of c in c 20.129 * [backup-simplify]: Simplify 0 into 0 20.129 * [backup-simplify]: Simplify 1 into 1 20.130 * [backup-simplify]: Simplify (* a 0) into 0 20.130 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 20.130 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 20.130 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 20.130 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 20.130 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 20.131 * [backup-simplify]: Simplify (sqrt 0) into 0 20.131 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 20.131 * [taylor]: Taking taylor expansion of (- (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))))) in a 20.131 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in a 20.131 * [taylor]: Taking taylor expansion of (/ 1 b) in a 20.131 * [taylor]: Taking taylor expansion of b in a 20.131 * [backup-simplify]: Simplify b into b 20.131 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 20.131 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 20.131 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 20.132 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 20.132 * [taylor]: Taking taylor expansion of (pow b 2) in a 20.132 * [taylor]: Taking taylor expansion of b in a 20.132 * [backup-simplify]: Simplify b into b 20.132 * [backup-simplify]: Simplify (* b b) into (pow b 2) 20.132 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 20.132 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 20.132 * [taylor]: Taking taylor expansion of 4 in a 20.132 * [backup-simplify]: Simplify 4 into 4 20.132 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 20.132 * [taylor]: Taking taylor expansion of (* a c) in a 20.132 * [taylor]: Taking taylor expansion of a in a 20.132 * [backup-simplify]: Simplify 0 into 0 20.132 * [backup-simplify]: Simplify 1 into 1 20.132 * [taylor]: Taking taylor expansion of c in a 20.132 * [backup-simplify]: Simplify c into c 20.132 * [backup-simplify]: Simplify (* 0 c) into 0 20.132 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 20.133 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 20.133 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 20.133 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 20.133 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 20.133 * [backup-simplify]: Simplify (sqrt 0) into 0 20.134 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 20.134 * [taylor]: Taking taylor expansion of (- (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))))) in b 20.134 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in b 20.134 * [taylor]: Taking taylor expansion of (/ 1 b) in b 20.134 * [taylor]: Taking taylor expansion of b in b 20.134 * [backup-simplify]: Simplify 0 into 0 20.134 * [backup-simplify]: Simplify 1 into 1 20.134 * [backup-simplify]: Simplify (/ 1 1) into 1 20.134 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 20.135 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 20.135 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 20.135 * [taylor]: Taking taylor expansion of (pow b 2) in b 20.135 * [taylor]: Taking taylor expansion of b in b 20.135 * [backup-simplify]: Simplify 0 into 0 20.135 * [backup-simplify]: Simplify 1 into 1 20.135 * [backup-simplify]: Simplify (* 1 1) into 1 20.135 * [backup-simplify]: Simplify (/ 1 1) into 1 20.135 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 20.135 * [taylor]: Taking taylor expansion of 4 in b 20.136 * [backup-simplify]: Simplify 4 into 4 20.136 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 20.136 * [taylor]: Taking taylor expansion of (* a c) in b 20.136 * [taylor]: Taking taylor expansion of a in b 20.136 * [backup-simplify]: Simplify a into a 20.136 * [taylor]: Taking taylor expansion of c in b 20.136 * [backup-simplify]: Simplify c into c 20.136 * [backup-simplify]: Simplify (* a c) into (* a c) 20.136 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 20.136 * [backup-simplify]: Simplify (+ 1 0) into 1 20.137 * [backup-simplify]: Simplify (sqrt 1) into 1 20.137 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 20.138 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.138 * [backup-simplify]: Simplify (+ 0 0) into 0 20.139 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 20.139 * [taylor]: Taking taylor expansion of (- (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))))) in b 20.139 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in b 20.139 * [taylor]: Taking taylor expansion of (/ 1 b) in b 20.139 * [taylor]: Taking taylor expansion of b in b 20.139 * [backup-simplify]: Simplify 0 into 0 20.139 * [backup-simplify]: Simplify 1 into 1 20.140 * [backup-simplify]: Simplify (/ 1 1) into 1 20.140 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 20.140 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 20.140 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 20.140 * [taylor]: Taking taylor expansion of (pow b 2) in b 20.140 * [taylor]: Taking taylor expansion of b in b 20.140 * [backup-simplify]: Simplify 0 into 0 20.140 * [backup-simplify]: Simplify 1 into 1 20.140 * [backup-simplify]: Simplify (* 1 1) into 1 20.141 * [backup-simplify]: Simplify (/ 1 1) into 1 20.141 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 20.141 * [taylor]: Taking taylor expansion of 4 in b 20.141 * [backup-simplify]: Simplify 4 into 4 20.141 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 20.141 * [taylor]: Taking taylor expansion of (* a c) in b 20.141 * [taylor]: Taking taylor expansion of a in b 20.141 * [backup-simplify]: Simplify a into a 20.141 * [taylor]: Taking taylor expansion of c in b 20.141 * [backup-simplify]: Simplify c into c 20.141 * [backup-simplify]: Simplify (* a c) into (* a c) 20.141 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 20.142 * [backup-simplify]: Simplify (+ 1 0) into 1 20.142 * [backup-simplify]: Simplify (sqrt 1) into 1 20.143 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 20.143 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.144 * [backup-simplify]: Simplify (+ 0 0) into 0 20.145 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 20.145 * [backup-simplify]: Simplify (+ 1 1) into 2 20.145 * [backup-simplify]: Simplify (- 2) into -2 20.145 * [taylor]: Taking taylor expansion of -2 in a 20.146 * [backup-simplify]: Simplify -2 into -2 20.146 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.147 * [backup-simplify]: Simplify (+ 0 0) into 0 20.147 * [backup-simplify]: Simplify (- 0) into 0 20.147 * [taylor]: Taking taylor expansion of 0 in a 20.147 * [backup-simplify]: Simplify 0 into 0 20.147 * [taylor]: Taking taylor expansion of -2 in c 20.147 * [backup-simplify]: Simplify -2 into -2 20.148 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.149 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 20.150 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.150 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 20.150 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 20.151 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 20.152 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 20.152 * [backup-simplify]: Simplify (+ 0 (/ -2 (* a c))) into (- (* 2 (/ 1 (* a c)))) 20.152 * [backup-simplify]: Simplify (- (- (* 2 (/ 1 (* a c))))) into (* 2 (/ 1 (* a c))) 20.152 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* a c))) in a 20.152 * [taylor]: Taking taylor expansion of 2 in a 20.152 * [backup-simplify]: Simplify 2 into 2 20.152 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 20.152 * [taylor]: Taking taylor expansion of (* a c) in a 20.152 * [taylor]: Taking taylor expansion of a in a 20.152 * [backup-simplify]: Simplify 0 into 0 20.152 * [backup-simplify]: Simplify 1 into 1 20.152 * [taylor]: Taking taylor expansion of c in a 20.152 * [backup-simplify]: Simplify c into c 20.152 * [backup-simplify]: Simplify (* 0 c) into 0 20.153 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 20.153 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 20.153 * [backup-simplify]: Simplify (* 2 (/ 1 c)) into (/ 2 c) 20.153 * [taylor]: Taking taylor expansion of (/ 2 c) in c 20.153 * [taylor]: Taking taylor expansion of 2 in c 20.153 * [backup-simplify]: Simplify 2 into 2 20.153 * [taylor]: Taking taylor expansion of c in c 20.153 * [backup-simplify]: Simplify 0 into 0 20.153 * [backup-simplify]: Simplify 1 into 1 20.153 * [backup-simplify]: Simplify (/ 2 1) into 2 20.153 * [backup-simplify]: Simplify 2 into 2 20.153 * [taylor]: Taking taylor expansion of 0 in c 20.153 * [backup-simplify]: Simplify 0 into 0 20.153 * [taylor]: Taking taylor expansion of 0 in c 20.153 * [backup-simplify]: Simplify 0 into 0 20.153 * [backup-simplify]: Simplify -2 into -2 20.154 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.154 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 20.155 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.155 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 20.155 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 20.156 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (* a c)))) into 0 20.156 * [backup-simplify]: Simplify (- 0) into 0 20.156 * [backup-simplify]: Simplify (+ 0 0) into 0 20.156 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 20.157 * [backup-simplify]: Simplify (+ 0 0) into 0 20.157 * [backup-simplify]: Simplify (- 0) into 0 20.157 * [taylor]: Taking taylor expansion of 0 in a 20.157 * [backup-simplify]: Simplify 0 into 0 20.158 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 20.158 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 20.158 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 c))) into 0 20.158 * [taylor]: Taking taylor expansion of 0 in c 20.158 * [backup-simplify]: Simplify 0 into 0 20.158 * [taylor]: Taking taylor expansion of 0 in c 20.158 * [backup-simplify]: Simplify 0 into 0 20.158 * [taylor]: Taking taylor expansion of 0 in c 20.158 * [backup-simplify]: Simplify 0 into 0 20.159 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 20.159 * [backup-simplify]: Simplify 0 into 0 20.159 * [backup-simplify]: Simplify 0 into 0 20.159 * [backup-simplify]: Simplify 0 into 0 20.159 * [backup-simplify]: Simplify 0 into 0 20.159 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.160 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 20.160 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.161 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 20.161 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 20.161 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 20.162 * [backup-simplify]: Simplify (- 0) into 0 20.162 * [backup-simplify]: Simplify (+ 0 0) into 0 20.163 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 20.163 * [backup-simplify]: Simplify (+ 0 (/ -2 (* (pow a 2) (pow c 2)))) into (- (* 2 (/ 1 (* (pow a 2) (pow c 2))))) 20.163 * [backup-simplify]: Simplify (- (- (* 2 (/ 1 (* (pow a 2) (pow c 2)))))) into (* 2 (/ 1 (* (pow a 2) (pow c 2)))) 20.163 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow a 2) (pow c 2)))) in a 20.163 * [taylor]: Taking taylor expansion of 2 in a 20.163 * [backup-simplify]: Simplify 2 into 2 20.163 * [taylor]: Taking taylor expansion of (/ 1 (* (pow a 2) (pow c 2))) in a 20.163 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 20.163 * [taylor]: Taking taylor expansion of (pow a 2) in a 20.163 * [taylor]: Taking taylor expansion of a in a 20.163 * [backup-simplify]: Simplify 0 into 0 20.163 * [backup-simplify]: Simplify 1 into 1 20.163 * [taylor]: Taking taylor expansion of (pow c 2) in a 20.163 * [taylor]: Taking taylor expansion of c in a 20.163 * [backup-simplify]: Simplify c into c 20.164 * [backup-simplify]: Simplify (* 1 1) into 1 20.164 * [backup-simplify]: Simplify (* c c) into (pow c 2) 20.164 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 20.164 * [backup-simplify]: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) 20.164 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 20.165 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 20.165 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 20.165 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow c 2)) (/ 0 (pow c 2))))) into 0 20.165 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow c 2)))) into 0 20.165 * [taylor]: Taking taylor expansion of 0 in c 20.165 * [backup-simplify]: Simplify 0 into 0 20.165 * [taylor]: Taking taylor expansion of 0 in c 20.165 * [backup-simplify]: Simplify 0 into 0 20.166 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 20.166 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 20.167 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 20.167 * [taylor]: Taking taylor expansion of 0 in c 20.167 * [backup-simplify]: Simplify 0 into 0 20.167 * [taylor]: Taking taylor expansion of 0 in c 20.167 * [backup-simplify]: Simplify 0 into 0 20.167 * [taylor]: Taking taylor expansion of 0 in c 20.167 * [backup-simplify]: Simplify 0 into 0 20.167 * [backup-simplify]: Simplify 0 into 0 20.167 * [backup-simplify]: Simplify 0 into 0 20.167 * [backup-simplify]: Simplify (+ (* -2 (* 1 (* 1 (/ 1 (/ 1 b))))) (* 2 (* (/ 1 (/ 1 c)) (* (/ 1 (/ 1 a)) (/ 1 b))))) into (- (* 2 (/ (* a c) b)) (* 2 b)) 20.168 * [backup-simplify]: Simplify (- (- (/ 1 (- b))) (sqrt (- (* (/ 1 (- b)) (/ 1 (- b))) (* (* 4 (/ 1 (- a))) (/ 1 (- c)))))) into (- (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) 20.168 * [approximate]: Taking taylor expansion of (- (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in (b a c) around 0 20.168 * [taylor]: Taking taylor expansion of (- (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in c 20.168 * [taylor]: Taking taylor expansion of (/ 1 b) in c 20.168 * [taylor]: Taking taylor expansion of b in c 20.168 * [backup-simplify]: Simplify b into b 20.168 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 20.168 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 20.168 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 20.168 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 20.168 * [taylor]: Taking taylor expansion of (pow b 2) in c 20.168 * [taylor]: Taking taylor expansion of b in c 20.168 * [backup-simplify]: Simplify b into b 20.168 * [backup-simplify]: Simplify (* b b) into (pow b 2) 20.168 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 20.168 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 20.168 * [taylor]: Taking taylor expansion of 4 in c 20.168 * [backup-simplify]: Simplify 4 into 4 20.168 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 20.168 * [taylor]: Taking taylor expansion of (* a c) in c 20.168 * [taylor]: Taking taylor expansion of a in c 20.168 * [backup-simplify]: Simplify a into a 20.168 * [taylor]: Taking taylor expansion of c in c 20.168 * [backup-simplify]: Simplify 0 into 0 20.168 * [backup-simplify]: Simplify 1 into 1 20.168 * [backup-simplify]: Simplify (* a 0) into 0 20.169 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 20.169 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 20.169 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 20.169 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 20.169 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 20.169 * [backup-simplify]: Simplify (sqrt 0) into 0 20.169 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 20.169 * [taylor]: Taking taylor expansion of (- (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in a 20.169 * [taylor]: Taking taylor expansion of (/ 1 b) in a 20.169 * [taylor]: Taking taylor expansion of b in a 20.169 * [backup-simplify]: Simplify b into b 20.170 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 20.170 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 20.170 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 20.170 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 20.170 * [taylor]: Taking taylor expansion of (pow b 2) in a 20.170 * [taylor]: Taking taylor expansion of b in a 20.170 * [backup-simplify]: Simplify b into b 20.170 * [backup-simplify]: Simplify (* b b) into (pow b 2) 20.170 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 20.170 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 20.170 * [taylor]: Taking taylor expansion of 4 in a 20.170 * [backup-simplify]: Simplify 4 into 4 20.170 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 20.170 * [taylor]: Taking taylor expansion of (* a c) in a 20.170 * [taylor]: Taking taylor expansion of a in a 20.170 * [backup-simplify]: Simplify 0 into 0 20.170 * [backup-simplify]: Simplify 1 into 1 20.170 * [taylor]: Taking taylor expansion of c in a 20.170 * [backup-simplify]: Simplify c into c 20.170 * [backup-simplify]: Simplify (* 0 c) into 0 20.170 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 20.170 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 20.170 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 20.170 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 20.170 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 20.171 * [backup-simplify]: Simplify (sqrt 0) into 0 20.171 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 20.171 * [taylor]: Taking taylor expansion of (- (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in b 20.171 * [taylor]: Taking taylor expansion of (/ 1 b) in b 20.171 * [taylor]: Taking taylor expansion of b in b 20.171 * [backup-simplify]: Simplify 0 into 0 20.171 * [backup-simplify]: Simplify 1 into 1 20.171 * [backup-simplify]: Simplify (/ 1 1) into 1 20.171 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 20.171 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 20.171 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 20.171 * [taylor]: Taking taylor expansion of (pow b 2) in b 20.171 * [taylor]: Taking taylor expansion of b in b 20.171 * [backup-simplify]: Simplify 0 into 0 20.171 * [backup-simplify]: Simplify 1 into 1 20.172 * [backup-simplify]: Simplify (* 1 1) into 1 20.172 * [backup-simplify]: Simplify (/ 1 1) into 1 20.172 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 20.172 * [taylor]: Taking taylor expansion of 4 in b 20.172 * [backup-simplify]: Simplify 4 into 4 20.172 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 20.172 * [taylor]: Taking taylor expansion of (* a c) in b 20.172 * [taylor]: Taking taylor expansion of a in b 20.172 * [backup-simplify]: Simplify a into a 20.172 * [taylor]: Taking taylor expansion of c in b 20.172 * [backup-simplify]: Simplify c into c 20.172 * [backup-simplify]: Simplify (* a c) into (* a c) 20.172 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 20.172 * [backup-simplify]: Simplify (+ 1 0) into 1 20.173 * [backup-simplify]: Simplify (sqrt 1) into 1 20.173 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 20.174 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.174 * [backup-simplify]: Simplify (+ 0 0) into 0 20.174 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 20.174 * [taylor]: Taking taylor expansion of (- (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in b 20.174 * [taylor]: Taking taylor expansion of (/ 1 b) in b 20.174 * [taylor]: Taking taylor expansion of b in b 20.174 * [backup-simplify]: Simplify 0 into 0 20.174 * [backup-simplify]: Simplify 1 into 1 20.174 * [backup-simplify]: Simplify (/ 1 1) into 1 20.175 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 20.175 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 20.175 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 20.175 * [taylor]: Taking taylor expansion of (pow b 2) in b 20.175 * [taylor]: Taking taylor expansion of b in b 20.175 * [backup-simplify]: Simplify 0 into 0 20.175 * [backup-simplify]: Simplify 1 into 1 20.175 * [backup-simplify]: Simplify (* 1 1) into 1 20.175 * [backup-simplify]: Simplify (/ 1 1) into 1 20.175 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 20.175 * [taylor]: Taking taylor expansion of 4 in b 20.175 * [backup-simplify]: Simplify 4 into 4 20.175 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 20.175 * [taylor]: Taking taylor expansion of (* a c) in b 20.175 * [taylor]: Taking taylor expansion of a in b 20.175 * [backup-simplify]: Simplify a into a 20.175 * [taylor]: Taking taylor expansion of c in b 20.175 * [backup-simplify]: Simplify c into c 20.175 * [backup-simplify]: Simplify (* a c) into (* a c) 20.175 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 20.176 * [backup-simplify]: Simplify (+ 1 0) into 1 20.176 * [backup-simplify]: Simplify (sqrt 1) into 1 20.176 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 20.177 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.177 * [backup-simplify]: Simplify (+ 0 0) into 0 20.177 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 20.178 * [backup-simplify]: Simplify (- 1) into -1 20.178 * [backup-simplify]: Simplify (+ 1 -1) into 0 20.178 * [taylor]: Taking taylor expansion of 0 in a 20.178 * [backup-simplify]: Simplify 0 into 0 20.178 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.179 * [backup-simplify]: Simplify (- 0) into 0 20.179 * [backup-simplify]: Simplify (+ 0 0) into 0 20.179 * [taylor]: Taking taylor expansion of 0 in a 20.179 * [backup-simplify]: Simplify 0 into 0 20.179 * [taylor]: Taking taylor expansion of 0 in c 20.179 * [backup-simplify]: Simplify 0 into 0 20.179 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.180 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 20.181 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.181 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 20.181 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 20.181 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 20.182 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 20.182 * [backup-simplify]: Simplify (- (/ -2 (* a c))) into (* 2 (/ 1 (* a c))) 20.182 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (* a c)))) into (* 2 (/ 1 (* a c))) 20.182 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* a c))) in a 20.182 * [taylor]: Taking taylor expansion of 2 in a 20.182 * [backup-simplify]: Simplify 2 into 2 20.182 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 20.182 * [taylor]: Taking taylor expansion of (* a c) in a 20.182 * [taylor]: Taking taylor expansion of a in a 20.182 * [backup-simplify]: Simplify 0 into 0 20.182 * [backup-simplify]: Simplify 1 into 1 20.182 * [taylor]: Taking taylor expansion of c in a 20.182 * [backup-simplify]: Simplify c into c 20.182 * [backup-simplify]: Simplify (* 0 c) into 0 20.182 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 20.182 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 20.182 * [backup-simplify]: Simplify (* 2 (/ 1 c)) into (/ 2 c) 20.182 * [taylor]: Taking taylor expansion of (/ 2 c) in c 20.182 * [taylor]: Taking taylor expansion of 2 in c 20.182 * [backup-simplify]: Simplify 2 into 2 20.182 * [taylor]: Taking taylor expansion of c in c 20.182 * [backup-simplify]: Simplify 0 into 0 20.182 * [backup-simplify]: Simplify 1 into 1 20.183 * [backup-simplify]: Simplify (/ 2 1) into 2 20.183 * [backup-simplify]: Simplify 2 into 2 20.183 * [taylor]: Taking taylor expansion of 0 in c 20.183 * [backup-simplify]: Simplify 0 into 0 20.183 * [taylor]: Taking taylor expansion of 0 in c 20.183 * [backup-simplify]: Simplify 0 into 0 20.183 * [backup-simplify]: Simplify 0 into 0 20.183 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.184 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 20.184 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.185 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 20.185 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 20.185 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (* a c)))) into 0 20.185 * [backup-simplify]: Simplify (- 0) into 0 20.185 * [backup-simplify]: Simplify (+ 0 0) into 0 20.186 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 20.186 * [backup-simplify]: Simplify (- 0) into 0 20.186 * [backup-simplify]: Simplify (+ 0 0) into 0 20.186 * [taylor]: Taking taylor expansion of 0 in a 20.186 * [backup-simplify]: Simplify 0 into 0 20.187 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 20.187 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 20.187 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 c))) into 0 20.187 * [taylor]: Taking taylor expansion of 0 in c 20.187 * [backup-simplify]: Simplify 0 into 0 20.187 * [taylor]: Taking taylor expansion of 0 in c 20.187 * [backup-simplify]: Simplify 0 into 0 20.187 * [taylor]: Taking taylor expansion of 0 in c 20.187 * [backup-simplify]: Simplify 0 into 0 20.192 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 20.192 * [backup-simplify]: Simplify 0 into 0 20.192 * [backup-simplify]: Simplify 0 into 0 20.192 * [backup-simplify]: Simplify 0 into 0 20.192 * [backup-simplify]: Simplify 0 into 0 20.193 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.195 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 20.196 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.196 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 20.196 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 20.197 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 20.197 * [backup-simplify]: Simplify (- 0) into 0 20.198 * [backup-simplify]: Simplify (+ 0 0) into 0 20.199 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 20.199 * [backup-simplify]: Simplify (- (/ -2 (* (pow a 2) (pow c 2)))) into (* 2 (/ 1 (* (pow a 2) (pow c 2)))) 20.200 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (* (pow a 2) (pow c 2))))) into (* 2 (/ 1 (* (pow a 2) (pow c 2)))) 20.200 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow a 2) (pow c 2)))) in a 20.200 * [taylor]: Taking taylor expansion of 2 in a 20.200 * [backup-simplify]: Simplify 2 into 2 20.200 * [taylor]: Taking taylor expansion of (/ 1 (* (pow a 2) (pow c 2))) in a 20.200 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 20.200 * [taylor]: Taking taylor expansion of (pow a 2) in a 20.200 * [taylor]: Taking taylor expansion of a in a 20.200 * [backup-simplify]: Simplify 0 into 0 20.200 * [backup-simplify]: Simplify 1 into 1 20.200 * [taylor]: Taking taylor expansion of (pow c 2) in a 20.200 * [taylor]: Taking taylor expansion of c in a 20.200 * [backup-simplify]: Simplify c into c 20.200 * [backup-simplify]: Simplify (* 1 1) into 1 20.200 * [backup-simplify]: Simplify (* c c) into (pow c 2) 20.200 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 20.201 * [backup-simplify]: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) 20.201 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 20.201 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 20.202 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 20.202 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow c 2)) (/ 0 (pow c 2))))) into 0 20.203 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow c 2)))) into 0 20.203 * [taylor]: Taking taylor expansion of 0 in c 20.203 * [backup-simplify]: Simplify 0 into 0 20.203 * [taylor]: Taking taylor expansion of 0 in c 20.203 * [backup-simplify]: Simplify 0 into 0 20.204 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 20.204 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 20.205 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 20.205 * [taylor]: Taking taylor expansion of 0 in c 20.205 * [backup-simplify]: Simplify 0 into 0 20.205 * [taylor]: Taking taylor expansion of 0 in c 20.205 * [backup-simplify]: Simplify 0 into 0 20.205 * [taylor]: Taking taylor expansion of 0 in c 20.205 * [backup-simplify]: Simplify 0 into 0 20.205 * [backup-simplify]: Simplify 0 into 0 20.206 * [backup-simplify]: Simplify (* 2 (* (/ 1 (/ 1 (- c))) (* (/ 1 (/ 1 (- a))) (/ 1 (- b))))) into (* -2 (/ (* a c) b)) 20.206 * * * * [progress]: [ 4 / 4 ] generating series at (2 3 2) 20.206 * [backup-simplify]: Simplify (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) into (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) 20.206 * [approximate]: Taking taylor expansion of (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) in (b a c) around 0 20.206 * [taylor]: Taking taylor expansion of (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) in c 20.206 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in c 20.206 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in c 20.206 * [taylor]: Taking taylor expansion of (pow b 2) in c 20.206 * [taylor]: Taking taylor expansion of b in c 20.206 * [backup-simplify]: Simplify b into b 20.206 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in c 20.206 * [taylor]: Taking taylor expansion of 4 in c 20.206 * [backup-simplify]: Simplify 4 into 4 20.206 * [taylor]: Taking taylor expansion of (* a c) in c 20.206 * [taylor]: Taking taylor expansion of a in c 20.206 * [backup-simplify]: Simplify a into a 20.206 * [taylor]: Taking taylor expansion of c in c 20.206 * [backup-simplify]: Simplify 0 into 0 20.207 * [backup-simplify]: Simplify 1 into 1 20.207 * [backup-simplify]: Simplify (* b b) into (pow b 2) 20.207 * [backup-simplify]: Simplify (* a 0) into 0 20.208 * [backup-simplify]: Simplify (* 4 0) into 0 20.208 * [backup-simplify]: Simplify (- 0) into 0 20.208 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 20.208 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 20.208 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 20.209 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 20.209 * [backup-simplify]: Simplify (+ (* 4 a) (* 0 0)) into (* 4 a) 20.209 * [backup-simplify]: Simplify (- (* 4 a)) into (- (* 4 a)) 20.209 * [backup-simplify]: Simplify (+ 0 (- (* 4 a))) into (- (* 4 a)) 20.209 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 20.210 * [taylor]: Taking taylor expansion of b in c 20.210 * [backup-simplify]: Simplify b into b 20.210 * [taylor]: Taking taylor expansion of (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) in a 20.210 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in a 20.210 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in a 20.210 * [taylor]: Taking taylor expansion of (pow b 2) in a 20.210 * [taylor]: Taking taylor expansion of b in a 20.210 * [backup-simplify]: Simplify b into b 20.210 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 20.210 * [taylor]: Taking taylor expansion of 4 in a 20.210 * [backup-simplify]: Simplify 4 into 4 20.210 * [taylor]: Taking taylor expansion of (* a c) in a 20.210 * [taylor]: Taking taylor expansion of a in a 20.210 * [backup-simplify]: Simplify 0 into 0 20.210 * [backup-simplify]: Simplify 1 into 1 20.210 * [taylor]: Taking taylor expansion of c in a 20.210 * [backup-simplify]: Simplify c into c 20.210 * [backup-simplify]: Simplify (* b b) into (pow b 2) 20.210 * [backup-simplify]: Simplify (* 0 c) into 0 20.211 * [backup-simplify]: Simplify (* 4 0) into 0 20.211 * [backup-simplify]: Simplify (- 0) into 0 20.211 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 20.211 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 20.211 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 20.212 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 20.212 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 20.212 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 20.212 * [backup-simplify]: Simplify (+ 0 (- (* 4 c))) into (- (* 4 c)) 20.213 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 20.213 * [taylor]: Taking taylor expansion of b in a 20.213 * [backup-simplify]: Simplify b into b 20.213 * [taylor]: Taking taylor expansion of (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) in b 20.213 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in b 20.213 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 20.213 * [taylor]: Taking taylor expansion of (pow b 2) in b 20.213 * [taylor]: Taking taylor expansion of b in b 20.213 * [backup-simplify]: Simplify 0 into 0 20.213 * [backup-simplify]: Simplify 1 into 1 20.213 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 20.213 * [taylor]: Taking taylor expansion of 4 in b 20.213 * [backup-simplify]: Simplify 4 into 4 20.213 * [taylor]: Taking taylor expansion of (* a c) in b 20.213 * [taylor]: Taking taylor expansion of a in b 20.213 * [backup-simplify]: Simplify a into a 20.213 * [taylor]: Taking taylor expansion of c in b 20.213 * [backup-simplify]: Simplify c into c 20.213 * [backup-simplify]: Simplify (* a c) into (* a c) 20.213 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 20.213 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 20.214 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 20.214 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 20.214 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 20.214 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 20.215 * [backup-simplify]: Simplify (- 0) into 0 20.215 * [backup-simplify]: Simplify (+ 0 0) into 0 20.215 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 20.215 * [taylor]: Taking taylor expansion of b in b 20.215 * [backup-simplify]: Simplify 0 into 0 20.215 * [backup-simplify]: Simplify 1 into 1 20.215 * [taylor]: Taking taylor expansion of (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) in b 20.215 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in b 20.215 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 20.215 * [taylor]: Taking taylor expansion of (pow b 2) in b 20.215 * [taylor]: Taking taylor expansion of b in b 20.216 * [backup-simplify]: Simplify 0 into 0 20.216 * [backup-simplify]: Simplify 1 into 1 20.216 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 20.216 * [taylor]: Taking taylor expansion of 4 in b 20.216 * [backup-simplify]: Simplify 4 into 4 20.216 * [taylor]: Taking taylor expansion of (* a c) in b 20.216 * [taylor]: Taking taylor expansion of a in b 20.216 * [backup-simplify]: Simplify a into a 20.216 * [taylor]: Taking taylor expansion of c in b 20.216 * [backup-simplify]: Simplify c into c 20.216 * [backup-simplify]: Simplify (* a c) into (* a c) 20.216 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 20.216 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 20.216 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 20.216 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 20.216 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 20.217 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 20.217 * [backup-simplify]: Simplify (- 0) into 0 20.218 * [backup-simplify]: Simplify (+ 0 0) into 0 20.218 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 20.218 * [taylor]: Taking taylor expansion of b in b 20.218 * [backup-simplify]: Simplify 0 into 0 20.218 * [backup-simplify]: Simplify 1 into 1 20.218 * [backup-simplify]: Simplify (- 0) into 0 20.219 * [backup-simplify]: Simplify (+ (sqrt (- (* 4 (* a c)))) 0) into (sqrt (- (* 4 (* a c)))) 20.219 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 20.219 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 20.219 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 20.219 * [taylor]: Taking taylor expansion of 4 in a 20.219 * [backup-simplify]: Simplify 4 into 4 20.219 * [taylor]: Taking taylor expansion of (* a c) in a 20.219 * [taylor]: Taking taylor expansion of a in a 20.219 * [backup-simplify]: Simplify 0 into 0 20.219 * [backup-simplify]: Simplify 1 into 1 20.219 * [taylor]: Taking taylor expansion of c in a 20.219 * [backup-simplify]: Simplify c into c 20.219 * [backup-simplify]: Simplify (* 0 c) into 0 20.219 * [backup-simplify]: Simplify (* 4 0) into 0 20.220 * [backup-simplify]: Simplify (- 0) into 0 20.220 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 20.221 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 20.221 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 20.221 * [backup-simplify]: Simplify (sqrt 0) into 0 20.221 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 20.222 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 20.222 * [taylor]: Taking taylor expansion of 0 in c 20.222 * [backup-simplify]: Simplify 0 into 0 20.222 * [backup-simplify]: Simplify 0 into 0 20.222 * [backup-simplify]: Simplify (- 1) into -1 20.223 * [backup-simplify]: Simplify (+ 0 -1) into -1 20.223 * [taylor]: Taking taylor expansion of -1 in a 20.223 * [backup-simplify]: Simplify -1 into -1 20.223 * [taylor]: Taking taylor expansion of -1 in c 20.223 * [backup-simplify]: Simplify -1 into -1 20.223 * [backup-simplify]: Simplify -1 into -1 20.223 * [taylor]: Taking taylor expansion of (* +nan.0 c) in c 20.223 * [taylor]: Taking taylor expansion of +nan.0 in c 20.223 * [backup-simplify]: Simplify +nan.0 into +nan.0 20.223 * [taylor]: Taking taylor expansion of c in c 20.223 * [backup-simplify]: Simplify 0 into 0 20.223 * [backup-simplify]: Simplify 1 into 1 20.224 * [backup-simplify]: Simplify (* +nan.0 0) into 0 20.224 * [backup-simplify]: Simplify 0 into 0 20.224 * [backup-simplify]: Simplify 0 into 0 20.224 * [backup-simplify]: Simplify (* 1 1) into 1 20.225 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 20.225 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (* a c)))) into 0 20.226 * [backup-simplify]: Simplify (- 0) into 0 20.226 * [backup-simplify]: Simplify (+ 1 0) into 1 20.227 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt (- (* 4 (* a c)))))) into (/ 1/2 (sqrt (- (* 4 (* a c))))) 20.227 * [backup-simplify]: Simplify (- 0) into 0 20.228 * [backup-simplify]: Simplify (+ (/ 1/2 (sqrt (- (* 4 (* a c))))) 0) into (* 1/2 (/ 1 (sqrt (- (* 4 (* a c)))))) 20.228 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (sqrt (- (* 4 (* a c)))))) in a 20.228 * [taylor]: Taking taylor expansion of 1/2 in a 20.228 * [backup-simplify]: Simplify 1/2 into 1/2 20.228 * [taylor]: Taking taylor expansion of (/ 1 (sqrt (- (* 4 (* a c))))) in a 20.228 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 20.228 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 20.228 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 20.228 * [taylor]: Taking taylor expansion of 4 in a 20.228 * [backup-simplify]: Simplify 4 into 4 20.228 * [taylor]: Taking taylor expansion of (* a c) in a 20.228 * [taylor]: Taking taylor expansion of a in a 20.228 * [backup-simplify]: Simplify 0 into 0 20.228 * [backup-simplify]: Simplify 1 into 1 20.228 * [taylor]: Taking taylor expansion of c in a 20.228 * [backup-simplify]: Simplify c into c 20.228 * [backup-simplify]: Simplify (* 0 c) into 0 20.229 * [backup-simplify]: Simplify (* 4 0) into 0 20.229 * [backup-simplify]: Simplify (- 0) into 0 20.229 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 20.230 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 20.230 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 20.230 * [backup-simplify]: Simplify (sqrt 0) into 0 20.230 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 20.231 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 20.231 * [backup-simplify]: Simplify (/ 1 (* +nan.0 c)) into (/ +nan.0 c) 20.232 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 20.233 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 20.233 * [backup-simplify]: Simplify (- 0) into 0 20.234 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 20.234 * [backup-simplify]: Simplify (- (+ (* (/ +nan.0 c) (/ (* +nan.0 (pow c 2)) (* +nan.0 c))))) into (- +nan.0) 20.235 * [backup-simplify]: Simplify (+ (* 1/2 (- +nan.0)) (* 0 (/ +nan.0 c))) into (- +nan.0) 20.235 * [taylor]: Taking taylor expansion of (- +nan.0) in c 20.235 * [taylor]: Taking taylor expansion of +nan.0 in c 20.235 * [backup-simplify]: Simplify +nan.0 into +nan.0 20.236 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 20.236 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 20.236 * [taylor]: Taking taylor expansion of 0 in c 20.236 * [backup-simplify]: Simplify 0 into 0 20.236 * [backup-simplify]: Simplify 0 into 0 20.237 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 20.238 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 20.238 * [backup-simplify]: Simplify (- 0) into 0 20.239 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 20.239 * [taylor]: Taking taylor expansion of (* +nan.0 (pow c 2)) in c 20.239 * [taylor]: Taking taylor expansion of +nan.0 in c 20.239 * [backup-simplify]: Simplify +nan.0 into +nan.0 20.239 * [taylor]: Taking taylor expansion of (pow c 2) in c 20.239 * [taylor]: Taking taylor expansion of c in c 20.239 * [backup-simplify]: Simplify 0 into 0 20.239 * [backup-simplify]: Simplify 1 into 1 20.239 * [backup-simplify]: Simplify 0 into 0 20.241 * [backup-simplify]: Simplify (+ (* +nan.0 1) (* 0 0)) into (- +nan.0) 20.241 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 20.242 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* c (* a 1))) (+ (* (- +nan.0) (pow (* 1 (* 1 b)) 2)) (* -1 (* 1 (* 1 b))))) into (- (+ (* +nan.0 (pow b 2)) (- b (* +nan.0 (* a c))))) 20.243 * [backup-simplify]: Simplify (+ (- (/ 1 b)) (sqrt (- (* (/ 1 b) (/ 1 b)) (* (* 4 (/ 1 a)) (/ 1 c))))) into (- (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) (/ 1 b)) 20.243 * [approximate]: Taking taylor expansion of (- (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) (/ 1 b)) in (b a c) around 0 20.243 * [taylor]: Taking taylor expansion of (- (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) (/ 1 b)) in c 20.243 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 20.243 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 20.243 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 20.243 * [taylor]: Taking taylor expansion of (pow b 2) in c 20.243 * [taylor]: Taking taylor expansion of b in c 20.243 * [backup-simplify]: Simplify b into b 20.243 * [backup-simplify]: Simplify (* b b) into (pow b 2) 20.243 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 20.243 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 20.243 * [taylor]: Taking taylor expansion of 4 in c 20.243 * [backup-simplify]: Simplify 4 into 4 20.243 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 20.243 * [taylor]: Taking taylor expansion of (* a c) in c 20.243 * [taylor]: Taking taylor expansion of a in c 20.243 * [backup-simplify]: Simplify a into a 20.243 * [taylor]: Taking taylor expansion of c in c 20.243 * [backup-simplify]: Simplify 0 into 0 20.243 * [backup-simplify]: Simplify 1 into 1 20.243 * [backup-simplify]: Simplify (* a 0) into 0 20.244 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 20.244 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 20.244 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 20.244 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 20.244 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 20.245 * [backup-simplify]: Simplify (sqrt 0) into 0 20.245 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 20.245 * [taylor]: Taking taylor expansion of (/ 1 b) in c 20.245 * [taylor]: Taking taylor expansion of b in c 20.245 * [backup-simplify]: Simplify b into b 20.245 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 20.245 * [taylor]: Taking taylor expansion of (- (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) (/ 1 b)) in a 20.245 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 20.245 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 20.245 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 20.245 * [taylor]: Taking taylor expansion of (pow b 2) in a 20.246 * [taylor]: Taking taylor expansion of b in a 20.246 * [backup-simplify]: Simplify b into b 20.246 * [backup-simplify]: Simplify (* b b) into (pow b 2) 20.246 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 20.246 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 20.246 * [taylor]: Taking taylor expansion of 4 in a 20.246 * [backup-simplify]: Simplify 4 into 4 20.246 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 20.246 * [taylor]: Taking taylor expansion of (* a c) in a 20.246 * [taylor]: Taking taylor expansion of a in a 20.246 * [backup-simplify]: Simplify 0 into 0 20.246 * [backup-simplify]: Simplify 1 into 1 20.246 * [taylor]: Taking taylor expansion of c in a 20.246 * [backup-simplify]: Simplify c into c 20.246 * [backup-simplify]: Simplify (* 0 c) into 0 20.246 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 20.247 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 20.247 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 20.247 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 20.247 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 20.247 * [backup-simplify]: Simplify (sqrt 0) into 0 20.248 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 20.248 * [taylor]: Taking taylor expansion of (/ 1 b) in a 20.248 * [taylor]: Taking taylor expansion of b in a 20.248 * [backup-simplify]: Simplify b into b 20.248 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 20.248 * [taylor]: Taking taylor expansion of (- (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) (/ 1 b)) in b 20.248 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 20.248 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 20.248 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 20.248 * [taylor]: Taking taylor expansion of (pow b 2) in b 20.248 * [taylor]: Taking taylor expansion of b in b 20.248 * [backup-simplify]: Simplify 0 into 0 20.248 * [backup-simplify]: Simplify 1 into 1 20.249 * [backup-simplify]: Simplify (* 1 1) into 1 20.249 * [backup-simplify]: Simplify (/ 1 1) into 1 20.249 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 20.249 * [taylor]: Taking taylor expansion of 4 in b 20.249 * [backup-simplify]: Simplify 4 into 4 20.249 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 20.249 * [taylor]: Taking taylor expansion of (* a c) in b 20.249 * [taylor]: Taking taylor expansion of a in b 20.249 * [backup-simplify]: Simplify a into a 20.249 * [taylor]: Taking taylor expansion of c in b 20.249 * [backup-simplify]: Simplify c into c 20.249 * [backup-simplify]: Simplify (* a c) into (* a c) 20.249 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 20.250 * [backup-simplify]: Simplify (+ 1 0) into 1 20.250 * [backup-simplify]: Simplify (sqrt 1) into 1 20.251 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 20.252 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.252 * [backup-simplify]: Simplify (+ 0 0) into 0 20.253 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 20.253 * [taylor]: Taking taylor expansion of (/ 1 b) in b 20.253 * [taylor]: Taking taylor expansion of b in b 20.253 * [backup-simplify]: Simplify 0 into 0 20.253 * [backup-simplify]: Simplify 1 into 1 20.253 * [backup-simplify]: Simplify (/ 1 1) into 1 20.253 * [taylor]: Taking taylor expansion of (- (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) (/ 1 b)) in b 20.253 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 20.253 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 20.253 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 20.253 * [taylor]: Taking taylor expansion of (pow b 2) in b 20.253 * [taylor]: Taking taylor expansion of b in b 20.254 * [backup-simplify]: Simplify 0 into 0 20.254 * [backup-simplify]: Simplify 1 into 1 20.254 * [backup-simplify]: Simplify (* 1 1) into 1 20.254 * [backup-simplify]: Simplify (/ 1 1) into 1 20.254 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 20.254 * [taylor]: Taking taylor expansion of 4 in b 20.254 * [backup-simplify]: Simplify 4 into 4 20.254 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 20.254 * [taylor]: Taking taylor expansion of (* a c) in b 20.254 * [taylor]: Taking taylor expansion of a in b 20.255 * [backup-simplify]: Simplify a into a 20.255 * [taylor]: Taking taylor expansion of c in b 20.255 * [backup-simplify]: Simplify c into c 20.255 * [backup-simplify]: Simplify (* a c) into (* a c) 20.255 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 20.255 * [backup-simplify]: Simplify (+ 1 0) into 1 20.256 * [backup-simplify]: Simplify (sqrt 1) into 1 20.256 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 20.257 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.257 * [backup-simplify]: Simplify (+ 0 0) into 0 20.258 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 20.258 * [taylor]: Taking taylor expansion of (/ 1 b) in b 20.258 * [taylor]: Taking taylor expansion of b in b 20.258 * [backup-simplify]: Simplify 0 into 0 20.258 * [backup-simplify]: Simplify 1 into 1 20.259 * [backup-simplify]: Simplify (/ 1 1) into 1 20.259 * [backup-simplify]: Simplify (- 1) into -1 20.260 * [backup-simplify]: Simplify (+ 1 -1) into 0 20.260 * [taylor]: Taking taylor expansion of 0 in a 20.260 * [backup-simplify]: Simplify 0 into 0 20.260 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.261 * [backup-simplify]: Simplify (- 0) into 0 20.261 * [backup-simplify]: Simplify (+ 0 0) into 0 20.261 * [taylor]: Taking taylor expansion of 0 in a 20.261 * [backup-simplify]: Simplify 0 into 0 20.261 * [taylor]: Taking taylor expansion of 0 in c 20.261 * [backup-simplify]: Simplify 0 into 0 20.262 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 20.263 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.263 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 20.263 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 20.264 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 20.265 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 20.266 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.266 * [backup-simplify]: Simplify (- 0) into 0 20.266 * [backup-simplify]: Simplify (+ (/ -2 (* a c)) 0) into (- (* 2 (/ 1 (* a c)))) 20.266 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (* a c)))) in a 20.266 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* a c))) in a 20.266 * [taylor]: Taking taylor expansion of 2 in a 20.267 * [backup-simplify]: Simplify 2 into 2 20.267 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 20.267 * [taylor]: Taking taylor expansion of (* a c) in a 20.267 * [taylor]: Taking taylor expansion of a in a 20.267 * [backup-simplify]: Simplify 0 into 0 20.267 * [backup-simplify]: Simplify 1 into 1 20.267 * [taylor]: Taking taylor expansion of c in a 20.267 * [backup-simplify]: Simplify c into c 20.267 * [backup-simplify]: Simplify (* 0 c) into 0 20.267 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 20.267 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 20.267 * [backup-simplify]: Simplify (* 2 (/ 1 c)) into (/ 2 c) 20.267 * [backup-simplify]: Simplify (- (/ 2 c)) into (- (* 2 (/ 1 c))) 20.267 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 c))) in c 20.267 * [taylor]: Taking taylor expansion of (* 2 (/ 1 c)) in c 20.267 * [taylor]: Taking taylor expansion of 2 in c 20.267 * [backup-simplify]: Simplify 2 into 2 20.268 * [taylor]: Taking taylor expansion of (/ 1 c) in c 20.268 * [taylor]: Taking taylor expansion of c in c 20.268 * [backup-simplify]: Simplify 0 into 0 20.268 * [backup-simplify]: Simplify 1 into 1 20.268 * [backup-simplify]: Simplify (/ 1 1) into 1 20.269 * [backup-simplify]: Simplify (* 2 1) into 2 20.269 * [backup-simplify]: Simplify (- 2) into -2 20.269 * [backup-simplify]: Simplify -2 into -2 20.269 * [taylor]: Taking taylor expansion of 0 in c 20.269 * [backup-simplify]: Simplify 0 into 0 20.269 * [taylor]: Taking taylor expansion of 0 in c 20.269 * [backup-simplify]: Simplify 0 into 0 20.269 * [backup-simplify]: Simplify 0 into 0 20.270 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 20.271 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.271 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 20.272 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 20.272 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (* a c)))) into 0 20.273 * [backup-simplify]: Simplify (- 0) into 0 20.273 * [backup-simplify]: Simplify (+ 0 0) into 0 20.273 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 20.274 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.275 * [backup-simplify]: Simplify (- 0) into 0 20.275 * [backup-simplify]: Simplify (+ 0 0) into 0 20.275 * [taylor]: Taking taylor expansion of 0 in a 20.275 * [backup-simplify]: Simplify 0 into 0 20.276 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 20.276 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 20.277 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 c))) into 0 20.277 * [backup-simplify]: Simplify (- 0) into 0 20.277 * [taylor]: Taking taylor expansion of 0 in c 20.277 * [backup-simplify]: Simplify 0 into 0 20.277 * [taylor]: Taking taylor expansion of 0 in c 20.277 * [backup-simplify]: Simplify 0 into 0 20.277 * [taylor]: Taking taylor expansion of 0 in c 20.277 * [backup-simplify]: Simplify 0 into 0 20.278 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.279 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 20.279 * [backup-simplify]: Simplify (- 0) into 0 20.279 * [backup-simplify]: Simplify 0 into 0 20.279 * [backup-simplify]: Simplify 0 into 0 20.279 * [backup-simplify]: Simplify 0 into 0 20.280 * [backup-simplify]: Simplify 0 into 0 20.281 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 20.282 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.282 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 20.282 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 20.283 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 20.284 * [backup-simplify]: Simplify (- 0) into 0 20.284 * [backup-simplify]: Simplify (+ 0 0) into 0 20.285 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 20.286 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.287 * [backup-simplify]: Simplify (- 0) into 0 20.287 * [backup-simplify]: Simplify (+ (/ -2 (* (pow a 2) (pow c 2))) 0) into (- (* 2 (/ 1 (* (pow a 2) (pow c 2))))) 20.287 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (* (pow a 2) (pow c 2))))) in a 20.287 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow a 2) (pow c 2)))) in a 20.287 * [taylor]: Taking taylor expansion of 2 in a 20.287 * [backup-simplify]: Simplify 2 into 2 20.287 * [taylor]: Taking taylor expansion of (/ 1 (* (pow a 2) (pow c 2))) in a 20.287 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 20.287 * [taylor]: Taking taylor expansion of (pow a 2) in a 20.287 * [taylor]: Taking taylor expansion of a in a 20.287 * [backup-simplify]: Simplify 0 into 0 20.287 * [backup-simplify]: Simplify 1 into 1 20.287 * [taylor]: Taking taylor expansion of (pow c 2) in a 20.287 * [taylor]: Taking taylor expansion of c in a 20.287 * [backup-simplify]: Simplify c into c 20.288 * [backup-simplify]: Simplify (* 1 1) into 1 20.288 * [backup-simplify]: Simplify (* c c) into (pow c 2) 20.288 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 20.288 * [backup-simplify]: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) 20.288 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 20.289 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 20.289 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 20.289 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow c 2)) (/ 0 (pow c 2))))) into 0 20.290 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow c 2)))) into 0 20.290 * [backup-simplify]: Simplify (- 0) into 0 20.290 * [taylor]: Taking taylor expansion of 0 in c 20.290 * [backup-simplify]: Simplify 0 into 0 20.290 * [taylor]: Taking taylor expansion of 0 in c 20.290 * [backup-simplify]: Simplify 0 into 0 20.292 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 20.292 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 20.293 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 20.293 * [backup-simplify]: Simplify (- 0) into 0 20.293 * [taylor]: Taking taylor expansion of 0 in c 20.293 * [backup-simplify]: Simplify 0 into 0 20.293 * [taylor]: Taking taylor expansion of 0 in c 20.293 * [backup-simplify]: Simplify 0 into 0 20.293 * [taylor]: Taking taylor expansion of 0 in c 20.293 * [backup-simplify]: Simplify 0 into 0 20.293 * [backup-simplify]: Simplify 0 into 0 20.293 * [backup-simplify]: Simplify (* -2 (* (/ 1 (/ 1 c)) (* (/ 1 (/ 1 a)) (/ 1 b)))) into (* -2 (/ (* a c) b)) 20.294 * [backup-simplify]: Simplify (+ (- (/ 1 (- b))) (sqrt (- (* (/ 1 (- b)) (/ 1 (- b))) (* (* 4 (/ 1 (- a))) (/ 1 (- c)))))) into (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) 20.294 * [approximate]: Taking taylor expansion of (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in (b a c) around 0 20.294 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in c 20.294 * [taylor]: Taking taylor expansion of (/ 1 b) in c 20.294 * [taylor]: Taking taylor expansion of b in c 20.294 * [backup-simplify]: Simplify b into b 20.294 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 20.294 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 20.294 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 20.294 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 20.294 * [taylor]: Taking taylor expansion of (pow b 2) in c 20.294 * [taylor]: Taking taylor expansion of b in c 20.294 * [backup-simplify]: Simplify b into b 20.294 * [backup-simplify]: Simplify (* b b) into (pow b 2) 20.294 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 20.295 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 20.295 * [taylor]: Taking taylor expansion of 4 in c 20.295 * [backup-simplify]: Simplify 4 into 4 20.295 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 20.295 * [taylor]: Taking taylor expansion of (* a c) in c 20.295 * [taylor]: Taking taylor expansion of a in c 20.295 * [backup-simplify]: Simplify a into a 20.295 * [taylor]: Taking taylor expansion of c in c 20.295 * [backup-simplify]: Simplify 0 into 0 20.295 * [backup-simplify]: Simplify 1 into 1 20.295 * [backup-simplify]: Simplify (* a 0) into 0 20.295 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 20.295 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 20.295 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 20.296 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 20.296 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 20.296 * [backup-simplify]: Simplify (sqrt 0) into 0 20.297 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 20.297 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in a 20.297 * [taylor]: Taking taylor expansion of (/ 1 b) in a 20.297 * [taylor]: Taking taylor expansion of b in a 20.297 * [backup-simplify]: Simplify b into b 20.297 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 20.297 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 20.297 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 20.297 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 20.297 * [taylor]: Taking taylor expansion of (pow b 2) in a 20.297 * [taylor]: Taking taylor expansion of b in a 20.297 * [backup-simplify]: Simplify b into b 20.297 * [backup-simplify]: Simplify (* b b) into (pow b 2) 20.297 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 20.297 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 20.297 * [taylor]: Taking taylor expansion of 4 in a 20.297 * [backup-simplify]: Simplify 4 into 4 20.297 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 20.297 * [taylor]: Taking taylor expansion of (* a c) in a 20.297 * [taylor]: Taking taylor expansion of a in a 20.297 * [backup-simplify]: Simplify 0 into 0 20.297 * [backup-simplify]: Simplify 1 into 1 20.297 * [taylor]: Taking taylor expansion of c in a 20.297 * [backup-simplify]: Simplify c into c 20.298 * [backup-simplify]: Simplify (* 0 c) into 0 20.298 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 20.298 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 20.298 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 20.298 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 20.298 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 20.299 * [backup-simplify]: Simplify (sqrt 0) into 0 20.299 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 20.299 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in b 20.299 * [taylor]: Taking taylor expansion of (/ 1 b) in b 20.299 * [taylor]: Taking taylor expansion of b in b 20.300 * [backup-simplify]: Simplify 0 into 0 20.300 * [backup-simplify]: Simplify 1 into 1 20.300 * [backup-simplify]: Simplify (/ 1 1) into 1 20.300 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 20.300 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 20.300 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 20.300 * [taylor]: Taking taylor expansion of (pow b 2) in b 20.300 * [taylor]: Taking taylor expansion of b in b 20.300 * [backup-simplify]: Simplify 0 into 0 20.300 * [backup-simplify]: Simplify 1 into 1 20.300 * [backup-simplify]: Simplify (* 1 1) into 1 20.301 * [backup-simplify]: Simplify (/ 1 1) into 1 20.301 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 20.301 * [taylor]: Taking taylor expansion of 4 in b 20.301 * [backup-simplify]: Simplify 4 into 4 20.301 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 20.301 * [taylor]: Taking taylor expansion of (* a c) in b 20.301 * [taylor]: Taking taylor expansion of a in b 20.301 * [backup-simplify]: Simplify a into a 20.301 * [taylor]: Taking taylor expansion of c in b 20.301 * [backup-simplify]: Simplify c into c 20.301 * [backup-simplify]: Simplify (* a c) into (* a c) 20.301 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 20.301 * [backup-simplify]: Simplify (+ 1 0) into 1 20.302 * [backup-simplify]: Simplify (sqrt 1) into 1 20.302 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 20.302 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.303 * [backup-simplify]: Simplify (+ 0 0) into 0 20.303 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 20.303 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in b 20.303 * [taylor]: Taking taylor expansion of (/ 1 b) in b 20.303 * [taylor]: Taking taylor expansion of b in b 20.303 * [backup-simplify]: Simplify 0 into 0 20.303 * [backup-simplify]: Simplify 1 into 1 20.303 * [backup-simplify]: Simplify (/ 1 1) into 1 20.303 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 20.303 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 20.303 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 20.303 * [taylor]: Taking taylor expansion of (pow b 2) in b 20.303 * [taylor]: Taking taylor expansion of b in b 20.303 * [backup-simplify]: Simplify 0 into 0 20.303 * [backup-simplify]: Simplify 1 into 1 20.304 * [backup-simplify]: Simplify (* 1 1) into 1 20.304 * [backup-simplify]: Simplify (/ 1 1) into 1 20.304 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 20.304 * [taylor]: Taking taylor expansion of 4 in b 20.304 * [backup-simplify]: Simplify 4 into 4 20.304 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 20.304 * [taylor]: Taking taylor expansion of (* a c) in b 20.304 * [taylor]: Taking taylor expansion of a in b 20.304 * [backup-simplify]: Simplify a into a 20.304 * [taylor]: Taking taylor expansion of c in b 20.304 * [backup-simplify]: Simplify c into c 20.304 * [backup-simplify]: Simplify (* a c) into (* a c) 20.304 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 20.304 * [backup-simplify]: Simplify (+ 1 0) into 1 20.305 * [backup-simplify]: Simplify (sqrt 1) into 1 20.305 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 20.306 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.306 * [backup-simplify]: Simplify (+ 0 0) into 0 20.306 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 20.307 * [backup-simplify]: Simplify (+ 1 1) into 2 20.307 * [taylor]: Taking taylor expansion of 2 in a 20.307 * [backup-simplify]: Simplify 2 into 2 20.307 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.307 * [backup-simplify]: Simplify (+ 0 0) into 0 20.307 * [taylor]: Taking taylor expansion of 0 in a 20.307 * [backup-simplify]: Simplify 0 into 0 20.307 * [taylor]: Taking taylor expansion of 2 in c 20.307 * [backup-simplify]: Simplify 2 into 2 20.308 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.309 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 20.309 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.309 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 20.309 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 20.309 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 20.310 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 20.310 * [backup-simplify]: Simplify (+ 0 (/ -2 (* a c))) into (- (* 2 (/ 1 (* a c)))) 20.310 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (* a c)))) in a 20.310 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* a c))) in a 20.310 * [taylor]: Taking taylor expansion of 2 in a 20.310 * [backup-simplify]: Simplify 2 into 2 20.310 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 20.310 * [taylor]: Taking taylor expansion of (* a c) in a 20.310 * [taylor]: Taking taylor expansion of a in a 20.310 * [backup-simplify]: Simplify 0 into 0 20.310 * [backup-simplify]: Simplify 1 into 1 20.310 * [taylor]: Taking taylor expansion of c in a 20.310 * [backup-simplify]: Simplify c into c 20.310 * [backup-simplify]: Simplify (* 0 c) into 0 20.311 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 20.311 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 20.311 * [backup-simplify]: Simplify (* 2 (/ 1 c)) into (/ 2 c) 20.311 * [backup-simplify]: Simplify (- (/ 2 c)) into (- (* 2 (/ 1 c))) 20.311 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 c))) in c 20.311 * [taylor]: Taking taylor expansion of (* 2 (/ 1 c)) in c 20.311 * [taylor]: Taking taylor expansion of 2 in c 20.311 * [backup-simplify]: Simplify 2 into 2 20.311 * [taylor]: Taking taylor expansion of (/ 1 c) in c 20.311 * [taylor]: Taking taylor expansion of c in c 20.311 * [backup-simplify]: Simplify 0 into 0 20.311 * [backup-simplify]: Simplify 1 into 1 20.311 * [backup-simplify]: Simplify (/ 1 1) into 1 20.311 * [backup-simplify]: Simplify (* 2 1) into 2 20.312 * [backup-simplify]: Simplify (- 2) into -2 20.312 * [backup-simplify]: Simplify -2 into -2 20.312 * [taylor]: Taking taylor expansion of 0 in c 20.312 * [backup-simplify]: Simplify 0 into 0 20.312 * [taylor]: Taking taylor expansion of 0 in c 20.312 * [backup-simplify]: Simplify 0 into 0 20.312 * [backup-simplify]: Simplify 2 into 2 20.312 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.313 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 20.314 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.314 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 20.314 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 20.314 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (* a c)))) into 0 20.314 * [backup-simplify]: Simplify (- 0) into 0 20.315 * [backup-simplify]: Simplify (+ 0 0) into 0 20.315 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 20.315 * [backup-simplify]: Simplify (+ 0 0) into 0 20.315 * [taylor]: Taking taylor expansion of 0 in a 20.315 * [backup-simplify]: Simplify 0 into 0 20.316 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 20.316 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 20.316 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 c))) into 0 20.316 * [backup-simplify]: Simplify (- 0) into 0 20.316 * [taylor]: Taking taylor expansion of 0 in c 20.316 * [backup-simplify]: Simplify 0 into 0 20.317 * [taylor]: Taking taylor expansion of 0 in c 20.317 * [backup-simplify]: Simplify 0 into 0 20.317 * [taylor]: Taking taylor expansion of 0 in c 20.317 * [backup-simplify]: Simplify 0 into 0 20.317 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.318 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 20.318 * [backup-simplify]: Simplify (- 0) into 0 20.318 * [backup-simplify]: Simplify 0 into 0 20.318 * [backup-simplify]: Simplify 0 into 0 20.318 * [backup-simplify]: Simplify 0 into 0 20.318 * [backup-simplify]: Simplify 0 into 0 20.319 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.319 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 20.320 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.320 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 20.320 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 20.321 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 20.321 * [backup-simplify]: Simplify (- 0) into 0 20.321 * [backup-simplify]: Simplify (+ 0 0) into 0 20.322 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 20.322 * [backup-simplify]: Simplify (+ 0 (/ -2 (* (pow a 2) (pow c 2)))) into (- (* 2 (/ 1 (* (pow a 2) (pow c 2))))) 20.322 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (* (pow a 2) (pow c 2))))) in a 20.322 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow a 2) (pow c 2)))) in a 20.322 * [taylor]: Taking taylor expansion of 2 in a 20.322 * [backup-simplify]: Simplify 2 into 2 20.322 * [taylor]: Taking taylor expansion of (/ 1 (* (pow a 2) (pow c 2))) in a 20.322 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 20.322 * [taylor]: Taking taylor expansion of (pow a 2) in a 20.322 * [taylor]: Taking taylor expansion of a in a 20.322 * [backup-simplify]: Simplify 0 into 0 20.322 * [backup-simplify]: Simplify 1 into 1 20.322 * [taylor]: Taking taylor expansion of (pow c 2) in a 20.322 * [taylor]: Taking taylor expansion of c in a 20.322 * [backup-simplify]: Simplify c into c 20.323 * [backup-simplify]: Simplify (* 1 1) into 1 20.323 * [backup-simplify]: Simplify (* c c) into (pow c 2) 20.323 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 20.323 * [backup-simplify]: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) 20.323 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 20.323 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 20.324 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 20.324 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow c 2)) (/ 0 (pow c 2))))) into 0 20.324 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow c 2)))) into 0 20.324 * [backup-simplify]: Simplify (- 0) into 0 20.324 * [taylor]: Taking taylor expansion of 0 in c 20.324 * [backup-simplify]: Simplify 0 into 0 20.324 * [taylor]: Taking taylor expansion of 0 in c 20.324 * [backup-simplify]: Simplify 0 into 0 20.325 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 20.325 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 20.329 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 20.330 * [backup-simplify]: Simplify (- 0) into 0 20.330 * [taylor]: Taking taylor expansion of 0 in c 20.330 * [backup-simplify]: Simplify 0 into 0 20.330 * [taylor]: Taking taylor expansion of 0 in c 20.330 * [backup-simplify]: Simplify 0 into 0 20.330 * [taylor]: Taking taylor expansion of 0 in c 20.330 * [backup-simplify]: Simplify 0 into 0 20.330 * [backup-simplify]: Simplify 0 into 0 20.330 * [backup-simplify]: Simplify 0 into 0 20.330 * [backup-simplify]: Simplify (+ (* 2 (* 1 (* 1 (/ 1 (/ 1 (- b)))))) (* -2 (* (/ 1 (/ 1 (- c))) (* (/ 1 (/ 1 (- a))) (/ 1 (- b)))))) into (- (* 2 (/ (* a c) b)) (* 2 b)) 20.330 * * * [progress]: simplifying candidates 20.330 * * * * [progress]: [ 1 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) (log1p (expm1 (sqrt (- (* b b) (* (* 4 a) c)))))))))> 20.330 * * * * [progress]: [ 2 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) (expm1 (log1p (sqrt (- (* b b) (* (* 4 a) c)))))))))> 20.331 * * * * [progress]: [ 3 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) (pow (- (* b b) (* (* 4 a) c)) 1/2)))))> 20.331 * * * * [progress]: [ 4 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) (pow (sqrt (- (* b b) (* (* 4 a) c))) 1)))))> 20.331 * * * * [progress]: [ 5 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) (exp (log (sqrt (- (* b b) (* (* 4 a) c)))))))))> 20.331 * * * * [progress]: [ 6 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) (log (exp (sqrt (- (* b b) (* (* 4 a) c)))))))))> 20.331 * * * * [progress]: [ 7 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) (* (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))))> 20.331 * * * * [progress]: [ 8 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) (cbrt (* (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c)))))))))> 20.331 * * * * [progress]: [ 9 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) (* (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))))> 20.331 * [simplify]: Simplifying (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) 20.331 * * [simplify]: iters left: 6 (11 enodes) 20.334 * * [simplify]: iters left: 5 (41 enodes) 20.343 * * [simplify]: iters left: 4 (63 enodes) 20.364 * * [simplify]: iters left: 3 (105 enodes) 20.392 * * [simplify]: iters left: 2 (111 enodes) 20.417 * * [simplify]: Extracting #0: cost 1 inf + 0 20.417 * * [simplify]: Extracting #1: cost 4 inf + 0 20.417 * * [simplify]: Extracting #2: cost 7 inf + 0 20.417 * * [simplify]: Extracting #3: cost 20 inf + 0 20.417 * * [simplify]: Extracting #4: cost 27 inf + 45 20.417 * * [simplify]: Extracting #5: cost 20 inf + 503 20.418 * * [simplify]: Extracting #6: cost 5 inf + 1881 20.420 * * [simplify]: Extracting #7: cost 0 inf + 2919 20.421 * [simplify]: Simplified to (fabs (cbrt (fma (* a -4) c (* b b)))) 20.421 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) (* (fabs (cbrt (fma (* a -4) c (* b b)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c))))))))) 20.422 * * * * [progress]: [ 10 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))))))> 20.422 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 20.422 * * [simplify]: iters left: 6 (10 enodes) 20.427 * * [simplify]: iters left: 5 (37 enodes) 20.439 * * [simplify]: iters left: 4 (59 enodes) 20.459 * * [simplify]: iters left: 3 (101 enodes) 20.490 * * [simplify]: iters left: 2 (109 enodes) 20.503 * * [simplify]: Extracting #0: cost 1 inf + 0 20.503 * * [simplify]: Extracting #1: cost 3 inf + 0 20.503 * * [simplify]: Extracting #2: cost 5 inf + 0 20.503 * * [simplify]: Extracting #3: cost 18 inf + 0 20.503 * * [simplify]: Extracting #4: cost 26 inf + 4 20.504 * * [simplify]: Extracting #5: cost 18 inf + 421 20.504 * * [simplify]: Extracting #6: cost 4 inf + 1718 20.505 * * [simplify]: Extracting #7: cost 0 inf + 2241 20.505 * [simplify]: Simplified to (sqrt (sqrt (fma c (* -4 a) (* b b)))) 20.505 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) (* (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))))) 20.505 * * * * [progress]: [ 11 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) (* (sqrt 1) (sqrt (- (* b b) (* (* 4 a) c))))))))> 20.506 * [simplify]: Simplifying (sqrt 1) 20.506 * * [simplify]: iters left: 1 (2 enodes) 20.508 * * [simplify]: Extracting #0: cost 1 inf + 0 20.508 * * [simplify]: Extracting #1: cost 0 inf + 1 20.508 * [simplify]: Simplified to 1 20.508 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) (* 1 (sqrt (- (* b b) (* (* 4 a) c)))))))) 20.508 * * * * [progress]: [ 12 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) (/ (sqrt (- (pow (* b b) 3) (pow (* (* 4 a) c) 3))) (sqrt (+ (* (* b b) (* b b)) (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (* b b) (* (* 4 a) c))))))))))> 20.508 * [simplify]: Simplifying (sqrt (- (pow (* b b) 3) (pow (* (* 4 a) c) 3))) 20.508 * * [simplify]: iters left: 6 (12 enodes) 20.512 * * [simplify]: iters left: 5 (60 enodes) 20.534 * * [simplify]: iters left: 4 (188 enodes) 20.612 * * [simplify]: Extracting #0: cost 1 inf + 0 20.612 * * [simplify]: Extracting #1: cost 3 inf + 0 20.612 * * [simplify]: Extracting #2: cost 27 inf + 0 20.612 * * [simplify]: Extracting #3: cost 166 inf + 42 20.613 * * [simplify]: Extracting #4: cost 199 inf + 1282 20.617 * * [simplify]: Extracting #5: cost 80 inf + 22255 20.624 * * [simplify]: Extracting #6: cost 1 inf + 40779 20.632 * * [simplify]: Extracting #7: cost 0 inf + 40387 20.650 * [simplify]: Simplified to (sqrt (fma (* (* b b) (* b b)) (* b b) (* -64 (* (* (* c a) (* c a)) (* c a))))) 20.650 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) (/ (sqrt (fma (* (* b b) (* b b)) (* b b) (* -64 (* (* (* c a) (* c a)) (* c a))))) (sqrt (+ (* (* b b) (* b b)) (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (* b b) (* (* 4 a) c)))))))))) 20.650 * * * * [progress]: [ 13 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) (/ (sqrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) (sqrt (+ (* b b) (* (* 4 a) c))))))))> 20.650 * [simplify]: Simplifying (sqrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) 20.650 * * [simplify]: iters left: 6 (11 enodes) 20.654 * * [simplify]: iters left: 5 (54 enodes) 20.665 * * [simplify]: iters left: 4 (143 enodes) 20.712 * * [simplify]: iters left: 3 (441 enodes) 20.971 * * [simplify]: Extracting #0: cost 1 inf + 0 20.971 * * [simplify]: Extracting #1: cost 3 inf + 0 20.971 * * [simplify]: Extracting #2: cost 46 inf + 0 20.973 * * [simplify]: Extracting #3: cost 175 inf + 953 20.982 * * [simplify]: Extracting #4: cost 71 inf + 14806 20.991 * * [simplify]: Extracting #5: cost 6 inf + 24264 20.999 * * [simplify]: Extracting #6: cost 0 inf + 25282 21.007 * * [simplify]: Extracting #7: cost 0 inf + 25242 21.017 * [simplify]: Simplified to (sqrt (fma (* b b) (* b b) (* -16 (* (* c a) (* c a))))) 21.017 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) (/ (sqrt (fma (* b b) (* b b) (* -16 (* (* c a) (* c a))))) (sqrt (+ (* b b) (* (* 4 a) c)))))))) 21.017 * * * * [progress]: [ 14 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) (pow (- (* b b) (* (* 4 a) c)) (/ 1 2))))))> 21.018 * [simplify]: Simplifying (- (* b b) (* (* 4 a) c)) 21.018 * * [simplify]: iters left: 6 (8 enodes) 21.022 * * [simplify]: iters left: 5 (31 enodes) 21.033 * * [simplify]: iters left: 4 (53 enodes) 21.051 * * [simplify]: iters left: 3 (96 enodes) 21.078 * * [simplify]: iters left: 2 (102 enodes) 21.089 * * [simplify]: Extracting #0: cost 1 inf + 0 21.089 * * [simplify]: Extracting #1: cost 14 inf + 0 21.089 * * [simplify]: Extracting #2: cost 22 inf + 4 21.089 * * [simplify]: Extracting #3: cost 14 inf + 542 21.090 * * [simplify]: Extracting #4: cost 0 inf + 1445 21.090 * [simplify]: Simplified to (fma b b (* a (* c -4))) 21.091 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) (pow (fma b b (* a (* c -4))) (/ 1 2)))))) 21.091 * * * * [progress]: [ 15 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))))))> 21.091 * * * * [progress]: [ 16 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) (fabs (sqrt (- (* b b) (* (* 4 a) c))))))))> 21.091 * [simplify]: Simplifying (sqrt (- (* b b) (* (* 4 a) c))) 21.091 * * [simplify]: iters left: 6 (9 enodes) 21.094 * * [simplify]: iters left: 5 (34 enodes) 21.099 * * [simplify]: iters left: 4 (56 enodes) 21.109 * * [simplify]: iters left: 3 (98 enodes) 21.123 * * [simplify]: iters left: 2 (104 enodes) 21.138 * * [simplify]: Extracting #0: cost 1 inf + 0 21.138 * * [simplify]: Extracting #1: cost 3 inf + 0 21.138 * * [simplify]: Extracting #2: cost 16 inf + 0 21.138 * * [simplify]: Extracting #3: cost 24 inf + 4 21.138 * * [simplify]: Extracting #4: cost 16 inf + 463 21.139 * * [simplify]: Extracting #5: cost 1 inf + 1721 21.140 * * [simplify]: Extracting #6: cost 0 inf + 1803 21.141 * [simplify]: Simplified to (sqrt (fma c (* a -4) (* b b))) 21.141 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) (fabs (sqrt (fma c (* a -4) (* b b)))))))) 21.141 * * * * [progress]: [ 17 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) (* 1 (sqrt (- (* b b) (* (* 4 a) c))))))))> 21.142 * * * * [progress]: [ 18 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) (posit16->real (real->posit16 (sqrt (- (* b b) (* (* 4 a) c)))))))))> 21.142 * * * * [progress]: [ 19 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (log1p (expm1 (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 21.142 * * * * [progress]: [ 20 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (expm1 (log1p (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 21.142 * * * * [progress]: [ 21 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (pow (- (* b b) (* (* 4 a) c)) 1/2)) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 21.142 * * * * [progress]: [ 22 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (pow (sqrt (- (* b b) (* (* 4 a) c))) 1)) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 21.142 * * * * [progress]: [ 23 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (exp (log (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 21.142 * * * * [progress]: [ 24 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (log (exp (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 21.142 * * * * [progress]: [ 25 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (* (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 21.142 * * * * [progress]: [ 26 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (cbrt (* (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 21.142 * * * * [progress]: [ 27 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 21.143 * [simplify]: Simplifying (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) 21.143 * * [simplify]: iters left: 6 (11 enodes) 21.152 * * [simplify]: iters left: 5 (41 enodes) 21.165 * * [simplify]: iters left: 4 (63 enodes) 21.186 * * [simplify]: iters left: 3 (105 enodes) 21.214 * * [simplify]: iters left: 2 (111 enodes) 21.238 * * [simplify]: Extracting #0: cost 1 inf + 0 21.238 * * [simplify]: Extracting #1: cost 4 inf + 0 21.238 * * [simplify]: Extracting #2: cost 7 inf + 0 21.238 * * [simplify]: Extracting #3: cost 20 inf + 0 21.239 * * [simplify]: Extracting #4: cost 27 inf + 45 21.239 * * [simplify]: Extracting #5: cost 20 inf + 503 21.240 * * [simplify]: Extracting #6: cost 5 inf + 1881 21.241 * * [simplify]: Extracting #7: cost 0 inf + 2919 21.243 * [simplify]: Simplified to (fabs (cbrt (fma (* a -4) c (* b b)))) 21.243 * [simplify]: Simplified (2 2 1 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (* (fabs (cbrt (fma (* a -4) c (* b b)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 21.243 * * * * [progress]: [ 28 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 21.243 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 21.244 * * [simplify]: iters left: 6 (10 enodes) 21.249 * * [simplify]: iters left: 5 (37 enodes) 21.260 * * [simplify]: iters left: 4 (59 enodes) 21.280 * * [simplify]: iters left: 3 (101 enodes) 21.310 * * [simplify]: iters left: 2 (109 enodes) 21.336 * * [simplify]: Extracting #0: cost 1 inf + 0 21.336 * * [simplify]: Extracting #1: cost 3 inf + 0 21.336 * * [simplify]: Extracting #2: cost 5 inf + 0 21.336 * * [simplify]: Extracting #3: cost 18 inf + 0 21.336 * * [simplify]: Extracting #4: cost 26 inf + 4 21.337 * * [simplify]: Extracting #5: cost 18 inf + 421 21.338 * * [simplify]: Extracting #6: cost 4 inf + 1718 21.339 * * [simplify]: Extracting #7: cost 0 inf + 2241 21.340 * [simplify]: Simplified to (sqrt (sqrt (fma c (* -4 a) (* b b)))) 21.341 * [simplify]: Simplified (2 2 1 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (* (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 21.341 * * * * [progress]: [ 29 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt 1) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 21.341 * [simplify]: Simplifying (sqrt 1) 21.341 * * [simplify]: iters left: 1 (2 enodes) 21.344 * * [simplify]: Extracting #0: cost 1 inf + 0 21.344 * * [simplify]: Extracting #1: cost 0 inf + 1 21.345 * [simplify]: Simplified to 1 21.345 * [simplify]: Simplified (2 2 1 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (* 1 (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 21.345 * * * * [progress]: [ 30 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (/ (sqrt (- (pow (* b b) 3) (pow (* (* 4 a) c) 3))) (sqrt (+ (* (* b b) (* b b)) (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 21.345 * [simplify]: Simplifying (sqrt (- (pow (* b b) 3) (pow (* (* 4 a) c) 3))) 21.345 * * [simplify]: iters left: 6 (12 enodes) 21.353 * * [simplify]: iters left: 5 (60 enodes) 21.383 * * [simplify]: iters left: 4 (188 enodes) 21.480 * * [simplify]: Extracting #0: cost 1 inf + 0 21.480 * * [simplify]: Extracting #1: cost 3 inf + 0 21.480 * * [simplify]: Extracting #2: cost 27 inf + 0 21.481 * * [simplify]: Extracting #3: cost 166 inf + 42 21.482 * * [simplify]: Extracting #4: cost 199 inf + 1282 21.487 * * [simplify]: Extracting #5: cost 80 inf + 22255 21.501 * * [simplify]: Extracting #6: cost 1 inf + 40779 21.515 * * [simplify]: Extracting #7: cost 0 inf + 40387 21.523 * [simplify]: Simplified to (sqrt (fma (* (* b b) (* b b)) (* b b) (* -64 (* (* (* c a) (* c a)) (* c a))))) 21.523 * [simplify]: Simplified (2 2 1 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (/ (sqrt (fma (* (* b b) (* b b)) (* b b) (* -64 (* (* (* c a) (* c a)) (* c a))))) (sqrt (+ (* (* b b) (* b b)) (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 21.523 * * * * [progress]: [ 31 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (/ (sqrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) (sqrt (+ (* b b) (* (* 4 a) c))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 21.523 * [simplify]: Simplifying (sqrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) 21.523 * * [simplify]: iters left: 6 (11 enodes) 21.531 * * [simplify]: iters left: 5 (54 enodes) 21.544 * * [simplify]: iters left: 4 (143 enodes) 21.624 * * [simplify]: iters left: 3 (441 enodes) 21.862 * * [simplify]: Extracting #0: cost 1 inf + 0 21.862 * * [simplify]: Extracting #1: cost 3 inf + 0 21.862 * * [simplify]: Extracting #2: cost 46 inf + 0 21.864 * * [simplify]: Extracting #3: cost 175 inf + 953 21.873 * * [simplify]: Extracting #4: cost 71 inf + 14806 21.888 * * [simplify]: Extracting #5: cost 6 inf + 24264 21.904 * * [simplify]: Extracting #6: cost 0 inf + 25282 21.919 * * [simplify]: Extracting #7: cost 0 inf + 25242 21.934 * [simplify]: Simplified to (sqrt (fma (* b b) (* b b) (* -16 (* (* c a) (* c a))))) 21.934 * [simplify]: Simplified (2 2 1 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (/ (sqrt (fma (* b b) (* b b) (* -16 (* (* c a) (* c a))))) (sqrt (+ (* b b) (* (* 4 a) c))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 21.935 * * * * [progress]: [ 32 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (pow (- (* b b) (* (* 4 a) c)) (/ 1 2))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 21.935 * [simplify]: Simplifying (- (* b b) (* (* 4 a) c)) 21.935 * * [simplify]: iters left: 6 (8 enodes) 21.940 * * [simplify]: iters left: 5 (31 enodes) 21.949 * * [simplify]: iters left: 4 (53 enodes) 21.968 * * [simplify]: iters left: 3 (96 enodes) 21.999 * * [simplify]: iters left: 2 (102 enodes) 22.021 * * [simplify]: Extracting #0: cost 1 inf + 0 22.021 * * [simplify]: Extracting #1: cost 14 inf + 0 22.021 * * [simplify]: Extracting #2: cost 22 inf + 4 22.022 * * [simplify]: Extracting #3: cost 14 inf + 542 22.023 * * [simplify]: Extracting #4: cost 0 inf + 1445 22.024 * [simplify]: Simplified to (fma b b (* a (* c -4))) 22.024 * [simplify]: Simplified (2 2 1 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (pow (fma b b (* a (* c -4))) (/ 1 2))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 22.024 * * * * [progress]: [ 33 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 22.024 * * * * [progress]: [ 34 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (fabs (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 22.024 * [simplify]: Simplifying (sqrt (- (* b b) (* (* 4 a) c))) 22.025 * * [simplify]: iters left: 6 (9 enodes) 22.030 * * [simplify]: iters left: 5 (34 enodes) 22.041 * * [simplify]: iters left: 4 (56 enodes) 22.057 * * [simplify]: iters left: 3 (98 enodes) 22.070 * * [simplify]: iters left: 2 (104 enodes) 22.082 * * [simplify]: Extracting #0: cost 1 inf + 0 22.082 * * [simplify]: Extracting #1: cost 3 inf + 0 22.082 * * [simplify]: Extracting #2: cost 16 inf + 0 22.082 * * [simplify]: Extracting #3: cost 24 inf + 4 22.082 * * [simplify]: Extracting #4: cost 16 inf + 463 22.083 * * [simplify]: Extracting #5: cost 1 inf + 1721 22.083 * * [simplify]: Extracting #6: cost 0 inf + 1803 22.084 * [simplify]: Simplified to (sqrt (fma c (* a -4) (* b b))) 22.084 * [simplify]: Simplified (2 2 1 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (fabs (sqrt (fma c (* a -4) (* b b))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 22.084 * * * * [progress]: [ 35 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (* 1 (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 22.084 * * * * [progress]: [ 36 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (posit16->real (real->posit16 (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 22.084 * * * * [progress]: [ 37 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (fma (- (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 22.084 * [simplify]: Simplifying (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) 22.084 * * [simplify]: iters left: 6 (17 enodes) 22.092 * * [simplify]: iters left: 5 (67 enodes) 22.107 * * [simplify]: iters left: 4 (109 enodes) 22.128 * * [simplify]: iters left: 3 (173 enodes) 22.181 * * [simplify]: iters left: 2 (220 enodes) 22.244 * * [simplify]: iters left: 1 (301 enodes) 22.322 * * [simplify]: Extracting #0: cost 1 inf + 0 22.322 * * [simplify]: Extracting #1: cost 22 inf + 0 22.323 * * [simplify]: Extracting #2: cost 73 inf + 1 22.323 * * [simplify]: Extracting #3: cost 99 inf + 87 22.327 * * [simplify]: Extracting #4: cost 103 inf + 787 22.327 * * [simplify]: Extracting #5: cost 92 inf + 2399 22.329 * * [simplify]: Extracting #6: cost 73 inf + 4661 22.331 * * [simplify]: Extracting #7: cost 54 inf + 12846 22.336 * * [simplify]: Extracting #8: cost 16 inf + 40801 22.345 * * [simplify]: Extracting #9: cost 0 inf + 54211 22.353 * * [simplify]: Extracting #10: cost 0 inf + 51507 22.368 * [simplify]: Simplified to (- (- b) (sqrt (fma b b (* c (* a -4))))) 22.368 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma b b (* c (* a -4))))) (fma (- (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 22.369 * [simplify]: Simplifying (fma (- (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))))) 22.369 * * [simplify]: iters left: 6 (14 enodes) 22.376 * * [simplify]: iters left: 5 (54 enodes) 22.395 * * [simplify]: iters left: 4 (92 enodes) 22.429 * * [simplify]: iters left: 3 (175 enodes) 22.464 * * [simplify]: iters left: 2 (233 enodes) 22.504 * * [simplify]: iters left: 1 (303 enodes) 22.578 * * [simplify]: Extracting #0: cost 1 inf + 0 22.578 * * [simplify]: Extracting #1: cost 0 inf + 1 22.578 * [simplify]: Simplified to 0 22.578 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 22.578 * * * * [progress]: [ 38 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) (fma (- (sqrt (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 22.579 * [simplify]: Simplifying (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) 22.579 * * [simplify]: iters left: 6 (18 enodes) 22.588 * * [simplify]: iters left: 5 (69 enodes) 22.610 * * [simplify]: iters left: 4 (102 enodes) 22.642 * * [simplify]: iters left: 3 (151 enodes) 22.670 * * [simplify]: iters left: 2 (164 enodes) 22.704 * * [simplify]: iters left: 1 (182 enodes) 22.751 * * [simplify]: Extracting #0: cost 1 inf + 0 22.751 * * [simplify]: Extracting #1: cost 14 inf + 0 22.752 * * [simplify]: Extracting #2: cost 30 inf + 1 22.752 * * [simplify]: Extracting #3: cost 33 inf + 44 22.752 * * [simplify]: Extracting #4: cost 39 inf + 982 22.752 * * [simplify]: Extracting #5: cost 43 inf + 2023 22.753 * * [simplify]: Extracting #6: cost 35 inf + 3102 22.754 * * [simplify]: Extracting #7: cost 7 inf + 8139 22.756 * * [simplify]: Extracting #8: cost 0 inf + 10247 22.758 * [simplify]: Simplified to (- (fma (fabs (cbrt (fma c (* -4 a) (* b b)))) (sqrt (cbrt (fma c (* -4 a) (* b b)))) b)) 22.758 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (fma (fabs (cbrt (fma c (* -4 a) (* b b)))) (sqrt (cbrt (fma c (* -4 a) (* b b)))) b)) (fma (- (sqrt (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 22.759 * [simplify]: Simplifying (fma (- (sqrt (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))))) 22.759 * * [simplify]: iters left: 6 (15 enodes) 22.763 * * [simplify]: iters left: 5 (56 enodes) 22.774 * * [simplify]: iters left: 4 (85 enodes) 22.795 * * [simplify]: iters left: 3 (139 enodes) 22.816 * * [simplify]: iters left: 2 (153 enodes) 22.836 * * [simplify]: Extracting #0: cost 1 inf + 0 22.837 * * [simplify]: Extracting #1: cost 0 inf + 1 22.837 * [simplify]: Simplified to 0 22.837 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 22.838 * * * * [progress]: [ 39 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 22.838 * [simplify]: Simplifying (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 22.838 * * [simplify]: iters left: 6 (16 enodes) 22.847 * * [simplify]: iters left: 5 (58 enodes) 22.865 * * [simplify]: iters left: 4 (88 enodes) 22.889 * * [simplify]: iters left: 3 (135 enodes) 22.909 * * [simplify]: iters left: 2 (150 enodes) 22.945 * * [simplify]: iters left: 1 (171 enodes) 22.969 * * [simplify]: Extracting #0: cost 1 inf + 0 22.969 * * [simplify]: Extracting #1: cost 14 inf + 0 22.970 * * [simplify]: Extracting #2: cost 29 inf + 1 22.970 * * [simplify]: Extracting #3: cost 40 inf + 85 22.972 * * [simplify]: Extracting #4: cost 42 inf + 1067 22.972 * * [simplify]: Extracting #5: cost 32 inf + 2191 22.974 * * [simplify]: Extracting #6: cost 12 inf + 4963 22.977 * * [simplify]: Extracting #7: cost 3 inf + 7756 22.981 * * [simplify]: Extracting #8: cost 0 inf + 9195 22.984 * [simplify]: Simplified to (- (- (sqrt (fma b b (* (* a c) -4)))) b) 22.984 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma b b (* (* a c) -4)))) b) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 22.985 * [simplify]: Simplifying (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) 22.985 * * [simplify]: iters left: 6 (13 enodes) 22.991 * * [simplify]: iters left: 5 (46 enodes) 23.006 * * [simplify]: iters left: 4 (76 enodes) 23.031 * * [simplify]: iters left: 3 (126 enodes) 23.065 * * [simplify]: iters left: 2 (136 enodes) 23.082 * * [simplify]: Extracting #0: cost 1 inf + 0 23.082 * * [simplify]: Extracting #1: cost 0 inf + 1 23.082 * [simplify]: Simplified to 0 23.082 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 23.082 * * * * [progress]: [ 40 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt 1) (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 23.083 * [simplify]: Simplifying (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) 23.083 * * [simplify]: iters left: 6 (17 enodes) 23.088 * * [simplify]: iters left: 5 (68 enodes) 23.106 * * [simplify]: iters left: 4 (99 enodes) 23.132 * * [simplify]: iters left: 3 (155 enodes) 23.155 * * [simplify]: iters left: 2 (171 enodes) 23.184 * * [simplify]: iters left: 1 (189 enodes) 23.233 * * [simplify]: Extracting #0: cost 1 inf + 0 23.233 * * [simplify]: Extracting #1: cost 12 inf + 0 23.233 * * [simplify]: Extracting #2: cost 20 inf + 44 23.233 * * [simplify]: Extracting #3: cost 27 inf + 1154 23.234 * * [simplify]: Extracting #4: cost 33 inf + 1692 23.235 * * [simplify]: Extracting #5: cost 21 inf + 3269 23.237 * * [simplify]: Extracting #6: cost 3 inf + 5184 23.240 * * [simplify]: Extracting #7: cost 0 inf + 5881 23.242 * [simplify]: Simplified to (- (- b) (sqrt (fma c (* -4 a) (* b b)))) 23.242 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma c (* -4 a) (* b b)))) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt 1) (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 23.243 * [simplify]: Simplifying (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt 1) (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1))) 23.243 * * [simplify]: iters left: 6 (14 enodes) 23.253 * * [simplify]: iters left: 5 (54 enodes) 23.264 * * [simplify]: iters left: 4 (83 enodes) 23.279 * * [simplify]: iters left: 3 (134 enodes) 23.315 * * [simplify]: iters left: 2 (150 enodes) 23.347 * * [simplify]: iters left: 1 (153 enodes) 23.375 * * [simplify]: Extracting #0: cost 1 inf + 0 23.376 * * [simplify]: Extracting #1: cost 0 inf + 1 23.376 * [simplify]: Simplified to 0 23.376 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma c (* -4 a) (* b b)))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 23.376 * * * * [progress]: [ 41 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 23.376 * [simplify]: Simplifying (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 23.377 * * [simplify]: iters left: 6 (16 enodes) 23.384 * * [simplify]: iters left: 5 (58 enodes) 23.402 * * [simplify]: iters left: 4 (88 enodes) 23.430 * * [simplify]: iters left: 3 (135 enodes) 23.471 * * [simplify]: iters left: 2 (150 enodes) 23.510 * * [simplify]: iters left: 1 (171 enodes) 23.534 * * [simplify]: Extracting #0: cost 1 inf + 0 23.534 * * [simplify]: Extracting #1: cost 14 inf + 0 23.535 * * [simplify]: Extracting #2: cost 29 inf + 1 23.535 * * [simplify]: Extracting #3: cost 40 inf + 85 23.535 * * [simplify]: Extracting #4: cost 42 inf + 1067 23.535 * * [simplify]: Extracting #5: cost 32 inf + 2191 23.536 * * [simplify]: Extracting #6: cost 12 inf + 4963 23.538 * * [simplify]: Extracting #7: cost 3 inf + 7756 23.540 * * [simplify]: Extracting #8: cost 0 inf + 9195 23.542 * [simplify]: Simplified to (- (- (sqrt (fma b b (* (* a c) -4)))) b) 23.543 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma b b (* (* a c) -4)))) b) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 23.543 * [simplify]: Simplifying (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) 23.543 * * [simplify]: iters left: 6 (13 enodes) 23.549 * * [simplify]: iters left: 5 (46 enodes) 23.564 * * [simplify]: iters left: 4 (76 enodes) 23.581 * * [simplify]: iters left: 3 (126 enodes) 23.598 * * [simplify]: iters left: 2 (136 enodes) 23.627 * * [simplify]: Extracting #0: cost 1 inf + 0 23.627 * * [simplify]: Extracting #1: cost 0 inf + 1 23.627 * [simplify]: Simplified to 0 23.627 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 23.628 * * * * [progress]: [ 42 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) 1 (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 23.628 * [simplify]: Simplifying (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) 23.628 * * [simplify]: iters left: 6 (16 enodes) 23.637 * * [simplify]: iters left: 5 (63 enodes) 23.657 * * [simplify]: iters left: 4 (98 enodes) 23.688 * * [simplify]: iters left: 3 (151 enodes) 23.708 * * [simplify]: iters left: 2 (164 enodes) 23.730 * * [simplify]: iters left: 1 (182 enodes) 23.760 * * [simplify]: Extracting #0: cost 1 inf + 0 23.760 * * [simplify]: Extracting #1: cost 12 inf + 0 23.760 * * [simplify]: Extracting #2: cost 21 inf + 3 23.760 * * [simplify]: Extracting #3: cost 32 inf + 87 23.760 * * [simplify]: Extracting #4: cost 33 inf + 1692 23.761 * * [simplify]: Extracting #5: cost 23 inf + 3145 23.762 * * [simplify]: Extracting #6: cost 4 inf + 5142 23.763 * * [simplify]: Extracting #7: cost 0 inf + 5881 23.766 * [simplify]: Simplified to (- (+ (sqrt (fma b b (* a (* c -4)))) b)) 23.766 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (+ (sqrt (fma b b (* a (* c -4)))) b)) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) 1 (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 23.767 * [simplify]: Simplifying (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) 1 (* (sqrt (- (* b b) (* (* 4 a) c))) 1)) 23.767 * * [simplify]: iters left: 6 (13 enodes) 23.770 * * [simplify]: iters left: 5 (49 enodes) 23.785 * * [simplify]: iters left: 4 (81 enodes) 23.812 * * [simplify]: iters left: 3 (127 enodes) 23.847 * * [simplify]: iters left: 2 (140 enodes) 23.878 * * [simplify]: iters left: 1 (142 enodes) 23.909 * * [simplify]: Extracting #0: cost 1 inf + 0 23.909 * * [simplify]: Extracting #1: cost 0 inf + 1 23.909 * [simplify]: Simplified to 0 23.909 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 23.909 * * * * [progress]: [ 43 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (fma (- (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 23.909 * [simplify]: Simplifying (fma (sqrt (- b)) (sqrt (- b)) (- (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) 23.909 * * [simplify]: iters left: 6 (16 enodes) 23.913 * * [simplify]: iters left: 5 (64 enodes) 23.924 * * [simplify]: iters left: 4 (102 enodes) 23.942 * * [simplify]: iters left: 3 (166 enodes) 23.989 * * [simplify]: iters left: 2 (224 enodes) 24.044 * * [simplify]: iters left: 1 (331 enodes) 24.131 * * [simplify]: Extracting #0: cost 1 inf + 0 24.131 * * [simplify]: Extracting #1: cost 24 inf + 0 24.132 * * [simplify]: Extracting #2: cost 91 inf + 42 24.133 * * [simplify]: Extracting #3: cost 116 inf + 168 24.134 * * [simplify]: Extracting #4: cost 123 inf + 294 24.135 * * [simplify]: Extracting #5: cost 116 inf + 806 24.137 * * [simplify]: Extracting #6: cost 95 inf + 3505 24.140 * * [simplify]: Extracting #7: cost 81 inf + 8661 24.153 * * [simplify]: Extracting #8: cost 18 inf + 56118 24.173 * * [simplify]: Extracting #9: cost 1 inf + 68853 24.192 * * [simplify]: Extracting #10: cost 0 inf + 67417 24.211 * * [simplify]: Extracting #11: cost 0 inf + 67337 24.222 * [simplify]: Simplified to (- (- b) (sqrt (fma -4 (* c a) (* b b)))) 24.222 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma -4 (* c a) (* b b)))) (fma (- (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 24.222 * [simplify]: Simplifying (fma (- (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))))) 24.222 * * [simplify]: iters left: 6 (14 enodes) 24.226 * * [simplify]: iters left: 5 (54 enodes) 24.239 * * [simplify]: iters left: 4 (92 enodes) 24.272 * * [simplify]: iters left: 3 (175 enodes) 24.327 * * [simplify]: iters left: 2 (233 enodes) 24.396 * * [simplify]: iters left: 1 (303 enodes) 24.489 * * [simplify]: Extracting #0: cost 1 inf + 0 24.489 * * [simplify]: Extracting #1: cost 0 inf + 1 24.489 * [simplify]: Simplified to 0 24.489 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 24.489 * * * * [progress]: [ 44 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) (fma (- (sqrt (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 24.489 * [simplify]: Simplifying (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) 24.489 * * [simplify]: iters left: 6 (17 enodes) 24.493 * * [simplify]: iters left: 5 (66 enodes) 24.508 * * [simplify]: iters left: 4 (95 enodes) 24.524 * * [simplify]: iters left: 3 (140 enodes) 24.559 * * [simplify]: iters left: 2 (150 enodes) 24.593 * * [simplify]: iters left: 1 (157 enodes) 24.632 * * [simplify]: Extracting #0: cost 1 inf + 0 24.632 * * [simplify]: Extracting #1: cost 12 inf + 0 24.632 * * [simplify]: Extracting #2: cost 22 inf + 1 24.632 * * [simplify]: Extracting #3: cost 24 inf + 42 24.633 * * [simplify]: Extracting #4: cost 33 inf + 245 24.633 * * [simplify]: Extracting #5: cost 40 inf + 330 24.634 * * [simplify]: Extracting #6: cost 31 inf + 1050 24.636 * * [simplify]: Extracting #7: cost 4 inf + 6613 24.640 * * [simplify]: Extracting #8: cost 0 inf + 7809 24.643 * [simplify]: Simplified to (- (fma (fabs (cbrt (fma b b (* a (* -4 c))))) (sqrt (cbrt (fma b b (* a (* -4 c))))) b)) 24.643 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (fma (fabs (cbrt (fma b b (* a (* -4 c))))) (sqrt (cbrt (fma b b (* a (* -4 c))))) b)) (fma (- (sqrt (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 24.644 * [simplify]: Simplifying (fma (- (sqrt (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))))) 24.644 * * [simplify]: iters left: 6 (15 enodes) 24.652 * * [simplify]: iters left: 5 (56 enodes) 24.669 * * [simplify]: iters left: 4 (85 enodes) 24.683 * * [simplify]: iters left: 3 (139 enodes) 24.708 * * [simplify]: iters left: 2 (153 enodes) 24.747 * * [simplify]: Extracting #0: cost 1 inf + 0 24.747 * * [simplify]: Extracting #1: cost 0 inf + 1 24.747 * [simplify]: Simplified to 0 24.747 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 24.748 * * * * [progress]: [ 45 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 24.748 * [simplify]: Simplifying (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 24.748 * * [simplify]: iters left: 6 (15 enodes) 24.755 * * [simplify]: iters left: 5 (55 enodes) 24.773 * * [simplify]: iters left: 4 (81 enodes) 24.799 * * [simplify]: iters left: 3 (129 enodes) 24.826 * * [simplify]: iters left: 2 (148 enodes) 24.845 * * [simplify]: iters left: 1 (167 enodes) 24.885 * * [simplify]: Extracting #0: cost 1 inf + 0 24.885 * * [simplify]: Extracting #1: cost 16 inf + 0 24.885 * * [simplify]: Extracting #2: cost 35 inf + 1 24.885 * * [simplify]: Extracting #3: cost 46 inf + 42 24.885 * * [simplify]: Extracting #4: cost 51 inf + 289 24.886 * * [simplify]: Extracting #5: cost 39 inf + 1095 24.887 * * [simplify]: Extracting #6: cost 26 inf + 2605 24.888 * * [simplify]: Extracting #7: cost 13 inf + 6372 24.891 * * [simplify]: Extracting #8: cost 0 inf + 11059 24.894 * [simplify]: Simplified to (- (- (sqrt (fma b b (* (* c a) -4)))) b) 24.894 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma b b (* (* c a) -4)))) b) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 24.894 * [simplify]: Simplifying (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) 24.895 * * [simplify]: iters left: 6 (13 enodes) 24.898 * * [simplify]: iters left: 5 (46 enodes) 24.906 * * [simplify]: iters left: 4 (76 enodes) 24.925 * * [simplify]: iters left: 3 (126 enodes) 24.947 * * [simplify]: iters left: 2 (136 enodes) 24.969 * * [simplify]: Extracting #0: cost 1 inf + 0 24.970 * * [simplify]: Extracting #1: cost 0 inf + 1 24.970 * [simplify]: Simplified to 0 24.970 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 24.970 * * * * [progress]: [ 46 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt 1) (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 24.970 * [simplify]: Simplifying (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) 24.971 * * [simplify]: iters left: 6 (16 enodes) 24.981 * * [simplify]: iters left: 5 (65 enodes) 25.001 * * [simplify]: iters left: 4 (92 enodes) 25.030 * * [simplify]: iters left: 3 (146 enodes) 25.067 * * [simplify]: iters left: 2 (157 enodes) 25.101 * * [simplify]: iters left: 1 (164 enodes) 25.119 * * [simplify]: Extracting #0: cost 1 inf + 0 25.119 * * [simplify]: Extracting #1: cost 10 inf + 0 25.119 * * [simplify]: Extracting #2: cost 13 inf + 3 25.119 * * [simplify]: Extracting #3: cost 23 inf + 85 25.119 * * [simplify]: Extracting #4: cost 28 inf + 332 25.119 * * [simplify]: Extracting #5: cost 26 inf + 499 25.120 * * [simplify]: Extracting #6: cost 11 inf + 1565 25.121 * * [simplify]: Extracting #7: cost 1 inf + 3184 25.122 * * [simplify]: Extracting #8: cost 0 inf + 3443 25.123 * [simplify]: Simplified to (- (- b) (sqrt (fma -4 (* c a) (* b b)))) 25.123 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma -4 (* c a) (* b b)))) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt 1) (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 25.123 * [simplify]: Simplifying (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt 1) (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1))) 25.123 * * [simplify]: iters left: 6 (14 enodes) 25.128 * * [simplify]: iters left: 5 (54 enodes) 25.137 * * [simplify]: iters left: 4 (83 enodes) 25.152 * * [simplify]: iters left: 3 (134 enodes) 25.173 * * [simplify]: iters left: 2 (150 enodes) 25.203 * * [simplify]: iters left: 1 (153 enodes) 25.218 * * [simplify]: Extracting #0: cost 1 inf + 0 25.218 * * [simplify]: Extracting #1: cost 0 inf + 1 25.219 * [simplify]: Simplified to 0 25.219 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 25.219 * * * * [progress]: [ 47 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 25.219 * [simplify]: Simplifying (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 25.219 * * [simplify]: iters left: 6 (15 enodes) 25.223 * * [simplify]: iters left: 5 (55 enodes) 25.232 * * [simplify]: iters left: 4 (81 enodes) 25.245 * * [simplify]: iters left: 3 (129 enodes) 25.265 * * [simplify]: iters left: 2 (148 enodes) 25.284 * * [simplify]: iters left: 1 (167 enodes) 25.306 * * [simplify]: Extracting #0: cost 1 inf + 0 25.306 * * [simplify]: Extracting #1: cost 16 inf + 0 25.306 * * [simplify]: Extracting #2: cost 35 inf + 1 25.307 * * [simplify]: Extracting #3: cost 46 inf + 42 25.307 * * [simplify]: Extracting #4: cost 51 inf + 289 25.308 * * [simplify]: Extracting #5: cost 39 inf + 1095 25.309 * * [simplify]: Extracting #6: cost 26 inf + 2605 25.310 * * [simplify]: Extracting #7: cost 13 inf + 6372 25.313 * * [simplify]: Extracting #8: cost 0 inf + 11059 25.316 * [simplify]: Simplified to (- (- (sqrt (fma b b (* (* c a) -4)))) b) 25.316 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma b b (* (* c a) -4)))) b) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 25.317 * [simplify]: Simplifying (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) 25.317 * * [simplify]: iters left: 6 (13 enodes) 25.320 * * [simplify]: iters left: 5 (46 enodes) 25.327 * * [simplify]: iters left: 4 (76 enodes) 25.351 * * [simplify]: iters left: 3 (126 enodes) 25.381 * * [simplify]: iters left: 2 (136 enodes) 25.398 * * [simplify]: Extracting #0: cost 1 inf + 0 25.398 * * [simplify]: Extracting #1: cost 0 inf + 1 25.398 * [simplify]: Simplified to 0 25.398 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 25.399 * * * * [progress]: [ 48 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) 1 (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 25.399 * [simplify]: Simplifying (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) 25.399 * * [simplify]: iters left: 6 (15 enodes) 25.406 * * [simplify]: iters left: 5 (60 enodes) 25.425 * * [simplify]: iters left: 4 (91 enodes) 25.446 * * [simplify]: iters left: 3 (140 enodes) 25.469 * * [simplify]: iters left: 2 (150 enodes) 25.502 * * [simplify]: iters left: 1 (157 enodes) 25.535 * * [simplify]: Extracting #0: cost 1 inf + 0 25.535 * * [simplify]: Extracting #1: cost 10 inf + 0 25.535 * * [simplify]: Extracting #2: cost 13 inf + 3 25.536 * * [simplify]: Extracting #3: cost 24 inf + 44 25.536 * * [simplify]: Extracting #4: cost 29 inf + 291 25.536 * * [simplify]: Extracting #5: cost 27 inf + 458 25.537 * * [simplify]: Extracting #6: cost 14 inf + 1262 25.538 * * [simplify]: Extracting #7: cost 6 inf + 2089 25.540 * * [simplify]: Extracting #8: cost 1 inf + 3224 25.542 * * [simplify]: Extracting #9: cost 0 inf + 3443 25.545 * [simplify]: Simplified to (- (- (sqrt (fma c (* a -4) (* b b)))) b) 25.545 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma c (* a -4) (* b b)))) b) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) 1 (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 25.545 * [simplify]: Simplifying (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) 1 (* (sqrt (- (* b b) (* (* 4 a) c))) 1)) 25.545 * * [simplify]: iters left: 6 (13 enodes) 25.552 * * [simplify]: iters left: 5 (49 enodes) 25.572 * * [simplify]: iters left: 4 (81 enodes) 25.599 * * [simplify]: iters left: 3 (127 enodes) 25.636 * * [simplify]: iters left: 2 (140 enodes) 25.668 * * [simplify]: iters left: 1 (142 enodes) 25.695 * * [simplify]: Extracting #0: cost 1 inf + 0 25.695 * * [simplify]: Extracting #1: cost 0 inf + 1 25.695 * [simplify]: Simplified to 0 25.695 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 25.695 * * * * [progress]: [ 49 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (fma (- (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 25.696 * [simplify]: Simplifying (fma 1 (- b) (- (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) 25.696 * * [simplify]: iters left: 6 (16 enodes) 25.700 * * [simplify]: iters left: 5 (66 enodes) 25.715 * * [simplify]: iters left: 4 (109 enodes) 25.742 * * [simplify]: iters left: 3 (175 enodes) 25.774 * * [simplify]: iters left: 2 (224 enodes) 25.823 * * [simplify]: iters left: 1 (315 enodes) 25.896 * * [simplify]: Extracting #0: cost 1 inf + 0 25.900 * * [simplify]: Extracting #1: cost 18 inf + 0 25.901 * * [simplify]: Extracting #2: cost 61 inf + 2 25.902 * * [simplify]: Extracting #3: cost 85 inf + 88 25.902 * * [simplify]: Extracting #4: cost 93 inf + 133 25.903 * * [simplify]: Extracting #5: cost 87 inf + 590 25.905 * * [simplify]: Extracting #6: cost 69 inf + 2735 25.910 * * [simplify]: Extracting #7: cost 39 inf + 17533 25.921 * * [simplify]: Extracting #8: cost 7 inf + 40284 25.929 * * [simplify]: Extracting #9: cost 0 inf + 46173 25.936 * * [simplify]: Extracting #10: cost 0 inf + 44587 25.943 * [simplify]: Simplified to (- (- (sqrt (fma -4 (* c a) (* b b)))) b) 25.943 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma -4 (* c a) (* b b)))) b) (fma (- (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 25.943 * [simplify]: Simplifying (fma (- (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))))) 25.943 * * [simplify]: iters left: 6 (14 enodes) 25.947 * * [simplify]: iters left: 5 (54 enodes) 25.966 * * [simplify]: iters left: 4 (92 enodes) 26.001 * * [simplify]: iters left: 3 (175 enodes) 26.059 * * [simplify]: iters left: 2 (233 enodes) 26.123 * * [simplify]: iters left: 1 (303 enodes) 26.203 * * [simplify]: Extracting #0: cost 1 inf + 0 26.203 * * [simplify]: Extracting #1: cost 0 inf + 1 26.203 * [simplify]: Simplified to 0 26.203 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma 1 (- b) (- (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 26.204 * * * * [progress]: [ 50 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) (fma (- (sqrt (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 26.204 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) 26.204 * * [simplify]: iters left: 6 (17 enodes) 26.209 * * [simplify]: iters left: 5 (68 enodes) 26.222 * * [simplify]: iters left: 4 (102 enodes) 26.254 * * [simplify]: iters left: 3 (152 enodes) 26.298 * * [simplify]: iters left: 2 (162 enodes) 26.323 * * [simplify]: iters left: 1 (169 enodes) 26.342 * * [simplify]: Extracting #0: cost 1 inf + 0 26.342 * * [simplify]: Extracting #1: cost 12 inf + 0 26.342 * * [simplify]: Extracting #2: cost 20 inf + 2 26.342 * * [simplify]: Extracting #3: cost 21 inf + 84 26.343 * * [simplify]: Extracting #4: cost 33 inf + 84 26.343 * * [simplify]: Extracting #5: cost 40 inf + 169 26.344 * * [simplify]: Extracting #6: cost 28 inf + 974 26.346 * * [simplify]: Extracting #7: cost 8 inf + 5131 26.349 * * [simplify]: Extracting #8: cost 0 inf + 7673 26.352 * * [simplify]: Extracting #9: cost 0 inf + 7648 26.356 * [simplify]: Simplified to (- (fma (fabs (cbrt (fma b b (* (* c a) -4)))) (sqrt (cbrt (fma b b (* (* c a) -4)))) b)) 26.356 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (fma (fabs (cbrt (fma b b (* (* c a) -4)))) (sqrt (cbrt (fma b b (* (* c a) -4)))) b)) (fma (- (sqrt (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 26.357 * [simplify]: Simplifying (fma (- (sqrt (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))))) 26.357 * * [simplify]: iters left: 6 (15 enodes) 26.362 * * [simplify]: iters left: 5 (56 enodes) 26.372 * * [simplify]: iters left: 4 (85 enodes) 26.389 * * [simplify]: iters left: 3 (139 enodes) 26.426 * * [simplify]: iters left: 2 (153 enodes) 26.461 * * [simplify]: Extracting #0: cost 1 inf + 0 26.461 * * [simplify]: Extracting #1: cost 0 inf + 1 26.461 * [simplify]: Simplified to 0 26.461 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 26.461 * * * * [progress]: [ 51 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 26.462 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 26.462 * * [simplify]: iters left: 6 (15 enodes) 26.470 * * [simplify]: iters left: 5 (57 enodes) 26.488 * * [simplify]: iters left: 4 (88 enodes) 26.520 * * [simplify]: iters left: 3 (138 enodes) 26.558 * * [simplify]: iters left: 2 (148 enodes) 26.585 * * [simplify]: iters left: 1 (152 enodes) 26.602 * * [simplify]: Extracting #0: cost 1 inf + 0 26.602 * * [simplify]: Extracting #1: cost 10 inf + 0 26.602 * * [simplify]: Extracting #2: cost 14 inf + 43 26.602 * * [simplify]: Extracting #3: cost 25 inf + 84 26.602 * * [simplify]: Extracting #4: cost 32 inf + 169 26.602 * * [simplify]: Extracting #5: cost 26 inf + 698 26.603 * * [simplify]: Extracting #6: cost 12 inf + 1897 26.604 * * [simplify]: Extracting #7: cost 2 inf + 3758 26.605 * * [simplify]: Extracting #8: cost 0 inf + 4236 26.608 * [simplify]: Simplified to (- (- b) (sqrt (fma -4 (* c a) (* b b)))) 26.608 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma -4 (* c a) (* b b)))) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 26.608 * [simplify]: Simplifying (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) 26.609 * * [simplify]: iters left: 6 (13 enodes) 26.615 * * [simplify]: iters left: 5 (46 enodes) 26.629 * * [simplify]: iters left: 4 (76 enodes) 26.657 * * [simplify]: iters left: 3 (126 enodes) 26.691 * * [simplify]: iters left: 2 (136 enodes) 26.723 * * [simplify]: Extracting #0: cost 1 inf + 0 26.723 * * [simplify]: Extracting #1: cost 0 inf + 1 26.723 * [simplify]: Simplified to 0 26.723 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 26.723 * * * * [progress]: [ 52 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt 1) (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 26.724 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) 26.724 * * [simplify]: iters left: 6 (15 enodes) 26.733 * * [simplify]: iters left: 5 (62 enodes) 26.743 * * [simplify]: iters left: 4 (92 enodes) 26.763 * * [simplify]: iters left: 3 (151 enodes) 26.802 * * [simplify]: iters left: 2 (165 enodes) 26.839 * * [simplify]: iters left: 1 (175 enodes) 26.863 * * [simplify]: Extracting #0: cost 1 inf + 0 26.863 * * [simplify]: Extracting #1: cost 11 inf + 0 26.863 * * [simplify]: Extracting #2: cost 12 inf + 44 26.863 * * [simplify]: Extracting #3: cost 21 inf + 169 26.863 * * [simplify]: Extracting #4: cost 28 inf + 254 26.864 * * [simplify]: Extracting #5: cost 26 inf + 421 26.864 * * [simplify]: Extracting #6: cost 11 inf + 1349 26.865 * * [simplify]: Extracting #7: cost 5 inf + 2190 26.866 * * [simplify]: Extracting #8: cost 2 inf + 2887 26.867 * * [simplify]: Extracting #9: cost 0 inf + 3365 26.868 * [simplify]: Simplified to (- (- b) (sqrt (fma -4 (* c a) (* b b)))) 26.868 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma -4 (* c a) (* b b)))) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt 1) (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 26.869 * [simplify]: Simplifying (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt 1) (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1))) 26.869 * * [simplify]: iters left: 6 (14 enodes) 26.881 * * [simplify]: iters left: 5 (54 enodes) 26.898 * * [simplify]: iters left: 4 (83 enodes) 26.924 * * [simplify]: iters left: 3 (134 enodes) 26.943 * * [simplify]: iters left: 2 (150 enodes) 26.960 * * [simplify]: iters left: 1 (153 enodes) 26.992 * * [simplify]: Extracting #0: cost 1 inf + 0 26.992 * * [simplify]: Extracting #1: cost 0 inf + 1 26.992 * [simplify]: Simplified to 0 26.992 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 26.992 * * * * [progress]: [ 53 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 26.993 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 26.993 * * [simplify]: iters left: 6 (15 enodes) 27.001 * * [simplify]: iters left: 5 (57 enodes) 27.016 * * [simplify]: iters left: 4 (88 enodes) 27.032 * * [simplify]: iters left: 3 (138 enodes) 27.062 * * [simplify]: iters left: 2 (148 enodes) 27.094 * * [simplify]: iters left: 1 (152 enodes) 27.131 * * [simplify]: Extracting #0: cost 1 inf + 0 27.131 * * [simplify]: Extracting #1: cost 10 inf + 0 27.131 * * [simplify]: Extracting #2: cost 14 inf + 43 27.131 * * [simplify]: Extracting #3: cost 25 inf + 84 27.132 * * [simplify]: Extracting #4: cost 32 inf + 169 27.132 * * [simplify]: Extracting #5: cost 26 inf + 698 27.133 * * [simplify]: Extracting #6: cost 12 inf + 1897 27.135 * * [simplify]: Extracting #7: cost 2 inf + 3758 27.137 * * [simplify]: Extracting #8: cost 0 inf + 4236 27.139 * [simplify]: Simplified to (- (- b) (sqrt (fma -4 (* c a) (* b b)))) 27.140 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma -4 (* c a) (* b b)))) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 27.140 * [simplify]: Simplifying (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) 27.140 * * [simplify]: iters left: 6 (13 enodes) 27.147 * * [simplify]: iters left: 5 (46 enodes) 27.162 * * [simplify]: iters left: 4 (76 enodes) 27.177 * * [simplify]: iters left: 3 (126 enodes) 27.195 * * [simplify]: iters left: 2 (136 enodes) 27.229 * * [simplify]: Extracting #0: cost 1 inf + 0 27.229 * * [simplify]: Extracting #1: cost 0 inf + 1 27.229 * [simplify]: Simplified to 0 27.229 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 27.230 * * * * [progress]: [ 54 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) 1 (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 27.230 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) 27.230 * * [simplify]: iters left: 6 (14 enodes) 27.238 * * [simplify]: iters left: 5 (57 enodes) 27.256 * * [simplify]: iters left: 4 (91 enodes) 27.286 * * [simplify]: iters left: 3 (143 enodes) 27.324 * * [simplify]: iters left: 2 (158 enodes) 27.366 * * [simplify]: iters left: 1 (168 enodes) 27.405 * * [simplify]: Extracting #0: cost 1 inf + 0 27.405 * * [simplify]: Extracting #1: cost 11 inf + 0 27.405 * * [simplify]: Extracting #2: cost 12 inf + 45 27.405 * * [simplify]: Extracting #3: cost 21 inf + 169 27.405 * * [simplify]: Extracting #4: cost 28 inf + 254 27.406 * * [simplify]: Extracting #5: cost 24 inf + 602 27.408 * * [simplify]: Extracting #6: cost 4 inf + 2762 27.410 * * [simplify]: Extracting #7: cost 0 inf + 3365 27.412 * [simplify]: Simplified to (- (+ (sqrt (fma -4 (* c a) (* b b))) b)) 27.412 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (+ (sqrt (fma -4 (* c a) (* b b))) b)) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) 1 (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 27.413 * [simplify]: Simplifying (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) 1 (* (sqrt (- (* b b) (* (* 4 a) c))) 1)) 27.413 * * [simplify]: iters left: 6 (13 enodes) 27.420 * * [simplify]: iters left: 5 (49 enodes) 27.437 * * [simplify]: iters left: 4 (81 enodes) 27.463 * * [simplify]: iters left: 3 (127 enodes) 27.499 * * [simplify]: iters left: 2 (140 enodes) 27.521 * * [simplify]: iters left: 1 (142 enodes) 27.535 * * [simplify]: Extracting #0: cost 1 inf + 0 27.536 * * [simplify]: Extracting #1: cost 0 inf + 1 27.536 * [simplify]: Simplified to 0 27.536 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 27.536 * * * * [progress]: [ 55 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma -1 b (- (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (fma (- (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 27.536 * [simplify]: Simplifying (fma -1 b (- (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) 27.536 * * [simplify]: iters left: 6 (15 enodes) 27.540 * * [simplify]: iters left: 5 (61 enodes) 27.557 * * [simplify]: iters left: 4 (104 enodes) 27.592 * * [simplify]: iters left: 3 (172 enodes) 27.650 * * [simplify]: iters left: 2 (225 enodes) 27.712 * * [simplify]: iters left: 1 (298 enodes) 27.788 * * [simplify]: Extracting #0: cost 1 inf + 0 27.788 * * [simplify]: Extracting #1: cost 14 inf + 0 27.789 * * [simplify]: Extracting #2: cost 45 inf + 2 27.789 * * [simplify]: Extracting #3: cost 86 inf + 46 27.790 * * [simplify]: Extracting #4: cost 91 inf + 174 27.791 * * [simplify]: Extracting #5: cost 85 inf + 631 27.793 * * [simplify]: Extracting #6: cost 64 inf + 3144 27.797 * * [simplify]: Extracting #7: cost 40 inf + 13917 27.809 * * [simplify]: Extracting #8: cost 7 inf + 40875 27.824 * * [simplify]: Extracting #9: cost 0 inf + 45936 27.838 * * [simplify]: Extracting #10: cost 0 inf + 44284 27.851 * [simplify]: Simplified to (- (- (sqrt (fma -4 (* c a) (* b b)))) b) 27.851 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma -4 (* c a) (* b b)))) b) (fma (- (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 27.852 * [simplify]: Simplifying (fma (- (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))))) 27.852 * * [simplify]: iters left: 6 (14 enodes) 27.859 * * [simplify]: iters left: 5 (54 enodes) 27.873 * * [simplify]: iters left: 4 (92 enodes) 28.272 * * [simplify]: iters left: 3 (175 enodes) 28.307 * * [simplify]: iters left: 2 (233 enodes) 28.346 * * [simplify]: iters left: 1 (303 enodes) 28.400 * * [simplify]: Extracting #0: cost 1 inf + 0 28.400 * * [simplify]: Extracting #1: cost 0 inf + 1 28.400 * [simplify]: Simplified to 0 28.400 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma -1 b (- (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 28.400 * * * * [progress]: [ 56 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma -1 b (- (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) (fma (- (sqrt (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 28.401 * [simplify]: Simplifying (fma -1 b (- (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) 28.401 * * [simplify]: iters left: 6 (16 enodes) 28.405 * * [simplify]: iters left: 5 (63 enodes) 28.424 * * [simplify]: iters left: 4 (97 enodes) 28.455 * * [simplify]: iters left: 3 (149 enodes) 28.496 * * [simplify]: iters left: 2 (161 enodes) 28.526 * * [simplify]: Extracting #0: cost 1 inf + 0 28.526 * * [simplify]: Extracting #1: cost 12 inf + 0 28.526 * * [simplify]: Extracting #2: cost 19 inf + 43 28.526 * * [simplify]: Extracting #3: cost 21 inf + 84 28.526 * * [simplify]: Extracting #4: cost 33 inf + 84 28.527 * * [simplify]: Extracting #5: cost 40 inf + 169 28.527 * * [simplify]: Extracting #6: cost 28 inf + 1192 28.528 * * [simplify]: Extracting #7: cost 6 inf + 5649 28.530 * * [simplify]: Extracting #8: cost 0 inf + 7673 28.532 * * [simplify]: Extracting #9: cost 0 inf + 7648 28.533 * [simplify]: Simplified to (- (fma (fabs (cbrt (fma (* -4 a) c (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) b)) 28.534 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (fma (fabs (cbrt (fma (* -4 a) c (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) b)) (fma (- (sqrt (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 28.534 * [simplify]: Simplifying (fma (- (sqrt (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))))) 28.534 * * [simplify]: iters left: 6 (15 enodes) 28.538 * * [simplify]: iters left: 5 (56 enodes) 28.549 * * [simplify]: iters left: 4 (85 enodes) 28.572 * * [simplify]: iters left: 3 (139 enodes) 28.601 * * [simplify]: iters left: 2 (153 enodes) 28.622 * * [simplify]: Extracting #0: cost 1 inf + 0 28.622 * * [simplify]: Extracting #1: cost 0 inf + 1 28.622 * [simplify]: Simplified to 0 28.622 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma -1 b (- (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 28.623 * * * * [progress]: [ 57 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma -1 b (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 28.623 * [simplify]: Simplifying (fma -1 b (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 28.623 * * [simplify]: iters left: 6 (14 enodes) 28.630 * * [simplify]: iters left: 5 (52 enodes) 28.645 * * [simplify]: iters left: 4 (83 enodes) 28.661 * * [simplify]: iters left: 3 (133 enodes) 28.685 * * [simplify]: iters left: 2 (146 enodes) 28.704 * * [simplify]: Extracting #0: cost 1 inf + 0 28.704 * * [simplify]: Extracting #1: cost 10 inf + 0 28.704 * * [simplify]: Extracting #2: cost 14 inf + 43 28.704 * * [simplify]: Extracting #3: cost 25 inf + 84 28.704 * * [simplify]: Extracting #4: cost 32 inf + 169 28.704 * * [simplify]: Extracting #5: cost 24 inf + 725 28.705 * * [simplify]: Extracting #6: cost 10 inf + 2102 28.706 * * [simplify]: Extracting #7: cost 0 inf + 4236 28.707 * [simplify]: Simplified to (- (- (sqrt (fma -4 (* c a) (* b b)))) b) 28.707 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma -4 (* c a) (* b b)))) b) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 28.708 * [simplify]: Simplifying (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) 28.708 * * [simplify]: iters left: 6 (13 enodes) 28.713 * * [simplify]: iters left: 5 (46 enodes) 28.729 * * [simplify]: iters left: 4 (76 enodes) 28.755 * * [simplify]: iters left: 3 (126 enodes) 28.789 * * [simplify]: iters left: 2 (136 enodes) 28.809 * * [simplify]: Extracting #0: cost 1 inf + 0 28.810 * * [simplify]: Extracting #1: cost 0 inf + 1 28.810 * [simplify]: Simplified to 0 28.810 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma -1 b (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 28.810 * * * * [progress]: [ 58 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma -1 b (- (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt 1) (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 28.810 * [simplify]: Simplifying (fma -1 b (- (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) 28.810 * * [simplify]: iters left: 6 (15 enodes) 28.816 * * [simplify]: iters left: 5 (61 enodes) 28.835 * * [simplify]: iters left: 4 (91 enodes) 28.864 * * [simplify]: iters left: 3 (152 enodes) 28.908 * * [simplify]: iters left: 2 (169 enodes) 28.948 * * [simplify]: iters left: 1 (170 enodes) 28.982 * * [simplify]: Extracting #0: cost 1 inf + 0 28.982 * * [simplify]: Extracting #1: cost 9 inf + 0 28.982 * * [simplify]: Extracting #2: cost 11 inf + 3 28.983 * * [simplify]: Extracting #3: cost 21 inf + 85 28.983 * * [simplify]: Extracting #4: cost 29 inf + 129 28.984 * * [simplify]: Extracting #5: cost 18 inf + 1283 28.986 * * [simplify]: Extracting #6: cost 3 inf + 2920 28.988 * * [simplify]: Extracting #7: cost 0 inf + 3361 28.989 * * [simplify]: Extracting #8: cost 0 inf + 3281 28.990 * [simplify]: Simplified to (- (- (sqrt (fma c (* -4 a) (* b b)))) b) 28.990 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma c (* -4 a) (* b b)))) b) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt 1) (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 28.991 * [simplify]: Simplifying (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt 1) (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1))) 28.991 * * [simplify]: iters left: 6 (14 enodes) 28.996 * * [simplify]: iters left: 5 (54 enodes) 29.007 * * [simplify]: iters left: 4 (83 enodes) 29.026 * * [simplify]: iters left: 3 (134 enodes) 29.060 * * [simplify]: iters left: 2 (150 enodes) 29.078 * * [simplify]: iters left: 1 (153 enodes) 29.099 * * [simplify]: Extracting #0: cost 1 inf + 0 29.099 * * [simplify]: Extracting #1: cost 0 inf + 1 29.099 * [simplify]: Simplified to 0 29.099 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma -1 b (- (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 29.100 * * * * [progress]: [ 59 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma -1 b (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 29.100 * [simplify]: Simplifying (fma -1 b (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 29.100 * * [simplify]: iters left: 6 (14 enodes) 29.108 * * [simplify]: iters left: 5 (52 enodes) 29.127 * * [simplify]: iters left: 4 (83 enodes) 29.147 * * [simplify]: iters left: 3 (133 enodes) 29.166 * * [simplify]: iters left: 2 (146 enodes) 29.194 * * [simplify]: Extracting #0: cost 1 inf + 0 29.194 * * [simplify]: Extracting #1: cost 10 inf + 0 29.194 * * [simplify]: Extracting #2: cost 14 inf + 43 29.194 * * [simplify]: Extracting #3: cost 25 inf + 84 29.194 * * [simplify]: Extracting #4: cost 32 inf + 169 29.195 * * [simplify]: Extracting #5: cost 24 inf + 725 29.196 * * [simplify]: Extracting #6: cost 10 inf + 2102 29.198 * * [simplify]: Extracting #7: cost 0 inf + 4236 29.201 * [simplify]: Simplified to (- (- (sqrt (fma -4 (* c a) (* b b)))) b) 29.201 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma -4 (* c a) (* b b)))) b) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 29.201 * [simplify]: Simplifying (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) 29.201 * * [simplify]: iters left: 6 (13 enodes) 29.208 * * [simplify]: iters left: 5 (46 enodes) 29.225 * * [simplify]: iters left: 4 (76 enodes) 29.250 * * [simplify]: iters left: 3 (126 enodes) 29.284 * * [simplify]: iters left: 2 (136 enodes) 29.300 * * [simplify]: Extracting #0: cost 1 inf + 0 29.300 * * [simplify]: Extracting #1: cost 0 inf + 1 29.300 * [simplify]: Simplified to 0 29.300 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma -1 b (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 29.301 * * * * [progress]: [ 60 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma -1 b (- (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) 1 (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 29.301 * [simplify]: Simplifying (fma -1 b (- (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) 29.301 * * [simplify]: iters left: 6 (14 enodes) 29.305 * * [simplify]: iters left: 5 (56 enodes) 29.315 * * [simplify]: iters left: 4 (90 enodes) 29.333 * * [simplify]: iters left: 3 (148 enodes) 29.371 * * [simplify]: iters left: 2 (163 enodes) 29.410 * * [simplify]: Extracting #0: cost 1 inf + 0 29.410 * * [simplify]: Extracting #1: cost 9 inf + 0 29.410 * * [simplify]: Extracting #2: cost 10 inf + 44 29.410 * * [simplify]: Extracting #3: cost 21 inf + 85 29.411 * * [simplify]: Extracting #4: cost 28 inf + 170 29.411 * * [simplify]: Extracting #5: cost 21 inf + 684 29.412 * * [simplify]: Extracting #6: cost 5 inf + 2323 29.414 * * [simplify]: Extracting #7: cost 0 inf + 3281 29.416 * [simplify]: Simplified to (- (- (sqrt (fma -4 (* c a) (* b b)))) b) 29.416 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma -4 (* c a) (* b b)))) b) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) 1 (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 29.417 * [simplify]: Simplifying (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) 1 (* (sqrt (- (* b b) (* (* 4 a) c))) 1)) 29.417 * * [simplify]: iters left: 6 (13 enodes) 29.424 * * [simplify]: iters left: 5 (49 enodes) 29.441 * * [simplify]: iters left: 4 (81 enodes) 29.468 * * [simplify]: iters left: 3 (127 enodes) 29.487 * * [simplify]: iters left: 2 (140 enodes) 29.509 * * [simplify]: iters left: 1 (142 enodes) 29.532 * * [simplify]: Extracting #0: cost 1 inf + 0 29.532 * * [simplify]: Extracting #1: cost 0 inf + 1 29.532 * [simplify]: Simplified to 0 29.532 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma -1 b (- (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 29.532 * * * * [progress]: [ 61 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (fma (- (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 29.532 * [simplify]: Simplifying (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) 29.533 * * [simplify]: iters left: 6 (17 enodes) 29.537 * * [simplify]: iters left: 5 (70 enodes) 29.549 * * [simplify]: iters left: 4 (117 enodes) 29.584 * * [simplify]: iters left: 3 (191 enodes) 29.642 * * [simplify]: iters left: 2 (248 enodes) 29.680 * * [simplify]: iters left: 1 (321 enodes) 29.740 * * [simplify]: Extracting #0: cost 1 inf + 0 29.740 * * [simplify]: Extracting #1: cost 22 inf + 0 29.740 * * [simplify]: Extracting #2: cost 67 inf + 82 29.742 * * [simplify]: Extracting #3: cost 84 inf + 1055 29.743 * * [simplify]: Extracting #4: cost 92 inf + 1100 29.744 * * [simplify]: Extracting #5: cost 85 inf + 1518 29.745 * * [simplify]: Extracting #6: cost 67 inf + 3649 29.746 * * [simplify]: Extracting #7: cost 48 inf + 9978 29.753 * * [simplify]: Extracting #8: cost 11 inf + 35276 29.767 * * [simplify]: Extracting #9: cost 0 inf + 44473 29.780 * [simplify]: Simplified to (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 29.780 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (fma (- (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 29.781 * [simplify]: Simplifying (fma (- (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))))) 29.781 * * [simplify]: iters left: 6 (14 enodes) 29.788 * * [simplify]: iters left: 5 (54 enodes) 29.800 * * [simplify]: iters left: 4 (92 enodes) 29.817 * * [simplify]: iters left: 3 (175 enodes) 29.863 * * [simplify]: iters left: 2 (233 enodes) 29.897 * * [simplify]: iters left: 1 (303 enodes) 29.951 * * [simplify]: Extracting #0: cost 1 inf + 0 29.951 * * [simplify]: Extracting #1: cost 0 inf + 1 29.952 * [simplify]: Simplified to 0 29.952 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 29.952 * * * * [progress]: [ 62 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) (fma (- (sqrt (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 29.952 * [simplify]: Simplifying (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) 29.952 * * [simplify]: iters left: 6 (18 enodes) 29.957 * * [simplify]: iters left: 5 (72 enodes) 29.969 * * [simplify]: iters left: 4 (110 enodes) 30.001 * * [simplify]: iters left: 3 (168 enodes) 30.029 * * [simplify]: iters left: 2 (185 enodes) 30.071 * * [simplify]: iters left: 1 (188 enodes) 30.110 * * [simplify]: Extracting #0: cost 1 inf + 0 30.110 * * [simplify]: Extracting #1: cost 17 inf + 0 30.110 * * [simplify]: Extracting #2: cost 30 inf + 1 30.110 * * [simplify]: Extracting #3: cost 31 inf + 123 30.111 * * [simplify]: Extracting #4: cost 37 inf + 769 30.111 * * [simplify]: Extracting #5: cost 43 inf + 1095 30.111 * * [simplify]: Extracting #6: cost 36 inf + 1512 30.112 * * [simplify]: Extracting #7: cost 10 inf + 6088 30.114 * * [simplify]: Extracting #8: cost 0 inf + 9373 30.116 * [simplify]: Simplified to (- (fma (fabs (cbrt (fma -4 (* a c) (* b b)))) (sqrt (cbrt (fma -4 (* a c) (* b b)))) b)) 30.117 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (fma (fabs (cbrt (fma -4 (* a c) (* b b)))) (sqrt (cbrt (fma -4 (* a c) (* b b)))) b)) (fma (- (sqrt (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 30.117 * [simplify]: Simplifying (fma (- (sqrt (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))))) 30.117 * * [simplify]: iters left: 6 (15 enodes) 30.121 * * [simplify]: iters left: 5 (56 enodes) 30.130 * * [simplify]: iters left: 4 (85 enodes) 30.151 * * [simplify]: iters left: 3 (139 enodes) 30.190 * * [simplify]: iters left: 2 (153 enodes) 30.227 * * [simplify]: Extracting #0: cost 1 inf + 0 30.227 * * [simplify]: Extracting #1: cost 0 inf + 1 30.227 * [simplify]: Simplified to 0 30.227 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 30.227 * * * * [progress]: [ 63 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 30.228 * [simplify]: Simplifying (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 30.228 * * [simplify]: iters left: 6 (16 enodes) 30.236 * * [simplify]: iters left: 5 (61 enodes) 30.256 * * [simplify]: iters left: 4 (96 enodes) 30.290 * * [simplify]: iters left: 3 (152 enodes) 30.332 * * [simplify]: iters left: 2 (168 enodes) 30.371 * * [simplify]: iters left: 1 (171 enodes) 30.409 * * [simplify]: Extracting #0: cost 1 inf + 0 30.409 * * [simplify]: Extracting #1: cost 15 inf + 0 30.409 * * [simplify]: Extracting #2: cost 25 inf + 1 30.409 * * [simplify]: Extracting #3: cost 33 inf + 245 30.410 * * [simplify]: Extracting #4: cost 35 inf + 1095 30.410 * * [simplify]: Extracting #5: cost 29 inf + 1552 30.412 * * [simplify]: Extracting #6: cost 8 inf + 3947 30.415 * * [simplify]: Extracting #7: cost 1 inf + 5382 30.418 * * [simplify]: Extracting #8: cost 0 inf + 5641 30.422 * [simplify]: Simplified to (- (+ (sqrt (fma b b (* (* c -4) a))) b)) 30.423 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (+ (sqrt (fma b b (* (* c -4) a))) b)) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 30.423 * [simplify]: Simplifying (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) 30.423 * * [simplify]: iters left: 6 (13 enodes) 30.430 * * [simplify]: iters left: 5 (46 enodes) 30.444 * * [simplify]: iters left: 4 (76 enodes) 30.470 * * [simplify]: iters left: 3 (126 enodes) 30.504 * * [simplify]: iters left: 2 (136 enodes) 30.537 * * [simplify]: Extracting #0: cost 1 inf + 0 30.537 * * [simplify]: Extracting #1: cost 0 inf + 1 30.537 * [simplify]: Simplified to 0 30.537 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 30.538 * * * * [progress]: [ 64 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt 1) (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 30.538 * [simplify]: Simplifying (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) 30.538 * * [simplify]: iters left: 6 (17 enodes) 30.549 * * [simplify]: iters left: 5 (70 enodes) 30.563 * * [simplify]: iters left: 4 (107 enodes) 30.583 * * [simplify]: iters left: 3 (173 enodes) 30.629 * * [simplify]: iters left: 2 (194 enodes) 30.674 * * [simplify]: iters left: 1 (197 enodes) 30.703 * * [simplify]: Extracting #0: cost 1 inf + 0 30.703 * * [simplify]: Extracting #1: cost 15 inf + 0 30.703 * * [simplify]: Extracting #2: cost 21 inf + 3 30.704 * * [simplify]: Extracting #3: cost 30 inf + 166 30.704 * * [simplify]: Extracting #4: cost 30 inf + 1138 30.704 * * [simplify]: Extracting #5: cost 23 inf + 1596 30.705 * * [simplify]: Extracting #6: cost 5 inf + 3552 30.706 * * [simplify]: Extracting #7: cost 0 inf + 4687 30.708 * [simplify]: Simplified to (- (- b) (sqrt (fma -4 (* a c) (* b b)))) 30.708 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma -4 (* a c) (* b b)))) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt 1) (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 30.708 * [simplify]: Simplifying (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt 1) (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1))) 30.708 * * [simplify]: iters left: 6 (14 enodes) 30.713 * * [simplify]: iters left: 5 (54 enodes) 30.722 * * [simplify]: iters left: 4 (83 enodes) 30.738 * * [simplify]: iters left: 3 (134 enodes) 30.776 * * [simplify]: iters left: 2 (150 enodes) 30.811 * * [simplify]: iters left: 1 (153 enodes) 30.840 * * [simplify]: Extracting #0: cost 1 inf + 0 30.841 * * [simplify]: Extracting #1: cost 0 inf + 1 30.841 * [simplify]: Simplified to 0 30.841 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma -4 (* a c) (* b b)))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 30.841 * * * * [progress]: [ 65 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 30.841 * [simplify]: Simplifying (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 30.842 * * [simplify]: iters left: 6 (16 enodes) 30.849 * * [simplify]: iters left: 5 (61 enodes) 30.868 * * [simplify]: iters left: 4 (96 enodes) 30.885 * * [simplify]: iters left: 3 (152 enodes) 30.912 * * [simplify]: iters left: 2 (168 enodes) 30.936 * * [simplify]: iters left: 1 (171 enodes) 30.956 * * [simplify]: Extracting #0: cost 1 inf + 0 30.956 * * [simplify]: Extracting #1: cost 15 inf + 0 30.957 * * [simplify]: Extracting #2: cost 25 inf + 1 30.957 * * [simplify]: Extracting #3: cost 33 inf + 245 30.957 * * [simplify]: Extracting #4: cost 35 inf + 1095 30.958 * * [simplify]: Extracting #5: cost 29 inf + 1552 30.960 * * [simplify]: Extracting #6: cost 8 inf + 3947 30.963 * * [simplify]: Extracting #7: cost 1 inf + 5382 30.965 * * [simplify]: Extracting #8: cost 0 inf + 5641 30.969 * [simplify]: Simplified to (- (+ (sqrt (fma b b (* (* c -4) a))) b)) 30.969 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (+ (sqrt (fma b b (* (* c -4) a))) b)) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 30.969 * [simplify]: Simplifying (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) 30.969 * * [simplify]: iters left: 6 (13 enodes) 30.976 * * [simplify]: iters left: 5 (46 enodes) 30.986 * * [simplify]: iters left: 4 (76 enodes) 31.000 * * [simplify]: iters left: 3 (126 enodes) 31.018 * * [simplify]: iters left: 2 (136 enodes) 31.044 * * [simplify]: Extracting #0: cost 1 inf + 0 31.044 * * [simplify]: Extracting #1: cost 0 inf + 1 31.044 * [simplify]: Simplified to 0 31.044 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 31.044 * * * * [progress]: [ 66 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) 1 (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 31.044 * [simplify]: Simplifying (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) 31.044 * * [simplify]: iters left: 6 (16 enodes) 31.049 * * [simplify]: iters left: 5 (66 enodes) 31.061 * * [simplify]: iters left: 4 (106 enodes) 31.091 * * [simplify]: iters left: 3 (168 enodes) 31.136 * * [simplify]: iters left: 2 (185 enodes) 31.176 * * [simplify]: iters left: 1 (188 enodes) 31.196 * * [simplify]: Extracting #0: cost 1 inf + 0 31.197 * * [simplify]: Extracting #1: cost 15 inf + 0 31.197 * * [simplify]: Extracting #2: cost 21 inf + 3 31.197 * * [simplify]: Extracting #3: cost 30 inf + 246 31.197 * * [simplify]: Extracting #4: cost 31 inf + 977 31.198 * * [simplify]: Extracting #5: cost 21 inf + 1720 31.200 * * [simplify]: Extracting #6: cost 6 inf + 3493 31.203 * * [simplify]: Extracting #7: cost 0 inf + 4687 31.207 * [simplify]: Simplified to (- (- (sqrt (fma (* a -4) c (* b b)))) b) 31.207 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma (* a -4) c (* b b)))) b) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) 1 (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 31.208 * [simplify]: Simplifying (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) 1 (* (sqrt (- (* b b) (* (* 4 a) c))) 1)) 31.208 * * [simplify]: iters left: 6 (13 enodes) 31.215 * * [simplify]: iters left: 5 (49 enodes) 31.227 * * [simplify]: iters left: 4 (81 enodes) 31.241 * * [simplify]: iters left: 3 (127 enodes) 31.268 * * [simplify]: iters left: 2 (140 enodes) 31.299 * * [simplify]: iters left: 1 (142 enodes) 31.329 * * [simplify]: Extracting #0: cost 1 inf + 0 31.329 * * [simplify]: Extracting #1: cost 0 inf + 1 31.329 * [simplify]: Simplified to 0 31.329 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma (* a -4) c (* b b)))) b) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 31.330 * * * * [progress]: [ 67 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (- (sqrt b)) (sqrt b) (- (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (fma (- (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 31.330 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (- (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) 31.330 * * [simplify]: iters left: 6 (16 enodes) 31.338 * * [simplify]: iters left: 5 (64 enodes) 31.360 * * [simplify]: iters left: 4 (108 enodes) 31.396 * * [simplify]: iters left: 3 (171 enodes) 31.447 * * [simplify]: iters left: 2 (216 enodes) 31.508 * * [simplify]: iters left: 1 (285 enodes) 31.578 * * [simplify]: Extracting #0: cost 1 inf + 0 31.578 * * [simplify]: Extracting #1: cost 11 inf + 0 31.578 * * [simplify]: Extracting #2: cost 45 inf + 0 31.579 * * [simplify]: Extracting #3: cost 85 inf + 44 31.582 * * [simplify]: Extracting #4: cost 88 inf + 416 31.583 * * [simplify]: Extracting #5: cost 82 inf + 914 31.585 * * [simplify]: Extracting #6: cost 62 inf + 3062 31.589 * * [simplify]: Extracting #7: cost 47 inf + 9824 31.598 * * [simplify]: Extracting #8: cost 16 inf + 31233 31.612 * * [simplify]: Extracting #9: cost 0 inf + 46313 31.625 * * [simplify]: Extracting #10: cost 0 inf + 43544 31.638 * * [simplify]: Extracting #11: cost 0 inf + 43263 31.650 * [simplify]: Simplified to (- (- b) (sqrt (fma b b (* (* c -4) a)))) 31.650 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma b b (* (* c -4) a)))) (fma (- (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 31.651 * [simplify]: Simplifying (fma (- (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))))) 31.651 * * [simplify]: iters left: 6 (14 enodes) 31.658 * * [simplify]: iters left: 5 (54 enodes) 31.677 * * [simplify]: iters left: 4 (92 enodes) 31.695 * * [simplify]: iters left: 3 (175 enodes) 31.734 * * [simplify]: iters left: 2 (233 enodes) 31.784 * * [simplify]: iters left: 1 (303 enodes) 31.856 * * [simplify]: Extracting #0: cost 1 inf + 0 31.856 * * [simplify]: Extracting #1: cost 0 inf + 1 31.856 * [simplify]: Simplified to 0 31.856 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (- (sqrt b)) (sqrt b) (- (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 31.856 * * * * [progress]: [ 68 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) (fma (- (sqrt (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 31.857 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) 31.857 * * [simplify]: iters left: 6 (17 enodes) 31.865 * * [simplify]: iters left: 5 (66 enodes) 31.887 * * [simplify]: iters left: 4 (101 enodes) 31.906 * * [simplify]: iters left: 3 (148 enodes) 31.937 * * [simplify]: iters left: 2 (156 enodes) 31.956 * * [simplify]: Extracting #0: cost 1 inf + 0 31.956 * * [simplify]: Extracting #1: cost 11 inf + 0 31.957 * * [simplify]: Extracting #2: cost 23 inf + 0 31.957 * * [simplify]: Extracting #3: cost 25 inf + 1 31.957 * * [simplify]: Extracting #4: cost 34 inf + 124 31.957 * * [simplify]: Extracting #5: cost 39 inf + 371 31.957 * * [simplify]: Extracting #6: cost 28 inf + 1256 31.958 * * [simplify]: Extracting #7: cost 5 inf + 5995 31.960 * * [simplify]: Extracting #8: cost 0 inf + 7233 31.962 * [simplify]: Simplified to (- (- b) (* (sqrt (cbrt (fma b b (* a (* -4 c))))) (fabs (cbrt (fma b b (* a (* -4 c))))))) 31.962 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (* (sqrt (cbrt (fma b b (* a (* -4 c))))) (fabs (cbrt (fma b b (* a (* -4 c))))))) (fma (- (sqrt (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 31.962 * [simplify]: Simplifying (fma (- (sqrt (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))))) 31.962 * * [simplify]: iters left: 6 (15 enodes) 31.966 * * [simplify]: iters left: 5 (56 enodes) 31.975 * * [simplify]: iters left: 4 (85 enodes) 31.994 * * [simplify]: iters left: 3 (139 enodes) 32.036 * * [simplify]: iters left: 2 (153 enodes) 32.071 * * [simplify]: Extracting #0: cost 1 inf + 0 32.071 * * [simplify]: Extracting #1: cost 0 inf + 1 32.071 * [simplify]: Simplified to 0 32.071 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 32.072 * * * * [progress]: [ 69 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 32.072 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 32.072 * * [simplify]: iters left: 6 (15 enodes) 32.079 * * [simplify]: iters left: 5 (55 enodes) 32.097 * * [simplify]: iters left: 4 (87 enodes) 32.125 * * [simplify]: iters left: 3 (132 enodes) 32.161 * * [simplify]: iters left: 2 (140 enodes) 32.184 * * [simplify]: Extracting #0: cost 1 inf + 0 32.184 * * [simplify]: Extracting #1: cost 9 inf + 0 32.184 * * [simplify]: Extracting #2: cost 18 inf + 0 32.184 * * [simplify]: Extracting #3: cost 29 inf + 1 32.184 * * [simplify]: Extracting #4: cost 35 inf + 127 32.184 * * [simplify]: Extracting #5: cost 28 inf + 579 32.185 * * [simplify]: Extracting #6: cost 13 inf + 1466 32.185 * * [simplify]: Extracting #7: cost 8 inf + 2169 32.186 * * [simplify]: Extracting #8: cost 2 inf + 3523 32.187 * * [simplify]: Extracting #9: cost 0 inf + 4041 32.188 * [simplify]: Simplified to (- (- b) (sqrt (fma -4 (* c a) (* b b)))) 32.188 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma -4 (* c a) (* b b)))) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 32.189 * [simplify]: Simplifying (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) 32.189 * * [simplify]: iters left: 6 (13 enodes) 32.192 * * [simplify]: iters left: 5 (46 enodes) 32.200 * * [simplify]: iters left: 4 (76 enodes) 32.214 * * [simplify]: iters left: 3 (126 enodes) 32.249 * * [simplify]: iters left: 2 (136 enodes) 32.283 * * [simplify]: Extracting #0: cost 1 inf + 0 32.283 * * [simplify]: Extracting #1: cost 0 inf + 1 32.283 * [simplify]: Simplified to 0 32.283 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 32.283 * * * * [progress]: [ 70 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt 1) (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 32.283 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) 32.283 * * [simplify]: iters left: 6 (16 enodes) 32.289 * * [simplify]: iters left: 5 (65 enodes) 32.301 * * [simplify]: iters left: 4 (98 enodes) 32.322 * * [simplify]: iters left: 3 (152 enodes) 32.342 * * [simplify]: iters left: 2 (161 enodes) 32.364 * * [simplify]: Extracting #0: cost 1 inf + 0 32.364 * * [simplify]: Extracting #1: cost 9 inf + 0 32.364 * * [simplify]: Extracting #2: cost 14 inf + 2 32.364 * * [simplify]: Extracting #3: cost 25 inf + 3 32.365 * * [simplify]: Extracting #4: cost 28 inf + 252 32.365 * * [simplify]: Extracting #5: cost 24 inf + 581 32.365 * * [simplify]: Extracting #6: cost 7 inf + 1731 32.366 * * [simplify]: Extracting #7: cost 1 inf + 2828 32.367 * * [simplify]: Extracting #8: cost 0 inf + 3087 32.368 * [simplify]: Simplified to (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 32.368 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt 1) (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 32.369 * [simplify]: Simplifying (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt 1) (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1))) 32.369 * * [simplify]: iters left: 6 (14 enodes) 32.375 * * [simplify]: iters left: 5 (54 enodes) 32.393 * * [simplify]: iters left: 4 (83 enodes) 32.412 * * [simplify]: iters left: 3 (134 enodes) 32.432 * * [simplify]: iters left: 2 (150 enodes) 32.469 * * [simplify]: iters left: 1 (153 enodes) 32.486 * * [simplify]: Extracting #0: cost 1 inf + 0 32.486 * * [simplify]: Extracting #1: cost 0 inf + 1 32.486 * [simplify]: Simplified to 0 32.486 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 32.486 * * * * [progress]: [ 71 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 32.486 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 32.486 * * [simplify]: iters left: 6 (15 enodes) 32.490 * * [simplify]: iters left: 5 (55 enodes) 32.499 * * [simplify]: iters left: 4 (87 enodes) 32.522 * * [simplify]: iters left: 3 (132 enodes) 32.543 * * [simplify]: iters left: 2 (140 enodes) 32.561 * * [simplify]: Extracting #0: cost 1 inf + 0 32.562 * * [simplify]: Extracting #1: cost 9 inf + 0 32.562 * * [simplify]: Extracting #2: cost 18 inf + 0 32.562 * * [simplify]: Extracting #3: cost 29 inf + 1 32.562 * * [simplify]: Extracting #4: cost 35 inf + 127 32.562 * * [simplify]: Extracting #5: cost 28 inf + 579 32.563 * * [simplify]: Extracting #6: cost 13 inf + 1466 32.563 * * [simplify]: Extracting #7: cost 8 inf + 2169 32.564 * * [simplify]: Extracting #8: cost 2 inf + 3523 32.565 * * [simplify]: Extracting #9: cost 0 inf + 4041 32.566 * [simplify]: Simplified to (- (- b) (sqrt (fma -4 (* c a) (* b b)))) 32.566 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma -4 (* c a) (* b b)))) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 32.567 * [simplify]: Simplifying (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) 32.567 * * [simplify]: iters left: 6 (13 enodes) 32.570 * * [simplify]: iters left: 5 (46 enodes) 32.578 * * [simplify]: iters left: 4 (76 enodes) 32.602 * * [simplify]: iters left: 3 (126 enodes) 32.636 * * [simplify]: iters left: 2 (136 enodes) 32.670 * * [simplify]: Extracting #0: cost 1 inf + 0 32.670 * * [simplify]: Extracting #1: cost 0 inf + 1 32.671 * [simplify]: Simplified to 0 32.671 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 32.671 * * * * [progress]: [ 72 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) 1 (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 32.671 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) 32.671 * * [simplify]: iters left: 6 (15 enodes) 32.679 * * [simplify]: iters left: 5 (60 enodes) 32.690 * * [simplify]: iters left: 4 (97 enodes) 32.708 * * [simplify]: iters left: 3 (148 enodes) 32.736 * * [simplify]: iters left: 2 (154 enodes) 32.758 * * [simplify]: Extracting #0: cost 1 inf + 0 32.758 * * [simplify]: Extracting #1: cost 9 inf + 0 32.758 * * [simplify]: Extracting #2: cost 14 inf + 2 32.758 * * [simplify]: Extracting #3: cost 25 inf + 3 32.758 * * [simplify]: Extracting #4: cost 31 inf + 129 32.758 * * [simplify]: Extracting #5: cost 25 inf + 540 32.759 * * [simplify]: Extracting #6: cost 10 inf + 1468 32.759 * * [simplify]: Extracting #7: cost 4 inf + 2171 32.760 * * [simplify]: Extracting #8: cost 0 inf + 3087 32.762 * [simplify]: Simplified to (- (- b) (sqrt (fma c (* a -4) (* b b)))) 32.763 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma c (* a -4) (* b b)))) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) 1 (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 32.763 * [simplify]: Simplifying (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) 1 (* (sqrt (- (* b b) (* (* 4 a) c))) 1)) 32.763 * * [simplify]: iters left: 6 (13 enodes) 32.767 * * [simplify]: iters left: 5 (49 enodes) 32.775 * * [simplify]: iters left: 4 (81 enodes) 32.797 * * [simplify]: iters left: 3 (127 enodes) 32.832 * * [simplify]: iters left: 2 (140 enodes) 32.856 * * [simplify]: iters left: 1 (142 enodes) 32.871 * * [simplify]: Extracting #0: cost 1 inf + 0 32.871 * * [simplify]: Extracting #1: cost 0 inf + 1 32.871 * [simplify]: Simplified to 0 32.872 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 32.872 * * * * [progress]: [ 73 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (- 1) b (- (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (fma (- (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 32.872 * [simplify]: Simplifying (fma (- 1) b (- (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) 32.872 * * [simplify]: iters left: 6 (16 enodes) 32.877 * * [simplify]: iters left: 5 (67 enodes) 32.899 * * [simplify]: iters left: 4 (115 enodes) 32.939 * * [simplify]: iters left: 3 (185 enodes) 32.995 * * [simplify]: iters left: 2 (237 enodes) 33.032 * * [simplify]: iters left: 1 (311 enodes) 33.084 * * [simplify]: Extracting #0: cost 1 inf + 0 33.084 * * [simplify]: Extracting #1: cost 14 inf + 0 33.084 * * [simplify]: Extracting #2: cost 47 inf + 43 33.085 * * [simplify]: Extracting #3: cost 89 inf + 87 33.085 * * [simplify]: Extracting #4: cost 96 inf + 133 33.085 * * [simplify]: Extracting #5: cost 89 inf + 631 33.086 * * [simplify]: Extracting #6: cost 71 inf + 2857 33.089 * * [simplify]: Extracting #7: cost 39 inf + 19982 33.096 * * [simplify]: Extracting #8: cost 4 inf + 48983 33.107 * * [simplify]: Extracting #9: cost 0 inf + 49030 33.121 * * [simplify]: Extracting #10: cost 0 inf + 47856 33.129 * [simplify]: Simplified to (- (- (sqrt (fma b b (* (* -4 c) a)))) b) 33.129 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma b b (* (* -4 c) a)))) b) (fma (- (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 33.130 * [simplify]: Simplifying (fma (- (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))))) 33.130 * * [simplify]: iters left: 6 (14 enodes) 33.134 * * [simplify]: iters left: 5 (54 enodes) 33.143 * * [simplify]: iters left: 4 (92 enodes) 33.163 * * [simplify]: iters left: 3 (175 enodes) 33.218 * * [simplify]: iters left: 2 (233 enodes) 33.274 * * [simplify]: iters left: 1 (303 enodes) 33.342 * * [simplify]: Extracting #0: cost 1 inf + 0 33.342 * * [simplify]: Extracting #1: cost 0 inf + 1 33.342 * [simplify]: Simplified to 0 33.342 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (- 1) b (- (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 33.342 * * * * [progress]: [ 74 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (- 1) b (- (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) (fma (- (sqrt (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 33.343 * [simplify]: Simplifying (fma (- 1) b (- (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) 33.343 * * [simplify]: iters left: 6 (17 enodes) 33.347 * * [simplify]: iters left: 5 (69 enodes) 33.364 * * [simplify]: iters left: 4 (108 enodes) 33.390 * * [simplify]: iters left: 3 (162 enodes) 33.414 * * [simplify]: iters left: 2 (176 enodes) 33.435 * * [simplify]: Extracting #0: cost 1 inf + 0 33.436 * * [simplify]: Extracting #1: cost 12 inf + 0 33.436 * * [simplify]: Extracting #2: cost 19 inf + 43 33.436 * * [simplify]: Extracting #3: cost 21 inf + 84 33.436 * * [simplify]: Extracting #4: cost 33 inf + 84 33.436 * * [simplify]: Extracting #5: cost 41 inf + 128 33.436 * * [simplify]: Extracting #6: cost 30 inf + 931 33.437 * * [simplify]: Extracting #7: cost 9 inf + 4777 33.439 * * [simplify]: Extracting #8: cost 0 inf + 7673 33.441 * * [simplify]: Extracting #9: cost 0 inf + 7648 33.442 * [simplify]: Simplified to (- (fma (fabs (cbrt (fma b b (* -4 (* c a))))) (sqrt (cbrt (fma b b (* -4 (* c a))))) b)) 33.442 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (fma (fabs (cbrt (fma b b (* -4 (* c a))))) (sqrt (cbrt (fma b b (* -4 (* c a))))) b)) (fma (- (sqrt (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 33.443 * [simplify]: Simplifying (fma (- (sqrt (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))))) 33.443 * * [simplify]: iters left: 6 (15 enodes) 33.447 * * [simplify]: iters left: 5 (56 enodes) 33.456 * * [simplify]: iters left: 4 (85 enodes) 33.473 * * [simplify]: iters left: 3 (139 enodes) 33.498 * * [simplify]: iters left: 2 (153 enodes) 33.520 * * [simplify]: Extracting #0: cost 1 inf + 0 33.520 * * [simplify]: Extracting #1: cost 0 inf + 1 33.520 * [simplify]: Simplified to 0 33.520 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (- 1) b (- (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 33.520 * * * * [progress]: [ 75 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (- 1) b (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 33.520 * [simplify]: Simplifying (fma (- 1) b (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 33.521 * * [simplify]: iters left: 6 (15 enodes) 33.525 * * [simplify]: iters left: 5 (58 enodes) 33.535 * * [simplify]: iters left: 4 (94 enodes) 33.559 * * [simplify]: iters left: 3 (146 enodes) 33.598 * * [simplify]: iters left: 2 (159 enodes) 33.618 * * [simplify]: Extracting #0: cost 1 inf + 0 33.618 * * [simplify]: Extracting #1: cost 10 inf + 0 33.618 * * [simplify]: Extracting #2: cost 15 inf + 2 33.618 * * [simplify]: Extracting #3: cost 25 inf + 84 33.618 * * [simplify]: Extracting #4: cost 32 inf + 169 33.618 * * [simplify]: Extracting #5: cost 27 inf + 656 33.619 * * [simplify]: Extracting #6: cost 12 inf + 1898 33.620 * * [simplify]: Extracting #7: cost 2 inf + 3798 33.621 * * [simplify]: Extracting #8: cost 0 inf + 4236 33.622 * [simplify]: Simplified to (- (- (sqrt (fma -4 (* c a) (* b b)))) b) 33.622 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma -4 (* c a) (* b b)))) b) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 33.622 * [simplify]: Simplifying (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) 33.623 * * [simplify]: iters left: 6 (13 enodes) 33.626 * * [simplify]: iters left: 5 (46 enodes) 33.634 * * [simplify]: iters left: 4 (76 enodes) 33.659 * * [simplify]: iters left: 3 (126 enodes) 33.695 * * [simplify]: iters left: 2 (136 enodes) 33.728 * * [simplify]: Extracting #0: cost 1 inf + 0 33.728 * * [simplify]: Extracting #1: cost 0 inf + 1 33.728 * [simplify]: Simplified to 0 33.728 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (- 1) b (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 33.728 * * * * [progress]: [ 76 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (- 1) b (- (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt 1) (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 33.729 * [simplify]: Simplifying (fma (- 1) b (- (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) 33.729 * * [simplify]: iters left: 6 (15 enodes) 33.739 * * [simplify]: iters left: 5 (62 enodes) 33.758 * * [simplify]: iters left: 4 (95 enodes) 33.793 * * [simplify]: iters left: 3 (158 enodes) 33.837 * * [simplify]: iters left: 2 (175 enodes) 33.869 * * [simplify]: iters left: 1 (176 enodes) 33.887 * * [simplify]: Extracting #0: cost 1 inf + 0 33.887 * * [simplify]: Extracting #1: cost 9 inf + 0 33.887 * * [simplify]: Extracting #2: cost 11 inf + 3 33.887 * * [simplify]: Extracting #3: cost 21 inf + 85 33.887 * * [simplify]: Extracting #4: cost 29 inf + 129 33.887 * * [simplify]: Extracting #5: cost 23 inf + 639 33.888 * * [simplify]: Extracting #6: cost 9 inf + 1880 33.889 * * [simplify]: Extracting #7: cost 1 inf + 3222 33.890 * * [simplify]: Extracting #8: cost 0 inf + 3321 33.891 * * [simplify]: Extracting #9: cost 0 inf + 3281 33.892 * [simplify]: Simplified to (- (- (sqrt (fma b b (* c (* a -4))))) b) 33.892 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma b b (* c (* a -4))))) b) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt 1) (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 33.893 * [simplify]: Simplifying (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt 1) (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1))) 33.893 * * [simplify]: iters left: 6 (14 enodes) 33.902 * * [simplify]: iters left: 5 (54 enodes) 33.920 * * [simplify]: iters left: 4 (83 enodes) 33.950 * * [simplify]: iters left: 3 (134 enodes) 33.979 * * [simplify]: iters left: 2 (150 enodes) 33.996 * * [simplify]: iters left: 1 (153 enodes) 34.022 * * [simplify]: Extracting #0: cost 1 inf + 0 34.022 * * [simplify]: Extracting #1: cost 0 inf + 1 34.022 * [simplify]: Simplified to 0 34.022 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (- 1) b (- (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 34.022 * * * * [progress]: [ 77 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (- 1) b (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 34.023 * [simplify]: Simplifying (fma (- 1) b (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 34.023 * * [simplify]: iters left: 6 (15 enodes) 34.031 * * [simplify]: iters left: 5 (58 enodes) 34.053 * * [simplify]: iters left: 4 (94 enodes) 34.070 * * [simplify]: iters left: 3 (146 enodes) 34.096 * * [simplify]: iters left: 2 (159 enodes) 34.126 * * [simplify]: Extracting #0: cost 1 inf + 0 34.126 * * [simplify]: Extracting #1: cost 10 inf + 0 34.126 * * [simplify]: Extracting #2: cost 15 inf + 2 34.126 * * [simplify]: Extracting #3: cost 25 inf + 84 34.126 * * [simplify]: Extracting #4: cost 32 inf + 169 34.126 * * [simplify]: Extracting #5: cost 27 inf + 656 34.127 * * [simplify]: Extracting #6: cost 12 inf + 1898 34.128 * * [simplify]: Extracting #7: cost 2 inf + 3798 34.129 * * [simplify]: Extracting #8: cost 0 inf + 4236 34.130 * [simplify]: Simplified to (- (- (sqrt (fma -4 (* c a) (* b b)))) b) 34.130 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma -4 (* c a) (* b b)))) b) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 34.130 * [simplify]: Simplifying (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) 34.130 * * [simplify]: iters left: 6 (13 enodes) 34.134 * * [simplify]: iters left: 5 (46 enodes) 34.144 * * [simplify]: iters left: 4 (76 enodes) 34.169 * * [simplify]: iters left: 3 (126 enodes) 34.202 * * [simplify]: iters left: 2 (136 enodes) 34.218 * * [simplify]: Extracting #0: cost 1 inf + 0 34.218 * * [simplify]: Extracting #1: cost 0 inf + 1 34.218 * [simplify]: Simplified to 0 34.218 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (- 1) b (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 34.218 * * * * [progress]: [ 78 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (- 1) b (- (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) 1 (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 34.219 * [simplify]: Simplifying (fma (- 1) b (- (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) 34.219 * * [simplify]: iters left: 6 (14 enodes) 34.223 * * [simplify]: iters left: 5 (56 enodes) 34.236 * * [simplify]: iters left: 4 (93 enodes) 34.275 * * [simplify]: iters left: 3 (153 enodes) 34.301 * * [simplify]: iters left: 2 (172 enodes) 34.324 * * [simplify]: Extracting #0: cost 1 inf + 0 34.324 * * [simplify]: Extracting #1: cost 9 inf + 0 34.325 * * [simplify]: Extracting #2: cost 10 inf + 44 34.325 * * [simplify]: Extracting #3: cost 21 inf + 85 34.325 * * [simplify]: Extracting #4: cost 28 inf + 170 34.326 * * [simplify]: Extracting #5: cost 25 inf + 378 34.326 * * [simplify]: Extracting #6: cost 10 inf + 1348 34.328 * * [simplify]: Extracting #7: cost 2 inf + 2803 34.330 * * [simplify]: Extracting #8: cost 0 inf + 3281 34.333 * [simplify]: Simplified to (- (- b) (sqrt (fma b b (* (* c a) -4)))) 34.333 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma b b (* (* c a) -4)))) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) 1 (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 34.333 * [simplify]: Simplifying (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) 1 (* (sqrt (- (* b b) (* (* 4 a) c))) 1)) 34.333 * * [simplify]: iters left: 6 (13 enodes) 34.340 * * [simplify]: iters left: 5 (49 enodes) 34.349 * * [simplify]: iters left: 4 (81 enodes) 34.366 * * [simplify]: iters left: 3 (127 enodes) 34.384 * * [simplify]: iters left: 2 (140 enodes) 34.400 * * [simplify]: iters left: 1 (142 enodes) 34.415 * * [simplify]: Extracting #0: cost 1 inf + 0 34.415 * * [simplify]: Extracting #1: cost 0 inf + 1 34.415 * [simplify]: Simplified to 0 34.415 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (- 1) b (- (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 34.415 * * * * [progress]: [ 79 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (fma (- (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 34.415 * [simplify]: Simplifying (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) 34.415 * * [simplify]: iters left: 6 (17 enodes) 34.420 * * [simplify]: iters left: 5 (67 enodes) 34.433 * * [simplify]: iters left: 4 (113 enodes) 34.454 * * [simplify]: iters left: 3 (192 enodes) 34.492 * * [simplify]: iters left: 2 (248 enodes) 34.530 * * [simplify]: iters left: 1 (321 enodes) 34.611 * * [simplify]: Extracting #0: cost 1 inf + 0 34.611 * * [simplify]: Extracting #1: cost 22 inf + 0 34.611 * * [simplify]: Extracting #2: cost 70 inf + 1 34.612 * * [simplify]: Extracting #3: cost 94 inf + 168 34.613 * * [simplify]: Extracting #4: cost 98 inf + 577 34.615 * * [simplify]: Extracting #5: cost 89 inf + 1434 34.617 * * [simplify]: Extracting #6: cost 69 inf + 3810 34.622 * * [simplify]: Extracting #7: cost 41 inf + 17256 34.635 * * [simplify]: Extracting #8: cost 6 inf + 45801 34.647 * * [simplify]: Extracting #9: cost 0 inf + 48523 34.654 * * [simplify]: Extracting #10: cost 0 inf + 47349 34.662 * [simplify]: Simplified to (- (- b) (sqrt (fma b b (* c (* a -4))))) 34.662 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma b b (* c (* a -4))))) (fma (- (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 34.662 * [simplify]: Simplifying (fma (- (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))))) 34.662 * * [simplify]: iters left: 6 (14 enodes) 34.666 * * [simplify]: iters left: 5 (54 enodes) 34.679 * * [simplify]: iters left: 4 (92 enodes) 34.714 * * [simplify]: iters left: 3 (175 enodes) 34.762 * * [simplify]: iters left: 2 (233 enodes) 34.808 * * [simplify]: iters left: 1 (303 enodes) 34.885 * * [simplify]: Extracting #0: cost 1 inf + 0 34.885 * * [simplify]: Extracting #1: cost 0 inf + 1 34.885 * [simplify]: Simplified to 0 34.885 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma b b (* c (* a -4))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 34.886 * * * * [progress]: [ 80 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) (fma (- (sqrt (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 34.886 * [simplify]: Simplifying (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) 34.886 * * [simplify]: iters left: 6 (18 enodes) 34.895 * * [simplify]: iters left: 5 (69 enodes) 34.918 * * [simplify]: iters left: 4 (106 enodes) 34.952 * * [simplify]: iters left: 3 (169 enodes) 35.003 * * [simplify]: iters left: 2 (188 enodes) 35.040 * * [simplify]: iters left: 1 (191 enodes) 35.062 * * [simplify]: Extracting #0: cost 1 inf + 0 35.062 * * [simplify]: Extracting #1: cost 17 inf + 0 35.062 * * [simplify]: Extracting #2: cost 30 inf + 1 35.063 * * [simplify]: Extracting #3: cost 31 inf + 123 35.063 * * [simplify]: Extracting #4: cost 35 inf + 1051 35.064 * * [simplify]: Extracting #5: cost 43 inf + 1095 35.064 * * [simplify]: Extracting #6: cost 36 inf + 1511 35.066 * * [simplify]: Extracting #7: cost 12 inf + 5742 35.070 * * [simplify]: Extracting #8: cost 1 inf + 9044 35.074 * * [simplify]: Extracting #9: cost 0 inf + 9373 35.078 * [simplify]: Simplified to (- (fma (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b)))) b)) 35.078 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (fma (fabs (cbrt (fma c (* a -4) (* b b)))) (sqrt (cbrt (fma c (* a -4) (* b b)))) b)) (fma (- (sqrt (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 35.079 * [simplify]: Simplifying (fma (- (sqrt (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))))) 35.079 * * [simplify]: iters left: 6 (15 enodes) 35.089 * * [simplify]: iters left: 5 (56 enodes) 35.107 * * [simplify]: iters left: 4 (85 enodes) 35.135 * * [simplify]: iters left: 3 (139 enodes) 35.174 * * [simplify]: iters left: 2 (153 enodes) 35.196 * * [simplify]: Extracting #0: cost 1 inf + 0 35.196 * * [simplify]: Extracting #1: cost 0 inf + 1 35.196 * [simplify]: Simplified to 0 35.196 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 35.196 * * * * [progress]: [ 81 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 35.196 * [simplify]: Simplifying (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 35.196 * * [simplify]: iters left: 6 (16 enodes) 35.201 * * [simplify]: iters left: 5 (58 enodes) 35.211 * * [simplify]: iters left: 4 (92 enodes) 35.227 * * [simplify]: iters left: 3 (153 enodes) 35.248 * * [simplify]: iters left: 2 (171 enodes) 35.275 * * [simplify]: iters left: 1 (174 enodes) 35.295 * * [simplify]: Extracting #0: cost 1 inf + 0 35.295 * * [simplify]: Extracting #1: cost 15 inf + 0 35.295 * * [simplify]: Extracting #2: cost 25 inf + 1 35.296 * * [simplify]: Extracting #3: cost 34 inf + 164 35.296 * * [simplify]: Extracting #4: cost 35 inf + 975 35.296 * * [simplify]: Extracting #5: cost 25 inf + 1678 35.298 * * [simplify]: Extracting #6: cost 11 inf + 3249 35.301 * * [simplify]: Extracting #7: cost 3 inf + 4904 35.304 * * [simplify]: Extracting #8: cost 0 inf + 5641 35.306 * [simplify]: Simplified to (- (- (sqrt (fma -4 (* a c) (* b b)))) b) 35.306 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma -4 (* a c) (* b b)))) b) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 35.307 * [simplify]: Simplifying (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) 35.307 * * [simplify]: iters left: 6 (13 enodes) 35.314 * * [simplify]: iters left: 5 (46 enodes) 35.329 * * [simplify]: iters left: 4 (76 enodes) 35.354 * * [simplify]: iters left: 3 (126 enodes) 35.389 * * [simplify]: iters left: 2 (136 enodes) 35.410 * * [simplify]: Extracting #0: cost 1 inf + 0 35.411 * * [simplify]: Extracting #1: cost 0 inf + 1 35.411 * [simplify]: Simplified to 0 35.411 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma -4 (* a c) (* b b)))) b) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 35.411 * * * * [progress]: [ 82 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt 1) (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 35.411 * [simplify]: Simplifying (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) 35.411 * * [simplify]: iters left: 6 (17 enodes) 35.416 * * [simplify]: iters left: 5 (68 enodes) 35.428 * * [simplify]: iters left: 4 (103 enodes) 35.445 * * [simplify]: iters left: 3 (173 enodes) 35.474 * * [simplify]: iters left: 2 (194 enodes) 35.521 * * [simplify]: iters left: 1 (197 enodes) 35.555 * * [simplify]: Extracting #0: cost 1 inf + 0 35.555 * * [simplify]: Extracting #1: cost 15 inf + 0 35.555 * * [simplify]: Extracting #2: cost 21 inf + 3 35.555 * * [simplify]: Extracting #3: cost 30 inf + 166 35.556 * * [simplify]: Extracting #4: cost 32 inf + 976 35.556 * * [simplify]: Extracting #5: cost 22 inf + 1719 35.557 * * [simplify]: Extracting #6: cost 4 inf + 3811 35.558 * * [simplify]: Extracting #7: cost 0 inf + 4687 35.559 * [simplify]: Simplified to (- (- b) (sqrt (fma c (* -4 a) (* b b)))) 35.560 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma c (* -4 a) (* b b)))) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt 1) (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 35.560 * [simplify]: Simplifying (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt 1) (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1))) 35.560 * * [simplify]: iters left: 6 (14 enodes) 35.565 * * [simplify]: iters left: 5 (54 enodes) 35.582 * * [simplify]: iters left: 4 (83 enodes) 35.608 * * [simplify]: iters left: 3 (134 enodes) 35.647 * * [simplify]: iters left: 2 (150 enodes) 35.680 * * [simplify]: iters left: 1 (153 enodes) 35.701 * * [simplify]: Extracting #0: cost 1 inf + 0 35.701 * * [simplify]: Extracting #1: cost 0 inf + 1 35.702 * [simplify]: Simplified to 0 35.702 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma c (* -4 a) (* b b)))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 35.702 * * * * [progress]: [ 83 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 35.702 * [simplify]: Simplifying (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 35.702 * * [simplify]: iters left: 6 (16 enodes) 35.706 * * [simplify]: iters left: 5 (58 enodes) 35.716 * * [simplify]: iters left: 4 (92 enodes) 35.735 * * [simplify]: iters left: 3 (153 enodes) 35.772 * * [simplify]: iters left: 2 (171 enodes) 35.804 * * [simplify]: iters left: 1 (174 enodes) 35.823 * * [simplify]: Extracting #0: cost 1 inf + 0 35.823 * * [simplify]: Extracting #1: cost 15 inf + 0 35.823 * * [simplify]: Extracting #2: cost 25 inf + 1 35.823 * * [simplify]: Extracting #3: cost 34 inf + 164 35.823 * * [simplify]: Extracting #4: cost 35 inf + 975 35.824 * * [simplify]: Extracting #5: cost 25 inf + 1678 35.825 * * [simplify]: Extracting #6: cost 11 inf + 3249 35.827 * * [simplify]: Extracting #7: cost 3 inf + 4904 35.830 * * [simplify]: Extracting #8: cost 0 inf + 5641 35.833 * [simplify]: Simplified to (- (- (sqrt (fma -4 (* a c) (* b b)))) b) 35.833 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma -4 (* a c) (* b b)))) b) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 35.835 * [simplify]: Simplifying (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) 35.835 * * [simplify]: iters left: 6 (13 enodes) 35.842 * * [simplify]: iters left: 5 (46 enodes) 35.856 * * [simplify]: iters left: 4 (76 enodes) 35.882 * * [simplify]: iters left: 3 (126 enodes) 35.917 * * [simplify]: iters left: 2 (136 enodes) 35.949 * * [simplify]: Extracting #0: cost 1 inf + 0 35.949 * * [simplify]: Extracting #1: cost 0 inf + 1 35.949 * [simplify]: Simplified to 0 35.950 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma -4 (* a c) (* b b)))) b) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 35.950 * * * * [progress]: [ 84 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) 1 (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 35.950 * [simplify]: Simplifying (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) 35.950 * * [simplify]: iters left: 6 (16 enodes) 35.959 * * [simplify]: iters left: 5 (63 enodes) 35.976 * * [simplify]: iters left: 4 (102 enodes) 35.995 * * [simplify]: iters left: 3 (169 enodes) 36.031 * * [simplify]: iters left: 2 (186 enodes) 36.055 * * [simplify]: iters left: 1 (189 enodes) 36.099 * * [simplify]: Extracting #0: cost 1 inf + 0 36.099 * * [simplify]: Extracting #1: cost 15 inf + 0 36.099 * * [simplify]: Extracting #2: cost 21 inf + 3 36.099 * * [simplify]: Extracting #3: cost 29 inf + 247 36.100 * * [simplify]: Extracting #4: cost 33 inf + 775 36.100 * * [simplify]: Extracting #5: cost 27 inf + 1311 36.102 * * [simplify]: Extracting #6: cost 4 inf + 3771 36.105 * * [simplify]: Extracting #7: cost 0 inf + 4687 36.108 * [simplify]: Simplified to (- (+ (sqrt (fma b b (* (* -4 c) a))) b)) 36.108 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (+ (sqrt (fma b b (* (* -4 c) a))) b)) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) 1 (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 36.108 * [simplify]: Simplifying (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) 1 (* (sqrt (- (* b b) (* (* 4 a) c))) 1)) 36.108 * * [simplify]: iters left: 6 (13 enodes) 36.114 * * [simplify]: iters left: 5 (49 enodes) 36.123 * * [simplify]: iters left: 4 (81 enodes) 36.137 * * [simplify]: iters left: 3 (127 enodes) 36.164 * * [simplify]: iters left: 2 (140 enodes) 36.198 * * [simplify]: iters left: 1 (142 enodes) 36.214 * * [simplify]: Extracting #0: cost 1 inf + 0 36.214 * * [simplify]: Extracting #1: cost 0 inf + 1 36.214 * [simplify]: Simplified to 0 36.214 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 36.214 * * * * [progress]: [ 85 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt b) (- (sqrt b)) (- (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (fma (- (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 36.214 * [simplify]: Simplifying (fma (sqrt b) (- (sqrt b)) (- (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) 36.214 * * [simplify]: iters left: 6 (16 enodes) 36.219 * * [simplify]: iters left: 5 (64 enodes) 36.231 * * [simplify]: iters left: 4 (108 enodes) 36.261 * * [simplify]: iters left: 3 (171 enodes) 36.295 * * [simplify]: iters left: 2 (216 enodes) 36.329 * * [simplify]: iters left: 1 (285 enodes) 36.417 * * [simplify]: Extracting #0: cost 1 inf + 0 36.417 * * [simplify]: Extracting #1: cost 11 inf + 0 36.417 * * [simplify]: Extracting #2: cost 45 inf + 0 36.418 * * [simplify]: Extracting #3: cost 85 inf + 44 36.418 * * [simplify]: Extracting #4: cost 88 inf + 416 36.419 * * [simplify]: Extracting #5: cost 82 inf + 914 36.421 * * [simplify]: Extracting #6: cost 62 inf + 3062 36.426 * * [simplify]: Extracting #7: cost 47 inf + 9824 36.435 * * [simplify]: Extracting #8: cost 16 inf + 31233 36.449 * * [simplify]: Extracting #9: cost 0 inf + 46313 36.457 * * [simplify]: Extracting #10: cost 0 inf + 43544 36.463 * * [simplify]: Extracting #11: cost 0 inf + 43263 36.469 * [simplify]: Simplified to (- (- b) (sqrt (fma b b (* (* c -4) a)))) 36.470 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma b b (* (* c -4) a)))) (fma (- (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 36.470 * [simplify]: Simplifying (fma (- (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))))) 36.470 * * [simplify]: iters left: 6 (14 enodes) 36.474 * * [simplify]: iters left: 5 (54 enodes) 36.486 * * [simplify]: iters left: 4 (92 enodes) 36.513 * * [simplify]: iters left: 3 (175 enodes) 36.556 * * [simplify]: iters left: 2 (233 enodes) 36.620 * * [simplify]: iters left: 1 (303 enodes) 36.709 * * [simplify]: Extracting #0: cost 1 inf + 0 36.709 * * [simplify]: Extracting #1: cost 0 inf + 1 36.709 * [simplify]: Simplified to 0 36.709 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (sqrt b) (- (sqrt b)) (- (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 36.709 * * * * [progress]: [ 86 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) (fma (- (sqrt (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 36.709 * [simplify]: Simplifying (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) 36.709 * * [simplify]: iters left: 6 (17 enodes) 36.714 * * [simplify]: iters left: 5 (66 enodes) 36.725 * * [simplify]: iters left: 4 (101 enodes) 36.760 * * [simplify]: iters left: 3 (148 enodes) 36.794 * * [simplify]: iters left: 2 (156 enodes) 36.815 * * [simplify]: Extracting #0: cost 1 inf + 0 36.815 * * [simplify]: Extracting #1: cost 11 inf + 0 36.815 * * [simplify]: Extracting #2: cost 23 inf + 0 36.815 * * [simplify]: Extracting #3: cost 25 inf + 1 36.816 * * [simplify]: Extracting #4: cost 34 inf + 124 36.816 * * [simplify]: Extracting #5: cost 39 inf + 371 36.816 * * [simplify]: Extracting #6: cost 28 inf + 1256 36.818 * * [simplify]: Extracting #7: cost 5 inf + 5995 36.819 * * [simplify]: Extracting #8: cost 0 inf + 7233 36.821 * [simplify]: Simplified to (- (- b) (* (sqrt (cbrt (fma b b (* a (* -4 c))))) (fabs (cbrt (fma b b (* a (* -4 c))))))) 36.821 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (* (sqrt (cbrt (fma b b (* a (* -4 c))))) (fabs (cbrt (fma b b (* a (* -4 c))))))) (fma (- (sqrt (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 36.822 * [simplify]: Simplifying (fma (- (sqrt (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))))) 36.822 * * [simplify]: iters left: 6 (15 enodes) 36.829 * * [simplify]: iters left: 5 (56 enodes) 36.847 * * [simplify]: iters left: 4 (85 enodes) 36.864 * * [simplify]: iters left: 3 (139 enodes) 36.887 * * [simplify]: iters left: 2 (153 enodes) 36.924 * * [simplify]: Extracting #0: cost 1 inf + 0 36.924 * * [simplify]: Extracting #1: cost 0 inf + 1 36.924 * [simplify]: Simplified to 0 36.924 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 36.925 * * * * [progress]: [ 87 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 36.925 * [simplify]: Simplifying (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 36.925 * * [simplify]: iters left: 6 (15 enodes) 36.932 * * [simplify]: iters left: 5 (55 enodes) 36.950 * * [simplify]: iters left: 4 (87 enodes) 36.979 * * [simplify]: iters left: 3 (132 enodes) 37.016 * * [simplify]: iters left: 2 (140 enodes) 37.047 * * [simplify]: Extracting #0: cost 1 inf + 0 37.047 * * [simplify]: Extracting #1: cost 9 inf + 0 37.047 * * [simplify]: Extracting #2: cost 18 inf + 0 37.047 * * [simplify]: Extracting #3: cost 29 inf + 1 37.047 * * [simplify]: Extracting #4: cost 35 inf + 127 37.047 * * [simplify]: Extracting #5: cost 28 inf + 579 37.048 * * [simplify]: Extracting #6: cost 13 inf + 1466 37.049 * * [simplify]: Extracting #7: cost 8 inf + 2169 37.049 * * [simplify]: Extracting #8: cost 2 inf + 3523 37.051 * * [simplify]: Extracting #9: cost 0 inf + 4041 37.052 * [simplify]: Simplified to (- (- b) (sqrt (fma -4 (* c a) (* b b)))) 37.052 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma -4 (* c a) (* b b)))) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 37.052 * [simplify]: Simplifying (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) 37.052 * * [simplify]: iters left: 6 (13 enodes) 37.056 * * [simplify]: iters left: 5 (46 enodes) 37.063 * * [simplify]: iters left: 4 (76 enodes) 37.079 * * [simplify]: iters left: 3 (126 enodes) 37.117 * * [simplify]: iters left: 2 (136 enodes) 37.139 * * [simplify]: Extracting #0: cost 1 inf + 0 37.139 * * [simplify]: Extracting #1: cost 0 inf + 1 37.139 * [simplify]: Simplified to 0 37.139 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 37.139 * * * * [progress]: [ 88 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt 1) (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 37.139 * [simplify]: Simplifying (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) 37.140 * * [simplify]: iters left: 6 (16 enodes) 37.145 * * [simplify]: iters left: 5 (65 enodes) 37.156 * * [simplify]: iters left: 4 (98 enodes) 37.178 * * [simplify]: iters left: 3 (152 enodes) 37.219 * * [simplify]: iters left: 2 (161 enodes) 37.256 * * [simplify]: Extracting #0: cost 1 inf + 0 37.256 * * [simplify]: Extracting #1: cost 9 inf + 0 37.256 * * [simplify]: Extracting #2: cost 14 inf + 2 37.256 * * [simplify]: Extracting #3: cost 25 inf + 3 37.256 * * [simplify]: Extracting #4: cost 28 inf + 252 37.257 * * [simplify]: Extracting #5: cost 24 inf + 581 37.258 * * [simplify]: Extracting #6: cost 7 inf + 1731 37.260 * * [simplify]: Extracting #7: cost 1 inf + 2828 37.261 * * [simplify]: Extracting #8: cost 0 inf + 3087 37.263 * [simplify]: Simplified to (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 37.263 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt 1) (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 37.264 * [simplify]: Simplifying (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt 1) (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1))) 37.264 * * [simplify]: iters left: 6 (14 enodes) 37.273 * * [simplify]: iters left: 5 (54 enodes) 37.282 * * [simplify]: iters left: 4 (83 enodes) 37.296 * * [simplify]: iters left: 3 (134 enodes) 37.330 * * [simplify]: iters left: 2 (150 enodes) 37.361 * * [simplify]: iters left: 1 (153 enodes) 37.389 * * [simplify]: Extracting #0: cost 1 inf + 0 37.389 * * [simplify]: Extracting #1: cost 0 inf + 1 37.389 * [simplify]: Simplified to 0 37.389 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 37.389 * * * * [progress]: [ 89 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 37.390 * [simplify]: Simplifying (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 37.390 * * [simplify]: iters left: 6 (15 enodes) 37.398 * * [simplify]: iters left: 5 (55 enodes) 37.416 * * [simplify]: iters left: 4 (87 enodes) 37.438 * * [simplify]: iters left: 3 (132 enodes) 37.459 * * [simplify]: iters left: 2 (140 enodes) 37.482 * * [simplify]: Extracting #0: cost 1 inf + 0 37.482 * * [simplify]: Extracting #1: cost 9 inf + 0 37.482 * * [simplify]: Extracting #2: cost 18 inf + 0 37.482 * * [simplify]: Extracting #3: cost 29 inf + 1 37.483 * * [simplify]: Extracting #4: cost 35 inf + 127 37.483 * * [simplify]: Extracting #5: cost 28 inf + 579 37.484 * * [simplify]: Extracting #6: cost 13 inf + 1466 37.485 * * [simplify]: Extracting #7: cost 8 inf + 2169 37.487 * * [simplify]: Extracting #8: cost 2 inf + 3523 37.489 * * [simplify]: Extracting #9: cost 0 inf + 4041 37.491 * [simplify]: Simplified to (- (- b) (sqrt (fma -4 (* c a) (* b b)))) 37.491 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma -4 (* c a) (* b b)))) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 37.492 * [simplify]: Simplifying (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) 37.492 * * [simplify]: iters left: 6 (13 enodes) 37.498 * * [simplify]: iters left: 5 (46 enodes) 37.512 * * [simplify]: iters left: 4 (76 enodes) 37.538 * * [simplify]: iters left: 3 (126 enodes) 37.574 * * [simplify]: iters left: 2 (136 enodes) 37.606 * * [simplify]: Extracting #0: cost 1 inf + 0 37.607 * * [simplify]: Extracting #1: cost 0 inf + 1 37.607 * [simplify]: Simplified to 0 37.607 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 37.607 * * * * [progress]: [ 90 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) 1 (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 37.607 * [simplify]: Simplifying (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) 37.608 * * [simplify]: iters left: 6 (15 enodes) 37.615 * * [simplify]: iters left: 5 (60 enodes) 37.630 * * [simplify]: iters left: 4 (97 enodes) 37.647 * * [simplify]: iters left: 3 (148 enodes) 37.670 * * [simplify]: iters left: 2 (154 enodes) 37.698 * * [simplify]: Extracting #0: cost 1 inf + 0 37.698 * * [simplify]: Extracting #1: cost 9 inf + 0 37.698 * * [simplify]: Extracting #2: cost 14 inf + 2 37.698 * * [simplify]: Extracting #3: cost 25 inf + 3 37.698 * * [simplify]: Extracting #4: cost 31 inf + 129 37.698 * * [simplify]: Extracting #5: cost 25 inf + 540 37.699 * * [simplify]: Extracting #6: cost 10 inf + 1468 37.700 * * [simplify]: Extracting #7: cost 4 inf + 2171 37.701 * * [simplify]: Extracting #8: cost 0 inf + 3087 37.701 * [simplify]: Simplified to (- (- b) (sqrt (fma c (* a -4) (* b b)))) 37.702 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma c (* a -4) (* b b)))) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) 1 (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 37.702 * [simplify]: Simplifying (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) 1 (* (sqrt (- (* b b) (* (* 4 a) c))) 1)) 37.702 * * [simplify]: iters left: 6 (13 enodes) 37.706 * * [simplify]: iters left: 5 (49 enodes) 37.715 * * [simplify]: iters left: 4 (81 enodes) 37.737 * * [simplify]: iters left: 3 (127 enodes) 37.756 * * [simplify]: iters left: 2 (140 enodes) 37.781 * * [simplify]: iters left: 1 (142 enodes) 37.809 * * [simplify]: Extracting #0: cost 1 inf + 0 37.809 * * [simplify]: Extracting #1: cost 0 inf + 1 37.809 * [simplify]: Simplified to 0 37.809 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 37.809 * * * * [progress]: [ 91 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (fma (- (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 37.809 * [simplify]: Simplifying (fma 1 (- b) (- (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) 37.810 * * [simplify]: iters left: 6 (16 enodes) 37.814 * * [simplify]: iters left: 5 (66 enodes) 37.826 * * [simplify]: iters left: 4 (109 enodes) 37.849 * * [simplify]: iters left: 3 (175 enodes) 37.901 * * [simplify]: iters left: 2 (224 enodes) 37.967 * * [simplify]: iters left: 1 (315 enodes) 38.040 * * [simplify]: Extracting #0: cost 1 inf + 0 38.040 * * [simplify]: Extracting #1: cost 18 inf + 0 38.040 * * [simplify]: Extracting #2: cost 61 inf + 2 38.041 * * [simplify]: Extracting #3: cost 85 inf + 88 38.041 * * [simplify]: Extracting #4: cost 93 inf + 133 38.042 * * [simplify]: Extracting #5: cost 87 inf + 590 38.043 * * [simplify]: Extracting #6: cost 69 inf + 2735 38.045 * * [simplify]: Extracting #7: cost 39 inf + 17533 38.051 * * [simplify]: Extracting #8: cost 7 inf + 40284 38.058 * * [simplify]: Extracting #9: cost 0 inf + 46173 38.066 * * [simplify]: Extracting #10: cost 0 inf + 44587 38.074 * [simplify]: Simplified to (- (- (sqrt (fma -4 (* c a) (* b b)))) b) 38.074 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma -4 (* c a) (* b b)))) b) (fma (- (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 38.075 * [simplify]: Simplifying (fma (- (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))))) 38.075 * * [simplify]: iters left: 6 (14 enodes) 38.079 * * [simplify]: iters left: 5 (54 enodes) 38.089 * * [simplify]: iters left: 4 (92 enodes) 38.120 * * [simplify]: iters left: 3 (175 enodes) 38.174 * * [simplify]: iters left: 2 (233 enodes) 38.238 * * [simplify]: iters left: 1 (303 enodes) 38.304 * * [simplify]: Extracting #0: cost 1 inf + 0 38.305 * * [simplify]: Extracting #1: cost 0 inf + 1 38.305 * [simplify]: Simplified to 0 38.305 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma 1 (- b) (- (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 38.305 * * * * [progress]: [ 92 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) (fma (- (sqrt (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 38.305 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) 38.306 * * [simplify]: iters left: 6 (17 enodes) 38.313 * * [simplify]: iters left: 5 (68 enodes) 38.332 * * [simplify]: iters left: 4 (102 enodes) 38.367 * * [simplify]: iters left: 3 (152 enodes) 38.403 * * [simplify]: iters left: 2 (162 enodes) 38.435 * * [simplify]: iters left: 1 (169 enodes) 38.474 * * [simplify]: Extracting #0: cost 1 inf + 0 38.474 * * [simplify]: Extracting #1: cost 12 inf + 0 38.474 * * [simplify]: Extracting #2: cost 20 inf + 2 38.474 * * [simplify]: Extracting #3: cost 21 inf + 84 38.475 * * [simplify]: Extracting #4: cost 33 inf + 84 38.475 * * [simplify]: Extracting #5: cost 40 inf + 169 38.476 * * [simplify]: Extracting #6: cost 28 inf + 974 38.478 * * [simplify]: Extracting #7: cost 8 inf + 5131 38.481 * * [simplify]: Extracting #8: cost 0 inf + 7673 38.485 * * [simplify]: Extracting #9: cost 0 inf + 7648 38.488 * [simplify]: Simplified to (- (fma (fabs (cbrt (fma b b (* (* c a) -4)))) (sqrt (cbrt (fma b b (* (* c a) -4)))) b)) 38.488 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (fma (fabs (cbrt (fma b b (* (* c a) -4)))) (sqrt (cbrt (fma b b (* (* c a) -4)))) b)) (fma (- (sqrt (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 38.489 * [simplify]: Simplifying (fma (- (sqrt (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))))) 38.489 * * [simplify]: iters left: 6 (15 enodes) 38.497 * * [simplify]: iters left: 5 (56 enodes) 38.516 * * [simplify]: iters left: 4 (85 enodes) 38.543 * * [simplify]: iters left: 3 (139 enodes) 38.576 * * [simplify]: iters left: 2 (153 enodes) 38.597 * * [simplify]: Extracting #0: cost 1 inf + 0 38.597 * * [simplify]: Extracting #1: cost 0 inf + 1 38.597 * [simplify]: Simplified to 0 38.597 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 38.597 * * * * [progress]: [ 93 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 38.598 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 38.598 * * [simplify]: iters left: 6 (15 enodes) 38.602 * * [simplify]: iters left: 5 (57 enodes) 38.614 * * [simplify]: iters left: 4 (88 enodes) 38.630 * * [simplify]: iters left: 3 (138 enodes) 38.658 * * [simplify]: iters left: 2 (148 enodes) 38.676 * * [simplify]: iters left: 1 (152 enodes) 38.698 * * [simplify]: Extracting #0: cost 1 inf + 0 38.698 * * [simplify]: Extracting #1: cost 10 inf + 0 38.698 * * [simplify]: Extracting #2: cost 14 inf + 43 38.698 * * [simplify]: Extracting #3: cost 25 inf + 84 38.699 * * [simplify]: Extracting #4: cost 32 inf + 169 38.699 * * [simplify]: Extracting #5: cost 26 inf + 698 38.700 * * [simplify]: Extracting #6: cost 12 inf + 1897 38.702 * * [simplify]: Extracting #7: cost 2 inf + 3758 38.704 * * [simplify]: Extracting #8: cost 0 inf + 4236 38.706 * [simplify]: Simplified to (- (- b) (sqrt (fma -4 (* c a) (* b b)))) 38.707 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma -4 (* c a) (* b b)))) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 38.707 * [simplify]: Simplifying (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) 38.707 * * [simplify]: iters left: 6 (13 enodes) 38.714 * * [simplify]: iters left: 5 (46 enodes) 38.725 * * [simplify]: iters left: 4 (76 enodes) 38.737 * * [simplify]: iters left: 3 (126 enodes) 38.765 * * [simplify]: iters left: 2 (136 enodes) 38.784 * * [simplify]: Extracting #0: cost 1 inf + 0 38.784 * * [simplify]: Extracting #1: cost 0 inf + 1 38.784 * [simplify]: Simplified to 0 38.784 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 38.784 * * * * [progress]: [ 94 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt 1) (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 38.784 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) 38.784 * * [simplify]: iters left: 6 (15 enodes) 38.790 * * [simplify]: iters left: 5 (62 enodes) 38.811 * * [simplify]: iters left: 4 (92 enodes) 38.831 * * [simplify]: iters left: 3 (151 enodes) 38.857 * * [simplify]: iters left: 2 (165 enodes) 38.894 * * [simplify]: iters left: 1 (175 enodes) 38.919 * * [simplify]: Extracting #0: cost 1 inf + 0 38.919 * * [simplify]: Extracting #1: cost 11 inf + 0 38.919 * * [simplify]: Extracting #2: cost 12 inf + 44 38.919 * * [simplify]: Extracting #3: cost 21 inf + 169 38.920 * * [simplify]: Extracting #4: cost 28 inf + 254 38.920 * * [simplify]: Extracting #5: cost 26 inf + 421 38.921 * * [simplify]: Extracting #6: cost 11 inf + 1349 38.923 * * [simplify]: Extracting #7: cost 5 inf + 2190 38.925 * * [simplify]: Extracting #8: cost 2 inf + 2887 38.927 * * [simplify]: Extracting #9: cost 0 inf + 3365 38.929 * [simplify]: Simplified to (- (- b) (sqrt (fma -4 (* c a) (* b b)))) 38.930 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma -4 (* c a) (* b b)))) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt 1) (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 38.930 * [simplify]: Simplifying (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt 1) (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1))) 38.930 * * [simplify]: iters left: 6 (14 enodes) 38.938 * * [simplify]: iters left: 5 (54 enodes) 38.948 * * [simplify]: iters left: 4 (83 enodes) 38.963 * * [simplify]: iters left: 3 (134 enodes) 39.002 * * [simplify]: iters left: 2 (150 enodes) 39.034 * * [simplify]: iters left: 1 (153 enodes) 39.053 * * [simplify]: Extracting #0: cost 1 inf + 0 39.053 * * [simplify]: Extracting #1: cost 0 inf + 1 39.053 * [simplify]: Simplified to 0 39.053 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt 1)))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 39.053 * * * * [progress]: [ 95 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 39.053 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 39.053 * * [simplify]: iters left: 6 (15 enodes) 39.057 * * [simplify]: iters left: 5 (57 enodes) 39.067 * * [simplify]: iters left: 4 (88 enodes) 39.091 * * [simplify]: iters left: 3 (138 enodes) 39.112 * * [simplify]: iters left: 2 (148 enodes) 39.146 * * [simplify]: iters left: 1 (152 enodes) 39.178 * * [simplify]: Extracting #0: cost 1 inf + 0 39.178 * * [simplify]: Extracting #1: cost 10 inf + 0 39.179 * * [simplify]: Extracting #2: cost 14 inf + 43 39.179 * * [simplify]: Extracting #3: cost 25 inf + 84 39.179 * * [simplify]: Extracting #4: cost 32 inf + 169 39.179 * * [simplify]: Extracting #5: cost 26 inf + 698 39.180 * * [simplify]: Extracting #6: cost 12 inf + 1897 39.181 * * [simplify]: Extracting #7: cost 2 inf + 3758 39.182 * * [simplify]: Extracting #8: cost 0 inf + 4236 39.183 * [simplify]: Simplified to (- (- b) (sqrt (fma -4 (* c a) (* b b)))) 39.183 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma -4 (* c a) (* b b)))) (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 39.184 * [simplify]: Simplifying (fma (- (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) 39.184 * * [simplify]: iters left: 6 (13 enodes) 39.187 * * [simplify]: iters left: 5 (46 enodes) 39.195 * * [simplify]: iters left: 4 (76 enodes) 39.210 * * [simplify]: iters left: 3 (126 enodes) 39.244 * * [simplify]: iters left: 2 (136 enodes) 39.272 * * [simplify]: Extracting #0: cost 1 inf + 0 39.272 * * [simplify]: Extracting #1: cost 0 inf + 1 39.272 * [simplify]: Simplified to 0 39.272 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 39.273 * * * * [progress]: [ 96 / 167 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) 1 (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 39.273 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) 39.273 * * [simplify]: iters left: 6 (14 enodes) 39.280 * * [simplify]: iters left: 5 (57 enodes) 39.297 * * [simplify]: iters left: 4 (91 enodes) 39.313 * * [simplify]: iters left: 3 (143 enodes) 39.343 * * [simplify]: iters left: 2 (158 enodes) 39.365 * * [simplify]: iters left: 1 (168 enodes) 39.388 * * [simplify]: Extracting #0: cost 1 inf + 0 39.388 * * [simplify]: Extracting #1: cost 11 inf + 0 39.389 * * [simplify]: Extracting #2: cost 12 inf + 45 39.389 * * [simplify]: Extracting #3: cost 21 inf + 169 39.389 * * [simplify]: Extracting #4: cost 28 inf + 254 39.389 * * [simplify]: Extracting #5: cost 24 inf + 602 39.390 * * [simplify]: Extracting #6: cost 4 inf + 2762 39.391 * * [simplify]: Extracting #7: cost 0 inf + 3365 39.392 * [simplify]: Simplified to (- (+ (sqrt (fma -4 (* c a) (* b b))) b)) 39.392 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (+ (sqrt (fma -4 (* c a) (* b b))) b)) (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) 1 (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 39.393 * [simplify]: Simplifying (fma (- (sqrt (- (* b b) (* (* 4 a) c)))) 1 (* (sqrt (- (* b b) (* (* 4 a) c))) 1)) 39.393 * * [simplify]: iters left: 6 (13 enodes) 39.396 * * [simplify]: iters left: 5 (49 enodes) 39.408 * * [simplify]: iters left: 4 (81 enodes) 39.438 * * [simplify]: iters left: 3 (127 enodes) 39.470 * * [simplify]: iters left: 2 (140 enodes) 39.487 * * [simplify]: iters left: 1 (142 enodes) 39.509 * * [simplify]: Extracting #0: cost 1 inf + 0 39.509 * * [simplify]: Extracting #1: cost 0 inf + 1 39.509 * [simplify]: Simplified to 0 39.509 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (- (* b b) (* (* 4 a) c))) 1))) 0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 39.509 * * * * [progress]: [ 97 / 167 ] simplifiying candidate #= b 0) (/ (log1p (expm1 (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 39.509 * * * * [progress]: [ 98 / 167 ] simplifiying candidate #= b 0) (/ (expm1 (log1p (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 39.510 * * * * [progress]: [ 99 / 167 ] simplifiying candidate #= b 0) (/ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 39.510 * [simplify]: Simplifying (* (cbrt (- b)) (cbrt (- b))) 39.510 * * [simplify]: iters left: 5 (4 enodes) 39.512 * * [simplify]: iters left: 4 (12 enodes) 39.515 * * [simplify]: Extracting #0: cost 1 inf + 0 39.515 * * [simplify]: Extracting #1: cost 3 inf + 0 39.515 * * [simplify]: Extracting #2: cost 5 inf + 0 39.515 * * [simplify]: Extracting #3: cost 7 inf + 0 39.515 * * [simplify]: Extracting #4: cost 6 inf + 1 39.515 * * [simplify]: Extracting #5: cost 0 inf + 647 39.516 * [simplify]: Simplified to (* (cbrt (- b)) (cbrt (- b))) 39.516 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 39.516 * * * * [progress]: [ 100 / 167 ] simplifiying candidate #= b 0) (/ (fma (sqrt (- b)) (sqrt (- b)) (- (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 39.516 * [simplify]: Simplifying (sqrt (- b)) 39.516 * * [simplify]: iters left: 3 (3 enodes) 39.517 * * [simplify]: iters left: 2 (9 enodes) 39.518 * * [simplify]: Extracting #0: cost 1 inf + 0 39.518 * * [simplify]: Extracting #1: cost 3 inf + 0 39.518 * * [simplify]: Extracting #2: cost 5 inf + 0 39.518 * * [simplify]: Extracting #3: cost 4 inf + 1 39.519 * * [simplify]: Extracting #4: cost 0 inf + 245 39.519 * [simplify]: Simplified to (sqrt (- b)) 39.519 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (sqrt (- b)) (sqrt (- b)) (- (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 39.519 * * * * [progress]: [ 101 / 167 ] simplifiying candidate #= b 0) (/ (fma 1 (- b) (- (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 39.519 * * * * [progress]: [ 102 / 167 ] simplifiying candidate #= b 0) (/ (fma -1 b (- (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 39.519 * * * * [progress]: [ 103 / 167 ] simplifiying candidate #= b 0) (/ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 39.519 * [simplify]: Simplifying (- (* (cbrt b) (cbrt b))) 39.519 * * [simplify]: iters left: 5 (4 enodes) 39.520 * * [simplify]: iters left: 4 (15 enodes) 39.522 * * [simplify]: iters left: 3 (17 enodes) 39.525 * * [simplify]: Extracting #0: cost 1 inf + 0 39.525 * * [simplify]: Extracting #1: cost 5 inf + 0 39.525 * * [simplify]: Extracting #2: cost 9 inf + 0 39.525 * * [simplify]: Extracting #3: cost 8 inf + 1 39.525 * * [simplify]: Extracting #4: cost 0 inf + 969 39.525 * [simplify]: Simplified to (- (* (cbrt b) (cbrt b))) 39.525 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 39.525 * * * * [progress]: [ 104 / 167 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 39.525 * [simplify]: Simplifying (- (sqrt b)) 39.526 * * [simplify]: iters left: 3 (3 enodes) 39.526 * * [simplify]: iters left: 2 (9 enodes) 39.527 * * [simplify]: Extracting #0: cost 1 inf + 0 39.528 * * [simplify]: Extracting #1: cost 3 inf + 0 39.528 * * [simplify]: Extracting #2: cost 5 inf + 0 39.528 * * [simplify]: Extracting #3: cost 4 inf + 1 39.528 * * [simplify]: Extracting #4: cost 0 inf + 245 39.528 * [simplify]: Simplified to (- (sqrt b)) 39.528 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 39.528 * * * * [progress]: [ 105 / 167 ] simplifiying candidate #= b 0) (/ (fma (- 1) b (- (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 39.528 * [simplify]: Simplifying (- 1) 39.528 * * [simplify]: iters left: 2 (2 enodes) 39.530 * * [simplify]: iters left: 1 (9 enodes) 39.535 * * [simplify]: Extracting #0: cost 1 inf + 0 39.535 * * [simplify]: Extracting #1: cost 0 inf + 1 39.535 * [simplify]: Simplified to -1 39.535 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma -1 b (- (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 39.535 * * * * [progress]: [ 106 / 167 ] simplifiying candidate #= b 0) (/ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 39.536 * [simplify]: Simplifying (* (cbrt b) (cbrt b)) 39.536 * * [simplify]: iters left: 3 (3 enodes) 39.537 * * [simplify]: iters left: 2 (9 enodes) 39.538 * * [simplify]: Extracting #0: cost 1 inf + 0 39.538 * * [simplify]: Extracting #1: cost 3 inf + 0 39.538 * * [simplify]: Extracting #2: cost 5 inf + 0 39.538 * * [simplify]: Extracting #3: cost 4 inf + 1 39.538 * * [simplify]: Extracting #4: cost 0 inf + 405 39.538 * [simplify]: Simplified to (* (cbrt b) (cbrt b)) 39.538 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 39.538 * * * * [progress]: [ 107 / 167 ] simplifiying candidate #= b 0) (/ (fma (sqrt b) (- (sqrt b)) (- (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 39.539 * [simplify]: Simplifying (sqrt b) 39.539 * * [simplify]: iters left: 1 (2 enodes) 39.539 * * [simplify]: Extracting #0: cost 1 inf + 0 39.539 * * [simplify]: Extracting #1: cost 3 inf + 0 39.539 * * [simplify]: Extracting #2: cost 2 inf + 1 39.539 * * [simplify]: Extracting #3: cost 0 inf + 83 39.539 * [simplify]: Simplified to (sqrt b) 39.539 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (sqrt b) (- (sqrt b)) (- (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 39.539 * * * * [progress]: [ 108 / 167 ] simplifiying candidate #= b 0) (/ (fma 1 (- b) (- (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 39.539 * * * * [progress]: [ 109 / 167 ] simplifiying candidate #= b 0) (/ (log (/ (/ 1 (exp b)) (exp (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 39.540 * [simplify]: Simplifying (/ (/ 1 (exp b)) (exp (sqrt (- (* b b) (* (* 4 a) c))))) 39.540 * * [simplify]: iters left: 6 (14 enodes) 39.544 * * [simplify]: iters left: 5 (55 enodes) 39.562 * * [simplify]: iters left: 4 (90 enodes) 39.585 * * [simplify]: iters left: 3 (145 enodes) 39.608 * * [simplify]: iters left: 2 (157 enodes) 39.632 * * [simplify]: iters left: 1 (164 enodes) 39.662 * * [simplify]: Extracting #0: cost 1 inf + 0 39.662 * * [simplify]: Extracting #1: cost 11 inf + 0 39.662 * * [simplify]: Extracting #2: cost 21 inf + 1 39.662 * * [simplify]: Extracting #3: cost 25 inf + 2 39.663 * * [simplify]: Extracting #4: cost 32 inf + 409 39.663 * * [simplify]: Extracting #5: cost 39 inf + 492 39.664 * * [simplify]: Extracting #6: cost 29 inf + 1155 39.666 * * [simplify]: Extracting #7: cost 8 inf + 4812 39.668 * * [simplify]: Extracting #8: cost 1 inf + 6497 39.671 * * [simplify]: Extracting #9: cost 0 inf + 6645 39.674 * [simplify]: Simplified to (exp (- (+ (sqrt (fma b b (* a (* -4 c)))) b))) 39.674 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (log (exp (- (+ (sqrt (fma b b (* a (* -4 c)))) b)))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 39.674 * * * * [progress]: [ 110 / 167 ] simplifiying candidate #= b 0) (/ (log (/ (exp (- b)) (exp (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 39.675 * [simplify]: Simplifying (/ (exp (- b)) (exp (sqrt (- (* b b) (* (* 4 a) c))))) 39.675 * * [simplify]: iters left: 6 (13 enodes) 39.682 * * [simplify]: iters left: 5 (51 enodes) 39.698 * * [simplify]: iters left: 4 (85 enodes) 39.727 * * [simplify]: iters left: 3 (143 enodes) 39.770 * * [simplify]: iters left: 2 (162 enodes) 39.809 * * [simplify]: iters left: 1 (166 enodes) 39.830 * * [simplify]: Extracting #0: cost 1 inf + 0 39.830 * * [simplify]: Extracting #1: cost 11 inf + 0 39.830 * * [simplify]: Extracting #2: cost 21 inf + 1 39.830 * * [simplify]: Extracting #3: cost 25 inf + 2 39.830 * * [simplify]: Extracting #4: cost 32 inf + 338 39.831 * * [simplify]: Extracting #5: cost 38 inf + 604 39.831 * * [simplify]: Extracting #6: cost 28 inf + 1421 39.832 * * [simplify]: Extracting #7: cost 6 inf + 5071 39.834 * * [simplify]: Extracting #8: cost 0 inf + 6428 39.835 * * [simplify]: Extracting #9: cost 0 inf + 6358 39.837 * [simplify]: Simplified to (exp (- (+ b (sqrt (fma b b (* (* c -4) a)))))) 39.837 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (log (exp (- (+ b (sqrt (fma b b (* (* c -4) a))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 39.837 * * * * [progress]: [ 111 / 167 ] simplifiying candidate #= b 0) (/ (pow (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) 1) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 39.837 * * * * [progress]: [ 112 / 167 ] simplifiying candidate #= b 0) (/ (exp (log (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 39.837 * * * * [progress]: [ 113 / 167 ] simplifiying candidate #= b 0) (/ (log (exp (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 39.837 * * * * [progress]: [ 114 / 167 ] simplifiying candidate #= b 0) (/ (* (* (cbrt (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (cbrt (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))))) (cbrt (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 39.837 * * * * [progress]: [ 115 / 167 ] simplifiying candidate #= b 0) (/ (cbrt (* (* (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 39.837 * * * * [progress]: [ 116 / 167 ] simplifiying candidate #= b 0) (/ (* (sqrt (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 39.837 * * * * [progress]: [ 117 / 167 ] simplifiying candidate #= b 0) (/ (/ (- (pow (- b) 3) (pow (sqrt (- (* b b) (* (* 4 a) c))) 3)) (+ (* (- b) (- b)) (+ (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt (- (* b b) (* (* 4 a) c)))) (* (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 39.837 * * * * [progress]: [ 118 / 167 ] simplifiying candidate #= b 0) (/ (+ (- b) (- (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 39.837 * * * * [progress]: [ 119 / 167 ] simplifiying candidate #= b 0) (/ (* 1 (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 39.837 * * * * [progress]: [ 120 / 167 ] simplifiying candidate #= b 0) (/ (/ (- (* (- b) (- b)) (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt (- (* b b) (* (* 4 a) c))))) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 39.837 * * * * [progress]: [ 121 / 167 ] simplifiying candidate #= b 0) (/ (* (+ (sqrt (- b)) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (- (sqrt (- b)) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 39.838 * [simplify]: Simplifying (+ (sqrt (- b)) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) 39.838 * * [simplify]: iters left: 6 (13 enodes) 39.842 * * [simplify]: iters left: 5 (47 enodes) 39.858 * * [simplify]: iters left: 4 (69 enodes) 39.881 * * [simplify]: iters left: 3 (111 enodes) 39.913 * * [simplify]: iters left: 2 (119 enodes) 39.928 * * [simplify]: Extracting #0: cost 1 inf + 0 39.928 * * [simplify]: Extracting #1: cost 4 inf + 0 39.928 * * [simplify]: Extracting #2: cost 8 inf + 0 39.928 * * [simplify]: Extracting #3: cost 12 inf + 0 39.928 * * [simplify]: Extracting #4: cost 23 inf + 1 39.929 * * [simplify]: Extracting #5: cost 30 inf + 86 39.929 * * [simplify]: Extracting #6: cost 24 inf + 497 39.929 * * [simplify]: Extracting #7: cost 9 inf + 1426 39.930 * * [simplify]: Extracting #8: cost 1 inf + 2944 39.931 * * [simplify]: Extracting #9: cost 0 inf + 3163 39.931 * [simplify]: Simplified to (+ (sqrt (- b)) (sqrt (sqrt (fma c (* a -4) (* b b))))) 39.931 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* (+ (sqrt (- b)) (sqrt (sqrt (fma c (* a -4) (* b b))))) (- (sqrt (- b)) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 39.932 * [simplify]: Simplifying (- (sqrt (- b)) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) 39.932 * * [simplify]: iters left: 6 (13 enodes) 39.935 * * [simplify]: iters left: 5 (48 enodes) 39.948 * * [simplify]: iters left: 4 (73 enodes) 39.969 * * [simplify]: iters left: 3 (115 enodes) 39.987 * * [simplify]: iters left: 2 (123 enodes) 40.003 * * [simplify]: Extracting #0: cost 1 inf + 0 40.003 * * [simplify]: Extracting #1: cost 5 inf + 0 40.003 * * [simplify]: Extracting #2: cost 10 inf + 0 40.003 * * [simplify]: Extracting #3: cost 14 inf + 0 40.003 * * [simplify]: Extracting #4: cost 25 inf + 1 40.003 * * [simplify]: Extracting #5: cost 30 inf + 168 40.004 * * [simplify]: Extracting #6: cost 23 inf + 841 40.005 * * [simplify]: Extracting #7: cost 4 inf + 3239 40.007 * * [simplify]: Extracting #8: cost 0 inf + 3761 40.008 * * [simplify]: Extracting #9: cost 0 inf + 3681 40.010 * [simplify]: Simplified to (- (sqrt (- b)) (sqrt (sqrt (fma b b (* (* -4 c) a))))) 40.010 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* (+ (sqrt (- b)) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (- (sqrt (- b)) (sqrt (sqrt (fma b b (* (* -4 c) a)))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 40.011 * * * * [progress]: [ 122 / 167 ] simplifiying candidate #= b 0) (/ (* (+ (sqrt (- b)) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (- (sqrt (- b)) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 40.011 * [simplify]: Simplifying (+ (sqrt (- b)) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) 40.011 * * [simplify]: iters left: 6 (13 enodes) 40.018 * * [simplify]: iters left: 5 (47 enodes) 40.029 * * [simplify]: iters left: 4 (69 enodes) 40.042 * * [simplify]: iters left: 3 (111 enodes) 40.061 * * [simplify]: iters left: 2 (119 enodes) 40.087 * * [simplify]: Extracting #0: cost 1 inf + 0 40.087 * * [simplify]: Extracting #1: cost 4 inf + 0 40.087 * * [simplify]: Extracting #2: cost 8 inf + 0 40.087 * * [simplify]: Extracting #3: cost 12 inf + 0 40.088 * * [simplify]: Extracting #4: cost 23 inf + 1 40.088 * * [simplify]: Extracting #5: cost 30 inf + 86 40.088 * * [simplify]: Extracting #6: cost 24 inf + 497 40.088 * * [simplify]: Extracting #7: cost 9 inf + 1426 40.089 * * [simplify]: Extracting #8: cost 1 inf + 2944 40.090 * * [simplify]: Extracting #9: cost 0 inf + 3163 40.091 * [simplify]: Simplified to (+ (sqrt (- b)) (sqrt (sqrt (fma c (* a -4) (* b b))))) 40.091 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* (+ (sqrt (- b)) (sqrt (sqrt (fma c (* a -4) (* b b))))) (- (sqrt (- b)) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 40.091 * [simplify]: Simplifying (- (sqrt (- b)) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) 40.091 * * [simplify]: iters left: 6 (13 enodes) 40.094 * * [simplify]: iters left: 5 (48 enodes) 40.102 * * [simplify]: iters left: 4 (73 enodes) 40.114 * * [simplify]: iters left: 3 (115 enodes) 40.144 * * [simplify]: iters left: 2 (123 enodes) 40.173 * * [simplify]: Extracting #0: cost 1 inf + 0 40.174 * * [simplify]: Extracting #1: cost 5 inf + 0 40.174 * * [simplify]: Extracting #2: cost 10 inf + 0 40.174 * * [simplify]: Extracting #3: cost 14 inf + 0 40.174 * * [simplify]: Extracting #4: cost 25 inf + 1 40.174 * * [simplify]: Extracting #5: cost 30 inf + 168 40.174 * * [simplify]: Extracting #6: cost 23 inf + 841 40.176 * * [simplify]: Extracting #7: cost 4 inf + 3239 40.178 * * [simplify]: Extracting #8: cost 0 inf + 3761 40.180 * * [simplify]: Extracting #9: cost 0 inf + 3681 40.181 * [simplify]: Simplified to (- (sqrt (- b)) (sqrt (sqrt (fma b b (* (* -4 c) a))))) 40.182 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* (+ (sqrt (- b)) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (- (sqrt (- b)) (sqrt (sqrt (fma b b (* (* -4 c) a)))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 40.182 * * * * [progress]: [ 123 / 167 ] simplifiying candidate #= b 0) (/ (* 1 (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 40.182 * [simplify]: Simplifying (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) 40.182 * * [simplify]: iters left: 6 (11 enodes) 40.188 * * [simplify]: iters left: 5 (42 enodes) 40.204 * * [simplify]: iters left: 4 (69 enodes) 40.218 * * [simplify]: iters left: 3 (116 enodes) 40.235 * * [simplify]: iters left: 2 (122 enodes) 40.256 * * [simplify]: Extracting #0: cost 1 inf + 0 40.257 * * [simplify]: Extracting #1: cost 7 inf + 0 40.257 * * [simplify]: Extracting #2: cost 11 inf + 1 40.257 * * [simplify]: Extracting #3: cost 21 inf + 83 40.257 * * [simplify]: Extracting #4: cost 28 inf + 168 40.257 * * [simplify]: Extracting #5: cost 23 inf + 461 40.258 * * [simplify]: Extracting #6: cost 8 inf + 1665 40.260 * * [simplify]: Extracting #7: cost 2 inf + 2801 40.261 * * [simplify]: Extracting #8: cost 0 inf + 3279 40.263 * [simplify]: Simplified to (- (- b) (sqrt (fma c (* -4 a) (* b b)))) 40.263 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 1 (- (- b) (sqrt (fma c (* -4 a) (* b b))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 40.263 * * * * [progress]: [ 124 / 167 ] simplifiying candidate #= b 0) (/ (* 1 (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 40.264 * [simplify]: Simplifying (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) 40.264 * * [simplify]: iters left: 6 (11 enodes) 40.267 * * [simplify]: iters left: 5 (42 enodes) 40.274 * * [simplify]: iters left: 4 (69 enodes) 40.287 * * [simplify]: iters left: 3 (116 enodes) 40.311 * * [simplify]: iters left: 2 (122 enodes) 40.325 * * [simplify]: Extracting #0: cost 1 inf + 0 40.325 * * [simplify]: Extracting #1: cost 7 inf + 0 40.325 * * [simplify]: Extracting #2: cost 11 inf + 1 40.325 * * [simplify]: Extracting #3: cost 21 inf + 83 40.325 * * [simplify]: Extracting #4: cost 28 inf + 168 40.325 * * [simplify]: Extracting #5: cost 23 inf + 461 40.326 * * [simplify]: Extracting #6: cost 8 inf + 1665 40.326 * * [simplify]: Extracting #7: cost 2 inf + 2801 40.327 * * [simplify]: Extracting #8: cost 0 inf + 3279 40.328 * [simplify]: Simplified to (- (- b) (sqrt (fma c (* -4 a) (* b b)))) 40.328 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 1 (- (- b) (sqrt (fma c (* -4 a) (* b b))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 40.328 * * * * [progress]: [ 125 / 167 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 40.328 * * * * [progress]: [ 126 / 167 ] simplifiying candidate #= b 0) (/ (+ (- b) (- (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 40.328 * * * * [progress]: [ 127 / 167 ] simplifiying candidate #= b 0) (/ (posit16->real (real->posit16 (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 40.328 * * * * [progress]: [ 128 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (log1p (expm1 (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))))> 40.328 * * * * [progress]: [ 129 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (expm1 (log1p (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))))> 40.328 * * * * [progress]: [ 130 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (sqrt (- (* b b) (* (* 4 a) c)))))))> 40.328 * [simplify]: Simplifying (* (cbrt (- b)) (cbrt (- b))) 40.329 * * [simplify]: iters left: 5 (4 enodes) 40.330 * * [simplify]: iters left: 4 (12 enodes) 40.331 * * [simplify]: Extracting #0: cost 1 inf + 0 40.331 * * [simplify]: Extracting #1: cost 3 inf + 0 40.331 * * [simplify]: Extracting #2: cost 5 inf + 0 40.331 * * [simplify]: Extracting #3: cost 7 inf + 0 40.331 * * [simplify]: Extracting #4: cost 6 inf + 1 40.331 * * [simplify]: Extracting #5: cost 0 inf + 647 40.332 * [simplify]: Simplified to (* (cbrt (- b)) (cbrt (- b))) 40.332 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (sqrt (- (* b b) (* (* 4 a) c))))))) 40.332 * * * * [progress]: [ 131 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (fma (sqrt (- b)) (sqrt (- b)) (sqrt (- (* b b) (* (* 4 a) c)))))))> 40.332 * [simplify]: Simplifying (sqrt (- b)) 40.332 * * [simplify]: iters left: 3 (3 enodes) 40.333 * * [simplify]: iters left: 2 (9 enodes) 40.334 * * [simplify]: Extracting #0: cost 1 inf + 0 40.334 * * [simplify]: Extracting #1: cost 3 inf + 0 40.334 * * [simplify]: Extracting #2: cost 5 inf + 0 40.334 * * [simplify]: Extracting #3: cost 4 inf + 1 40.334 * * [simplify]: Extracting #4: cost 0 inf + 245 40.334 * [simplify]: Simplified to (sqrt (- b)) 40.334 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (fma (sqrt (- b)) (sqrt (- b)) (sqrt (- (* b b) (* (* 4 a) c))))))) 40.334 * * * * [progress]: [ 132 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (fma 1 (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 40.334 * * * * [progress]: [ 133 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (fma -1 b (sqrt (- (* b b) (* (* 4 a) c)))))))> 40.334 * * * * [progress]: [ 134 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 40.334 * [simplify]: Simplifying (- (* (cbrt b) (cbrt b))) 40.334 * * [simplify]: iters left: 5 (4 enodes) 40.335 * * [simplify]: iters left: 4 (15 enodes) 40.338 * * [simplify]: iters left: 3 (17 enodes) 40.343 * * [simplify]: Extracting #0: cost 1 inf + 0 40.343 * * [simplify]: Extracting #1: cost 5 inf + 0 40.343 * * [simplify]: Extracting #2: cost 9 inf + 0 40.343 * * [simplify]: Extracting #3: cost 8 inf + 1 40.343 * * [simplify]: Extracting #4: cost 0 inf + 969 40.344 * [simplify]: Simplified to (- (* (cbrt b) (cbrt b))) 40.344 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (sqrt (- (* b b) (* (* 4 a) c))))))) 40.344 * * * * [progress]: [ 135 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (fma (- (sqrt b)) (sqrt b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 40.344 * [simplify]: Simplifying (- (sqrt b)) 40.344 * * [simplify]: iters left: 3 (3 enodes) 40.346 * * [simplify]: iters left: 2 (9 enodes) 40.348 * * [simplify]: Extracting #0: cost 1 inf + 0 40.348 * * [simplify]: Extracting #1: cost 3 inf + 0 40.348 * * [simplify]: Extracting #2: cost 5 inf + 0 40.348 * * [simplify]: Extracting #3: cost 4 inf + 1 40.348 * * [simplify]: Extracting #4: cost 0 inf + 245 40.348 * [simplify]: Simplified to (- (sqrt b)) 40.348 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (fma (- (sqrt b)) (sqrt b) (sqrt (- (* b b) (* (* 4 a) c))))))) 40.349 * * * * [progress]: [ 136 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (fma (- 1) b (sqrt (- (* b b) (* (* 4 a) c)))))))> 40.349 * [simplify]: Simplifying (- 1) 40.349 * * [simplify]: iters left: 2 (2 enodes) 40.351 * * [simplify]: iters left: 1 (9 enodes) 40.354 * * [simplify]: Extracting #0: cost 1 inf + 0 40.354 * * [simplify]: Extracting #1: cost 0 inf + 1 40.354 * [simplify]: Simplified to -1 40.354 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (fma -1 b (sqrt (- (* b b) (* (* 4 a) c))))))) 40.354 * * * * [progress]: [ 137 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (sqrt (- (* b b) (* (* 4 a) c)))))))> 40.354 * [simplify]: Simplifying (* (cbrt b) (cbrt b)) 40.354 * * [simplify]: iters left: 3 (3 enodes) 40.355 * * [simplify]: iters left: 2 (9 enodes) 40.356 * * [simplify]: Extracting #0: cost 1 inf + 0 40.356 * * [simplify]: Extracting #1: cost 3 inf + 0 40.356 * * [simplify]: Extracting #2: cost 5 inf + 0 40.356 * * [simplify]: Extracting #3: cost 4 inf + 1 40.356 * * [simplify]: Extracting #4: cost 0 inf + 405 40.356 * [simplify]: Simplified to (* (cbrt b) (cbrt b)) 40.356 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (sqrt (- (* b b) (* (* 4 a) c))))))) 40.356 * * * * [progress]: [ 138 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (fma (sqrt b) (- (sqrt b)) (sqrt (- (* b b) (* (* 4 a) c)))))))> 40.356 * [simplify]: Simplifying (sqrt b) 40.356 * * [simplify]: iters left: 1 (2 enodes) 40.357 * * [simplify]: Extracting #0: cost 1 inf + 0 40.357 * * [simplify]: Extracting #1: cost 3 inf + 0 40.357 * * [simplify]: Extracting #2: cost 2 inf + 1 40.357 * * [simplify]: Extracting #3: cost 0 inf + 83 40.357 * [simplify]: Simplified to (sqrt b) 40.357 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (fma (sqrt b) (- (sqrt b)) (sqrt (- (* b b) (* (* 4 a) c))))))) 40.357 * * * * [progress]: [ 139 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (fma 1 (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 40.357 * * * * [progress]: [ 140 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (log (* (/ 1 (exp b)) (exp (sqrt (- (* b b) (* (* 4 a) c)))))))))> 40.357 * [simplify]: Simplifying (* (/ 1 (exp b)) (exp (sqrt (- (* b b) (* (* 4 a) c))))) 40.357 * * [simplify]: iters left: 6 (14 enodes) 40.361 * * [simplify]: iters left: 5 (56 enodes) 40.371 * * [simplify]: iters left: 4 (90 enodes) 40.391 * * [simplify]: iters left: 3 (154 enodes) 40.416 * * [simplify]: iters left: 2 (166 enodes) 40.439 * * [simplify]: iters left: 1 (175 enodes) 40.478 * * [simplify]: Extracting #0: cost 1 inf + 0 40.478 * * [simplify]: Extracting #1: cost 9 inf + 0 40.478 * * [simplify]: Extracting #2: cost 20 inf + 1 40.478 * * [simplify]: Extracting #3: cost 24 inf + 2 40.478 * * [simplify]: Extracting #4: cost 31 inf + 409 40.479 * * [simplify]: Extracting #5: cost 37 inf + 533 40.482 * * [simplify]: Extracting #6: cost 29 inf + 1115 40.483 * * [simplify]: Extracting #7: cost 9 inf + 3764 40.486 * * [simplify]: Extracting #8: cost 2 inf + 5577 40.489 * * [simplify]: Extracting #9: cost 0 inf + 6126 40.492 * [simplify]: Simplified to (exp (- (sqrt (fma c (* -4 a) (* b b))) b)) 40.492 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (log (exp (- (sqrt (fma c (* -4 a) (* b b))) b)))))) 40.492 * * * * [progress]: [ 141 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (log (* (exp (- b)) (exp (sqrt (- (* b b) (* (* 4 a) c)))))))))> 40.493 * [simplify]: Simplifying (* (exp (- b)) (exp (sqrt (- (* b b) (* (* 4 a) c))))) 40.493 * * [simplify]: iters left: 6 (13 enodes) 40.499 * * [simplify]: iters left: 5 (52 enodes) 40.517 * * [simplify]: iters left: 4 (88 enodes) 40.546 * * [simplify]: iters left: 3 (137 enodes) 40.585 * * [simplify]: iters left: 2 (159 enodes) 40.614 * * [simplify]: iters left: 1 (165 enodes) 40.633 * * [simplify]: Extracting #0: cost 1 inf + 0 40.633 * * [simplify]: Extracting #1: cost 9 inf + 0 40.633 * * [simplify]: Extracting #2: cost 20 inf + 1 40.633 * * [simplify]: Extracting #3: cost 24 inf + 2 40.633 * * [simplify]: Extracting #4: cost 33 inf + 226 40.633 * * [simplify]: Extracting #5: cost 39 inf + 492 40.634 * * [simplify]: Extracting #6: cost 29 inf + 1270 40.635 * * [simplify]: Extracting #7: cost 12 inf + 3821 40.636 * * [simplify]: Extracting #8: cost 0 inf + 6424 40.637 * * [simplify]: Extracting #9: cost 0 inf + 6284 40.639 * [simplify]: Simplified to (exp (- (sqrt (fma b b (* (* -4 c) a))) b)) 40.639 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (log (exp (- (sqrt (fma b b (* (* -4 c) a))) b)))))) 40.639 * * * * [progress]: [ 142 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (pow (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) 1))))> 40.639 * * * * [progress]: [ 143 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (exp (log (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))))> 40.639 * * * * [progress]: [ 144 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (log (exp (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))))> 40.639 * * * * [progress]: [ 145 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (* (* (cbrt (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (cbrt (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))) (cbrt (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))))> 40.639 * * * * [progress]: [ 146 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (cbrt (* (* (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))))> 40.639 * * * * [progress]: [ 147 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (* (sqrt (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))))> 40.639 * * * * [progress]: [ 148 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (/ (+ (pow (- b) 3) (pow (sqrt (- (* b b) (* (* 4 a) c))) 3)) (+ (* (- b) (- b)) (- (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt (- (* b b) (* (* 4 a) c)))) (* (- b) (sqrt (- (* b b) (* (* 4 a) c))))))))))> 40.639 * * * * [progress]: [ 149 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (* 1 (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))))> 40.639 * * * * [progress]: [ 150 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (/ (- (* (- b) (- b)) (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt (- (* b b) (* (* 4 a) c))))) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))))))> 40.639 * * * * [progress]: [ 151 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (* 1 (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))))> 40.640 * [simplify]: Simplifying (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) 40.640 * * [simplify]: iters left: 6 (11 enodes) 40.643 * * [simplify]: iters left: 5 (41 enodes) 40.650 * * [simplify]: iters left: 4 (64 enodes) 40.660 * * [simplify]: iters left: 3 (106 enodes) 40.675 * * [simplify]: iters left: 2 (114 enodes) 40.699 * * [simplify]: Extracting #0: cost 1 inf + 0 40.699 * * [simplify]: Extracting #1: cost 5 inf + 0 40.699 * * [simplify]: Extracting #2: cost 7 inf + 1 40.699 * * [simplify]: Extracting #3: cost 17 inf + 83 40.699 * * [simplify]: Extracting #4: cost 24 inf + 168 40.699 * * [simplify]: Extracting #5: cost 19 inf + 461 40.700 * * [simplify]: Extracting #6: cost 4 inf + 1704 40.702 * * [simplify]: Extracting #7: cost 0 inf + 2323 40.703 * [simplify]: Simplified to (- (sqrt (fma -4 (* c a) (* b b))) b) 40.703 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (* 1 (- (sqrt (fma -4 (* c a) (* b b))) b))))) 40.703 * * * * [progress]: [ 152 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (* 1 (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))))> 40.704 * [simplify]: Simplifying (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) 40.704 * * [simplify]: iters left: 6 (11 enodes) 40.709 * * [simplify]: iters left: 5 (41 enodes) 40.716 * * [simplify]: iters left: 4 (64 enodes) 40.726 * * [simplify]: iters left: 3 (106 enodes) 40.741 * * [simplify]: iters left: 2 (114 enodes) 40.755 * * [simplify]: Extracting #0: cost 1 inf + 0 40.755 * * [simplify]: Extracting #1: cost 5 inf + 0 40.755 * * [simplify]: Extracting #2: cost 7 inf + 1 40.755 * * [simplify]: Extracting #3: cost 17 inf + 83 40.755 * * [simplify]: Extracting #4: cost 24 inf + 168 40.755 * * [simplify]: Extracting #5: cost 19 inf + 461 40.756 * * [simplify]: Extracting #6: cost 4 inf + 1704 40.757 * * [simplify]: Extracting #7: cost 0 inf + 2323 40.757 * [simplify]: Simplified to (- (sqrt (fma -4 (* c a) (* b b))) b) 40.757 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (* 1 (- (sqrt (fma -4 (* c a) (* b b))) b))))) 40.757 * * * * [progress]: [ 153 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (- 0 (- b (sqrt (- (* b b) (* (* 4 a) c))))))))> 40.757 * * * * [progress]: [ 154 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (posit16->real (real->posit16 (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))))> 40.757 * * * * [progress]: [ 155 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (sqrt (- (* b b) (* (* 4 a) c))) (- b)))))> 40.758 * * * * [progress]: [ 156 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) (- (+ (* +nan.0 (pow b 2)) (- (* +nan.0 (* a c)))))))))> 40.758 * [simplify]: Simplifying (- (+ (* +nan.0 (pow b 2)) (- (* +nan.0 (* a c))))) 40.758 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) +nan.0)))) 40.758 * * * * [progress]: [ 157 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) (- b (* 2 (/ (* a c) b)))))))> 40.758 * [simplify]: Simplifying (- b (* 2 (/ (* a c) b))) 40.758 * * [simplify]: iters left: 6 (8 enodes) 40.760 * * [simplify]: iters left: 5 (32 enodes) 40.767 * * [simplify]: iters left: 4 (63 enodes) 40.781 * * [simplify]: iters left: 3 (125 enodes) 40.804 * * [simplify]: iters left: 2 (219 enodes) 40.888 * * [simplify]: iters left: 1 (335 enodes) 40.993 * * [simplify]: Extracting #0: cost 1 inf + 0 40.993 * * [simplify]: Extracting #1: cost 9 inf + 0 40.993 * * [simplify]: Extracting #2: cost 47 inf + 3 40.994 * * [simplify]: Extracting #3: cost 45 inf + 2380 40.996 * * [simplify]: Extracting #4: cost 0 inf + 5668 40.998 * [simplify]: Simplified to (fma -2 (/ (* a c) b) b) 40.998 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) (fma -2 (/ (* a c) b) b))))) 40.998 * * * * [progress]: [ 158 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) (- (* 2 (/ (* a c) b)) b)))))> 40.998 * [simplify]: Simplifying (- (* 2 (/ (* a c) b)) b) 40.998 * * [simplify]: iters left: 6 (8 enodes) 41.001 * * [simplify]: iters left: 5 (33 enodes) 41.006 * * [simplify]: iters left: 4 (56 enodes) 41.016 * * [simplify]: iters left: 3 (85 enodes) 41.042 * * [simplify]: iters left: 2 (111 enodes) 41.075 * * [simplify]: iters left: 1 (134 enodes) 41.095 * * [simplify]: Extracting #0: cost 1 inf + 0 41.095 * * [simplify]: Extracting #1: cost 7 inf + 0 41.095 * * [simplify]: Extracting #2: cost 24 inf + 43 41.096 * * [simplify]: Extracting #3: cost 25 inf + 712 41.096 * * [simplify]: Extracting #4: cost 2 inf + 2374 41.097 * * [simplify]: Extracting #5: cost 0 inf + 2580 41.098 * [simplify]: Simplified to (- (* (* 2 (/ a b)) c) b) 41.098 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) (- (* (* 2 (/ a b)) c) b))))) 41.098 * * * * [progress]: [ 159 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (- (+ (* +nan.0 (pow b 2)) (- (* +nan.0 (* a c)))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 41.099 * [simplify]: Simplifying (- (+ (* +nan.0 (pow b 2)) (- (* +nan.0 (* a c))))) 41.099 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) +nan.0) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 41.099 * * * * [progress]: [ 160 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (- b (* 2 (/ (* a c) b)))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 41.099 * [simplify]: Simplifying (- b (* 2 (/ (* a c) b))) 41.099 * * [simplify]: iters left: 6 (8 enodes) 41.102 * * [simplify]: iters left: 5 (32 enodes) 41.113 * * [simplify]: iters left: 4 (63 enodes) 41.135 * * [simplify]: iters left: 3 (125 enodes) 41.177 * * [simplify]: iters left: 2 (219 enodes) 41.260 * * [simplify]: iters left: 1 (335 enodes) 41.371 * * [simplify]: Extracting #0: cost 1 inf + 0 41.371 * * [simplify]: Extracting #1: cost 9 inf + 0 41.371 * * [simplify]: Extracting #2: cost 47 inf + 3 41.372 * * [simplify]: Extracting #3: cost 45 inf + 2380 41.374 * * [simplify]: Extracting #4: cost 0 inf + 5668 41.376 * [simplify]: Simplified to (fma -2 (/ (* a c) b) b) 41.376 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (fma -2 (/ (* a c) b) b)) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 41.376 * * * * [progress]: [ 161 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (- (* 2 (/ (* a c) b)) b)) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 41.376 * [simplify]: Simplifying (- (* 2 (/ (* a c) b)) b) 41.376 * * [simplify]: iters left: 6 (8 enodes) 41.379 * * [simplify]: iters left: 5 (33 enodes) 41.384 * * [simplify]: iters left: 4 (56 enodes) 41.393 * * [simplify]: iters left: 3 (85 enodes) 41.413 * * [simplify]: iters left: 2 (111 enodes) 41.445 * * [simplify]: iters left: 1 (134 enodes) 41.475 * * [simplify]: Extracting #0: cost 1 inf + 0 41.476 * * [simplify]: Extracting #1: cost 7 inf + 0 41.476 * * [simplify]: Extracting #2: cost 24 inf + 43 41.476 * * [simplify]: Extracting #3: cost 25 inf + 712 41.477 * * [simplify]: Extracting #4: cost 2 inf + 2374 41.477 * * [simplify]: Extracting #5: cost 0 inf + 2580 41.478 * [simplify]: Simplified to (- (* (* 2 (/ a b)) c) b) 41.478 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (- (* (* 2 (/ a b)) c) b)) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 41.479 * * * * [progress]: [ 162 / 167 ] simplifiying candidate #= b 0) (/ (- (+ (* +nan.0 (pow b 2)) (- b (* +nan.0 (* a c))))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 41.479 * [simplify]: Simplifying (- (+ (* +nan.0 (pow b 2)) (- b (* +nan.0 (* a c))))) 41.479 * [simplify]: Simplified (2 2 1) to (λ (a b c) (if (>= b 0) (/ +nan.0 (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 41.479 * * * * [progress]: [ 163 / 167 ] simplifiying candidate #= b 0) (/ (- (* 2 (/ (* a c) b)) (* 2 b)) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 41.479 * [simplify]: Simplifying (- (* 2 (/ (* a c) b)) (* 2 b)) 41.479 * * [simplify]: iters left: 6 (9 enodes) 41.482 * * [simplify]: iters left: 5 (39 enodes) 41.489 * * [simplify]: iters left: 4 (73 enodes) 41.507 * * [simplify]: iters left: 3 (113 enodes) 41.523 * * [simplify]: iters left: 2 (142 enodes) 41.554 * * [simplify]: iters left: 1 (167 enodes) 41.599 * * [simplify]: Extracting #0: cost 1 inf + 0 41.599 * * [simplify]: Extracting #1: cost 17 inf + 0 41.599 * * [simplify]: Extracting #2: cost 33 inf + 87 41.600 * * [simplify]: Extracting #3: cost 27 inf + 1002 41.602 * * [simplify]: Extracting #4: cost 6 inf + 2375 41.604 * * [simplify]: Extracting #5: cost 0 inf + 2995 41.606 * [simplify]: Simplified to (* (- (* (/ c b) a) b) 2) 41.606 * [simplify]: Simplified (2 2 1) to (λ (a b c) (if (>= b 0) (/ (* (- (* (/ c b) a) b) 2) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 41.606 * * * * [progress]: [ 164 / 167 ] simplifiying candidate #= b 0) (/ (* -2 (/ (* a c) b)) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 41.607 * [simplify]: Simplifying (* -2 (/ (* a c) b)) 41.607 * * [simplify]: iters left: 6 (7 enodes) 41.610 * * [simplify]: iters left: 5 (27 enodes) 41.614 * * [simplify]: iters left: 4 (46 enodes) 41.622 * * [simplify]: iters left: 3 (75 enodes) 41.633 * * [simplify]: iters left: 2 (101 enodes) 41.661 * * [simplify]: iters left: 1 (126 enodes) 41.684 * * [simplify]: Extracting #0: cost 1 inf + 0 41.684 * * [simplify]: Extracting #1: cost 22 inf + 0 41.684 * * [simplify]: Extracting #2: cost 30 inf + 213 41.685 * * [simplify]: Extracting #3: cost 6 inf + 1795 41.685 * * [simplify]: Extracting #4: cost 0 inf + 2170 41.686 * [simplify]: Simplified to (* (* a (/ c b)) -2) 41.686 * [simplify]: Simplified (2 2 1) to (λ (a b c) (if (>= b 0) (/ (* (* a (/ c b)) -2) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) 41.686 * * * * [progress]: [ 165 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (- (+ (* +nan.0 (pow b 2)) (- b (* +nan.0 (* a c))))))))> 41.686 * [simplify]: Simplifying (- (+ (* +nan.0 (pow b 2)) (- b (* +nan.0 (* a c))))) 41.686 * [simplify]: Simplified (2 3 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) +nan.0))) 41.687 * * * * [progress]: [ 166 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (* -2 (/ (* a c) b)))))> 41.687 * [simplify]: Simplifying (* -2 (/ (* a c) b)) 41.687 * * [simplify]: iters left: 6 (7 enodes) 41.689 * * [simplify]: iters left: 5 (27 enodes) 41.693 * * [simplify]: iters left: 4 (46 enodes) 41.701 * * [simplify]: iters left: 3 (75 enodes) 41.718 * * [simplify]: iters left: 2 (101 enodes) 41.748 * * [simplify]: iters left: 1 (126 enodes) 41.784 * * [simplify]: Extracting #0: cost 1 inf + 0 41.784 * * [simplify]: Extracting #1: cost 22 inf + 0 41.784 * * [simplify]: Extracting #2: cost 30 inf + 213 41.785 * * [simplify]: Extracting #3: cost 6 inf + 1795 41.786 * * [simplify]: Extracting #4: cost 0 inf + 2170 41.786 * [simplify]: Simplified to (* (* a (/ c b)) -2) 41.786 * [simplify]: Simplified (2 3 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (* (* a (/ c b)) -2)))) 41.786 * * * * [progress]: [ 167 / 167 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (- (* 2 (/ (* a c) b)) (* 2 b)))))> 41.787 * [simplify]: Simplifying (- (* 2 (/ (* a c) b)) (* 2 b)) 41.787 * * [simplify]: iters left: 6 (9 enodes) 41.789 * * [simplify]: iters left: 5 (39 enodes) 41.797 * * [simplify]: iters left: 4 (73 enodes) 41.809 * * [simplify]: iters left: 3 (113 enodes) 41.833 * * [simplify]: iters left: 2 (142 enodes) 41.855 * * [simplify]: iters left: 1 (167 enodes) 41.885 * * [simplify]: Extracting #0: cost 1 inf + 0 41.886 * * [simplify]: Extracting #1: cost 17 inf + 0 41.886 * * [simplify]: Extracting #2: cost 33 inf + 87 41.886 * * [simplify]: Extracting #3: cost 27 inf + 1002 41.887 * * [simplify]: Extracting #4: cost 6 inf + 2375 41.888 * * [simplify]: Extracting #5: cost 0 inf + 2995 41.889 * [simplify]: Simplified to (* (- (* (/ c b) a) b) 2) 41.889 * [simplify]: Simplified (2 3 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)))) 41.889 * * * [progress]: adding candidates to table 44.468 * * [progress]: iteration 3 / 4 44.468 * * * [progress]: picking best candidate 44.522 * * * * [pick]: Picked #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 44.522 * * * [progress]: localizing error 44.697 * * * [progress]: generating rewritten candidates 44.697 * * * * [progress]: [ 1 / 4 ] rewriting at (2 3 2 2 1) 44.699 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 1 2 2 1) 44.702 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1 2 1 1) 44.704 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1) 44.726 * * * [progress]: generating series expansions 44.726 * * * * [progress]: [ 1 / 4 ] generating series at (2 3 2 2 1) 44.726 * [backup-simplify]: Simplify (sqrt (fma (* -4 a) c (* b b))) into (sqrt (fma (* -4 a) c (pow b 2))) 44.726 * [approximate]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in (a c b) around 0 44.726 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in b 44.726 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in b 44.726 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 44.726 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in b 44.726 * [taylor]: Taking taylor expansion of (* -4 a) in b 44.726 * [taylor]: Taking taylor expansion of -4 in b 44.726 * [backup-simplify]: Simplify -4 into -4 44.726 * [taylor]: Taking taylor expansion of a in b 44.726 * [backup-simplify]: Simplify a into a 44.726 * [taylor]: Taking taylor expansion of c in b 44.726 * [backup-simplify]: Simplify c into c 44.726 * [taylor]: Taking taylor expansion of (pow b 2) in b 44.726 * [taylor]: Taking taylor expansion of b in b 44.726 * [backup-simplify]: Simplify 0 into 0 44.726 * [backup-simplify]: Simplify 1 into 1 44.727 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 44.727 * [backup-simplify]: Simplify (* (* -4 a) c) into (* -4 (* a c)) 44.727 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 44.727 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 44.728 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 44.728 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (* 0 c)) into 0 44.728 * [backup-simplify]: Simplify (+ 0 0) into 0 44.728 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 44.728 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in c 44.729 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in c 44.729 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 44.729 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in c 44.729 * [taylor]: Taking taylor expansion of (* -4 a) in c 44.729 * [taylor]: Taking taylor expansion of -4 in c 44.729 * [backup-simplify]: Simplify -4 into -4 44.729 * [taylor]: Taking taylor expansion of a in c 44.729 * [backup-simplify]: Simplify a into a 44.729 * [taylor]: Taking taylor expansion of c in c 44.729 * [backup-simplify]: Simplify 0 into 0 44.729 * [backup-simplify]: Simplify 1 into 1 44.729 * [taylor]: Taking taylor expansion of (pow b 2) in c 44.729 * [taylor]: Taking taylor expansion of b in c 44.729 * [backup-simplify]: Simplify b into b 44.729 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 44.729 * [backup-simplify]: Simplify (* (* -4 a) 0) into 0 44.729 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.729 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 44.729 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 44.730 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 44.730 * [backup-simplify]: Simplify (+ (* (* -4 a) 1) (* 0 0)) into (- (* 4 a)) 44.731 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 44.731 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 44.731 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 44.731 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 44.731 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 44.731 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 44.731 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 44.731 * [taylor]: Taking taylor expansion of (* -4 a) in a 44.731 * [taylor]: Taking taylor expansion of -4 in a 44.731 * [backup-simplify]: Simplify -4 into -4 44.731 * [taylor]: Taking taylor expansion of a in a 44.731 * [backup-simplify]: Simplify 0 into 0 44.731 * [backup-simplify]: Simplify 1 into 1 44.731 * [taylor]: Taking taylor expansion of c in a 44.731 * [backup-simplify]: Simplify c into c 44.731 * [taylor]: Taking taylor expansion of (pow b 2) in a 44.731 * [taylor]: Taking taylor expansion of b in a 44.731 * [backup-simplify]: Simplify b into b 44.732 * [backup-simplify]: Simplify (* -4 0) into 0 44.732 * [backup-simplify]: Simplify (* 0 c) into 0 44.732 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.732 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 44.732 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 44.733 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 44.733 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 44.734 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 44.734 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 44.734 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 44.734 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 44.734 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 44.734 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 44.734 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 44.734 * [taylor]: Taking taylor expansion of (* -4 a) in a 44.734 * [taylor]: Taking taylor expansion of -4 in a 44.734 * [backup-simplify]: Simplify -4 into -4 44.734 * [taylor]: Taking taylor expansion of a in a 44.734 * [backup-simplify]: Simplify 0 into 0 44.734 * [backup-simplify]: Simplify 1 into 1 44.734 * [taylor]: Taking taylor expansion of c in a 44.734 * [backup-simplify]: Simplify c into c 44.734 * [taylor]: Taking taylor expansion of (pow b 2) in a 44.734 * [taylor]: Taking taylor expansion of b in a 44.734 * [backup-simplify]: Simplify b into b 44.735 * [backup-simplify]: Simplify (* -4 0) into 0 44.735 * [backup-simplify]: Simplify (* 0 c) into 0 44.735 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.735 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 44.735 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 44.736 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 44.736 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 44.736 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 44.736 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 44.737 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 44.737 * [taylor]: Taking taylor expansion of b in c 44.737 * [backup-simplify]: Simplify b into b 44.737 * [taylor]: Taking taylor expansion of b in b 44.737 * [backup-simplify]: Simplify 0 into 0 44.737 * [backup-simplify]: Simplify 1 into 1 44.737 * [backup-simplify]: Simplify 0 into 0 44.737 * [taylor]: Taking taylor expansion of (* -2 (/ c b)) in c 44.737 * [taylor]: Taking taylor expansion of -2 in c 44.737 * [backup-simplify]: Simplify -2 into -2 44.737 * [taylor]: Taking taylor expansion of (/ c b) in c 44.737 * [taylor]: Taking taylor expansion of c in c 44.737 * [backup-simplify]: Simplify 0 into 0 44.737 * [backup-simplify]: Simplify 1 into 1 44.737 * [taylor]: Taking taylor expansion of b in c 44.737 * [backup-simplify]: Simplify b into b 44.737 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 44.737 * [taylor]: Taking taylor expansion of 0 in b 44.737 * [backup-simplify]: Simplify 0 into 0 44.737 * [backup-simplify]: Simplify 0 into 0 44.737 * [backup-simplify]: Simplify 1 into 1 44.738 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 1) (* 0 0))) into 0 44.739 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (* 0 c))) into 0 44.740 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 44.740 * [backup-simplify]: Simplify (+ 0 0) into 0 44.741 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ c b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow c 2) (pow b 3))) 44.741 * [taylor]: Taking taylor expansion of (* -2 (/ (pow c 2) (pow b 3))) in c 44.741 * [taylor]: Taking taylor expansion of -2 in c 44.741 * [backup-simplify]: Simplify -2 into -2 44.741 * [taylor]: Taking taylor expansion of (/ (pow c 2) (pow b 3)) in c 44.741 * [taylor]: Taking taylor expansion of (pow c 2) in c 44.741 * [taylor]: Taking taylor expansion of c in c 44.741 * [backup-simplify]: Simplify 0 into 0 44.741 * [backup-simplify]: Simplify 1 into 1 44.741 * [taylor]: Taking taylor expansion of (pow b 3) in c 44.741 * [taylor]: Taking taylor expansion of b in c 44.741 * [backup-simplify]: Simplify b into b 44.741 * [backup-simplify]: Simplify (* 1 1) into 1 44.741 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.742 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 44.742 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 44.742 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 44.742 * [taylor]: Taking taylor expansion of (/ -2 b) in b 44.742 * [taylor]: Taking taylor expansion of -2 in b 44.742 * [backup-simplify]: Simplify -2 into -2 44.742 * [taylor]: Taking taylor expansion of b in b 44.742 * [backup-simplify]: Simplify 0 into 0 44.742 * [backup-simplify]: Simplify 1 into 1 44.742 * [backup-simplify]: Simplify (/ -2 1) into -2 44.743 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 44.743 * [backup-simplify]: Simplify 0 into 0 44.743 * [taylor]: Taking taylor expansion of 0 in b 44.743 * [backup-simplify]: Simplify 0 into 0 44.743 * [backup-simplify]: Simplify 0 into 0 44.743 * [backup-simplify]: Simplify 0 into 0 44.744 * [backup-simplify]: Simplify 0 into 0 44.745 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 44.746 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (+ (* 0 0) (* 0 c)))) into 0 44.747 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 44.747 * [backup-simplify]: Simplify (+ 0 0) into 0 44.748 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ c b)) (* -2 (/ (pow c 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow c 3) (pow b 5))) 44.748 * [taylor]: Taking taylor expansion of (* -4 (/ (pow c 3) (pow b 5))) in c 44.748 * [taylor]: Taking taylor expansion of -4 in c 44.748 * [backup-simplify]: Simplify -4 into -4 44.748 * [taylor]: Taking taylor expansion of (/ (pow c 3) (pow b 5)) in c 44.748 * [taylor]: Taking taylor expansion of (pow c 3) in c 44.748 * [taylor]: Taking taylor expansion of c in c 44.748 * [backup-simplify]: Simplify 0 into 0 44.748 * [backup-simplify]: Simplify 1 into 1 44.748 * [taylor]: Taking taylor expansion of (pow b 5) in c 44.748 * [taylor]: Taking taylor expansion of b in c 44.748 * [backup-simplify]: Simplify b into b 44.748 * [backup-simplify]: Simplify (* 1 1) into 1 44.749 * [backup-simplify]: Simplify (* 1 1) into 1 44.749 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.749 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 44.749 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 44.749 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 44.749 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 44.750 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 44.750 * [taylor]: Taking taylor expansion of 0 in b 44.750 * [backup-simplify]: Simplify 0 into 0 44.750 * [backup-simplify]: Simplify 0 into 0 44.750 * [taylor]: Taking taylor expansion of 0 in b 44.750 * [backup-simplify]: Simplify 0 into 0 44.750 * [backup-simplify]: Simplify 0 into 0 44.750 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 44.751 * [backup-simplify]: Simplify (sqrt (fma (* -4 (/ 1 a)) (/ 1 c) (* (/ 1 b) (/ 1 b)))) into (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) 44.751 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in (a c b) around 0 44.751 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in b 44.751 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in b 44.751 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 44.751 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in b 44.751 * [taylor]: Taking taylor expansion of (/ -4 a) in b 44.751 * [taylor]: Taking taylor expansion of -4 in b 44.751 * [backup-simplify]: Simplify -4 into -4 44.751 * [taylor]: Taking taylor expansion of a in b 44.751 * [backup-simplify]: Simplify a into a 44.751 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 44.751 * [taylor]: Taking taylor expansion of (/ 1 c) in b 44.751 * [taylor]: Taking taylor expansion of c in b 44.751 * [backup-simplify]: Simplify c into c 44.751 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 44.751 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 44.751 * [taylor]: Taking taylor expansion of (pow b 2) in b 44.751 * [taylor]: Taking taylor expansion of b in b 44.751 * [backup-simplify]: Simplify 0 into 0 44.751 * [backup-simplify]: Simplify 1 into 1 44.752 * [backup-simplify]: Simplify (* 1 1) into 1 44.752 * [backup-simplify]: Simplify (/ 1 1) into 1 44.753 * [backup-simplify]: Simplify (+ 0 1) into 1 44.753 * [backup-simplify]: Simplify (sqrt 1) into 1 44.754 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.755 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.755 * [backup-simplify]: Simplify (+ 0 0) into 0 44.756 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 44.756 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in c 44.756 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in c 44.756 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 44.756 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in c 44.756 * [taylor]: Taking taylor expansion of (/ -4 a) in c 44.756 * [taylor]: Taking taylor expansion of -4 in c 44.756 * [backup-simplify]: Simplify -4 into -4 44.756 * [taylor]: Taking taylor expansion of a in c 44.756 * [backup-simplify]: Simplify a into a 44.756 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 44.756 * [taylor]: Taking taylor expansion of (/ 1 c) in c 44.756 * [taylor]: Taking taylor expansion of c in c 44.756 * [backup-simplify]: Simplify 0 into 0 44.756 * [backup-simplify]: Simplify 1 into 1 44.756 * [backup-simplify]: Simplify (/ 1 1) into 1 44.757 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 44.757 * [taylor]: Taking taylor expansion of (pow b 2) in c 44.757 * [taylor]: Taking taylor expansion of b in c 44.757 * [backup-simplify]: Simplify b into b 44.757 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.757 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.757 * [backup-simplify]: Simplify (* (/ -4 a) 1) into (/ -4 a) 44.757 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 44.757 * [backup-simplify]: Simplify (sqrt 0) into 0 44.757 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 44.757 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 44.757 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 44.758 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 44.758 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 44.758 * [taylor]: Taking taylor expansion of (/ -4 a) in a 44.758 * [taylor]: Taking taylor expansion of -4 in a 44.758 * [backup-simplify]: Simplify -4 into -4 44.758 * [taylor]: Taking taylor expansion of a in a 44.758 * [backup-simplify]: Simplify 0 into 0 44.758 * [backup-simplify]: Simplify 1 into 1 44.758 * [backup-simplify]: Simplify (/ -4 1) into -4 44.758 * [taylor]: Taking taylor expansion of (/ 1 c) in a 44.758 * [taylor]: Taking taylor expansion of c in a 44.758 * [backup-simplify]: Simplify c into c 44.758 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 44.758 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 44.758 * [taylor]: Taking taylor expansion of (pow b 2) in a 44.758 * [taylor]: Taking taylor expansion of b in a 44.758 * [backup-simplify]: Simplify b into b 44.758 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.758 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.758 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 44.758 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 44.759 * [backup-simplify]: Simplify (sqrt 0) into 0 44.759 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 44.759 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 44.759 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 44.759 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 44.759 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 44.759 * [taylor]: Taking taylor expansion of (/ -4 a) in a 44.759 * [taylor]: Taking taylor expansion of -4 in a 44.759 * [backup-simplify]: Simplify -4 into -4 44.759 * [taylor]: Taking taylor expansion of a in a 44.759 * [backup-simplify]: Simplify 0 into 0 44.759 * [backup-simplify]: Simplify 1 into 1 44.759 * [backup-simplify]: Simplify (/ -4 1) into -4 44.759 * [taylor]: Taking taylor expansion of (/ 1 c) in a 44.759 * [taylor]: Taking taylor expansion of c in a 44.759 * [backup-simplify]: Simplify c into c 44.759 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 44.759 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 44.760 * [taylor]: Taking taylor expansion of (pow b 2) in a 44.760 * [taylor]: Taking taylor expansion of b in a 44.760 * [backup-simplify]: Simplify b into b 44.760 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.760 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.760 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 44.760 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 44.760 * [backup-simplify]: Simplify (sqrt 0) into 0 44.760 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 44.760 * [taylor]: Taking taylor expansion of 0 in c 44.760 * [backup-simplify]: Simplify 0 into 0 44.760 * [taylor]: Taking taylor expansion of (/ +nan.0 c) in c 44.761 * [taylor]: Taking taylor expansion of +nan.0 in c 44.761 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.761 * [taylor]: Taking taylor expansion of c in c 44.761 * [backup-simplify]: Simplify 0 into 0 44.761 * [backup-simplify]: Simplify 1 into 1 44.761 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 44.761 * [taylor]: Taking taylor expansion of +nan.0 in b 44.761 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.761 * [taylor]: Taking taylor expansion of 0 in b 44.761 * [backup-simplify]: Simplify 0 into 0 44.761 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 44.762 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 44.762 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 c))) into 0 44.762 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 44.762 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 44.763 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) in c 44.763 * [taylor]: Taking taylor expansion of +nan.0 in c 44.763 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.763 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))) in c 44.763 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 44.763 * [taylor]: Taking taylor expansion of (pow b 2) in c 44.763 * [taylor]: Taking taylor expansion of b in c 44.763 * [backup-simplify]: Simplify b into b 44.763 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.763 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.763 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 44.763 * [taylor]: Taking taylor expansion of +nan.0 in c 44.763 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.763 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 44.763 * [taylor]: Taking taylor expansion of (pow c 2) in c 44.763 * [taylor]: Taking taylor expansion of c in c 44.763 * [backup-simplify]: Simplify 0 into 0 44.763 * [backup-simplify]: Simplify 1 into 1 44.763 * [backup-simplify]: Simplify (* 1 1) into 1 44.763 * [backup-simplify]: Simplify (/ 1 1) into 1 44.764 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.764 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.765 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 44.765 * [backup-simplify]: Simplify (- 0) into 0 44.765 * [backup-simplify]: Simplify (+ 0 0) into 0 44.765 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 44.766 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 44.766 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 44.767 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 44.767 * [taylor]: Taking taylor expansion of 0 in b 44.767 * [backup-simplify]: Simplify 0 into 0 44.767 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 44.767 * [taylor]: Taking taylor expansion of 0 in b 44.767 * [backup-simplify]: Simplify 0 into 0 44.767 * [taylor]: Taking taylor expansion of 0 in b 44.767 * [backup-simplify]: Simplify 0 into 0 44.767 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.767 * [backup-simplify]: Simplify 0 into 0 44.768 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 44.768 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.769 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 44.769 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 44.769 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 44.769 * [backup-simplify]: Simplify (+ 0 0) into 0 44.770 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 44.770 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 44.770 * [taylor]: Taking taylor expansion of +nan.0 in c 44.770 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.770 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 44.770 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 44.770 * [taylor]: Taking taylor expansion of +nan.0 in c 44.770 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.770 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 44.770 * [taylor]: Taking taylor expansion of (pow c 3) in c 44.770 * [taylor]: Taking taylor expansion of c in c 44.770 * [backup-simplify]: Simplify 0 into 0 44.770 * [backup-simplify]: Simplify 1 into 1 44.770 * [backup-simplify]: Simplify (* 1 1) into 1 44.771 * [backup-simplify]: Simplify (* 1 1) into 1 44.771 * [backup-simplify]: Simplify (/ 1 1) into 1 44.771 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 44.771 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 44.771 * [taylor]: Taking taylor expansion of +nan.0 in c 44.771 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.771 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 44.771 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 44.771 * [taylor]: Taking taylor expansion of (pow b 2) in c 44.771 * [taylor]: Taking taylor expansion of b in c 44.771 * [backup-simplify]: Simplify b into b 44.771 * [taylor]: Taking taylor expansion of c in c 44.771 * [backup-simplify]: Simplify 0 into 0 44.771 * [backup-simplify]: Simplify 1 into 1 44.771 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.771 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 44.771 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 44.771 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 44.772 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.772 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 44.773 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.773 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 44.779 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.781 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.782 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.783 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 44.783 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 44.783 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 44.783 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 44.784 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 44.784 * [backup-simplify]: Simplify (+ 0 0) into 0 44.785 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 44.786 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 44.787 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 44.787 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 44.787 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 44.787 * [taylor]: Taking taylor expansion of +nan.0 in b 44.787 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.787 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 44.787 * [taylor]: Taking taylor expansion of (pow b 2) in b 44.787 * [taylor]: Taking taylor expansion of b in b 44.787 * [backup-simplify]: Simplify 0 into 0 44.787 * [backup-simplify]: Simplify 1 into 1 44.787 * [backup-simplify]: Simplify (* 1 1) into 1 44.788 * [backup-simplify]: Simplify (/ 1 1) into 1 44.789 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.789 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.790 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 44.790 * [backup-simplify]: Simplify (- 0) into 0 44.790 * [backup-simplify]: Simplify 0 into 0 44.790 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 44.791 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.792 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 44.792 * [backup-simplify]: Simplify (- 0) into 0 44.792 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 44.792 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 44.792 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 44.792 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 44.792 * [taylor]: Taking taylor expansion of +nan.0 in b 44.792 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.792 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 44.793 * [taylor]: Taking taylor expansion of (pow b 2) in b 44.793 * [taylor]: Taking taylor expansion of b in b 44.793 * [backup-simplify]: Simplify 0 into 0 44.793 * [backup-simplify]: Simplify 1 into 1 44.793 * [backup-simplify]: Simplify (* 1 1) into 1 44.793 * [backup-simplify]: Simplify (/ 1 1) into 1 44.793 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.794 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.794 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 44.795 * [backup-simplify]: Simplify (- 0) into 0 44.795 * [backup-simplify]: Simplify 0 into 0 44.795 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.795 * [taylor]: Taking taylor expansion of 0 in b 44.795 * [backup-simplify]: Simplify 0 into 0 44.795 * [taylor]: Taking taylor expansion of 0 in b 44.795 * [backup-simplify]: Simplify 0 into 0 44.795 * [backup-simplify]: Simplify 0 into 0 44.795 * [backup-simplify]: Simplify 0 into 0 44.795 * [backup-simplify]: Simplify 0 into 0 44.795 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 c)) 1))) into (* +nan.0 c) 44.796 * [backup-simplify]: Simplify (sqrt (fma (* -4 (/ 1 (- a))) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- b))))) into (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) 44.796 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in (a c b) around 0 44.796 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in b 44.796 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in b 44.796 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 44.796 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in b 44.796 * [taylor]: Taking taylor expansion of (/ 4 a) in b 44.796 * [taylor]: Taking taylor expansion of 4 in b 44.796 * [backup-simplify]: Simplify 4 into 4 44.796 * [taylor]: Taking taylor expansion of a in b 44.796 * [backup-simplify]: Simplify a into a 44.796 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 44.796 * [taylor]: Taking taylor expansion of (/ -1 c) in b 44.796 * [taylor]: Taking taylor expansion of -1 in b 44.796 * [backup-simplify]: Simplify -1 into -1 44.796 * [taylor]: Taking taylor expansion of c in b 44.796 * [backup-simplify]: Simplify c into c 44.796 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 44.796 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 44.796 * [taylor]: Taking taylor expansion of (pow b 2) in b 44.796 * [taylor]: Taking taylor expansion of b in b 44.796 * [backup-simplify]: Simplify 0 into 0 44.796 * [backup-simplify]: Simplify 1 into 1 44.796 * [backup-simplify]: Simplify (* 1 1) into 1 44.797 * [backup-simplify]: Simplify (/ 1 1) into 1 44.797 * [backup-simplify]: Simplify (+ 0 1) into 1 44.797 * [backup-simplify]: Simplify (sqrt 1) into 1 44.798 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.798 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.798 * [backup-simplify]: Simplify (+ 0 0) into 0 44.799 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 44.799 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in c 44.799 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in c 44.799 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 44.799 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in c 44.799 * [taylor]: Taking taylor expansion of (/ 4 a) in c 44.799 * [taylor]: Taking taylor expansion of 4 in c 44.799 * [backup-simplify]: Simplify 4 into 4 44.799 * [taylor]: Taking taylor expansion of a in c 44.799 * [backup-simplify]: Simplify a into a 44.799 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 44.799 * [taylor]: Taking taylor expansion of (/ -1 c) in c 44.799 * [taylor]: Taking taylor expansion of -1 in c 44.799 * [backup-simplify]: Simplify -1 into -1 44.799 * [taylor]: Taking taylor expansion of c in c 44.799 * [backup-simplify]: Simplify 0 into 0 44.799 * [backup-simplify]: Simplify 1 into 1 44.799 * [backup-simplify]: Simplify (/ -1 1) into -1 44.799 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 44.799 * [taylor]: Taking taylor expansion of (pow b 2) in c 44.799 * [taylor]: Taking taylor expansion of b in c 44.799 * [backup-simplify]: Simplify b into b 44.799 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.799 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.800 * [backup-simplify]: Simplify (* (/ 4 a) -1) into (/ -4 a) 44.800 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 44.800 * [backup-simplify]: Simplify (sqrt 0) into 0 44.800 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 44.800 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 44.800 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 44.800 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 44.800 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 44.800 * [taylor]: Taking taylor expansion of (/ 4 a) in a 44.800 * [taylor]: Taking taylor expansion of 4 in a 44.800 * [backup-simplify]: Simplify 4 into 4 44.801 * [taylor]: Taking taylor expansion of a in a 44.801 * [backup-simplify]: Simplify 0 into 0 44.801 * [backup-simplify]: Simplify 1 into 1 44.801 * [backup-simplify]: Simplify (/ 4 1) into 4 44.801 * [taylor]: Taking taylor expansion of (/ -1 c) in a 44.801 * [taylor]: Taking taylor expansion of -1 in a 44.801 * [backup-simplify]: Simplify -1 into -1 44.801 * [taylor]: Taking taylor expansion of c in a 44.801 * [backup-simplify]: Simplify c into c 44.801 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 44.801 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 44.801 * [taylor]: Taking taylor expansion of (pow b 2) in a 44.801 * [taylor]: Taking taylor expansion of b in a 44.801 * [backup-simplify]: Simplify b into b 44.801 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.802 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.802 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 44.802 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 44.802 * [backup-simplify]: Simplify (sqrt 0) into 0 44.803 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 44.803 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 44.803 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 44.803 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 44.803 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 44.803 * [taylor]: Taking taylor expansion of (/ 4 a) in a 44.803 * [taylor]: Taking taylor expansion of 4 in a 44.803 * [backup-simplify]: Simplify 4 into 4 44.803 * [taylor]: Taking taylor expansion of a in a 44.803 * [backup-simplify]: Simplify 0 into 0 44.803 * [backup-simplify]: Simplify 1 into 1 44.804 * [backup-simplify]: Simplify (/ 4 1) into 4 44.804 * [taylor]: Taking taylor expansion of (/ -1 c) in a 44.804 * [taylor]: Taking taylor expansion of -1 in a 44.804 * [backup-simplify]: Simplify -1 into -1 44.804 * [taylor]: Taking taylor expansion of c in a 44.804 * [backup-simplify]: Simplify c into c 44.804 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 44.804 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 44.804 * [taylor]: Taking taylor expansion of (pow b 2) in a 44.804 * [taylor]: Taking taylor expansion of b in a 44.804 * [backup-simplify]: Simplify b into b 44.804 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.804 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.804 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 44.804 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 44.805 * [backup-simplify]: Simplify (sqrt 0) into 0 44.805 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 44.805 * [taylor]: Taking taylor expansion of 0 in c 44.805 * [backup-simplify]: Simplify 0 into 0 44.806 * [taylor]: Taking taylor expansion of (/ +nan.0 c) in c 44.806 * [taylor]: Taking taylor expansion of +nan.0 in c 44.806 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.806 * [taylor]: Taking taylor expansion of c in c 44.806 * [backup-simplify]: Simplify 0 into 0 44.806 * [backup-simplify]: Simplify 1 into 1 44.806 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 44.806 * [taylor]: Taking taylor expansion of +nan.0 in b 44.806 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.806 * [taylor]: Taking taylor expansion of 0 in b 44.806 * [backup-simplify]: Simplify 0 into 0 44.806 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)))) into 0 44.807 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 44.808 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ -1 c))) into 0 44.808 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 44.809 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 44.809 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) in c 44.809 * [taylor]: Taking taylor expansion of +nan.0 in c 44.809 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.809 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))) in c 44.809 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 44.809 * [taylor]: Taking taylor expansion of (pow b 2) in c 44.809 * [taylor]: Taking taylor expansion of b in c 44.809 * [backup-simplify]: Simplify b into b 44.809 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.809 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.809 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 44.809 * [taylor]: Taking taylor expansion of +nan.0 in c 44.809 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.809 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 44.809 * [taylor]: Taking taylor expansion of (pow c 2) in c 44.809 * [taylor]: Taking taylor expansion of c in c 44.809 * [backup-simplify]: Simplify 0 into 0 44.810 * [backup-simplify]: Simplify 1 into 1 44.810 * [backup-simplify]: Simplify (* 1 1) into 1 44.810 * [backup-simplify]: Simplify (/ 1 1) into 1 44.811 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.812 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.812 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 44.813 * [backup-simplify]: Simplify (- 0) into 0 44.813 * [backup-simplify]: Simplify (+ 0 0) into 0 44.814 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 44.814 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 44.815 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 44.816 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 44.816 * [taylor]: Taking taylor expansion of 0 in b 44.816 * [backup-simplify]: Simplify 0 into 0 44.817 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 44.817 * [taylor]: Taking taylor expansion of 0 in b 44.817 * [backup-simplify]: Simplify 0 into 0 44.817 * [taylor]: Taking taylor expansion of 0 in b 44.817 * [backup-simplify]: Simplify 0 into 0 44.817 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.817 * [backup-simplify]: Simplify 0 into 0 44.817 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 44.818 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.819 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 44.819 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 44.819 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 44.820 * [backup-simplify]: Simplify (+ 0 0) into 0 44.821 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 44.821 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 44.821 * [taylor]: Taking taylor expansion of +nan.0 in c 44.821 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.821 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 44.821 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 44.821 * [taylor]: Taking taylor expansion of +nan.0 in c 44.821 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.821 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 44.821 * [taylor]: Taking taylor expansion of (pow c 3) in c 44.821 * [taylor]: Taking taylor expansion of c in c 44.821 * [backup-simplify]: Simplify 0 into 0 44.821 * [backup-simplify]: Simplify 1 into 1 44.821 * [backup-simplify]: Simplify (* 1 1) into 1 44.822 * [backup-simplify]: Simplify (* 1 1) into 1 44.822 * [backup-simplify]: Simplify (/ 1 1) into 1 44.822 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 44.822 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 44.822 * [taylor]: Taking taylor expansion of +nan.0 in c 44.822 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.822 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 44.822 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 44.822 * [taylor]: Taking taylor expansion of (pow b 2) in c 44.822 * [taylor]: Taking taylor expansion of b in c 44.822 * [backup-simplify]: Simplify b into b 44.822 * [taylor]: Taking taylor expansion of c in c 44.822 * [backup-simplify]: Simplify 0 into 0 44.823 * [backup-simplify]: Simplify 1 into 1 44.823 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.823 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 44.823 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 44.823 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 44.823 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.824 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 44.825 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.826 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 44.826 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.827 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.828 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.829 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 44.829 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 44.829 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 44.829 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 44.830 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 44.831 * [backup-simplify]: Simplify (+ 0 0) into 0 44.831 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 44.831 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 44.832 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 44.832 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 44.832 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 44.833 * [taylor]: Taking taylor expansion of +nan.0 in b 44.833 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.833 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 44.833 * [taylor]: Taking taylor expansion of (pow b 2) in b 44.833 * [taylor]: Taking taylor expansion of b in b 44.833 * [backup-simplify]: Simplify 0 into 0 44.833 * [backup-simplify]: Simplify 1 into 1 44.833 * [backup-simplify]: Simplify (* 1 1) into 1 44.833 * [backup-simplify]: Simplify (/ 1 1) into 1 44.834 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.835 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.836 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 44.836 * [backup-simplify]: Simplify (- 0) into 0 44.836 * [backup-simplify]: Simplify 0 into 0 44.837 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 44.838 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.839 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 44.839 * [backup-simplify]: Simplify (- 0) into 0 44.839 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 44.840 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 44.840 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 44.840 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 44.840 * [taylor]: Taking taylor expansion of +nan.0 in b 44.840 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.840 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 44.840 * [taylor]: Taking taylor expansion of (pow b 2) in b 44.840 * [taylor]: Taking taylor expansion of b in b 44.840 * [backup-simplify]: Simplify 0 into 0 44.840 * [backup-simplify]: Simplify 1 into 1 44.841 * [backup-simplify]: Simplify (* 1 1) into 1 44.841 * [backup-simplify]: Simplify (/ 1 1) into 1 44.842 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.843 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.844 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 44.844 * [backup-simplify]: Simplify (- 0) into 0 44.844 * [backup-simplify]: Simplify 0 into 0 44.845 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.845 * [taylor]: Taking taylor expansion of 0 in b 44.845 * [backup-simplify]: Simplify 0 into 0 44.845 * [taylor]: Taking taylor expansion of 0 in b 44.845 * [backup-simplify]: Simplify 0 into 0 44.845 * [backup-simplify]: Simplify 0 into 0 44.845 * [backup-simplify]: Simplify 0 into 0 44.845 * [backup-simplify]: Simplify 0 into 0 44.845 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- c))) 1))) into (* +nan.0 c) 44.845 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 1 2 2 1) 44.846 * [backup-simplify]: Simplify (sqrt (fma (* -4 a) c (* b b))) into (sqrt (fma (* -4 a) c (pow b 2))) 44.846 * [approximate]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in (a c b) around 0 44.846 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in b 44.846 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in b 44.846 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 44.846 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in b 44.846 * [taylor]: Taking taylor expansion of (* -4 a) in b 44.846 * [taylor]: Taking taylor expansion of -4 in b 44.846 * [backup-simplify]: Simplify -4 into -4 44.846 * [taylor]: Taking taylor expansion of a in b 44.846 * [backup-simplify]: Simplify a into a 44.846 * [taylor]: Taking taylor expansion of c in b 44.846 * [backup-simplify]: Simplify c into c 44.846 * [taylor]: Taking taylor expansion of (pow b 2) in b 44.846 * [taylor]: Taking taylor expansion of b in b 44.846 * [backup-simplify]: Simplify 0 into 0 44.846 * [backup-simplify]: Simplify 1 into 1 44.846 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 44.846 * [backup-simplify]: Simplify (* (* -4 a) c) into (* -4 (* a c)) 44.846 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 44.846 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 44.847 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 44.847 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (* 0 c)) into 0 44.847 * [backup-simplify]: Simplify (+ 0 0) into 0 44.848 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 44.848 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in c 44.848 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in c 44.848 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 44.848 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in c 44.848 * [taylor]: Taking taylor expansion of (* -4 a) in c 44.848 * [taylor]: Taking taylor expansion of -4 in c 44.848 * [backup-simplify]: Simplify -4 into -4 44.848 * [taylor]: Taking taylor expansion of a in c 44.848 * [backup-simplify]: Simplify a into a 44.848 * [taylor]: Taking taylor expansion of c in c 44.848 * [backup-simplify]: Simplify 0 into 0 44.848 * [backup-simplify]: Simplify 1 into 1 44.848 * [taylor]: Taking taylor expansion of (pow b 2) in c 44.848 * [taylor]: Taking taylor expansion of b in c 44.848 * [backup-simplify]: Simplify b into b 44.848 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 44.848 * [backup-simplify]: Simplify (* (* -4 a) 0) into 0 44.848 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.848 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 44.848 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 44.849 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 44.849 * [backup-simplify]: Simplify (+ (* (* -4 a) 1) (* 0 0)) into (- (* 4 a)) 44.849 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 44.849 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 44.850 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 44.850 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 44.850 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 44.850 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 44.850 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 44.850 * [taylor]: Taking taylor expansion of (* -4 a) in a 44.850 * [taylor]: Taking taylor expansion of -4 in a 44.850 * [backup-simplify]: Simplify -4 into -4 44.850 * [taylor]: Taking taylor expansion of a in a 44.850 * [backup-simplify]: Simplify 0 into 0 44.850 * [backup-simplify]: Simplify 1 into 1 44.850 * [taylor]: Taking taylor expansion of c in a 44.850 * [backup-simplify]: Simplify c into c 44.850 * [taylor]: Taking taylor expansion of (pow b 2) in a 44.850 * [taylor]: Taking taylor expansion of b in a 44.850 * [backup-simplify]: Simplify b into b 44.850 * [backup-simplify]: Simplify (* -4 0) into 0 44.850 * [backup-simplify]: Simplify (* 0 c) into 0 44.851 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.851 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 44.851 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 44.851 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 44.852 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 44.852 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 44.852 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 44.852 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 44.852 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 44.852 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 44.852 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 44.852 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 44.852 * [taylor]: Taking taylor expansion of (* -4 a) in a 44.852 * [taylor]: Taking taylor expansion of -4 in a 44.852 * [backup-simplify]: Simplify -4 into -4 44.852 * [taylor]: Taking taylor expansion of a in a 44.852 * [backup-simplify]: Simplify 0 into 0 44.853 * [backup-simplify]: Simplify 1 into 1 44.853 * [taylor]: Taking taylor expansion of c in a 44.853 * [backup-simplify]: Simplify c into c 44.853 * [taylor]: Taking taylor expansion of (pow b 2) in a 44.853 * [taylor]: Taking taylor expansion of b in a 44.853 * [backup-simplify]: Simplify b into b 44.853 * [backup-simplify]: Simplify (* -4 0) into 0 44.853 * [backup-simplify]: Simplify (* 0 c) into 0 44.853 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.853 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 44.853 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 44.854 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 44.855 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 44.855 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 44.855 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 44.855 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 44.855 * [taylor]: Taking taylor expansion of b in c 44.855 * [backup-simplify]: Simplify b into b 44.855 * [taylor]: Taking taylor expansion of b in b 44.855 * [backup-simplify]: Simplify 0 into 0 44.855 * [backup-simplify]: Simplify 1 into 1 44.855 * [backup-simplify]: Simplify 0 into 0 44.855 * [taylor]: Taking taylor expansion of (* -2 (/ c b)) in c 44.855 * [taylor]: Taking taylor expansion of -2 in c 44.855 * [backup-simplify]: Simplify -2 into -2 44.855 * [taylor]: Taking taylor expansion of (/ c b) in c 44.855 * [taylor]: Taking taylor expansion of c in c 44.855 * [backup-simplify]: Simplify 0 into 0 44.855 * [backup-simplify]: Simplify 1 into 1 44.855 * [taylor]: Taking taylor expansion of b in c 44.855 * [backup-simplify]: Simplify b into b 44.855 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 44.855 * [taylor]: Taking taylor expansion of 0 in b 44.855 * [backup-simplify]: Simplify 0 into 0 44.856 * [backup-simplify]: Simplify 0 into 0 44.856 * [backup-simplify]: Simplify 1 into 1 44.857 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 1) (* 0 0))) into 0 44.857 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (* 0 c))) into 0 44.858 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 44.858 * [backup-simplify]: Simplify (+ 0 0) into 0 44.859 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ c b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow c 2) (pow b 3))) 44.859 * [taylor]: Taking taylor expansion of (* -2 (/ (pow c 2) (pow b 3))) in c 44.859 * [taylor]: Taking taylor expansion of -2 in c 44.859 * [backup-simplify]: Simplify -2 into -2 44.859 * [taylor]: Taking taylor expansion of (/ (pow c 2) (pow b 3)) in c 44.859 * [taylor]: Taking taylor expansion of (pow c 2) in c 44.859 * [taylor]: Taking taylor expansion of c in c 44.859 * [backup-simplify]: Simplify 0 into 0 44.859 * [backup-simplify]: Simplify 1 into 1 44.859 * [taylor]: Taking taylor expansion of (pow b 3) in c 44.859 * [taylor]: Taking taylor expansion of b in c 44.859 * [backup-simplify]: Simplify b into b 44.859 * [backup-simplify]: Simplify (* 1 1) into 1 44.860 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.860 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 44.860 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 44.860 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 44.860 * [taylor]: Taking taylor expansion of (/ -2 b) in b 44.860 * [taylor]: Taking taylor expansion of -2 in b 44.860 * [backup-simplify]: Simplify -2 into -2 44.860 * [taylor]: Taking taylor expansion of b in b 44.860 * [backup-simplify]: Simplify 0 into 0 44.860 * [backup-simplify]: Simplify 1 into 1 44.860 * [backup-simplify]: Simplify (/ -2 1) into -2 44.861 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 44.861 * [backup-simplify]: Simplify 0 into 0 44.861 * [taylor]: Taking taylor expansion of 0 in b 44.861 * [backup-simplify]: Simplify 0 into 0 44.861 * [backup-simplify]: Simplify 0 into 0 44.861 * [backup-simplify]: Simplify 0 into 0 44.862 * [backup-simplify]: Simplify 0 into 0 44.863 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 44.864 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (+ (* 0 0) (* 0 c)))) into 0 44.864 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 44.865 * [backup-simplify]: Simplify (+ 0 0) into 0 44.865 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ c b)) (* -2 (/ (pow c 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow c 3) (pow b 5))) 44.865 * [taylor]: Taking taylor expansion of (* -4 (/ (pow c 3) (pow b 5))) in c 44.865 * [taylor]: Taking taylor expansion of -4 in c 44.865 * [backup-simplify]: Simplify -4 into -4 44.865 * [taylor]: Taking taylor expansion of (/ (pow c 3) (pow b 5)) in c 44.865 * [taylor]: Taking taylor expansion of (pow c 3) in c 44.865 * [taylor]: Taking taylor expansion of c in c 44.866 * [backup-simplify]: Simplify 0 into 0 44.866 * [backup-simplify]: Simplify 1 into 1 44.866 * [taylor]: Taking taylor expansion of (pow b 5) in c 44.866 * [taylor]: Taking taylor expansion of b in c 44.866 * [backup-simplify]: Simplify b into b 44.866 * [backup-simplify]: Simplify (* 1 1) into 1 44.866 * [backup-simplify]: Simplify (* 1 1) into 1 44.866 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.867 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 44.867 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 44.867 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 44.867 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 44.867 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 44.867 * [taylor]: Taking taylor expansion of 0 in b 44.867 * [backup-simplify]: Simplify 0 into 0 44.867 * [backup-simplify]: Simplify 0 into 0 44.867 * [taylor]: Taking taylor expansion of 0 in b 44.867 * [backup-simplify]: Simplify 0 into 0 44.867 * [backup-simplify]: Simplify 0 into 0 44.868 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 44.868 * [backup-simplify]: Simplify (sqrt (fma (* -4 (/ 1 a)) (/ 1 c) (* (/ 1 b) (/ 1 b)))) into (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) 44.868 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in (a c b) around 0 44.868 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in b 44.868 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in b 44.868 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 44.868 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in b 44.868 * [taylor]: Taking taylor expansion of (/ -4 a) in b 44.868 * [taylor]: Taking taylor expansion of -4 in b 44.868 * [backup-simplify]: Simplify -4 into -4 44.868 * [taylor]: Taking taylor expansion of a in b 44.868 * [backup-simplify]: Simplify a into a 44.868 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 44.869 * [taylor]: Taking taylor expansion of (/ 1 c) in b 44.869 * [taylor]: Taking taylor expansion of c in b 44.869 * [backup-simplify]: Simplify c into c 44.869 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 44.869 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 44.869 * [taylor]: Taking taylor expansion of (pow b 2) in b 44.869 * [taylor]: Taking taylor expansion of b in b 44.869 * [backup-simplify]: Simplify 0 into 0 44.869 * [backup-simplify]: Simplify 1 into 1 44.869 * [backup-simplify]: Simplify (* 1 1) into 1 44.869 * [backup-simplify]: Simplify (/ 1 1) into 1 44.870 * [backup-simplify]: Simplify (+ 0 1) into 1 44.870 * [backup-simplify]: Simplify (sqrt 1) into 1 44.871 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.872 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.872 * [backup-simplify]: Simplify (+ 0 0) into 0 44.873 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 44.873 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in c 44.873 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in c 44.873 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 44.873 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in c 44.873 * [taylor]: Taking taylor expansion of (/ -4 a) in c 44.873 * [taylor]: Taking taylor expansion of -4 in c 44.873 * [backup-simplify]: Simplify -4 into -4 44.873 * [taylor]: Taking taylor expansion of a in c 44.873 * [backup-simplify]: Simplify a into a 44.873 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 44.873 * [taylor]: Taking taylor expansion of (/ 1 c) in c 44.873 * [taylor]: Taking taylor expansion of c in c 44.873 * [backup-simplify]: Simplify 0 into 0 44.873 * [backup-simplify]: Simplify 1 into 1 44.873 * [backup-simplify]: Simplify (/ 1 1) into 1 44.873 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 44.873 * [taylor]: Taking taylor expansion of (pow b 2) in c 44.873 * [taylor]: Taking taylor expansion of b in c 44.874 * [backup-simplify]: Simplify b into b 44.874 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.874 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.874 * [backup-simplify]: Simplify (* (/ -4 a) 1) into (/ -4 a) 44.874 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 44.874 * [backup-simplify]: Simplify (sqrt 0) into 0 44.875 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 44.875 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 44.875 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 44.875 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 44.875 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 44.875 * [taylor]: Taking taylor expansion of (/ -4 a) in a 44.875 * [taylor]: Taking taylor expansion of -4 in a 44.875 * [backup-simplify]: Simplify -4 into -4 44.875 * [taylor]: Taking taylor expansion of a in a 44.875 * [backup-simplify]: Simplify 0 into 0 44.875 * [backup-simplify]: Simplify 1 into 1 44.876 * [backup-simplify]: Simplify (/ -4 1) into -4 44.876 * [taylor]: Taking taylor expansion of (/ 1 c) in a 44.876 * [taylor]: Taking taylor expansion of c in a 44.876 * [backup-simplify]: Simplify c into c 44.876 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 44.876 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 44.876 * [taylor]: Taking taylor expansion of (pow b 2) in a 44.876 * [taylor]: Taking taylor expansion of b in a 44.876 * [backup-simplify]: Simplify b into b 44.876 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.876 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.876 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 44.876 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 44.876 * [backup-simplify]: Simplify (sqrt 0) into 0 44.877 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 44.877 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 44.877 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 44.877 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 44.877 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 44.877 * [taylor]: Taking taylor expansion of (/ -4 a) in a 44.877 * [taylor]: Taking taylor expansion of -4 in a 44.877 * [backup-simplify]: Simplify -4 into -4 44.877 * [taylor]: Taking taylor expansion of a in a 44.877 * [backup-simplify]: Simplify 0 into 0 44.877 * [backup-simplify]: Simplify 1 into 1 44.878 * [backup-simplify]: Simplify (/ -4 1) into -4 44.878 * [taylor]: Taking taylor expansion of (/ 1 c) in a 44.878 * [taylor]: Taking taylor expansion of c in a 44.878 * [backup-simplify]: Simplify c into c 44.878 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 44.878 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 44.878 * [taylor]: Taking taylor expansion of (pow b 2) in a 44.878 * [taylor]: Taking taylor expansion of b in a 44.878 * [backup-simplify]: Simplify b into b 44.878 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.878 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.878 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 44.878 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 44.879 * [backup-simplify]: Simplify (sqrt 0) into 0 44.879 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 44.880 * [taylor]: Taking taylor expansion of 0 in c 44.880 * [backup-simplify]: Simplify 0 into 0 44.880 * [taylor]: Taking taylor expansion of (/ +nan.0 c) in c 44.880 * [taylor]: Taking taylor expansion of +nan.0 in c 44.880 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.880 * [taylor]: Taking taylor expansion of c in c 44.880 * [backup-simplify]: Simplify 0 into 0 44.880 * [backup-simplify]: Simplify 1 into 1 44.880 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 44.880 * [taylor]: Taking taylor expansion of +nan.0 in b 44.880 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.880 * [taylor]: Taking taylor expansion of 0 in b 44.880 * [backup-simplify]: Simplify 0 into 0 44.880 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 44.881 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 44.882 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 c))) into 0 44.882 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 44.883 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 44.883 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) in c 44.883 * [taylor]: Taking taylor expansion of +nan.0 in c 44.883 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.883 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))) in c 44.883 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 44.883 * [taylor]: Taking taylor expansion of (pow b 2) in c 44.883 * [taylor]: Taking taylor expansion of b in c 44.883 * [backup-simplify]: Simplify b into b 44.883 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.883 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.883 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 44.883 * [taylor]: Taking taylor expansion of +nan.0 in c 44.883 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.883 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 44.883 * [taylor]: Taking taylor expansion of (pow c 2) in c 44.883 * [taylor]: Taking taylor expansion of c in c 44.883 * [backup-simplify]: Simplify 0 into 0 44.883 * [backup-simplify]: Simplify 1 into 1 44.884 * [backup-simplify]: Simplify (* 1 1) into 1 44.884 * [backup-simplify]: Simplify (/ 1 1) into 1 44.885 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.885 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.886 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 44.886 * [backup-simplify]: Simplify (- 0) into 0 44.887 * [backup-simplify]: Simplify (+ 0 0) into 0 44.887 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 44.888 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 44.888 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 44.889 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 44.889 * [taylor]: Taking taylor expansion of 0 in b 44.889 * [backup-simplify]: Simplify 0 into 0 44.889 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 44.889 * [taylor]: Taking taylor expansion of 0 in b 44.889 * [backup-simplify]: Simplify 0 into 0 44.889 * [taylor]: Taking taylor expansion of 0 in b 44.889 * [backup-simplify]: Simplify 0 into 0 44.889 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.889 * [backup-simplify]: Simplify 0 into 0 44.890 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 44.890 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.891 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 44.891 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 44.891 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 44.891 * [backup-simplify]: Simplify (+ 0 0) into 0 44.892 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 44.892 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 44.892 * [taylor]: Taking taylor expansion of +nan.0 in c 44.892 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.892 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 44.892 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 44.892 * [taylor]: Taking taylor expansion of +nan.0 in c 44.892 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.892 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 44.892 * [taylor]: Taking taylor expansion of (pow c 3) in c 44.892 * [taylor]: Taking taylor expansion of c in c 44.892 * [backup-simplify]: Simplify 0 into 0 44.892 * [backup-simplify]: Simplify 1 into 1 44.892 * [backup-simplify]: Simplify (* 1 1) into 1 44.892 * [backup-simplify]: Simplify (* 1 1) into 1 44.893 * [backup-simplify]: Simplify (/ 1 1) into 1 44.893 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 44.893 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 44.893 * [taylor]: Taking taylor expansion of +nan.0 in c 44.893 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.893 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 44.893 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 44.893 * [taylor]: Taking taylor expansion of (pow b 2) in c 44.893 * [taylor]: Taking taylor expansion of b in c 44.893 * [backup-simplify]: Simplify b into b 44.893 * [taylor]: Taking taylor expansion of c in c 44.893 * [backup-simplify]: Simplify 0 into 0 44.893 * [backup-simplify]: Simplify 1 into 1 44.893 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.893 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 44.893 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 44.893 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 44.893 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.894 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 44.894 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.895 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 44.895 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.896 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.896 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.897 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 44.897 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 44.897 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 44.897 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 44.898 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 44.898 * [backup-simplify]: Simplify (+ 0 0) into 0 44.898 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 44.899 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 44.899 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 44.899 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 44.899 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 44.899 * [taylor]: Taking taylor expansion of +nan.0 in b 44.899 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.899 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 44.899 * [taylor]: Taking taylor expansion of (pow b 2) in b 44.899 * [taylor]: Taking taylor expansion of b in b 44.899 * [backup-simplify]: Simplify 0 into 0 44.899 * [backup-simplify]: Simplify 1 into 1 44.900 * [backup-simplify]: Simplify (* 1 1) into 1 44.900 * [backup-simplify]: Simplify (/ 1 1) into 1 44.900 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.901 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.901 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 44.901 * [backup-simplify]: Simplify (- 0) into 0 44.901 * [backup-simplify]: Simplify 0 into 0 44.902 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 44.902 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.903 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 44.903 * [backup-simplify]: Simplify (- 0) into 0 44.903 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 44.904 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 44.904 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 44.904 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 44.904 * [taylor]: Taking taylor expansion of +nan.0 in b 44.904 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.904 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 44.904 * [taylor]: Taking taylor expansion of (pow b 2) in b 44.904 * [taylor]: Taking taylor expansion of b in b 44.904 * [backup-simplify]: Simplify 0 into 0 44.904 * [backup-simplify]: Simplify 1 into 1 44.904 * [backup-simplify]: Simplify (* 1 1) into 1 44.904 * [backup-simplify]: Simplify (/ 1 1) into 1 44.905 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.905 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.906 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 44.906 * [backup-simplify]: Simplify (- 0) into 0 44.906 * [backup-simplify]: Simplify 0 into 0 44.907 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.907 * [taylor]: Taking taylor expansion of 0 in b 44.907 * [backup-simplify]: Simplify 0 into 0 44.907 * [taylor]: Taking taylor expansion of 0 in b 44.907 * [backup-simplify]: Simplify 0 into 0 44.907 * [backup-simplify]: Simplify 0 into 0 44.907 * [backup-simplify]: Simplify 0 into 0 44.907 * [backup-simplify]: Simplify 0 into 0 44.907 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 c)) 1))) into (* +nan.0 c) 44.907 * [backup-simplify]: Simplify (sqrt (fma (* -4 (/ 1 (- a))) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- b))))) into (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) 44.907 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in (a c b) around 0 44.907 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in b 44.907 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in b 44.907 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 44.907 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in b 44.907 * [taylor]: Taking taylor expansion of (/ 4 a) in b 44.907 * [taylor]: Taking taylor expansion of 4 in b 44.907 * [backup-simplify]: Simplify 4 into 4 44.907 * [taylor]: Taking taylor expansion of a in b 44.907 * [backup-simplify]: Simplify a into a 44.907 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 44.907 * [taylor]: Taking taylor expansion of (/ -1 c) in b 44.907 * [taylor]: Taking taylor expansion of -1 in b 44.907 * [backup-simplify]: Simplify -1 into -1 44.907 * [taylor]: Taking taylor expansion of c in b 44.907 * [backup-simplify]: Simplify c into c 44.907 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 44.907 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 44.907 * [taylor]: Taking taylor expansion of (pow b 2) in b 44.907 * [taylor]: Taking taylor expansion of b in b 44.907 * [backup-simplify]: Simplify 0 into 0 44.907 * [backup-simplify]: Simplify 1 into 1 44.911 * [backup-simplify]: Simplify (* 1 1) into 1 44.912 * [backup-simplify]: Simplify (/ 1 1) into 1 44.912 * [backup-simplify]: Simplify (+ 0 1) into 1 44.912 * [backup-simplify]: Simplify (sqrt 1) into 1 44.913 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.913 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.913 * [backup-simplify]: Simplify (+ 0 0) into 0 44.914 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 44.914 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in c 44.914 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in c 44.914 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 44.914 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in c 44.914 * [taylor]: Taking taylor expansion of (/ 4 a) in c 44.914 * [taylor]: Taking taylor expansion of 4 in c 44.914 * [backup-simplify]: Simplify 4 into 4 44.914 * [taylor]: Taking taylor expansion of a in c 44.914 * [backup-simplify]: Simplify a into a 44.914 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 44.914 * [taylor]: Taking taylor expansion of (/ -1 c) in c 44.914 * [taylor]: Taking taylor expansion of -1 in c 44.914 * [backup-simplify]: Simplify -1 into -1 44.914 * [taylor]: Taking taylor expansion of c in c 44.914 * [backup-simplify]: Simplify 0 into 0 44.914 * [backup-simplify]: Simplify 1 into 1 44.914 * [backup-simplify]: Simplify (/ -1 1) into -1 44.914 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 44.914 * [taylor]: Taking taylor expansion of (pow b 2) in c 44.914 * [taylor]: Taking taylor expansion of b in c 44.914 * [backup-simplify]: Simplify b into b 44.915 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.915 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.915 * [backup-simplify]: Simplify (* (/ 4 a) -1) into (/ -4 a) 44.915 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 44.915 * [backup-simplify]: Simplify (sqrt 0) into 0 44.915 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 44.915 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 44.915 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 44.915 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 44.915 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 44.915 * [taylor]: Taking taylor expansion of (/ 4 a) in a 44.915 * [taylor]: Taking taylor expansion of 4 in a 44.915 * [backup-simplify]: Simplify 4 into 4 44.915 * [taylor]: Taking taylor expansion of a in a 44.916 * [backup-simplify]: Simplify 0 into 0 44.916 * [backup-simplify]: Simplify 1 into 1 44.916 * [backup-simplify]: Simplify (/ 4 1) into 4 44.916 * [taylor]: Taking taylor expansion of (/ -1 c) in a 44.916 * [taylor]: Taking taylor expansion of -1 in a 44.916 * [backup-simplify]: Simplify -1 into -1 44.916 * [taylor]: Taking taylor expansion of c in a 44.916 * [backup-simplify]: Simplify c into c 44.916 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 44.916 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 44.916 * [taylor]: Taking taylor expansion of (pow b 2) in a 44.916 * [taylor]: Taking taylor expansion of b in a 44.916 * [backup-simplify]: Simplify b into b 44.916 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.916 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.916 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 44.916 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 44.916 * [backup-simplify]: Simplify (sqrt 0) into 0 44.917 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 44.917 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 44.917 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 44.917 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 44.917 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 44.917 * [taylor]: Taking taylor expansion of (/ 4 a) in a 44.917 * [taylor]: Taking taylor expansion of 4 in a 44.917 * [backup-simplify]: Simplify 4 into 4 44.917 * [taylor]: Taking taylor expansion of a in a 44.917 * [backup-simplify]: Simplify 0 into 0 44.917 * [backup-simplify]: Simplify 1 into 1 44.917 * [backup-simplify]: Simplify (/ 4 1) into 4 44.917 * [taylor]: Taking taylor expansion of (/ -1 c) in a 44.917 * [taylor]: Taking taylor expansion of -1 in a 44.917 * [backup-simplify]: Simplify -1 into -1 44.917 * [taylor]: Taking taylor expansion of c in a 44.917 * [backup-simplify]: Simplify c into c 44.917 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 44.917 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 44.917 * [taylor]: Taking taylor expansion of (pow b 2) in a 44.917 * [taylor]: Taking taylor expansion of b in a 44.917 * [backup-simplify]: Simplify b into b 44.918 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.918 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.918 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 44.918 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 44.918 * [backup-simplify]: Simplify (sqrt 0) into 0 44.918 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 44.918 * [taylor]: Taking taylor expansion of 0 in c 44.918 * [backup-simplify]: Simplify 0 into 0 44.918 * [taylor]: Taking taylor expansion of (/ +nan.0 c) in c 44.918 * [taylor]: Taking taylor expansion of +nan.0 in c 44.918 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.918 * [taylor]: Taking taylor expansion of c in c 44.918 * [backup-simplify]: Simplify 0 into 0 44.918 * [backup-simplify]: Simplify 1 into 1 44.919 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 44.919 * [taylor]: Taking taylor expansion of +nan.0 in b 44.919 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.919 * [taylor]: Taking taylor expansion of 0 in b 44.919 * [backup-simplify]: Simplify 0 into 0 44.919 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)))) into 0 44.919 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 44.920 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ -1 c))) into 0 44.920 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 44.920 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 44.920 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) in c 44.920 * [taylor]: Taking taylor expansion of +nan.0 in c 44.920 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.921 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))) in c 44.921 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 44.921 * [taylor]: Taking taylor expansion of (pow b 2) in c 44.921 * [taylor]: Taking taylor expansion of b in c 44.921 * [backup-simplify]: Simplify b into b 44.921 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.921 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.921 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 44.921 * [taylor]: Taking taylor expansion of +nan.0 in c 44.921 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.921 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 44.921 * [taylor]: Taking taylor expansion of (pow c 2) in c 44.921 * [taylor]: Taking taylor expansion of c in c 44.921 * [backup-simplify]: Simplify 0 into 0 44.921 * [backup-simplify]: Simplify 1 into 1 44.921 * [backup-simplify]: Simplify (* 1 1) into 1 44.921 * [backup-simplify]: Simplify (/ 1 1) into 1 44.922 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.922 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.923 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 44.923 * [backup-simplify]: Simplify (- 0) into 0 44.923 * [backup-simplify]: Simplify (+ 0 0) into 0 44.923 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 44.923 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 44.924 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 44.924 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 44.924 * [taylor]: Taking taylor expansion of 0 in b 44.925 * [backup-simplify]: Simplify 0 into 0 44.925 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 44.925 * [taylor]: Taking taylor expansion of 0 in b 44.925 * [backup-simplify]: Simplify 0 into 0 44.925 * [taylor]: Taking taylor expansion of 0 in b 44.925 * [backup-simplify]: Simplify 0 into 0 44.925 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.925 * [backup-simplify]: Simplify 0 into 0 44.925 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 44.926 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.926 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 44.926 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 44.927 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 44.927 * [backup-simplify]: Simplify (+ 0 0) into 0 44.927 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 44.927 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 44.927 * [taylor]: Taking taylor expansion of +nan.0 in c 44.927 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.927 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 44.927 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 44.927 * [taylor]: Taking taylor expansion of +nan.0 in c 44.928 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.928 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 44.928 * [taylor]: Taking taylor expansion of (pow c 3) in c 44.928 * [taylor]: Taking taylor expansion of c in c 44.928 * [backup-simplify]: Simplify 0 into 0 44.928 * [backup-simplify]: Simplify 1 into 1 44.928 * [backup-simplify]: Simplify (* 1 1) into 1 44.928 * [backup-simplify]: Simplify (* 1 1) into 1 44.928 * [backup-simplify]: Simplify (/ 1 1) into 1 44.928 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 44.928 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 44.928 * [taylor]: Taking taylor expansion of +nan.0 in c 44.928 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.928 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 44.928 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 44.928 * [taylor]: Taking taylor expansion of (pow b 2) in c 44.928 * [taylor]: Taking taylor expansion of b in c 44.929 * [backup-simplify]: Simplify b into b 44.929 * [taylor]: Taking taylor expansion of c in c 44.929 * [backup-simplify]: Simplify 0 into 0 44.929 * [backup-simplify]: Simplify 1 into 1 44.929 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.929 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 44.929 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 44.929 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 44.929 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.930 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 44.930 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.931 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 44.931 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.932 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.932 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.933 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 44.933 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 44.933 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 44.933 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 44.933 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 44.934 * [backup-simplify]: Simplify (+ 0 0) into 0 44.934 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 44.934 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 44.935 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 44.935 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 44.935 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 44.935 * [taylor]: Taking taylor expansion of +nan.0 in b 44.935 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.935 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 44.935 * [taylor]: Taking taylor expansion of (pow b 2) in b 44.935 * [taylor]: Taking taylor expansion of b in b 44.935 * [backup-simplify]: Simplify 0 into 0 44.935 * [backup-simplify]: Simplify 1 into 1 44.935 * [backup-simplify]: Simplify (* 1 1) into 1 44.935 * [backup-simplify]: Simplify (/ 1 1) into 1 44.936 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.936 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.937 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 44.937 * [backup-simplify]: Simplify (- 0) into 0 44.937 * [backup-simplify]: Simplify 0 into 0 44.938 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 44.939 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.940 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 44.941 * [backup-simplify]: Simplify (- 0) into 0 44.941 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 44.941 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 44.941 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 44.941 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 44.941 * [taylor]: Taking taylor expansion of +nan.0 in b 44.941 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.941 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 44.941 * [taylor]: Taking taylor expansion of (pow b 2) in b 44.941 * [taylor]: Taking taylor expansion of b in b 44.941 * [backup-simplify]: Simplify 0 into 0 44.941 * [backup-simplify]: Simplify 1 into 1 44.942 * [backup-simplify]: Simplify (* 1 1) into 1 44.942 * [backup-simplify]: Simplify (/ 1 1) into 1 44.942 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.943 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.943 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 44.943 * [backup-simplify]: Simplify (- 0) into 0 44.943 * [backup-simplify]: Simplify 0 into 0 44.944 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.944 * [taylor]: Taking taylor expansion of 0 in b 44.944 * [backup-simplify]: Simplify 0 into 0 44.944 * [taylor]: Taking taylor expansion of 0 in b 44.944 * [backup-simplify]: Simplify 0 into 0 44.944 * [backup-simplify]: Simplify 0 into 0 44.944 * [backup-simplify]: Simplify 0 into 0 44.944 * [backup-simplify]: Simplify 0 into 0 44.944 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- c))) 1))) into (* +nan.0 c) 44.944 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1 2 1 1) 44.944 * [backup-simplify]: Simplify (sqrt (fma (* -4 a) c (* b b))) into (sqrt (fma (* -4 a) c (pow b 2))) 44.944 * [approximate]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in (a c b) around 0 44.944 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in b 44.945 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in b 44.945 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 44.945 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in b 44.945 * [taylor]: Taking taylor expansion of (* -4 a) in b 44.945 * [taylor]: Taking taylor expansion of -4 in b 44.945 * [backup-simplify]: Simplify -4 into -4 44.945 * [taylor]: Taking taylor expansion of a in b 44.945 * [backup-simplify]: Simplify a into a 44.945 * [taylor]: Taking taylor expansion of c in b 44.945 * [backup-simplify]: Simplify c into c 44.945 * [taylor]: Taking taylor expansion of (pow b 2) in b 44.945 * [taylor]: Taking taylor expansion of b in b 44.945 * [backup-simplify]: Simplify 0 into 0 44.945 * [backup-simplify]: Simplify 1 into 1 44.945 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 44.945 * [backup-simplify]: Simplify (* (* -4 a) c) into (* -4 (* a c)) 44.945 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 44.945 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 44.945 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 44.945 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (* 0 c)) into 0 44.946 * [backup-simplify]: Simplify (+ 0 0) into 0 44.946 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 44.946 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in c 44.946 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in c 44.946 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 44.946 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in c 44.946 * [taylor]: Taking taylor expansion of (* -4 a) in c 44.946 * [taylor]: Taking taylor expansion of -4 in c 44.946 * [backup-simplify]: Simplify -4 into -4 44.946 * [taylor]: Taking taylor expansion of a in c 44.946 * [backup-simplify]: Simplify a into a 44.946 * [taylor]: Taking taylor expansion of c in c 44.946 * [backup-simplify]: Simplify 0 into 0 44.946 * [backup-simplify]: Simplify 1 into 1 44.946 * [taylor]: Taking taylor expansion of (pow b 2) in c 44.946 * [taylor]: Taking taylor expansion of b in c 44.946 * [backup-simplify]: Simplify b into b 44.946 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 44.946 * [backup-simplify]: Simplify (* (* -4 a) 0) into 0 44.946 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.946 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 44.946 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 44.946 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 44.947 * [backup-simplify]: Simplify (+ (* (* -4 a) 1) (* 0 0)) into (- (* 4 a)) 44.947 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 44.947 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 44.947 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 44.947 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 44.947 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 44.947 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 44.947 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 44.947 * [taylor]: Taking taylor expansion of (* -4 a) in a 44.947 * [taylor]: Taking taylor expansion of -4 in a 44.947 * [backup-simplify]: Simplify -4 into -4 44.947 * [taylor]: Taking taylor expansion of a in a 44.947 * [backup-simplify]: Simplify 0 into 0 44.947 * [backup-simplify]: Simplify 1 into 1 44.947 * [taylor]: Taking taylor expansion of c in a 44.947 * [backup-simplify]: Simplify c into c 44.947 * [taylor]: Taking taylor expansion of (pow b 2) in a 44.947 * [taylor]: Taking taylor expansion of b in a 44.947 * [backup-simplify]: Simplify b into b 44.948 * [backup-simplify]: Simplify (* -4 0) into 0 44.948 * [backup-simplify]: Simplify (* 0 c) into 0 44.948 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.948 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 44.948 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 44.948 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 44.948 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 44.948 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 44.949 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 44.949 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 44.949 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 44.949 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 44.949 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 44.949 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 44.949 * [taylor]: Taking taylor expansion of (* -4 a) in a 44.949 * [taylor]: Taking taylor expansion of -4 in a 44.949 * [backup-simplify]: Simplify -4 into -4 44.949 * [taylor]: Taking taylor expansion of a in a 44.949 * [backup-simplify]: Simplify 0 into 0 44.949 * [backup-simplify]: Simplify 1 into 1 44.949 * [taylor]: Taking taylor expansion of c in a 44.949 * [backup-simplify]: Simplify c into c 44.949 * [taylor]: Taking taylor expansion of (pow b 2) in a 44.949 * [taylor]: Taking taylor expansion of b in a 44.949 * [backup-simplify]: Simplify b into b 44.949 * [backup-simplify]: Simplify (* -4 0) into 0 44.949 * [backup-simplify]: Simplify (* 0 c) into 0 44.949 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.949 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 44.949 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 44.950 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 44.950 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 44.950 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 44.950 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 44.950 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 44.950 * [taylor]: Taking taylor expansion of b in c 44.950 * [backup-simplify]: Simplify b into b 44.950 * [taylor]: Taking taylor expansion of b in b 44.950 * [backup-simplify]: Simplify 0 into 0 44.950 * [backup-simplify]: Simplify 1 into 1 44.950 * [backup-simplify]: Simplify 0 into 0 44.950 * [taylor]: Taking taylor expansion of (* -2 (/ c b)) in c 44.950 * [taylor]: Taking taylor expansion of -2 in c 44.950 * [backup-simplify]: Simplify -2 into -2 44.950 * [taylor]: Taking taylor expansion of (/ c b) in c 44.951 * [taylor]: Taking taylor expansion of c in c 44.951 * [backup-simplify]: Simplify 0 into 0 44.951 * [backup-simplify]: Simplify 1 into 1 44.951 * [taylor]: Taking taylor expansion of b in c 44.951 * [backup-simplify]: Simplify b into b 44.951 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 44.951 * [taylor]: Taking taylor expansion of 0 in b 44.951 * [backup-simplify]: Simplify 0 into 0 44.951 * [backup-simplify]: Simplify 0 into 0 44.951 * [backup-simplify]: Simplify 1 into 1 44.951 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 1) (* 0 0))) into 0 44.952 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (* 0 c))) into 0 44.952 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 44.952 * [backup-simplify]: Simplify (+ 0 0) into 0 44.953 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ c b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow c 2) (pow b 3))) 44.953 * [taylor]: Taking taylor expansion of (* -2 (/ (pow c 2) (pow b 3))) in c 44.953 * [taylor]: Taking taylor expansion of -2 in c 44.953 * [backup-simplify]: Simplify -2 into -2 44.953 * [taylor]: Taking taylor expansion of (/ (pow c 2) (pow b 3)) in c 44.953 * [taylor]: Taking taylor expansion of (pow c 2) in c 44.953 * [taylor]: Taking taylor expansion of c in c 44.953 * [backup-simplify]: Simplify 0 into 0 44.953 * [backup-simplify]: Simplify 1 into 1 44.953 * [taylor]: Taking taylor expansion of (pow b 3) in c 44.953 * [taylor]: Taking taylor expansion of b in c 44.953 * [backup-simplify]: Simplify b into b 44.953 * [backup-simplify]: Simplify (* 1 1) into 1 44.953 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.953 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 44.953 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 44.953 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 44.953 * [taylor]: Taking taylor expansion of (/ -2 b) in b 44.953 * [taylor]: Taking taylor expansion of -2 in b 44.953 * [backup-simplify]: Simplify -2 into -2 44.953 * [taylor]: Taking taylor expansion of b in b 44.953 * [backup-simplify]: Simplify 0 into 0 44.953 * [backup-simplify]: Simplify 1 into 1 44.954 * [backup-simplify]: Simplify (/ -2 1) into -2 44.954 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 44.954 * [backup-simplify]: Simplify 0 into 0 44.954 * [taylor]: Taking taylor expansion of 0 in b 44.954 * [backup-simplify]: Simplify 0 into 0 44.954 * [backup-simplify]: Simplify 0 into 0 44.954 * [backup-simplify]: Simplify 0 into 0 44.954 * [backup-simplify]: Simplify 0 into 0 44.955 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 44.956 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (+ (* 0 0) (* 0 c)))) into 0 44.956 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 44.957 * [backup-simplify]: Simplify (+ 0 0) into 0 44.957 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ c b)) (* -2 (/ (pow c 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow c 3) (pow b 5))) 44.957 * [taylor]: Taking taylor expansion of (* -4 (/ (pow c 3) (pow b 5))) in c 44.957 * [taylor]: Taking taylor expansion of -4 in c 44.957 * [backup-simplify]: Simplify -4 into -4 44.957 * [taylor]: Taking taylor expansion of (/ (pow c 3) (pow b 5)) in c 44.957 * [taylor]: Taking taylor expansion of (pow c 3) in c 44.957 * [taylor]: Taking taylor expansion of c in c 44.957 * [backup-simplify]: Simplify 0 into 0 44.957 * [backup-simplify]: Simplify 1 into 1 44.957 * [taylor]: Taking taylor expansion of (pow b 5) in c 44.957 * [taylor]: Taking taylor expansion of b in c 44.957 * [backup-simplify]: Simplify b into b 44.957 * [backup-simplify]: Simplify (* 1 1) into 1 44.958 * [backup-simplify]: Simplify (* 1 1) into 1 44.958 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.958 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 44.958 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 44.958 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 44.958 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 44.958 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 44.958 * [taylor]: Taking taylor expansion of 0 in b 44.958 * [backup-simplify]: Simplify 0 into 0 44.958 * [backup-simplify]: Simplify 0 into 0 44.958 * [taylor]: Taking taylor expansion of 0 in b 44.958 * [backup-simplify]: Simplify 0 into 0 44.958 * [backup-simplify]: Simplify 0 into 0 44.959 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 44.959 * [backup-simplify]: Simplify (sqrt (fma (* -4 (/ 1 a)) (/ 1 c) (* (/ 1 b) (/ 1 b)))) into (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) 44.959 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in (a c b) around 0 44.959 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in b 44.959 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in b 44.959 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 44.959 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in b 44.959 * [taylor]: Taking taylor expansion of (/ -4 a) in b 44.959 * [taylor]: Taking taylor expansion of -4 in b 44.959 * [backup-simplify]: Simplify -4 into -4 44.959 * [taylor]: Taking taylor expansion of a in b 44.959 * [backup-simplify]: Simplify a into a 44.959 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 44.959 * [taylor]: Taking taylor expansion of (/ 1 c) in b 44.959 * [taylor]: Taking taylor expansion of c in b 44.959 * [backup-simplify]: Simplify c into c 44.959 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 44.959 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 44.959 * [taylor]: Taking taylor expansion of (pow b 2) in b 44.959 * [taylor]: Taking taylor expansion of b in b 44.959 * [backup-simplify]: Simplify 0 into 0 44.959 * [backup-simplify]: Simplify 1 into 1 44.959 * [backup-simplify]: Simplify (* 1 1) into 1 44.960 * [backup-simplify]: Simplify (/ 1 1) into 1 44.960 * [backup-simplify]: Simplify (+ 0 1) into 1 44.960 * [backup-simplify]: Simplify (sqrt 1) into 1 44.961 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.961 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.961 * [backup-simplify]: Simplify (+ 0 0) into 0 44.962 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 44.962 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in c 44.962 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in c 44.962 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 44.962 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in c 44.962 * [taylor]: Taking taylor expansion of (/ -4 a) in c 44.962 * [taylor]: Taking taylor expansion of -4 in c 44.962 * [backup-simplify]: Simplify -4 into -4 44.962 * [taylor]: Taking taylor expansion of a in c 44.962 * [backup-simplify]: Simplify a into a 44.962 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 44.962 * [taylor]: Taking taylor expansion of (/ 1 c) in c 44.962 * [taylor]: Taking taylor expansion of c in c 44.962 * [backup-simplify]: Simplify 0 into 0 44.962 * [backup-simplify]: Simplify 1 into 1 44.962 * [backup-simplify]: Simplify (/ 1 1) into 1 44.962 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 44.962 * [taylor]: Taking taylor expansion of (pow b 2) in c 44.962 * [taylor]: Taking taylor expansion of b in c 44.962 * [backup-simplify]: Simplify b into b 44.962 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.962 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.962 * [backup-simplify]: Simplify (* (/ -4 a) 1) into (/ -4 a) 44.962 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 44.963 * [backup-simplify]: Simplify (sqrt 0) into 0 44.963 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 44.963 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 44.963 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 44.963 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 44.963 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 44.963 * [taylor]: Taking taylor expansion of (/ -4 a) in a 44.963 * [taylor]: Taking taylor expansion of -4 in a 44.963 * [backup-simplify]: Simplify -4 into -4 44.963 * [taylor]: Taking taylor expansion of a in a 44.963 * [backup-simplify]: Simplify 0 into 0 44.963 * [backup-simplify]: Simplify 1 into 1 44.964 * [backup-simplify]: Simplify (/ -4 1) into -4 44.964 * [taylor]: Taking taylor expansion of (/ 1 c) in a 44.964 * [taylor]: Taking taylor expansion of c in a 44.964 * [backup-simplify]: Simplify c into c 44.964 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 44.964 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 44.964 * [taylor]: Taking taylor expansion of (pow b 2) in a 44.964 * [taylor]: Taking taylor expansion of b in a 44.964 * [backup-simplify]: Simplify b into b 44.964 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.964 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.964 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 44.964 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 44.964 * [backup-simplify]: Simplify (sqrt 0) into 0 44.965 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 44.965 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 44.965 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 44.965 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 44.965 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 44.965 * [taylor]: Taking taylor expansion of (/ -4 a) in a 44.965 * [taylor]: Taking taylor expansion of -4 in a 44.965 * [backup-simplify]: Simplify -4 into -4 44.965 * [taylor]: Taking taylor expansion of a in a 44.965 * [backup-simplify]: Simplify 0 into 0 44.965 * [backup-simplify]: Simplify 1 into 1 44.965 * [backup-simplify]: Simplify (/ -4 1) into -4 44.965 * [taylor]: Taking taylor expansion of (/ 1 c) in a 44.965 * [taylor]: Taking taylor expansion of c in a 44.965 * [backup-simplify]: Simplify c into c 44.965 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 44.965 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 44.965 * [taylor]: Taking taylor expansion of (pow b 2) in a 44.965 * [taylor]: Taking taylor expansion of b in a 44.965 * [backup-simplify]: Simplify b into b 44.965 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.965 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.965 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 44.965 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 44.966 * [backup-simplify]: Simplify (sqrt 0) into 0 44.966 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 44.966 * [taylor]: Taking taylor expansion of 0 in c 44.966 * [backup-simplify]: Simplify 0 into 0 44.966 * [taylor]: Taking taylor expansion of (/ +nan.0 c) in c 44.966 * [taylor]: Taking taylor expansion of +nan.0 in c 44.966 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.966 * [taylor]: Taking taylor expansion of c in c 44.966 * [backup-simplify]: Simplify 0 into 0 44.966 * [backup-simplify]: Simplify 1 into 1 44.966 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 44.966 * [taylor]: Taking taylor expansion of +nan.0 in b 44.967 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.967 * [taylor]: Taking taylor expansion of 0 in b 44.967 * [backup-simplify]: Simplify 0 into 0 44.967 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 44.967 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 44.967 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 c))) into 0 44.968 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 44.968 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 44.968 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) in c 44.968 * [taylor]: Taking taylor expansion of +nan.0 in c 44.968 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.968 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))) in c 44.968 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 44.968 * [taylor]: Taking taylor expansion of (pow b 2) in c 44.968 * [taylor]: Taking taylor expansion of b in c 44.968 * [backup-simplify]: Simplify b into b 44.968 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.968 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.969 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 44.969 * [taylor]: Taking taylor expansion of +nan.0 in c 44.969 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.969 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 44.969 * [taylor]: Taking taylor expansion of (pow c 2) in c 44.969 * [taylor]: Taking taylor expansion of c in c 44.969 * [backup-simplify]: Simplify 0 into 0 44.969 * [backup-simplify]: Simplify 1 into 1 44.969 * [backup-simplify]: Simplify (* 1 1) into 1 44.969 * [backup-simplify]: Simplify (/ 1 1) into 1 44.970 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.971 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.972 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 44.972 * [backup-simplify]: Simplify (- 0) into 0 44.972 * [backup-simplify]: Simplify (+ 0 0) into 0 44.973 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 44.973 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 44.974 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 44.975 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 44.975 * [taylor]: Taking taylor expansion of 0 in b 44.975 * [backup-simplify]: Simplify 0 into 0 44.976 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 44.976 * [taylor]: Taking taylor expansion of 0 in b 44.976 * [backup-simplify]: Simplify 0 into 0 44.976 * [taylor]: Taking taylor expansion of 0 in b 44.976 * [backup-simplify]: Simplify 0 into 0 44.976 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.976 * [backup-simplify]: Simplify 0 into 0 44.976 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 44.977 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.978 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 44.979 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 44.979 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 44.979 * [backup-simplify]: Simplify (+ 0 0) into 0 44.980 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 44.980 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 44.980 * [taylor]: Taking taylor expansion of +nan.0 in c 44.980 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.981 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 44.981 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 44.981 * [taylor]: Taking taylor expansion of +nan.0 in c 44.981 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.981 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 44.981 * [taylor]: Taking taylor expansion of (pow c 3) in c 44.981 * [taylor]: Taking taylor expansion of c in c 44.981 * [backup-simplify]: Simplify 0 into 0 44.981 * [backup-simplify]: Simplify 1 into 1 44.981 * [backup-simplify]: Simplify (* 1 1) into 1 44.981 * [backup-simplify]: Simplify (* 1 1) into 1 44.982 * [backup-simplify]: Simplify (/ 1 1) into 1 44.982 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 44.982 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 44.982 * [taylor]: Taking taylor expansion of +nan.0 in c 44.982 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.982 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 44.982 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 44.982 * [taylor]: Taking taylor expansion of (pow b 2) in c 44.982 * [taylor]: Taking taylor expansion of b in c 44.982 * [backup-simplify]: Simplify b into b 44.982 * [taylor]: Taking taylor expansion of c in c 44.982 * [backup-simplify]: Simplify 0 into 0 44.982 * [backup-simplify]: Simplify 1 into 1 44.982 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.982 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 44.982 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 44.983 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 44.983 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.984 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 44.985 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.986 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 44.986 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.987 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.988 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.989 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 44.989 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 44.989 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 44.989 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 44.990 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 44.990 * [backup-simplify]: Simplify (+ 0 0) into 0 44.991 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 44.991 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 44.992 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 44.992 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 44.992 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 44.992 * [taylor]: Taking taylor expansion of +nan.0 in b 44.992 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.992 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 44.992 * [taylor]: Taking taylor expansion of (pow b 2) in b 44.992 * [taylor]: Taking taylor expansion of b in b 44.992 * [backup-simplify]: Simplify 0 into 0 44.992 * [backup-simplify]: Simplify 1 into 1 44.993 * [backup-simplify]: Simplify (* 1 1) into 1 44.993 * [backup-simplify]: Simplify (/ 1 1) into 1 44.994 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.994 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.995 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 44.995 * [backup-simplify]: Simplify (- 0) into 0 44.995 * [backup-simplify]: Simplify 0 into 0 44.996 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 44.997 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.998 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 44.998 * [backup-simplify]: Simplify (- 0) into 0 44.998 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 44.999 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 44.999 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 44.999 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 44.999 * [taylor]: Taking taylor expansion of +nan.0 in b 44.999 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.999 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 44.999 * [taylor]: Taking taylor expansion of (pow b 2) in b 44.999 * [taylor]: Taking taylor expansion of b in b 44.999 * [backup-simplify]: Simplify 0 into 0 44.999 * [backup-simplify]: Simplify 1 into 1 45.000 * [backup-simplify]: Simplify (* 1 1) into 1 45.000 * [backup-simplify]: Simplify (/ 1 1) into 1 45.001 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.001 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.002 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 45.002 * [backup-simplify]: Simplify (- 0) into 0 45.002 * [backup-simplify]: Simplify 0 into 0 45.003 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.003 * [taylor]: Taking taylor expansion of 0 in b 45.003 * [backup-simplify]: Simplify 0 into 0 45.003 * [taylor]: Taking taylor expansion of 0 in b 45.004 * [backup-simplify]: Simplify 0 into 0 45.004 * [backup-simplify]: Simplify 0 into 0 45.004 * [backup-simplify]: Simplify 0 into 0 45.004 * [backup-simplify]: Simplify 0 into 0 45.004 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 c)) 1))) into (* +nan.0 c) 45.004 * [backup-simplify]: Simplify (sqrt (fma (* -4 (/ 1 (- a))) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- b))))) into (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) 45.004 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in (a c b) around 0 45.004 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in b 45.004 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in b 45.004 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 45.004 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in b 45.004 * [taylor]: Taking taylor expansion of (/ 4 a) in b 45.004 * [taylor]: Taking taylor expansion of 4 in b 45.004 * [backup-simplify]: Simplify 4 into 4 45.004 * [taylor]: Taking taylor expansion of a in b 45.004 * [backup-simplify]: Simplify a into a 45.004 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 45.004 * [taylor]: Taking taylor expansion of (/ -1 c) in b 45.004 * [taylor]: Taking taylor expansion of -1 in b 45.005 * [backup-simplify]: Simplify -1 into -1 45.005 * [taylor]: Taking taylor expansion of c in b 45.005 * [backup-simplify]: Simplify c into c 45.005 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 45.005 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 45.005 * [taylor]: Taking taylor expansion of (pow b 2) in b 45.005 * [taylor]: Taking taylor expansion of b in b 45.005 * [backup-simplify]: Simplify 0 into 0 45.005 * [backup-simplify]: Simplify 1 into 1 45.005 * [backup-simplify]: Simplify (* 1 1) into 1 45.006 * [backup-simplify]: Simplify (/ 1 1) into 1 45.006 * [backup-simplify]: Simplify (+ 0 1) into 1 45.006 * [backup-simplify]: Simplify (sqrt 1) into 1 45.007 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.008 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.008 * [backup-simplify]: Simplify (+ 0 0) into 0 45.009 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 45.009 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in c 45.009 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in c 45.009 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 45.009 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in c 45.009 * [taylor]: Taking taylor expansion of (/ 4 a) in c 45.009 * [taylor]: Taking taylor expansion of 4 in c 45.009 * [backup-simplify]: Simplify 4 into 4 45.009 * [taylor]: Taking taylor expansion of a in c 45.009 * [backup-simplify]: Simplify a into a 45.009 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 45.009 * [taylor]: Taking taylor expansion of (/ -1 c) in c 45.009 * [taylor]: Taking taylor expansion of -1 in c 45.009 * [backup-simplify]: Simplify -1 into -1 45.009 * [taylor]: Taking taylor expansion of c in c 45.009 * [backup-simplify]: Simplify 0 into 0 45.009 * [backup-simplify]: Simplify 1 into 1 45.009 * [backup-simplify]: Simplify (/ -1 1) into -1 45.009 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 45.009 * [taylor]: Taking taylor expansion of (pow b 2) in c 45.010 * [taylor]: Taking taylor expansion of b in c 45.010 * [backup-simplify]: Simplify b into b 45.010 * [backup-simplify]: Simplify (* b b) into (pow b 2) 45.010 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 45.010 * [backup-simplify]: Simplify (* (/ 4 a) -1) into (/ -4 a) 45.010 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 45.010 * [backup-simplify]: Simplify (sqrt 0) into 0 45.011 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 45.011 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 45.011 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 45.011 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 45.011 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 45.011 * [taylor]: Taking taylor expansion of (/ 4 a) in a 45.011 * [taylor]: Taking taylor expansion of 4 in a 45.011 * [backup-simplify]: Simplify 4 into 4 45.011 * [taylor]: Taking taylor expansion of a in a 45.011 * [backup-simplify]: Simplify 0 into 0 45.011 * [backup-simplify]: Simplify 1 into 1 45.012 * [backup-simplify]: Simplify (/ 4 1) into 4 45.012 * [taylor]: Taking taylor expansion of (/ -1 c) in a 45.012 * [taylor]: Taking taylor expansion of -1 in a 45.012 * [backup-simplify]: Simplify -1 into -1 45.012 * [taylor]: Taking taylor expansion of c in a 45.012 * [backup-simplify]: Simplify c into c 45.012 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 45.012 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 45.012 * [taylor]: Taking taylor expansion of (pow b 2) in a 45.012 * [taylor]: Taking taylor expansion of b in a 45.012 * [backup-simplify]: Simplify b into b 45.012 * [backup-simplify]: Simplify (* b b) into (pow b 2) 45.012 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 45.012 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 45.012 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 45.012 * [backup-simplify]: Simplify (sqrt 0) into 0 45.013 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 45.013 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 45.013 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 45.013 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 45.013 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 45.013 * [taylor]: Taking taylor expansion of (/ 4 a) in a 45.013 * [taylor]: Taking taylor expansion of 4 in a 45.013 * [backup-simplify]: Simplify 4 into 4 45.013 * [taylor]: Taking taylor expansion of a in a 45.013 * [backup-simplify]: Simplify 0 into 0 45.013 * [backup-simplify]: Simplify 1 into 1 45.014 * [backup-simplify]: Simplify (/ 4 1) into 4 45.014 * [taylor]: Taking taylor expansion of (/ -1 c) in a 45.014 * [taylor]: Taking taylor expansion of -1 in a 45.014 * [backup-simplify]: Simplify -1 into -1 45.014 * [taylor]: Taking taylor expansion of c in a 45.014 * [backup-simplify]: Simplify c into c 45.014 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 45.014 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 45.014 * [taylor]: Taking taylor expansion of (pow b 2) in a 45.014 * [taylor]: Taking taylor expansion of b in a 45.014 * [backup-simplify]: Simplify b into b 45.014 * [backup-simplify]: Simplify (* b b) into (pow b 2) 45.014 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 45.014 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 45.014 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 45.015 * [backup-simplify]: Simplify (sqrt 0) into 0 45.015 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 45.015 * [taylor]: Taking taylor expansion of 0 in c 45.015 * [backup-simplify]: Simplify 0 into 0 45.015 * [taylor]: Taking taylor expansion of (/ +nan.0 c) in c 45.015 * [taylor]: Taking taylor expansion of +nan.0 in c 45.015 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.015 * [taylor]: Taking taylor expansion of c in c 45.015 * [backup-simplify]: Simplify 0 into 0 45.015 * [backup-simplify]: Simplify 1 into 1 45.016 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 45.016 * [taylor]: Taking taylor expansion of +nan.0 in b 45.016 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.016 * [taylor]: Taking taylor expansion of 0 in b 45.016 * [backup-simplify]: Simplify 0 into 0 45.016 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)))) into 0 45.017 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 45.017 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ -1 c))) into 0 45.017 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 45.018 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 45.018 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) in c 45.018 * [taylor]: Taking taylor expansion of +nan.0 in c 45.018 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.018 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))) in c 45.018 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 45.018 * [taylor]: Taking taylor expansion of (pow b 2) in c 45.018 * [taylor]: Taking taylor expansion of b in c 45.018 * [backup-simplify]: Simplify b into b 45.019 * [backup-simplify]: Simplify (* b b) into (pow b 2) 45.019 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 45.019 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 45.019 * [taylor]: Taking taylor expansion of +nan.0 in c 45.019 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.019 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 45.019 * [taylor]: Taking taylor expansion of (pow c 2) in c 45.019 * [taylor]: Taking taylor expansion of c in c 45.019 * [backup-simplify]: Simplify 0 into 0 45.019 * [backup-simplify]: Simplify 1 into 1 45.019 * [backup-simplify]: Simplify (* 1 1) into 1 45.019 * [backup-simplify]: Simplify (/ 1 1) into 1 45.020 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.021 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.021 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 45.022 * [backup-simplify]: Simplify (- 0) into 0 45.022 * [backup-simplify]: Simplify (+ 0 0) into 0 45.022 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 45.023 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 45.024 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 45.029 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 45.029 * [taylor]: Taking taylor expansion of 0 in b 45.029 * [backup-simplify]: Simplify 0 into 0 45.031 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 45.031 * [taylor]: Taking taylor expansion of 0 in b 45.031 * [backup-simplify]: Simplify 0 into 0 45.031 * [taylor]: Taking taylor expansion of 0 in b 45.031 * [backup-simplify]: Simplify 0 into 0 45.031 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.031 * [backup-simplify]: Simplify 0 into 0 45.031 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 45.032 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.033 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 45.033 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 45.033 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 45.034 * [backup-simplify]: Simplify (+ 0 0) into 0 45.034 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 45.034 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 45.035 * [taylor]: Taking taylor expansion of +nan.0 in c 45.035 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.035 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 45.035 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 45.035 * [taylor]: Taking taylor expansion of +nan.0 in c 45.035 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.035 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 45.035 * [taylor]: Taking taylor expansion of (pow c 3) in c 45.035 * [taylor]: Taking taylor expansion of c in c 45.035 * [backup-simplify]: Simplify 0 into 0 45.035 * [backup-simplify]: Simplify 1 into 1 45.035 * [backup-simplify]: Simplify (* 1 1) into 1 45.035 * [backup-simplify]: Simplify (* 1 1) into 1 45.036 * [backup-simplify]: Simplify (/ 1 1) into 1 45.036 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 45.036 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 45.036 * [taylor]: Taking taylor expansion of +nan.0 in c 45.036 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.036 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 45.036 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 45.036 * [taylor]: Taking taylor expansion of (pow b 2) in c 45.036 * [taylor]: Taking taylor expansion of b in c 45.036 * [backup-simplify]: Simplify b into b 45.036 * [taylor]: Taking taylor expansion of c in c 45.036 * [backup-simplify]: Simplify 0 into 0 45.036 * [backup-simplify]: Simplify 1 into 1 45.036 * [backup-simplify]: Simplify (* b b) into (pow b 2) 45.036 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 45.036 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 45.037 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 45.037 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 45.038 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 45.038 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.039 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 45.040 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.040 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.041 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.042 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 45.042 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 45.042 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 45.043 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 45.043 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 45.044 * [backup-simplify]: Simplify (+ 0 0) into 0 45.044 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 45.044 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 45.045 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 45.045 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 45.045 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 45.045 * [taylor]: Taking taylor expansion of +nan.0 in b 45.045 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.045 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 45.046 * [taylor]: Taking taylor expansion of (pow b 2) in b 45.046 * [taylor]: Taking taylor expansion of b in b 45.046 * [backup-simplify]: Simplify 0 into 0 45.046 * [backup-simplify]: Simplify 1 into 1 45.046 * [backup-simplify]: Simplify (* 1 1) into 1 45.046 * [backup-simplify]: Simplify (/ 1 1) into 1 45.047 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.048 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.048 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 45.049 * [backup-simplify]: Simplify (- 0) into 0 45.049 * [backup-simplify]: Simplify 0 into 0 45.049 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 45.050 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.051 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 45.051 * [backup-simplify]: Simplify (- 0) into 0 45.051 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 45.052 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 45.052 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 45.052 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 45.052 * [taylor]: Taking taylor expansion of +nan.0 in b 45.052 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.052 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 45.052 * [taylor]: Taking taylor expansion of (pow b 2) in b 45.052 * [taylor]: Taking taylor expansion of b in b 45.052 * [backup-simplify]: Simplify 0 into 0 45.052 * [backup-simplify]: Simplify 1 into 1 45.053 * [backup-simplify]: Simplify (* 1 1) into 1 45.053 * [backup-simplify]: Simplify (/ 1 1) into 1 45.054 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.054 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.055 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 45.055 * [backup-simplify]: Simplify (- 0) into 0 45.055 * [backup-simplify]: Simplify 0 into 0 45.056 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.056 * [taylor]: Taking taylor expansion of 0 in b 45.056 * [backup-simplify]: Simplify 0 into 0 45.056 * [taylor]: Taking taylor expansion of 0 in b 45.056 * [backup-simplify]: Simplify 0 into 0 45.056 * [backup-simplify]: Simplify 0 into 0 45.056 * [backup-simplify]: Simplify 0 into 0 45.057 * [backup-simplify]: Simplify 0 into 0 45.057 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- c))) 1))) into (* +nan.0 c) 45.057 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1) 45.057 * [backup-simplify]: Simplify (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) into (- (+ (sqrt (fma (* -4 a) c (pow b 2))) b)) 45.057 * [approximate]: Taking taylor expansion of (- (+ (sqrt (fma (* -4 a) c (pow b 2))) b)) in (b a c) around 0 45.057 * [taylor]: Taking taylor expansion of (- (+ (sqrt (fma (* -4 a) c (pow b 2))) b)) in c 45.057 * [taylor]: Taking taylor expansion of (+ (sqrt (fma (* -4 a) c (pow b 2))) b) in c 45.057 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in c 45.057 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in c 45.057 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 45.057 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in c 45.057 * [taylor]: Taking taylor expansion of (* -4 a) in c 45.057 * [taylor]: Taking taylor expansion of -4 in c 45.057 * [backup-simplify]: Simplify -4 into -4 45.057 * [taylor]: Taking taylor expansion of a in c 45.057 * [backup-simplify]: Simplify a into a 45.057 * [taylor]: Taking taylor expansion of c in c 45.057 * [backup-simplify]: Simplify 0 into 0 45.057 * [backup-simplify]: Simplify 1 into 1 45.057 * [taylor]: Taking taylor expansion of (pow b 2) in c 45.057 * [taylor]: Taking taylor expansion of b in c 45.057 * [backup-simplify]: Simplify b into b 45.057 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 45.057 * [backup-simplify]: Simplify (* (* -4 a) 0) into 0 45.057 * [backup-simplify]: Simplify (* b b) into (pow b 2) 45.057 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 45.058 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 45.058 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 45.058 * [backup-simplify]: Simplify (+ (* (* -4 a) 1) (* 0 0)) into (- (* 4 a)) 45.058 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 45.058 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 45.058 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 45.058 * [taylor]: Taking taylor expansion of b in c 45.058 * [backup-simplify]: Simplify b into b 45.058 * [taylor]: Taking taylor expansion of (- (+ (sqrt (fma (* -4 a) c (pow b 2))) b)) in a 45.058 * [taylor]: Taking taylor expansion of (+ (sqrt (fma (* -4 a) c (pow b 2))) b) in a 45.058 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 45.058 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 45.058 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 45.058 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 45.059 * [taylor]: Taking taylor expansion of (* -4 a) in a 45.059 * [taylor]: Taking taylor expansion of -4 in a 45.059 * [backup-simplify]: Simplify -4 into -4 45.059 * [taylor]: Taking taylor expansion of a in a 45.059 * [backup-simplify]: Simplify 0 into 0 45.059 * [backup-simplify]: Simplify 1 into 1 45.059 * [taylor]: Taking taylor expansion of c in a 45.059 * [backup-simplify]: Simplify c into c 45.059 * [taylor]: Taking taylor expansion of (pow b 2) in a 45.059 * [taylor]: Taking taylor expansion of b in a 45.059 * [backup-simplify]: Simplify b into b 45.059 * [backup-simplify]: Simplify (* -4 0) into 0 45.059 * [backup-simplify]: Simplify (* 0 c) into 0 45.059 * [backup-simplify]: Simplify (* b b) into (pow b 2) 45.059 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 45.059 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 45.060 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 45.060 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 45.060 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 45.060 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 45.060 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 45.060 * [taylor]: Taking taylor expansion of b in a 45.060 * [backup-simplify]: Simplify b into b 45.060 * [taylor]: Taking taylor expansion of (- (+ (sqrt (fma (* -4 a) c (pow b 2))) b)) in b 45.060 * [taylor]: Taking taylor expansion of (+ (sqrt (fma (* -4 a) c (pow b 2))) b) in b 45.060 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in b 45.060 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in b 45.060 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 45.060 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in b 45.060 * [taylor]: Taking taylor expansion of (* -4 a) in b 45.060 * [taylor]: Taking taylor expansion of -4 in b 45.060 * [backup-simplify]: Simplify -4 into -4 45.060 * [taylor]: Taking taylor expansion of a in b 45.060 * [backup-simplify]: Simplify a into a 45.060 * [taylor]: Taking taylor expansion of c in b 45.060 * [backup-simplify]: Simplify c into c 45.060 * [taylor]: Taking taylor expansion of (pow b 2) in b 45.060 * [taylor]: Taking taylor expansion of b in b 45.060 * [backup-simplify]: Simplify 0 into 0 45.060 * [backup-simplify]: Simplify 1 into 1 45.060 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 45.060 * [backup-simplify]: Simplify (* (* -4 a) c) into (* -4 (* a c)) 45.061 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 45.061 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 45.061 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 45.061 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (* 0 c)) into 0 45.061 * [backup-simplify]: Simplify (+ 0 0) into 0 45.061 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 45.061 * [taylor]: Taking taylor expansion of b in b 45.061 * [backup-simplify]: Simplify 0 into 0 45.061 * [backup-simplify]: Simplify 1 into 1 45.061 * [taylor]: Taking taylor expansion of (- (+ (sqrt (fma (* -4 a) c (pow b 2))) b)) in b 45.061 * [taylor]: Taking taylor expansion of (+ (sqrt (fma (* -4 a) c (pow b 2))) b) in b 45.061 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in b 45.061 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in b 45.061 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 45.062 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in b 45.062 * [taylor]: Taking taylor expansion of (* -4 a) in b 45.062 * [taylor]: Taking taylor expansion of -4 in b 45.062 * [backup-simplify]: Simplify -4 into -4 45.062 * [taylor]: Taking taylor expansion of a in b 45.062 * [backup-simplify]: Simplify a into a 45.062 * [taylor]: Taking taylor expansion of c in b 45.062 * [backup-simplify]: Simplify c into c 45.062 * [taylor]: Taking taylor expansion of (pow b 2) in b 45.062 * [taylor]: Taking taylor expansion of b in b 45.062 * [backup-simplify]: Simplify 0 into 0 45.062 * [backup-simplify]: Simplify 1 into 1 45.062 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 45.062 * [backup-simplify]: Simplify (* (* -4 a) c) into (* -4 (* a c)) 45.062 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 45.062 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 45.062 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 45.062 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (* 0 c)) into 0 45.063 * [backup-simplify]: Simplify (+ 0 0) into 0 45.063 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 45.063 * [taylor]: Taking taylor expansion of b in b 45.063 * [backup-simplify]: Simplify 0 into 0 45.063 * [backup-simplify]: Simplify 1 into 1 45.063 * [backup-simplify]: Simplify (+ (sqrt (- (* 4 (* a c)))) 0) into (sqrt (- (* 4 (* a c)))) 45.063 * [backup-simplify]: Simplify (- (sqrt (- (* 4 (* a c))))) into (- (sqrt (- (* 4 (* a c))))) 45.063 * [taylor]: Taking taylor expansion of (- (sqrt (- (* 4 (* a c))))) in a 45.063 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 45.063 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 45.063 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 45.063 * [taylor]: Taking taylor expansion of 4 in a 45.063 * [backup-simplify]: Simplify 4 into 4 45.063 * [taylor]: Taking taylor expansion of (* a c) in a 45.063 * [taylor]: Taking taylor expansion of a in a 45.063 * [backup-simplify]: Simplify 0 into 0 45.063 * [backup-simplify]: Simplify 1 into 1 45.063 * [taylor]: Taking taylor expansion of c in a 45.063 * [backup-simplify]: Simplify c into c 45.063 * [backup-simplify]: Simplify (* 0 c) into 0 45.063 * [backup-simplify]: Simplify (* 4 0) into 0 45.064 * [backup-simplify]: Simplify (- 0) into 0 45.064 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 45.064 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 45.064 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 45.064 * [backup-simplify]: Simplify (sqrt 0) into 0 45.065 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 45.065 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 45.065 * [backup-simplify]: Simplify (- 0) into 0 45.065 * [taylor]: Taking taylor expansion of 0 in c 45.065 * [backup-simplify]: Simplify 0 into 0 45.065 * [backup-simplify]: Simplify 0 into 0 45.065 * [backup-simplify]: Simplify (+ 0 1) into 1 45.066 * [backup-simplify]: Simplify (- 1) into -1 45.066 * [taylor]: Taking taylor expansion of -1 in a 45.066 * [backup-simplify]: Simplify -1 into -1 45.066 * [taylor]: Taking taylor expansion of -1 in c 45.066 * [backup-simplify]: Simplify -1 into -1 45.066 * [backup-simplify]: Simplify -1 into -1 45.066 * [backup-simplify]: Simplify (- (* +nan.0 c)) into (- (* +nan.0 c)) 45.066 * [taylor]: Taking taylor expansion of (- (* +nan.0 c)) in c 45.066 * [taylor]: Taking taylor expansion of (* +nan.0 c) in c 45.066 * [taylor]: Taking taylor expansion of +nan.0 in c 45.066 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.066 * [taylor]: Taking taylor expansion of c in c 45.066 * [backup-simplify]: Simplify 0 into 0 45.066 * [backup-simplify]: Simplify 1 into 1 45.066 * [backup-simplify]: Simplify (* +nan.0 0) into 0 45.066 * [backup-simplify]: Simplify (- 0) into 0 45.066 * [backup-simplify]: Simplify 0 into 0 45.066 * [backup-simplify]: Simplify 0 into 0 45.067 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 45.067 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (+ (* 0 0) (* 0 c))) into 0 45.068 * [backup-simplify]: Simplify (* 1 1) into 1 45.068 * [backup-simplify]: Simplify (+ 0 1) into 1 45.068 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt (- (* 4 (* a c)))))) into (/ 1/2 (sqrt (- (* 4 (* a c))))) 45.068 * [backup-simplify]: Simplify (+ (/ 1/2 (sqrt (- (* 4 (* a c))))) 0) into (* 1/2 (/ 1 (sqrt (- (* 4 (* a c)))))) 45.069 * [backup-simplify]: Simplify (- (* 1/2 (/ 1 (sqrt (- (* 4 (* a c))))))) into (- (* 1/2 (/ 1 (sqrt (- (* 4 (* a c))))))) 45.069 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (sqrt (- (* 4 (* a c))))))) in a 45.069 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (sqrt (- (* 4 (* a c)))))) in a 45.069 * [taylor]: Taking taylor expansion of 1/2 in a 45.069 * [backup-simplify]: Simplify 1/2 into 1/2 45.069 * [taylor]: Taking taylor expansion of (/ 1 (sqrt (- (* 4 (* a c))))) in a 45.069 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 45.069 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 45.069 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 45.069 * [taylor]: Taking taylor expansion of 4 in a 45.069 * [backup-simplify]: Simplify 4 into 4 45.069 * [taylor]: Taking taylor expansion of (* a c) in a 45.069 * [taylor]: Taking taylor expansion of a in a 45.069 * [backup-simplify]: Simplify 0 into 0 45.069 * [backup-simplify]: Simplify 1 into 1 45.069 * [taylor]: Taking taylor expansion of c in a 45.069 * [backup-simplify]: Simplify c into c 45.069 * [backup-simplify]: Simplify (* 0 c) into 0 45.069 * [backup-simplify]: Simplify (* 4 0) into 0 45.070 * [backup-simplify]: Simplify (- 0) into 0 45.070 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 45.070 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 45.070 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 45.071 * [backup-simplify]: Simplify (sqrt 0) into 0 45.071 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 45.071 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 45.071 * [backup-simplify]: Simplify (/ 1 (* +nan.0 c)) into (/ +nan.0 c) 45.072 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 45.073 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 45.073 * [backup-simplify]: Simplify (- 0) into 0 45.074 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 45.074 * [backup-simplify]: Simplify (- (+ (* (/ +nan.0 c) (/ (* +nan.0 (pow c 2)) (* +nan.0 c))))) into (- +nan.0) 45.075 * [backup-simplify]: Simplify (+ (* 1/2 (- +nan.0)) (* 0 (/ +nan.0 c))) into (- +nan.0) 45.076 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 45.076 * [taylor]: Taking taylor expansion of (- +nan.0) in c 45.076 * [taylor]: Taking taylor expansion of +nan.0 in c 45.076 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.076 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 45.077 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 45.077 * [taylor]: Taking taylor expansion of 0 in c 45.077 * [backup-simplify]: Simplify 0 into 0 45.077 * [backup-simplify]: Simplify 0 into 0 45.078 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 45.078 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 45.079 * [backup-simplify]: Simplify (- 0) into 0 45.080 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 45.080 * [backup-simplify]: Simplify (- (* +nan.0 (pow c 2))) into (- (* +nan.0 (pow c 2))) 45.080 * [taylor]: Taking taylor expansion of (- (* +nan.0 (pow c 2))) in c 45.080 * [taylor]: Taking taylor expansion of (* +nan.0 (pow c 2)) in c 45.080 * [taylor]: Taking taylor expansion of +nan.0 in c 45.080 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.080 * [taylor]: Taking taylor expansion of (pow c 2) in c 45.080 * [taylor]: Taking taylor expansion of c in c 45.080 * [backup-simplify]: Simplify 0 into 0 45.080 * [backup-simplify]: Simplify 1 into 1 45.080 * [backup-simplify]: Simplify 0 into 0 45.081 * [backup-simplify]: Simplify (+ (* +nan.0 1) (* 0 0)) into (- +nan.0) 45.082 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 45.082 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 45.083 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* c (* a 1))) (+ (* (- +nan.0) (pow (* 1 (* 1 b)) 2)) (* -1 (* 1 (* 1 b))))) into (- (+ (* +nan.0 (pow b 2)) (- b (* +nan.0 (* a c))))) 45.084 * [backup-simplify]: Simplify (- (- (/ 1 b)) (* (sqrt (sqrt (fma (* -4 (/ 1 a)) (/ 1 c) (* (/ 1 b) (/ 1 b))))) (sqrt (sqrt (fma (* -4 (/ 1 a)) (/ 1 c) (* (/ 1 b) (/ 1 b))))))) into (- (+ (/ 1 b) (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))))) 45.084 * [approximate]: Taking taylor expansion of (- (+ (/ 1 b) (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))))) in (b a c) around 0 45.084 * [taylor]: Taking taylor expansion of (- (+ (/ 1 b) (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))))) in c 45.084 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))))) in c 45.084 * [taylor]: Taking taylor expansion of (/ 1 b) in c 45.084 * [taylor]: Taking taylor expansion of b in c 45.084 * [backup-simplify]: Simplify b into b 45.084 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 45.084 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in c 45.084 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in c 45.084 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 45.084 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in c 45.084 * [taylor]: Taking taylor expansion of (/ -4 a) in c 45.084 * [taylor]: Taking taylor expansion of -4 in c 45.084 * [backup-simplify]: Simplify -4 into -4 45.085 * [taylor]: Taking taylor expansion of a in c 45.085 * [backup-simplify]: Simplify a into a 45.085 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 45.085 * [taylor]: Taking taylor expansion of (/ 1 c) in c 45.085 * [taylor]: Taking taylor expansion of c in c 45.085 * [backup-simplify]: Simplify 0 into 0 45.085 * [backup-simplify]: Simplify 1 into 1 45.085 * [backup-simplify]: Simplify (/ 1 1) into 1 45.085 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 45.085 * [taylor]: Taking taylor expansion of (pow b 2) in c 45.085 * [taylor]: Taking taylor expansion of b in c 45.085 * [backup-simplify]: Simplify b into b 45.085 * [backup-simplify]: Simplify (* b b) into (pow b 2) 45.085 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 45.085 * [backup-simplify]: Simplify (* (/ -4 a) 1) into (/ -4 a) 45.086 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 45.086 * [backup-simplify]: Simplify (sqrt 0) into 0 45.087 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 45.087 * [taylor]: Taking taylor expansion of (- (+ (/ 1 b) (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))))) in a 45.087 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))))) in a 45.087 * [taylor]: Taking taylor expansion of (/ 1 b) in a 45.087 * [taylor]: Taking taylor expansion of b in a 45.087 * [backup-simplify]: Simplify b into b 45.087 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 45.087 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 45.087 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 45.087 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 45.087 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 45.087 * [taylor]: Taking taylor expansion of (/ -4 a) in a 45.087 * [taylor]: Taking taylor expansion of -4 in a 45.087 * [backup-simplify]: Simplify -4 into -4 45.087 * [taylor]: Taking taylor expansion of a in a 45.087 * [backup-simplify]: Simplify 0 into 0 45.087 * [backup-simplify]: Simplify 1 into 1 45.088 * [backup-simplify]: Simplify (/ -4 1) into -4 45.088 * [taylor]: Taking taylor expansion of (/ 1 c) in a 45.088 * [taylor]: Taking taylor expansion of c in a 45.088 * [backup-simplify]: Simplify c into c 45.088 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 45.088 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 45.088 * [taylor]: Taking taylor expansion of (pow b 2) in a 45.088 * [taylor]: Taking taylor expansion of b in a 45.088 * [backup-simplify]: Simplify b into b 45.088 * [backup-simplify]: Simplify (* b b) into (pow b 2) 45.088 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 45.088 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 45.088 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 45.089 * [backup-simplify]: Simplify (sqrt 0) into 0 45.089 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 45.089 * [taylor]: Taking taylor expansion of (- (+ (/ 1 b) (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))))) in b 45.089 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))))) in b 45.089 * [taylor]: Taking taylor expansion of (/ 1 b) in b 45.089 * [taylor]: Taking taylor expansion of b in b 45.089 * [backup-simplify]: Simplify 0 into 0 45.089 * [backup-simplify]: Simplify 1 into 1 45.090 * [backup-simplify]: Simplify (/ 1 1) into 1 45.090 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in b 45.090 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in b 45.090 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 45.090 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in b 45.090 * [taylor]: Taking taylor expansion of (/ -4 a) in b 45.090 * [taylor]: Taking taylor expansion of -4 in b 45.090 * [backup-simplify]: Simplify -4 into -4 45.090 * [taylor]: Taking taylor expansion of a in b 45.090 * [backup-simplify]: Simplify a into a 45.090 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 45.090 * [taylor]: Taking taylor expansion of (/ 1 c) in b 45.090 * [taylor]: Taking taylor expansion of c in b 45.090 * [backup-simplify]: Simplify c into c 45.090 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 45.090 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 45.090 * [taylor]: Taking taylor expansion of (pow b 2) in b 45.090 * [taylor]: Taking taylor expansion of b in b 45.090 * [backup-simplify]: Simplify 0 into 0 45.090 * [backup-simplify]: Simplify 1 into 1 45.090 * [backup-simplify]: Simplify (* 1 1) into 1 45.091 * [backup-simplify]: Simplify (/ 1 1) into 1 45.091 * [backup-simplify]: Simplify (+ 0 1) into 1 45.092 * [backup-simplify]: Simplify (sqrt 1) into 1 45.092 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.093 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.093 * [backup-simplify]: Simplify (+ 0 0) into 0 45.094 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 45.094 * [taylor]: Taking taylor expansion of (- (+ (/ 1 b) (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))))) in b 45.094 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))))) in b 45.094 * [taylor]: Taking taylor expansion of (/ 1 b) in b 45.094 * [taylor]: Taking taylor expansion of b in b 45.094 * [backup-simplify]: Simplify 0 into 0 45.094 * [backup-simplify]: Simplify 1 into 1 45.094 * [backup-simplify]: Simplify (/ 1 1) into 1 45.094 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in b 45.094 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in b 45.094 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 45.094 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in b 45.094 * [taylor]: Taking taylor expansion of (/ -4 a) in b 45.094 * [taylor]: Taking taylor expansion of -4 in b 45.094 * [backup-simplify]: Simplify -4 into -4 45.095 * [taylor]: Taking taylor expansion of a in b 45.095 * [backup-simplify]: Simplify a into a 45.095 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 45.095 * [taylor]: Taking taylor expansion of (/ 1 c) in b 45.095 * [taylor]: Taking taylor expansion of c in b 45.095 * [backup-simplify]: Simplify c into c 45.095 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 45.095 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 45.095 * [taylor]: Taking taylor expansion of (pow b 2) in b 45.095 * [taylor]: Taking taylor expansion of b in b 45.095 * [backup-simplify]: Simplify 0 into 0 45.095 * [backup-simplify]: Simplify 1 into 1 45.095 * [backup-simplify]: Simplify (* 1 1) into 1 45.095 * [backup-simplify]: Simplify (/ 1 1) into 1 45.096 * [backup-simplify]: Simplify (+ 0 1) into 1 45.096 * [backup-simplify]: Simplify (sqrt 1) into 1 45.097 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.097 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.098 * [backup-simplify]: Simplify (+ 0 0) into 0 45.098 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 45.099 * [backup-simplify]: Simplify (+ 1 1) into 2 45.099 * [backup-simplify]: Simplify (- 2) into -2 45.099 * [taylor]: Taking taylor expansion of -2 in a 45.099 * [backup-simplify]: Simplify -2 into -2 45.100 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.100 * [backup-simplify]: Simplify (+ 0 0) into 0 45.101 * [backup-simplify]: Simplify (- 0) into 0 45.101 * [taylor]: Taking taylor expansion of 0 in a 45.101 * [backup-simplify]: Simplify 0 into 0 45.101 * [taylor]: Taking taylor expansion of -2 in c 45.101 * [backup-simplify]: Simplify -2 into -2 45.102 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.102 * [backup-simplify]: Simplify (* (/ -4 a) (/ 1 c)) into (/ -4 (* a c)) 45.102 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 45.103 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.103 * [backup-simplify]: Simplify (+ (/ -4 (* a c)) 0) into (- (* 4 (/ 1 (* a c)))) 45.104 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 45.105 * [backup-simplify]: Simplify (+ 0 (/ -2 (* a c))) into (- (* 2 (/ 1 (* a c)))) 45.105 * [backup-simplify]: Simplify (- (- (* 2 (/ 1 (* a c))))) into (* 2 (/ 1 (* a c))) 45.105 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* a c))) in a 45.105 * [taylor]: Taking taylor expansion of 2 in a 45.105 * [backup-simplify]: Simplify 2 into 2 45.105 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 45.105 * [taylor]: Taking taylor expansion of (* a c) in a 45.105 * [taylor]: Taking taylor expansion of a in a 45.105 * [backup-simplify]: Simplify 0 into 0 45.105 * [backup-simplify]: Simplify 1 into 1 45.105 * [taylor]: Taking taylor expansion of c in a 45.105 * [backup-simplify]: Simplify c into c 45.105 * [backup-simplify]: Simplify (* 0 c) into 0 45.105 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 45.105 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 45.106 * [backup-simplify]: Simplify (* 2 (/ 1 c)) into (/ 2 c) 45.106 * [taylor]: Taking taylor expansion of (/ 2 c) in c 45.106 * [taylor]: Taking taylor expansion of 2 in c 45.106 * [backup-simplify]: Simplify 2 into 2 45.106 * [taylor]: Taking taylor expansion of c in c 45.106 * [backup-simplify]: Simplify 0 into 0 45.106 * [backup-simplify]: Simplify 1 into 1 45.106 * [backup-simplify]: Simplify (/ 2 1) into 2 45.106 * [backup-simplify]: Simplify 2 into 2 45.106 * [taylor]: Taking taylor expansion of 0 in c 45.106 * [backup-simplify]: Simplify 0 into 0 45.106 * [taylor]: Taking taylor expansion of 0 in c 45.106 * [backup-simplify]: Simplify 0 into 0 45.106 * [backup-simplify]: Simplify -2 into -2 45.107 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.107 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 45.107 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 45.107 * [backup-simplify]: Simplify (+ (* (/ -4 a) 0) (* 0 (/ 1 c))) into 0 45.108 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 45.109 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.109 * [backup-simplify]: Simplify (+ 0 0) into 0 45.109 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 45.109 * [backup-simplify]: Simplify (+ 0 0) into 0 45.110 * [backup-simplify]: Simplify (- 0) into 0 45.110 * [taylor]: Taking taylor expansion of 0 in a 45.110 * [backup-simplify]: Simplify 0 into 0 45.110 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 45.110 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 45.111 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 c))) into 0 45.111 * [taylor]: Taking taylor expansion of 0 in c 45.111 * [backup-simplify]: Simplify 0 into 0 45.111 * [taylor]: Taking taylor expansion of 0 in c 45.111 * [backup-simplify]: Simplify 0 into 0 45.111 * [taylor]: Taking taylor expansion of 0 in c 45.111 * [backup-simplify]: Simplify 0 into 0 45.111 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 45.111 * [backup-simplify]: Simplify 0 into 0 45.111 * [backup-simplify]: Simplify 0 into 0 45.112 * [backup-simplify]: Simplify 0 into 0 45.112 * [backup-simplify]: Simplify 0 into 0 45.112 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.112 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 45.112 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 45.113 * [backup-simplify]: Simplify (+ (* (/ -4 a) 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 45.113 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 45.114 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.114 * [backup-simplify]: Simplify (+ 0 0) into 0 45.115 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 45.115 * [backup-simplify]: Simplify (+ 0 (/ -2 (* (pow a 2) (pow c 2)))) into (- (* 2 (/ 1 (* (pow a 2) (pow c 2))))) 45.115 * [backup-simplify]: Simplify (- (- (* 2 (/ 1 (* (pow a 2) (pow c 2)))))) into (* 2 (/ 1 (* (pow a 2) (pow c 2)))) 45.115 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow a 2) (pow c 2)))) in a 45.115 * [taylor]: Taking taylor expansion of 2 in a 45.115 * [backup-simplify]: Simplify 2 into 2 45.115 * [taylor]: Taking taylor expansion of (/ 1 (* (pow a 2) (pow c 2))) in a 45.115 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 45.115 * [taylor]: Taking taylor expansion of (pow a 2) in a 45.115 * [taylor]: Taking taylor expansion of a in a 45.115 * [backup-simplify]: Simplify 0 into 0 45.115 * [backup-simplify]: Simplify 1 into 1 45.115 * [taylor]: Taking taylor expansion of (pow c 2) in a 45.115 * [taylor]: Taking taylor expansion of c in a 45.115 * [backup-simplify]: Simplify c into c 45.116 * [backup-simplify]: Simplify (* 1 1) into 1 45.116 * [backup-simplify]: Simplify (* c c) into (pow c 2) 45.116 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 45.116 * [backup-simplify]: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) 45.116 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 45.116 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.116 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 45.117 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow c 2)) (/ 0 (pow c 2))))) into 0 45.117 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow c 2)))) into 0 45.117 * [taylor]: Taking taylor expansion of 0 in c 45.117 * [backup-simplify]: Simplify 0 into 0 45.117 * [taylor]: Taking taylor expansion of 0 in c 45.117 * [backup-simplify]: Simplify 0 into 0 45.118 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 45.118 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 45.118 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 45.118 * [taylor]: Taking taylor expansion of 0 in c 45.118 * [backup-simplify]: Simplify 0 into 0 45.118 * [taylor]: Taking taylor expansion of 0 in c 45.118 * [backup-simplify]: Simplify 0 into 0 45.118 * [taylor]: Taking taylor expansion of 0 in c 45.118 * [backup-simplify]: Simplify 0 into 0 45.118 * [backup-simplify]: Simplify 0 into 0 45.118 * [backup-simplify]: Simplify 0 into 0 45.119 * [backup-simplify]: Simplify (+ (* -2 (* 1 (* 1 (/ 1 (/ 1 b))))) (* 2 (* (/ 1 (/ 1 c)) (* (/ 1 (/ 1 a)) (/ 1 b))))) into (- (* 2 (/ (* a c) b)) (* 2 b)) 45.119 * [backup-simplify]: Simplify (- (- (/ 1 (- b))) (* (sqrt (sqrt (fma (* -4 (/ 1 (- a))) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- b)))))) (sqrt (sqrt (fma (* -4 (/ 1 (- a))) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- b)))))))) into (- (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) 45.119 * [approximate]: Taking taylor expansion of (- (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in (b a c) around 0 45.119 * [taylor]: Taking taylor expansion of (- (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in c 45.119 * [taylor]: Taking taylor expansion of (/ 1 b) in c 45.119 * [taylor]: Taking taylor expansion of b in c 45.119 * [backup-simplify]: Simplify b into b 45.119 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 45.119 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in c 45.119 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in c 45.119 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 45.119 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in c 45.119 * [taylor]: Taking taylor expansion of (/ 4 a) in c 45.119 * [taylor]: Taking taylor expansion of 4 in c 45.119 * [backup-simplify]: Simplify 4 into 4 45.119 * [taylor]: Taking taylor expansion of a in c 45.119 * [backup-simplify]: Simplify a into a 45.119 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 45.119 * [taylor]: Taking taylor expansion of (/ -1 c) in c 45.119 * [taylor]: Taking taylor expansion of -1 in c 45.119 * [backup-simplify]: Simplify -1 into -1 45.119 * [taylor]: Taking taylor expansion of c in c 45.120 * [backup-simplify]: Simplify 0 into 0 45.120 * [backup-simplify]: Simplify 1 into 1 45.120 * [backup-simplify]: Simplify (/ -1 1) into -1 45.120 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 45.120 * [taylor]: Taking taylor expansion of (pow b 2) in c 45.120 * [taylor]: Taking taylor expansion of b in c 45.120 * [backup-simplify]: Simplify b into b 45.120 * [backup-simplify]: Simplify (* b b) into (pow b 2) 45.120 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 45.120 * [backup-simplify]: Simplify (* (/ 4 a) -1) into (/ -4 a) 45.120 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 45.120 * [backup-simplify]: Simplify (sqrt 0) into 0 45.121 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 45.121 * [taylor]: Taking taylor expansion of (- (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in a 45.121 * [taylor]: Taking taylor expansion of (/ 1 b) in a 45.121 * [taylor]: Taking taylor expansion of b in a 45.121 * [backup-simplify]: Simplify b into b 45.121 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 45.121 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 45.121 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 45.121 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 45.121 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 45.121 * [taylor]: Taking taylor expansion of (/ 4 a) in a 45.121 * [taylor]: Taking taylor expansion of 4 in a 45.121 * [backup-simplify]: Simplify 4 into 4 45.121 * [taylor]: Taking taylor expansion of a in a 45.121 * [backup-simplify]: Simplify 0 into 0 45.121 * [backup-simplify]: Simplify 1 into 1 45.121 * [backup-simplify]: Simplify (/ 4 1) into 4 45.121 * [taylor]: Taking taylor expansion of (/ -1 c) in a 45.121 * [taylor]: Taking taylor expansion of -1 in a 45.121 * [backup-simplify]: Simplify -1 into -1 45.121 * [taylor]: Taking taylor expansion of c in a 45.121 * [backup-simplify]: Simplify c into c 45.121 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 45.121 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 45.121 * [taylor]: Taking taylor expansion of (pow b 2) in a 45.121 * [taylor]: Taking taylor expansion of b in a 45.121 * [backup-simplify]: Simplify b into b 45.122 * [backup-simplify]: Simplify (* b b) into (pow b 2) 45.122 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 45.122 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 45.122 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 45.122 * [backup-simplify]: Simplify (sqrt 0) into 0 45.122 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 45.122 * [taylor]: Taking taylor expansion of (- (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in b 45.122 * [taylor]: Taking taylor expansion of (/ 1 b) in b 45.122 * [taylor]: Taking taylor expansion of b in b 45.122 * [backup-simplify]: Simplify 0 into 0 45.122 * [backup-simplify]: Simplify 1 into 1 45.123 * [backup-simplify]: Simplify (/ 1 1) into 1 45.123 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in b 45.123 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in b 45.123 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 45.123 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in b 45.123 * [taylor]: Taking taylor expansion of (/ 4 a) in b 45.123 * [taylor]: Taking taylor expansion of 4 in b 45.123 * [backup-simplify]: Simplify 4 into 4 45.123 * [taylor]: Taking taylor expansion of a in b 45.123 * [backup-simplify]: Simplify a into a 45.123 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 45.123 * [taylor]: Taking taylor expansion of (/ -1 c) in b 45.123 * [taylor]: Taking taylor expansion of -1 in b 45.123 * [backup-simplify]: Simplify -1 into -1 45.123 * [taylor]: Taking taylor expansion of c in b 45.123 * [backup-simplify]: Simplify c into c 45.123 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 45.123 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 45.123 * [taylor]: Taking taylor expansion of (pow b 2) in b 45.123 * [taylor]: Taking taylor expansion of b in b 45.123 * [backup-simplify]: Simplify 0 into 0 45.123 * [backup-simplify]: Simplify 1 into 1 45.123 * [backup-simplify]: Simplify (* 1 1) into 1 45.123 * [backup-simplify]: Simplify (/ 1 1) into 1 45.124 * [backup-simplify]: Simplify (+ 0 1) into 1 45.124 * [backup-simplify]: Simplify (sqrt 1) into 1 45.124 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.125 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.125 * [backup-simplify]: Simplify (+ 0 0) into 0 45.125 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 45.125 * [taylor]: Taking taylor expansion of (- (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in b 45.126 * [taylor]: Taking taylor expansion of (/ 1 b) in b 45.126 * [taylor]: Taking taylor expansion of b in b 45.126 * [backup-simplify]: Simplify 0 into 0 45.126 * [backup-simplify]: Simplify 1 into 1 45.126 * [backup-simplify]: Simplify (/ 1 1) into 1 45.126 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in b 45.126 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in b 45.126 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 45.126 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in b 45.126 * [taylor]: Taking taylor expansion of (/ 4 a) in b 45.126 * [taylor]: Taking taylor expansion of 4 in b 45.126 * [backup-simplify]: Simplify 4 into 4 45.126 * [taylor]: Taking taylor expansion of a in b 45.126 * [backup-simplify]: Simplify a into a 45.126 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 45.126 * [taylor]: Taking taylor expansion of (/ -1 c) in b 45.126 * [taylor]: Taking taylor expansion of -1 in b 45.126 * [backup-simplify]: Simplify -1 into -1 45.126 * [taylor]: Taking taylor expansion of c in b 45.126 * [backup-simplify]: Simplify c into c 45.126 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 45.126 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 45.126 * [taylor]: Taking taylor expansion of (pow b 2) in b 45.126 * [taylor]: Taking taylor expansion of b in b 45.126 * [backup-simplify]: Simplify 0 into 0 45.126 * [backup-simplify]: Simplify 1 into 1 45.126 * [backup-simplify]: Simplify (* 1 1) into 1 45.127 * [backup-simplify]: Simplify (/ 1 1) into 1 45.127 * [backup-simplify]: Simplify (+ 0 1) into 1 45.127 * [backup-simplify]: Simplify (sqrt 1) into 1 45.128 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.128 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.128 * [backup-simplify]: Simplify (+ 0 0) into 0 45.129 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 45.129 * [backup-simplify]: Simplify (- 1) into -1 45.130 * [backup-simplify]: Simplify (+ 1 -1) into 0 45.130 * [taylor]: Taking taylor expansion of 0 in a 45.130 * [backup-simplify]: Simplify 0 into 0 45.131 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.131 * [backup-simplify]: Simplify (- 0) into 0 45.131 * [backup-simplify]: Simplify (+ 0 0) into 0 45.131 * [taylor]: Taking taylor expansion of 0 in a 45.131 * [backup-simplify]: Simplify 0 into 0 45.131 * [taylor]: Taking taylor expansion of 0 in c 45.131 * [backup-simplify]: Simplify 0 into 0 45.132 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.132 * [backup-simplify]: Simplify (* (/ 4 a) (/ -1 c)) into (/ -4 (* a c)) 45.133 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 45.134 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.134 * [backup-simplify]: Simplify (+ (/ -4 (* a c)) 0) into (- (* 4 (/ 1 (* a c)))) 45.135 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 45.135 * [backup-simplify]: Simplify (- (/ -2 (* a c))) into (* 2 (/ 1 (* a c))) 45.135 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (* a c)))) into (* 2 (/ 1 (* a c))) 45.135 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* a c))) in a 45.135 * [taylor]: Taking taylor expansion of 2 in a 45.135 * [backup-simplify]: Simplify 2 into 2 45.135 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 45.135 * [taylor]: Taking taylor expansion of (* a c) in a 45.136 * [taylor]: Taking taylor expansion of a in a 45.136 * [backup-simplify]: Simplify 0 into 0 45.136 * [backup-simplify]: Simplify 1 into 1 45.136 * [taylor]: Taking taylor expansion of c in a 45.136 * [backup-simplify]: Simplify c into c 45.136 * [backup-simplify]: Simplify (* 0 c) into 0 45.136 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 45.136 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 45.136 * [backup-simplify]: Simplify (* 2 (/ 1 c)) into (/ 2 c) 45.136 * [taylor]: Taking taylor expansion of (/ 2 c) in c 45.136 * [taylor]: Taking taylor expansion of 2 in c 45.136 * [backup-simplify]: Simplify 2 into 2 45.136 * [taylor]: Taking taylor expansion of c in c 45.136 * [backup-simplify]: Simplify 0 into 0 45.136 * [backup-simplify]: Simplify 1 into 1 45.137 * [backup-simplify]: Simplify (/ 2 1) into 2 45.137 * [backup-simplify]: Simplify 2 into 2 45.137 * [taylor]: Taking taylor expansion of 0 in c 45.137 * [backup-simplify]: Simplify 0 into 0 45.137 * [taylor]: Taking taylor expansion of 0 in c 45.137 * [backup-simplify]: Simplify 0 into 0 45.137 * [backup-simplify]: Simplify 0 into 0 45.138 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.138 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)))) into 0 45.138 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 45.138 * [backup-simplify]: Simplify (+ (* (/ 4 a) 0) (* 0 (/ -1 c))) into 0 45.139 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 45.140 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.140 * [backup-simplify]: Simplify (+ 0 0) into 0 45.141 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 45.141 * [backup-simplify]: Simplify (- 0) into 0 45.141 * [backup-simplify]: Simplify (+ 0 0) into 0 45.141 * [taylor]: Taking taylor expansion of 0 in a 45.141 * [backup-simplify]: Simplify 0 into 0 45.142 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 45.142 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 45.143 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 c))) into 0 45.143 * [taylor]: Taking taylor expansion of 0 in c 45.143 * [backup-simplify]: Simplify 0 into 0 45.143 * [taylor]: Taking taylor expansion of 0 in c 45.143 * [backup-simplify]: Simplify 0 into 0 45.143 * [taylor]: Taking taylor expansion of 0 in c 45.143 * [backup-simplify]: Simplify 0 into 0 45.144 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 45.144 * [backup-simplify]: Simplify 0 into 0 45.144 * [backup-simplify]: Simplify 0 into 0 45.144 * [backup-simplify]: Simplify 0 into 0 45.144 * [backup-simplify]: Simplify 0 into 0 45.144 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.145 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 45.145 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 45.145 * [backup-simplify]: Simplify (+ (* (/ 4 a) 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 45.151 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 45.152 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.152 * [backup-simplify]: Simplify (+ 0 0) into 0 45.153 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 45.153 * [backup-simplify]: Simplify (- (/ -2 (* (pow a 2) (pow c 2)))) into (* 2 (/ 1 (* (pow a 2) (pow c 2)))) 45.154 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (* (pow a 2) (pow c 2))))) into (* 2 (/ 1 (* (pow a 2) (pow c 2)))) 45.154 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow a 2) (pow c 2)))) in a 45.154 * [taylor]: Taking taylor expansion of 2 in a 45.154 * [backup-simplify]: Simplify 2 into 2 45.154 * [taylor]: Taking taylor expansion of (/ 1 (* (pow a 2) (pow c 2))) in a 45.154 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 45.154 * [taylor]: Taking taylor expansion of (pow a 2) in a 45.154 * [taylor]: Taking taylor expansion of a in a 45.154 * [backup-simplify]: Simplify 0 into 0 45.154 * [backup-simplify]: Simplify 1 into 1 45.154 * [taylor]: Taking taylor expansion of (pow c 2) in a 45.154 * [taylor]: Taking taylor expansion of c in a 45.154 * [backup-simplify]: Simplify c into c 45.154 * [backup-simplify]: Simplify (* 1 1) into 1 45.154 * [backup-simplify]: Simplify (* c c) into (pow c 2) 45.154 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 45.155 * [backup-simplify]: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) 45.155 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 45.155 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.156 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 45.156 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow c 2)) (/ 0 (pow c 2))))) into 0 45.156 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow c 2)))) into 0 45.156 * [taylor]: Taking taylor expansion of 0 in c 45.156 * [backup-simplify]: Simplify 0 into 0 45.156 * [taylor]: Taking taylor expansion of 0 in c 45.156 * [backup-simplify]: Simplify 0 into 0 45.158 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 45.158 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 45.159 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 45.159 * [taylor]: Taking taylor expansion of 0 in c 45.159 * [backup-simplify]: Simplify 0 into 0 45.159 * [taylor]: Taking taylor expansion of 0 in c 45.159 * [backup-simplify]: Simplify 0 into 0 45.159 * [taylor]: Taking taylor expansion of 0 in c 45.159 * [backup-simplify]: Simplify 0 into 0 45.159 * [backup-simplify]: Simplify 0 into 0 45.159 * [backup-simplify]: Simplify (* 2 (* (/ 1 (/ 1 (- c))) (* (/ 1 (/ 1 (- a))) (/ 1 (- b))))) into (* -2 (/ (* a c) b)) 45.159 * * * [progress]: simplifying candidates 45.159 * * * * [progress]: [ 1 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (log1p (expm1 (sqrt (fma (* -4 a) c (* b b))))) b)))))> 45.159 * * * * [progress]: [ 2 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (expm1 (log1p (sqrt (fma (* -4 a) c (* b b))))) b)))))> 45.159 * * * * [progress]: [ 3 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (pow (fma (* -4 a) c (* b b)) 1/2) b)))))> 45.159 * * * * [progress]: [ 4 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (pow (sqrt (fma (* -4 a) c (* b b))) 1) b)))))> 45.159 * * * * [progress]: [ 5 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (exp (log (sqrt (fma (* -4 a) c (* b b))))) b)))))> 45.160 * * * * [progress]: [ 6 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (log (exp (sqrt (fma (* -4 a) c (* b b))))) b)))))> 45.160 * * * * [progress]: [ 7 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (* (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) b)))))> 45.160 * * * * [progress]: [ 8 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (cbrt (* (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (sqrt (fma (* -4 a) c (* b b))))) b)))))> 45.160 * * * * [progress]: [ 9 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (* (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b))))) b)))))> 45.160 * [simplify]: Simplifying (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) 45.160 * * [simplify]: iters left: 6 (10 enodes) 45.164 * * [simplify]: iters left: 5 (34 enodes) 45.172 * * [simplify]: iters left: 4 (42 enodes) 45.183 * * [simplify]: iters left: 3 (54 enodes) 45.194 * * [simplify]: iters left: 2 (56 enodes) 45.203 * * [simplify]: Extracting #0: cost 1 inf + 0 45.203 * * [simplify]: Extracting #1: cost 4 inf + 0 45.203 * * [simplify]: Extracting #2: cost 7 inf + 0 45.204 * * [simplify]: Extracting #3: cost 17 inf + 0 45.204 * * [simplify]: Extracting #4: cost 17 inf + 45 45.204 * * [simplify]: Extracting #5: cost 4 inf + 1260 45.204 * * [simplify]: Extracting #6: cost 0 inf + 2256 45.205 * [simplify]: Simplified to (fabs (cbrt (fma c (* -4 a) (* b b)))) 45.205 * [simplify]: Simplified (2 3 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (* (fabs (cbrt (fma c (* -4 a) (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b))))) b))))) 45.205 * * * * [progress]: [ 10 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))) b)))))> 45.205 * [simplify]: Simplifying (sqrt (sqrt (fma (* -4 a) c (* b b)))) 45.205 * * [simplify]: iters left: 5 (9 enodes) 45.207 * * [simplify]: iters left: 4 (30 enodes) 45.212 * * [simplify]: iters left: 3 (38 enodes) 45.218 * * [simplify]: iters left: 2 (50 enodes) 45.225 * * [simplify]: iters left: 1 (52 enodes) 45.233 * * [simplify]: Extracting #0: cost 1 inf + 0 45.233 * * [simplify]: Extracting #1: cost 3 inf + 0 45.233 * * [simplify]: Extracting #2: cost 5 inf + 0 45.233 * * [simplify]: Extracting #3: cost 15 inf + 0 45.233 * * [simplify]: Extracting #4: cost 14 inf + 87 45.234 * * [simplify]: Extracting #5: cost 5 inf + 739 45.234 * * [simplify]: Extracting #6: cost 0 inf + 1578 45.235 * [simplify]: Simplified to (sqrt (sqrt (fma c (* -4 a) (* b b)))) 45.235 * [simplify]: Simplified (2 3 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (* (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))) b))))) 45.235 * * * * [progress]: [ 11 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (* (sqrt 1) (sqrt (fma (* -4 a) c (* b b)))) b)))))> 45.235 * [simplify]: Simplifying (sqrt 1) 45.235 * * [simplify]: iters left: 1 (2 enodes) 45.238 * * [simplify]: Extracting #0: cost 1 inf + 0 45.238 * * [simplify]: Extracting #1: cost 0 inf + 1 45.238 * [simplify]: Simplified to 1 45.238 * [simplify]: Simplified (2 3 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (* 1 (sqrt (fma (* -4 a) c (* b b)))) b))))) 45.238 * * * * [progress]: [ 12 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (pow (fma (* -4 a) c (* b b)) (/ 1 2)) b)))))> 45.238 * [simplify]: Simplifying (fma (* -4 a) c (* b b)) 45.238 * * [simplify]: iters left: 3 (7 enodes) 45.240 * * [simplify]: iters left: 2 (24 enodes) 45.244 * * [simplify]: iters left: 1 (32 enodes) 45.249 * * [simplify]: Extracting #0: cost 1 inf + 0 45.249 * * [simplify]: Extracting #1: cost 11 inf + 0 45.249 * * [simplify]: Extracting #2: cost 10 inf + 87 45.249 * * [simplify]: Extracting #3: cost 2 inf + 601 45.249 * * [simplify]: Extracting #4: cost 0 inf + 782 45.249 * [simplify]: Simplified to (fma c (* -4 a) (* b b)) 45.249 * [simplify]: Simplified (2 3 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (pow (fma c (* -4 a) (* b b)) (/ 1 2)) b))))) 45.250 * * * * [progress]: [ 13 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))) b)))))> 45.250 * * * * [progress]: [ 14 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (fabs (sqrt (fma (* -4 a) c (* b b)))) b)))))> 45.250 * [simplify]: Simplifying (sqrt (fma (* -4 a) c (* b b))) 45.250 * * [simplify]: iters left: 4 (8 enodes) 45.254 * * [simplify]: iters left: 3 (27 enodes) 45.258 * * [simplify]: iters left: 2 (35 enodes) 45.263 * * [simplify]: iters left: 1 (47 enodes) 45.269 * * [simplify]: Extracting #0: cost 1 inf + 0 45.269 * * [simplify]: Extracting #1: cost 3 inf + 0 45.270 * * [simplify]: Extracting #2: cost 13 inf + 0 45.270 * * [simplify]: Extracting #3: cost 13 inf + 45 45.270 * * [simplify]: Extracting #4: cost 1 inf + 961 45.270 * * [simplify]: Extracting #5: cost 0 inf + 1140 45.271 * [simplify]: Simplified to (sqrt (fma c (* -4 a) (* b b))) 45.271 * [simplify]: Simplified (2 3 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (fabs (sqrt (fma c (* -4 a) (* b b)))) b))))) 45.271 * * * * [progress]: [ 15 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (* 1 (sqrt (fma (* -4 a) c (* b b)))) b)))))> 45.271 * * * * [progress]: [ 16 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (posit16->real (real->posit16 (sqrt (fma (* -4 a) c (* b b))))) b)))))> 45.271 * * * * [progress]: [ 17 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (log1p (expm1 (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.271 * * * * [progress]: [ 18 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (expm1 (log1p (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.271 * * * * [progress]: [ 19 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (pow (fma (* -4 a) c (* b b)) 1/2)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.272 * * * * [progress]: [ 20 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (pow (sqrt (fma (* -4 a) c (* b b))) 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.272 * * * * [progress]: [ 21 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (exp (log (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.272 * * * * [progress]: [ 22 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (log (exp (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.272 * * * * [progress]: [ 23 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (* (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.272 * * * * [progress]: [ 24 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (cbrt (* (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.272 * * * * [progress]: [ 25 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (* (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.272 * [simplify]: Simplifying (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) 45.272 * * [simplify]: iters left: 6 (10 enodes) 45.276 * * [simplify]: iters left: 5 (34 enodes) 45.283 * * [simplify]: iters left: 4 (42 enodes) 45.290 * * [simplify]: iters left: 3 (54 enodes) 45.301 * * [simplify]: iters left: 2 (56 enodes) 45.309 * * [simplify]: Extracting #0: cost 1 inf + 0 45.309 * * [simplify]: Extracting #1: cost 4 inf + 0 45.309 * * [simplify]: Extracting #2: cost 7 inf + 0 45.309 * * [simplify]: Extracting #3: cost 17 inf + 0 45.309 * * [simplify]: Extracting #4: cost 17 inf + 45 45.309 * * [simplify]: Extracting #5: cost 4 inf + 1260 45.309 * * [simplify]: Extracting #6: cost 0 inf + 2256 45.310 * [simplify]: Simplified to (fabs (cbrt (fma c (* -4 a) (* b b)))) 45.310 * [simplify]: Simplified (2 2 1 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (* (fabs (cbrt (fma c (* -4 a) (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 45.310 * * * * [progress]: [ 26 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.310 * [simplify]: Simplifying (sqrt (sqrt (fma (* -4 a) c (* b b)))) 45.310 * * [simplify]: iters left: 5 (9 enodes) 45.313 * * [simplify]: iters left: 4 (30 enodes) 45.317 * * [simplify]: iters left: 3 (38 enodes) 45.323 * * [simplify]: iters left: 2 (50 enodes) 45.333 * * [simplify]: iters left: 1 (52 enodes) 45.339 * * [simplify]: Extracting #0: cost 1 inf + 0 45.339 * * [simplify]: Extracting #1: cost 3 inf + 0 45.339 * * [simplify]: Extracting #2: cost 5 inf + 0 45.339 * * [simplify]: Extracting #3: cost 15 inf + 0 45.339 * * [simplify]: Extracting #4: cost 14 inf + 87 45.340 * * [simplify]: Extracting #5: cost 5 inf + 739 45.341 * * [simplify]: Extracting #6: cost 0 inf + 1578 45.342 * [simplify]: Simplified to (sqrt (sqrt (fma c (* -4 a) (* b b)))) 45.342 * [simplify]: Simplified (2 2 1 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (* (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 45.342 * * * * [progress]: [ 27 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (* (sqrt 1) (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.342 * [simplify]: Simplifying (sqrt 1) 45.342 * * [simplify]: iters left: 1 (2 enodes) 45.344 * * [simplify]: Extracting #0: cost 1 inf + 0 45.344 * * [simplify]: Extracting #1: cost 0 inf + 1 45.344 * [simplify]: Simplified to 1 45.344 * [simplify]: Simplified (2 2 1 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (* 1 (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 45.344 * * * * [progress]: [ 28 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (pow (fma (* -4 a) c (* b b)) (/ 1 2))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.344 * [simplify]: Simplifying (fma (* -4 a) c (* b b)) 45.345 * * [simplify]: iters left: 3 (7 enodes) 45.346 * * [simplify]: iters left: 2 (24 enodes) 45.350 * * [simplify]: iters left: 1 (32 enodes) 45.355 * * [simplify]: Extracting #0: cost 1 inf + 0 45.355 * * [simplify]: Extracting #1: cost 11 inf + 0 45.355 * * [simplify]: Extracting #2: cost 10 inf + 87 45.355 * * [simplify]: Extracting #3: cost 2 inf + 601 45.355 * * [simplify]: Extracting #4: cost 0 inf + 782 45.355 * [simplify]: Simplified to (fma c (* -4 a) (* b b)) 45.355 * [simplify]: Simplified (2 2 1 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (pow (fma c (* -4 a) (* b b)) (/ 1 2))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 45.356 * * * * [progress]: [ 29 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.356 * * * * [progress]: [ 30 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (fabs (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.356 * [simplify]: Simplifying (sqrt (fma (* -4 a) c (* b b))) 45.356 * * [simplify]: iters left: 4 (8 enodes) 45.358 * * [simplify]: iters left: 3 (27 enodes) 45.363 * * [simplify]: iters left: 2 (35 enodes) 45.368 * * [simplify]: iters left: 1 (47 enodes) 45.374 * * [simplify]: Extracting #0: cost 1 inf + 0 45.374 * * [simplify]: Extracting #1: cost 3 inf + 0 45.374 * * [simplify]: Extracting #2: cost 13 inf + 0 45.374 * * [simplify]: Extracting #3: cost 13 inf + 45 45.375 * * [simplify]: Extracting #4: cost 1 inf + 961 45.375 * * [simplify]: Extracting #5: cost 0 inf + 1140 45.375 * [simplify]: Simplified to (sqrt (fma c (* -4 a) (* b b))) 45.375 * [simplify]: Simplified (2 2 1 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (fabs (sqrt (fma c (* -4 a) (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 45.375 * * * * [progress]: [ 31 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (* 1 (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.375 * * * * [progress]: [ 32 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (posit16->real (real->posit16 (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.376 * * * * [progress]: [ 33 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (log1p (expm1 (sqrt (fma (* -4 a) c (* b b)))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.376 * * * * [progress]: [ 34 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (expm1 (log1p (sqrt (fma (* -4 a) c (* b b)))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.376 * * * * [progress]: [ 35 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (pow (fma (* -4 a) c (* b b)) 1/2)) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.376 * * * * [progress]: [ 36 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (pow (sqrt (fma (* -4 a) c (* b b))) 1)) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.376 * * * * [progress]: [ 37 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (exp (log (sqrt (fma (* -4 a) c (* b b)))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.376 * * * * [progress]: [ 38 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (log (exp (sqrt (fma (* -4 a) c (* b b)))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.376 * * * * [progress]: [ 39 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (* (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.376 * * * * [progress]: [ 40 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (cbrt (* (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (sqrt (fma (* -4 a) c (* b b)))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.376 * * * * [progress]: [ 41 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (* (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.376 * [simplify]: Simplifying (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) 45.376 * * [simplify]: iters left: 6 (10 enodes) 45.379 * * [simplify]: iters left: 5 (34 enodes) 45.385 * * [simplify]: iters left: 4 (42 enodes) 45.394 * * [simplify]: iters left: 3 (54 enodes) 45.401 * * [simplify]: iters left: 2 (56 enodes) 45.407 * * [simplify]: Extracting #0: cost 1 inf + 0 45.408 * * [simplify]: Extracting #1: cost 4 inf + 0 45.408 * * [simplify]: Extracting #2: cost 7 inf + 0 45.408 * * [simplify]: Extracting #3: cost 17 inf + 0 45.408 * * [simplify]: Extracting #4: cost 17 inf + 45 45.408 * * [simplify]: Extracting #5: cost 4 inf + 1260 45.408 * * [simplify]: Extracting #6: cost 0 inf + 2256 45.409 * [simplify]: Simplified to (fabs (cbrt (fma c (* -4 a) (* b b)))) 45.409 * [simplify]: Simplified (2 2 1 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (* (sqrt (* (fabs (cbrt (fma c (* -4 a) (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b)))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 45.409 * * * * [progress]: [ 42 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.409 * [simplify]: Simplifying (sqrt (sqrt (fma (* -4 a) c (* b b)))) 45.409 * * [simplify]: iters left: 5 (9 enodes) 45.412 * * [simplify]: iters left: 4 (30 enodes) 45.416 * * [simplify]: iters left: 3 (38 enodes) 45.423 * * [simplify]: iters left: 2 (50 enodes) 45.430 * * [simplify]: iters left: 1 (52 enodes) 45.440 * * [simplify]: Extracting #0: cost 1 inf + 0 45.440 * * [simplify]: Extracting #1: cost 3 inf + 0 45.440 * * [simplify]: Extracting #2: cost 5 inf + 0 45.441 * * [simplify]: Extracting #3: cost 15 inf + 0 45.441 * * [simplify]: Extracting #4: cost 14 inf + 87 45.441 * * [simplify]: Extracting #5: cost 5 inf + 739 45.441 * * [simplify]: Extracting #6: cost 0 inf + 1578 45.442 * [simplify]: Simplified to (sqrt (sqrt (fma c (* -4 a) (* b b)))) 45.442 * [simplify]: Simplified (2 2 1 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (* (sqrt (* (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 45.442 * * * * [progress]: [ 43 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (* (sqrt 1) (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.442 * [simplify]: Simplifying (sqrt 1) 45.442 * * [simplify]: iters left: 1 (2 enodes) 45.445 * * [simplify]: Extracting #0: cost 1 inf + 0 45.445 * * [simplify]: Extracting #1: cost 0 inf + 1 45.445 * [simplify]: Simplified to 1 45.445 * [simplify]: Simplified (2 2 1 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (* (sqrt (* 1 (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 45.445 * * * * [progress]: [ 44 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (pow (fma (* -4 a) c (* b b)) (/ 1 2))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.445 * [simplify]: Simplifying (fma (* -4 a) c (* b b)) 45.446 * * [simplify]: iters left: 3 (7 enodes) 45.448 * * [simplify]: iters left: 2 (24 enodes) 45.453 * * [simplify]: iters left: 1 (32 enodes) 45.458 * * [simplify]: Extracting #0: cost 1 inf + 0 45.458 * * [simplify]: Extracting #1: cost 11 inf + 0 45.458 * * [simplify]: Extracting #2: cost 10 inf + 87 45.458 * * [simplify]: Extracting #3: cost 2 inf + 601 45.459 * * [simplify]: Extracting #4: cost 0 inf + 782 45.459 * [simplify]: Simplified to (fma c (* -4 a) (* b b)) 45.459 * [simplify]: Simplified (2 2 1 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (* (sqrt (pow (fma c (* -4 a) (* b b)) (/ 1 2))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 45.459 * * * * [progress]: [ 45 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.459 * * * * [progress]: [ 46 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (fabs (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.459 * [simplify]: Simplifying (sqrt (fma (* -4 a) c (* b b))) 45.459 * * [simplify]: iters left: 4 (8 enodes) 45.461 * * [simplify]: iters left: 3 (27 enodes) 45.465 * * [simplify]: iters left: 2 (35 enodes) 45.471 * * [simplify]: iters left: 1 (47 enodes) 45.477 * * [simplify]: Extracting #0: cost 1 inf + 0 45.477 * * [simplify]: Extracting #1: cost 3 inf + 0 45.477 * * [simplify]: Extracting #2: cost 13 inf + 0 45.477 * * [simplify]: Extracting #3: cost 13 inf + 45 45.477 * * [simplify]: Extracting #4: cost 1 inf + 961 45.477 * * [simplify]: Extracting #5: cost 0 inf + 1140 45.478 * [simplify]: Simplified to (sqrt (fma c (* -4 a) (* b b))) 45.478 * [simplify]: Simplified (2 2 1 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (* (sqrt (fabs (sqrt (fma c (* -4 a) (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 45.478 * * * * [progress]: [ 47 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (* 1 (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.478 * * * * [progress]: [ 48 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (posit16->real (real->posit16 (sqrt (fma (* -4 a) c (* b b)))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.478 * * * * [progress]: [ 49 / 98 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.478 * [simplify]: Simplifying (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 45.478 * * [simplify]: iters left: 6 (15 enodes) 45.482 * * [simplify]: iters left: 5 (51 enodes) 45.490 * * [simplify]: iters left: 4 (67 enodes) 45.500 * * [simplify]: iters left: 3 (84 enodes) 45.515 * * [simplify]: iters left: 2 (93 enodes) 45.535 * * [simplify]: iters left: 1 (114 enodes) 45.559 * * [simplify]: Extracting #0: cost 1 inf + 0 45.559 * * [simplify]: Extracting #1: cost 14 inf + 0 45.559 * * [simplify]: Extracting #2: cost 29 inf + 1 45.560 * * [simplify]: Extracting #3: cost 38 inf + 44 45.560 * * [simplify]: Extracting #4: cost 32 inf + 1239 45.560 * * [simplify]: Extracting #5: cost 19 inf + 3200 45.561 * * [simplify]: Extracting #6: cost 9 inf + 4997 45.562 * * [simplify]: Extracting #7: cost 3 inf + 7424 45.564 * * [simplify]: Extracting #8: cost 0 inf + 8532 45.565 * [simplify]: Simplified to (- (- b) (sqrt (fma b b (* (* c -4) a)))) 45.565 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma b b (* (* c -4) a)))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 45.565 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 45.566 * * [simplify]: iters left: 6 (12 enodes) 45.568 * * [simplify]: iters left: 5 (39 enodes) 45.574 * * [simplify]: iters left: 4 (55 enodes) 45.583 * * [simplify]: iters left: 3 (75 enodes) 45.593 * * [simplify]: iters left: 2 (79 enodes) 45.604 * * [simplify]: Extracting #0: cost 1 inf + 0 45.604 * * [simplify]: Extracting #1: cost 0 inf + 1 45.604 * [simplify]: Simplified to 0 45.604 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 45.604 * * * * [progress]: [ 50 / 98 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.605 * [simplify]: Simplifying (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 45.605 * * [simplify]: iters left: 6 (14 enodes) 45.608 * * [simplify]: iters left: 5 (48 enodes) 45.615 * * [simplify]: iters left: 4 (60 enodes) 45.624 * * [simplify]: iters left: 3 (78 enodes) 45.634 * * [simplify]: iters left: 2 (91 enodes) 45.646 * * [simplify]: iters left: 1 (110 enodes) 45.663 * * [simplify]: Extracting #0: cost 1 inf + 0 45.663 * * [simplify]: Extracting #1: cost 16 inf + 0 45.663 * * [simplify]: Extracting #2: cost 35 inf + 1 45.663 * * [simplify]: Extracting #3: cost 43 inf + 42 45.663 * * [simplify]: Extracting #4: cost 39 inf + 373 45.664 * * [simplify]: Extracting #5: cost 31 inf + 887 45.664 * * [simplify]: Extracting #6: cost 24 inf + 2380 45.666 * * [simplify]: Extracting #7: cost 9 inf + 6985 45.668 * * [simplify]: Extracting #8: cost 0 inf + 10396 45.671 * [simplify]: Simplified to (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 45.671 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 45.671 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 45.671 * * [simplify]: iters left: 6 (12 enodes) 45.676 * * [simplify]: iters left: 5 (39 enodes) 45.682 * * [simplify]: iters left: 4 (55 enodes) 45.690 * * [simplify]: iters left: 3 (75 enodes) 45.700 * * [simplify]: iters left: 2 (79 enodes) 45.709 * * [simplify]: Extracting #0: cost 1 inf + 0 45.709 * * [simplify]: Extracting #1: cost 0 inf + 1 45.709 * [simplify]: Simplified to 0 45.709 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 45.710 * * * * [progress]: [ 51 / 98 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.710 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 45.710 * * [simplify]: iters left: 6 (14 enodes) 45.713 * * [simplify]: iters left: 5 (50 enodes) 45.722 * * [simplify]: iters left: 4 (67 enodes) 45.732 * * [simplify]: iters left: 3 (87 enodes) 45.744 * * [simplify]: iters left: 2 (93 enodes) 45.760 * * [simplify]: iters left: 1 (97 enodes) 45.778 * * [simplify]: Extracting #0: cost 1 inf + 0 45.778 * * [simplify]: Extracting #1: cost 10 inf + 0 45.779 * * [simplify]: Extracting #2: cost 14 inf + 43 45.779 * * [simplify]: Extracting #3: cost 22 inf + 84 45.779 * * [simplify]: Extracting #4: cost 19 inf + 490 45.780 * * [simplify]: Extracting #5: cost 8 inf + 1701 45.781 * * [simplify]: Extracting #6: cost 0 inf + 3573 45.782 * [simplify]: Simplified to (- (- (sqrt (fma a (* -4 c) (* b b)))) b) 45.782 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma a (* -4 c) (* b b)))) b) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 45.783 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 45.783 * * [simplify]: iters left: 6 (12 enodes) 45.788 * * [simplify]: iters left: 5 (39 enodes) 45.795 * * [simplify]: iters left: 4 (55 enodes) 45.804 * * [simplify]: iters left: 3 (75 enodes) 45.820 * * [simplify]: iters left: 2 (79 enodes) 45.835 * * [simplify]: Extracting #0: cost 1 inf + 0 45.835 * * [simplify]: Extracting #1: cost 0 inf + 1 45.835 * [simplify]: Simplified to 0 45.836 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 45.836 * * * * [progress]: [ 52 / 98 ] simplifiying candidate #= b 0) (/ (+ (fma -1 b (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.836 * [simplify]: Simplifying (fma -1 b (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 45.836 * * [simplify]: iters left: 6 (13 enodes) 45.842 * * [simplify]: iters left: 5 (45 enodes) 45.853 * * [simplify]: iters left: 4 (62 enodes) 45.870 * * [simplify]: iters left: 3 (82 enodes) 45.886 * * [simplify]: iters left: 2 (89 enodes) 45.898 * * [simplify]: Extracting #0: cost 1 inf + 0 45.898 * * [simplify]: Extracting #1: cost 10 inf + 0 45.898 * * [simplify]: Extracting #2: cost 14 inf + 43 45.898 * * [simplify]: Extracting #3: cost 22 inf + 84 45.899 * * [simplify]: Extracting #4: cost 21 inf + 212 45.899 * * [simplify]: Extracting #5: cost 14 inf + 643 45.900 * * [simplify]: Extracting #6: cost 5 inf + 2398 45.901 * * [simplify]: Extracting #7: cost 0 inf + 3573 45.902 * [simplify]: Simplified to (- (- (sqrt (fma a (* -4 c) (* b b)))) b) 45.902 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma a (* -4 c) (* b b)))) b) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 45.903 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 45.903 * * [simplify]: iters left: 6 (12 enodes) 45.906 * * [simplify]: iters left: 5 (39 enodes) 45.912 * * [simplify]: iters left: 4 (55 enodes) 45.920 * * [simplify]: iters left: 3 (75 enodes) 45.939 * * [simplify]: iters left: 2 (79 enodes) 45.956 * * [simplify]: Extracting #0: cost 1 inf + 0 45.956 * * [simplify]: Extracting #1: cost 0 inf + 1 45.957 * [simplify]: Simplified to 0 45.957 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma -1 b (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 45.957 * * * * [progress]: [ 53 / 98 ] simplifiying candidate #= b 0) (/ (+ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 45.957 * [simplify]: Simplifying (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 45.957 * * [simplify]: iters left: 6 (15 enodes) 45.963 * * [simplify]: iters left: 5 (54 enodes) 45.975 * * [simplify]: iters left: 4 (75 enodes) 45.988 * * [simplify]: iters left: 3 (101 enodes) 46.002 * * [simplify]: iters left: 2 (113 enodes) 46.015 * * [simplify]: iters left: 1 (116 enodes) 46.031 * * [simplify]: Extracting #0: cost 1 inf + 0 46.031 * * [simplify]: Extracting #1: cost 15 inf + 0 46.031 * * [simplify]: Extracting #2: cost 25 inf + 1 46.031 * * [simplify]: Extracting #3: cost 30 inf + 245 46.032 * * [simplify]: Extracting #4: cost 25 inf + 1095 46.032 * * [simplify]: Extracting #5: cost 16 inf + 1610 46.033 * * [simplify]: Extracting #6: cost 11 inf + 2449 46.035 * * [simplify]: Extracting #7: cost 2 inf + 4500 46.037 * * [simplify]: Extracting #8: cost 0 inf + 4978 46.039 * [simplify]: Simplified to (- (+ b (sqrt (fma b b (* (* c -4) a))))) 46.039 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (+ b (sqrt (fma b b (* (* c -4) a))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 46.039 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 46.039 * * [simplify]: iters left: 6 (12 enodes) 46.044 * * [simplify]: iters left: 5 (39 enodes) 46.054 * * [simplify]: iters left: 4 (55 enodes) 46.064 * * [simplify]: iters left: 3 (75 enodes) 46.077 * * [simplify]: iters left: 2 (79 enodes) 46.093 * * [simplify]: Extracting #0: cost 1 inf + 0 46.093 * * [simplify]: Extracting #1: cost 0 inf + 1 46.093 * [simplify]: Simplified to 0 46.094 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 46.094 * * * * [progress]: [ 54 / 98 ] simplifiying candidate #= b 0) (/ (+ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 46.094 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 46.094 * * [simplify]: iters left: 6 (14 enodes) 46.097 * * [simplify]: iters left: 5 (48 enodes) 46.105 * * [simplify]: iters left: 4 (66 enodes) 46.118 * * [simplify]: iters left: 3 (81 enodes) 46.130 * * [simplify]: iters left: 2 (83 enodes) 46.141 * * [simplify]: Extracting #0: cost 1 inf + 0 46.141 * * [simplify]: Extracting #1: cost 9 inf + 0 46.141 * * [simplify]: Extracting #2: cost 18 inf + 0 46.142 * * [simplify]: Extracting #3: cost 26 inf + 1 46.142 * * [simplify]: Extracting #4: cost 24 inf + 169 46.142 * * [simplify]: Extracting #5: cost 12 inf + 927 46.142 * * [simplify]: Extracting #6: cost 7 inf + 1765 46.143 * * [simplify]: Extracting #7: cost 0 inf + 3378 46.144 * [simplify]: Simplified to (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 46.144 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 46.144 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 46.144 * * [simplify]: iters left: 6 (12 enodes) 46.147 * * [simplify]: iters left: 5 (39 enodes) 46.154 * * [simplify]: iters left: 4 (55 enodes) 46.168 * * [simplify]: iters left: 3 (75 enodes) 46.177 * * [simplify]: iters left: 2 (79 enodes) 46.187 * * [simplify]: Extracting #0: cost 1 inf + 0 46.187 * * [simplify]: Extracting #1: cost 0 inf + 1 46.187 * [simplify]: Simplified to 0 46.187 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 46.187 * * * * [progress]: [ 55 / 98 ] simplifiying candidate #= b 0) (/ (+ (fma (- 1) b (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 46.187 * [simplify]: Simplifying (fma (- 1) b (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 46.188 * * [simplify]: iters left: 6 (14 enodes) 46.192 * * [simplify]: iters left: 5 (51 enodes) 46.202 * * [simplify]: iters left: 4 (73 enodes) 46.221 * * [simplify]: iters left: 3 (95 enodes) 46.236 * * [simplify]: iters left: 2 (102 enodes) 46.248 * * [simplify]: Extracting #0: cost 1 inf + 0 46.249 * * [simplify]: Extracting #1: cost 10 inf + 0 46.249 * * [simplify]: Extracting #2: cost 14 inf + 43 46.249 * * [simplify]: Extracting #3: cost 22 inf + 84 46.249 * * [simplify]: Extracting #4: cost 21 inf + 212 46.249 * * [simplify]: Extracting #5: cost 13 inf + 782 46.251 * * [simplify]: Extracting #6: cost 8 inf + 1701 46.252 * * [simplify]: Extracting #7: cost 2 inf + 3095 46.253 * * [simplify]: Extracting #8: cost 0 inf + 3573 46.253 * [simplify]: Simplified to (- (- b) (sqrt (fma b b (* (* -4 a) c)))) 46.253 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma b b (* (* -4 a) c)))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 46.254 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 46.254 * * [simplify]: iters left: 6 (12 enodes) 46.257 * * [simplify]: iters left: 5 (39 enodes) 46.266 * * [simplify]: iters left: 4 (55 enodes) 46.275 * * [simplify]: iters left: 3 (75 enodes) 46.292 * * [simplify]: iters left: 2 (79 enodes) 46.307 * * [simplify]: Extracting #0: cost 1 inf + 0 46.307 * * [simplify]: Extracting #1: cost 0 inf + 1 46.307 * [simplify]: Simplified to 0 46.307 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (- 1) b (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 46.307 * * * * [progress]: [ 56 / 98 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 46.308 * [simplify]: Simplifying (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 46.308 * * [simplify]: iters left: 6 (15 enodes) 46.311 * * [simplify]: iters left: 5 (51 enodes) 46.321 * * [simplify]: iters left: 4 (71 enodes) 46.335 * * [simplify]: iters left: 3 (102 enodes) 46.353 * * [simplify]: iters left: 2 (114 enodes) 46.369 * * [simplify]: iters left: 1 (117 enodes) 46.386 * * [simplify]: Extracting #0: cost 1 inf + 0 46.386 * * [simplify]: Extracting #1: cost 15 inf + 0 46.387 * * [simplify]: Extracting #2: cost 21 inf + 405 46.387 * * [simplify]: Extracting #3: cost 24 inf + 1051 46.388 * * [simplify]: Extracting #4: cost 23 inf + 1276 46.389 * * [simplify]: Extracting #5: cost 12 inf + 2230 46.390 * * [simplify]: Extracting #6: cost 3 inf + 4241 46.392 * * [simplify]: Extracting #7: cost 0 inf + 4978 46.394 * [simplify]: Simplified to (- (+ (sqrt (fma a (* c -4) (* b b))) b)) 46.394 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (+ (sqrt (fma a (* c -4) (* b b))) b)) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 46.394 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 46.394 * * [simplify]: iters left: 6 (12 enodes) 46.399 * * [simplify]: iters left: 5 (39 enodes) 46.409 * * [simplify]: iters left: 4 (55 enodes) 46.424 * * [simplify]: iters left: 3 (75 enodes) 46.434 * * [simplify]: iters left: 2 (79 enodes) 46.443 * * [simplify]: Extracting #0: cost 1 inf + 0 46.443 * * [simplify]: Extracting #1: cost 0 inf + 1 46.443 * [simplify]: Simplified to 0 46.443 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (+ (sqrt (fma a (* c -4) (* b b))) b)) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 46.444 * * * * [progress]: [ 57 / 98 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 46.444 * [simplify]: Simplifying (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 46.444 * * [simplify]: iters left: 6 (14 enodes) 46.453 * * [simplify]: iters left: 5 (48 enodes) 46.466 * * [simplify]: iters left: 4 (66 enodes) 46.485 * * [simplify]: iters left: 3 (81 enodes) 46.506 * * [simplify]: iters left: 2 (83 enodes) 46.525 * * [simplify]: Extracting #0: cost 1 inf + 0 46.525 * * [simplify]: Extracting #1: cost 9 inf + 0 46.525 * * [simplify]: Extracting #2: cost 18 inf + 0 46.526 * * [simplify]: Extracting #3: cost 26 inf + 1 46.526 * * [simplify]: Extracting #4: cost 24 inf + 169 46.526 * * [simplify]: Extracting #5: cost 12 inf + 927 46.527 * * [simplify]: Extracting #6: cost 7 inf + 1765 46.528 * * [simplify]: Extracting #7: cost 0 inf + 3378 46.530 * [simplify]: Simplified to (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 46.530 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 46.530 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 46.531 * * [simplify]: iters left: 6 (12 enodes) 46.536 * * [simplify]: iters left: 5 (39 enodes) 46.548 * * [simplify]: iters left: 4 (55 enodes) 46.564 * * [simplify]: iters left: 3 (75 enodes) 46.583 * * [simplify]: iters left: 2 (79 enodes) 46.605 * * [simplify]: Extracting #0: cost 1 inf + 0 46.605 * * [simplify]: Extracting #1: cost 0 inf + 1 46.605 * [simplify]: Simplified to 0 46.605 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 46.605 * * * * [progress]: [ 58 / 98 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 46.606 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 46.606 * * [simplify]: iters left: 6 (14 enodes) 46.613 * * [simplify]: iters left: 5 (50 enodes) 46.627 * * [simplify]: iters left: 4 (67 enodes) 46.643 * * [simplify]: iters left: 3 (87 enodes) 46.657 * * [simplify]: iters left: 2 (93 enodes) 46.668 * * [simplify]: iters left: 1 (97 enodes) 46.680 * * [simplify]: Extracting #0: cost 1 inf + 0 46.680 * * [simplify]: Extracting #1: cost 10 inf + 0 46.680 * * [simplify]: Extracting #2: cost 14 inf + 43 46.680 * * [simplify]: Extracting #3: cost 22 inf + 84 46.680 * * [simplify]: Extracting #4: cost 19 inf + 490 46.680 * * [simplify]: Extracting #5: cost 8 inf + 1701 46.681 * * [simplify]: Extracting #6: cost 0 inf + 3573 46.682 * [simplify]: Simplified to (- (- (sqrt (fma a (* -4 c) (* b b)))) b) 46.682 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma a (* -4 c) (* b b)))) b) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 46.682 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 46.682 * * [simplify]: iters left: 6 (12 enodes) 46.686 * * [simplify]: iters left: 5 (39 enodes) 46.697 * * [simplify]: iters left: 4 (55 enodes) 46.712 * * [simplify]: iters left: 3 (75 enodes) 46.722 * * [simplify]: iters left: 2 (79 enodes) 46.731 * * [simplify]: Extracting #0: cost 1 inf + 0 46.731 * * [simplify]: Extracting #1: cost 0 inf + 1 46.731 * [simplify]: Simplified to 0 46.731 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 46.732 * * * * [progress]: [ 59 / 98 ] simplifiying candidate #= b 0) (/ (log1p (expm1 (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 46.732 * * * * [progress]: [ 60 / 98 ] simplifiying candidate #= b 0) (/ (expm1 (log1p (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 46.732 * * * * [progress]: [ 61 / 98 ] simplifiying candidate #= b 0) (/ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 46.732 * [simplify]: Simplifying (* (cbrt (- b)) (cbrt (- b))) 46.732 * * [simplify]: iters left: 5 (4 enodes) 46.733 * * [simplify]: iters left: 4 (12 enodes) 46.734 * * [simplify]: Extracting #0: cost 1 inf + 0 46.734 * * [simplify]: Extracting #1: cost 3 inf + 0 46.734 * * [simplify]: Extracting #2: cost 5 inf + 0 46.734 * * [simplify]: Extracting #3: cost 7 inf + 0 46.735 * * [simplify]: Extracting #4: cost 6 inf + 1 46.735 * * [simplify]: Extracting #5: cost 0 inf + 647 46.735 * [simplify]: Simplified to (* (cbrt (- b)) (cbrt (- b))) 46.735 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 46.735 * * * * [progress]: [ 62 / 98 ] simplifiying candidate #= b 0) (/ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 46.735 * [simplify]: Simplifying (sqrt (- b)) 46.735 * * [simplify]: iters left: 3 (3 enodes) 46.736 * * [simplify]: iters left: 2 (9 enodes) 46.737 * * [simplify]: Extracting #0: cost 1 inf + 0 46.737 * * [simplify]: Extracting #1: cost 3 inf + 0 46.737 * * [simplify]: Extracting #2: cost 5 inf + 0 46.737 * * [simplify]: Extracting #3: cost 4 inf + 1 46.737 * * [simplify]: Extracting #4: cost 0 inf + 245 46.737 * [simplify]: Simplified to (sqrt (- b)) 46.737 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 46.737 * * * * [progress]: [ 63 / 98 ] simplifiying candidate #= b 0) (/ (fma 1 (- b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 46.737 * * * * [progress]: [ 64 / 98 ] simplifiying candidate #= b 0) (/ (fma -1 b (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 46.737 * * * * [progress]: [ 65 / 98 ] simplifiying candidate #= b 0) (/ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 46.738 * [simplify]: Simplifying (- (* (cbrt b) (cbrt b))) 46.738 * * [simplify]: iters left: 5 (4 enodes) 46.738 * * [simplify]: iters left: 4 (15 enodes) 46.741 * * [simplify]: iters left: 3 (17 enodes) 46.743 * * [simplify]: Extracting #0: cost 1 inf + 0 46.743 * * [simplify]: Extracting #1: cost 5 inf + 0 46.743 * * [simplify]: Extracting #2: cost 9 inf + 0 46.743 * * [simplify]: Extracting #3: cost 8 inf + 1 46.743 * * [simplify]: Extracting #4: cost 0 inf + 969 46.743 * [simplify]: Simplified to (- (* (cbrt b) (cbrt b))) 46.743 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 46.743 * * * * [progress]: [ 66 / 98 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 46.744 * [simplify]: Simplifying (- (sqrt b)) 46.744 * * [simplify]: iters left: 3 (3 enodes) 46.744 * * [simplify]: iters left: 2 (9 enodes) 46.745 * * [simplify]: Extracting #0: cost 1 inf + 0 46.745 * * [simplify]: Extracting #1: cost 3 inf + 0 46.745 * * [simplify]: Extracting #2: cost 5 inf + 0 46.746 * * [simplify]: Extracting #3: cost 4 inf + 1 46.746 * * [simplify]: Extracting #4: cost 0 inf + 245 46.746 * [simplify]: Simplified to (- (sqrt b)) 46.746 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 46.746 * * * * [progress]: [ 67 / 98 ] simplifiying candidate #= b 0) (/ (fma (- 1) b (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 46.746 * [simplify]: Simplifying (- 1) 46.746 * * [simplify]: iters left: 2 (2 enodes) 46.747 * * [simplify]: iters left: 1 (9 enodes) 46.749 * * [simplify]: Extracting #0: cost 1 inf + 0 46.749 * * [simplify]: Extracting #1: cost 0 inf + 1 46.749 * [simplify]: Simplified to -1 46.749 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma -1 b (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 46.749 * * * * [progress]: [ 68 / 98 ] simplifiying candidate #= b 0) (/ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 46.750 * [simplify]: Simplifying (* (cbrt b) (cbrt b)) 46.750 * * [simplify]: iters left: 3 (3 enodes) 46.750 * * [simplify]: iters left: 2 (9 enodes) 46.752 * * [simplify]: Extracting #0: cost 1 inf + 0 46.752 * * [simplify]: Extracting #1: cost 3 inf + 0 46.752 * * [simplify]: Extracting #2: cost 5 inf + 0 46.752 * * [simplify]: Extracting #3: cost 4 inf + 1 46.752 * * [simplify]: Extracting #4: cost 0 inf + 405 46.752 * [simplify]: Simplified to (* (cbrt b) (cbrt b)) 46.752 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 46.752 * * * * [progress]: [ 69 / 98 ] simplifiying candidate #= b 0) (/ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 46.752 * [simplify]: Simplifying (sqrt b) 46.752 * * [simplify]: iters left: 1 (2 enodes) 46.753 * * [simplify]: Extracting #0: cost 1 inf + 0 46.753 * * [simplify]: Extracting #1: cost 3 inf + 0 46.753 * * [simplify]: Extracting #2: cost 2 inf + 1 46.753 * * [simplify]: Extracting #3: cost 0 inf + 83 46.753 * [simplify]: Simplified to (sqrt b) 46.753 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 46.753 * * * * [progress]: [ 70 / 98 ] simplifiying candidate #= b 0) (/ (fma 1 (- b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 46.753 * * * * [progress]: [ 71 / 98 ] simplifiying candidate #= b 0) (/ (log (/ (/ 1 (exp b)) (exp (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 46.753 * [simplify]: Simplifying (/ (/ 1 (exp b)) (exp (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 46.753 * * [simplify]: iters left: 6 (15 enodes) 46.757 * * [simplify]: iters left: 5 (54 enodes) 46.766 * * [simplify]: iters left: 4 (82 enodes) 46.780 * * [simplify]: iters left: 3 (125 enodes) 46.809 * * [simplify]: iters left: 2 (181 enodes) 46.839 * * [simplify]: iters left: 1 (322 enodes) 46.920 * * [simplify]: Extracting #0: cost 1 inf + 0 46.920 * * [simplify]: Extracting #1: cost 40 inf + 0 46.921 * * [simplify]: Extracting #2: cost 157 inf + 1 46.921 * * [simplify]: Extracting #3: cost 205 inf + 370 46.922 * * [simplify]: Extracting #4: cost 217 inf + 413 46.923 * * [simplify]: Extracting #5: cost 207 inf + 2553 46.925 * * [simplify]: Extracting #6: cost 169 inf + 12213 46.933 * * [simplify]: Extracting #7: cost 101 inf + 51453 46.953 * * [simplify]: Extracting #8: cost 19 inf + 120707 46.977 * * [simplify]: Extracting #9: cost 0 inf + 139855 47.001 * [simplify]: Simplified to (exp (- (+ (sqrt (fma (* -4 a) c (* b b))) b))) 47.001 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (log (exp (- (+ (sqrt (fma (* -4 a) c (* b b))) b)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 47.001 * * * * [progress]: [ 72 / 98 ] simplifiying candidate #= b 0) (/ (log (/ (exp (- b)) (exp (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 47.001 * [simplify]: Simplifying (/ (exp (- b)) (exp (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 47.002 * * [simplify]: iters left: 6 (14 enodes) 47.005 * * [simplify]: iters left: 5 (50 enodes) 47.013 * * [simplify]: iters left: 4 (77 enodes) 47.028 * * [simplify]: iters left: 3 (123 enodes) 47.048 * * [simplify]: iters left: 2 (183 enodes) 47.076 * * [simplify]: iters left: 1 (293 enodes) 47.137 * * [simplify]: Extracting #0: cost 1 inf + 0 47.137 * * [simplify]: Extracting #1: cost 47 inf + 0 47.137 * * [simplify]: Extracting #2: cost 158 inf + 1 47.138 * * [simplify]: Extracting #3: cost 196 inf + 521 47.139 * * [simplify]: Extracting #4: cost 208 inf + 564 47.140 * * [simplify]: Extracting #5: cost 199 inf + 2755 47.143 * * [simplify]: Extracting #6: cost 178 inf + 6467 47.150 * * [simplify]: Extracting #7: cost 116 inf + 38002 47.165 * * [simplify]: Extracting #8: cost 11 inf + 117672 47.186 * * [simplify]: Extracting #9: cost 0 inf + 126673 47.207 * [simplify]: Simplified to (exp (- (- b) (sqrt (fma (* -4 a) c (* b b))))) 47.207 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (log (exp (- (- b) (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 47.207 * * * * [progress]: [ 73 / 98 ] simplifiying candidate #= b 0) (/ (pow (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 1) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 47.207 * * * * [progress]: [ 74 / 98 ] simplifiying candidate #= b 0) (/ (exp (log (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 47.207 * * * * [progress]: [ 75 / 98 ] simplifiying candidate #= b 0) (/ (log (exp (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 47.207 * * * * [progress]: [ 76 / 98 ] simplifiying candidate #= b 0) (/ (* (* (cbrt (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (cbrt (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))))) (cbrt (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 47.207 * * * * [progress]: [ 77 / 98 ] simplifiying candidate #= b 0) (/ (cbrt (* (* (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 47.207 * * * * [progress]: [ 78 / 98 ] simplifiying candidate #= b 0) (/ (* (sqrt (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (sqrt (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 47.207 * * * * [progress]: [ 79 / 98 ] simplifiying candidate #= b 0) (/ (/ (- (pow (- b) 3) (pow (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))) 3)) (+ (* (- b) (- b)) (+ (* (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 47.207 * * * * [progress]: [ 80 / 98 ] simplifiying candidate #= b 0) (/ (+ (- b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 47.207 * * * * [progress]: [ 81 / 98 ] simplifiying candidate #= b 0) (/ (* 1 (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 47.208 * * * * [progress]: [ 82 / 98 ] simplifiying candidate #= b 0) (/ (/ (- (* (- b) (- b)) (* (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (+ (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 47.208 * * * * [progress]: [ 83 / 98 ] simplifiying candidate #= b 0) (/ (* (+ (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b))))) (- (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 47.208 * [simplify]: Simplifying (+ (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b))))) 47.208 * * [simplify]: iters left: 6 (12 enodes) 47.213 * * [simplify]: iters left: 5 (40 enodes) 47.219 * * [simplify]: iters left: 4 (48 enodes) 47.227 * * [simplify]: iters left: 3 (60 enodes) 47.234 * * [simplify]: iters left: 2 (62 enodes) 47.242 * * [simplify]: Extracting #0: cost 1 inf + 0 47.242 * * [simplify]: Extracting #1: cost 4 inf + 0 47.242 * * [simplify]: Extracting #2: cost 8 inf + 0 47.243 * * [simplify]: Extracting #3: cost 12 inf + 0 47.243 * * [simplify]: Extracting #4: cost 20 inf + 1 47.243 * * [simplify]: Extracting #5: cost 18 inf + 170 47.243 * * [simplify]: Extracting #6: cost 6 inf + 1122 47.243 * * [simplify]: Extracting #7: cost 0 inf + 2500 47.244 * [simplify]: Simplified to (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (- b))) 47.244 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (- b))) (- (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 47.244 * [simplify]: Simplifying (- (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b))))) 47.244 * * [simplify]: iters left: 6 (12 enodes) 47.247 * * [simplify]: iters left: 5 (41 enodes) 47.253 * * [simplify]: iters left: 4 (52 enodes) 47.261 * * [simplify]: iters left: 3 (64 enodes) 47.272 * * [simplify]: iters left: 2 (66 enodes) 47.285 * * [simplify]: Extracting #0: cost 1 inf + 0 47.286 * * [simplify]: Extracting #1: cost 5 inf + 0 47.286 * * [simplify]: Extracting #2: cost 10 inf + 0 47.286 * * [simplify]: Extracting #3: cost 14 inf + 0 47.286 * * [simplify]: Extracting #4: cost 22 inf + 1 47.286 * * [simplify]: Extracting #5: cost 19 inf + 212 47.286 * * [simplify]: Extracting #6: cost 7 inf + 1245 47.287 * * [simplify]: Extracting #7: cost 1 inf + 2679 47.288 * * [simplify]: Extracting #8: cost 0 inf + 3018 47.289 * [simplify]: Simplified to (- (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b))))) 47.289 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* (+ (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b))))) (- (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 47.289 * * * * [progress]: [ 84 / 98 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 47.289 * * * * [progress]: [ 85 / 98 ] simplifiying candidate #= b 0) (/ (+ (- b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 47.289 * * * * [progress]: [ 86 / 98 ] simplifiying candidate #= b 0) (/ (posit16->real (real->posit16 (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 47.289 * * * * [progress]: [ 87 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- b b)))))> 47.290 * [simplify]: Simplifying b 47.290 * * [simplify]: iters left: 0 (1 enodes) 47.290 * * [simplify]: Extracting #0: cost 1 inf + 0 47.290 * * [simplify]: Extracting #1: cost 0 inf + 1 47.290 * [simplify]: Simplified to b 47.290 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- b b))))) 47.290 * * * * [progress]: [ 88 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (* +nan.0 c) b)))))> 47.291 * [simplify]: Simplifying (* +nan.0 c) 47.291 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- +nan.0 b))))) 47.291 * * * * [progress]: [ 89 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (* +nan.0 c) b)))))> 47.291 * [simplify]: Simplifying (* +nan.0 c) 47.291 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- +nan.0 b))))) 47.291 * * * * [progress]: [ 90 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 47.292 * [simplify]: Simplifying b 47.292 * * [simplify]: iters left: 0 (1 enodes) 47.292 * * [simplify]: Extracting #0: cost 1 inf + 0 47.292 * * [simplify]: Extracting #1: cost 0 inf + 1 47.292 * [simplify]: Simplified to b 47.292 * [simplify]: Simplified (2 2 1 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 47.292 * * * * [progress]: [ 91 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (* +nan.0 c)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 47.292 * [simplify]: Simplifying (* +nan.0 c) 47.292 * [simplify]: Simplified (2 2 1 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt +nan.0))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 47.293 * * * * [progress]: [ 92 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (* +nan.0 c)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 47.293 * [simplify]: Simplifying (* +nan.0 c) 47.293 * [simplify]: Simplified (2 2 1 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt +nan.0))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 47.293 * * * * [progress]: [ 93 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt b) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 47.293 * [simplify]: Simplifying b 47.293 * * [simplify]: iters left: 0 (1 enodes) 47.294 * * [simplify]: Extracting #0: cost 1 inf + 0 47.294 * * [simplify]: Extracting #1: cost 0 inf + 1 47.294 * [simplify]: Simplified to b 47.294 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (* (sqrt b) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 47.294 * * * * [progress]: [ 94 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (* +nan.0 c)) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 47.294 * [simplify]: Simplifying (* +nan.0 c) 47.294 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (* (sqrt +nan.0) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 47.294 * * * * [progress]: [ 95 / 98 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (* +nan.0 c)) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 47.294 * [simplify]: Simplifying (* +nan.0 c) 47.294 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (* (sqrt +nan.0) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 47.295 * * * * [progress]: [ 96 / 98 ] simplifiying candidate #= b 0) (/ (- (+ (* +nan.0 (pow b 2)) (- b (* +nan.0 (* a c))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 47.295 * [simplify]: Simplifying (- (+ (* +nan.0 (pow b 2)) (- b (* +nan.0 (* a c))))) 47.295 * [simplify]: Simplified (2 2 1) to (λ (a b c) (if (>= b 0) (/ +nan.0 (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 47.295 * * * * [progress]: [ 97 / 98 ] simplifiying candidate #= b 0) (/ (- (* 2 (/ (* a c) b)) (* 2 b)) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 47.295 * [simplify]: Simplifying (- (* 2 (/ (* a c) b)) (* 2 b)) 47.295 * * [simplify]: iters left: 6 (9 enodes) 47.301 * * [simplify]: iters left: 5 (39 enodes) 47.311 * * [simplify]: iters left: 4 (73 enodes) 47.330 * * [simplify]: iters left: 3 (113 enodes) 47.350 * * [simplify]: iters left: 2 (142 enodes) 47.375 * * [simplify]: iters left: 1 (167 enodes) 47.405 * * [simplify]: Extracting #0: cost 1 inf + 0 47.405 * * [simplify]: Extracting #1: cost 17 inf + 0 47.405 * * [simplify]: Extracting #2: cost 33 inf + 87 47.406 * * [simplify]: Extracting #3: cost 27 inf + 1002 47.407 * * [simplify]: Extracting #4: cost 6 inf + 2375 47.409 * * [simplify]: Extracting #5: cost 0 inf + 2995 47.411 * [simplify]: Simplified to (* (- (* (/ c b) a) b) 2) 47.411 * [simplify]: Simplified (2 2 1) to (λ (a b c) (if (>= b 0) (/ (* (- (* (/ c b) a) b) 2) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 47.411 * * * * [progress]: [ 98 / 98 ] simplifiying candidate #= b 0) (/ (* -2 (/ (* a c) b)) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 47.411 * [simplify]: Simplifying (* -2 (/ (* a c) b)) 47.411 * * [simplify]: iters left: 6 (7 enodes) 47.415 * * [simplify]: iters left: 5 (27 enodes) 47.422 * * [simplify]: iters left: 4 (46 enodes) 47.434 * * [simplify]: iters left: 3 (75 enodes) 47.452 * * [simplify]: iters left: 2 (101 enodes) 47.475 * * [simplify]: iters left: 1 (126 enodes) 47.507 * * [simplify]: Extracting #0: cost 1 inf + 0 47.508 * * [simplify]: Extracting #1: cost 22 inf + 0 47.508 * * [simplify]: Extracting #2: cost 30 inf + 213 47.509 * * [simplify]: Extracting #3: cost 6 inf + 1795 47.510 * * [simplify]: Extracting #4: cost 0 inf + 2170 47.511 * [simplify]: Simplified to (* (* a (/ c b)) -2) 47.511 * [simplify]: Simplified (2 2 1) to (λ (a b c) (if (>= b 0) (/ (* (* a (/ c b)) -2) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 47.511 * * * [progress]: adding candidates to table 49.021 * * [progress]: iteration 4 / 4 49.021 * * * [progress]: picking best candidate 49.086 * * * * [pick]: Picked #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 49.086 * * * [progress]: localizing error 49.256 * * * [progress]: generating rewritten candidates 49.256 * * * * [progress]: [ 1 / 4 ] rewriting at (2 3 2 2 1) 49.257 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 1 2 2 2 1) 49.258 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1 2 2 1 1) 49.267 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1 2) 49.272 * * * [progress]: generating series expansions 49.272 * * * * [progress]: [ 1 / 4 ] generating series at (2 3 2 2 1) 49.272 * [backup-simplify]: Simplify (sqrt (fma (* -4 a) c (* b b))) into (sqrt (fma (* -4 a) c (pow b 2))) 49.272 * [approximate]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in (a c b) around 0 49.272 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in b 49.272 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in b 49.272 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 49.273 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in b 49.273 * [taylor]: Taking taylor expansion of (* -4 a) in b 49.273 * [taylor]: Taking taylor expansion of -4 in b 49.273 * [backup-simplify]: Simplify -4 into -4 49.273 * [taylor]: Taking taylor expansion of a in b 49.273 * [backup-simplify]: Simplify a into a 49.273 * [taylor]: Taking taylor expansion of c in b 49.273 * [backup-simplify]: Simplify c into c 49.273 * [taylor]: Taking taylor expansion of (pow b 2) in b 49.273 * [taylor]: Taking taylor expansion of b in b 49.273 * [backup-simplify]: Simplify 0 into 0 49.273 * [backup-simplify]: Simplify 1 into 1 49.273 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 49.273 * [backup-simplify]: Simplify (* (* -4 a) c) into (* -4 (* a c)) 49.273 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 49.273 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 49.274 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 49.274 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (* 0 c)) into 0 49.275 * [backup-simplify]: Simplify (+ 0 0) into 0 49.275 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 49.275 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in c 49.275 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in c 49.275 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 49.275 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in c 49.275 * [taylor]: Taking taylor expansion of (* -4 a) in c 49.275 * [taylor]: Taking taylor expansion of -4 in c 49.275 * [backup-simplify]: Simplify -4 into -4 49.275 * [taylor]: Taking taylor expansion of a in c 49.275 * [backup-simplify]: Simplify a into a 49.275 * [taylor]: Taking taylor expansion of c in c 49.275 * [backup-simplify]: Simplify 0 into 0 49.275 * [backup-simplify]: Simplify 1 into 1 49.275 * [taylor]: Taking taylor expansion of (pow b 2) in c 49.275 * [taylor]: Taking taylor expansion of b in c 49.275 * [backup-simplify]: Simplify b into b 49.275 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 49.275 * [backup-simplify]: Simplify (* (* -4 a) 0) into 0 49.275 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.275 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 49.275 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 49.276 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 49.276 * [backup-simplify]: Simplify (+ (* (* -4 a) 1) (* 0 0)) into (- (* 4 a)) 49.276 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 49.276 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 49.276 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 49.276 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 49.276 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 49.276 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 49.276 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 49.276 * [taylor]: Taking taylor expansion of (* -4 a) in a 49.276 * [taylor]: Taking taylor expansion of -4 in a 49.276 * [backup-simplify]: Simplify -4 into -4 49.276 * [taylor]: Taking taylor expansion of a in a 49.276 * [backup-simplify]: Simplify 0 into 0 49.276 * [backup-simplify]: Simplify 1 into 1 49.276 * [taylor]: Taking taylor expansion of c in a 49.276 * [backup-simplify]: Simplify c into c 49.276 * [taylor]: Taking taylor expansion of (pow b 2) in a 49.276 * [taylor]: Taking taylor expansion of b in a 49.276 * [backup-simplify]: Simplify b into b 49.277 * [backup-simplify]: Simplify (* -4 0) into 0 49.277 * [backup-simplify]: Simplify (* 0 c) into 0 49.277 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.277 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 49.277 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 49.277 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 49.278 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 49.278 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 49.278 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 49.278 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 49.278 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 49.278 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 49.278 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 49.278 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 49.278 * [taylor]: Taking taylor expansion of (* -4 a) in a 49.278 * [taylor]: Taking taylor expansion of -4 in a 49.278 * [backup-simplify]: Simplify -4 into -4 49.278 * [taylor]: Taking taylor expansion of a in a 49.278 * [backup-simplify]: Simplify 0 into 0 49.278 * [backup-simplify]: Simplify 1 into 1 49.278 * [taylor]: Taking taylor expansion of c in a 49.278 * [backup-simplify]: Simplify c into c 49.278 * [taylor]: Taking taylor expansion of (pow b 2) in a 49.278 * [taylor]: Taking taylor expansion of b in a 49.278 * [backup-simplify]: Simplify b into b 49.278 * [backup-simplify]: Simplify (* -4 0) into 0 49.278 * [backup-simplify]: Simplify (* 0 c) into 0 49.278 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.279 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 49.279 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 49.279 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 49.279 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 49.279 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 49.279 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 49.280 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 49.280 * [taylor]: Taking taylor expansion of b in c 49.280 * [backup-simplify]: Simplify b into b 49.280 * [taylor]: Taking taylor expansion of b in b 49.280 * [backup-simplify]: Simplify 0 into 0 49.280 * [backup-simplify]: Simplify 1 into 1 49.280 * [backup-simplify]: Simplify 0 into 0 49.280 * [taylor]: Taking taylor expansion of (* -2 (/ c b)) in c 49.280 * [taylor]: Taking taylor expansion of -2 in c 49.280 * [backup-simplify]: Simplify -2 into -2 49.280 * [taylor]: Taking taylor expansion of (/ c b) in c 49.280 * [taylor]: Taking taylor expansion of c in c 49.280 * [backup-simplify]: Simplify 0 into 0 49.280 * [backup-simplify]: Simplify 1 into 1 49.280 * [taylor]: Taking taylor expansion of b in c 49.280 * [backup-simplify]: Simplify b into b 49.280 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 49.280 * [taylor]: Taking taylor expansion of 0 in b 49.280 * [backup-simplify]: Simplify 0 into 0 49.280 * [backup-simplify]: Simplify 0 into 0 49.280 * [backup-simplify]: Simplify 1 into 1 49.281 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 1) (* 0 0))) into 0 49.281 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (* 0 c))) into 0 49.281 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 49.282 * [backup-simplify]: Simplify (+ 0 0) into 0 49.282 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ c b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow c 2) (pow b 3))) 49.282 * [taylor]: Taking taylor expansion of (* -2 (/ (pow c 2) (pow b 3))) in c 49.282 * [taylor]: Taking taylor expansion of -2 in c 49.282 * [backup-simplify]: Simplify -2 into -2 49.282 * [taylor]: Taking taylor expansion of (/ (pow c 2) (pow b 3)) in c 49.282 * [taylor]: Taking taylor expansion of (pow c 2) in c 49.282 * [taylor]: Taking taylor expansion of c in c 49.282 * [backup-simplify]: Simplify 0 into 0 49.282 * [backup-simplify]: Simplify 1 into 1 49.282 * [taylor]: Taking taylor expansion of (pow b 3) in c 49.282 * [taylor]: Taking taylor expansion of b in c 49.282 * [backup-simplify]: Simplify b into b 49.282 * [backup-simplify]: Simplify (* 1 1) into 1 49.282 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.283 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 49.283 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 49.283 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 49.283 * [taylor]: Taking taylor expansion of (/ -2 b) in b 49.283 * [taylor]: Taking taylor expansion of -2 in b 49.283 * [backup-simplify]: Simplify -2 into -2 49.283 * [taylor]: Taking taylor expansion of b in b 49.283 * [backup-simplify]: Simplify 0 into 0 49.283 * [backup-simplify]: Simplify 1 into 1 49.283 * [backup-simplify]: Simplify (/ -2 1) into -2 49.285 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 49.285 * [backup-simplify]: Simplify 0 into 0 49.285 * [taylor]: Taking taylor expansion of 0 in b 49.285 * [backup-simplify]: Simplify 0 into 0 49.285 * [backup-simplify]: Simplify 0 into 0 49.285 * [backup-simplify]: Simplify 0 into 0 49.285 * [backup-simplify]: Simplify 0 into 0 49.286 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 49.287 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (+ (* 0 0) (* 0 c)))) into 0 49.288 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 49.288 * [backup-simplify]: Simplify (+ 0 0) into 0 49.289 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ c b)) (* -2 (/ (pow c 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow c 3) (pow b 5))) 49.289 * [taylor]: Taking taylor expansion of (* -4 (/ (pow c 3) (pow b 5))) in c 49.289 * [taylor]: Taking taylor expansion of -4 in c 49.289 * [backup-simplify]: Simplify -4 into -4 49.289 * [taylor]: Taking taylor expansion of (/ (pow c 3) (pow b 5)) in c 49.289 * [taylor]: Taking taylor expansion of (pow c 3) in c 49.289 * [taylor]: Taking taylor expansion of c in c 49.289 * [backup-simplify]: Simplify 0 into 0 49.289 * [backup-simplify]: Simplify 1 into 1 49.289 * [taylor]: Taking taylor expansion of (pow b 5) in c 49.289 * [taylor]: Taking taylor expansion of b in c 49.289 * [backup-simplify]: Simplify b into b 49.289 * [backup-simplify]: Simplify (* 1 1) into 1 49.290 * [backup-simplify]: Simplify (* 1 1) into 1 49.290 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.290 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 49.290 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 49.290 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 49.290 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 49.291 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 49.291 * [taylor]: Taking taylor expansion of 0 in b 49.291 * [backup-simplify]: Simplify 0 into 0 49.291 * [backup-simplify]: Simplify 0 into 0 49.291 * [taylor]: Taking taylor expansion of 0 in b 49.291 * [backup-simplify]: Simplify 0 into 0 49.291 * [backup-simplify]: Simplify 0 into 0 49.291 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 49.291 * [backup-simplify]: Simplify (sqrt (fma (* -4 (/ 1 a)) (/ 1 c) (* (/ 1 b) (/ 1 b)))) into (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) 49.292 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in (a c b) around 0 49.292 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in b 49.292 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in b 49.292 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 49.292 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in b 49.292 * [taylor]: Taking taylor expansion of (/ -4 a) in b 49.292 * [taylor]: Taking taylor expansion of -4 in b 49.292 * [backup-simplify]: Simplify -4 into -4 49.292 * [taylor]: Taking taylor expansion of a in b 49.292 * [backup-simplify]: Simplify a into a 49.292 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 49.292 * [taylor]: Taking taylor expansion of (/ 1 c) in b 49.292 * [taylor]: Taking taylor expansion of c in b 49.292 * [backup-simplify]: Simplify c into c 49.292 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 49.292 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 49.292 * [taylor]: Taking taylor expansion of (pow b 2) in b 49.292 * [taylor]: Taking taylor expansion of b in b 49.292 * [backup-simplify]: Simplify 0 into 0 49.292 * [backup-simplify]: Simplify 1 into 1 49.293 * [backup-simplify]: Simplify (* 1 1) into 1 49.293 * [backup-simplify]: Simplify (/ 1 1) into 1 49.293 * [backup-simplify]: Simplify (+ 0 1) into 1 49.294 * [backup-simplify]: Simplify (sqrt 1) into 1 49.294 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.295 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.295 * [backup-simplify]: Simplify (+ 0 0) into 0 49.296 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 49.296 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in c 49.296 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in c 49.296 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 49.296 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in c 49.296 * [taylor]: Taking taylor expansion of (/ -4 a) in c 49.296 * [taylor]: Taking taylor expansion of -4 in c 49.296 * [backup-simplify]: Simplify -4 into -4 49.296 * [taylor]: Taking taylor expansion of a in c 49.296 * [backup-simplify]: Simplify a into a 49.296 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 49.296 * [taylor]: Taking taylor expansion of (/ 1 c) in c 49.296 * [taylor]: Taking taylor expansion of c in c 49.296 * [backup-simplify]: Simplify 0 into 0 49.296 * [backup-simplify]: Simplify 1 into 1 49.297 * [backup-simplify]: Simplify (/ 1 1) into 1 49.297 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 49.297 * [taylor]: Taking taylor expansion of (pow b 2) in c 49.297 * [taylor]: Taking taylor expansion of b in c 49.297 * [backup-simplify]: Simplify b into b 49.297 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.297 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 49.297 * [backup-simplify]: Simplify (* (/ -4 a) 1) into (/ -4 a) 49.297 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 49.298 * [backup-simplify]: Simplify (sqrt 0) into 0 49.298 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 49.298 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 49.298 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 49.298 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 49.298 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 49.298 * [taylor]: Taking taylor expansion of (/ -4 a) in a 49.298 * [taylor]: Taking taylor expansion of -4 in a 49.298 * [backup-simplify]: Simplify -4 into -4 49.298 * [taylor]: Taking taylor expansion of a in a 49.299 * [backup-simplify]: Simplify 0 into 0 49.299 * [backup-simplify]: Simplify 1 into 1 49.299 * [backup-simplify]: Simplify (/ -4 1) into -4 49.299 * [taylor]: Taking taylor expansion of (/ 1 c) in a 49.299 * [taylor]: Taking taylor expansion of c in a 49.299 * [backup-simplify]: Simplify c into c 49.299 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 49.299 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 49.299 * [taylor]: Taking taylor expansion of (pow b 2) in a 49.299 * [taylor]: Taking taylor expansion of b in a 49.299 * [backup-simplify]: Simplify b into b 49.299 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.299 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 49.299 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 49.299 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 49.300 * [backup-simplify]: Simplify (sqrt 0) into 0 49.300 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 49.300 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 49.300 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 49.301 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 49.301 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 49.301 * [taylor]: Taking taylor expansion of (/ -4 a) in a 49.301 * [taylor]: Taking taylor expansion of -4 in a 49.301 * [backup-simplify]: Simplify -4 into -4 49.301 * [taylor]: Taking taylor expansion of a in a 49.301 * [backup-simplify]: Simplify 0 into 0 49.301 * [backup-simplify]: Simplify 1 into 1 49.301 * [backup-simplify]: Simplify (/ -4 1) into -4 49.301 * [taylor]: Taking taylor expansion of (/ 1 c) in a 49.301 * [taylor]: Taking taylor expansion of c in a 49.301 * [backup-simplify]: Simplify c into c 49.301 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 49.301 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 49.301 * [taylor]: Taking taylor expansion of (pow b 2) in a 49.301 * [taylor]: Taking taylor expansion of b in a 49.301 * [backup-simplify]: Simplify b into b 49.302 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.302 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 49.302 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 49.302 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 49.302 * [backup-simplify]: Simplify (sqrt 0) into 0 49.303 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 49.303 * [taylor]: Taking taylor expansion of 0 in c 49.303 * [backup-simplify]: Simplify 0 into 0 49.303 * [taylor]: Taking taylor expansion of (/ +nan.0 c) in c 49.303 * [taylor]: Taking taylor expansion of +nan.0 in c 49.303 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.303 * [taylor]: Taking taylor expansion of c in c 49.303 * [backup-simplify]: Simplify 0 into 0 49.303 * [backup-simplify]: Simplify 1 into 1 49.304 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 49.304 * [taylor]: Taking taylor expansion of +nan.0 in b 49.304 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.304 * [taylor]: Taking taylor expansion of 0 in b 49.304 * [backup-simplify]: Simplify 0 into 0 49.304 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 49.305 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 49.305 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 c))) into 0 49.305 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 49.306 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 49.306 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) in c 49.306 * [taylor]: Taking taylor expansion of +nan.0 in c 49.306 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.306 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))) in c 49.306 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 49.306 * [taylor]: Taking taylor expansion of (pow b 2) in c 49.306 * [taylor]: Taking taylor expansion of b in c 49.306 * [backup-simplify]: Simplify b into b 49.306 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.307 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 49.307 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 49.307 * [taylor]: Taking taylor expansion of +nan.0 in c 49.307 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.307 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 49.307 * [taylor]: Taking taylor expansion of (pow c 2) in c 49.307 * [taylor]: Taking taylor expansion of c in c 49.307 * [backup-simplify]: Simplify 0 into 0 49.307 * [backup-simplify]: Simplify 1 into 1 49.307 * [backup-simplify]: Simplify (* 1 1) into 1 49.307 * [backup-simplify]: Simplify (/ 1 1) into 1 49.308 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.309 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.310 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 49.310 * [backup-simplify]: Simplify (- 0) into 0 49.310 * [backup-simplify]: Simplify (+ 0 0) into 0 49.311 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 49.311 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 49.312 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 49.313 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 49.313 * [taylor]: Taking taylor expansion of 0 in b 49.313 * [backup-simplify]: Simplify 0 into 0 49.314 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 49.314 * [taylor]: Taking taylor expansion of 0 in b 49.314 * [backup-simplify]: Simplify 0 into 0 49.314 * [taylor]: Taking taylor expansion of 0 in b 49.314 * [backup-simplify]: Simplify 0 into 0 49.314 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.314 * [backup-simplify]: Simplify 0 into 0 49.314 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 49.315 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.316 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 49.316 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 49.316 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 49.317 * [backup-simplify]: Simplify (+ 0 0) into 0 49.318 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 49.318 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 49.318 * [taylor]: Taking taylor expansion of +nan.0 in c 49.318 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.318 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 49.318 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 49.318 * [taylor]: Taking taylor expansion of +nan.0 in c 49.318 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.318 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 49.318 * [taylor]: Taking taylor expansion of (pow c 3) in c 49.318 * [taylor]: Taking taylor expansion of c in c 49.318 * [backup-simplify]: Simplify 0 into 0 49.318 * [backup-simplify]: Simplify 1 into 1 49.318 * [backup-simplify]: Simplify (* 1 1) into 1 49.319 * [backup-simplify]: Simplify (* 1 1) into 1 49.319 * [backup-simplify]: Simplify (/ 1 1) into 1 49.319 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 49.319 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 49.319 * [taylor]: Taking taylor expansion of +nan.0 in c 49.319 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.319 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 49.319 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 49.319 * [taylor]: Taking taylor expansion of (pow b 2) in c 49.319 * [taylor]: Taking taylor expansion of b in c 49.319 * [backup-simplify]: Simplify b into b 49.319 * [taylor]: Taking taylor expansion of c in c 49.319 * [backup-simplify]: Simplify 0 into 0 49.319 * [backup-simplify]: Simplify 1 into 1 49.320 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.320 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 49.320 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 49.320 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 49.320 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 49.321 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 49.322 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.323 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 49.323 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.324 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.325 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.326 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 49.326 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 49.326 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 49.326 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 49.327 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 49.328 * [backup-simplify]: Simplify (+ 0 0) into 0 49.328 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 49.328 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 49.329 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 49.329 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 49.329 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 49.329 * [taylor]: Taking taylor expansion of +nan.0 in b 49.329 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.329 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 49.329 * [taylor]: Taking taylor expansion of (pow b 2) in b 49.330 * [taylor]: Taking taylor expansion of b in b 49.330 * [backup-simplify]: Simplify 0 into 0 49.330 * [backup-simplify]: Simplify 1 into 1 49.330 * [backup-simplify]: Simplify (* 1 1) into 1 49.330 * [backup-simplify]: Simplify (/ 1 1) into 1 49.331 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.332 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.332 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 49.333 * [backup-simplify]: Simplify (- 0) into 0 49.333 * [backup-simplify]: Simplify 0 into 0 49.334 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 49.335 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.336 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 49.336 * [backup-simplify]: Simplify (- 0) into 0 49.336 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 49.337 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 49.337 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 49.337 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 49.337 * [taylor]: Taking taylor expansion of +nan.0 in b 49.337 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.337 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 49.337 * [taylor]: Taking taylor expansion of (pow b 2) in b 49.337 * [taylor]: Taking taylor expansion of b in b 49.337 * [backup-simplify]: Simplify 0 into 0 49.337 * [backup-simplify]: Simplify 1 into 1 49.338 * [backup-simplify]: Simplify (* 1 1) into 1 49.338 * [backup-simplify]: Simplify (/ 1 1) into 1 49.339 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.339 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.340 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 49.341 * [backup-simplify]: Simplify (- 0) into 0 49.341 * [backup-simplify]: Simplify 0 into 0 49.342 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.342 * [taylor]: Taking taylor expansion of 0 in b 49.342 * [backup-simplify]: Simplify 0 into 0 49.342 * [taylor]: Taking taylor expansion of 0 in b 49.342 * [backup-simplify]: Simplify 0 into 0 49.342 * [backup-simplify]: Simplify 0 into 0 49.342 * [backup-simplify]: Simplify 0 into 0 49.342 * [backup-simplify]: Simplify 0 into 0 49.342 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 c)) 1))) into (* +nan.0 c) 49.342 * [backup-simplify]: Simplify (sqrt (fma (* -4 (/ 1 (- a))) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- b))))) into (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) 49.342 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in (a c b) around 0 49.342 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in b 49.342 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in b 49.342 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 49.343 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in b 49.343 * [taylor]: Taking taylor expansion of (/ 4 a) in b 49.343 * [taylor]: Taking taylor expansion of 4 in b 49.343 * [backup-simplify]: Simplify 4 into 4 49.343 * [taylor]: Taking taylor expansion of a in b 49.343 * [backup-simplify]: Simplify a into a 49.343 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 49.343 * [taylor]: Taking taylor expansion of (/ -1 c) in b 49.343 * [taylor]: Taking taylor expansion of -1 in b 49.343 * [backup-simplify]: Simplify -1 into -1 49.343 * [taylor]: Taking taylor expansion of c in b 49.343 * [backup-simplify]: Simplify c into c 49.343 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 49.343 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 49.343 * [taylor]: Taking taylor expansion of (pow b 2) in b 49.343 * [taylor]: Taking taylor expansion of b in b 49.343 * [backup-simplify]: Simplify 0 into 0 49.343 * [backup-simplify]: Simplify 1 into 1 49.343 * [backup-simplify]: Simplify (* 1 1) into 1 49.344 * [backup-simplify]: Simplify (/ 1 1) into 1 49.345 * [backup-simplify]: Simplify (+ 0 1) into 1 49.345 * [backup-simplify]: Simplify (sqrt 1) into 1 49.346 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.346 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.347 * [backup-simplify]: Simplify (+ 0 0) into 0 49.348 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 49.348 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in c 49.348 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in c 49.348 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 49.348 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in c 49.348 * [taylor]: Taking taylor expansion of (/ 4 a) in c 49.348 * [taylor]: Taking taylor expansion of 4 in c 49.348 * [backup-simplify]: Simplify 4 into 4 49.348 * [taylor]: Taking taylor expansion of a in c 49.348 * [backup-simplify]: Simplify a into a 49.348 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 49.348 * [taylor]: Taking taylor expansion of (/ -1 c) in c 49.348 * [taylor]: Taking taylor expansion of -1 in c 49.348 * [backup-simplify]: Simplify -1 into -1 49.348 * [taylor]: Taking taylor expansion of c in c 49.348 * [backup-simplify]: Simplify 0 into 0 49.348 * [backup-simplify]: Simplify 1 into 1 49.349 * [backup-simplify]: Simplify (/ -1 1) into -1 49.349 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 49.349 * [taylor]: Taking taylor expansion of (pow b 2) in c 49.349 * [taylor]: Taking taylor expansion of b in c 49.349 * [backup-simplify]: Simplify b into b 49.349 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.349 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 49.349 * [backup-simplify]: Simplify (* (/ 4 a) -1) into (/ -4 a) 49.349 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 49.350 * [backup-simplify]: Simplify (sqrt 0) into 0 49.350 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 49.350 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 49.350 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 49.350 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 49.350 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 49.350 * [taylor]: Taking taylor expansion of (/ 4 a) in a 49.350 * [taylor]: Taking taylor expansion of 4 in a 49.350 * [backup-simplify]: Simplify 4 into 4 49.350 * [taylor]: Taking taylor expansion of a in a 49.350 * [backup-simplify]: Simplify 0 into 0 49.350 * [backup-simplify]: Simplify 1 into 1 49.351 * [backup-simplify]: Simplify (/ 4 1) into 4 49.351 * [taylor]: Taking taylor expansion of (/ -1 c) in a 49.351 * [taylor]: Taking taylor expansion of -1 in a 49.351 * [backup-simplify]: Simplify -1 into -1 49.351 * [taylor]: Taking taylor expansion of c in a 49.351 * [backup-simplify]: Simplify c into c 49.351 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 49.351 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 49.351 * [taylor]: Taking taylor expansion of (pow b 2) in a 49.351 * [taylor]: Taking taylor expansion of b in a 49.351 * [backup-simplify]: Simplify b into b 49.351 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.351 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 49.351 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 49.352 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 49.352 * [backup-simplify]: Simplify (sqrt 0) into 0 49.353 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 49.353 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 49.353 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 49.353 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 49.353 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 49.353 * [taylor]: Taking taylor expansion of (/ 4 a) in a 49.353 * [taylor]: Taking taylor expansion of 4 in a 49.353 * [backup-simplify]: Simplify 4 into 4 49.353 * [taylor]: Taking taylor expansion of a in a 49.353 * [backup-simplify]: Simplify 0 into 0 49.353 * [backup-simplify]: Simplify 1 into 1 49.353 * [backup-simplify]: Simplify (/ 4 1) into 4 49.353 * [taylor]: Taking taylor expansion of (/ -1 c) in a 49.353 * [taylor]: Taking taylor expansion of -1 in a 49.353 * [backup-simplify]: Simplify -1 into -1 49.353 * [taylor]: Taking taylor expansion of c in a 49.353 * [backup-simplify]: Simplify c into c 49.354 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 49.354 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 49.354 * [taylor]: Taking taylor expansion of (pow b 2) in a 49.354 * [taylor]: Taking taylor expansion of b in a 49.354 * [backup-simplify]: Simplify b into b 49.354 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.354 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 49.354 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 49.354 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 49.354 * [backup-simplify]: Simplify (sqrt 0) into 0 49.355 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 49.355 * [taylor]: Taking taylor expansion of 0 in c 49.355 * [backup-simplify]: Simplify 0 into 0 49.355 * [taylor]: Taking taylor expansion of (/ +nan.0 c) in c 49.355 * [taylor]: Taking taylor expansion of +nan.0 in c 49.355 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.355 * [taylor]: Taking taylor expansion of c in c 49.355 * [backup-simplify]: Simplify 0 into 0 49.355 * [backup-simplify]: Simplify 1 into 1 49.356 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 49.356 * [taylor]: Taking taylor expansion of +nan.0 in b 49.356 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.356 * [taylor]: Taking taylor expansion of 0 in b 49.356 * [backup-simplify]: Simplify 0 into 0 49.356 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)))) into 0 49.357 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 49.357 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ -1 c))) into 0 49.357 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 49.358 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 49.358 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) in c 49.358 * [taylor]: Taking taylor expansion of +nan.0 in c 49.358 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.358 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))) in c 49.359 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 49.359 * [taylor]: Taking taylor expansion of (pow b 2) in c 49.359 * [taylor]: Taking taylor expansion of b in c 49.359 * [backup-simplify]: Simplify b into b 49.359 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.359 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 49.359 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 49.359 * [taylor]: Taking taylor expansion of +nan.0 in c 49.359 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.359 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 49.359 * [taylor]: Taking taylor expansion of (pow c 2) in c 49.359 * [taylor]: Taking taylor expansion of c in c 49.359 * [backup-simplify]: Simplify 0 into 0 49.359 * [backup-simplify]: Simplify 1 into 1 49.359 * [backup-simplify]: Simplify (* 1 1) into 1 49.360 * [backup-simplify]: Simplify (/ 1 1) into 1 49.360 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.361 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.362 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 49.362 * [backup-simplify]: Simplify (- 0) into 0 49.363 * [backup-simplify]: Simplify (+ 0 0) into 0 49.363 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 49.363 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 49.364 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 49.365 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 49.365 * [taylor]: Taking taylor expansion of 0 in b 49.365 * [backup-simplify]: Simplify 0 into 0 49.368 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 49.368 * [taylor]: Taking taylor expansion of 0 in b 49.368 * [backup-simplify]: Simplify 0 into 0 49.368 * [taylor]: Taking taylor expansion of 0 in b 49.368 * [backup-simplify]: Simplify 0 into 0 49.368 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.368 * [backup-simplify]: Simplify 0 into 0 49.368 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 49.369 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.370 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 49.370 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 49.370 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 49.371 * [backup-simplify]: Simplify (+ 0 0) into 0 49.372 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 49.372 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 49.372 * [taylor]: Taking taylor expansion of +nan.0 in c 49.372 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.372 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 49.372 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 49.372 * [taylor]: Taking taylor expansion of +nan.0 in c 49.372 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.372 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 49.372 * [taylor]: Taking taylor expansion of (pow c 3) in c 49.372 * [taylor]: Taking taylor expansion of c in c 49.372 * [backup-simplify]: Simplify 0 into 0 49.372 * [backup-simplify]: Simplify 1 into 1 49.372 * [backup-simplify]: Simplify (* 1 1) into 1 49.373 * [backup-simplify]: Simplify (* 1 1) into 1 49.373 * [backup-simplify]: Simplify (/ 1 1) into 1 49.373 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 49.373 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 49.373 * [taylor]: Taking taylor expansion of +nan.0 in c 49.373 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.373 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 49.373 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 49.373 * [taylor]: Taking taylor expansion of (pow b 2) in c 49.373 * [taylor]: Taking taylor expansion of b in c 49.373 * [backup-simplify]: Simplify b into b 49.373 * [taylor]: Taking taylor expansion of c in c 49.373 * [backup-simplify]: Simplify 0 into 0 49.374 * [backup-simplify]: Simplify 1 into 1 49.374 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.374 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 49.374 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 49.374 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 49.374 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 49.375 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 49.376 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.377 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 49.378 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.378 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.379 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.380 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 49.380 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 49.380 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 49.381 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 49.381 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 49.382 * [backup-simplify]: Simplify (+ 0 0) into 0 49.382 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 49.383 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 49.384 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 49.384 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 49.384 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 49.384 * [taylor]: Taking taylor expansion of +nan.0 in b 49.384 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.384 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 49.384 * [taylor]: Taking taylor expansion of (pow b 2) in b 49.384 * [taylor]: Taking taylor expansion of b in b 49.384 * [backup-simplify]: Simplify 0 into 0 49.384 * [backup-simplify]: Simplify 1 into 1 49.384 * [backup-simplify]: Simplify (* 1 1) into 1 49.385 * [backup-simplify]: Simplify (/ 1 1) into 1 49.385 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.386 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.387 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 49.387 * [backup-simplify]: Simplify (- 0) into 0 49.387 * [backup-simplify]: Simplify 0 into 0 49.388 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 49.389 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.390 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 49.391 * [backup-simplify]: Simplify (- 0) into 0 49.391 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 49.392 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 49.392 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 49.392 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 49.392 * [taylor]: Taking taylor expansion of +nan.0 in b 49.392 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.392 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 49.392 * [taylor]: Taking taylor expansion of (pow b 2) in b 49.392 * [taylor]: Taking taylor expansion of b in b 49.392 * [backup-simplify]: Simplify 0 into 0 49.392 * [backup-simplify]: Simplify 1 into 1 49.392 * [backup-simplify]: Simplify (* 1 1) into 1 49.393 * [backup-simplify]: Simplify (/ 1 1) into 1 49.393 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.394 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.395 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 49.395 * [backup-simplify]: Simplify (- 0) into 0 49.395 * [backup-simplify]: Simplify 0 into 0 49.396 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.396 * [taylor]: Taking taylor expansion of 0 in b 49.396 * [backup-simplify]: Simplify 0 into 0 49.397 * [taylor]: Taking taylor expansion of 0 in b 49.397 * [backup-simplify]: Simplify 0 into 0 49.397 * [backup-simplify]: Simplify 0 into 0 49.397 * [backup-simplify]: Simplify 0 into 0 49.397 * [backup-simplify]: Simplify 0 into 0 49.397 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- c))) 1))) into (* +nan.0 c) 49.397 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 1 2 2 2 1) 49.397 * [backup-simplify]: Simplify (sqrt (fma (* -4 a) c (* b b))) into (sqrt (fma (* -4 a) c (pow b 2))) 49.397 * [approximate]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in (a c b) around 0 49.397 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in b 49.397 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in b 49.397 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 49.397 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in b 49.397 * [taylor]: Taking taylor expansion of (* -4 a) in b 49.397 * [taylor]: Taking taylor expansion of -4 in b 49.397 * [backup-simplify]: Simplify -4 into -4 49.397 * [taylor]: Taking taylor expansion of a in b 49.397 * [backup-simplify]: Simplify a into a 49.397 * [taylor]: Taking taylor expansion of c in b 49.397 * [backup-simplify]: Simplify c into c 49.397 * [taylor]: Taking taylor expansion of (pow b 2) in b 49.397 * [taylor]: Taking taylor expansion of b in b 49.397 * [backup-simplify]: Simplify 0 into 0 49.397 * [backup-simplify]: Simplify 1 into 1 49.397 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 49.397 * [backup-simplify]: Simplify (* (* -4 a) c) into (* -4 (* a c)) 49.397 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 49.397 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 49.398 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 49.398 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (* 0 c)) into 0 49.398 * [backup-simplify]: Simplify (+ 0 0) into 0 49.398 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 49.398 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in c 49.398 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in c 49.398 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 49.398 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in c 49.398 * [taylor]: Taking taylor expansion of (* -4 a) in c 49.398 * [taylor]: Taking taylor expansion of -4 in c 49.398 * [backup-simplify]: Simplify -4 into -4 49.398 * [taylor]: Taking taylor expansion of a in c 49.398 * [backup-simplify]: Simplify a into a 49.398 * [taylor]: Taking taylor expansion of c in c 49.398 * [backup-simplify]: Simplify 0 into 0 49.398 * [backup-simplify]: Simplify 1 into 1 49.398 * [taylor]: Taking taylor expansion of (pow b 2) in c 49.398 * [taylor]: Taking taylor expansion of b in c 49.398 * [backup-simplify]: Simplify b into b 49.398 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 49.398 * [backup-simplify]: Simplify (* (* -4 a) 0) into 0 49.398 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.399 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 49.399 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 49.403 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 49.404 * [backup-simplify]: Simplify (+ (* (* -4 a) 1) (* 0 0)) into (- (* 4 a)) 49.404 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 49.404 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 49.404 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 49.404 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 49.404 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 49.404 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 49.404 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 49.404 * [taylor]: Taking taylor expansion of (* -4 a) in a 49.404 * [taylor]: Taking taylor expansion of -4 in a 49.404 * [backup-simplify]: Simplify -4 into -4 49.404 * [taylor]: Taking taylor expansion of a in a 49.404 * [backup-simplify]: Simplify 0 into 0 49.404 * [backup-simplify]: Simplify 1 into 1 49.404 * [taylor]: Taking taylor expansion of c in a 49.404 * [backup-simplify]: Simplify c into c 49.404 * [taylor]: Taking taylor expansion of (pow b 2) in a 49.404 * [taylor]: Taking taylor expansion of b in a 49.404 * [backup-simplify]: Simplify b into b 49.405 * [backup-simplify]: Simplify (* -4 0) into 0 49.405 * [backup-simplify]: Simplify (* 0 c) into 0 49.405 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.405 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 49.405 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 49.405 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 49.406 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 49.406 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 49.406 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 49.406 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 49.406 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 49.406 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 49.406 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 49.406 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 49.406 * [taylor]: Taking taylor expansion of (* -4 a) in a 49.406 * [taylor]: Taking taylor expansion of -4 in a 49.406 * [backup-simplify]: Simplify -4 into -4 49.406 * [taylor]: Taking taylor expansion of a in a 49.406 * [backup-simplify]: Simplify 0 into 0 49.406 * [backup-simplify]: Simplify 1 into 1 49.406 * [taylor]: Taking taylor expansion of c in a 49.406 * [backup-simplify]: Simplify c into c 49.406 * [taylor]: Taking taylor expansion of (pow b 2) in a 49.406 * [taylor]: Taking taylor expansion of b in a 49.406 * [backup-simplify]: Simplify b into b 49.406 * [backup-simplify]: Simplify (* -4 0) into 0 49.406 * [backup-simplify]: Simplify (* 0 c) into 0 49.406 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.406 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 49.407 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 49.407 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 49.407 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 49.407 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 49.407 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 49.407 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 49.408 * [taylor]: Taking taylor expansion of b in c 49.408 * [backup-simplify]: Simplify b into b 49.408 * [taylor]: Taking taylor expansion of b in b 49.408 * [backup-simplify]: Simplify 0 into 0 49.408 * [backup-simplify]: Simplify 1 into 1 49.408 * [backup-simplify]: Simplify 0 into 0 49.408 * [taylor]: Taking taylor expansion of (* -2 (/ c b)) in c 49.408 * [taylor]: Taking taylor expansion of -2 in c 49.408 * [backup-simplify]: Simplify -2 into -2 49.408 * [taylor]: Taking taylor expansion of (/ c b) in c 49.408 * [taylor]: Taking taylor expansion of c in c 49.408 * [backup-simplify]: Simplify 0 into 0 49.408 * [backup-simplify]: Simplify 1 into 1 49.408 * [taylor]: Taking taylor expansion of b in c 49.408 * [backup-simplify]: Simplify b into b 49.408 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 49.408 * [taylor]: Taking taylor expansion of 0 in b 49.408 * [backup-simplify]: Simplify 0 into 0 49.408 * [backup-simplify]: Simplify 0 into 0 49.408 * [backup-simplify]: Simplify 1 into 1 49.408 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 1) (* 0 0))) into 0 49.409 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (* 0 c))) into 0 49.409 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 49.410 * [backup-simplify]: Simplify (+ 0 0) into 0 49.410 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ c b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow c 2) (pow b 3))) 49.410 * [taylor]: Taking taylor expansion of (* -2 (/ (pow c 2) (pow b 3))) in c 49.410 * [taylor]: Taking taylor expansion of -2 in c 49.410 * [backup-simplify]: Simplify -2 into -2 49.410 * [taylor]: Taking taylor expansion of (/ (pow c 2) (pow b 3)) in c 49.410 * [taylor]: Taking taylor expansion of (pow c 2) in c 49.410 * [taylor]: Taking taylor expansion of c in c 49.410 * [backup-simplify]: Simplify 0 into 0 49.410 * [backup-simplify]: Simplify 1 into 1 49.410 * [taylor]: Taking taylor expansion of (pow b 3) in c 49.410 * [taylor]: Taking taylor expansion of b in c 49.410 * [backup-simplify]: Simplify b into b 49.410 * [backup-simplify]: Simplify (* 1 1) into 1 49.410 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.410 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 49.410 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 49.411 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 49.411 * [taylor]: Taking taylor expansion of (/ -2 b) in b 49.411 * [taylor]: Taking taylor expansion of -2 in b 49.411 * [backup-simplify]: Simplify -2 into -2 49.411 * [taylor]: Taking taylor expansion of b in b 49.411 * [backup-simplify]: Simplify 0 into 0 49.411 * [backup-simplify]: Simplify 1 into 1 49.411 * [backup-simplify]: Simplify (/ -2 1) into -2 49.411 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 49.412 * [backup-simplify]: Simplify 0 into 0 49.412 * [taylor]: Taking taylor expansion of 0 in b 49.412 * [backup-simplify]: Simplify 0 into 0 49.412 * [backup-simplify]: Simplify 0 into 0 49.412 * [backup-simplify]: Simplify 0 into 0 49.412 * [backup-simplify]: Simplify 0 into 0 49.412 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 49.413 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (+ (* 0 0) (* 0 c)))) into 0 49.414 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 49.414 * [backup-simplify]: Simplify (+ 0 0) into 0 49.414 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ c b)) (* -2 (/ (pow c 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow c 3) (pow b 5))) 49.414 * [taylor]: Taking taylor expansion of (* -4 (/ (pow c 3) (pow b 5))) in c 49.414 * [taylor]: Taking taylor expansion of -4 in c 49.414 * [backup-simplify]: Simplify -4 into -4 49.414 * [taylor]: Taking taylor expansion of (/ (pow c 3) (pow b 5)) in c 49.414 * [taylor]: Taking taylor expansion of (pow c 3) in c 49.414 * [taylor]: Taking taylor expansion of c in c 49.414 * [backup-simplify]: Simplify 0 into 0 49.414 * [backup-simplify]: Simplify 1 into 1 49.414 * [taylor]: Taking taylor expansion of (pow b 5) in c 49.414 * [taylor]: Taking taylor expansion of b in c 49.414 * [backup-simplify]: Simplify b into b 49.415 * [backup-simplify]: Simplify (* 1 1) into 1 49.415 * [backup-simplify]: Simplify (* 1 1) into 1 49.415 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.415 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 49.415 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 49.415 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 49.415 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 49.415 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 49.416 * [taylor]: Taking taylor expansion of 0 in b 49.416 * [backup-simplify]: Simplify 0 into 0 49.416 * [backup-simplify]: Simplify 0 into 0 49.416 * [taylor]: Taking taylor expansion of 0 in b 49.416 * [backup-simplify]: Simplify 0 into 0 49.416 * [backup-simplify]: Simplify 0 into 0 49.416 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 49.416 * [backup-simplify]: Simplify (sqrt (fma (* -4 (/ 1 a)) (/ 1 c) (* (/ 1 b) (/ 1 b)))) into (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) 49.416 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in (a c b) around 0 49.416 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in b 49.416 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in b 49.416 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 49.416 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in b 49.416 * [taylor]: Taking taylor expansion of (/ -4 a) in b 49.416 * [taylor]: Taking taylor expansion of -4 in b 49.416 * [backup-simplify]: Simplify -4 into -4 49.416 * [taylor]: Taking taylor expansion of a in b 49.416 * [backup-simplify]: Simplify a into a 49.416 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 49.416 * [taylor]: Taking taylor expansion of (/ 1 c) in b 49.416 * [taylor]: Taking taylor expansion of c in b 49.416 * [backup-simplify]: Simplify c into c 49.416 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 49.416 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 49.416 * [taylor]: Taking taylor expansion of (pow b 2) in b 49.416 * [taylor]: Taking taylor expansion of b in b 49.416 * [backup-simplify]: Simplify 0 into 0 49.416 * [backup-simplify]: Simplify 1 into 1 49.417 * [backup-simplify]: Simplify (* 1 1) into 1 49.417 * [backup-simplify]: Simplify (/ 1 1) into 1 49.417 * [backup-simplify]: Simplify (+ 0 1) into 1 49.417 * [backup-simplify]: Simplify (sqrt 1) into 1 49.418 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.418 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.419 * [backup-simplify]: Simplify (+ 0 0) into 0 49.419 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 49.419 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in c 49.419 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in c 49.419 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 49.419 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in c 49.419 * [taylor]: Taking taylor expansion of (/ -4 a) in c 49.419 * [taylor]: Taking taylor expansion of -4 in c 49.419 * [backup-simplify]: Simplify -4 into -4 49.419 * [taylor]: Taking taylor expansion of a in c 49.419 * [backup-simplify]: Simplify a into a 49.419 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 49.419 * [taylor]: Taking taylor expansion of (/ 1 c) in c 49.419 * [taylor]: Taking taylor expansion of c in c 49.419 * [backup-simplify]: Simplify 0 into 0 49.419 * [backup-simplify]: Simplify 1 into 1 49.419 * [backup-simplify]: Simplify (/ 1 1) into 1 49.419 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 49.420 * [taylor]: Taking taylor expansion of (pow b 2) in c 49.420 * [taylor]: Taking taylor expansion of b in c 49.420 * [backup-simplify]: Simplify b into b 49.420 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.420 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 49.420 * [backup-simplify]: Simplify (* (/ -4 a) 1) into (/ -4 a) 49.420 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 49.420 * [backup-simplify]: Simplify (sqrt 0) into 0 49.420 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 49.420 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 49.420 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 49.420 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 49.420 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 49.420 * [taylor]: Taking taylor expansion of (/ -4 a) in a 49.421 * [taylor]: Taking taylor expansion of -4 in a 49.421 * [backup-simplify]: Simplify -4 into -4 49.421 * [taylor]: Taking taylor expansion of a in a 49.421 * [backup-simplify]: Simplify 0 into 0 49.421 * [backup-simplify]: Simplify 1 into 1 49.421 * [backup-simplify]: Simplify (/ -4 1) into -4 49.421 * [taylor]: Taking taylor expansion of (/ 1 c) in a 49.421 * [taylor]: Taking taylor expansion of c in a 49.421 * [backup-simplify]: Simplify c into c 49.421 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 49.421 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 49.421 * [taylor]: Taking taylor expansion of (pow b 2) in a 49.421 * [taylor]: Taking taylor expansion of b in a 49.421 * [backup-simplify]: Simplify b into b 49.421 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.421 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 49.421 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 49.421 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 49.421 * [backup-simplify]: Simplify (sqrt 0) into 0 49.422 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 49.422 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 49.422 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 49.422 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 49.422 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 49.422 * [taylor]: Taking taylor expansion of (/ -4 a) in a 49.422 * [taylor]: Taking taylor expansion of -4 in a 49.422 * [backup-simplify]: Simplify -4 into -4 49.422 * [taylor]: Taking taylor expansion of a in a 49.422 * [backup-simplify]: Simplify 0 into 0 49.422 * [backup-simplify]: Simplify 1 into 1 49.422 * [backup-simplify]: Simplify (/ -4 1) into -4 49.422 * [taylor]: Taking taylor expansion of (/ 1 c) in a 49.422 * [taylor]: Taking taylor expansion of c in a 49.422 * [backup-simplify]: Simplify c into c 49.422 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 49.422 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 49.422 * [taylor]: Taking taylor expansion of (pow b 2) in a 49.422 * [taylor]: Taking taylor expansion of b in a 49.422 * [backup-simplify]: Simplify b into b 49.422 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.423 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 49.423 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 49.423 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 49.423 * [backup-simplify]: Simplify (sqrt 0) into 0 49.423 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 49.423 * [taylor]: Taking taylor expansion of 0 in c 49.423 * [backup-simplify]: Simplify 0 into 0 49.423 * [taylor]: Taking taylor expansion of (/ +nan.0 c) in c 49.423 * [taylor]: Taking taylor expansion of +nan.0 in c 49.423 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.423 * [taylor]: Taking taylor expansion of c in c 49.423 * [backup-simplify]: Simplify 0 into 0 49.423 * [backup-simplify]: Simplify 1 into 1 49.424 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 49.424 * [taylor]: Taking taylor expansion of +nan.0 in b 49.424 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.424 * [taylor]: Taking taylor expansion of 0 in b 49.424 * [backup-simplify]: Simplify 0 into 0 49.424 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 49.424 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 49.425 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 c))) into 0 49.425 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 49.426 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 49.426 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) in c 49.426 * [taylor]: Taking taylor expansion of +nan.0 in c 49.426 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.426 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))) in c 49.426 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 49.426 * [taylor]: Taking taylor expansion of (pow b 2) in c 49.426 * [taylor]: Taking taylor expansion of b in c 49.426 * [backup-simplify]: Simplify b into b 49.426 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.426 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 49.426 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 49.426 * [taylor]: Taking taylor expansion of +nan.0 in c 49.426 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.426 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 49.427 * [taylor]: Taking taylor expansion of (pow c 2) in c 49.427 * [taylor]: Taking taylor expansion of c in c 49.427 * [backup-simplify]: Simplify 0 into 0 49.427 * [backup-simplify]: Simplify 1 into 1 49.427 * [backup-simplify]: Simplify (* 1 1) into 1 49.427 * [backup-simplify]: Simplify (/ 1 1) into 1 49.428 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.429 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.430 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 49.430 * [backup-simplify]: Simplify (- 0) into 0 49.430 * [backup-simplify]: Simplify (+ 0 0) into 0 49.431 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 49.431 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 49.432 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 49.433 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 49.433 * [taylor]: Taking taylor expansion of 0 in b 49.433 * [backup-simplify]: Simplify 0 into 0 49.433 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 49.433 * [taylor]: Taking taylor expansion of 0 in b 49.433 * [backup-simplify]: Simplify 0 into 0 49.433 * [taylor]: Taking taylor expansion of 0 in b 49.433 * [backup-simplify]: Simplify 0 into 0 49.433 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.433 * [backup-simplify]: Simplify 0 into 0 49.434 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 49.434 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.435 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 49.435 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 49.435 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 49.435 * [backup-simplify]: Simplify (+ 0 0) into 0 49.436 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 49.436 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 49.436 * [taylor]: Taking taylor expansion of +nan.0 in c 49.436 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.436 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 49.436 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 49.436 * [taylor]: Taking taylor expansion of +nan.0 in c 49.436 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.436 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 49.436 * [taylor]: Taking taylor expansion of (pow c 3) in c 49.436 * [taylor]: Taking taylor expansion of c in c 49.436 * [backup-simplify]: Simplify 0 into 0 49.436 * [backup-simplify]: Simplify 1 into 1 49.436 * [backup-simplify]: Simplify (* 1 1) into 1 49.436 * [backup-simplify]: Simplify (* 1 1) into 1 49.437 * [backup-simplify]: Simplify (/ 1 1) into 1 49.437 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 49.437 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 49.437 * [taylor]: Taking taylor expansion of +nan.0 in c 49.437 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.437 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 49.437 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 49.437 * [taylor]: Taking taylor expansion of (pow b 2) in c 49.437 * [taylor]: Taking taylor expansion of b in c 49.437 * [backup-simplify]: Simplify b into b 49.437 * [taylor]: Taking taylor expansion of c in c 49.437 * [backup-simplify]: Simplify 0 into 0 49.437 * [backup-simplify]: Simplify 1 into 1 49.437 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.437 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 49.437 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 49.437 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 49.437 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 49.438 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 49.438 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.439 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 49.439 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.440 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.440 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.441 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 49.441 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 49.441 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 49.441 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 49.441 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 49.442 * [backup-simplify]: Simplify (+ 0 0) into 0 49.442 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 49.442 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 49.443 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 49.443 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 49.443 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 49.443 * [taylor]: Taking taylor expansion of +nan.0 in b 49.443 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.443 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 49.443 * [taylor]: Taking taylor expansion of (pow b 2) in b 49.443 * [taylor]: Taking taylor expansion of b in b 49.443 * [backup-simplify]: Simplify 0 into 0 49.443 * [backup-simplify]: Simplify 1 into 1 49.443 * [backup-simplify]: Simplify (* 1 1) into 1 49.443 * [backup-simplify]: Simplify (/ 1 1) into 1 49.444 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.444 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.445 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 49.445 * [backup-simplify]: Simplify (- 0) into 0 49.445 * [backup-simplify]: Simplify 0 into 0 49.446 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 49.447 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.448 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 49.448 * [backup-simplify]: Simplify (- 0) into 0 49.449 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 49.449 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 49.449 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 49.449 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 49.449 * [taylor]: Taking taylor expansion of +nan.0 in b 49.450 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.450 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 49.450 * [taylor]: Taking taylor expansion of (pow b 2) in b 49.450 * [taylor]: Taking taylor expansion of b in b 49.450 * [backup-simplify]: Simplify 0 into 0 49.450 * [backup-simplify]: Simplify 1 into 1 49.450 * [backup-simplify]: Simplify (* 1 1) into 1 49.450 * [backup-simplify]: Simplify (/ 1 1) into 1 49.451 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.452 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.452 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 49.453 * [backup-simplify]: Simplify (- 0) into 0 49.453 * [backup-simplify]: Simplify 0 into 0 49.454 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.454 * [taylor]: Taking taylor expansion of 0 in b 49.454 * [backup-simplify]: Simplify 0 into 0 49.454 * [taylor]: Taking taylor expansion of 0 in b 49.454 * [backup-simplify]: Simplify 0 into 0 49.454 * [backup-simplify]: Simplify 0 into 0 49.454 * [backup-simplify]: Simplify 0 into 0 49.454 * [backup-simplify]: Simplify 0 into 0 49.454 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 c)) 1))) into (* +nan.0 c) 49.454 * [backup-simplify]: Simplify (sqrt (fma (* -4 (/ 1 (- a))) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- b))))) into (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) 49.454 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in (a c b) around 0 49.454 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in b 49.454 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in b 49.454 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 49.454 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in b 49.454 * [taylor]: Taking taylor expansion of (/ 4 a) in b 49.454 * [taylor]: Taking taylor expansion of 4 in b 49.454 * [backup-simplify]: Simplify 4 into 4 49.454 * [taylor]: Taking taylor expansion of a in b 49.454 * [backup-simplify]: Simplify a into a 49.454 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 49.455 * [taylor]: Taking taylor expansion of (/ -1 c) in b 49.455 * [taylor]: Taking taylor expansion of -1 in b 49.455 * [backup-simplify]: Simplify -1 into -1 49.455 * [taylor]: Taking taylor expansion of c in b 49.455 * [backup-simplify]: Simplify c into c 49.455 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 49.455 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 49.455 * [taylor]: Taking taylor expansion of (pow b 2) in b 49.455 * [taylor]: Taking taylor expansion of b in b 49.455 * [backup-simplify]: Simplify 0 into 0 49.455 * [backup-simplify]: Simplify 1 into 1 49.455 * [backup-simplify]: Simplify (* 1 1) into 1 49.455 * [backup-simplify]: Simplify (/ 1 1) into 1 49.456 * [backup-simplify]: Simplify (+ 0 1) into 1 49.456 * [backup-simplify]: Simplify (sqrt 1) into 1 49.456 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.457 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.457 * [backup-simplify]: Simplify (+ 0 0) into 0 49.457 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 49.458 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in c 49.458 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in c 49.458 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 49.458 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in c 49.458 * [taylor]: Taking taylor expansion of (/ 4 a) in c 49.458 * [taylor]: Taking taylor expansion of 4 in c 49.458 * [backup-simplify]: Simplify 4 into 4 49.458 * [taylor]: Taking taylor expansion of a in c 49.458 * [backup-simplify]: Simplify a into a 49.458 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 49.458 * [taylor]: Taking taylor expansion of (/ -1 c) in c 49.458 * [taylor]: Taking taylor expansion of -1 in c 49.458 * [backup-simplify]: Simplify -1 into -1 49.458 * [taylor]: Taking taylor expansion of c in c 49.458 * [backup-simplify]: Simplify 0 into 0 49.458 * [backup-simplify]: Simplify 1 into 1 49.458 * [backup-simplify]: Simplify (/ -1 1) into -1 49.458 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 49.458 * [taylor]: Taking taylor expansion of (pow b 2) in c 49.458 * [taylor]: Taking taylor expansion of b in c 49.458 * [backup-simplify]: Simplify b into b 49.458 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.458 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 49.458 * [backup-simplify]: Simplify (* (/ 4 a) -1) into (/ -4 a) 49.458 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 49.459 * [backup-simplify]: Simplify (sqrt 0) into 0 49.459 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 49.459 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 49.459 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 49.459 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 49.459 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 49.459 * [taylor]: Taking taylor expansion of (/ 4 a) in a 49.459 * [taylor]: Taking taylor expansion of 4 in a 49.459 * [backup-simplify]: Simplify 4 into 4 49.459 * [taylor]: Taking taylor expansion of a in a 49.459 * [backup-simplify]: Simplify 0 into 0 49.459 * [backup-simplify]: Simplify 1 into 1 49.460 * [backup-simplify]: Simplify (/ 4 1) into 4 49.460 * [taylor]: Taking taylor expansion of (/ -1 c) in a 49.460 * [taylor]: Taking taylor expansion of -1 in a 49.460 * [backup-simplify]: Simplify -1 into -1 49.460 * [taylor]: Taking taylor expansion of c in a 49.460 * [backup-simplify]: Simplify c into c 49.460 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 49.460 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 49.460 * [taylor]: Taking taylor expansion of (pow b 2) in a 49.460 * [taylor]: Taking taylor expansion of b in a 49.460 * [backup-simplify]: Simplify b into b 49.460 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.460 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 49.460 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 49.460 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 49.460 * [backup-simplify]: Simplify (sqrt 0) into 0 49.461 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 49.461 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 49.461 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 49.461 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 49.461 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 49.461 * [taylor]: Taking taylor expansion of (/ 4 a) in a 49.461 * [taylor]: Taking taylor expansion of 4 in a 49.461 * [backup-simplify]: Simplify 4 into 4 49.461 * [taylor]: Taking taylor expansion of a in a 49.461 * [backup-simplify]: Simplify 0 into 0 49.461 * [backup-simplify]: Simplify 1 into 1 49.461 * [backup-simplify]: Simplify (/ 4 1) into 4 49.461 * [taylor]: Taking taylor expansion of (/ -1 c) in a 49.461 * [taylor]: Taking taylor expansion of -1 in a 49.461 * [backup-simplify]: Simplify -1 into -1 49.461 * [taylor]: Taking taylor expansion of c in a 49.461 * [backup-simplify]: Simplify c into c 49.461 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 49.461 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 49.461 * [taylor]: Taking taylor expansion of (pow b 2) in a 49.461 * [taylor]: Taking taylor expansion of b in a 49.461 * [backup-simplify]: Simplify b into b 49.461 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.461 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 49.461 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 49.461 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 49.462 * [backup-simplify]: Simplify (sqrt 0) into 0 49.462 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 49.462 * [taylor]: Taking taylor expansion of 0 in c 49.462 * [backup-simplify]: Simplify 0 into 0 49.462 * [taylor]: Taking taylor expansion of (/ +nan.0 c) in c 49.462 * [taylor]: Taking taylor expansion of +nan.0 in c 49.462 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.462 * [taylor]: Taking taylor expansion of c in c 49.462 * [backup-simplify]: Simplify 0 into 0 49.462 * [backup-simplify]: Simplify 1 into 1 49.462 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 49.463 * [taylor]: Taking taylor expansion of +nan.0 in b 49.463 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.463 * [taylor]: Taking taylor expansion of 0 in b 49.463 * [backup-simplify]: Simplify 0 into 0 49.463 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)))) into 0 49.463 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 49.463 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ -1 c))) into 0 49.464 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 49.464 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 49.464 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) in c 49.464 * [taylor]: Taking taylor expansion of +nan.0 in c 49.464 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.464 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))) in c 49.464 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 49.464 * [taylor]: Taking taylor expansion of (pow b 2) in c 49.464 * [taylor]: Taking taylor expansion of b in c 49.464 * [backup-simplify]: Simplify b into b 49.464 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.464 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 49.464 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 49.464 * [taylor]: Taking taylor expansion of +nan.0 in c 49.464 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.464 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 49.464 * [taylor]: Taking taylor expansion of (pow c 2) in c 49.465 * [taylor]: Taking taylor expansion of c in c 49.465 * [backup-simplify]: Simplify 0 into 0 49.465 * [backup-simplify]: Simplify 1 into 1 49.465 * [backup-simplify]: Simplify (* 1 1) into 1 49.465 * [backup-simplify]: Simplify (/ 1 1) into 1 49.465 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.466 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.466 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 49.467 * [backup-simplify]: Simplify (- 0) into 0 49.467 * [backup-simplify]: Simplify (+ 0 0) into 0 49.467 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 49.468 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 49.469 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 49.469 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 49.469 * [taylor]: Taking taylor expansion of 0 in b 49.469 * [backup-simplify]: Simplify 0 into 0 49.470 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 49.470 * [taylor]: Taking taylor expansion of 0 in b 49.470 * [backup-simplify]: Simplify 0 into 0 49.470 * [taylor]: Taking taylor expansion of 0 in b 49.470 * [backup-simplify]: Simplify 0 into 0 49.470 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.470 * [backup-simplify]: Simplify 0 into 0 49.471 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 49.471 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.472 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 49.472 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 49.473 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 49.473 * [backup-simplify]: Simplify (+ 0 0) into 0 49.474 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 49.474 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 49.474 * [taylor]: Taking taylor expansion of +nan.0 in c 49.474 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.474 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 49.474 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 49.474 * [taylor]: Taking taylor expansion of +nan.0 in c 49.474 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.474 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 49.474 * [taylor]: Taking taylor expansion of (pow c 3) in c 49.474 * [taylor]: Taking taylor expansion of c in c 49.474 * [backup-simplify]: Simplify 0 into 0 49.474 * [backup-simplify]: Simplify 1 into 1 49.475 * [backup-simplify]: Simplify (* 1 1) into 1 49.475 * [backup-simplify]: Simplify (* 1 1) into 1 49.475 * [backup-simplify]: Simplify (/ 1 1) into 1 49.475 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 49.475 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 49.475 * [taylor]: Taking taylor expansion of +nan.0 in c 49.475 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.475 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 49.475 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 49.475 * [taylor]: Taking taylor expansion of (pow b 2) in c 49.475 * [taylor]: Taking taylor expansion of b in c 49.476 * [backup-simplify]: Simplify b into b 49.476 * [taylor]: Taking taylor expansion of c in c 49.476 * [backup-simplify]: Simplify 0 into 0 49.476 * [backup-simplify]: Simplify 1 into 1 49.476 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.476 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 49.476 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 49.476 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 49.476 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 49.477 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 49.478 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.479 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 49.479 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.480 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.481 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.482 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 49.482 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 49.482 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 49.482 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 49.483 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 49.483 * [backup-simplify]: Simplify (+ 0 0) into 0 49.484 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 49.484 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 49.485 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 49.485 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 49.485 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 49.485 * [taylor]: Taking taylor expansion of +nan.0 in b 49.485 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.485 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 49.485 * [taylor]: Taking taylor expansion of (pow b 2) in b 49.485 * [taylor]: Taking taylor expansion of b in b 49.485 * [backup-simplify]: Simplify 0 into 0 49.486 * [backup-simplify]: Simplify 1 into 1 49.486 * [backup-simplify]: Simplify (* 1 1) into 1 49.486 * [backup-simplify]: Simplify (/ 1 1) into 1 49.487 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.488 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.488 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 49.489 * [backup-simplify]: Simplify (- 0) into 0 49.489 * [backup-simplify]: Simplify 0 into 0 49.489 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 49.490 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.490 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 49.491 * [backup-simplify]: Simplify (- 0) into 0 49.491 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 49.491 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 49.491 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 49.491 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 49.491 * [taylor]: Taking taylor expansion of +nan.0 in b 49.491 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.491 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 49.491 * [taylor]: Taking taylor expansion of (pow b 2) in b 49.491 * [taylor]: Taking taylor expansion of b in b 49.491 * [backup-simplify]: Simplify 0 into 0 49.491 * [backup-simplify]: Simplify 1 into 1 49.492 * [backup-simplify]: Simplify (* 1 1) into 1 49.492 * [backup-simplify]: Simplify (/ 1 1) into 1 49.492 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.493 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.493 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 49.493 * [backup-simplify]: Simplify (- 0) into 0 49.493 * [backup-simplify]: Simplify 0 into 0 49.494 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.494 * [taylor]: Taking taylor expansion of 0 in b 49.494 * [backup-simplify]: Simplify 0 into 0 49.495 * [taylor]: Taking taylor expansion of 0 in b 49.495 * [backup-simplify]: Simplify 0 into 0 49.495 * [backup-simplify]: Simplify 0 into 0 49.495 * [backup-simplify]: Simplify 0 into 0 49.495 * [backup-simplify]: Simplify 0 into 0 49.495 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- c))) 1))) into (* +nan.0 c) 49.495 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1 2 2 1 1) 49.495 * [backup-simplify]: Simplify (sqrt (fma (* -4 a) c (* b b))) into (sqrt (fma (* -4 a) c (pow b 2))) 49.495 * [approximate]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in (a c b) around 0 49.495 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in b 49.495 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in b 49.495 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 49.495 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in b 49.495 * [taylor]: Taking taylor expansion of (* -4 a) in b 49.495 * [taylor]: Taking taylor expansion of -4 in b 49.495 * [backup-simplify]: Simplify -4 into -4 49.495 * [taylor]: Taking taylor expansion of a in b 49.495 * [backup-simplify]: Simplify a into a 49.495 * [taylor]: Taking taylor expansion of c in b 49.495 * [backup-simplify]: Simplify c into c 49.495 * [taylor]: Taking taylor expansion of (pow b 2) in b 49.495 * [taylor]: Taking taylor expansion of b in b 49.496 * [backup-simplify]: Simplify 0 into 0 49.496 * [backup-simplify]: Simplify 1 into 1 49.496 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 49.496 * [backup-simplify]: Simplify (* (* -4 a) c) into (* -4 (* a c)) 49.496 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 49.496 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 49.496 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 49.496 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (* 0 c)) into 0 49.497 * [backup-simplify]: Simplify (+ 0 0) into 0 49.497 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 49.497 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in c 49.497 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in c 49.497 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 49.497 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in c 49.497 * [taylor]: Taking taylor expansion of (* -4 a) in c 49.497 * [taylor]: Taking taylor expansion of -4 in c 49.497 * [backup-simplify]: Simplify -4 into -4 49.497 * [taylor]: Taking taylor expansion of a in c 49.497 * [backup-simplify]: Simplify a into a 49.497 * [taylor]: Taking taylor expansion of c in c 49.497 * [backup-simplify]: Simplify 0 into 0 49.497 * [backup-simplify]: Simplify 1 into 1 49.497 * [taylor]: Taking taylor expansion of (pow b 2) in c 49.497 * [taylor]: Taking taylor expansion of b in c 49.497 * [backup-simplify]: Simplify b into b 49.497 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 49.497 * [backup-simplify]: Simplify (* (* -4 a) 0) into 0 49.497 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.497 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 49.497 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 49.498 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 49.498 * [backup-simplify]: Simplify (+ (* (* -4 a) 1) (* 0 0)) into (- (* 4 a)) 49.498 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 49.498 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 49.498 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 49.498 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 49.498 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 49.498 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 49.498 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 49.498 * [taylor]: Taking taylor expansion of (* -4 a) in a 49.498 * [taylor]: Taking taylor expansion of -4 in a 49.498 * [backup-simplify]: Simplify -4 into -4 49.498 * [taylor]: Taking taylor expansion of a in a 49.498 * [backup-simplify]: Simplify 0 into 0 49.498 * [backup-simplify]: Simplify 1 into 1 49.498 * [taylor]: Taking taylor expansion of c in a 49.498 * [backup-simplify]: Simplify c into c 49.498 * [taylor]: Taking taylor expansion of (pow b 2) in a 49.498 * [taylor]: Taking taylor expansion of b in a 49.498 * [backup-simplify]: Simplify b into b 49.499 * [backup-simplify]: Simplify (* -4 0) into 0 49.499 * [backup-simplify]: Simplify (* 0 c) into 0 49.499 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.499 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 49.499 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 49.499 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 49.500 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 49.500 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 49.500 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 49.500 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 49.500 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 49.500 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 49.500 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 49.500 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 49.500 * [taylor]: Taking taylor expansion of (* -4 a) in a 49.500 * [taylor]: Taking taylor expansion of -4 in a 49.500 * [backup-simplify]: Simplify -4 into -4 49.500 * [taylor]: Taking taylor expansion of a in a 49.500 * [backup-simplify]: Simplify 0 into 0 49.500 * [backup-simplify]: Simplify 1 into 1 49.500 * [taylor]: Taking taylor expansion of c in a 49.500 * [backup-simplify]: Simplify c into c 49.500 * [taylor]: Taking taylor expansion of (pow b 2) in a 49.500 * [taylor]: Taking taylor expansion of b in a 49.500 * [backup-simplify]: Simplify b into b 49.500 * [backup-simplify]: Simplify (* -4 0) into 0 49.500 * [backup-simplify]: Simplify (* 0 c) into 0 49.500 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.500 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 49.500 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 49.501 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 49.501 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 49.501 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 49.501 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 49.501 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 49.501 * [taylor]: Taking taylor expansion of b in c 49.501 * [backup-simplify]: Simplify b into b 49.501 * [taylor]: Taking taylor expansion of b in b 49.502 * [backup-simplify]: Simplify 0 into 0 49.502 * [backup-simplify]: Simplify 1 into 1 49.502 * [backup-simplify]: Simplify 0 into 0 49.502 * [taylor]: Taking taylor expansion of (* -2 (/ c b)) in c 49.502 * [taylor]: Taking taylor expansion of -2 in c 49.502 * [backup-simplify]: Simplify -2 into -2 49.502 * [taylor]: Taking taylor expansion of (/ c b) in c 49.502 * [taylor]: Taking taylor expansion of c in c 49.502 * [backup-simplify]: Simplify 0 into 0 49.502 * [backup-simplify]: Simplify 1 into 1 49.502 * [taylor]: Taking taylor expansion of b in c 49.502 * [backup-simplify]: Simplify b into b 49.502 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 49.502 * [taylor]: Taking taylor expansion of 0 in b 49.502 * [backup-simplify]: Simplify 0 into 0 49.502 * [backup-simplify]: Simplify 0 into 0 49.502 * [backup-simplify]: Simplify 1 into 1 49.502 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 1) (* 0 0))) into 0 49.503 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (* 0 c))) into 0 49.503 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 49.503 * [backup-simplify]: Simplify (+ 0 0) into 0 49.504 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ c b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow c 2) (pow b 3))) 49.504 * [taylor]: Taking taylor expansion of (* -2 (/ (pow c 2) (pow b 3))) in c 49.504 * [taylor]: Taking taylor expansion of -2 in c 49.504 * [backup-simplify]: Simplify -2 into -2 49.504 * [taylor]: Taking taylor expansion of (/ (pow c 2) (pow b 3)) in c 49.504 * [taylor]: Taking taylor expansion of (pow c 2) in c 49.504 * [taylor]: Taking taylor expansion of c in c 49.504 * [backup-simplify]: Simplify 0 into 0 49.504 * [backup-simplify]: Simplify 1 into 1 49.504 * [taylor]: Taking taylor expansion of (pow b 3) in c 49.504 * [taylor]: Taking taylor expansion of b in c 49.504 * [backup-simplify]: Simplify b into b 49.504 * [backup-simplify]: Simplify (* 1 1) into 1 49.504 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.505 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 49.505 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 49.505 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 49.505 * [taylor]: Taking taylor expansion of (/ -2 b) in b 49.505 * [taylor]: Taking taylor expansion of -2 in b 49.505 * [backup-simplify]: Simplify -2 into -2 49.505 * [taylor]: Taking taylor expansion of b in b 49.505 * [backup-simplify]: Simplify 0 into 0 49.505 * [backup-simplify]: Simplify 1 into 1 49.506 * [backup-simplify]: Simplify (/ -2 1) into -2 49.507 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 49.507 * [backup-simplify]: Simplify 0 into 0 49.507 * [taylor]: Taking taylor expansion of 0 in b 49.507 * [backup-simplify]: Simplify 0 into 0 49.507 * [backup-simplify]: Simplify 0 into 0 49.507 * [backup-simplify]: Simplify 0 into 0 49.507 * [backup-simplify]: Simplify 0 into 0 49.508 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 49.509 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (+ (* 0 0) (* 0 c)))) into 0 49.510 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 49.510 * [backup-simplify]: Simplify (+ 0 0) into 0 49.511 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ c b)) (* -2 (/ (pow c 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow c 3) (pow b 5))) 49.511 * [taylor]: Taking taylor expansion of (* -4 (/ (pow c 3) (pow b 5))) in c 49.511 * [taylor]: Taking taylor expansion of -4 in c 49.511 * [backup-simplify]: Simplify -4 into -4 49.511 * [taylor]: Taking taylor expansion of (/ (pow c 3) (pow b 5)) in c 49.511 * [taylor]: Taking taylor expansion of (pow c 3) in c 49.511 * [taylor]: Taking taylor expansion of c in c 49.511 * [backup-simplify]: Simplify 0 into 0 49.511 * [backup-simplify]: Simplify 1 into 1 49.511 * [taylor]: Taking taylor expansion of (pow b 5) in c 49.511 * [taylor]: Taking taylor expansion of b in c 49.511 * [backup-simplify]: Simplify b into b 49.511 * [backup-simplify]: Simplify (* 1 1) into 1 49.512 * [backup-simplify]: Simplify (* 1 1) into 1 49.512 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.512 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 49.512 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 49.512 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 49.512 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 49.513 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 49.513 * [taylor]: Taking taylor expansion of 0 in b 49.513 * [backup-simplify]: Simplify 0 into 0 49.513 * [backup-simplify]: Simplify 0 into 0 49.513 * [taylor]: Taking taylor expansion of 0 in b 49.513 * [backup-simplify]: Simplify 0 into 0 49.513 * [backup-simplify]: Simplify 0 into 0 49.513 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 49.514 * [backup-simplify]: Simplify (sqrt (fma (* -4 (/ 1 a)) (/ 1 c) (* (/ 1 b) (/ 1 b)))) into (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) 49.514 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in (a c b) around 0 49.514 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in b 49.514 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in b 49.514 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 49.514 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in b 49.514 * [taylor]: Taking taylor expansion of (/ -4 a) in b 49.514 * [taylor]: Taking taylor expansion of -4 in b 49.514 * [backup-simplify]: Simplify -4 into -4 49.514 * [taylor]: Taking taylor expansion of a in b 49.514 * [backup-simplify]: Simplify a into a 49.514 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 49.514 * [taylor]: Taking taylor expansion of (/ 1 c) in b 49.514 * [taylor]: Taking taylor expansion of c in b 49.514 * [backup-simplify]: Simplify c into c 49.514 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 49.514 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 49.514 * [taylor]: Taking taylor expansion of (pow b 2) in b 49.514 * [taylor]: Taking taylor expansion of b in b 49.514 * [backup-simplify]: Simplify 0 into 0 49.514 * [backup-simplify]: Simplify 1 into 1 49.519 * [backup-simplify]: Simplify (* 1 1) into 1 49.520 * [backup-simplify]: Simplify (/ 1 1) into 1 49.521 * [backup-simplify]: Simplify (+ 0 1) into 1 49.521 * [backup-simplify]: Simplify (sqrt 1) into 1 49.521 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.522 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.523 * [backup-simplify]: Simplify (+ 0 0) into 0 49.523 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 49.523 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in c 49.523 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in c 49.523 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 49.523 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in c 49.523 * [taylor]: Taking taylor expansion of (/ -4 a) in c 49.524 * [taylor]: Taking taylor expansion of -4 in c 49.524 * [backup-simplify]: Simplify -4 into -4 49.524 * [taylor]: Taking taylor expansion of a in c 49.524 * [backup-simplify]: Simplify a into a 49.524 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 49.524 * [taylor]: Taking taylor expansion of (/ 1 c) in c 49.524 * [taylor]: Taking taylor expansion of c in c 49.524 * [backup-simplify]: Simplify 0 into 0 49.524 * [backup-simplify]: Simplify 1 into 1 49.524 * [backup-simplify]: Simplify (/ 1 1) into 1 49.524 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 49.524 * [taylor]: Taking taylor expansion of (pow b 2) in c 49.524 * [taylor]: Taking taylor expansion of b in c 49.524 * [backup-simplify]: Simplify b into b 49.524 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.524 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 49.524 * [backup-simplify]: Simplify (* (/ -4 a) 1) into (/ -4 a) 49.525 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 49.525 * [backup-simplify]: Simplify (sqrt 0) into 0 49.525 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 49.525 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 49.526 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 49.526 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 49.526 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 49.526 * [taylor]: Taking taylor expansion of (/ -4 a) in a 49.526 * [taylor]: Taking taylor expansion of -4 in a 49.526 * [backup-simplify]: Simplify -4 into -4 49.526 * [taylor]: Taking taylor expansion of a in a 49.526 * [backup-simplify]: Simplify 0 into 0 49.526 * [backup-simplify]: Simplify 1 into 1 49.526 * [backup-simplify]: Simplify (/ -4 1) into -4 49.526 * [taylor]: Taking taylor expansion of (/ 1 c) in a 49.526 * [taylor]: Taking taylor expansion of c in a 49.526 * [backup-simplify]: Simplify c into c 49.526 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 49.526 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 49.526 * [taylor]: Taking taylor expansion of (pow b 2) in a 49.526 * [taylor]: Taking taylor expansion of b in a 49.526 * [backup-simplify]: Simplify b into b 49.526 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.527 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 49.527 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 49.527 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 49.527 * [backup-simplify]: Simplify (sqrt 0) into 0 49.528 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 49.528 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 49.528 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 49.528 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 49.528 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 49.528 * [taylor]: Taking taylor expansion of (/ -4 a) in a 49.528 * [taylor]: Taking taylor expansion of -4 in a 49.528 * [backup-simplify]: Simplify -4 into -4 49.528 * [taylor]: Taking taylor expansion of a in a 49.528 * [backup-simplify]: Simplify 0 into 0 49.528 * [backup-simplify]: Simplify 1 into 1 49.528 * [backup-simplify]: Simplify (/ -4 1) into -4 49.528 * [taylor]: Taking taylor expansion of (/ 1 c) in a 49.528 * [taylor]: Taking taylor expansion of c in a 49.528 * [backup-simplify]: Simplify c into c 49.528 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 49.529 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 49.529 * [taylor]: Taking taylor expansion of (pow b 2) in a 49.529 * [taylor]: Taking taylor expansion of b in a 49.529 * [backup-simplify]: Simplify b into b 49.529 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.529 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 49.529 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 49.529 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 49.529 * [backup-simplify]: Simplify (sqrt 0) into 0 49.530 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 49.530 * [taylor]: Taking taylor expansion of 0 in c 49.530 * [backup-simplify]: Simplify 0 into 0 49.530 * [taylor]: Taking taylor expansion of (/ +nan.0 c) in c 49.530 * [taylor]: Taking taylor expansion of +nan.0 in c 49.530 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.530 * [taylor]: Taking taylor expansion of c in c 49.530 * [backup-simplify]: Simplify 0 into 0 49.530 * [backup-simplify]: Simplify 1 into 1 49.531 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 49.531 * [taylor]: Taking taylor expansion of +nan.0 in b 49.531 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.531 * [taylor]: Taking taylor expansion of 0 in b 49.531 * [backup-simplify]: Simplify 0 into 0 49.531 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 49.532 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 49.532 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 c))) into 0 49.532 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 49.533 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 49.533 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) in c 49.533 * [taylor]: Taking taylor expansion of +nan.0 in c 49.533 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.533 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))) in c 49.533 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 49.533 * [taylor]: Taking taylor expansion of (pow b 2) in c 49.533 * [taylor]: Taking taylor expansion of b in c 49.533 * [backup-simplify]: Simplify b into b 49.533 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.533 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 49.533 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 49.533 * [taylor]: Taking taylor expansion of +nan.0 in c 49.533 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.533 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 49.533 * [taylor]: Taking taylor expansion of (pow c 2) in c 49.533 * [taylor]: Taking taylor expansion of c in c 49.534 * [backup-simplify]: Simplify 0 into 0 49.534 * [backup-simplify]: Simplify 1 into 1 49.534 * [backup-simplify]: Simplify (* 1 1) into 1 49.534 * [backup-simplify]: Simplify (/ 1 1) into 1 49.535 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.536 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.536 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 49.537 * [backup-simplify]: Simplify (- 0) into 0 49.537 * [backup-simplify]: Simplify (+ 0 0) into 0 49.537 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 49.538 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 49.539 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 49.539 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 49.539 * [taylor]: Taking taylor expansion of 0 in b 49.539 * [backup-simplify]: Simplify 0 into 0 49.540 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 49.540 * [taylor]: Taking taylor expansion of 0 in b 49.540 * [backup-simplify]: Simplify 0 into 0 49.540 * [taylor]: Taking taylor expansion of 0 in b 49.540 * [backup-simplify]: Simplify 0 into 0 49.540 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.540 * [backup-simplify]: Simplify 0 into 0 49.541 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 49.541 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.542 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 49.542 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 49.543 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 49.543 * [backup-simplify]: Simplify (+ 0 0) into 0 49.544 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 49.544 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 49.544 * [taylor]: Taking taylor expansion of +nan.0 in c 49.544 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.544 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 49.544 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 49.544 * [taylor]: Taking taylor expansion of +nan.0 in c 49.544 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.544 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 49.544 * [taylor]: Taking taylor expansion of (pow c 3) in c 49.544 * [taylor]: Taking taylor expansion of c in c 49.544 * [backup-simplify]: Simplify 0 into 0 49.544 * [backup-simplify]: Simplify 1 into 1 49.545 * [backup-simplify]: Simplify (* 1 1) into 1 49.545 * [backup-simplify]: Simplify (* 1 1) into 1 49.545 * [backup-simplify]: Simplify (/ 1 1) into 1 49.545 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 49.545 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 49.545 * [taylor]: Taking taylor expansion of +nan.0 in c 49.545 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.545 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 49.545 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 49.545 * [taylor]: Taking taylor expansion of (pow b 2) in c 49.546 * [taylor]: Taking taylor expansion of b in c 49.546 * [backup-simplify]: Simplify b into b 49.546 * [taylor]: Taking taylor expansion of c in c 49.546 * [backup-simplify]: Simplify 0 into 0 49.546 * [backup-simplify]: Simplify 1 into 1 49.546 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.546 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 49.546 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 49.546 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 49.546 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 49.547 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 49.547 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.548 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 49.548 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.549 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.549 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.550 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 49.550 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 49.550 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 49.550 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 49.551 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 49.551 * [backup-simplify]: Simplify (+ 0 0) into 0 49.551 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 49.551 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 49.552 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 49.552 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 49.552 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 49.552 * [taylor]: Taking taylor expansion of +nan.0 in b 49.552 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.552 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 49.552 * [taylor]: Taking taylor expansion of (pow b 2) in b 49.552 * [taylor]: Taking taylor expansion of b in b 49.552 * [backup-simplify]: Simplify 0 into 0 49.552 * [backup-simplify]: Simplify 1 into 1 49.552 * [backup-simplify]: Simplify (* 1 1) into 1 49.553 * [backup-simplify]: Simplify (/ 1 1) into 1 49.553 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.553 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.554 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 49.554 * [backup-simplify]: Simplify (- 0) into 0 49.554 * [backup-simplify]: Simplify 0 into 0 49.555 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 49.555 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.556 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 49.556 * [backup-simplify]: Simplify (- 0) into 0 49.556 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 49.557 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 49.557 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 49.557 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 49.557 * [taylor]: Taking taylor expansion of +nan.0 in b 49.557 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.557 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 49.557 * [taylor]: Taking taylor expansion of (pow b 2) in b 49.557 * [taylor]: Taking taylor expansion of b in b 49.557 * [backup-simplify]: Simplify 0 into 0 49.557 * [backup-simplify]: Simplify 1 into 1 49.557 * [backup-simplify]: Simplify (* 1 1) into 1 49.557 * [backup-simplify]: Simplify (/ 1 1) into 1 49.558 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.558 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.558 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 49.559 * [backup-simplify]: Simplify (- 0) into 0 49.559 * [backup-simplify]: Simplify 0 into 0 49.559 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.559 * [taylor]: Taking taylor expansion of 0 in b 49.559 * [backup-simplify]: Simplify 0 into 0 49.559 * [taylor]: Taking taylor expansion of 0 in b 49.559 * [backup-simplify]: Simplify 0 into 0 49.560 * [backup-simplify]: Simplify 0 into 0 49.560 * [backup-simplify]: Simplify 0 into 0 49.560 * [backup-simplify]: Simplify 0 into 0 49.560 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 c)) 1))) into (* +nan.0 c) 49.560 * [backup-simplify]: Simplify (sqrt (fma (* -4 (/ 1 (- a))) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- b))))) into (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) 49.560 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in (a c b) around 0 49.560 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in b 49.560 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in b 49.560 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 49.560 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in b 49.560 * [taylor]: Taking taylor expansion of (/ 4 a) in b 49.560 * [taylor]: Taking taylor expansion of 4 in b 49.560 * [backup-simplify]: Simplify 4 into 4 49.560 * [taylor]: Taking taylor expansion of a in b 49.560 * [backup-simplify]: Simplify a into a 49.560 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 49.560 * [taylor]: Taking taylor expansion of (/ -1 c) in b 49.560 * [taylor]: Taking taylor expansion of -1 in b 49.560 * [backup-simplify]: Simplify -1 into -1 49.561 * [taylor]: Taking taylor expansion of c in b 49.561 * [backup-simplify]: Simplify c into c 49.561 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 49.561 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 49.561 * [taylor]: Taking taylor expansion of (pow b 2) in b 49.561 * [taylor]: Taking taylor expansion of b in b 49.561 * [backup-simplify]: Simplify 0 into 0 49.561 * [backup-simplify]: Simplify 1 into 1 49.561 * [backup-simplify]: Simplify (* 1 1) into 1 49.561 * [backup-simplify]: Simplify (/ 1 1) into 1 49.562 * [backup-simplify]: Simplify (+ 0 1) into 1 49.562 * [backup-simplify]: Simplify (sqrt 1) into 1 49.563 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.563 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.564 * [backup-simplify]: Simplify (+ 0 0) into 0 49.565 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 49.565 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in c 49.565 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in c 49.565 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 49.565 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in c 49.565 * [taylor]: Taking taylor expansion of (/ 4 a) in c 49.565 * [taylor]: Taking taylor expansion of 4 in c 49.565 * [backup-simplify]: Simplify 4 into 4 49.565 * [taylor]: Taking taylor expansion of a in c 49.565 * [backup-simplify]: Simplify a into a 49.565 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 49.565 * [taylor]: Taking taylor expansion of (/ -1 c) in c 49.565 * [taylor]: Taking taylor expansion of -1 in c 49.565 * [backup-simplify]: Simplify -1 into -1 49.565 * [taylor]: Taking taylor expansion of c in c 49.565 * [backup-simplify]: Simplify 0 into 0 49.565 * [backup-simplify]: Simplify 1 into 1 49.566 * [backup-simplify]: Simplify (/ -1 1) into -1 49.566 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 49.566 * [taylor]: Taking taylor expansion of (pow b 2) in c 49.566 * [taylor]: Taking taylor expansion of b in c 49.566 * [backup-simplify]: Simplify b into b 49.566 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.566 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 49.566 * [backup-simplify]: Simplify (* (/ 4 a) -1) into (/ -4 a) 49.566 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 49.566 * [backup-simplify]: Simplify (sqrt 0) into 0 49.567 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 49.567 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 49.567 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 49.567 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 49.567 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 49.567 * [taylor]: Taking taylor expansion of (/ 4 a) in a 49.567 * [taylor]: Taking taylor expansion of 4 in a 49.567 * [backup-simplify]: Simplify 4 into 4 49.567 * [taylor]: Taking taylor expansion of a in a 49.567 * [backup-simplify]: Simplify 0 into 0 49.567 * [backup-simplify]: Simplify 1 into 1 49.567 * [backup-simplify]: Simplify (/ 4 1) into 4 49.567 * [taylor]: Taking taylor expansion of (/ -1 c) in a 49.567 * [taylor]: Taking taylor expansion of -1 in a 49.567 * [backup-simplify]: Simplify -1 into -1 49.567 * [taylor]: Taking taylor expansion of c in a 49.567 * [backup-simplify]: Simplify c into c 49.567 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 49.568 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 49.568 * [taylor]: Taking taylor expansion of (pow b 2) in a 49.568 * [taylor]: Taking taylor expansion of b in a 49.568 * [backup-simplify]: Simplify b into b 49.568 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.568 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 49.568 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 49.568 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 49.568 * [backup-simplify]: Simplify (sqrt 0) into 0 49.568 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 49.568 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 49.568 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 49.568 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 49.569 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 49.569 * [taylor]: Taking taylor expansion of (/ 4 a) in a 49.569 * [taylor]: Taking taylor expansion of 4 in a 49.569 * [backup-simplify]: Simplify 4 into 4 49.569 * [taylor]: Taking taylor expansion of a in a 49.569 * [backup-simplify]: Simplify 0 into 0 49.569 * [backup-simplify]: Simplify 1 into 1 49.569 * [backup-simplify]: Simplify (/ 4 1) into 4 49.569 * [taylor]: Taking taylor expansion of (/ -1 c) in a 49.569 * [taylor]: Taking taylor expansion of -1 in a 49.569 * [backup-simplify]: Simplify -1 into -1 49.569 * [taylor]: Taking taylor expansion of c in a 49.569 * [backup-simplify]: Simplify c into c 49.569 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 49.569 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 49.569 * [taylor]: Taking taylor expansion of (pow b 2) in a 49.569 * [taylor]: Taking taylor expansion of b in a 49.569 * [backup-simplify]: Simplify b into b 49.569 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.569 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 49.569 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 49.569 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 49.570 * [backup-simplify]: Simplify (sqrt 0) into 0 49.570 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 49.570 * [taylor]: Taking taylor expansion of 0 in c 49.570 * [backup-simplify]: Simplify 0 into 0 49.570 * [taylor]: Taking taylor expansion of (/ +nan.0 c) in c 49.570 * [taylor]: Taking taylor expansion of +nan.0 in c 49.570 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.570 * [taylor]: Taking taylor expansion of c in c 49.570 * [backup-simplify]: Simplify 0 into 0 49.570 * [backup-simplify]: Simplify 1 into 1 49.570 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 49.570 * [taylor]: Taking taylor expansion of +nan.0 in b 49.570 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.570 * [taylor]: Taking taylor expansion of 0 in b 49.570 * [backup-simplify]: Simplify 0 into 0 49.571 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)))) into 0 49.571 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 49.571 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ -1 c))) into 0 49.571 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 49.572 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 49.572 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) in c 49.572 * [taylor]: Taking taylor expansion of +nan.0 in c 49.572 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.572 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))) in c 49.572 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 49.572 * [taylor]: Taking taylor expansion of (pow b 2) in c 49.572 * [taylor]: Taking taylor expansion of b in c 49.572 * [backup-simplify]: Simplify b into b 49.572 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.572 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 49.572 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 49.572 * [taylor]: Taking taylor expansion of +nan.0 in c 49.572 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.572 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 49.572 * [taylor]: Taking taylor expansion of (pow c 2) in c 49.572 * [taylor]: Taking taylor expansion of c in c 49.572 * [backup-simplify]: Simplify 0 into 0 49.572 * [backup-simplify]: Simplify 1 into 1 49.573 * [backup-simplify]: Simplify (* 1 1) into 1 49.573 * [backup-simplify]: Simplify (/ 1 1) into 1 49.573 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.574 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.574 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 49.574 * [backup-simplify]: Simplify (- 0) into 0 49.575 * [backup-simplify]: Simplify (+ 0 0) into 0 49.575 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 49.575 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 49.576 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 49.576 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 49.576 * [taylor]: Taking taylor expansion of 0 in b 49.577 * [backup-simplify]: Simplify 0 into 0 49.577 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 49.577 * [taylor]: Taking taylor expansion of 0 in b 49.577 * [backup-simplify]: Simplify 0 into 0 49.577 * [taylor]: Taking taylor expansion of 0 in b 49.577 * [backup-simplify]: Simplify 0 into 0 49.577 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.578 * [backup-simplify]: Simplify 0 into 0 49.578 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 49.579 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.579 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 49.580 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 49.580 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 49.580 * [backup-simplify]: Simplify (+ 0 0) into 0 49.581 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 49.581 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 49.581 * [taylor]: Taking taylor expansion of +nan.0 in c 49.581 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.581 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 49.581 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 49.581 * [taylor]: Taking taylor expansion of +nan.0 in c 49.581 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.581 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 49.581 * [taylor]: Taking taylor expansion of (pow c 3) in c 49.581 * [taylor]: Taking taylor expansion of c in c 49.581 * [backup-simplify]: Simplify 0 into 0 49.581 * [backup-simplify]: Simplify 1 into 1 49.582 * [backup-simplify]: Simplify (* 1 1) into 1 49.582 * [backup-simplify]: Simplify (* 1 1) into 1 49.582 * [backup-simplify]: Simplify (/ 1 1) into 1 49.582 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 49.582 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 49.582 * [taylor]: Taking taylor expansion of +nan.0 in c 49.582 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.582 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 49.582 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 49.582 * [taylor]: Taking taylor expansion of (pow b 2) in c 49.583 * [taylor]: Taking taylor expansion of b in c 49.583 * [backup-simplify]: Simplify b into b 49.583 * [taylor]: Taking taylor expansion of c in c 49.583 * [backup-simplify]: Simplify 0 into 0 49.583 * [backup-simplify]: Simplify 1 into 1 49.583 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.583 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 49.583 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 49.583 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 49.583 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 49.584 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 49.585 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.586 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 49.586 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.587 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.588 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.589 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 49.589 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 49.589 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 49.589 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 49.590 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 49.590 * [backup-simplify]: Simplify (+ 0 0) into 0 49.590 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 49.591 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 49.592 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 49.592 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 49.592 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 49.592 * [taylor]: Taking taylor expansion of +nan.0 in b 49.592 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.592 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 49.592 * [taylor]: Taking taylor expansion of (pow b 2) in b 49.592 * [taylor]: Taking taylor expansion of b in b 49.592 * [backup-simplify]: Simplify 0 into 0 49.592 * [backup-simplify]: Simplify 1 into 1 49.592 * [backup-simplify]: Simplify (* 1 1) into 1 49.593 * [backup-simplify]: Simplify (/ 1 1) into 1 49.593 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.594 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.595 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 49.595 * [backup-simplify]: Simplify (- 0) into 0 49.595 * [backup-simplify]: Simplify 0 into 0 49.596 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 49.597 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.598 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 49.598 * [backup-simplify]: Simplify (- 0) into 0 49.598 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 49.599 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 49.599 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 49.599 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 49.599 * [taylor]: Taking taylor expansion of +nan.0 in b 49.599 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.599 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 49.599 * [taylor]: Taking taylor expansion of (pow b 2) in b 49.599 * [taylor]: Taking taylor expansion of b in b 49.599 * [backup-simplify]: Simplify 0 into 0 49.600 * [backup-simplify]: Simplify 1 into 1 49.600 * [backup-simplify]: Simplify (* 1 1) into 1 49.600 * [backup-simplify]: Simplify (/ 1 1) into 1 49.601 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.602 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.602 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 49.603 * [backup-simplify]: Simplify (- 0) into 0 49.603 * [backup-simplify]: Simplify 0 into 0 49.604 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.604 * [taylor]: Taking taylor expansion of 0 in b 49.604 * [backup-simplify]: Simplify 0 into 0 49.604 * [taylor]: Taking taylor expansion of 0 in b 49.604 * [backup-simplify]: Simplify 0 into 0 49.604 * [backup-simplify]: Simplify 0 into 0 49.604 * [backup-simplify]: Simplify 0 into 0 49.604 * [backup-simplify]: Simplify 0 into 0 49.604 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- c))) 1))) into (* +nan.0 c) 49.604 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1 2) 49.604 * [backup-simplify]: Simplify (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) into (+ (sqrt (fma (* -4 a) c (pow b 2))) b) 49.605 * [approximate]: Taking taylor expansion of (+ (sqrt (fma (* -4 a) c (pow b 2))) b) in (b a c) around 0 49.605 * [taylor]: Taking taylor expansion of (+ (sqrt (fma (* -4 a) c (pow b 2))) b) in c 49.605 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in c 49.605 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in c 49.605 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 49.605 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in c 49.605 * [taylor]: Taking taylor expansion of (* -4 a) in c 49.605 * [taylor]: Taking taylor expansion of -4 in c 49.605 * [backup-simplify]: Simplify -4 into -4 49.605 * [taylor]: Taking taylor expansion of a in c 49.605 * [backup-simplify]: Simplify a into a 49.605 * [taylor]: Taking taylor expansion of c in c 49.605 * [backup-simplify]: Simplify 0 into 0 49.605 * [backup-simplify]: Simplify 1 into 1 49.605 * [taylor]: Taking taylor expansion of (pow b 2) in c 49.605 * [taylor]: Taking taylor expansion of b in c 49.605 * [backup-simplify]: Simplify b into b 49.605 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 49.605 * [backup-simplify]: Simplify (* (* -4 a) 0) into 0 49.605 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.605 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 49.605 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 49.606 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 49.606 * [backup-simplify]: Simplify (+ (* (* -4 a) 1) (* 0 0)) into (- (* 4 a)) 49.606 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 49.606 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 49.607 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 49.607 * [taylor]: Taking taylor expansion of b in c 49.607 * [backup-simplify]: Simplify b into b 49.607 * [taylor]: Taking taylor expansion of (+ (sqrt (fma (* -4 a) c (pow b 2))) b) in a 49.607 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 49.607 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 49.607 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 49.607 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 49.607 * [taylor]: Taking taylor expansion of (* -4 a) in a 49.607 * [taylor]: Taking taylor expansion of -4 in a 49.607 * [backup-simplify]: Simplify -4 into -4 49.607 * [taylor]: Taking taylor expansion of a in a 49.607 * [backup-simplify]: Simplify 0 into 0 49.607 * [backup-simplify]: Simplify 1 into 1 49.607 * [taylor]: Taking taylor expansion of c in a 49.607 * [backup-simplify]: Simplify c into c 49.607 * [taylor]: Taking taylor expansion of (pow b 2) in a 49.607 * [taylor]: Taking taylor expansion of b in a 49.607 * [backup-simplify]: Simplify b into b 49.607 * [backup-simplify]: Simplify (* -4 0) into 0 49.608 * [backup-simplify]: Simplify (* 0 c) into 0 49.608 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.608 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 49.608 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 49.608 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 49.609 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 49.609 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 49.609 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 49.609 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 49.609 * [taylor]: Taking taylor expansion of b in a 49.609 * [backup-simplify]: Simplify b into b 49.609 * [taylor]: Taking taylor expansion of (+ (sqrt (fma (* -4 a) c (pow b 2))) b) in b 49.609 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in b 49.609 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in b 49.609 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 49.609 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in b 49.609 * [taylor]: Taking taylor expansion of (* -4 a) in b 49.609 * [taylor]: Taking taylor expansion of -4 in b 49.609 * [backup-simplify]: Simplify -4 into -4 49.609 * [taylor]: Taking taylor expansion of a in b 49.610 * [backup-simplify]: Simplify a into a 49.610 * [taylor]: Taking taylor expansion of c in b 49.610 * [backup-simplify]: Simplify c into c 49.610 * [taylor]: Taking taylor expansion of (pow b 2) in b 49.610 * [taylor]: Taking taylor expansion of b in b 49.610 * [backup-simplify]: Simplify 0 into 0 49.610 * [backup-simplify]: Simplify 1 into 1 49.610 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 49.610 * [backup-simplify]: Simplify (* (* -4 a) c) into (* -4 (* a c)) 49.610 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 49.610 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 49.611 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 49.611 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (* 0 c)) into 0 49.611 * [backup-simplify]: Simplify (+ 0 0) into 0 49.611 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 49.611 * [taylor]: Taking taylor expansion of b in b 49.611 * [backup-simplify]: Simplify 0 into 0 49.611 * [backup-simplify]: Simplify 1 into 1 49.611 * [taylor]: Taking taylor expansion of (+ (sqrt (fma (* -4 a) c (pow b 2))) b) in b 49.611 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in b 49.611 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in b 49.611 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 49.611 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in b 49.611 * [taylor]: Taking taylor expansion of (* -4 a) in b 49.612 * [taylor]: Taking taylor expansion of -4 in b 49.612 * [backup-simplify]: Simplify -4 into -4 49.612 * [taylor]: Taking taylor expansion of a in b 49.612 * [backup-simplify]: Simplify a into a 49.612 * [taylor]: Taking taylor expansion of c in b 49.612 * [backup-simplify]: Simplify c into c 49.612 * [taylor]: Taking taylor expansion of (pow b 2) in b 49.612 * [taylor]: Taking taylor expansion of b in b 49.612 * [backup-simplify]: Simplify 0 into 0 49.612 * [backup-simplify]: Simplify 1 into 1 49.612 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 49.612 * [backup-simplify]: Simplify (* (* -4 a) c) into (* -4 (* a c)) 49.612 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 49.612 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 49.613 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 49.613 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (* 0 c)) into 0 49.613 * [backup-simplify]: Simplify (+ 0 0) into 0 49.613 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 49.613 * [taylor]: Taking taylor expansion of b in b 49.613 * [backup-simplify]: Simplify 0 into 0 49.613 * [backup-simplify]: Simplify 1 into 1 49.613 * [backup-simplify]: Simplify (+ (sqrt (- (* 4 (* a c)))) 0) into (sqrt (- (* 4 (* a c)))) 49.613 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 49.614 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 49.614 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 49.614 * [taylor]: Taking taylor expansion of 4 in a 49.614 * [backup-simplify]: Simplify 4 into 4 49.614 * [taylor]: Taking taylor expansion of (* a c) in a 49.614 * [taylor]: Taking taylor expansion of a in a 49.614 * [backup-simplify]: Simplify 0 into 0 49.614 * [backup-simplify]: Simplify 1 into 1 49.614 * [taylor]: Taking taylor expansion of c in a 49.614 * [backup-simplify]: Simplify c into c 49.614 * [backup-simplify]: Simplify (* 0 c) into 0 49.614 * [backup-simplify]: Simplify (* 4 0) into 0 49.615 * [backup-simplify]: Simplify (- 0) into 0 49.615 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 49.615 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 49.615 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 49.616 * [backup-simplify]: Simplify (sqrt 0) into 0 49.616 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 49.616 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 49.616 * [taylor]: Taking taylor expansion of 0 in c 49.616 * [backup-simplify]: Simplify 0 into 0 49.616 * [backup-simplify]: Simplify 0 into 0 49.617 * [backup-simplify]: Simplify (+ 0 1) into 1 49.617 * [taylor]: Taking taylor expansion of 1 in a 49.617 * [backup-simplify]: Simplify 1 into 1 49.617 * [taylor]: Taking taylor expansion of 1 in c 49.617 * [backup-simplify]: Simplify 1 into 1 49.617 * [backup-simplify]: Simplify 1 into 1 49.617 * [taylor]: Taking taylor expansion of (* +nan.0 c) in c 49.617 * [taylor]: Taking taylor expansion of +nan.0 in c 49.617 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.617 * [taylor]: Taking taylor expansion of c in c 49.617 * [backup-simplify]: Simplify 0 into 0 49.617 * [backup-simplify]: Simplify 1 into 1 49.618 * [backup-simplify]: Simplify (* +nan.0 0) into 0 49.618 * [backup-simplify]: Simplify 0 into 0 49.618 * [backup-simplify]: Simplify 0 into 0 49.618 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 49.619 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (+ (* 0 0) (* 0 c))) into 0 49.619 * [backup-simplify]: Simplify (* 1 1) into 1 49.619 * [backup-simplify]: Simplify (+ 0 1) into 1 49.620 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt (- (* 4 (* a c)))))) into (/ 1/2 (sqrt (- (* 4 (* a c))))) 49.620 * [backup-simplify]: Simplify (+ (/ 1/2 (sqrt (- (* 4 (* a c))))) 0) into (* 1/2 (/ 1 (sqrt (- (* 4 (* a c)))))) 49.620 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (sqrt (- (* 4 (* a c)))))) in a 49.621 * [taylor]: Taking taylor expansion of 1/2 in a 49.621 * [backup-simplify]: Simplify 1/2 into 1/2 49.621 * [taylor]: Taking taylor expansion of (/ 1 (sqrt (- (* 4 (* a c))))) in a 49.621 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 49.621 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 49.621 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 49.621 * [taylor]: Taking taylor expansion of 4 in a 49.621 * [backup-simplify]: Simplify 4 into 4 49.621 * [taylor]: Taking taylor expansion of (* a c) in a 49.621 * [taylor]: Taking taylor expansion of a in a 49.621 * [backup-simplify]: Simplify 0 into 0 49.621 * [backup-simplify]: Simplify 1 into 1 49.621 * [taylor]: Taking taylor expansion of c in a 49.621 * [backup-simplify]: Simplify c into c 49.621 * [backup-simplify]: Simplify (* 0 c) into 0 49.621 * [backup-simplify]: Simplify (* 4 0) into 0 49.622 * [backup-simplify]: Simplify (- 0) into 0 49.622 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 49.622 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 49.622 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 49.623 * [backup-simplify]: Simplify (sqrt 0) into 0 49.623 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 49.623 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 49.623 * [backup-simplify]: Simplify (/ 1 (* +nan.0 c)) into (/ +nan.0 c) 49.624 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 49.625 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 49.625 * [backup-simplify]: Simplify (- 0) into 0 49.626 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 49.626 * [backup-simplify]: Simplify (- (+ (* (/ +nan.0 c) (/ (* +nan.0 (pow c 2)) (* +nan.0 c))))) into (- +nan.0) 49.627 * [backup-simplify]: Simplify (+ (* 1/2 (- +nan.0)) (* 0 (/ +nan.0 c))) into (- +nan.0) 49.627 * [taylor]: Taking taylor expansion of (- +nan.0) in c 49.627 * [taylor]: Taking taylor expansion of +nan.0 in c 49.627 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.627 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 49.627 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 49.627 * [taylor]: Taking taylor expansion of 0 in c 49.627 * [backup-simplify]: Simplify 0 into 0 49.628 * [backup-simplify]: Simplify 0 into 0 49.628 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 49.629 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 49.629 * [backup-simplify]: Simplify (- 0) into 0 49.629 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 49.629 * [taylor]: Taking taylor expansion of (* +nan.0 (pow c 2)) in c 49.629 * [taylor]: Taking taylor expansion of +nan.0 in c 49.629 * [backup-simplify]: Simplify +nan.0 into +nan.0 49.629 * [taylor]: Taking taylor expansion of (pow c 2) in c 49.629 * [taylor]: Taking taylor expansion of c in c 49.629 * [backup-simplify]: Simplify 0 into 0 49.629 * [backup-simplify]: Simplify 1 into 1 49.629 * [backup-simplify]: Simplify 0 into 0 49.630 * [backup-simplify]: Simplify (+ (* +nan.0 1) (* 0 0)) into (- +nan.0) 49.631 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 49.631 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* c (* a 1))) (+ (* (- +nan.0) (pow (* 1 (* 1 b)) 2)) (* 1 (* 1 (* 1 b))))) into (- b (+ (* +nan.0 (pow b 2)) (- (* +nan.0 (* a c))))) 49.631 * [backup-simplify]: Simplify (+ (/ 1 b) (* (sqrt (sqrt (fma (* -4 (/ 1 a)) (/ 1 c) (* (/ 1 b) (/ 1 b))))) (sqrt (sqrt (fma (* -4 (/ 1 a)) (/ 1 c) (* (/ 1 b) (/ 1 b))))))) into (+ (/ 1 b) (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))))) 49.632 * [approximate]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))))) in (b a c) around 0 49.632 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))))) in c 49.632 * [taylor]: Taking taylor expansion of (/ 1 b) in c 49.632 * [taylor]: Taking taylor expansion of b in c 49.632 * [backup-simplify]: Simplify b into b 49.632 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 49.632 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in c 49.632 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in c 49.632 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 49.632 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in c 49.632 * [taylor]: Taking taylor expansion of (/ -4 a) in c 49.632 * [taylor]: Taking taylor expansion of -4 in c 49.632 * [backup-simplify]: Simplify -4 into -4 49.632 * [taylor]: Taking taylor expansion of a in c 49.632 * [backup-simplify]: Simplify a into a 49.632 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 49.632 * [taylor]: Taking taylor expansion of (/ 1 c) in c 49.632 * [taylor]: Taking taylor expansion of c in c 49.632 * [backup-simplify]: Simplify 0 into 0 49.632 * [backup-simplify]: Simplify 1 into 1 49.632 * [backup-simplify]: Simplify (/ 1 1) into 1 49.632 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 49.632 * [taylor]: Taking taylor expansion of (pow b 2) in c 49.632 * [taylor]: Taking taylor expansion of b in c 49.632 * [backup-simplify]: Simplify b into b 49.632 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.632 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 49.632 * [backup-simplify]: Simplify (* (/ -4 a) 1) into (/ -4 a) 49.632 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 49.633 * [backup-simplify]: Simplify (sqrt 0) into 0 49.633 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 49.633 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))))) in a 49.633 * [taylor]: Taking taylor expansion of (/ 1 b) in a 49.633 * [taylor]: Taking taylor expansion of b in a 49.633 * [backup-simplify]: Simplify b into b 49.633 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 49.633 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 49.633 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 49.633 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 49.633 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 49.633 * [taylor]: Taking taylor expansion of (/ -4 a) in a 49.633 * [taylor]: Taking taylor expansion of -4 in a 49.633 * [backup-simplify]: Simplify -4 into -4 49.633 * [taylor]: Taking taylor expansion of a in a 49.633 * [backup-simplify]: Simplify 0 into 0 49.633 * [backup-simplify]: Simplify 1 into 1 49.634 * [backup-simplify]: Simplify (/ -4 1) into -4 49.634 * [taylor]: Taking taylor expansion of (/ 1 c) in a 49.634 * [taylor]: Taking taylor expansion of c in a 49.634 * [backup-simplify]: Simplify c into c 49.634 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 49.634 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 49.634 * [taylor]: Taking taylor expansion of (pow b 2) in a 49.634 * [taylor]: Taking taylor expansion of b in a 49.634 * [backup-simplify]: Simplify b into b 49.634 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.634 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 49.634 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 49.634 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 49.634 * [backup-simplify]: Simplify (sqrt 0) into 0 49.635 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 49.635 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))))) in b 49.635 * [taylor]: Taking taylor expansion of (/ 1 b) in b 49.635 * [taylor]: Taking taylor expansion of b in b 49.635 * [backup-simplify]: Simplify 0 into 0 49.635 * [backup-simplify]: Simplify 1 into 1 49.635 * [backup-simplify]: Simplify (/ 1 1) into 1 49.635 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in b 49.635 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in b 49.635 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 49.635 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in b 49.635 * [taylor]: Taking taylor expansion of (/ -4 a) in b 49.635 * [taylor]: Taking taylor expansion of -4 in b 49.635 * [backup-simplify]: Simplify -4 into -4 49.635 * [taylor]: Taking taylor expansion of a in b 49.635 * [backup-simplify]: Simplify a into a 49.635 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 49.635 * [taylor]: Taking taylor expansion of (/ 1 c) in b 49.635 * [taylor]: Taking taylor expansion of c in b 49.635 * [backup-simplify]: Simplify c into c 49.635 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 49.635 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 49.635 * [taylor]: Taking taylor expansion of (pow b 2) in b 49.635 * [taylor]: Taking taylor expansion of b in b 49.635 * [backup-simplify]: Simplify 0 into 0 49.635 * [backup-simplify]: Simplify 1 into 1 49.636 * [backup-simplify]: Simplify (* 1 1) into 1 49.636 * [backup-simplify]: Simplify (/ 1 1) into 1 49.636 * [backup-simplify]: Simplify (+ 0 1) into 1 49.636 * [backup-simplify]: Simplify (sqrt 1) into 1 49.637 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.637 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.638 * [backup-simplify]: Simplify (+ 0 0) into 0 49.638 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 49.638 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))))) in b 49.638 * [taylor]: Taking taylor expansion of (/ 1 b) in b 49.639 * [taylor]: Taking taylor expansion of b in b 49.639 * [backup-simplify]: Simplify 0 into 0 49.639 * [backup-simplify]: Simplify 1 into 1 49.639 * [backup-simplify]: Simplify (/ 1 1) into 1 49.639 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in b 49.639 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in b 49.639 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 49.639 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in b 49.639 * [taylor]: Taking taylor expansion of (/ -4 a) in b 49.639 * [taylor]: Taking taylor expansion of -4 in b 49.639 * [backup-simplify]: Simplify -4 into -4 49.639 * [taylor]: Taking taylor expansion of a in b 49.639 * [backup-simplify]: Simplify a into a 49.639 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 49.639 * [taylor]: Taking taylor expansion of (/ 1 c) in b 49.639 * [taylor]: Taking taylor expansion of c in b 49.639 * [backup-simplify]: Simplify c into c 49.639 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 49.639 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 49.639 * [taylor]: Taking taylor expansion of (pow b 2) in b 49.639 * [taylor]: Taking taylor expansion of b in b 49.640 * [backup-simplify]: Simplify 0 into 0 49.640 * [backup-simplify]: Simplify 1 into 1 49.645 * [backup-simplify]: Simplify (* 1 1) into 1 49.645 * [backup-simplify]: Simplify (/ 1 1) into 1 49.646 * [backup-simplify]: Simplify (+ 0 1) into 1 49.646 * [backup-simplify]: Simplify (sqrt 1) into 1 49.647 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.648 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.648 * [backup-simplify]: Simplify (+ 0 0) into 0 49.649 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 49.649 * [backup-simplify]: Simplify (+ 1 1) into 2 49.649 * [taylor]: Taking taylor expansion of 2 in a 49.649 * [backup-simplify]: Simplify 2 into 2 49.650 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.650 * [backup-simplify]: Simplify (+ 0 0) into 0 49.650 * [taylor]: Taking taylor expansion of 0 in a 49.651 * [backup-simplify]: Simplify 0 into 0 49.651 * [taylor]: Taking taylor expansion of 2 in c 49.651 * [backup-simplify]: Simplify 2 into 2 49.651 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.652 * [backup-simplify]: Simplify (* (/ -4 a) (/ 1 c)) into (/ -4 (* a c)) 49.653 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 49.653 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.654 * [backup-simplify]: Simplify (+ (/ -4 (* a c)) 0) into (- (* 4 (/ 1 (* a c)))) 49.655 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 49.655 * [backup-simplify]: Simplify (+ 0 (/ -2 (* a c))) into (- (* 2 (/ 1 (* a c)))) 49.655 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (* a c)))) in a 49.655 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* a c))) in a 49.655 * [taylor]: Taking taylor expansion of 2 in a 49.655 * [backup-simplify]: Simplify 2 into 2 49.655 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 49.655 * [taylor]: Taking taylor expansion of (* a c) in a 49.655 * [taylor]: Taking taylor expansion of a in a 49.655 * [backup-simplify]: Simplify 0 into 0 49.655 * [backup-simplify]: Simplify 1 into 1 49.655 * [taylor]: Taking taylor expansion of c in a 49.655 * [backup-simplify]: Simplify c into c 49.655 * [backup-simplify]: Simplify (* 0 c) into 0 49.656 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 49.656 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 49.656 * [backup-simplify]: Simplify (* 2 (/ 1 c)) into (/ 2 c) 49.656 * [backup-simplify]: Simplify (- (/ 2 c)) into (- (* 2 (/ 1 c))) 49.656 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 c))) in c 49.656 * [taylor]: Taking taylor expansion of (* 2 (/ 1 c)) in c 49.656 * [taylor]: Taking taylor expansion of 2 in c 49.656 * [backup-simplify]: Simplify 2 into 2 49.656 * [taylor]: Taking taylor expansion of (/ 1 c) in c 49.656 * [taylor]: Taking taylor expansion of c in c 49.656 * [backup-simplify]: Simplify 0 into 0 49.656 * [backup-simplify]: Simplify 1 into 1 49.656 * [backup-simplify]: Simplify (/ 1 1) into 1 49.657 * [backup-simplify]: Simplify (* 2 1) into 2 49.657 * [backup-simplify]: Simplify (- 2) into -2 49.657 * [backup-simplify]: Simplify -2 into -2 49.657 * [taylor]: Taking taylor expansion of 0 in c 49.657 * [backup-simplify]: Simplify 0 into 0 49.657 * [taylor]: Taking taylor expansion of 0 in c 49.657 * [backup-simplify]: Simplify 0 into 0 49.657 * [backup-simplify]: Simplify 2 into 2 49.658 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.658 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 49.659 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 49.659 * [backup-simplify]: Simplify (+ (* (/ -4 a) 0) (* 0 (/ 1 c))) into 0 49.660 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 49.661 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.661 * [backup-simplify]: Simplify (+ 0 0) into 0 49.662 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 49.662 * [backup-simplify]: Simplify (+ 0 0) into 0 49.662 * [taylor]: Taking taylor expansion of 0 in a 49.662 * [backup-simplify]: Simplify 0 into 0 49.663 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 49.663 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 49.663 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 c))) into 0 49.664 * [backup-simplify]: Simplify (- 0) into 0 49.664 * [taylor]: Taking taylor expansion of 0 in c 49.664 * [backup-simplify]: Simplify 0 into 0 49.664 * [taylor]: Taking taylor expansion of 0 in c 49.664 * [backup-simplify]: Simplify 0 into 0 49.664 * [taylor]: Taking taylor expansion of 0 in c 49.664 * [backup-simplify]: Simplify 0 into 0 49.665 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.665 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 49.666 * [backup-simplify]: Simplify (- 0) into 0 49.666 * [backup-simplify]: Simplify 0 into 0 49.666 * [backup-simplify]: Simplify 0 into 0 49.666 * [backup-simplify]: Simplify 0 into 0 49.666 * [backup-simplify]: Simplify 0 into 0 49.667 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.667 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 49.667 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 49.668 * [backup-simplify]: Simplify (+ (* (/ -4 a) 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 49.669 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 49.670 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.670 * [backup-simplify]: Simplify (+ 0 0) into 0 49.671 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 49.671 * [backup-simplify]: Simplify (+ 0 (/ -2 (* (pow a 2) (pow c 2)))) into (- (* 2 (/ 1 (* (pow a 2) (pow c 2))))) 49.671 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (* (pow a 2) (pow c 2))))) in a 49.671 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow a 2) (pow c 2)))) in a 49.671 * [taylor]: Taking taylor expansion of 2 in a 49.671 * [backup-simplify]: Simplify 2 into 2 49.671 * [taylor]: Taking taylor expansion of (/ 1 (* (pow a 2) (pow c 2))) in a 49.671 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 49.671 * [taylor]: Taking taylor expansion of (pow a 2) in a 49.672 * [taylor]: Taking taylor expansion of a in a 49.672 * [backup-simplify]: Simplify 0 into 0 49.672 * [backup-simplify]: Simplify 1 into 1 49.672 * [taylor]: Taking taylor expansion of (pow c 2) in a 49.672 * [taylor]: Taking taylor expansion of c in a 49.672 * [backup-simplify]: Simplify c into c 49.672 * [backup-simplify]: Simplify (* 1 1) into 1 49.672 * [backup-simplify]: Simplify (* c c) into (pow c 2) 49.672 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 49.672 * [backup-simplify]: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) 49.672 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 49.673 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.673 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 49.674 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow c 2)) (/ 0 (pow c 2))))) into 0 49.674 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow c 2)))) into 0 49.674 * [backup-simplify]: Simplify (- 0) into 0 49.675 * [taylor]: Taking taylor expansion of 0 in c 49.675 * [backup-simplify]: Simplify 0 into 0 49.675 * [taylor]: Taking taylor expansion of 0 in c 49.675 * [backup-simplify]: Simplify 0 into 0 49.676 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 49.676 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 49.677 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 49.678 * [backup-simplify]: Simplify (- 0) into 0 49.678 * [taylor]: Taking taylor expansion of 0 in c 49.678 * [backup-simplify]: Simplify 0 into 0 49.678 * [taylor]: Taking taylor expansion of 0 in c 49.678 * [backup-simplify]: Simplify 0 into 0 49.678 * [taylor]: Taking taylor expansion of 0 in c 49.678 * [backup-simplify]: Simplify 0 into 0 49.678 * [backup-simplify]: Simplify 0 into 0 49.678 * [backup-simplify]: Simplify 0 into 0 49.678 * [backup-simplify]: Simplify (+ (* 2 (* 1 (* 1 (/ 1 (/ 1 b))))) (* -2 (* (/ 1 (/ 1 c)) (* (/ 1 (/ 1 a)) (/ 1 b))))) into (- (* 2 b) (* 2 (/ (* a c) b))) 49.679 * [backup-simplify]: Simplify (+ (/ 1 (- b)) (* (sqrt (sqrt (fma (* -4 (/ 1 (- a))) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- b)))))) (sqrt (sqrt (fma (* -4 (/ 1 (- a))) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- b)))))))) into (- (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) (/ 1 b)) 49.679 * [approximate]: Taking taylor expansion of (- (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) (/ 1 b)) in (b a c) around 0 49.679 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) (/ 1 b)) in c 49.679 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in c 49.679 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in c 49.679 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 49.679 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in c 49.679 * [taylor]: Taking taylor expansion of (/ 4 a) in c 49.679 * [taylor]: Taking taylor expansion of 4 in c 49.679 * [backup-simplify]: Simplify 4 into 4 49.679 * [taylor]: Taking taylor expansion of a in c 49.679 * [backup-simplify]: Simplify a into a 49.680 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 49.680 * [taylor]: Taking taylor expansion of (/ -1 c) in c 49.680 * [taylor]: Taking taylor expansion of -1 in c 49.680 * [backup-simplify]: Simplify -1 into -1 49.680 * [taylor]: Taking taylor expansion of c in c 49.680 * [backup-simplify]: Simplify 0 into 0 49.680 * [backup-simplify]: Simplify 1 into 1 49.680 * [backup-simplify]: Simplify (/ -1 1) into -1 49.680 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 49.680 * [taylor]: Taking taylor expansion of (pow b 2) in c 49.680 * [taylor]: Taking taylor expansion of b in c 49.680 * [backup-simplify]: Simplify b into b 49.680 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.681 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 49.681 * [backup-simplify]: Simplify (* (/ 4 a) -1) into (/ -4 a) 49.681 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 49.681 * [backup-simplify]: Simplify (sqrt 0) into 0 49.682 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 49.682 * [taylor]: Taking taylor expansion of (/ 1 b) in c 49.682 * [taylor]: Taking taylor expansion of b in c 49.682 * [backup-simplify]: Simplify b into b 49.682 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 49.682 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) (/ 1 b)) in a 49.682 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 49.682 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 49.682 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 49.682 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 49.682 * [taylor]: Taking taylor expansion of (/ 4 a) in a 49.682 * [taylor]: Taking taylor expansion of 4 in a 49.682 * [backup-simplify]: Simplify 4 into 4 49.682 * [taylor]: Taking taylor expansion of a in a 49.682 * [backup-simplify]: Simplify 0 into 0 49.682 * [backup-simplify]: Simplify 1 into 1 49.683 * [backup-simplify]: Simplify (/ 4 1) into 4 49.683 * [taylor]: Taking taylor expansion of (/ -1 c) in a 49.683 * [taylor]: Taking taylor expansion of -1 in a 49.683 * [backup-simplify]: Simplify -1 into -1 49.683 * [taylor]: Taking taylor expansion of c in a 49.683 * [backup-simplify]: Simplify c into c 49.683 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 49.683 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 49.683 * [taylor]: Taking taylor expansion of (pow b 2) in a 49.683 * [taylor]: Taking taylor expansion of b in a 49.683 * [backup-simplify]: Simplify b into b 49.683 * [backup-simplify]: Simplify (* b b) into (pow b 2) 49.683 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 49.683 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 49.683 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 49.684 * [backup-simplify]: Simplify (sqrt 0) into 0 49.684 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 49.684 * [taylor]: Taking taylor expansion of (/ 1 b) in a 49.684 * [taylor]: Taking taylor expansion of b in a 49.684 * [backup-simplify]: Simplify b into b 49.684 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 49.685 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) (/ 1 b)) in b 49.685 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in b 49.685 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in b 49.685 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 49.685 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in b 49.685 * [taylor]: Taking taylor expansion of (/ 4 a) in b 49.685 * [taylor]: Taking taylor expansion of 4 in b 49.685 * [backup-simplify]: Simplify 4 into 4 49.685 * [taylor]: Taking taylor expansion of a in b 49.685 * [backup-simplify]: Simplify a into a 49.685 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 49.685 * [taylor]: Taking taylor expansion of (/ -1 c) in b 49.685 * [taylor]: Taking taylor expansion of -1 in b 49.685 * [backup-simplify]: Simplify -1 into -1 49.685 * [taylor]: Taking taylor expansion of c in b 49.685 * [backup-simplify]: Simplify c into c 49.685 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 49.685 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 49.685 * [taylor]: Taking taylor expansion of (pow b 2) in b 49.685 * [taylor]: Taking taylor expansion of b in b 49.685 * [backup-simplify]: Simplify 0 into 0 49.685 * [backup-simplify]: Simplify 1 into 1 49.686 * [backup-simplify]: Simplify (* 1 1) into 1 49.686 * [backup-simplify]: Simplify (/ 1 1) into 1 49.687 * [backup-simplify]: Simplify (+ 0 1) into 1 49.687 * [backup-simplify]: Simplify (sqrt 1) into 1 49.688 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.688 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.689 * [backup-simplify]: Simplify (+ 0 0) into 0 49.689 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 49.689 * [taylor]: Taking taylor expansion of (/ 1 b) in b 49.689 * [taylor]: Taking taylor expansion of b in b 49.690 * [backup-simplify]: Simplify 0 into 0 49.690 * [backup-simplify]: Simplify 1 into 1 49.690 * [backup-simplify]: Simplify (/ 1 1) into 1 49.690 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) (/ 1 b)) in b 49.690 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in b 49.690 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in b 49.690 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 49.690 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in b 49.690 * [taylor]: Taking taylor expansion of (/ 4 a) in b 49.690 * [taylor]: Taking taylor expansion of 4 in b 49.690 * [backup-simplify]: Simplify 4 into 4 49.690 * [taylor]: Taking taylor expansion of a in b 49.690 * [backup-simplify]: Simplify a into a 49.690 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 49.690 * [taylor]: Taking taylor expansion of (/ -1 c) in b 49.690 * [taylor]: Taking taylor expansion of -1 in b 49.690 * [backup-simplify]: Simplify -1 into -1 49.690 * [taylor]: Taking taylor expansion of c in b 49.690 * [backup-simplify]: Simplify c into c 49.691 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 49.691 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 49.691 * [taylor]: Taking taylor expansion of (pow b 2) in b 49.691 * [taylor]: Taking taylor expansion of b in b 49.691 * [backup-simplify]: Simplify 0 into 0 49.691 * [backup-simplify]: Simplify 1 into 1 49.691 * [backup-simplify]: Simplify (* 1 1) into 1 49.691 * [backup-simplify]: Simplify (/ 1 1) into 1 49.692 * [backup-simplify]: Simplify (+ 0 1) into 1 49.692 * [backup-simplify]: Simplify (sqrt 1) into 1 49.693 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.693 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.694 * [backup-simplify]: Simplify (+ 0 0) into 0 49.694 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 49.695 * [taylor]: Taking taylor expansion of (/ 1 b) in b 49.695 * [taylor]: Taking taylor expansion of b in b 49.695 * [backup-simplify]: Simplify 0 into 0 49.695 * [backup-simplify]: Simplify 1 into 1 49.695 * [backup-simplify]: Simplify (/ 1 1) into 1 49.695 * [backup-simplify]: Simplify (- 1) into -1 49.696 * [backup-simplify]: Simplify (+ 1 -1) into 0 49.696 * [taylor]: Taking taylor expansion of 0 in a 49.696 * [backup-simplify]: Simplify 0 into 0 49.697 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.697 * [backup-simplify]: Simplify (- 0) into 0 49.697 * [backup-simplify]: Simplify (+ 0 0) into 0 49.697 * [taylor]: Taking taylor expansion of 0 in a 49.697 * [backup-simplify]: Simplify 0 into 0 49.697 * [taylor]: Taking taylor expansion of 0 in c 49.697 * [backup-simplify]: Simplify 0 into 0 49.698 * [backup-simplify]: Simplify (* (/ 4 a) (/ -1 c)) into (/ -4 (* a c)) 49.698 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 49.699 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.699 * [backup-simplify]: Simplify (+ (/ -4 (* a c)) 0) into (- (* 4 (/ 1 (* a c)))) 49.701 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 49.701 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.702 * [backup-simplify]: Simplify (- 0) into 0 49.702 * [backup-simplify]: Simplify (+ (/ -2 (* a c)) 0) into (- (* 2 (/ 1 (* a c)))) 49.702 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (* a c)))) in a 49.702 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* a c))) in a 49.702 * [taylor]: Taking taylor expansion of 2 in a 49.702 * [backup-simplify]: Simplify 2 into 2 49.702 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 49.702 * [taylor]: Taking taylor expansion of (* a c) in a 49.702 * [taylor]: Taking taylor expansion of a in a 49.702 * [backup-simplify]: Simplify 0 into 0 49.702 * [backup-simplify]: Simplify 1 into 1 49.702 * [taylor]: Taking taylor expansion of c in a 49.702 * [backup-simplify]: Simplify c into c 49.702 * [backup-simplify]: Simplify (* 0 c) into 0 49.702 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 49.703 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 49.703 * [backup-simplify]: Simplify (* 2 (/ 1 c)) into (/ 2 c) 49.703 * [backup-simplify]: Simplify (- (/ 2 c)) into (- (* 2 (/ 1 c))) 49.703 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 c))) in c 49.703 * [taylor]: Taking taylor expansion of (* 2 (/ 1 c)) in c 49.703 * [taylor]: Taking taylor expansion of 2 in c 49.703 * [backup-simplify]: Simplify 2 into 2 49.703 * [taylor]: Taking taylor expansion of (/ 1 c) in c 49.703 * [taylor]: Taking taylor expansion of c in c 49.703 * [backup-simplify]: Simplify 0 into 0 49.703 * [backup-simplify]: Simplify 1 into 1 49.703 * [backup-simplify]: Simplify (/ 1 1) into 1 49.704 * [backup-simplify]: Simplify (* 2 1) into 2 49.704 * [backup-simplify]: Simplify (- 2) into -2 49.704 * [backup-simplify]: Simplify -2 into -2 49.704 * [taylor]: Taking taylor expansion of 0 in c 49.704 * [backup-simplify]: Simplify 0 into 0 49.704 * [taylor]: Taking taylor expansion of 0 in c 49.704 * [backup-simplify]: Simplify 0 into 0 49.704 * [backup-simplify]: Simplify 0 into 0 49.704 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)))) into 0 49.704 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 49.705 * [backup-simplify]: Simplify (+ (* (/ 4 a) 0) (* 0 (/ -1 c))) into 0 49.706 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 49.706 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.707 * [backup-simplify]: Simplify (+ 0 0) into 0 49.707 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 49.708 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.708 * [backup-simplify]: Simplify (- 0) into 0 49.709 * [backup-simplify]: Simplify (+ 0 0) into 0 49.709 * [taylor]: Taking taylor expansion of 0 in a 49.709 * [backup-simplify]: Simplify 0 into 0 49.709 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 49.709 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 49.710 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 c))) into 0 49.710 * [backup-simplify]: Simplify (- 0) into 0 49.710 * [taylor]: Taking taylor expansion of 0 in c 49.710 * [backup-simplify]: Simplify 0 into 0 49.710 * [taylor]: Taking taylor expansion of 0 in c 49.710 * [backup-simplify]: Simplify 0 into 0 49.710 * [taylor]: Taking taylor expansion of 0 in c 49.710 * [backup-simplify]: Simplify 0 into 0 49.710 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.711 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 49.711 * [backup-simplify]: Simplify (- 0) into 0 49.711 * [backup-simplify]: Simplify 0 into 0 49.711 * [backup-simplify]: Simplify 0 into 0 49.711 * [backup-simplify]: Simplify 0 into 0 49.711 * [backup-simplify]: Simplify 0 into 0 49.711 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 49.711 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 49.712 * [backup-simplify]: Simplify (+ (* (/ 4 a) 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 49.712 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 49.713 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.713 * [backup-simplify]: Simplify (+ 0 0) into 0 49.714 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 49.714 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.715 * [backup-simplify]: Simplify (- 0) into 0 49.715 * [backup-simplify]: Simplify (+ (/ -2 (* (pow a 2) (pow c 2))) 0) into (- (* 2 (/ 1 (* (pow a 2) (pow c 2))))) 49.715 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (* (pow a 2) (pow c 2))))) in a 49.715 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow a 2) (pow c 2)))) in a 49.715 * [taylor]: Taking taylor expansion of 2 in a 49.715 * [backup-simplify]: Simplify 2 into 2 49.715 * [taylor]: Taking taylor expansion of (/ 1 (* (pow a 2) (pow c 2))) in a 49.715 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 49.715 * [taylor]: Taking taylor expansion of (pow a 2) in a 49.715 * [taylor]: Taking taylor expansion of a in a 49.715 * [backup-simplify]: Simplify 0 into 0 49.715 * [backup-simplify]: Simplify 1 into 1 49.715 * [taylor]: Taking taylor expansion of (pow c 2) in a 49.715 * [taylor]: Taking taylor expansion of c in a 49.715 * [backup-simplify]: Simplify c into c 49.715 * [backup-simplify]: Simplify (* 1 1) into 1 49.715 * [backup-simplify]: Simplify (* c c) into (pow c 2) 49.715 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 49.715 * [backup-simplify]: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) 49.716 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 49.716 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.716 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 49.716 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow c 2)) (/ 0 (pow c 2))))) into 0 49.717 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow c 2)))) into 0 49.717 * [backup-simplify]: Simplify (- 0) into 0 49.717 * [taylor]: Taking taylor expansion of 0 in c 49.717 * [backup-simplify]: Simplify 0 into 0 49.717 * [taylor]: Taking taylor expansion of 0 in c 49.717 * [backup-simplify]: Simplify 0 into 0 49.718 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 49.718 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 49.718 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 49.719 * [backup-simplify]: Simplify (- 0) into 0 49.719 * [taylor]: Taking taylor expansion of 0 in c 49.719 * [backup-simplify]: Simplify 0 into 0 49.719 * [taylor]: Taking taylor expansion of 0 in c 49.719 * [backup-simplify]: Simplify 0 into 0 49.719 * [taylor]: Taking taylor expansion of 0 in c 49.719 * [backup-simplify]: Simplify 0 into 0 49.719 * [backup-simplify]: Simplify 0 into 0 49.719 * [backup-simplify]: Simplify (* -2 (* (/ 1 (/ 1 (- c))) (* (/ 1 (/ 1 (- a))) (/ 1 (- b))))) into (* 2 (/ (* a c) b)) 49.719 * * * [progress]: simplifying candidates 49.719 * * * * [progress]: [ 1 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (log1p (expm1 (sqrt (fma (* -4 a) c (* b b))))) b)))))> 49.719 * * * * [progress]: [ 2 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (expm1 (log1p (sqrt (fma (* -4 a) c (* b b))))) b)))))> 49.719 * * * * [progress]: [ 3 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (pow (fma (* -4 a) c (* b b)) 1/2) b)))))> 49.719 * * * * [progress]: [ 4 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (pow (sqrt (fma (* -4 a) c (* b b))) 1) b)))))> 49.719 * * * * [progress]: [ 5 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (exp (log (sqrt (fma (* -4 a) c (* b b))))) b)))))> 49.719 * * * * [progress]: [ 6 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (log (exp (sqrt (fma (* -4 a) c (* b b))))) b)))))> 49.719 * * * * [progress]: [ 7 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (* (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) b)))))> 49.719 * * * * [progress]: [ 8 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (cbrt (* (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (sqrt (fma (* -4 a) c (* b b))))) b)))))> 49.719 * * * * [progress]: [ 9 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (* (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b))))) b)))))> 49.720 * [simplify]: Simplifying (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) 49.720 * * [simplify]: iters left: 6 (10 enodes) 49.722 * * [simplify]: iters left: 5 (34 enodes) 49.729 * * [simplify]: iters left: 4 (42 enodes) 49.740 * * [simplify]: iters left: 3 (54 enodes) 49.751 * * [simplify]: iters left: 2 (56 enodes) 49.763 * * [simplify]: Extracting #0: cost 1 inf + 0 49.763 * * [simplify]: Extracting #1: cost 4 inf + 0 49.763 * * [simplify]: Extracting #2: cost 7 inf + 0 49.763 * * [simplify]: Extracting #3: cost 17 inf + 0 49.763 * * [simplify]: Extracting #4: cost 17 inf + 45 49.764 * * [simplify]: Extracting #5: cost 4 inf + 1260 49.764 * * [simplify]: Extracting #6: cost 0 inf + 2256 49.765 * [simplify]: Simplified to (fabs (cbrt (fma c (* -4 a) (* b b)))) 49.765 * [simplify]: Simplified (2 3 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (* (fabs (cbrt (fma c (* -4 a) (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b))))) b))))) 49.765 * * * * [progress]: [ 10 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))) b)))))> 49.766 * [simplify]: Simplifying (sqrt (sqrt (fma (* -4 a) c (* b b)))) 49.766 * * [simplify]: iters left: 5 (9 enodes) 49.771 * * [simplify]: iters left: 4 (30 enodes) 49.776 * * [simplify]: iters left: 3 (38 enodes) 49.786 * * [simplify]: iters left: 2 (50 enodes) 49.797 * * [simplify]: iters left: 1 (52 enodes) 49.808 * * [simplify]: Extracting #0: cost 1 inf + 0 49.808 * * [simplify]: Extracting #1: cost 3 inf + 0 49.808 * * [simplify]: Extracting #2: cost 5 inf + 0 49.808 * * [simplify]: Extracting #3: cost 15 inf + 0 49.808 * * [simplify]: Extracting #4: cost 14 inf + 87 49.808 * * [simplify]: Extracting #5: cost 5 inf + 739 49.809 * * [simplify]: Extracting #6: cost 0 inf + 1578 49.809 * [simplify]: Simplified to (sqrt (sqrt (fma c (* -4 a) (* b b)))) 49.810 * [simplify]: Simplified (2 3 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (* (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))) b))))) 49.810 * * * * [progress]: [ 11 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (* (sqrt 1) (sqrt (fma (* -4 a) c (* b b)))) b)))))> 49.810 * [simplify]: Simplifying (sqrt 1) 49.810 * * [simplify]: iters left: 1 (2 enodes) 49.813 * * [simplify]: Extracting #0: cost 1 inf + 0 49.813 * * [simplify]: Extracting #1: cost 0 inf + 1 49.813 * [simplify]: Simplified to 1 49.813 * [simplify]: Simplified (2 3 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (* 1 (sqrt (fma (* -4 a) c (* b b)))) b))))) 49.813 * * * * [progress]: [ 12 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (pow (fma (* -4 a) c (* b b)) (/ 1 2)) b)))))> 49.814 * [simplify]: Simplifying (fma (* -4 a) c (* b b)) 49.814 * * [simplify]: iters left: 3 (7 enodes) 49.817 * * [simplify]: iters left: 2 (24 enodes) 49.823 * * [simplify]: iters left: 1 (32 enodes) 49.831 * * [simplify]: Extracting #0: cost 1 inf + 0 49.831 * * [simplify]: Extracting #1: cost 11 inf + 0 49.831 * * [simplify]: Extracting #2: cost 10 inf + 87 49.831 * * [simplify]: Extracting #3: cost 2 inf + 601 49.832 * * [simplify]: Extracting #4: cost 0 inf + 782 49.832 * [simplify]: Simplified to (fma c (* -4 a) (* b b)) 49.832 * [simplify]: Simplified (2 3 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (pow (fma c (* -4 a) (* b b)) (/ 1 2)) b))))) 49.832 * * * * [progress]: [ 13 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))) b)))))> 49.833 * * * * [progress]: [ 14 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (fabs (sqrt (fma (* -4 a) c (* b b)))) b)))))> 49.833 * [simplify]: Simplifying (sqrt (fma (* -4 a) c (* b b))) 49.833 * * [simplify]: iters left: 4 (8 enodes) 49.836 * * [simplify]: iters left: 3 (27 enodes) 49.843 * * [simplify]: iters left: 2 (35 enodes) 49.852 * * [simplify]: iters left: 1 (47 enodes) 49.862 * * [simplify]: Extracting #0: cost 1 inf + 0 49.862 * * [simplify]: Extracting #1: cost 3 inf + 0 49.862 * * [simplify]: Extracting #2: cost 13 inf + 0 49.862 * * [simplify]: Extracting #3: cost 13 inf + 45 49.862 * * [simplify]: Extracting #4: cost 1 inf + 961 49.863 * * [simplify]: Extracting #5: cost 0 inf + 1140 49.863 * [simplify]: Simplified to (sqrt (fma c (* -4 a) (* b b))) 49.863 * [simplify]: Simplified (2 3 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (fabs (sqrt (fma c (* -4 a) (* b b)))) b))))) 49.863 * * * * [progress]: [ 15 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (* 1 (sqrt (fma (* -4 a) c (* b b)))) b)))))> 49.863 * * * * [progress]: [ 16 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (posit16->real (real->posit16 (sqrt (fma (* -4 a) c (* b b))))) b)))))> 49.864 * * * * [progress]: [ 17 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (log1p (expm1 (sqrt (fma (* -4 a) c (* b b))))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 49.864 * * * * [progress]: [ 18 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (expm1 (log1p (sqrt (fma (* -4 a) c (* b b))))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 49.864 * * * * [progress]: [ 19 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (pow (fma (* -4 a) c (* b b)) 1/2))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 49.864 * * * * [progress]: [ 20 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (pow (sqrt (fma (* -4 a) c (* b b))) 1))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 49.864 * * * * [progress]: [ 21 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (exp (log (sqrt (fma (* -4 a) c (* b b))))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 49.864 * * * * [progress]: [ 22 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (log (exp (sqrt (fma (* -4 a) c (* b b))))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 49.864 * * * * [progress]: [ 23 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (* (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b))))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 49.864 * * * * [progress]: [ 24 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (cbrt (* (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (sqrt (fma (* -4 a) c (* b b))))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 49.864 * * * * [progress]: [ 25 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (* (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b))))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 49.864 * [simplify]: Simplifying (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) 49.865 * * [simplify]: iters left: 6 (10 enodes) 49.868 * * [simplify]: iters left: 5 (34 enodes) 49.873 * * [simplify]: iters left: 4 (42 enodes) 49.880 * * [simplify]: iters left: 3 (54 enodes) 49.891 * * [simplify]: iters left: 2 (56 enodes) 49.902 * * [simplify]: Extracting #0: cost 1 inf + 0 49.902 * * [simplify]: Extracting #1: cost 4 inf + 0 49.902 * * [simplify]: Extracting #2: cost 7 inf + 0 49.902 * * [simplify]: Extracting #3: cost 17 inf + 0 49.902 * * [simplify]: Extracting #4: cost 17 inf + 45 49.903 * * [simplify]: Extracting #5: cost 4 inf + 1260 49.904 * * [simplify]: Extracting #6: cost 0 inf + 2256 49.904 * [simplify]: Simplified to (fabs (cbrt (fma c (* -4 a) (* b b)))) 49.904 * [simplify]: Simplified (2 2 1 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (* (fabs (cbrt (fma c (* -4 a) (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b))))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 49.905 * * * * [progress]: [ 26 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 49.905 * [simplify]: Simplifying (sqrt (sqrt (fma (* -4 a) c (* b b)))) 49.905 * * [simplify]: iters left: 5 (9 enodes) 49.909 * * [simplify]: iters left: 4 (30 enodes) 49.916 * * [simplify]: iters left: 3 (38 enodes) 49.926 * * [simplify]: iters left: 2 (50 enodes) 49.933 * * [simplify]: iters left: 1 (52 enodes) 49.939 * * [simplify]: Extracting #0: cost 1 inf + 0 49.940 * * [simplify]: Extracting #1: cost 3 inf + 0 49.940 * * [simplify]: Extracting #2: cost 5 inf + 0 49.940 * * [simplify]: Extracting #3: cost 15 inf + 0 49.940 * * [simplify]: Extracting #4: cost 14 inf + 87 49.940 * * [simplify]: Extracting #5: cost 5 inf + 739 49.940 * * [simplify]: Extracting #6: cost 0 inf + 1578 49.941 * [simplify]: Simplified to (sqrt (sqrt (fma c (* -4 a) (* b b)))) 49.941 * [simplify]: Simplified (2 2 1 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (* (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 49.941 * * * * [progress]: [ 27 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (* (sqrt 1) (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 49.941 * [simplify]: Simplifying (sqrt 1) 49.941 * * [simplify]: iters left: 1 (2 enodes) 49.943 * * [simplify]: Extracting #0: cost 1 inf + 0 49.943 * * [simplify]: Extracting #1: cost 0 inf + 1 49.943 * [simplify]: Simplified to 1 49.943 * [simplify]: Simplified (2 2 1 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (* 1 (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 49.943 * * * * [progress]: [ 28 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (pow (fma (* -4 a) c (* b b)) (/ 1 2)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 49.943 * [simplify]: Simplifying (fma (* -4 a) c (* b b)) 49.943 * * [simplify]: iters left: 3 (7 enodes) 49.945 * * [simplify]: iters left: 2 (24 enodes) 49.949 * * [simplify]: iters left: 1 (32 enodes) 49.954 * * [simplify]: Extracting #0: cost 1 inf + 0 49.954 * * [simplify]: Extracting #1: cost 11 inf + 0 49.954 * * [simplify]: Extracting #2: cost 10 inf + 87 49.954 * * [simplify]: Extracting #3: cost 2 inf + 601 49.955 * * [simplify]: Extracting #4: cost 0 inf + 782 49.955 * [simplify]: Simplified to (fma c (* -4 a) (* b b)) 49.955 * [simplify]: Simplified (2 2 1 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (pow (fma c (* -4 a) (* b b)) (/ 1 2)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 49.955 * * * * [progress]: [ 29 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 49.955 * * * * [progress]: [ 30 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (fabs (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 49.955 * [simplify]: Simplifying (sqrt (fma (* -4 a) c (* b b))) 49.955 * * [simplify]: iters left: 4 (8 enodes) 49.958 * * [simplify]: iters left: 3 (27 enodes) 49.962 * * [simplify]: iters left: 2 (35 enodes) 49.968 * * [simplify]: iters left: 1 (47 enodes) 49.975 * * [simplify]: Extracting #0: cost 1 inf + 0 49.975 * * [simplify]: Extracting #1: cost 3 inf + 0 49.975 * * [simplify]: Extracting #2: cost 13 inf + 0 49.975 * * [simplify]: Extracting #3: cost 13 inf + 45 49.975 * * [simplify]: Extracting #4: cost 1 inf + 961 49.975 * * [simplify]: Extracting #5: cost 0 inf + 1140 49.976 * [simplify]: Simplified to (sqrt (fma c (* -4 a) (* b b))) 49.976 * [simplify]: Simplified (2 2 1 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (fabs (sqrt (fma c (* -4 a) (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 49.976 * * * * [progress]: [ 31 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (* 1 (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 49.976 * * * * [progress]: [ 32 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (posit16->real (real->posit16 (sqrt (fma (* -4 a) c (* b b))))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 49.976 * * * * [progress]: [ 33 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (log1p (expm1 (sqrt (fma (* -4 a) c (* b b)))))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 49.976 * * * * [progress]: [ 34 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (expm1 (log1p (sqrt (fma (* -4 a) c (* b b)))))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 49.976 * * * * [progress]: [ 35 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (pow (fma (* -4 a) c (* b b)) 1/2)) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 49.976 * * * * [progress]: [ 36 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (pow (sqrt (fma (* -4 a) c (* b b))) 1)) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 49.976 * * * * [progress]: [ 37 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (exp (log (sqrt (fma (* -4 a) c (* b b)))))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 49.976 * * * * [progress]: [ 38 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (log (exp (sqrt (fma (* -4 a) c (* b b)))))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 49.976 * * * * [progress]: [ 39 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (* (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 49.976 * * * * [progress]: [ 40 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (cbrt (* (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (sqrt (fma (* -4 a) c (* b b)))))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 49.976 * * * * [progress]: [ 41 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (* (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 49.977 * [simplify]: Simplifying (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) 49.977 * * [simplify]: iters left: 6 (10 enodes) 49.979 * * [simplify]: iters left: 5 (34 enodes) 49.986 * * [simplify]: iters left: 4 (42 enodes) 49.993 * * [simplify]: iters left: 3 (54 enodes) 50.000 * * [simplify]: iters left: 2 (56 enodes) 50.007 * * [simplify]: Extracting #0: cost 1 inf + 0 50.007 * * [simplify]: Extracting #1: cost 4 inf + 0 50.007 * * [simplify]: Extracting #2: cost 7 inf + 0 50.007 * * [simplify]: Extracting #3: cost 17 inf + 0 50.007 * * [simplify]: Extracting #4: cost 17 inf + 45 50.007 * * [simplify]: Extracting #5: cost 4 inf + 1260 50.008 * * [simplify]: Extracting #6: cost 0 inf + 2256 50.008 * [simplify]: Simplified to (fabs (cbrt (fma c (* -4 a) (* b b)))) 50.008 * [simplify]: Simplified (2 2 1 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (- 0 (+ b (* (sqrt (* (fabs (cbrt (fma c (* -4 a) (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b)))))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 50.009 * * * * [progress]: [ 42 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 50.009 * [simplify]: Simplifying (sqrt (sqrt (fma (* -4 a) c (* b b)))) 50.009 * * [simplify]: iters left: 5 (9 enodes) 50.011 * * [simplify]: iters left: 4 (30 enodes) 50.016 * * [simplify]: iters left: 3 (38 enodes) 50.022 * * [simplify]: iters left: 2 (50 enodes) 50.028 * * [simplify]: iters left: 1 (52 enodes) 50.035 * * [simplify]: Extracting #0: cost 1 inf + 0 50.035 * * [simplify]: Extracting #1: cost 3 inf + 0 50.035 * * [simplify]: Extracting #2: cost 5 inf + 0 50.035 * * [simplify]: Extracting #3: cost 15 inf + 0 50.035 * * [simplify]: Extracting #4: cost 14 inf + 87 50.036 * * [simplify]: Extracting #5: cost 5 inf + 739 50.036 * * [simplify]: Extracting #6: cost 0 inf + 1578 50.036 * [simplify]: Simplified to (sqrt (sqrt (fma c (* -4 a) (* b b)))) 50.036 * [simplify]: Simplified (2 2 1 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (- 0 (+ b (* (sqrt (* (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 50.037 * * * * [progress]: [ 43 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (* (sqrt 1) (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 50.037 * [simplify]: Simplifying (sqrt 1) 50.037 * * [simplify]: iters left: 1 (2 enodes) 50.039 * * [simplify]: Extracting #0: cost 1 inf + 0 50.039 * * [simplify]: Extracting #1: cost 0 inf + 1 50.039 * [simplify]: Simplified to 1 50.039 * [simplify]: Simplified (2 2 1 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (- 0 (+ b (* (sqrt (* 1 (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 50.039 * * * * [progress]: [ 44 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (pow (fma (* -4 a) c (* b b)) (/ 1 2))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 50.039 * [simplify]: Simplifying (fma (* -4 a) c (* b b)) 50.039 * * [simplify]: iters left: 3 (7 enodes) 50.041 * * [simplify]: iters left: 2 (24 enodes) 50.045 * * [simplify]: iters left: 1 (32 enodes) 50.050 * * [simplify]: Extracting #0: cost 1 inf + 0 50.050 * * [simplify]: Extracting #1: cost 11 inf + 0 50.050 * * [simplify]: Extracting #2: cost 10 inf + 87 50.051 * * [simplify]: Extracting #3: cost 2 inf + 601 50.051 * * [simplify]: Extracting #4: cost 0 inf + 782 50.051 * [simplify]: Simplified to (fma c (* -4 a) (* b b)) 50.051 * [simplify]: Simplified (2 2 1 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (- 0 (+ b (* (sqrt (pow (fma c (* -4 a) (* b b)) (/ 1 2))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 50.051 * * * * [progress]: [ 45 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 50.051 * * * * [progress]: [ 46 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (fabs (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 50.051 * [simplify]: Simplifying (sqrt (fma (* -4 a) c (* b b))) 50.052 * * [simplify]: iters left: 4 (8 enodes) 50.054 * * [simplify]: iters left: 3 (27 enodes) 50.058 * * [simplify]: iters left: 2 (35 enodes) 50.070 * * [simplify]: iters left: 1 (47 enodes) 50.080 * * [simplify]: Extracting #0: cost 1 inf + 0 50.080 * * [simplify]: Extracting #1: cost 3 inf + 0 50.080 * * [simplify]: Extracting #2: cost 13 inf + 0 50.080 * * [simplify]: Extracting #3: cost 13 inf + 45 50.081 * * [simplify]: Extracting #4: cost 1 inf + 961 50.081 * * [simplify]: Extracting #5: cost 0 inf + 1140 50.082 * [simplify]: Simplified to (sqrt (fma c (* -4 a) (* b b))) 50.082 * [simplify]: Simplified (2 2 1 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (- 0 (+ b (* (sqrt (fabs (sqrt (fma c (* -4 a) (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 50.082 * * * * [progress]: [ 47 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (* 1 (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 50.082 * * * * [progress]: [ 48 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (posit16->real (real->posit16 (sqrt (fma (* -4 a) c (* b b)))))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 50.082 * * * * [progress]: [ 49 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (log1p (expm1 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 50.082 * * * * [progress]: [ 50 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (expm1 (log1p (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 50.082 * * * * [progress]: [ 51 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (fma (* (cbrt b) (cbrt b)) (cbrt b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 50.082 * [simplify]: Simplifying (* (cbrt b) (cbrt b)) 50.083 * * [simplify]: iters left: 3 (3 enodes) 50.084 * * [simplify]: iters left: 2 (9 enodes) 50.086 * * [simplify]: Extracting #0: cost 1 inf + 0 50.086 * * [simplify]: Extracting #1: cost 3 inf + 0 50.086 * * [simplify]: Extracting #2: cost 5 inf + 0 50.086 * * [simplify]: Extracting #3: cost 4 inf + 1 50.086 * * [simplify]: Extracting #4: cost 0 inf + 405 50.086 * [simplify]: Simplified to (* (cbrt b) (cbrt b)) 50.086 * [simplify]: Simplified (2 2 1 2 1) to (λ (a b c) (if (>= b 0) (/ (- 0 (fma (* (cbrt b) (cbrt b)) (cbrt b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 50.086 * * * * [progress]: [ 52 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (fma (sqrt b) (sqrt b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 50.087 * [simplify]: Simplifying (sqrt b) 50.087 * * [simplify]: iters left: 1 (2 enodes) 50.087 * * [simplify]: Extracting #0: cost 1 inf + 0 50.087 * * [simplify]: Extracting #1: cost 3 inf + 0 50.087 * * [simplify]: Extracting #2: cost 2 inf + 1 50.087 * * [simplify]: Extracting #3: cost 0 inf + 83 50.088 * [simplify]: Simplified to (sqrt b) 50.088 * [simplify]: Simplified (2 2 1 2 1) to (λ (a b c) (if (>= b 0) (/ (- 0 (fma (sqrt b) (sqrt b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 50.088 * * * * [progress]: [ 53 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (fma 1 b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 50.088 * * * * [progress]: [ 54 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (log (* (exp b) (exp (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 50.088 * [simplify]: Simplifying (* (exp b) (exp (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 50.088 * * [simplify]: iters left: 6 (13 enodes) 50.094 * * [simplify]: iters left: 5 (45 enodes) 50.105 * * [simplify]: iters left: 4 (64 enodes) 50.122 * * [simplify]: iters left: 3 (92 enodes) 50.144 * * [simplify]: iters left: 2 (128 enodes) 50.170 * * [simplify]: iters left: 1 (214 enodes) 50.220 * * [simplify]: Extracting #0: cost 1 inf + 0 50.220 * * [simplify]: Extracting #1: cost 36 inf + 0 50.221 * * [simplify]: Extracting #2: cost 107 inf + 0 50.221 * * [simplify]: Extracting #3: cost 130 inf + 145 50.222 * * [simplify]: Extracting #4: cost 141 inf + 148 50.223 * * [simplify]: Extracting #5: cost 138 inf + 457 50.224 * * [simplify]: Extracting #6: cost 123 inf + 2842 50.228 * * [simplify]: Extracting #7: cost 93 inf + 13116 50.242 * * [simplify]: Extracting #8: cost 22 inf + 68088 50.258 * * [simplify]: Extracting #9: cost 0 inf + 85476 50.280 * * [simplify]: Extracting #10: cost 0 inf + 84267 50.296 * [simplify]: Simplified to (exp (+ b (sqrt (fma a (* -4 c) (* b b))))) 50.296 * [simplify]: Simplified (2 2 1 2 1) to (λ (a b c) (if (>= b 0) (/ (- 0 (log (exp (+ b (sqrt (fma a (* -4 c) (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 50.296 * * * * [progress]: [ 55 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (pow (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 1)) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 50.296 * * * * [progress]: [ 56 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (exp (log (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 50.296 * * * * [progress]: [ 57 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (log (exp (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 50.296 * * * * [progress]: [ 58 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (* (* (cbrt (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (cbrt (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))))) (cbrt (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 50.296 * * * * [progress]: [ 59 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (cbrt (* (* (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 50.296 * * * * [progress]: [ 60 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (* (sqrt (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (sqrt (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 50.296 * * * * [progress]: [ 61 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (/ (+ (pow b 3) (pow (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))) 3)) (+ (* b b) (- (* (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 50.296 * * * * [progress]: [ 62 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (* 1 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 50.296 * * * * [progress]: [ 63 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (/ (- (* b b) (* (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (- b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 50.296 * * * * [progress]: [ 64 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (posit16->real (real->posit16 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 50.296 * * * * [progress]: [ 65 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))) b)) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 50.296 * * * * [progress]: [ 66 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- b b)))))> 50.297 * [simplify]: Simplifying b 50.297 * * [simplify]: iters left: 0 (1 enodes) 50.297 * * [simplify]: Extracting #0: cost 1 inf + 0 50.297 * * [simplify]: Extracting #1: cost 0 inf + 1 50.297 * [simplify]: Simplified to b 50.297 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- b b))))) 50.297 * * * * [progress]: [ 67 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (* +nan.0 c) b)))))> 50.297 * [simplify]: Simplifying (* +nan.0 c) 50.297 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- +nan.0 b))))) 50.298 * * * * [progress]: [ 68 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (* +nan.0 c) b)))))> 50.298 * [simplify]: Simplifying (* +nan.0 c) 50.298 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- +nan.0 b))))) 50.298 * * * * [progress]: [ 69 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 50.298 * [simplify]: Simplifying b 50.298 * * [simplify]: iters left: 0 (1 enodes) 50.298 * * [simplify]: Extracting #0: cost 1 inf + 0 50.298 * * [simplify]: Extracting #1: cost 0 inf + 1 50.298 * [simplify]: Simplified to b 50.298 * [simplify]: Simplified (2 2 1 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 50.298 * * * * [progress]: [ 70 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (* +nan.0 c))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 50.299 * [simplify]: Simplifying (* +nan.0 c) 50.299 * [simplify]: Simplified (2 2 1 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt +nan.0)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 50.299 * * * * [progress]: [ 71 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (* +nan.0 c))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 50.299 * [simplify]: Simplifying (* +nan.0 c) 50.299 * [simplify]: Simplified (2 2 1 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt +nan.0)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 50.299 * * * * [progress]: [ 72 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt b) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 50.299 * [simplify]: Simplifying b 50.299 * * [simplify]: iters left: 0 (1 enodes) 50.299 * * [simplify]: Extracting #0: cost 1 inf + 0 50.299 * * [simplify]: Extracting #1: cost 0 inf + 1 50.299 * [simplify]: Simplified to b 50.300 * [simplify]: Simplified (2 2 1 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (- 0 (+ b (* (sqrt b) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 50.300 * * * * [progress]: [ 73 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (* +nan.0 c)) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 50.300 * [simplify]: Simplifying (* +nan.0 c) 50.300 * [simplify]: Simplified (2 2 1 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (- 0 (+ b (* (sqrt +nan.0) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 50.300 * * * * [progress]: [ 74 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (* (sqrt (* +nan.0 c)) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 50.300 * [simplify]: Simplifying (* +nan.0 c) 50.300 * [simplify]: Simplified (2 2 1 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (- 0 (+ b (* (sqrt +nan.0) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 50.300 * * * * [progress]: [ 75 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (- b (+ (* +nan.0 (pow b 2)) (- (* +nan.0 (* a c)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 50.301 * [simplify]: Simplifying (- b (+ (* +nan.0 (pow b 2)) (- (* +nan.0 (* a c))))) 50.301 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (- 0 +nan.0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 50.301 * * * * [progress]: [ 76 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (- (* 2 b) (* 2 (/ (* a c) b)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 50.301 * [simplify]: Simplifying (- (* 2 b) (* 2 (/ (* a c) b))) 50.301 * * [simplify]: iters left: 6 (9 enodes) 50.304 * * [simplify]: iters left: 5 (39 enodes) 50.312 * * [simplify]: iters left: 4 (75 enodes) 50.334 * * [simplify]: iters left: 3 (139 enodes) 50.361 * * [simplify]: iters left: 2 (236 enodes) 50.409 * * [simplify]: iters left: 1 (347 enodes) 50.509 * * [simplify]: Extracting #0: cost 1 inf + 0 50.509 * * [simplify]: Extracting #1: cost 11 inf + 0 50.510 * * [simplify]: Extracting #2: cost 51 inf + 3 50.511 * * [simplify]: Extracting #3: cost 51 inf + 2314 50.515 * * [simplify]: Extracting #4: cost 2 inf + 5883 50.519 * * [simplify]: Extracting #5: cost 0 inf + 6048 50.524 * [simplify]: Simplified to (* (- b (/ (* a c) b)) 2) 50.524 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (- 0 (* (- b (/ (* a c) b)) 2)) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 50.524 * * * * [progress]: [ 77 / 77 ] simplifiying candidate #= b 0) (/ (- 0 (* 2 (/ (* a c) b))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 50.524 * [simplify]: Simplifying (* 2 (/ (* a c) b)) 50.524 * * [simplify]: iters left: 6 (7 enodes) 50.528 * * [simplify]: iters left: 5 (27 enodes) 50.536 * * [simplify]: iters left: 4 (46 enodes) 50.548 * * [simplify]: iters left: 3 (75 enodes) 50.560 * * [simplify]: iters left: 2 (101 enodes) 50.577 * * [simplify]: iters left: 1 (126 enodes) 50.596 * * [simplify]: Extracting #0: cost 1 inf + 0 50.596 * * [simplify]: Extracting #1: cost 22 inf + 0 50.597 * * [simplify]: Extracting #2: cost 30 inf + 213 50.597 * * [simplify]: Extracting #3: cost 6 inf + 1795 50.598 * * [simplify]: Extracting #4: cost 0 inf + 2170 50.598 * [simplify]: Simplified to (* (* a (/ c b)) 2) 50.599 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (- 0 (* (* a (/ c b)) 2)) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 50.599 * * * [progress]: adding candidates to table 51.873 * [progress]: [Phase 3 of 3] Extracting. 51.873 * * [regime]: Finding splitpoints for: (#= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- b))))))> #= b 0) (/ (- (- b) b) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> #= b 0) (/ (* (- (* (/ c b) a) b) 2) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (* (- (* (/ c b) a) b) 2))))> #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c 0))))> #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- b))))))> #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (* (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (* (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b))))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))>) 51.877 * * * [regime-changes]: Trying 3 branch expressions: (c a b) 51.878 * * * * [regimes]: Trying to branch on c from (#= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- b))))))> #= b 0) (/ (- (- b) b) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> #= b 0) (/ (* (- (* (/ c b) a) b) 2) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (* (- (* (/ c b) a) b) 2))))> #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c 0))))> #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- b))))))> #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (* (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (* (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b))))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))>) 52.006 * * * * [regimes]: Trying to branch on a from (#= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- b))))))> #= b 0) (/ (- (- b) b) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> #= b 0) (/ (* (- (* (/ c b) a) b) 2) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (* (- (* (/ c b) a) b) 2))))> #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c 0))))> #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- b))))))> #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (* (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (* (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b))))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))>) 52.130 * * * * [regimes]: Trying to branch on b from (#= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- b))))))> #= b 0) (/ (- (- b) b) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> #= b 0) (/ (* (- (* (/ c b) a) b) 2) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (* (- (* (/ c b) a) b) 2))))> #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c 0))))> #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- b))))))> #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (* (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (* (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b))))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> #= b 0) (/ (- 0 (+ b (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))>) 52.263 * * * [regime]: Found split indices: #