0.003 * [progress]: [Phase 1 of 3] Setting up. 0.003 * * * [progress]: [1/2] Preparing points 0.101 * * * [progress]: [2/2] Setting up program. 0.105 * [progress]: [Phase 2 of 3] Improving. 0.105 * * * * [progress]: [ 1 / 1 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 0.105 * [simplify]: Simplifying (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) 0.106 * * [simplify]: iters left: 6 (20 enodes) 0.112 * * [simplify]: iters left: 5 (73 enodes) 0.132 * * [simplify]: iters left: 4 (114 enodes) 0.168 * * [simplify]: iters left: 3 (187 enodes) 0.231 * * [simplify]: iters left: 2 (238 enodes) 0.270 * * [simplify]: iters left: 1 (260 enodes) 0.309 * * [simplify]: Extracting #0: cost 1 inf + 0 0.309 * * [simplify]: Extracting #1: cost 5 inf + 0 0.309 * * [simplify]: Extracting #2: cost 25 inf + 0 0.309 * * [simplify]: Extracting #3: cost 51 inf + 47 0.310 * * [simplify]: Extracting #4: cost 60 inf + 694 0.311 * * [simplify]: Extracting #5: cost 53 inf + 1478 0.312 * * [simplify]: Extracting #6: cost 65 inf + 1519 0.313 * * [simplify]: Extracting #7: cost 65 inf + 1810 0.317 * * [simplify]: Extracting #8: cost 21 inf + 11257 0.321 * * [simplify]: Extracting #9: cost 1 inf + 16750 0.325 * * [simplify]: Extracting #10: cost 0 inf + 17366 0.329 * [simplify]: Simplified to (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (+ (* b b) (* (* -4 a) c))))) (/ (- (sqrt (+ (* b b) (* (* -4 a) c))) b) (* 2 a))) 0.329 * [simplify]: Simplified (2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (+ (* b b) (* (* -4 a) c))))) (/ (- (sqrt (+ (* b b) (* (* -4 a) c))) b) (* 2 a)))) 0.333 * * [progress]: iteration 1 / 4 0.333 * * * [progress]: picking best candidate 0.337 * * * * [pick]: Picked #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 0.337 * * * [progress]: localizing error 0.490 * * * [progress]: generating rewritten candidates 0.490 * * * * [progress]: [ 1 / 4 ] rewriting at (2 3 1 2) 0.508 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 2 2) 0.523 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 2) 0.543 * * * * [progress]: [ 4 / 4 ] rewriting at (2 3 1 2 1) 0.551 * * * [progress]: generating series expansions 0.551 * * * * [progress]: [ 1 / 4 ] generating series at (2 3 1 2) 0.555 * [backup-simplify]: Simplify (sqrt (- (* b b) (* (* 4 a) c))) into (sqrt (- (pow b 2) (* 4 (* a c)))) 0.555 * [approximate]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in (b a c) around 0 0.556 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in c 0.556 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in c 0.556 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.556 * [taylor]: Taking taylor expansion of b in c 0.556 * [backup-simplify]: Simplify b into b 0.556 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in c 0.557 * [taylor]: Taking taylor expansion of 4 in c 0.557 * [backup-simplify]: Simplify 4 into 4 0.557 * [taylor]: Taking taylor expansion of (* a c) in c 0.557 * [taylor]: Taking taylor expansion of a in c 0.557 * [backup-simplify]: Simplify a into a 0.557 * [taylor]: Taking taylor expansion of c in c 0.557 * [backup-simplify]: Simplify 0 into 0 0.557 * [backup-simplify]: Simplify 1 into 1 0.557 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.557 * [backup-simplify]: Simplify (* a 0) into 0 0.558 * [backup-simplify]: Simplify (* 4 0) into 0 0.559 * [backup-simplify]: Simplify (- 0) into 0 0.559 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 0.559 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.559 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.560 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 0.560 * [backup-simplify]: Simplify (+ (* 4 a) (* 0 0)) into (* 4 a) 0.560 * [backup-simplify]: Simplify (- (* 4 a)) into (- (* 4 a)) 0.560 * [backup-simplify]: Simplify (+ 0 (- (* 4 a))) into (- (* 4 a)) 0.560 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.560 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in a 0.560 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in a 0.560 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.560 * [taylor]: Taking taylor expansion of b in a 0.560 * [backup-simplify]: Simplify b into b 0.561 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 0.561 * [taylor]: Taking taylor expansion of 4 in a 0.561 * [backup-simplify]: Simplify 4 into 4 0.561 * [taylor]: Taking taylor expansion of (* a c) in a 0.561 * [taylor]: Taking taylor expansion of a in a 0.561 * [backup-simplify]: Simplify 0 into 0 0.561 * [backup-simplify]: Simplify 1 into 1 0.561 * [taylor]: Taking taylor expansion of c in a 0.561 * [backup-simplify]: Simplify c into c 0.561 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.561 * [backup-simplify]: Simplify (* 0 c) into 0 0.561 * [backup-simplify]: Simplify (* 4 0) into 0 0.562 * [backup-simplify]: Simplify (- 0) into 0 0.562 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 0.562 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.562 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.562 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.563 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 0.563 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 0.563 * [backup-simplify]: Simplify (+ 0 (- (* 4 c))) into (- (* 4 c)) 0.563 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 0.563 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in b 0.563 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 0.563 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.563 * [taylor]: Taking taylor expansion of b in b 0.563 * [backup-simplify]: Simplify 0 into 0 0.563 * [backup-simplify]: Simplify 1 into 1 0.563 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 0.563 * [taylor]: Taking taylor expansion of 4 in b 0.563 * [backup-simplify]: Simplify 4 into 4 0.563 * [taylor]: Taking taylor expansion of (* a c) in b 0.563 * [taylor]: Taking taylor expansion of a in b 0.563 * [backup-simplify]: Simplify a into a 0.563 * [taylor]: Taking taylor expansion of c in b 0.564 * [backup-simplify]: Simplify c into c 0.564 * [backup-simplify]: Simplify (* a c) into (* a c) 0.564 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 0.564 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 0.564 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 0.564 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 0.564 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 0.565 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 0.565 * [backup-simplify]: Simplify (- 0) into 0 0.566 * [backup-simplify]: Simplify (+ 0 0) into 0 0.566 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 0.566 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in b 0.566 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 0.566 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.566 * [taylor]: Taking taylor expansion of b in b 0.566 * [backup-simplify]: Simplify 0 into 0 0.566 * [backup-simplify]: Simplify 1 into 1 0.566 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 0.566 * [taylor]: Taking taylor expansion of 4 in b 0.566 * [backup-simplify]: Simplify 4 into 4 0.566 * [taylor]: Taking taylor expansion of (* a c) in b 0.566 * [taylor]: Taking taylor expansion of a in b 0.566 * [backup-simplify]: Simplify a into a 0.566 * [taylor]: Taking taylor expansion of c in b 0.566 * [backup-simplify]: Simplify c into c 0.566 * [backup-simplify]: Simplify (* a c) into (* a c) 0.566 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 0.567 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 0.567 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 0.567 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 0.567 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 0.567 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 0.568 * [backup-simplify]: Simplify (- 0) into 0 0.568 * [backup-simplify]: Simplify (+ 0 0) into 0 0.568 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 0.569 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 0.569 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 0.569 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 0.569 * [taylor]: Taking taylor expansion of 4 in a 0.569 * [backup-simplify]: Simplify 4 into 4 0.569 * [taylor]: Taking taylor expansion of (* a c) in a 0.569 * [taylor]: Taking taylor expansion of a in a 0.569 * [backup-simplify]: Simplify 0 into 0 0.569 * [backup-simplify]: Simplify 1 into 1 0.569 * [taylor]: Taking taylor expansion of c in a 0.569 * [backup-simplify]: Simplify c into c 0.569 * [backup-simplify]: Simplify (* 0 c) into 0 0.570 * [backup-simplify]: Simplify (* 4 0) into 0 0.570 * [backup-simplify]: Simplify (- 0) into 0 0.570 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.571 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 0.571 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 0.571 * [backup-simplify]: Simplify (sqrt 0) into 0 0.571 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 0.572 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 0.572 * [taylor]: Taking taylor expansion of 0 in c 0.572 * [backup-simplify]: Simplify 0 into 0 0.572 * [backup-simplify]: Simplify 0 into 0 0.572 * [taylor]: Taking taylor expansion of 0 in a 0.572 * [backup-simplify]: Simplify 0 into 0 0.572 * [taylor]: Taking taylor expansion of 0 in c 0.572 * [backup-simplify]: Simplify 0 into 0 0.572 * [backup-simplify]: Simplify 0 into 0 0.573 * [taylor]: Taking taylor expansion of (* +nan.0 c) in c 0.573 * [taylor]: Taking taylor expansion of +nan.0 in c 0.573 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.573 * [taylor]: Taking taylor expansion of c in c 0.573 * [backup-simplify]: Simplify 0 into 0 0.573 * [backup-simplify]: Simplify 1 into 1 0.573 * [backup-simplify]: Simplify (* +nan.0 0) into 0 0.573 * [backup-simplify]: Simplify 0 into 0 0.573 * [backup-simplify]: Simplify 0 into 0 0.574 * [backup-simplify]: Simplify (* 1 1) into 1 0.574 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 0.575 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (* a c)))) into 0 0.576 * [backup-simplify]: Simplify (- 0) into 0 0.576 * [backup-simplify]: Simplify (+ 1 0) into 1 0.577 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt (- (* 4 (* a c)))))) into (/ 1/2 (sqrt (- (* 4 (* a c))))) 0.577 * [taylor]: Taking taylor expansion of (/ 1/2 (sqrt (- (* 4 (* a c))))) in a 0.577 * [taylor]: Taking taylor expansion of 1/2 in a 0.577 * [backup-simplify]: Simplify 1/2 into 1/2 0.577 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 0.577 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 0.577 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 0.577 * [taylor]: Taking taylor expansion of 4 in a 0.577 * [backup-simplify]: Simplify 4 into 4 0.577 * [taylor]: Taking taylor expansion of (* a c) in a 0.577 * [taylor]: Taking taylor expansion of a in a 0.577 * [backup-simplify]: Simplify 0 into 0 0.577 * [backup-simplify]: Simplify 1 into 1 0.577 * [taylor]: Taking taylor expansion of c in a 0.577 * [backup-simplify]: Simplify c into c 0.577 * [backup-simplify]: Simplify (* 0 c) into 0 0.578 * [backup-simplify]: Simplify (* 4 0) into 0 0.578 * [backup-simplify]: Simplify (- 0) into 0 0.578 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.579 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 0.579 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 0.579 * [backup-simplify]: Simplify (sqrt 0) into 0 0.579 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 0.580 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 0.580 * [backup-simplify]: Simplify (/ 1/2 (* +nan.0 c)) into (/ +nan.0 c) 0.581 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 0.582 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 0.583 * [backup-simplify]: Simplify (- 0) into 0 0.584 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 0.584 * [backup-simplify]: Simplify (- (/ 0 (* +nan.0 c)) (+ (* (/ +nan.0 c) (/ (* +nan.0 (pow c 2)) (* +nan.0 c))))) into (- +nan.0) 0.584 * [taylor]: Taking taylor expansion of (- +nan.0) in c 0.584 * [taylor]: Taking taylor expansion of +nan.0 in c 0.584 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.585 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.585 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.585 * [taylor]: Taking taylor expansion of 0 in c 0.585 * [backup-simplify]: Simplify 0 into 0 0.585 * [backup-simplify]: Simplify 0 into 0 0.586 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 0.587 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 0.587 * [backup-simplify]: Simplify (- 0) into 0 0.588 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 0.588 * [taylor]: Taking taylor expansion of (* +nan.0 (pow c 2)) in c 0.588 * [taylor]: Taking taylor expansion of +nan.0 in c 0.588 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.588 * [taylor]: Taking taylor expansion of (pow c 2) in c 0.588 * [taylor]: Taking taylor expansion of c in c 0.589 * [backup-simplify]: Simplify 0 into 0 0.589 * [backup-simplify]: Simplify 1 into 1 0.589 * [backup-simplify]: Simplify 0 into 0 0.590 * [backup-simplify]: Simplify (+ (* +nan.0 1) (* 0 0)) into (- +nan.0) 0.590 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.590 * [backup-simplify]: Simplify 0 into 0 0.591 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.592 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 c)))) into 0 0.593 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* a c))))) into 0 0.594 * [backup-simplify]: Simplify (- 0) into 0 0.594 * [backup-simplify]: Simplify (+ 0 0) into 0 0.594 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt (- (* 4 (* a c))))))))) (* 2 (sqrt (- (* 4 (* a c)))))) into 0 0.594 * [taylor]: Taking taylor expansion of 0 in a 0.594 * [backup-simplify]: Simplify 0 into 0 0.594 * [taylor]: Taking taylor expansion of 0 in c 0.594 * [backup-simplify]: Simplify 0 into 0 0.595 * [backup-simplify]: Simplify 0 into 0 0.596 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 0.597 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 c) (* 0 0)))) into 0 0.597 * [backup-simplify]: Simplify (- 0) into 0 0.598 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* +nan.0 c) (* +nan.0 (pow c 2)))))) (* 2 0)) into (* +nan.0 (pow c 3)) 0.599 * [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)) 0.599 * [taylor]: Taking taylor expansion of (- (* +nan.0 c)) in c 0.599 * [taylor]: Taking taylor expansion of (* +nan.0 c) in c 0.599 * [taylor]: Taking taylor expansion of +nan.0 in c 0.599 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.599 * [taylor]: Taking taylor expansion of c in c 0.599 * [backup-simplify]: Simplify 0 into 0 0.599 * [backup-simplify]: Simplify 1 into 1 0.600 * [backup-simplify]: Simplify (* +nan.0 0) into 0 0.600 * [backup-simplify]: Simplify (- 0) into 0 0.600 * [backup-simplify]: Simplify 0 into 0 0.600 * [taylor]: Taking taylor expansion of 0 in c 0.600 * [backup-simplify]: Simplify 0 into 0 0.600 * [backup-simplify]: Simplify 0 into 0 0.601 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 0.602 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 c) (* 0 0)))) into 0 0.603 * [backup-simplify]: Simplify (- 0) into 0 0.603 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* +nan.0 c) (* +nan.0 (pow c 2)))))) (* 2 0)) into (* +nan.0 (pow c 3)) 0.603 * [taylor]: Taking taylor expansion of (* +nan.0 (pow c 3)) in c 0.604 * [taylor]: Taking taylor expansion of +nan.0 in c 0.604 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.604 * [taylor]: Taking taylor expansion of (pow c 3) in c 0.604 * [taylor]: Taking taylor expansion of c in c 0.604 * [backup-simplify]: Simplify 0 into 0 0.604 * [backup-simplify]: Simplify 1 into 1 0.604 * [backup-simplify]: Simplify (- 0) into 0 0.604 * [backup-simplify]: Simplify 0 into 0 0.604 * [backup-simplify]: Simplify 0 into 0 0.605 * [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))))) 0.606 * [backup-simplify]: Simplify (sqrt (- (* (/ 1 b) (/ 1 b)) (* (* 4 (/ 1 a)) (/ 1 c)))) into (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) 0.606 * [approximate]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in (b a c) around 0 0.606 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 0.606 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 0.606 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.606 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.606 * [taylor]: Taking taylor expansion of b in c 0.606 * [backup-simplify]: Simplify b into b 0.606 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.606 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.606 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 0.606 * [taylor]: Taking taylor expansion of 4 in c 0.607 * [backup-simplify]: Simplify 4 into 4 0.607 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 0.607 * [taylor]: Taking taylor expansion of (* a c) in c 0.607 * [taylor]: Taking taylor expansion of a in c 0.607 * [backup-simplify]: Simplify a into a 0.607 * [taylor]: Taking taylor expansion of c in c 0.607 * [backup-simplify]: Simplify 0 into 0 0.607 * [backup-simplify]: Simplify 1 into 1 0.607 * [backup-simplify]: Simplify (* a 0) into 0 0.607 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 0.607 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 0.607 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 0.607 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 0.608 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 0.608 * [backup-simplify]: Simplify (sqrt 0) into 0 0.608 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.609 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 0.609 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 0.609 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.609 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.609 * [taylor]: Taking taylor expansion of b in a 0.609 * [backup-simplify]: Simplify b into b 0.609 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.609 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.609 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 0.609 * [taylor]: Taking taylor expansion of 4 in a 0.609 * [backup-simplify]: Simplify 4 into 4 0.609 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 0.609 * [taylor]: Taking taylor expansion of (* a c) in a 0.609 * [taylor]: Taking taylor expansion of a in a 0.609 * [backup-simplify]: Simplify 0 into 0 0.609 * [backup-simplify]: Simplify 1 into 1 0.609 * [taylor]: Taking taylor expansion of c in a 0.609 * [backup-simplify]: Simplify c into c 0.609 * [backup-simplify]: Simplify (* 0 c) into 0 0.610 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.610 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.610 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 0.610 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 0.610 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 0.610 * [backup-simplify]: Simplify (sqrt 0) into 0 0.611 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.611 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 0.611 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 0.611 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.611 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.611 * [taylor]: Taking taylor expansion of b in b 0.611 * [backup-simplify]: Simplify 0 into 0 0.611 * [backup-simplify]: Simplify 1 into 1 0.611 * [backup-simplify]: Simplify (* 1 1) into 1 0.612 * [backup-simplify]: Simplify (/ 1 1) into 1 0.612 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 0.612 * [taylor]: Taking taylor expansion of 4 in b 0.612 * [backup-simplify]: Simplify 4 into 4 0.612 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 0.612 * [taylor]: Taking taylor expansion of (* a c) in b 0.612 * [taylor]: Taking taylor expansion of a in b 0.612 * [backup-simplify]: Simplify a into a 0.612 * [taylor]: Taking taylor expansion of c in b 0.612 * [backup-simplify]: Simplify c into c 0.612 * [backup-simplify]: Simplify (* a c) into (* a c) 0.612 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 0.613 * [backup-simplify]: Simplify (+ 1 0) into 1 0.613 * [backup-simplify]: Simplify (sqrt 1) into 1 0.614 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.615 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.615 * [backup-simplify]: Simplify (+ 0 0) into 0 0.616 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.616 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 0.616 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 0.616 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.616 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.616 * [taylor]: Taking taylor expansion of b in b 0.616 * [backup-simplify]: Simplify 0 into 0 0.616 * [backup-simplify]: Simplify 1 into 1 0.616 * [backup-simplify]: Simplify (* 1 1) into 1 0.617 * [backup-simplify]: Simplify (/ 1 1) into 1 0.617 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 0.617 * [taylor]: Taking taylor expansion of 4 in b 0.617 * [backup-simplify]: Simplify 4 into 4 0.617 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 0.617 * [taylor]: Taking taylor expansion of (* a c) in b 0.617 * [taylor]: Taking taylor expansion of a in b 0.617 * [backup-simplify]: Simplify a into a 0.617 * [taylor]: Taking taylor expansion of c in b 0.617 * [backup-simplify]: Simplify c into c 0.617 * [backup-simplify]: Simplify (* a c) into (* a c) 0.617 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 0.617 * [backup-simplify]: Simplify (+ 1 0) into 1 0.618 * [backup-simplify]: Simplify (sqrt 1) into 1 0.618 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.619 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.620 * [backup-simplify]: Simplify (+ 0 0) into 0 0.620 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.621 * [taylor]: Taking taylor expansion of 1 in a 0.621 * [backup-simplify]: Simplify 1 into 1 0.621 * [taylor]: Taking taylor expansion of 0 in a 0.621 * [backup-simplify]: Simplify 0 into 0 0.621 * [taylor]: Taking taylor expansion of 1 in c 0.621 * [backup-simplify]: Simplify 1 into 1 0.622 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.622 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.623 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 0.623 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 0.623 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 0.624 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 0.624 * [taylor]: Taking taylor expansion of (/ -2 (* a c)) in a 0.624 * [taylor]: Taking taylor expansion of -2 in a 0.624 * [backup-simplify]: Simplify -2 into -2 0.624 * [taylor]: Taking taylor expansion of (* a c) in a 0.624 * [taylor]: Taking taylor expansion of a in a 0.624 * [backup-simplify]: Simplify 0 into 0 0.624 * [backup-simplify]: Simplify 1 into 1 0.624 * [taylor]: Taking taylor expansion of c in a 0.624 * [backup-simplify]: Simplify c into c 0.624 * [backup-simplify]: Simplify (* 0 c) into 0 0.625 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.625 * [backup-simplify]: Simplify (/ -2 c) into (/ -2 c) 0.625 * [taylor]: Taking taylor expansion of (/ -2 c) in c 0.625 * [taylor]: Taking taylor expansion of -2 in c 0.625 * [backup-simplify]: Simplify -2 into -2 0.625 * [taylor]: Taking taylor expansion of c in c 0.625 * [backup-simplify]: Simplify 0 into 0 0.625 * [backup-simplify]: Simplify 1 into 1 0.626 * [backup-simplify]: Simplify (/ -2 1) into -2 0.626 * [backup-simplify]: Simplify -2 into -2 0.626 * [taylor]: Taking taylor expansion of 0 in c 0.626 * [backup-simplify]: Simplify 0 into 0 0.626 * [taylor]: Taking taylor expansion of 0 in c 0.626 * [backup-simplify]: Simplify 0 into 0 0.626 * [backup-simplify]: Simplify 1 into 1 0.627 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.628 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.628 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 0.628 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 0.629 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (* a c)))) into 0 0.629 * [backup-simplify]: Simplify (- 0) into 0 0.629 * [backup-simplify]: Simplify (+ 0 0) into 0 0.630 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 0.630 * [taylor]: Taking taylor expansion of 0 in a 0.630 * [backup-simplify]: Simplify 0 into 0 0.631 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 0.631 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)))) into 0 0.631 * [taylor]: Taking taylor expansion of 0 in c 0.631 * [backup-simplify]: Simplify 0 into 0 0.631 * [taylor]: Taking taylor expansion of 0 in c 0.631 * [backup-simplify]: Simplify 0 into 0 0.631 * [taylor]: Taking taylor expansion of 0 in c 0.631 * [backup-simplify]: Simplify 0 into 0 0.632 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 0.632 * [backup-simplify]: Simplify 0 into 0 0.632 * [backup-simplify]: Simplify 0 into 0 0.632 * [backup-simplify]: Simplify 0 into 0 0.632 * [backup-simplify]: Simplify 0 into 0 0.634 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.635 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.635 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 0.635 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 0.636 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 0.637 * [backup-simplify]: Simplify (- 0) into 0 0.637 * [backup-simplify]: Simplify (+ 0 0) into 0 0.638 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 0.638 * [taylor]: Taking taylor expansion of (/ -2 (* (pow a 2) (pow c 2))) in a 0.638 * [taylor]: Taking taylor expansion of -2 in a 0.638 * [backup-simplify]: Simplify -2 into -2 0.638 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 0.638 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.638 * [taylor]: Taking taylor expansion of a in a 0.638 * [backup-simplify]: Simplify 0 into 0 0.639 * [backup-simplify]: Simplify 1 into 1 0.639 * [taylor]: Taking taylor expansion of (pow c 2) in a 0.639 * [taylor]: Taking taylor expansion of c in a 0.639 * [backup-simplify]: Simplify c into c 0.639 * [backup-simplify]: Simplify (* 1 1) into 1 0.639 * [backup-simplify]: Simplify (* c c) into (pow c 2) 0.639 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 0.639 * [backup-simplify]: Simplify (/ -2 (pow c 2)) into (/ -2 (pow c 2)) 0.639 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 0.640 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.641 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 0.641 * [backup-simplify]: Simplify (- (/ 0 (pow c 2)) (+ (* (/ -2 (pow c 2)) (/ 0 (pow c 2))))) into 0 0.641 * [taylor]: Taking taylor expansion of 0 in c 0.641 * [backup-simplify]: Simplify 0 into 0 0.641 * [taylor]: Taking taylor expansion of 0 in c 0.641 * [backup-simplify]: Simplify 0 into 0 0.642 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 0.643 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 0.643 * [taylor]: Taking taylor expansion of 0 in c 0.643 * [backup-simplify]: Simplify 0 into 0 0.643 * [taylor]: Taking taylor expansion of 0 in c 0.643 * [backup-simplify]: Simplify 0 into 0 0.643 * [taylor]: Taking taylor expansion of 0 in c 0.643 * [backup-simplify]: Simplify 0 into 0 0.643 * [backup-simplify]: Simplify 0 into 0 0.643 * [backup-simplify]: Simplify 0 into 0 0.643 * [backup-simplify]: Simplify (+ (* 1 (* 1 (* 1 (/ 1 (/ 1 b))))) (* -2 (* (/ 1 (/ 1 c)) (* (/ 1 (/ 1 a)) (/ 1 b))))) into (- b (* 2 (/ (* a c) b))) 0.644 * [backup-simplify]: Simplify (sqrt (- (* (/ 1 (- b)) (/ 1 (- b))) (* (* 4 (/ 1 (- a))) (/ 1 (- c))))) into (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) 0.644 * [approximate]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in (b a c) around 0 0.644 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 0.644 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 0.644 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.644 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.644 * [taylor]: Taking taylor expansion of b in c 0.644 * [backup-simplify]: Simplify b into b 0.644 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.644 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.644 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 0.644 * [taylor]: Taking taylor expansion of 4 in c 0.644 * [backup-simplify]: Simplify 4 into 4 0.644 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 0.644 * [taylor]: Taking taylor expansion of (* a c) in c 0.644 * [taylor]: Taking taylor expansion of a in c 0.644 * [backup-simplify]: Simplify a into a 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 * [backup-simplify]: Simplify (* a 0) into 0 0.645 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 0.645 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 0.645 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 0.645 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 0.645 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 0.645 * [backup-simplify]: Simplify (sqrt 0) into 0 0.646 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.646 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 0.646 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 0.646 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.646 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.646 * [taylor]: Taking taylor expansion of b in a 0.646 * [backup-simplify]: Simplify b into b 0.646 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.646 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.646 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 0.646 * [taylor]: Taking taylor expansion of 4 in a 0.646 * [backup-simplify]: Simplify 4 into 4 0.646 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 0.646 * [taylor]: Taking taylor expansion of (* a c) in a 0.647 * [taylor]: Taking taylor expansion of a in a 0.647 * [backup-simplify]: Simplify 0 into 0 0.647 * [backup-simplify]: Simplify 1 into 1 0.647 * [taylor]: Taking taylor expansion of c in a 0.647 * [backup-simplify]: Simplify c into c 0.647 * [backup-simplify]: Simplify (* 0 c) into 0 0.647 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.647 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.647 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 0.647 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 0.647 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 0.648 * [backup-simplify]: Simplify (sqrt 0) into 0 0.648 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.648 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 0.648 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 0.648 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.648 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.648 * [taylor]: Taking taylor expansion of b in b 0.648 * [backup-simplify]: Simplify 0 into 0 0.648 * [backup-simplify]: Simplify 1 into 1 0.649 * [backup-simplify]: Simplify (* 1 1) into 1 0.649 * [backup-simplify]: Simplify (/ 1 1) into 1 0.649 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 0.649 * [taylor]: Taking taylor expansion of 4 in b 0.649 * [backup-simplify]: Simplify 4 into 4 0.649 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 0.649 * [taylor]: Taking taylor expansion of (* a c) in b 0.649 * [taylor]: Taking taylor expansion of a in b 0.649 * [backup-simplify]: Simplify a into a 0.649 * [taylor]: Taking taylor expansion of c in b 0.649 * [backup-simplify]: Simplify c into c 0.649 * [backup-simplify]: Simplify (* a c) into (* a c) 0.649 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 0.650 * [backup-simplify]: Simplify (+ 1 0) into 1 0.650 * [backup-simplify]: Simplify (sqrt 1) into 1 0.651 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.652 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.652 * [backup-simplify]: Simplify (+ 0 0) into 0 0.653 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.653 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 0.653 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 0.653 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.653 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.653 * [taylor]: Taking taylor expansion of b in b 0.653 * [backup-simplify]: Simplify 0 into 0 0.653 * [backup-simplify]: Simplify 1 into 1 0.653 * [backup-simplify]: Simplify (* 1 1) into 1 0.654 * [backup-simplify]: Simplify (/ 1 1) into 1 0.654 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 0.654 * [taylor]: Taking taylor expansion of 4 in b 0.654 * [backup-simplify]: Simplify 4 into 4 0.654 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 0.654 * [taylor]: Taking taylor expansion of (* a c) in b 0.654 * [taylor]: Taking taylor expansion of a in b 0.654 * [backup-simplify]: Simplify a into a 0.654 * [taylor]: Taking taylor expansion of c in b 0.654 * [backup-simplify]: Simplify c into c 0.654 * [backup-simplify]: Simplify (* a c) into (* a c) 0.654 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 0.654 * [backup-simplify]: Simplify (+ 1 0) into 1 0.655 * [backup-simplify]: Simplify (sqrt 1) into 1 0.655 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.656 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.656 * [backup-simplify]: Simplify (+ 0 0) into 0 0.657 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.657 * [taylor]: Taking taylor expansion of 1 in a 0.657 * [backup-simplify]: Simplify 1 into 1 0.657 * [taylor]: Taking taylor expansion of 0 in a 0.657 * [backup-simplify]: Simplify 0 into 0 0.657 * [taylor]: Taking taylor expansion of 1 in c 0.657 * [backup-simplify]: Simplify 1 into 1 0.658 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.659 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.659 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 0.660 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 0.660 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 0.661 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 0.661 * [taylor]: Taking taylor expansion of (/ -2 (* a c)) in a 0.661 * [taylor]: Taking taylor expansion of -2 in a 0.661 * [backup-simplify]: Simplify -2 into -2 0.661 * [taylor]: Taking taylor expansion of (* a c) in a 0.661 * [taylor]: Taking taylor expansion of a in a 0.661 * [backup-simplify]: Simplify 0 into 0 0.661 * [backup-simplify]: Simplify 1 into 1 0.661 * [taylor]: Taking taylor expansion of c in a 0.661 * [backup-simplify]: Simplify c into c 0.661 * [backup-simplify]: Simplify (* 0 c) into 0 0.662 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.662 * [backup-simplify]: Simplify (/ -2 c) into (/ -2 c) 0.662 * [taylor]: Taking taylor expansion of (/ -2 c) in c 0.662 * [taylor]: Taking taylor expansion of -2 in c 0.662 * [backup-simplify]: Simplify -2 into -2 0.662 * [taylor]: Taking taylor expansion of c in c 0.662 * [backup-simplify]: Simplify 0 into 0 0.662 * [backup-simplify]: Simplify 1 into 1 0.662 * [backup-simplify]: Simplify (/ -2 1) into -2 0.662 * [backup-simplify]: Simplify -2 into -2 0.663 * [taylor]: Taking taylor expansion of 0 in c 0.663 * [backup-simplify]: Simplify 0 into 0 0.663 * [taylor]: Taking taylor expansion of 0 in c 0.663 * [backup-simplify]: Simplify 0 into 0 0.663 * [backup-simplify]: Simplify 1 into 1 0.664 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.671 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.671 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 0.671 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 0.672 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (* a c)))) into 0 0.673 * [backup-simplify]: Simplify (- 0) into 0 0.673 * [backup-simplify]: Simplify (+ 0 0) into 0 0.674 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 0.674 * [taylor]: Taking taylor expansion of 0 in a 0.674 * [backup-simplify]: Simplify 0 into 0 0.675 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 0.675 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)))) into 0 0.675 * [taylor]: Taking taylor expansion of 0 in c 0.675 * [backup-simplify]: Simplify 0 into 0 0.675 * [taylor]: Taking taylor expansion of 0 in c 0.675 * [backup-simplify]: Simplify 0 into 0 0.675 * [taylor]: Taking taylor expansion of 0 in c 0.675 * [backup-simplify]: Simplify 0 into 0 0.676 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 0.676 * [backup-simplify]: Simplify 0 into 0 0.676 * [backup-simplify]: Simplify 0 into 0 0.676 * [backup-simplify]: Simplify 0 into 0 0.676 * [backup-simplify]: Simplify 0 into 0 0.678 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.678 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.679 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 0.679 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 0.680 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 0.681 * [backup-simplify]: Simplify (- 0) into 0 0.681 * [backup-simplify]: Simplify (+ 0 0) into 0 0.682 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 0.682 * [taylor]: Taking taylor expansion of (/ -2 (* (pow a 2) (pow c 2))) in a 0.682 * [taylor]: Taking taylor expansion of -2 in a 0.682 * [backup-simplify]: Simplify -2 into -2 0.682 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 0.682 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.682 * [taylor]: Taking taylor expansion of a in a 0.682 * [backup-simplify]: Simplify 0 into 0 0.682 * [backup-simplify]: Simplify 1 into 1 0.682 * [taylor]: Taking taylor expansion of (pow c 2) in a 0.683 * [taylor]: Taking taylor expansion of c in a 0.683 * [backup-simplify]: Simplify c into c 0.683 * [backup-simplify]: Simplify (* 1 1) into 1 0.683 * [backup-simplify]: Simplify (* c c) into (pow c 2) 0.683 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 0.683 * [backup-simplify]: Simplify (/ -2 (pow c 2)) into (/ -2 (pow c 2)) 0.683 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 0.684 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.684 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 0.685 * [backup-simplify]: Simplify (- (/ 0 (pow c 2)) (+ (* (/ -2 (pow c 2)) (/ 0 (pow c 2))))) into 0 0.685 * [taylor]: Taking taylor expansion of 0 in c 0.685 * [backup-simplify]: Simplify 0 into 0 0.685 * [taylor]: Taking taylor expansion of 0 in c 0.685 * [backup-simplify]: Simplify 0 into 0 0.686 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 0.686 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 0.686 * [taylor]: Taking taylor expansion of 0 in c 0.686 * [backup-simplify]: Simplify 0 into 0 0.686 * [taylor]: Taking taylor expansion of 0 in c 0.686 * [backup-simplify]: Simplify 0 into 0 0.686 * [taylor]: Taking taylor expansion of 0 in c 0.686 * [backup-simplify]: Simplify 0 into 0 0.686 * [backup-simplify]: Simplify 0 into 0 0.686 * [backup-simplify]: Simplify 0 into 0 0.687 * [backup-simplify]: Simplify (+ (* 1 (* 1 (* 1 (/ 1 (/ 1 (- b)))))) (* -2 (* (/ 1 (/ 1 (- c))) (* (/ 1 (/ 1 (- a))) (/ 1 (- b)))))) into (- (* 2 (/ (* a c) b)) b) 0.687 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 2 2) 0.687 * [backup-simplify]: Simplify (sqrt (- (* b b) (* (* 4 a) c))) into (sqrt (- (pow b 2) (* 4 (* a c)))) 0.687 * [approximate]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in (b a c) around 0 0.687 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in c 0.687 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in c 0.687 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.687 * [taylor]: Taking taylor expansion of b in c 0.687 * [backup-simplify]: Simplify b into b 0.687 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in c 0.687 * [taylor]: Taking taylor expansion of 4 in c 0.688 * [backup-simplify]: Simplify 4 into 4 0.688 * [taylor]: Taking taylor expansion of (* a c) in c 0.688 * [taylor]: Taking taylor expansion of a in c 0.688 * [backup-simplify]: Simplify a into a 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 (* a 0) into 0 0.688 * [backup-simplify]: Simplify (* 4 0) into 0 0.689 * [backup-simplify]: Simplify (- 0) into 0 0.689 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 0.689 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.689 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.690 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 0.690 * [backup-simplify]: Simplify (+ (* 4 a) (* 0 0)) into (* 4 a) 0.691 * [backup-simplify]: Simplify (- (* 4 a)) into (- (* 4 a)) 0.691 * [backup-simplify]: Simplify (+ 0 (- (* 4 a))) into (- (* 4 a)) 0.691 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.691 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in a 0.691 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in a 0.691 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.691 * [taylor]: Taking taylor expansion of b in a 0.691 * [backup-simplify]: Simplify b into b 0.691 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 0.691 * [taylor]: Taking taylor expansion of 4 in a 0.691 * [backup-simplify]: Simplify 4 into 4 0.691 * [taylor]: Taking taylor expansion of (* a c) in a 0.691 * [taylor]: Taking taylor expansion of a in a 0.691 * [backup-simplify]: Simplify 0 into 0 0.691 * [backup-simplify]: Simplify 1 into 1 0.691 * [taylor]: Taking taylor expansion of c in a 0.691 * [backup-simplify]: Simplify c into c 0.691 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.691 * [backup-simplify]: Simplify (* 0 c) into 0 0.692 * [backup-simplify]: Simplify (* 4 0) into 0 0.693 * [backup-simplify]: Simplify (- 0) into 0 0.693 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 0.693 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.693 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.693 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.694 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 0.694 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 0.694 * [backup-simplify]: Simplify (+ 0 (- (* 4 c))) into (- (* 4 c)) 0.694 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 0.694 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in b 0.694 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 0.694 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.694 * [taylor]: Taking taylor expansion of b in b 0.694 * [backup-simplify]: Simplify 0 into 0 0.694 * [backup-simplify]: Simplify 1 into 1 0.694 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 0.694 * [taylor]: Taking taylor expansion of 4 in b 0.694 * [backup-simplify]: Simplify 4 into 4 0.694 * [taylor]: Taking taylor expansion of (* a c) in b 0.694 * [taylor]: Taking taylor expansion of a in b 0.694 * [backup-simplify]: Simplify a into a 0.694 * [taylor]: Taking taylor expansion of c in b 0.695 * [backup-simplify]: Simplify c into c 0.695 * [backup-simplify]: Simplify (* a c) into (* a c) 0.695 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 0.695 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 0.695 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 0.695 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 0.695 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 0.696 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 0.696 * [backup-simplify]: Simplify (- 0) into 0 0.696 * [backup-simplify]: Simplify (+ 0 0) into 0 0.696 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 0.697 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in b 0.697 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 0.697 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.697 * [taylor]: Taking taylor expansion of b in b 0.697 * [backup-simplify]: Simplify 0 into 0 0.697 * [backup-simplify]: Simplify 1 into 1 0.697 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 0.697 * [taylor]: Taking taylor expansion of 4 in b 0.697 * [backup-simplify]: Simplify 4 into 4 0.697 * [taylor]: Taking taylor expansion of (* a c) in b 0.697 * [taylor]: Taking taylor expansion of a in b 0.697 * [backup-simplify]: Simplify a into a 0.697 * [taylor]: Taking taylor expansion of c in b 0.697 * [backup-simplify]: Simplify c into c 0.697 * [backup-simplify]: Simplify (* a c) into (* a c) 0.697 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 0.697 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 0.697 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 0.698 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 0.698 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 0.698 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 0.698 * [backup-simplify]: Simplify (- 0) into 0 0.698 * [backup-simplify]: Simplify (+ 0 0) into 0 0.698 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 0.699 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 0.699 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 0.699 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 0.699 * [taylor]: Taking taylor expansion of 4 in a 0.699 * [backup-simplify]: Simplify 4 into 4 0.699 * [taylor]: Taking taylor expansion of (* a c) in a 0.699 * [taylor]: Taking taylor expansion of a in a 0.699 * [backup-simplify]: Simplify 0 into 0 0.699 * [backup-simplify]: Simplify 1 into 1 0.699 * [taylor]: Taking taylor expansion of c in a 0.699 * [backup-simplify]: Simplify c into c 0.699 * [backup-simplify]: Simplify (* 0 c) into 0 0.699 * [backup-simplify]: Simplify (* 4 0) into 0 0.699 * [backup-simplify]: Simplify (- 0) into 0 0.700 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.700 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 0.700 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 0.700 * [backup-simplify]: Simplify (sqrt 0) into 0 0.700 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 0.701 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 0.701 * [taylor]: Taking taylor expansion of 0 in c 0.701 * [backup-simplify]: Simplify 0 into 0 0.701 * [backup-simplify]: Simplify 0 into 0 0.701 * [taylor]: Taking taylor expansion of 0 in a 0.701 * [backup-simplify]: Simplify 0 into 0 0.701 * [taylor]: Taking taylor expansion of 0 in c 0.701 * [backup-simplify]: Simplify 0 into 0 0.701 * [backup-simplify]: Simplify 0 into 0 0.701 * [taylor]: Taking taylor expansion of (* +nan.0 c) in c 0.701 * [taylor]: Taking taylor expansion of +nan.0 in c 0.701 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.701 * [taylor]: Taking taylor expansion of c in c 0.701 * [backup-simplify]: Simplify 0 into 0 0.701 * [backup-simplify]: Simplify 1 into 1 0.701 * [backup-simplify]: Simplify (* +nan.0 0) into 0 0.701 * [backup-simplify]: Simplify 0 into 0 0.701 * [backup-simplify]: Simplify 0 into 0 0.701 * [backup-simplify]: Simplify (* 1 1) into 1 0.702 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 0.702 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (* a c)))) into 0 0.702 * [backup-simplify]: Simplify (- 0) into 0 0.703 * [backup-simplify]: Simplify (+ 1 0) into 1 0.703 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt (- (* 4 (* a c)))))) into (/ 1/2 (sqrt (- (* 4 (* a c))))) 0.703 * [taylor]: Taking taylor expansion of (/ 1/2 (sqrt (- (* 4 (* a c))))) in a 0.703 * [taylor]: Taking taylor expansion of 1/2 in a 0.703 * [backup-simplify]: Simplify 1/2 into 1/2 0.703 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 0.703 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 0.703 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 0.703 * [taylor]: Taking taylor expansion of 4 in a 0.703 * [backup-simplify]: Simplify 4 into 4 0.703 * [taylor]: Taking taylor expansion of (* a c) in a 0.703 * [taylor]: Taking taylor expansion of a in a 0.703 * [backup-simplify]: Simplify 0 into 0 0.703 * [backup-simplify]: Simplify 1 into 1 0.703 * [taylor]: Taking taylor expansion of c in a 0.703 * [backup-simplify]: Simplify c into c 0.703 * [backup-simplify]: Simplify (* 0 c) into 0 0.704 * [backup-simplify]: Simplify (* 4 0) into 0 0.704 * [backup-simplify]: Simplify (- 0) into 0 0.704 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.704 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 0.704 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 0.705 * [backup-simplify]: Simplify (sqrt 0) into 0 0.705 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 0.705 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 0.705 * [backup-simplify]: Simplify (/ 1/2 (* +nan.0 c)) into (/ +nan.0 c) 0.706 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 0.706 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 0.706 * [backup-simplify]: Simplify (- 0) into 0 0.707 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 0.707 * [backup-simplify]: Simplify (- (/ 0 (* +nan.0 c)) (+ (* (/ +nan.0 c) (/ (* +nan.0 (pow c 2)) (* +nan.0 c))))) into (- +nan.0) 0.707 * [taylor]: Taking taylor expansion of (- +nan.0) in c 0.707 * [taylor]: Taking taylor expansion of +nan.0 in c 0.707 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.707 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.708 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.708 * [taylor]: Taking taylor expansion of 0 in c 0.708 * [backup-simplify]: Simplify 0 into 0 0.708 * [backup-simplify]: Simplify 0 into 0 0.708 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 0.709 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 0.709 * [backup-simplify]: Simplify (- 0) into 0 0.709 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 0.709 * [taylor]: Taking taylor expansion of (* +nan.0 (pow c 2)) in c 0.709 * [taylor]: Taking taylor expansion of +nan.0 in c 0.709 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.709 * [taylor]: Taking taylor expansion of (pow c 2) in c 0.710 * [taylor]: Taking taylor expansion of c in c 0.710 * [backup-simplify]: Simplify 0 into 0 0.710 * [backup-simplify]: Simplify 1 into 1 0.710 * [backup-simplify]: Simplify 0 into 0 0.710 * [backup-simplify]: Simplify (+ (* +nan.0 1) (* 0 0)) into (- +nan.0) 0.711 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.711 * [backup-simplify]: Simplify 0 into 0 0.711 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.712 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 c)))) into 0 0.712 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* a c))))) into 0 0.713 * [backup-simplify]: Simplify (- 0) into 0 0.713 * [backup-simplify]: Simplify (+ 0 0) into 0 0.713 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt (- (* 4 (* a c))))))))) (* 2 (sqrt (- (* 4 (* a c)))))) into 0 0.713 * [taylor]: Taking taylor expansion of 0 in a 0.713 * [backup-simplify]: Simplify 0 into 0 0.713 * [taylor]: Taking taylor expansion of 0 in c 0.713 * [backup-simplify]: Simplify 0 into 0 0.713 * [backup-simplify]: Simplify 0 into 0 0.714 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 0.714 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 c) (* 0 0)))) into 0 0.715 * [backup-simplify]: Simplify (- 0) into 0 0.715 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* +nan.0 c) (* +nan.0 (pow c 2)))))) (* 2 0)) into (* +nan.0 (pow c 3)) 0.716 * [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)) 0.716 * [taylor]: Taking taylor expansion of (- (* +nan.0 c)) in c 0.716 * [taylor]: Taking taylor expansion of (* +nan.0 c) in c 0.716 * [taylor]: Taking taylor expansion of +nan.0 in c 0.716 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.716 * [taylor]: Taking taylor expansion of c in c 0.716 * [backup-simplify]: Simplify 0 into 0 0.716 * [backup-simplify]: Simplify 1 into 1 0.716 * [backup-simplify]: Simplify (* +nan.0 0) into 0 0.716 * [backup-simplify]: Simplify (- 0) into 0 0.716 * [backup-simplify]: Simplify 0 into 0 0.716 * [taylor]: Taking taylor expansion of 0 in c 0.716 * [backup-simplify]: Simplify 0 into 0 0.716 * [backup-simplify]: Simplify 0 into 0 0.717 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 0.718 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 c) (* 0 0)))) into 0 0.718 * [backup-simplify]: Simplify (- 0) into 0 0.718 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* +nan.0 c) (* +nan.0 (pow c 2)))))) (* 2 0)) into (* +nan.0 (pow c 3)) 0.718 * [taylor]: Taking taylor expansion of (* +nan.0 (pow c 3)) in c 0.718 * [taylor]: Taking taylor expansion of +nan.0 in c 0.718 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.718 * [taylor]: Taking taylor expansion of (pow c 3) in c 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 (- 0) into 0 0.719 * [backup-simplify]: Simplify 0 into 0 0.719 * [backup-simplify]: Simplify 0 into 0 0.719 * [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))))) 0.719 * [backup-simplify]: Simplify (sqrt (- (* (/ 1 b) (/ 1 b)) (* (* 4 (/ 1 a)) (/ 1 c)))) into (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) 0.720 * [approximate]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in (b a c) around 0 0.720 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 0.720 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 0.720 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.720 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.720 * [taylor]: Taking taylor expansion of b in c 0.720 * [backup-simplify]: Simplify b into b 0.720 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.720 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.720 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 0.720 * [taylor]: Taking taylor expansion of 4 in c 0.720 * [backup-simplify]: Simplify 4 into 4 0.720 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 0.720 * [taylor]: Taking taylor expansion of (* a c) in c 0.720 * [taylor]: Taking taylor expansion of a in c 0.720 * [backup-simplify]: Simplify a into a 0.720 * [taylor]: Taking taylor expansion of c in c 0.720 * [backup-simplify]: Simplify 0 into 0 0.720 * [backup-simplify]: Simplify 1 into 1 0.720 * [backup-simplify]: Simplify (* a 0) into 0 0.720 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 0.720 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 0.720 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 0.720 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 0.720 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 0.721 * [backup-simplify]: Simplify (sqrt 0) into 0 0.721 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.721 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 0.721 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 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 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 0.721 * [taylor]: Taking taylor expansion of 4 in a 0.721 * [backup-simplify]: Simplify 4 into 4 0.721 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 0.721 * [taylor]: Taking taylor expansion of (* a c) in a 0.721 * [taylor]: Taking taylor expansion of a in a 0.721 * [backup-simplify]: Simplify 0 into 0 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 (* 0 c) into 0 0.722 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.722 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.722 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 0.722 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 0.722 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) 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 (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 0.722 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 0.722 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.723 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.723 * [taylor]: Taking taylor expansion of b in b 0.723 * [backup-simplify]: Simplify 0 into 0 0.723 * [backup-simplify]: Simplify 1 into 1 0.723 * [backup-simplify]: Simplify (* 1 1) into 1 0.723 * [backup-simplify]: Simplify (/ 1 1) into 1 0.723 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 0.723 * [taylor]: Taking taylor expansion of 4 in b 0.723 * [backup-simplify]: Simplify 4 into 4 0.723 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 0.723 * [taylor]: Taking taylor expansion of (* a c) in b 0.723 * [taylor]: Taking taylor expansion of a in b 0.723 * [backup-simplify]: Simplify a into a 0.723 * [taylor]: Taking taylor expansion of c in b 0.723 * [backup-simplify]: Simplify c into c 0.723 * [backup-simplify]: Simplify (* a c) into (* a c) 0.723 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 0.724 * [backup-simplify]: Simplify (+ 1 0) into 1 0.724 * [backup-simplify]: Simplify (sqrt 1) into 1 0.724 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.725 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.725 * [backup-simplify]: Simplify (+ 0 0) into 0 0.725 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.725 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 0.725 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 0.725 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.725 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.725 * [taylor]: Taking taylor expansion of b in b 0.725 * [backup-simplify]: Simplify 0 into 0 0.725 * [backup-simplify]: Simplify 1 into 1 0.726 * [backup-simplify]: Simplify (* 1 1) into 1 0.726 * [backup-simplify]: Simplify (/ 1 1) into 1 0.726 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 0.726 * [taylor]: Taking taylor expansion of 4 in b 0.726 * [backup-simplify]: Simplify 4 into 4 0.726 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 0.726 * [taylor]: Taking taylor expansion of (* a c) in b 0.726 * [taylor]: Taking taylor expansion of a in b 0.726 * [backup-simplify]: Simplify a into a 0.726 * [taylor]: Taking taylor expansion of c in b 0.726 * [backup-simplify]: Simplify c into c 0.726 * [backup-simplify]: Simplify (* a c) into (* a c) 0.726 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 0.726 * [backup-simplify]: Simplify (+ 1 0) into 1 0.726 * [backup-simplify]: Simplify (sqrt 1) into 1 0.727 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.727 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.728 * [backup-simplify]: Simplify (+ 0 0) into 0 0.728 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.728 * [taylor]: Taking taylor expansion of 1 in a 0.728 * [backup-simplify]: Simplify 1 into 1 0.728 * [taylor]: Taking taylor expansion of 0 in a 0.728 * [backup-simplify]: Simplify 0 into 0 0.728 * [taylor]: Taking taylor expansion of 1 in c 0.728 * [backup-simplify]: Simplify 1 into 1 0.729 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.729 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.729 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 0.729 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 0.729 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 0.730 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 0.730 * [taylor]: Taking taylor expansion of (/ -2 (* a c)) in a 0.730 * [taylor]: Taking taylor expansion of -2 in a 0.730 * [backup-simplify]: Simplify -2 into -2 0.730 * [taylor]: Taking taylor expansion of (* a c) in a 0.730 * [taylor]: Taking taylor expansion of a in a 0.730 * [backup-simplify]: Simplify 0 into 0 0.730 * [backup-simplify]: Simplify 1 into 1 0.730 * [taylor]: Taking taylor expansion of c in a 0.730 * [backup-simplify]: Simplify c into c 0.730 * [backup-simplify]: Simplify (* 0 c) into 0 0.731 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.731 * [backup-simplify]: Simplify (/ -2 c) into (/ -2 c) 0.731 * [taylor]: Taking taylor expansion of (/ -2 c) in c 0.731 * [taylor]: Taking taylor expansion of -2 in c 0.731 * [backup-simplify]: Simplify -2 into -2 0.731 * [taylor]: Taking taylor expansion of c in c 0.731 * [backup-simplify]: Simplify 0 into 0 0.731 * [backup-simplify]: Simplify 1 into 1 0.731 * [backup-simplify]: Simplify (/ -2 1) into -2 0.731 * [backup-simplify]: Simplify -2 into -2 0.731 * [taylor]: Taking taylor expansion of 0 in c 0.731 * [backup-simplify]: Simplify 0 into 0 0.731 * [taylor]: Taking taylor expansion of 0 in c 0.731 * [backup-simplify]: Simplify 0 into 0 0.731 * [backup-simplify]: Simplify 1 into 1 0.732 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.732 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.732 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 0.732 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 0.733 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (* a c)))) into 0 0.733 * [backup-simplify]: Simplify (- 0) into 0 0.733 * [backup-simplify]: Simplify (+ 0 0) into 0 0.734 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 0.734 * [taylor]: Taking taylor expansion of 0 in a 0.734 * [backup-simplify]: Simplify 0 into 0 0.734 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 0.734 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)))) into 0 0.734 * [taylor]: Taking taylor expansion of 0 in c 0.734 * [backup-simplify]: Simplify 0 into 0 0.734 * [taylor]: Taking taylor expansion of 0 in c 0.734 * [backup-simplify]: Simplify 0 into 0 0.734 * [taylor]: Taking taylor expansion of 0 in c 0.734 * [backup-simplify]: Simplify 0 into 0 0.735 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 0.735 * [backup-simplify]: Simplify 0 into 0 0.735 * [backup-simplify]: Simplify 0 into 0 0.735 * [backup-simplify]: Simplify 0 into 0 0.735 * [backup-simplify]: Simplify 0 into 0 0.736 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.736 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.736 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 0.737 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 0.737 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 0.737 * [backup-simplify]: Simplify (- 0) into 0 0.738 * [backup-simplify]: Simplify (+ 0 0) into 0 0.739 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 0.739 * [taylor]: Taking taylor expansion of (/ -2 (* (pow a 2) (pow c 2))) in a 0.739 * [taylor]: Taking taylor expansion of -2 in a 0.739 * [backup-simplify]: Simplify -2 into -2 0.739 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 0.739 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.739 * [taylor]: Taking taylor expansion of a in a 0.739 * [backup-simplify]: Simplify 0 into 0 0.739 * [backup-simplify]: Simplify 1 into 1 0.739 * [taylor]: Taking taylor expansion of (pow c 2) in a 0.739 * [taylor]: Taking taylor expansion of c in a 0.739 * [backup-simplify]: Simplify c into c 0.739 * [backup-simplify]: Simplify (* 1 1) into 1 0.740 * [backup-simplify]: Simplify (* c c) into (pow c 2) 0.740 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 0.740 * [backup-simplify]: Simplify (/ -2 (pow c 2)) into (/ -2 (pow c 2)) 0.740 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 0.740 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.741 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 0.741 * [backup-simplify]: Simplify (- (/ 0 (pow c 2)) (+ (* (/ -2 (pow c 2)) (/ 0 (pow c 2))))) into 0 0.741 * [taylor]: Taking taylor expansion of 0 in c 0.741 * [backup-simplify]: Simplify 0 into 0 0.741 * [taylor]: Taking taylor expansion of 0 in c 0.741 * [backup-simplify]: Simplify 0 into 0 0.742 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 0.743 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 0.743 * [taylor]: Taking taylor expansion of 0 in c 0.743 * [backup-simplify]: Simplify 0 into 0 0.743 * [taylor]: Taking taylor expansion of 0 in c 0.743 * [backup-simplify]: Simplify 0 into 0 0.743 * [taylor]: Taking taylor expansion of 0 in c 0.743 * [backup-simplify]: Simplify 0 into 0 0.743 * [backup-simplify]: Simplify 0 into 0 0.743 * [backup-simplify]: Simplify 0 into 0 0.743 * [backup-simplify]: Simplify (+ (* 1 (* 1 (* 1 (/ 1 (/ 1 b))))) (* -2 (* (/ 1 (/ 1 c)) (* (/ 1 (/ 1 a)) (/ 1 b))))) into (- b (* 2 (/ (* a c) b))) 0.744 * [backup-simplify]: Simplify (sqrt (- (* (/ 1 (- b)) (/ 1 (- b))) (* (* 4 (/ 1 (- a))) (/ 1 (- c))))) into (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) 0.744 * [approximate]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in (b a c) around 0 0.744 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 0.744 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 0.744 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.744 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.744 * [taylor]: Taking taylor expansion of b in c 0.744 * [backup-simplify]: Simplify b into b 0.744 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.744 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.744 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 0.744 * [taylor]: Taking taylor expansion of 4 in c 0.744 * [backup-simplify]: Simplify 4 into 4 0.744 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 0.744 * [taylor]: Taking taylor expansion of (* a c) in c 0.744 * [taylor]: Taking taylor expansion of a in c 0.744 * [backup-simplify]: Simplify a into a 0.744 * [taylor]: Taking taylor expansion of c in c 0.744 * [backup-simplify]: Simplify 0 into 0 0.744 * [backup-simplify]: Simplify 1 into 1 0.744 * [backup-simplify]: Simplify (* a 0) into 0 0.745 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 0.745 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 0.745 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 0.745 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 0.745 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 0.746 * [backup-simplify]: Simplify (sqrt 0) into 0 0.746 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.746 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 0.746 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 0.746 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.746 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.746 * [taylor]: Taking taylor expansion of b in a 0.746 * [backup-simplify]: Simplify b into b 0.746 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.746 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.747 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 0.747 * [taylor]: Taking taylor expansion of 4 in a 0.747 * [backup-simplify]: Simplify 4 into 4 0.747 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 0.747 * [taylor]: Taking taylor expansion of (* a c) in a 0.747 * [taylor]: Taking taylor expansion of a in a 0.747 * [backup-simplify]: Simplify 0 into 0 0.747 * [backup-simplify]: Simplify 1 into 1 0.747 * [taylor]: Taking taylor expansion of c in a 0.747 * [backup-simplify]: Simplify c into c 0.747 * [backup-simplify]: Simplify (* 0 c) into 0 0.747 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.747 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.747 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 0.747 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 0.748 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 0.748 * [backup-simplify]: Simplify (sqrt 0) into 0 0.749 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.749 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 0.749 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 0.749 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.749 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.749 * [taylor]: Taking taylor expansion of b in b 0.749 * [backup-simplify]: Simplify 0 into 0 0.749 * [backup-simplify]: Simplify 1 into 1 0.749 * [backup-simplify]: Simplify (* 1 1) into 1 0.750 * [backup-simplify]: Simplify (/ 1 1) into 1 0.750 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 0.750 * [taylor]: Taking taylor expansion of 4 in b 0.750 * [backup-simplify]: Simplify 4 into 4 0.750 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 0.750 * [taylor]: Taking taylor expansion of (* a c) in b 0.750 * [taylor]: Taking taylor expansion of a in b 0.750 * [backup-simplify]: Simplify a into a 0.750 * [taylor]: Taking taylor expansion of c in b 0.750 * [backup-simplify]: Simplify c into c 0.750 * [backup-simplify]: Simplify (* a c) into (* a c) 0.750 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 0.750 * [backup-simplify]: Simplify (+ 1 0) into 1 0.751 * [backup-simplify]: Simplify (sqrt 1) into 1 0.751 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.752 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.752 * [backup-simplify]: Simplify (+ 0 0) into 0 0.753 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.753 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 0.754 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 0.754 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.754 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.754 * [taylor]: Taking taylor expansion of b in b 0.754 * [backup-simplify]: Simplify 0 into 0 0.754 * [backup-simplify]: Simplify 1 into 1 0.754 * [backup-simplify]: Simplify (* 1 1) into 1 0.754 * [backup-simplify]: Simplify (/ 1 1) into 1 0.754 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 0.754 * [taylor]: Taking taylor expansion of 4 in b 0.754 * [backup-simplify]: Simplify 4 into 4 0.754 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 0.755 * [taylor]: Taking taylor expansion of (* a c) in b 0.755 * [taylor]: Taking taylor expansion of a in b 0.755 * [backup-simplify]: Simplify a into a 0.755 * [taylor]: Taking taylor expansion of c in b 0.755 * [backup-simplify]: Simplify c into c 0.755 * [backup-simplify]: Simplify (* a c) into (* a c) 0.755 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 0.755 * [backup-simplify]: Simplify (+ 1 0) into 1 0.756 * [backup-simplify]: Simplify (sqrt 1) into 1 0.756 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.757 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.757 * [backup-simplify]: Simplify (+ 0 0) into 0 0.758 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.758 * [taylor]: Taking taylor expansion of 1 in a 0.758 * [backup-simplify]: Simplify 1 into 1 0.758 * [taylor]: Taking taylor expansion of 0 in a 0.758 * [backup-simplify]: Simplify 0 into 0 0.758 * [taylor]: Taking taylor expansion of 1 in c 0.758 * [backup-simplify]: Simplify 1 into 1 0.759 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.760 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.760 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 0.760 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 0.761 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 0.762 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 0.762 * [taylor]: Taking taylor expansion of (/ -2 (* a c)) in a 0.762 * [taylor]: Taking taylor expansion of -2 in a 0.762 * [backup-simplify]: Simplify -2 into -2 0.762 * [taylor]: Taking taylor expansion of (* a c) in a 0.762 * [taylor]: Taking taylor expansion of a in a 0.762 * [backup-simplify]: Simplify 0 into 0 0.762 * [backup-simplify]: Simplify 1 into 1 0.762 * [taylor]: Taking taylor expansion of c in a 0.762 * [backup-simplify]: Simplify c into c 0.762 * [backup-simplify]: Simplify (* 0 c) into 0 0.763 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.763 * [backup-simplify]: Simplify (/ -2 c) into (/ -2 c) 0.763 * [taylor]: Taking taylor expansion of (/ -2 c) in c 0.763 * [taylor]: Taking taylor expansion of -2 in c 0.763 * [backup-simplify]: Simplify -2 into -2 0.763 * [taylor]: Taking taylor expansion of c in c 0.763 * [backup-simplify]: Simplify 0 into 0 0.763 * [backup-simplify]: Simplify 1 into 1 0.763 * [backup-simplify]: Simplify (/ -2 1) into -2 0.763 * [backup-simplify]: Simplify -2 into -2 0.763 * [taylor]: Taking taylor expansion of 0 in c 0.763 * [backup-simplify]: Simplify 0 into 0 0.763 * [taylor]: Taking taylor expansion of 0 in c 0.764 * [backup-simplify]: Simplify 0 into 0 0.764 * [backup-simplify]: Simplify 1 into 1 0.765 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.765 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.766 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 0.766 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 0.766 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (* a c)))) into 0 0.767 * [backup-simplify]: Simplify (- 0) into 0 0.767 * [backup-simplify]: Simplify (+ 0 0) into 0 0.768 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 0.768 * [taylor]: Taking taylor expansion of 0 in a 0.768 * [backup-simplify]: Simplify 0 into 0 0.768 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 0.769 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)))) into 0 0.769 * [taylor]: Taking taylor expansion of 0 in c 0.769 * [backup-simplify]: Simplify 0 into 0 0.769 * [taylor]: Taking taylor expansion of 0 in c 0.769 * [backup-simplify]: Simplify 0 into 0 0.769 * [taylor]: Taking taylor expansion of 0 in c 0.769 * [backup-simplify]: Simplify 0 into 0 0.770 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 0.770 * [backup-simplify]: Simplify 0 into 0 0.770 * [backup-simplify]: Simplify 0 into 0 0.770 * [backup-simplify]: Simplify 0 into 0 0.770 * [backup-simplify]: Simplify 0 into 0 0.771 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.772 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.772 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 0.773 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 0.774 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 0.774 * [backup-simplify]: Simplify (- 0) into 0 0.774 * [backup-simplify]: Simplify (+ 0 0) into 0 0.776 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 0.776 * [taylor]: Taking taylor expansion of (/ -2 (* (pow a 2) (pow c 2))) in a 0.776 * [taylor]: Taking taylor expansion of -2 in a 0.776 * [backup-simplify]: Simplify -2 into -2 0.776 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 0.776 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.776 * [taylor]: Taking taylor expansion of a in a 0.776 * [backup-simplify]: Simplify 0 into 0 0.776 * [backup-simplify]: Simplify 1 into 1 0.776 * [taylor]: Taking taylor expansion of (pow c 2) in a 0.776 * [taylor]: Taking taylor expansion of c in a 0.776 * [backup-simplify]: Simplify c into c 0.776 * [backup-simplify]: Simplify (* 1 1) into 1 0.776 * [backup-simplify]: Simplify (* c c) into (pow c 2) 0.776 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 0.776 * [backup-simplify]: Simplify (/ -2 (pow c 2)) into (/ -2 (pow c 2)) 0.777 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 0.777 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.778 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 0.778 * [backup-simplify]: Simplify (- (/ 0 (pow c 2)) (+ (* (/ -2 (pow c 2)) (/ 0 (pow c 2))))) into 0 0.778 * [taylor]: Taking taylor expansion of 0 in c 0.778 * [backup-simplify]: Simplify 0 into 0 0.778 * [taylor]: Taking taylor expansion of 0 in c 0.778 * [backup-simplify]: Simplify 0 into 0 0.779 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 0.779 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 0.780 * [taylor]: Taking taylor expansion of 0 in c 0.780 * [backup-simplify]: Simplify 0 into 0 0.780 * [taylor]: Taking taylor expansion of 0 in c 0.780 * [backup-simplify]: Simplify 0 into 0 0.780 * [taylor]: Taking taylor expansion of 0 in c 0.780 * [backup-simplify]: Simplify 0 into 0 0.780 * [backup-simplify]: Simplify 0 into 0 0.780 * [backup-simplify]: Simplify 0 into 0 0.780 * [backup-simplify]: Simplify (+ (* 1 (* 1 (* 1 (/ 1 (/ 1 (- b)))))) (* -2 (* (/ 1 (/ 1 (- c))) (* (/ 1 (/ 1 (- a))) (/ 1 (- b)))))) into (- (* 2 (/ (* a c) b)) b) 0.780 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 2) 0.781 * [backup-simplify]: Simplify (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) into (- (+ (sqrt (- (pow b 2) (* 4 (* a c)))) b)) 0.781 * [approximate]: Taking taylor expansion of (- (+ (sqrt (- (pow b 2) (* 4 (* a c)))) b)) in (b a c) around 0 0.781 * [taylor]: Taking taylor expansion of (- (+ (sqrt (- (pow b 2) (* 4 (* a c)))) b)) in c 0.781 * [taylor]: Taking taylor expansion of (+ (sqrt (- (pow b 2) (* 4 (* a c)))) b) in c 0.781 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in c 0.781 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in c 0.781 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.781 * [taylor]: Taking taylor expansion of b in c 0.781 * [backup-simplify]: Simplify b into b 0.781 * [taylor]: Taking taylor expansion of (* 4 (* a c)) 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 (* a c) in c 0.781 * [taylor]: Taking taylor expansion of a in c 0.781 * [backup-simplify]: Simplify a into a 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 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.781 * [backup-simplify]: Simplify (* a 0) into 0 0.782 * [backup-simplify]: Simplify (* 4 0) into 0 0.782 * [backup-simplify]: Simplify (- 0) into 0 0.782 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 0.782 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.782 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.783 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 0.783 * [backup-simplify]: Simplify (+ (* 4 a) (* 0 0)) into (* 4 a) 0.783 * [backup-simplify]: Simplify (- (* 4 a)) into (- (* 4 a)) 0.783 * [backup-simplify]: Simplify (+ 0 (- (* 4 a))) into (- (* 4 a)) 0.783 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.784 * [taylor]: Taking taylor expansion of b in c 0.784 * [backup-simplify]: Simplify b into b 0.784 * [taylor]: Taking taylor expansion of (- (+ (sqrt (- (pow b 2) (* 4 (* a c)))) b)) in a 0.784 * [taylor]: Taking taylor expansion of (+ (sqrt (- (pow b 2) (* 4 (* a c)))) b) in a 0.784 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in a 0.784 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in a 0.784 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.784 * [taylor]: Taking taylor expansion of b in a 0.784 * [backup-simplify]: Simplify b into b 0.784 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 0.784 * [taylor]: Taking taylor expansion of 4 in a 0.784 * [backup-simplify]: Simplify 4 into 4 0.784 * [taylor]: Taking taylor expansion of (* a c) in a 0.784 * [taylor]: Taking taylor expansion of a in a 0.784 * [backup-simplify]: Simplify 0 into 0 0.784 * [backup-simplify]: Simplify 1 into 1 0.784 * [taylor]: Taking taylor expansion of c in a 0.784 * [backup-simplify]: Simplify c into c 0.784 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.784 * [backup-simplify]: Simplify (* 0 c) into 0 0.785 * [backup-simplify]: Simplify (* 4 0) into 0 0.785 * [backup-simplify]: Simplify (- 0) into 0 0.785 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 0.785 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.785 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.786 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.786 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 0.786 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 0.786 * [backup-simplify]: Simplify (+ 0 (- (* 4 c))) into (- (* 4 c)) 0.786 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 0.786 * [taylor]: Taking taylor expansion of b in a 0.786 * [backup-simplify]: Simplify b into b 0.786 * [taylor]: Taking taylor expansion of (- (+ (sqrt (- (pow b 2) (* 4 (* a c)))) b)) in b 0.786 * [taylor]: Taking taylor expansion of (+ (sqrt (- (pow b 2) (* 4 (* a c)))) b) in b 0.786 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in b 0.787 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 0.787 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.787 * [taylor]: Taking taylor expansion of b in b 0.787 * [backup-simplify]: Simplify 0 into 0 0.787 * [backup-simplify]: Simplify 1 into 1 0.787 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 0.787 * [taylor]: Taking taylor expansion of 4 in b 0.787 * [backup-simplify]: Simplify 4 into 4 0.787 * [taylor]: Taking taylor expansion of (* a c) in b 0.787 * [taylor]: Taking taylor expansion of a in b 0.787 * [backup-simplify]: Simplify a into a 0.787 * [taylor]: Taking taylor expansion of c in b 0.787 * [backup-simplify]: Simplify c into c 0.787 * [backup-simplify]: Simplify (* a c) into (* a c) 0.787 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 0.787 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 0.787 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 0.787 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 0.787 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 0.788 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 0.788 * [backup-simplify]: Simplify (- 0) into 0 0.789 * [backup-simplify]: Simplify (+ 0 0) into 0 0.789 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 0.789 * [taylor]: Taking taylor expansion of b in b 0.789 * [backup-simplify]: Simplify 0 into 0 0.789 * [backup-simplify]: Simplify 1 into 1 0.789 * [taylor]: Taking taylor expansion of (- (+ (sqrt (- (pow b 2) (* 4 (* a c)))) b)) in b 0.789 * [taylor]: Taking taylor expansion of (+ (sqrt (- (pow b 2) (* 4 (* a c)))) b) in b 0.789 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in b 0.789 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 0.789 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.789 * [taylor]: Taking taylor expansion of b in b 0.789 * [backup-simplify]: Simplify 0 into 0 0.789 * [backup-simplify]: Simplify 1 into 1 0.789 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 0.789 * [taylor]: Taking taylor expansion of 4 in b 0.789 * [backup-simplify]: Simplify 4 into 4 0.789 * [taylor]: Taking taylor expansion of (* a c) in b 0.789 * [taylor]: Taking taylor expansion of a in b 0.789 * [backup-simplify]: Simplify a into a 0.789 * [taylor]: Taking taylor expansion of c in b 0.789 * [backup-simplify]: Simplify c into c 0.789 * [backup-simplify]: Simplify (* a c) into (* a c) 0.789 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 0.790 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 0.790 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 0.790 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 0.790 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 0.790 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 0.791 * [backup-simplify]: Simplify (- 0) into 0 0.791 * [backup-simplify]: Simplify (+ 0 0) into 0 0.791 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 0.791 * [taylor]: Taking taylor expansion of b in b 0.791 * [backup-simplify]: Simplify 0 into 0 0.791 * [backup-simplify]: Simplify 1 into 1 0.792 * [backup-simplify]: Simplify (+ (sqrt (- (* 4 (* a c)))) 0) into (sqrt (- (* 4 (* a c)))) 0.792 * [backup-simplify]: Simplify (- (sqrt (- (* 4 (* a c))))) into (- (sqrt (- (* 4 (* a c))))) 0.792 * [taylor]: Taking taylor expansion of (- (sqrt (- (* 4 (* a c))))) in a 0.792 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 0.792 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 0.792 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 0.792 * [taylor]: Taking taylor expansion of 4 in a 0.792 * [backup-simplify]: Simplify 4 into 4 0.792 * [taylor]: Taking taylor expansion of (* a c) in a 0.792 * [taylor]: Taking taylor expansion of a in a 0.792 * [backup-simplify]: Simplify 0 into 0 0.792 * [backup-simplify]: Simplify 1 into 1 0.792 * [taylor]: Taking taylor expansion of c in a 0.792 * [backup-simplify]: Simplify c into c 0.792 * [backup-simplify]: Simplify (* 0 c) into 0 0.793 * [backup-simplify]: Simplify (* 4 0) into 0 0.797 * [backup-simplify]: Simplify (- 0) into 0 0.797 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.798 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 0.798 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 0.798 * [backup-simplify]: Simplify (sqrt 0) into 0 0.798 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 0.799 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 0.799 * [backup-simplify]: Simplify (- 0) into 0 0.799 * [taylor]: Taking taylor expansion of 0 in c 0.800 * [backup-simplify]: Simplify 0 into 0 0.800 * [backup-simplify]: Simplify 0 into 0 0.800 * [backup-simplify]: Simplify (+ 0 1) into 1 0.800 * [backup-simplify]: Simplify (- 1) into -1 0.800 * [taylor]: Taking taylor expansion of -1 in a 0.800 * [backup-simplify]: Simplify -1 into -1 0.800 * [taylor]: Taking taylor expansion of -1 in c 0.801 * [backup-simplify]: Simplify -1 into -1 0.801 * [backup-simplify]: Simplify -1 into -1 0.801 * [backup-simplify]: Simplify (- (* +nan.0 c)) into (- (* +nan.0 c)) 0.801 * [taylor]: Taking taylor expansion of (- (* +nan.0 c)) in c 0.801 * [taylor]: Taking taylor expansion of (* +nan.0 c) in c 0.801 * [taylor]: Taking taylor expansion of +nan.0 in c 0.801 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.801 * [taylor]: Taking taylor expansion of c in c 0.801 * [backup-simplify]: Simplify 0 into 0 0.801 * [backup-simplify]: Simplify 1 into 1 0.801 * [backup-simplify]: Simplify (* +nan.0 0) into 0 0.802 * [backup-simplify]: Simplify (- 0) into 0 0.802 * [backup-simplify]: Simplify 0 into 0 0.802 * [backup-simplify]: Simplify 0 into 0 0.802 * [backup-simplify]: Simplify (* 1 1) into 1 0.803 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 0.804 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (* a c)))) into 0 0.804 * [backup-simplify]: Simplify (- 0) into 0 0.804 * [backup-simplify]: Simplify (+ 1 0) into 1 0.805 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt (- (* 4 (* a c)))))) into (/ 1/2 (sqrt (- (* 4 (* a c))))) 0.806 * [backup-simplify]: Simplify (+ (/ 1/2 (sqrt (- (* 4 (* a c))))) 0) into (* 1/2 (/ 1 (sqrt (- (* 4 (* a c)))))) 0.806 * [backup-simplify]: Simplify (- (* 1/2 (/ 1 (sqrt (- (* 4 (* a c))))))) into (- (* 1/2 (/ 1 (sqrt (- (* 4 (* a c))))))) 0.806 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (sqrt (- (* 4 (* a c))))))) in a 0.806 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (sqrt (- (* 4 (* a c)))))) in a 0.806 * [taylor]: Taking taylor expansion of 1/2 in a 0.806 * [backup-simplify]: Simplify 1/2 into 1/2 0.806 * [taylor]: Taking taylor expansion of (/ 1 (sqrt (- (* 4 (* a c))))) in a 0.806 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 0.806 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 0.806 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 0.806 * [taylor]: Taking taylor expansion of 4 in a 0.806 * [backup-simplify]: Simplify 4 into 4 0.806 * [taylor]: Taking taylor expansion of (* a c) in a 0.806 * [taylor]: Taking taylor expansion of a in a 0.806 * [backup-simplify]: Simplify 0 into 0 0.806 * [backup-simplify]: Simplify 1 into 1 0.806 * [taylor]: Taking taylor expansion of c in a 0.806 * [backup-simplify]: Simplify c into c 0.806 * [backup-simplify]: Simplify (* 0 c) into 0 0.807 * [backup-simplify]: Simplify (* 4 0) into 0 0.807 * [backup-simplify]: Simplify (- 0) into 0 0.808 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.808 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 0.808 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 0.808 * [backup-simplify]: Simplify (sqrt 0) into 0 0.809 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 0.809 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 0.809 * [backup-simplify]: Simplify (/ 1 (* +nan.0 c)) into (/ +nan.0 c) 0.810 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 0.811 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 0.811 * [backup-simplify]: Simplify (- 0) into 0 0.812 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 0.812 * [backup-simplify]: Simplify (- (+ (* (/ +nan.0 c) (/ (* +nan.0 (pow c 2)) (* +nan.0 c))))) into (- +nan.0) 0.813 * [backup-simplify]: Simplify (+ (* 1/2 (- +nan.0)) (* 0 (/ +nan.0 c))) into (- +nan.0) 0.814 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 0.814 * [taylor]: Taking taylor expansion of (- +nan.0) in c 0.814 * [taylor]: Taking taylor expansion of +nan.0 in c 0.814 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.815 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.815 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.815 * [taylor]: Taking taylor expansion of 0 in c 0.815 * [backup-simplify]: Simplify 0 into 0 0.815 * [backup-simplify]: Simplify 0 into 0 0.816 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 0.817 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 0.817 * [backup-simplify]: Simplify (- 0) into 0 0.818 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 0.818 * [backup-simplify]: Simplify (- (* +nan.0 (pow c 2))) into (- (* +nan.0 (pow c 2))) 0.818 * [taylor]: Taking taylor expansion of (- (* +nan.0 (pow c 2))) in c 0.818 * [taylor]: Taking taylor expansion of (* +nan.0 (pow c 2)) in c 0.818 * [taylor]: Taking taylor expansion of +nan.0 in c 0.818 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.818 * [taylor]: Taking taylor expansion of (pow c 2) in c 0.818 * [taylor]: Taking taylor expansion of c in c 0.819 * [backup-simplify]: Simplify 0 into 0 0.819 * [backup-simplify]: Simplify 1 into 1 0.819 * [backup-simplify]: Simplify 0 into 0 0.820 * [backup-simplify]: Simplify (+ (* +nan.0 1) (* 0 0)) into (- +nan.0) 0.821 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 0.821 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.822 * [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.823 * [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))))))) 0.823 * [approximate]: Taking taylor expansion of (- (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))))) in (b a c) around 0 0.823 * [taylor]: Taking taylor expansion of (- (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))))) in c 0.823 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in c 0.823 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.823 * [taylor]: Taking taylor expansion of b in c 0.823 * [backup-simplify]: Simplify b into b 0.823 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.823 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 0.823 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 0.823 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.823 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.823 * [taylor]: Taking taylor expansion of b in c 0.823 * [backup-simplify]: Simplify b into b 0.823 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.823 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.823 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 0.823 * [taylor]: Taking taylor expansion of 4 in c 0.823 * [backup-simplify]: Simplify 4 into 4 0.823 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 0.823 * [taylor]: Taking taylor expansion of (* a c) in c 0.823 * [taylor]: Taking taylor expansion of a in c 0.823 * [backup-simplify]: Simplify a into a 0.824 * [taylor]: Taking taylor expansion of c in c 0.824 * [backup-simplify]: Simplify 0 into 0 0.824 * [backup-simplify]: Simplify 1 into 1 0.824 * [backup-simplify]: Simplify (* a 0) into 0 0.824 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 0.824 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 0.824 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 0.824 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 0.824 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 0.825 * [backup-simplify]: Simplify (sqrt 0) into 0 0.825 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.825 * [taylor]: Taking taylor expansion of (- (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))))) in a 0.825 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in a 0.826 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.826 * [taylor]: Taking taylor expansion of b in a 0.826 * [backup-simplify]: Simplify b into b 0.826 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.826 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 0.826 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 0.826 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.826 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.826 * [taylor]: Taking taylor expansion of b in a 0.826 * [backup-simplify]: Simplify b into b 0.826 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.826 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.826 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 0.826 * [taylor]: Taking taylor expansion of 4 in a 0.826 * [backup-simplify]: Simplify 4 into 4 0.826 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 0.826 * [taylor]: Taking taylor expansion of (* a c) in a 0.826 * [taylor]: Taking taylor expansion of a in a 0.826 * [backup-simplify]: Simplify 0 into 0 0.826 * [backup-simplify]: Simplify 1 into 1 0.826 * [taylor]: Taking taylor expansion of c in a 0.826 * [backup-simplify]: Simplify c into c 0.826 * [backup-simplify]: Simplify (* 0 c) into 0 0.827 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.827 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.827 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 0.827 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 0.827 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 0.827 * [backup-simplify]: Simplify (sqrt 0) into 0 0.828 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.828 * [taylor]: Taking taylor expansion of (- (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))))) in b 0.828 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in b 0.828 * [taylor]: Taking taylor expansion of (/ 1 b) 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.829 * [backup-simplify]: Simplify (/ 1 1) into 1 0.829 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 0.829 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 0.829 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.829 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.829 * [taylor]: Taking taylor expansion of b in b 0.829 * [backup-simplify]: Simplify 0 into 0 0.829 * [backup-simplify]: Simplify 1 into 1 0.829 * [backup-simplify]: Simplify (* 1 1) into 1 0.830 * [backup-simplify]: Simplify (/ 1 1) into 1 0.830 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 0.830 * [taylor]: Taking taylor expansion of 4 in b 0.830 * [backup-simplify]: Simplify 4 into 4 0.830 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 0.830 * [taylor]: Taking taylor expansion of (* a c) in b 0.830 * [taylor]: Taking taylor expansion of a in b 0.830 * [backup-simplify]: Simplify a into a 0.830 * [taylor]: Taking taylor expansion of c in b 0.830 * [backup-simplify]: Simplify c into c 0.830 * [backup-simplify]: Simplify (* a c) into (* a c) 0.830 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 0.830 * [backup-simplify]: Simplify (+ 1 0) into 1 0.831 * [backup-simplify]: Simplify (sqrt 1) into 1 0.831 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.832 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.833 * [backup-simplify]: Simplify (+ 0 0) into 0 0.833 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.833 * [taylor]: Taking taylor expansion of (- (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))))) in b 0.833 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in b 0.833 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.834 * [taylor]: Taking taylor expansion of b in b 0.834 * [backup-simplify]: Simplify 0 into 0 0.834 * [backup-simplify]: Simplify 1 into 1 0.834 * [backup-simplify]: Simplify (/ 1 1) into 1 0.834 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 0.834 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 0.834 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.834 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.834 * [taylor]: Taking taylor expansion of b in b 0.834 * [backup-simplify]: Simplify 0 into 0 0.834 * [backup-simplify]: Simplify 1 into 1 0.835 * [backup-simplify]: Simplify (* 1 1) into 1 0.835 * [backup-simplify]: Simplify (/ 1 1) into 1 0.835 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 0.835 * [taylor]: Taking taylor expansion of 4 in b 0.835 * [backup-simplify]: Simplify 4 into 4 0.835 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 0.835 * [taylor]: Taking taylor expansion of (* a c) in b 0.835 * [taylor]: Taking taylor expansion of a in b 0.835 * [backup-simplify]: Simplify a into a 0.835 * [taylor]: Taking taylor expansion of c in b 0.835 * [backup-simplify]: Simplify c into c 0.835 * [backup-simplify]: Simplify (* a c) into (* a c) 0.835 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 0.836 * [backup-simplify]: Simplify (+ 1 0) into 1 0.836 * [backup-simplify]: Simplify (sqrt 1) into 1 0.837 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.838 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.838 * [backup-simplify]: Simplify (+ 0 0) into 0 0.839 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.839 * [backup-simplify]: Simplify (+ 1 1) into 2 0.839 * [backup-simplify]: Simplify (- 2) into -2 0.840 * [taylor]: Taking taylor expansion of -2 in a 0.840 * [backup-simplify]: Simplify -2 into -2 0.840 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.841 * [backup-simplify]: Simplify (+ 0 0) into 0 0.841 * [backup-simplify]: Simplify (- 0) into 0 0.841 * [taylor]: Taking taylor expansion of 0 in a 0.841 * [backup-simplify]: Simplify 0 into 0 0.841 * [taylor]: Taking taylor expansion of -2 in c 0.841 * [backup-simplify]: Simplify -2 into -2 0.842 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.843 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.844 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.844 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 0.844 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 0.845 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 0.846 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 0.846 * [backup-simplify]: Simplify (+ 0 (/ -2 (* a c))) into (- (* 2 (/ 1 (* a c)))) 0.846 * [backup-simplify]: Simplify (- (- (* 2 (/ 1 (* a c))))) into (* 2 (/ 1 (* a c))) 0.846 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* a c))) in a 0.846 * [taylor]: Taking taylor expansion of 2 in a 0.846 * [backup-simplify]: Simplify 2 into 2 0.846 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 0.846 * [taylor]: Taking taylor expansion of (* a c) in a 0.846 * [taylor]: Taking taylor expansion of a in a 0.846 * [backup-simplify]: Simplify 0 into 0 0.846 * [backup-simplify]: Simplify 1 into 1 0.846 * [taylor]: Taking taylor expansion of c in a 0.846 * [backup-simplify]: Simplify c into c 0.846 * [backup-simplify]: Simplify (* 0 c) into 0 0.847 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.847 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.847 * [backup-simplify]: Simplify (* 2 (/ 1 c)) into (/ 2 c) 0.847 * [taylor]: Taking taylor expansion of (/ 2 c) in c 0.847 * [taylor]: Taking taylor expansion of 2 in c 0.847 * [backup-simplify]: Simplify 2 into 2 0.847 * [taylor]: Taking taylor expansion of c in c 0.847 * [backup-simplify]: Simplify 0 into 0 0.847 * [backup-simplify]: Simplify 1 into 1 0.848 * [backup-simplify]: Simplify (/ 2 1) into 2 0.848 * [backup-simplify]: Simplify 2 into 2 0.848 * [taylor]: Taking taylor expansion of 0 in c 0.848 * [backup-simplify]: Simplify 0 into 0 0.848 * [taylor]: Taking taylor expansion of 0 in c 0.848 * [backup-simplify]: Simplify 0 into 0 0.848 * [backup-simplify]: Simplify -2 into -2 0.849 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.850 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.851 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.851 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 0.851 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 0.851 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (* a c)))) into 0 0.852 * [backup-simplify]: Simplify (- 0) into 0 0.852 * [backup-simplify]: Simplify (+ 0 0) into 0 0.853 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 0.853 * [backup-simplify]: Simplify (+ 0 0) into 0 0.854 * [backup-simplify]: Simplify (- 0) into 0 0.854 * [taylor]: Taking taylor expansion of 0 in a 0.854 * [backup-simplify]: Simplify 0 into 0 0.854 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 0.855 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 0.855 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 c))) into 0 0.855 * [taylor]: Taking taylor expansion of 0 in c 0.855 * [backup-simplify]: Simplify 0 into 0 0.855 * [taylor]: Taking taylor expansion of 0 in c 0.855 * [backup-simplify]: Simplify 0 into 0 0.855 * [taylor]: Taking taylor expansion of 0 in c 0.855 * [backup-simplify]: Simplify 0 into 0 0.856 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 0.856 * [backup-simplify]: Simplify 0 into 0 0.856 * [backup-simplify]: Simplify 0 into 0 0.856 * [backup-simplify]: Simplify 0 into 0 0.856 * [backup-simplify]: Simplify 0 into 0 0.857 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.859 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.860 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.860 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 0.860 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 0.861 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 0.862 * [backup-simplify]: Simplify (- 0) into 0 0.862 * [backup-simplify]: Simplify (+ 0 0) into 0 0.864 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 0.864 * [backup-simplify]: Simplify (+ 0 (/ -2 (* (pow a 2) (pow c 2)))) into (- (* 2 (/ 1 (* (pow a 2) (pow c 2))))) 0.864 * [backup-simplify]: Simplify (- (- (* 2 (/ 1 (* (pow a 2) (pow c 2)))))) into (* 2 (/ 1 (* (pow a 2) (pow c 2)))) 0.864 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow a 2) (pow c 2)))) in a 0.864 * [taylor]: Taking taylor expansion of 2 in a 0.864 * [backup-simplify]: Simplify 2 into 2 0.864 * [taylor]: Taking taylor expansion of (/ 1 (* (pow a 2) (pow c 2))) in a 0.864 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 0.864 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.864 * [taylor]: Taking taylor expansion of a in a 0.864 * [backup-simplify]: Simplify 0 into 0 0.864 * [backup-simplify]: Simplify 1 into 1 0.864 * [taylor]: Taking taylor expansion of (pow c 2) in a 0.864 * [taylor]: Taking taylor expansion of c in a 0.864 * [backup-simplify]: Simplify c into c 0.865 * [backup-simplify]: Simplify (* 1 1) into 1 0.865 * [backup-simplify]: Simplify (* c c) into (pow c 2) 0.865 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 0.865 * [backup-simplify]: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) 0.865 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 0.866 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.867 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 0.867 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow c 2)) (/ 0 (pow c 2))))) into 0 0.867 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow c 2)))) into 0 0.867 * [taylor]: Taking taylor expansion of 0 in c 0.867 * [backup-simplify]: Simplify 0 into 0 0.867 * [taylor]: Taking taylor expansion of 0 in c 0.868 * [backup-simplify]: Simplify 0 into 0 0.869 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 0.869 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 0.870 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 0.870 * [taylor]: Taking taylor expansion of 0 in c 0.870 * [backup-simplify]: Simplify 0 into 0 0.870 * [taylor]: Taking taylor expansion of 0 in c 0.870 * [backup-simplify]: Simplify 0 into 0 0.870 * [taylor]: Taking taylor expansion of 0 in c 0.870 * [backup-simplify]: Simplify 0 into 0 0.870 * [backup-simplify]: Simplify 0 into 0 0.870 * [backup-simplify]: Simplify 0 into 0 0.870 * [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.871 * [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)))))) 0.871 * [approximate]: Taking taylor expansion of (- (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in (b a c) around 0 0.871 * [taylor]: Taking taylor expansion of (- (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in c 0.871 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.871 * [taylor]: Taking taylor expansion of b in c 0.871 * [backup-simplify]: Simplify b into b 0.871 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.871 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 0.871 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 0.871 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.871 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.871 * [taylor]: Taking taylor expansion of b in c 0.871 * [backup-simplify]: Simplify b into b 0.871 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.871 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.871 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 0.871 * [taylor]: Taking taylor expansion of 4 in c 0.871 * [backup-simplify]: Simplify 4 into 4 0.871 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 0.872 * [taylor]: Taking taylor expansion of (* a c) in c 0.872 * [taylor]: Taking taylor expansion of a in c 0.872 * [backup-simplify]: Simplify a into a 0.872 * [taylor]: Taking taylor expansion of c in c 0.872 * [backup-simplify]: Simplify 0 into 0 0.872 * [backup-simplify]: Simplify 1 into 1 0.872 * [backup-simplify]: Simplify (* a 0) into 0 0.872 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 0.872 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 0.872 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 0.872 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 0.873 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 0.873 * [backup-simplify]: Simplify (sqrt 0) into 0 0.874 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.874 * [taylor]: Taking taylor expansion of (- (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in a 0.874 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.874 * [taylor]: Taking taylor expansion of b in a 0.874 * [backup-simplify]: Simplify b into b 0.874 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.874 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 0.874 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 0.874 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.874 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.874 * [taylor]: Taking taylor expansion of b in a 0.874 * [backup-simplify]: Simplify b into b 0.874 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.874 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.874 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* 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 (/ 1 (* a c)) in a 0.874 * [taylor]: Taking taylor expansion of (* a c) in a 0.874 * [taylor]: Taking taylor expansion of a in a 0.874 * [backup-simplify]: Simplify 0 into 0 0.874 * [backup-simplify]: Simplify 1 into 1 0.874 * [taylor]: Taking taylor expansion of c in a 0.874 * [backup-simplify]: Simplify c into c 0.874 * [backup-simplify]: Simplify (* 0 c) into 0 0.875 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.875 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.875 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 0.875 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 0.875 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 0.875 * [backup-simplify]: Simplify (sqrt 0) into 0 0.876 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.876 * [taylor]: Taking taylor expansion of (- (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in b 0.876 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.876 * [taylor]: Taking taylor expansion of b in b 0.876 * [backup-simplify]: Simplify 0 into 0 0.876 * [backup-simplify]: Simplify 1 into 1 0.877 * [backup-simplify]: Simplify (/ 1 1) into 1 0.877 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 0.877 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 0.877 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.877 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.877 * [taylor]: Taking taylor expansion of b in b 0.877 * [backup-simplify]: Simplify 0 into 0 0.877 * [backup-simplify]: Simplify 1 into 1 0.877 * [backup-simplify]: Simplify (* 1 1) into 1 0.878 * [backup-simplify]: Simplify (/ 1 1) into 1 0.878 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 0.878 * [taylor]: Taking taylor expansion of 4 in b 0.878 * [backup-simplify]: Simplify 4 into 4 0.878 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 0.878 * [taylor]: Taking taylor expansion of (* a c) in b 0.878 * [taylor]: Taking taylor expansion of a in b 0.878 * [backup-simplify]: Simplify a into a 0.878 * [taylor]: Taking taylor expansion of c in b 0.878 * [backup-simplify]: Simplify c into c 0.878 * [backup-simplify]: Simplify (* a c) into (* a c) 0.878 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 0.879 * [backup-simplify]: Simplify (+ 1 0) into 1 0.879 * [backup-simplify]: Simplify (sqrt 1) into 1 0.880 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.880 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.881 * [backup-simplify]: Simplify (+ 0 0) into 0 0.882 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.882 * [taylor]: Taking taylor expansion of (- (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in b 0.882 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.882 * [taylor]: Taking taylor expansion of b in b 0.882 * [backup-simplify]: Simplify 0 into 0 0.882 * [backup-simplify]: Simplify 1 into 1 0.882 * [backup-simplify]: Simplify (/ 1 1) into 1 0.882 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 0.882 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 0.883 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.883 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.883 * [taylor]: Taking taylor expansion of b in b 0.883 * [backup-simplify]: Simplify 0 into 0 0.883 * [backup-simplify]: Simplify 1 into 1 0.883 * [backup-simplify]: Simplify (* 1 1) into 1 0.883 * [backup-simplify]: Simplify (/ 1 1) into 1 0.884 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 0.884 * [taylor]: Taking taylor expansion of 4 in b 0.884 * [backup-simplify]: Simplify 4 into 4 0.884 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 0.884 * [taylor]: Taking taylor expansion of (* a c) in b 0.884 * [taylor]: Taking taylor expansion of a in b 0.884 * [backup-simplify]: Simplify a into a 0.884 * [taylor]: Taking taylor expansion of c in b 0.884 * [backup-simplify]: Simplify c into c 0.884 * [backup-simplify]: Simplify (* a c) into (* a c) 0.884 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 0.884 * [backup-simplify]: Simplify (+ 1 0) into 1 0.885 * [backup-simplify]: Simplify (sqrt 1) into 1 0.885 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.886 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.887 * [backup-simplify]: Simplify (+ 0 0) into 0 0.887 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.888 * [backup-simplify]: Simplify (- 1) into -1 0.888 * [backup-simplify]: Simplify (+ 1 -1) into 0 0.888 * [taylor]: Taking taylor expansion of 0 in a 0.888 * [backup-simplify]: Simplify 0 into 0 0.889 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.889 * [backup-simplify]: Simplify (- 0) into 0 0.890 * [backup-simplify]: Simplify (+ 0 0) into 0 0.890 * [taylor]: Taking taylor expansion of 0 in a 0.890 * [backup-simplify]: Simplify 0 into 0 0.890 * [taylor]: Taking taylor expansion of 0 in c 0.890 * [backup-simplify]: Simplify 0 into 0 0.891 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.892 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.892 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.893 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 0.893 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 0.893 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 0.894 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 0.894 * [backup-simplify]: Simplify (- (/ -2 (* a c))) into (* 2 (/ 1 (* a c))) 0.894 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (* a c)))) into (* 2 (/ 1 (* a c))) 0.894 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* a c))) in a 0.894 * [taylor]: Taking taylor expansion of 2 in a 0.894 * [backup-simplify]: Simplify 2 into 2 0.894 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 0.894 * [taylor]: Taking taylor expansion of (* a c) in a 0.895 * [taylor]: Taking taylor expansion of a in a 0.895 * [backup-simplify]: Simplify 0 into 0 0.895 * [backup-simplify]: Simplify 1 into 1 0.895 * [taylor]: Taking taylor expansion of c in a 0.895 * [backup-simplify]: Simplify c into c 0.895 * [backup-simplify]: Simplify (* 0 c) into 0 0.895 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.895 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.895 * [backup-simplify]: Simplify (* 2 (/ 1 c)) into (/ 2 c) 0.895 * [taylor]: Taking taylor expansion of (/ 2 c) in c 0.895 * [taylor]: Taking taylor expansion of 2 in c 0.895 * [backup-simplify]: Simplify 2 into 2 0.895 * [taylor]: Taking taylor expansion of c in c 0.895 * [backup-simplify]: Simplify 0 into 0 0.895 * [backup-simplify]: Simplify 1 into 1 0.896 * [backup-simplify]: Simplify (/ 2 1) into 2 0.896 * [backup-simplify]: Simplify 2 into 2 0.896 * [taylor]: Taking taylor expansion of 0 in c 0.896 * [backup-simplify]: Simplify 0 into 0 0.896 * [taylor]: Taking taylor expansion of 0 in c 0.896 * [backup-simplify]: Simplify 0 into 0 0.896 * [backup-simplify]: Simplify 0 into 0 0.897 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.898 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.899 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.899 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 0.899 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 0.900 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (* a c)))) into 0 0.900 * [backup-simplify]: Simplify (- 0) into 0 0.900 * [backup-simplify]: Simplify (+ 0 0) into 0 0.901 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 0.901 * [backup-simplify]: Simplify (- 0) into 0 0.902 * [backup-simplify]: Simplify (+ 0 0) into 0 0.902 * [taylor]: Taking taylor expansion of 0 in a 0.902 * [backup-simplify]: Simplify 0 into 0 0.903 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 0.903 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 0.903 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 c))) into 0 0.903 * [taylor]: Taking taylor expansion of 0 in c 0.903 * [backup-simplify]: Simplify 0 into 0 0.903 * [taylor]: Taking taylor expansion of 0 in c 0.903 * [backup-simplify]: Simplify 0 into 0 0.903 * [taylor]: Taking taylor expansion of 0 in c 0.903 * [backup-simplify]: Simplify 0 into 0 0.904 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 0.904 * [backup-simplify]: Simplify 0 into 0 0.904 * [backup-simplify]: Simplify 0 into 0 0.904 * [backup-simplify]: Simplify 0 into 0 0.904 * [backup-simplify]: Simplify 0 into 0 0.905 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.907 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.907 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.908 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 0.908 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 0.909 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 0.909 * [backup-simplify]: Simplify (- 0) into 0 0.910 * [backup-simplify]: Simplify (+ 0 0) into 0 0.911 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 0.912 * [backup-simplify]: Simplify (- (/ -2 (* (pow a 2) (pow c 2)))) into (* 2 (/ 1 (* (pow a 2) (pow c 2)))) 0.912 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (* (pow a 2) (pow c 2))))) into (* 2 (/ 1 (* (pow a 2) (pow c 2)))) 0.912 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow a 2) (pow c 2)))) in a 0.912 * [taylor]: Taking taylor expansion of 2 in a 0.912 * [backup-simplify]: Simplify 2 into 2 0.912 * [taylor]: Taking taylor expansion of (/ 1 (* (pow a 2) (pow c 2))) in a 0.912 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 0.912 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.912 * [taylor]: Taking taylor expansion of a in a 0.912 * [backup-simplify]: Simplify 0 into 0 0.912 * [backup-simplify]: Simplify 1 into 1 0.912 * [taylor]: Taking taylor expansion of (pow c 2) in a 0.912 * [taylor]: Taking taylor expansion of c in a 0.912 * [backup-simplify]: Simplify c into c 0.913 * [backup-simplify]: Simplify (* 1 1) into 1 0.913 * [backup-simplify]: Simplify (* c c) into (pow c 2) 0.913 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 0.913 * [backup-simplify]: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) 0.913 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 0.914 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.914 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 0.914 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow c 2)) (/ 0 (pow c 2))))) into 0 0.914 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow c 2)))) into 0 0.914 * [taylor]: Taking taylor expansion of 0 in c 0.914 * [backup-simplify]: Simplify 0 into 0 0.914 * [taylor]: Taking taylor expansion of 0 in c 0.914 * [backup-simplify]: Simplify 0 into 0 0.915 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 0.915 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 0.916 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 0.916 * [taylor]: Taking taylor expansion of 0 in c 0.916 * [backup-simplify]: Simplify 0 into 0 0.916 * [taylor]: Taking taylor expansion of 0 in c 0.916 * [backup-simplify]: Simplify 0 into 0 0.916 * [taylor]: Taking taylor expansion of 0 in c 0.916 * [backup-simplify]: Simplify 0 into 0 0.916 * [backup-simplify]: Simplify 0 into 0 0.916 * [backup-simplify]: Simplify (* 2 (* (/ 1 (/ 1 (- c))) (* (/ 1 (/ 1 (- a))) (/ 1 (- b))))) into (* -2 (/ (* a c) b)) 0.916 * * * * [progress]: [ 4 / 4 ] generating series at (2 3 1 2 1) 0.916 * [backup-simplify]: Simplify (- (* b b) (* (* 4 a) c)) into (- (pow b 2) (* 4 (* a c))) 0.916 * [approximate]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in (b a c) around 0 0.916 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in c 0.916 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.916 * [taylor]: Taking taylor expansion of b in c 0.916 * [backup-simplify]: Simplify b into b 0.916 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in c 0.916 * [taylor]: Taking taylor expansion of 4 in c 0.916 * [backup-simplify]: Simplify 4 into 4 0.916 * [taylor]: Taking taylor expansion of (* a c) in c 0.916 * [taylor]: Taking taylor expansion of a in c 0.916 * [backup-simplify]: Simplify a into a 0.916 * [taylor]: Taking taylor expansion of c in c 0.916 * [backup-simplify]: Simplify 0 into 0 0.916 * [backup-simplify]: Simplify 1 into 1 0.916 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in a 0.916 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.916 * [taylor]: Taking taylor expansion of b in a 0.916 * [backup-simplify]: Simplify b into b 0.917 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 0.917 * [taylor]: Taking taylor expansion of 4 in a 0.917 * [backup-simplify]: Simplify 4 into 4 0.917 * [taylor]: Taking taylor expansion of (* a c) in a 0.917 * [taylor]: Taking taylor expansion of a in a 0.917 * [backup-simplify]: Simplify 0 into 0 0.917 * [backup-simplify]: Simplify 1 into 1 0.917 * [taylor]: Taking taylor expansion of c in a 0.917 * [backup-simplify]: Simplify c into c 0.917 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 0.917 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.917 * [taylor]: Taking taylor expansion of b in b 0.917 * [backup-simplify]: Simplify 0 into 0 0.917 * [backup-simplify]: Simplify 1 into 1 0.917 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 0.917 * [taylor]: Taking taylor expansion of 4 in b 0.917 * [backup-simplify]: Simplify 4 into 4 0.917 * [taylor]: Taking taylor expansion of (* a c) in b 0.917 * [taylor]: Taking taylor expansion of a in b 0.917 * [backup-simplify]: Simplify a into a 0.917 * [taylor]: Taking taylor expansion of c in b 0.917 * [backup-simplify]: Simplify c into c 0.917 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 0.917 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.917 * [taylor]: Taking taylor expansion of b in b 0.917 * [backup-simplify]: Simplify 0 into 0 0.917 * [backup-simplify]: Simplify 1 into 1 0.917 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 0.917 * [taylor]: Taking taylor expansion of 4 in b 0.917 * [backup-simplify]: Simplify 4 into 4 0.917 * [taylor]: Taking taylor expansion of (* a c) in b 0.917 * [taylor]: Taking taylor expansion of a in b 0.917 * [backup-simplify]: Simplify a into a 0.917 * [taylor]: Taking taylor expansion of c in b 0.917 * [backup-simplify]: Simplify c into c 0.917 * [backup-simplify]: Simplify (* a c) into (* a c) 0.917 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 0.917 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 0.917 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 0.917 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 0.917 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 0.917 * [taylor]: Taking taylor expansion of 4 in a 0.917 * [backup-simplify]: Simplify 4 into 4 0.917 * [taylor]: Taking taylor expansion of (* a c) in a 0.917 * [taylor]: Taking taylor expansion of a in a 0.917 * [backup-simplify]: Simplify 0 into 0 0.917 * [backup-simplify]: Simplify 1 into 1 0.917 * [taylor]: Taking taylor expansion of c in a 0.917 * [backup-simplify]: Simplify c into c 0.917 * [backup-simplify]: Simplify (* 0 c) into 0 0.918 * [backup-simplify]: Simplify (* 4 0) into 0 0.918 * [backup-simplify]: Simplify (- 0) into 0 0.918 * [taylor]: Taking taylor expansion of 0 in c 0.918 * [backup-simplify]: Simplify 0 into 0 0.918 * [backup-simplify]: Simplify 0 into 0 0.918 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 0.918 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 0.919 * [backup-simplify]: Simplify (- 0) into 0 0.919 * [backup-simplify]: Simplify (+ 0 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 0 in c 0.919 * [backup-simplify]: Simplify 0 into 0 0.919 * [backup-simplify]: Simplify 0 into 0 0.919 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.920 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 0.920 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 0.920 * [taylor]: Taking taylor expansion of (- (* 4 c)) in c 0.920 * [taylor]: Taking taylor expansion of (* 4 c) in c 0.920 * [taylor]: Taking taylor expansion of 4 in c 0.920 * [backup-simplify]: Simplify 4 into 4 0.920 * [taylor]: Taking taylor expansion of c in c 0.920 * [backup-simplify]: Simplify 0 into 0 0.920 * [backup-simplify]: Simplify 1 into 1 0.920 * [backup-simplify]: Simplify (* 4 0) into 0 0.920 * [backup-simplify]: Simplify (- 0) into 0 0.920 * [backup-simplify]: Simplify 0 into 0 0.920 * [backup-simplify]: Simplify 0 into 0 0.920 * [backup-simplify]: Simplify (* 1 1) into 1 0.921 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 0.921 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (* a c)))) into 0 0.921 * [backup-simplify]: Simplify (- 0) into 0 0.922 * [backup-simplify]: Simplify (+ 1 0) into 1 0.922 * [taylor]: Taking taylor expansion of 1 in a 0.922 * [backup-simplify]: Simplify 1 into 1 0.922 * [taylor]: Taking taylor expansion of 1 in c 0.922 * [backup-simplify]: Simplify 1 into 1 0.922 * [backup-simplify]: Simplify 1 into 1 0.922 * [taylor]: Taking taylor expansion of 0 in c 0.922 * [backup-simplify]: Simplify 0 into 0 0.922 * [backup-simplify]: Simplify 0 into 0 0.922 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 0.923 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 0.923 * [backup-simplify]: Simplify (- 0) into 0 0.923 * [taylor]: Taking taylor expansion of 0 in c 0.923 * [backup-simplify]: Simplify 0 into 0 0.923 * [backup-simplify]: Simplify 0 into 0 0.923 * [backup-simplify]: Simplify 0 into 0 0.924 * [backup-simplify]: Simplify (+ (* 4 1) (* 0 0)) into 4 0.924 * [backup-simplify]: Simplify (- 4) into -4 0.924 * [backup-simplify]: Simplify -4 into -4 0.924 * [backup-simplify]: Simplify 0 into 0 0.925 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.925 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 c)))) into 0 0.926 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* a c))))) into 0 0.926 * [backup-simplify]: Simplify (- 0) into 0 0.926 * [backup-simplify]: Simplify (+ 0 0) into 0 0.926 * [taylor]: Taking taylor expansion of 0 in a 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 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 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 0 into 0 0.927 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 0.928 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 c) (* 0 0)))) into 0 0.928 * [backup-simplify]: Simplify (- 0) into 0 0.928 * [taylor]: Taking taylor expansion of 0 in c 0.928 * [backup-simplify]: Simplify 0 into 0 0.928 * [backup-simplify]: Simplify 0 into 0 0.928 * [backup-simplify]: Simplify 0 into 0 0.928 * [backup-simplify]: Simplify (+ (* -4 (* c (* a 1))) (* 1 (pow (* 1 (* 1 b)) 2))) into (- (pow b 2) (* 4 (* a c))) 0.928 * [backup-simplify]: Simplify (- (* (/ 1 b) (/ 1 b)) (* (* 4 (/ 1 a)) (/ 1 c))) into (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) 0.928 * [approximate]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in (b a c) around 0 0.929 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 0.929 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.929 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.929 * [taylor]: Taking taylor expansion of b in c 0.929 * [backup-simplify]: Simplify b into b 0.929 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.929 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.929 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 0.929 * [taylor]: Taking taylor expansion of 4 in c 0.929 * [backup-simplify]: Simplify 4 into 4 0.929 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 0.929 * [taylor]: Taking taylor expansion of (* a c) in c 0.929 * [taylor]: Taking taylor expansion of a in c 0.929 * [backup-simplify]: Simplify a into a 0.929 * [taylor]: Taking taylor expansion of c in c 0.929 * [backup-simplify]: Simplify 0 into 0 0.929 * [backup-simplify]: Simplify 1 into 1 0.929 * [backup-simplify]: Simplify (* a 0) into 0 0.929 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 0.929 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 0.929 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 0.929 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.929 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.929 * [taylor]: Taking taylor expansion of b in a 0.929 * [backup-simplify]: Simplify b into b 0.929 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.929 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.929 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 0.929 * [taylor]: Taking taylor expansion of 4 in a 0.929 * [backup-simplify]: Simplify 4 into 4 0.929 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 0.929 * [taylor]: Taking taylor expansion of (* a c) in a 0.929 * [taylor]: Taking taylor expansion of a in a 0.929 * [backup-simplify]: Simplify 0 into 0 0.929 * [backup-simplify]: Simplify 1 into 1 0.929 * [taylor]: Taking taylor expansion of c in a 0.930 * [backup-simplify]: Simplify c into c 0.930 * [backup-simplify]: Simplify (* 0 c) into 0 0.930 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.930 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.930 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 0.930 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.930 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.930 * [taylor]: Taking taylor expansion of b in b 0.930 * [backup-simplify]: Simplify 0 into 0 0.930 * [backup-simplify]: Simplify 1 into 1 0.930 * [backup-simplify]: Simplify (* 1 1) into 1 0.930 * [backup-simplify]: Simplify (/ 1 1) into 1 0.930 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 0.930 * [taylor]: Taking taylor expansion of 4 in b 0.930 * [backup-simplify]: Simplify 4 into 4 0.930 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 0.931 * [taylor]: Taking taylor expansion of (* a c) in b 0.931 * [taylor]: Taking taylor expansion of a in b 0.931 * [backup-simplify]: Simplify a into a 0.931 * [taylor]: Taking taylor expansion of c in b 0.931 * [backup-simplify]: Simplify c into c 0.931 * [backup-simplify]: Simplify (* a c) into (* a c) 0.931 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 0.931 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 0.931 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.931 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.931 * [taylor]: Taking taylor expansion of b in b 0.931 * [backup-simplify]: Simplify 0 into 0 0.931 * [backup-simplify]: Simplify 1 into 1 0.931 * [backup-simplify]: Simplify (* 1 1) into 1 0.931 * [backup-simplify]: Simplify (/ 1 1) into 1 0.931 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 0.931 * [taylor]: Taking taylor expansion of 4 in b 0.931 * [backup-simplify]: Simplify 4 into 4 0.931 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 0.931 * [taylor]: Taking taylor expansion of (* a c) in b 0.931 * [taylor]: Taking taylor expansion of a in b 0.931 * [backup-simplify]: Simplify a into a 0.931 * [taylor]: Taking taylor expansion of c in b 0.931 * [backup-simplify]: Simplify c into c 0.931 * [backup-simplify]: Simplify (* a c) into (* a c) 0.931 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 0.932 * [backup-simplify]: Simplify (+ 1 0) into 1 0.932 * [taylor]: Taking taylor expansion of 1 in a 0.932 * [backup-simplify]: Simplify 1 into 1 0.932 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.933 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.933 * [backup-simplify]: Simplify (+ 0 0) into 0 0.933 * [taylor]: Taking taylor expansion of 0 in a 0.933 * [backup-simplify]: Simplify 0 into 0 0.933 * [taylor]: Taking taylor expansion of 1 in c 0.933 * [backup-simplify]: Simplify 1 into 1 0.933 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.937 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.937 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 0.937 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 0.937 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 0.937 * [taylor]: Taking taylor expansion of (- (* 4 (/ 1 (* a c)))) in a 0.937 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 0.937 * [taylor]: Taking taylor expansion of 4 in a 0.937 * [backup-simplify]: Simplify 4 into 4 0.938 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 0.938 * [taylor]: Taking taylor expansion of (* a c) in a 0.938 * [taylor]: Taking taylor expansion of a in a 0.938 * [backup-simplify]: Simplify 0 into 0 0.938 * [backup-simplify]: Simplify 1 into 1 0.938 * [taylor]: Taking taylor expansion of c in a 0.938 * [backup-simplify]: Simplify c into c 0.938 * [backup-simplify]: Simplify (* 0 c) into 0 0.938 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.938 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.938 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 0.938 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 0.938 * [taylor]: Taking taylor expansion of (- (* 4 (/ 1 c))) in c 0.938 * [taylor]: Taking taylor expansion of (* 4 (/ 1 c)) in c 0.938 * [taylor]: Taking taylor expansion of 4 in c 0.938 * [backup-simplify]: Simplify 4 into 4 0.938 * [taylor]: Taking taylor expansion of (/ 1 c) in c 0.938 * [taylor]: Taking taylor expansion of c in c 0.938 * [backup-simplify]: Simplify 0 into 0 0.938 * [backup-simplify]: Simplify 1 into 1 0.939 * [backup-simplify]: Simplify (/ 1 1) into 1 0.939 * [backup-simplify]: Simplify (* 4 1) into 4 0.939 * [backup-simplify]: Simplify (- 4) into -4 0.939 * [backup-simplify]: Simplify -4 into -4 0.939 * [taylor]: Taking taylor expansion of 0 in c 0.939 * [backup-simplify]: Simplify 0 into 0 0.939 * [taylor]: Taking taylor expansion of 0 in c 0.939 * [backup-simplify]: Simplify 0 into 0 0.939 * [backup-simplify]: Simplify 1 into 1 0.940 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.941 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.941 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 0.941 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 0.941 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (* a c)))) into 0 0.941 * [backup-simplify]: Simplify (- 0) into 0 0.941 * [backup-simplify]: Simplify (+ 0 0) into 0 0.942 * [taylor]: Taking taylor expansion of 0 in a 0.942 * [backup-simplify]: Simplify 0 into 0 0.942 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 0.942 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 0.942 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 c))) into 0 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 * [taylor]: Taking taylor expansion of 0 in c 0.943 * [backup-simplify]: Simplify 0 into 0 0.943 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.944 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 0.944 * [backup-simplify]: Simplify (- 0) into 0 0.944 * [backup-simplify]: Simplify 0 into 0 0.944 * [backup-simplify]: Simplify 0 into 0 0.944 * [backup-simplify]: Simplify 0 into 0 0.944 * [backup-simplify]: Simplify 0 into 0 0.945 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.945 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.945 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 0.946 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 0.946 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 0.946 * [backup-simplify]: Simplify (- 0) into 0 0.947 * [backup-simplify]: Simplify (+ 0 0) into 0 0.947 * [taylor]: Taking taylor expansion of 0 in a 0.947 * [backup-simplify]: Simplify 0 into 0 0.947 * [taylor]: Taking taylor expansion of 0 in c 0.947 * [backup-simplify]: Simplify 0 into 0 0.947 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 0.947 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 0.948 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 0.948 * [backup-simplify]: Simplify (- 0) into 0 0.948 * [taylor]: Taking taylor expansion of 0 in c 0.948 * [backup-simplify]: Simplify 0 into 0 0.948 * [taylor]: Taking taylor expansion of 0 in c 0.948 * [backup-simplify]: Simplify 0 into 0 0.948 * [taylor]: Taking taylor expansion of 0 in c 0.948 * [backup-simplify]: Simplify 0 into 0 0.948 * [backup-simplify]: Simplify 0 into 0 0.948 * [backup-simplify]: Simplify 0 into 0 0.949 * [backup-simplify]: Simplify (+ (* 1 (pow (* 1 (* 1 (/ 1 (/ 1 b)))) 2)) (* -4 (* (/ 1 (/ 1 c)) (* (/ 1 (/ 1 a)) 1)))) into (- (pow b 2) (* 4 (* a c))) 0.949 * [backup-simplify]: Simplify (- (* (/ 1 (- b)) (/ 1 (- b))) (* (* 4 (/ 1 (- a))) (/ 1 (- c)))) into (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) 0.949 * [approximate]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in (b a c) around 0 0.949 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 0.949 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.949 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.949 * [taylor]: Taking taylor expansion of b in c 0.949 * [backup-simplify]: Simplify b into b 0.949 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.949 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.949 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 0.949 * [taylor]: Taking taylor expansion of 4 in c 0.949 * [backup-simplify]: Simplify 4 into 4 0.949 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 0.949 * [taylor]: Taking taylor expansion of (* a c) in c 0.949 * [taylor]: Taking taylor expansion of a in c 0.949 * [backup-simplify]: Simplify a into a 0.949 * [taylor]: Taking taylor expansion of c in c 0.949 * [backup-simplify]: Simplify 0 into 0 0.949 * [backup-simplify]: Simplify 1 into 1 0.949 * [backup-simplify]: Simplify (* a 0) into 0 0.949 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 0.949 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 0.950 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 0.950 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.950 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.950 * [taylor]: Taking taylor expansion of b in a 0.950 * [backup-simplify]: Simplify b into b 0.950 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.950 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.950 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 0.950 * [taylor]: Taking taylor expansion of 4 in a 0.950 * [backup-simplify]: Simplify 4 into 4 0.950 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 0.950 * [taylor]: Taking taylor expansion of (* a c) in a 0.950 * [taylor]: Taking taylor expansion of a in a 0.950 * [backup-simplify]: Simplify 0 into 0 0.950 * [backup-simplify]: Simplify 1 into 1 0.950 * [taylor]: Taking taylor expansion of c in a 0.950 * [backup-simplify]: Simplify c into c 0.950 * [backup-simplify]: Simplify (* 0 c) into 0 0.950 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.950 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.950 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 0.950 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.950 * [taylor]: Taking taylor expansion of (pow b 2) 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.950 * [backup-simplify]: Simplify (* 1 1) into 1 0.951 * [backup-simplify]: Simplify (/ 1 1) into 1 0.951 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) 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 (/ 1 (* a c)) in b 0.951 * [taylor]: Taking taylor expansion of (* a c) in b 0.951 * [taylor]: Taking taylor expansion of a in b 0.951 * [backup-simplify]: Simplify a into a 0.951 * [taylor]: Taking taylor expansion of c in b 0.951 * [backup-simplify]: Simplify c into c 0.951 * [backup-simplify]: Simplify (* a c) into (* a c) 0.951 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 0.951 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 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.951 * [backup-simplify]: Simplify (/ 1 1) into 1 0.952 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 0.952 * [taylor]: Taking taylor expansion of 4 in b 0.952 * [backup-simplify]: Simplify 4 into 4 0.952 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 0.952 * [taylor]: Taking taylor expansion of (* a c) in b 0.952 * [taylor]: Taking taylor expansion of a in b 0.952 * [backup-simplify]: Simplify a into a 0.952 * [taylor]: Taking taylor expansion of c in b 0.952 * [backup-simplify]: Simplify c into c 0.952 * [backup-simplify]: Simplify (* a c) into (* a c) 0.952 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 0.952 * [backup-simplify]: Simplify (+ 1 0) into 1 0.952 * [taylor]: Taking taylor expansion of 1 in a 0.952 * [backup-simplify]: Simplify 1 into 1 0.952 * [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.953 * [taylor]: Taking taylor expansion of 0 in a 0.953 * [backup-simplify]: Simplify 0 into 0 0.953 * [taylor]: Taking taylor expansion of 1 in c 0.953 * [backup-simplify]: Simplify 1 into 1 0.954 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.954 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.954 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 0.954 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 0.955 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 0.955 * [taylor]: Taking taylor expansion of (- (* 4 (/ 1 (* a c)))) in a 0.955 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 0.955 * [taylor]: Taking taylor expansion of 4 in a 0.955 * [backup-simplify]: Simplify 4 into 4 0.955 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 0.955 * [taylor]: Taking taylor expansion of (* a c) in a 0.955 * [taylor]: Taking taylor expansion of a in a 0.955 * [backup-simplify]: Simplify 0 into 0 0.955 * [backup-simplify]: Simplify 1 into 1 0.955 * [taylor]: Taking taylor expansion of c in a 0.955 * [backup-simplify]: Simplify c into c 0.955 * [backup-simplify]: Simplify (* 0 c) into 0 0.955 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.955 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.955 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 0.955 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 0.955 * [taylor]: Taking taylor expansion of (- (* 4 (/ 1 c))) in c 0.955 * [taylor]: Taking taylor expansion of (* 4 (/ 1 c)) in c 0.955 * [taylor]: Taking taylor expansion of 4 in c 0.955 * [backup-simplify]: Simplify 4 into 4 0.955 * [taylor]: Taking taylor expansion of (/ 1 c) in c 0.955 * [taylor]: Taking taylor expansion of c in c 0.955 * [backup-simplify]: Simplify 0 into 0 0.955 * [backup-simplify]: Simplify 1 into 1 0.955 * [backup-simplify]: Simplify (/ 1 1) into 1 0.956 * [backup-simplify]: Simplify (* 4 1) into 4 0.956 * [backup-simplify]: Simplify (- 4) into -4 0.956 * [backup-simplify]: Simplify -4 into -4 0.956 * [taylor]: Taking taylor expansion of 0 in c 0.956 * [backup-simplify]: Simplify 0 into 0 0.956 * [taylor]: Taking taylor expansion of 0 in c 0.956 * [backup-simplify]: Simplify 0 into 0 0.956 * [backup-simplify]: Simplify 1 into 1 0.957 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.957 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.957 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 0.958 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 0.958 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (* a c)))) into 0 0.958 * [backup-simplify]: Simplify (- 0) into 0 0.959 * [backup-simplify]: Simplify (+ 0 0) into 0 0.959 * [taylor]: Taking taylor expansion of 0 in a 0.959 * [backup-simplify]: Simplify 0 into 0 0.960 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 0.960 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 0.960 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 c))) into 0 0.961 * [backup-simplify]: Simplify (- 0) into 0 0.961 * [taylor]: Taking taylor expansion of 0 in c 0.961 * [backup-simplify]: Simplify 0 into 0 0.961 * [taylor]: Taking taylor expansion of 0 in c 0.961 * [backup-simplify]: Simplify 0 into 0 0.961 * [taylor]: Taking taylor expansion of 0 in c 0.961 * [backup-simplify]: Simplify 0 into 0 0.962 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.962 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 0.963 * [backup-simplify]: Simplify (- 0) into 0 0.963 * [backup-simplify]: Simplify 0 into 0 0.963 * [backup-simplify]: Simplify 0 into 0 0.963 * [backup-simplify]: Simplify 0 into 0 0.963 * [backup-simplify]: Simplify 0 into 0 0.964 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) 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 (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 0.966 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 0.967 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 0.967 * [backup-simplify]: Simplify (- 0) into 0 0.968 * [backup-simplify]: Simplify (+ 0 0) into 0 0.968 * [taylor]: Taking taylor expansion of 0 in a 0.968 * [backup-simplify]: Simplify 0 into 0 0.968 * [taylor]: Taking taylor expansion of 0 in c 0.968 * [backup-simplify]: Simplify 0 into 0 0.969 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 0.969 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 0.970 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 0.970 * [backup-simplify]: Simplify (- 0) into 0 0.970 * [taylor]: Taking taylor expansion of 0 in c 0.970 * [backup-simplify]: Simplify 0 into 0 0.970 * [taylor]: Taking taylor expansion of 0 in c 0.970 * [backup-simplify]: Simplify 0 into 0 0.970 * [taylor]: Taking taylor expansion of 0 in c 0.970 * [backup-simplify]: Simplify 0 into 0 0.970 * [backup-simplify]: Simplify 0 into 0 0.970 * [backup-simplify]: Simplify 0 into 0 0.971 * [backup-simplify]: Simplify (+ (* 1 (pow (* 1 (* 1 (/ 1 (/ 1 (- b))))) 2)) (* -4 (* (/ 1 (/ 1 (- c))) (* (/ 1 (/ 1 (- a))) 1)))) into (- (pow b 2) (* 4 (* a c))) 0.971 * * * [progress]: simplifying candidates 0.971 * * * * [progress]: [ 1 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (pow (- (* b b) (* (* 4 a) c)) 1/2)) (* 2 a))))> 0.971 * * * * [progress]: [ 2 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (pow (sqrt (- (* b b) (* (* 4 a) c))) 1)) (* 2 a))))> 0.971 * * * * [progress]: [ 3 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (exp (log (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 0.971 * [simplify]: Simplifying (log (sqrt (- (* b b) (* (* 4 a) c)))) 0.971 * * [simplify]: iters left: 6 (10 enodes) 0.974 * * [simplify]: iters left: 5 (36 enodes) 0.980 * * [simplify]: iters left: 4 (58 enodes) 0.989 * * [simplify]: iters left: 3 (95 enodes) 1.005 * * [simplify]: iters left: 2 (101 enodes) 1.024 * * [simplify]: Extracting #0: cost 1 inf + 0 1.024 * * [simplify]: Extracting #1: cost 3 inf + 0 1.024 * * [simplify]: Extracting #2: cost 5 inf + 0 1.024 * * [simplify]: Extracting #3: cost 9 inf + 0 1.024 * * [simplify]: Extracting #4: cost 25 inf + 0 1.024 * * [simplify]: Extracting #5: cost 24 inf + 211 1.025 * * [simplify]: Extracting #6: cost 3 inf + 2093 1.025 * * [simplify]: Extracting #7: cost 0 inf + 2451 1.026 * [simplify]: Simplified to (log (sqrt (- (* b b) (* (* 4 a) c)))) 1.026 * [simplify]: Simplified (2 3 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (exp (log (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 1.026 * * * * [progress]: [ 4 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (log (exp (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 1.026 * [simplify]: Simplifying (exp (sqrt (- (* b b) (* (* 4 a) c)))) 1.026 * * [simplify]: iters left: 6 (10 enodes) 1.031 * * [simplify]: iters left: 5 (36 enodes) 1.036 * * [simplify]: iters left: 4 (58 enodes) 1.046 * * [simplify]: iters left: 3 (95 enodes) 1.066 * * [simplify]: iters left: 2 (101 enodes) 1.078 * * [simplify]: Extracting #0: cost 1 inf + 0 1.078 * * [simplify]: Extracting #1: cost 3 inf + 0 1.078 * * [simplify]: Extracting #2: cost 5 inf + 0 1.078 * * [simplify]: Extracting #3: cost 9 inf + 0 1.078 * * [simplify]: Extracting #4: cost 25 inf + 0 1.078 * * [simplify]: Extracting #5: cost 24 inf + 211 1.079 * * [simplify]: Extracting #6: cost 3 inf + 2093 1.079 * * [simplify]: Extracting #7: cost 0 inf + 2451 1.080 * [simplify]: Simplified to (exp (sqrt (- (* b b) (* (* 4 a) c)))) 1.080 * [simplify]: Simplified (2 3 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (log (exp (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 1.080 * * * * [progress]: [ 5 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 1.080 * [simplify]: Simplifying (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) 1.081 * * [simplify]: iters left: 6 (11 enodes) 1.084 * * [simplify]: iters left: 5 (39 enodes) 1.091 * * [simplify]: iters left: 4 (61 enodes) 1.111 * * [simplify]: iters left: 3 (98 enodes) 1.130 * * [simplify]: iters left: 2 (104 enodes) 1.143 * * [simplify]: Extracting #0: cost 1 inf + 0 1.143 * * [simplify]: Extracting #1: cost 3 inf + 0 1.143 * * [simplify]: Extracting #2: cost 5 inf + 0 1.143 * * [simplify]: Extracting #3: cost 7 inf + 0 1.143 * * [simplify]: Extracting #4: cost 11 inf + 0 1.143 * * [simplify]: Extracting #5: cost 27 inf + 0 1.143 * * [simplify]: Extracting #6: cost 25 inf + 254 1.144 * * [simplify]: Extracting #7: cost 4 inf + 2023 1.144 * * [simplify]: Extracting #8: cost 0 inf + 3119 1.145 * [simplify]: Simplified to (* (cbrt (sqrt (- (* b b) (* a (* 4 c))))) (cbrt (sqrt (- (* b b) (* a (* 4 c)))))) 1.145 * [simplify]: Simplified (2 3 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (* (cbrt (sqrt (- (* b b) (* a (* 4 c))))) (cbrt (sqrt (- (* b b) (* a (* 4 c)))))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 1.145 * [simplify]: Simplifying (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) 1.145 * * [simplify]: iters left: 6 (10 enodes) 1.148 * * [simplify]: iters left: 5 (36 enodes) 1.153 * * [simplify]: iters left: 4 (58 enodes) 1.169 * * [simplify]: iters left: 3 (95 enodes) 1.183 * * [simplify]: iters left: 2 (101 enodes) 1.195 * * [simplify]: Extracting #0: cost 1 inf + 0 1.195 * * [simplify]: Extracting #1: cost 3 inf + 0 1.195 * * [simplify]: Extracting #2: cost 5 inf + 0 1.195 * * [simplify]: Extracting #3: cost 9 inf + 0 1.195 * * [simplify]: Extracting #4: cost 25 inf + 0 1.195 * * [simplify]: Extracting #5: cost 24 inf + 211 1.196 * * [simplify]: Extracting #6: cost 3 inf + 2103 1.196 * * [simplify]: Extracting #7: cost 0 inf + 2471 1.197 * [simplify]: Simplified to (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) 1.197 * [simplify]: Simplified (2 3 1 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 1.197 * * * * [progress]: [ 6 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (cbrt (* (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 1.197 * [simplify]: Simplifying (* (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c)))) 1.197 * * [simplify]: iters left: 6 (11 enodes) 1.204 * * [simplify]: iters left: 5 (38 enodes) 1.217 * * [simplify]: iters left: 4 (69 enodes) 1.243 * * [simplify]: iters left: 3 (152 enodes) 1.305 * * [simplify]: iters left: 2 (297 enodes) 1.404 * * [simplify]: iters left: 1 (443 enodes) 1.545 * * [simplify]: Extracting #0: cost 1 inf + 0 1.545 * * [simplify]: Extracting #1: cost 13 inf + 0 1.545 * * [simplify]: Extracting #2: cost 59 inf + 1 1.546 * * [simplify]: Extracting #3: cost 69 inf + 586 1.547 * * [simplify]: Extracting #4: cost 50 inf + 2191 1.554 * * [simplify]: Extracting #5: cost 7 inf + 16231 1.564 * * [simplify]: Extracting #6: cost 0 inf + 19114 1.573 * [simplify]: Simplified to (* (- (* b b) (* (* 4 a) c)) (sqrt (- (* b b) (* (* 4 a) c)))) 1.573 * [simplify]: Simplified (2 3 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (cbrt (* (- (* b b) (* (* 4 a) c)) (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 1.573 * * * * [progress]: [ 7 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 1.574 * [simplify]: Simplifying (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) 1.574 * * [simplify]: iters left: 6 (11 enodes) 1.580 * * [simplify]: iters left: 5 (40 enodes) 1.592 * * [simplify]: iters left: 4 (62 enodes) 1.606 * * [simplify]: iters left: 3 (99 enodes) 1.621 * * [simplify]: iters left: 2 (105 enodes) 1.634 * * [simplify]: Extracting #0: cost 1 inf + 0 1.634 * * [simplify]: Extracting #1: cost 4 inf + 0 1.634 * * [simplify]: Extracting #2: cost 7 inf + 0 1.634 * * [simplify]: Extracting #3: cost 11 inf + 0 1.634 * * [simplify]: Extracting #4: cost 27 inf + 0 1.634 * * [simplify]: Extracting #5: cost 24 inf + 295 1.635 * * [simplify]: Extracting #6: cost 4 inf + 2266 1.635 * * [simplify]: Extracting #7: cost 0 inf + 3119 1.636 * [simplify]: Simplified to (fabs (cbrt (- (* b b) (* (* 4 a) c)))) 1.636 * [simplify]: Simplified (2 3 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 1.636 * [simplify]: Simplifying (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) 1.637 * * [simplify]: iters left: 6 (10 enodes) 1.639 * * [simplify]: iters left: 5 (36 enodes) 1.645 * * [simplify]: iters left: 4 (58 enodes) 1.655 * * [simplify]: iters left: 3 (95 enodes) 1.670 * * [simplify]: iters left: 2 (101 enodes) 1.690 * * [simplify]: Extracting #0: cost 1 inf + 0 1.690 * * [simplify]: Extracting #1: cost 3 inf + 0 1.690 * * [simplify]: Extracting #2: cost 5 inf + 0 1.690 * * [simplify]: Extracting #3: cost 9 inf + 0 1.690 * * [simplify]: Extracting #4: cost 25 inf + 0 1.690 * * [simplify]: Extracting #5: cost 24 inf + 211 1.691 * * [simplify]: Extracting #6: cost 3 inf + 2183 1.692 * * [simplify]: Extracting #7: cost 0 inf + 2551 1.693 * [simplify]: Simplified to (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) 1.693 * [simplify]: Simplified (2 3 1 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 1.694 * * * * [progress]: [ 8 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 1.694 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 1.694 * * [simplify]: iters left: 6 (10 enodes) 1.699 * * [simplify]: iters left: 5 (36 enodes) 1.712 * * [simplify]: iters left: 4 (58 enodes) 1.731 * * [simplify]: iters left: 3 (95 enodes) 1.755 * * [simplify]: iters left: 2 (101 enodes) 1.768 * * [simplify]: Extracting #0: cost 1 inf + 0 1.768 * * [simplify]: Extracting #1: cost 3 inf + 0 1.768 * * [simplify]: Extracting #2: cost 5 inf + 0 1.768 * * [simplify]: Extracting #3: cost 9 inf + 0 1.768 * * [simplify]: Extracting #4: cost 25 inf + 0 1.768 * * [simplify]: Extracting #5: cost 24 inf + 211 1.769 * * [simplify]: Extracting #6: cost 3 inf + 2063 1.770 * * [simplify]: Extracting #7: cost 0 inf + 2391 1.770 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 1.770 * [simplify]: Simplified (2 3 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 1.771 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 1.771 * * [simplify]: iters left: 6 (10 enodes) 1.774 * * [simplify]: iters left: 5 (36 enodes) 1.780 * * [simplify]: iters left: 4 (58 enodes) 1.791 * * [simplify]: iters left: 3 (95 enodes) 1.808 * * [simplify]: iters left: 2 (101 enodes) 1.821 * * [simplify]: Extracting #0: cost 1 inf + 0 1.821 * * [simplify]: Extracting #1: cost 3 inf + 0 1.821 * * [simplify]: Extracting #2: cost 5 inf + 0 1.821 * * [simplify]: Extracting #3: cost 9 inf + 0 1.821 * * [simplify]: Extracting #4: cost 25 inf + 0 1.821 * * [simplify]: Extracting #5: cost 24 inf + 211 1.821 * * [simplify]: Extracting #6: cost 3 inf + 2063 1.822 * * [simplify]: Extracting #7: cost 0 inf + 2391 1.822 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 1.823 * [simplify]: Simplified (2 3 1 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 1.823 * * * * [progress]: [ 9 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt 1) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a))))> 1.823 * [simplify]: Simplifying (sqrt 1) 1.823 * * [simplify]: iters left: 1 (2 enodes) 1.825 * * [simplify]: Extracting #0: cost 1 inf + 0 1.825 * * [simplify]: Extracting #1: cost 0 inf + 1 1.825 * [simplify]: Simplified to 1 1.825 * [simplify]: Simplified (2 3 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* 1 (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a)))) 1.825 * [simplify]: Simplifying (sqrt (- (* b b) (* (* 4 a) c))) 1.825 * * [simplify]: iters left: 6 (9 enodes) 1.828 * * [simplify]: iters left: 5 (33 enodes) 1.833 * * [simplify]: iters left: 4 (55 enodes) 1.851 * * [simplify]: iters left: 3 (92 enodes) 1.876 * * [simplify]: iters left: 2 (100 enodes) 1.890 * * [simplify]: Extracting #0: cost 1 inf + 0 1.891 * * [simplify]: Extracting #1: cost 3 inf + 0 1.891 * * [simplify]: Extracting #2: cost 7 inf + 0 1.891 * * [simplify]: Extracting #3: cost 23 inf + 0 1.891 * * [simplify]: Extracting #4: cost 21 inf + 295 1.891 * * [simplify]: Extracting #5: cost 7 inf + 1042 1.892 * * [simplify]: Extracting #6: cost 1 inf + 1699 1.892 * * [simplify]: Extracting #7: cost 0 inf + 1903 1.893 * [simplify]: Simplified to (sqrt (- (* b b) (* 4 (* a c)))) 1.893 * [simplify]: Simplified (2 3 1 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* 1 (sqrt (- (* b b) (* 4 (* a c)))))) (* 2 a)))) 1.893 * * * * [progress]: [ 10 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) 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))))))) (* 2 a))))> 1.893 * [simplify]: Simplifying (sqrt (- (pow (* b b) 3) (pow (* (* 4 a) c) 3))) 1.893 * * [simplify]: iters left: 6 (12 enodes) 1.900 * * [simplify]: iters left: 5 (60 enodes) 1.929 * * [simplify]: iters left: 4 (184 enodes) 2.027 * * [simplify]: Extracting #0: cost 1 inf + 0 2.027 * * [simplify]: Extracting #1: cost 3 inf + 0 2.027 * * [simplify]: Extracting #2: cost 11 inf + 0 2.027 * * [simplify]: Extracting #3: cost 119 inf + 0 2.028 * * [simplify]: Extracting #4: cost 204 inf + 1307 2.031 * * [simplify]: Extracting #5: cost 92 inf + 19670 2.039 * * [simplify]: Extracting #6: cost 9 inf + 37946 2.054 * * [simplify]: Extracting #7: cost 0 inf + 40337 2.061 * * [simplify]: Extracting #8: cost 0 inf + 40255 2.068 * [simplify]: Simplified to (sqrt (- (* (* b b) (* (* b b) (* b b))) (* 64 (* (* (* c a) (* c a)) (* c a))))) 2.068 * [simplify]: Simplified (2 3 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (/ (sqrt (- (* (* 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.069 * [simplify]: Simplifying (sqrt (+ (* (* b b) (* b b)) (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (* b b) (* (* 4 a) c))))) 2.069 * * [simplify]: iters left: 6 (13 enodes) 2.073 * * [simplify]: iters left: 5 (65 enodes) 2.094 * * [simplify]: iters left: 4 (174 enodes) 2.166 * * [simplify]: iters left: 3 (459 enodes) 2.426 * * [simplify]: Extracting #0: cost 1 inf + 0 2.426 * * [simplify]: Extracting #1: cost 3 inf + 0 2.426 * * [simplify]: Extracting #2: cost 10 inf + 0 2.426 * * [simplify]: Extracting #3: cost 75 inf + 0 2.428 * * [simplify]: Extracting #4: cost 109 inf + 1281 2.433 * * [simplify]: Extracting #5: cost 36 inf + 9444 2.443 * * [simplify]: Extracting #6: cost 1 inf + 15435 2.452 * * [simplify]: Extracting #7: cost 0 inf + 15639 2.462 * [simplify]: Simplified to (sqrt (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (+ (* (* 4 a) c) (* b b)) (* b b)))) 2.462 * [simplify]: Simplified (2 3 1 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (/ (sqrt (- (* (* b b) (* (* b b) (* b b))) (* 64 (* (* (* c a) (* c a)) (* c a))))) (sqrt (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (+ (* (* 4 a) c) (* b b)) (* b b)))))) (* 2 a)))) 2.463 * * * * [progress]: [ 11 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (/ (sqrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) (sqrt (+ (* b b) (* (* 4 a) c))))) (* 2 a))))> 2.463 * [simplify]: Simplifying (sqrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) 2.463 * * [simplify]: iters left: 6 (11 enodes) 2.470 * * [simplify]: iters left: 5 (53 enodes) 2.491 * * [simplify]: iters left: 4 (138 enodes) 2.571 * * [simplify]: iters left: 3 (430 enodes) 2.852 * * [simplify]: Extracting #0: cost 1 inf + 0 2.852 * * [simplify]: Extracting #1: cost 3 inf + 0 2.852 * * [simplify]: Extracting #2: cost 13 inf + 0 2.852 * * [simplify]: Extracting #3: cost 137 inf + 0 2.855 * * [simplify]: Extracting #4: cost 182 inf + 1154 2.861 * * [simplify]: Extracting #5: cost 77 inf + 13800 2.875 * * [simplify]: Extracting #6: cost 4 inf + 24689 2.884 * * [simplify]: Extracting #7: cost 0 inf + 25309 2.891 * [simplify]: Simplified to (sqrt (- (* (* b b) (* b b)) (* (* 4 (* c a)) (* 4 (* c a))))) 2.891 * [simplify]: Simplified (2 3 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (/ (sqrt (- (* (* b b) (* b b)) (* (* 4 (* c a)) (* 4 (* c a))))) (sqrt (+ (* b b) (* (* 4 a) c))))) (* 2 a)))) 2.891 * [simplify]: Simplifying (sqrt (+ (* b b) (* (* 4 a) c))) 2.892 * * [simplify]: iters left: 6 (9 enodes) 2.894 * * [simplify]: iters left: 5 (32 enodes) 2.899 * * [simplify]: iters left: 4 (40 enodes) 2.907 * * [simplify]: iters left: 3 (45 enodes) 2.913 * * [simplify]: Extracting #0: cost 1 inf + 0 2.913 * * [simplify]: Extracting #1: cost 3 inf + 0 2.913 * * [simplify]: Extracting #2: cost 6 inf + 0 2.914 * * [simplify]: Extracting #3: cost 15 inf + 0 2.914 * * [simplify]: Extracting #4: cost 13 inf + 46 2.914 * * [simplify]: Extracting #5: cost 6 inf + 501 2.914 * * [simplify]: Extracting #6: cost 0 inf + 1240 2.915 * [simplify]: Simplified to (sqrt (+ (* b b) (* 4 (* a c)))) 2.915 * [simplify]: Simplified (2 3 1 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (/ (sqrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) (sqrt (+ (* b b) (* 4 (* a c)))))) (* 2 a)))) 2.915 * * * * [progress]: [ 12 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (pow (- (* b b) (* (* 4 a) c)) (/ 1 2))) (* 2 a))))> 2.915 * [simplify]: Simplifying (/ 1 2) 2.915 * * [simplify]: iters left: 2 (3 enodes) 2.917 * * [simplify]: iters left: 1 (12 enodes) 2.921 * * [simplify]: Extracting #0: cost 1 inf + 0 2.921 * * [simplify]: Extracting #1: cost 0 inf + 1 2.921 * [simplify]: Simplified to 1/2 2.921 * [simplify]: Simplified (2 3 1 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (pow (- (* b b) (* (* 4 a) c)) 1/2)) (* 2 a)))) 2.921 * * * * [progress]: [ 13 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 2.921 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 2.921 * * [simplify]: iters left: 6 (10 enodes) 2.924 * * [simplify]: iters left: 5 (36 enodes) 2.933 * * [simplify]: iters left: 4 (58 enodes) 2.945 * * [simplify]: iters left: 3 (95 enodes) 2.971 * * [simplify]: iters left: 2 (101 enodes) 2.983 * * [simplify]: Extracting #0: cost 1 inf + 0 2.983 * * [simplify]: Extracting #1: cost 3 inf + 0 2.983 * * [simplify]: Extracting #2: cost 5 inf + 0 2.983 * * [simplify]: Extracting #3: cost 9 inf + 0 2.984 * * [simplify]: Extracting #4: cost 25 inf + 0 2.984 * * [simplify]: Extracting #5: cost 24 inf + 211 2.984 * * [simplify]: Extracting #6: cost 3 inf + 2063 2.985 * * [simplify]: Extracting #7: cost 0 inf + 2391 2.985 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 2.985 * [simplify]: Simplified (2 3 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 2.986 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 2.986 * * [simplify]: iters left: 6 (10 enodes) 2.989 * * [simplify]: iters left: 5 (36 enodes) 2.994 * * [simplify]: iters left: 4 (58 enodes) 3.004 * * [simplify]: iters left: 3 (95 enodes) 3.020 * * [simplify]: iters left: 2 (101 enodes) 3.031 * * [simplify]: Extracting #0: cost 1 inf + 0 3.032 * * [simplify]: Extracting #1: cost 3 inf + 0 3.032 * * [simplify]: Extracting #2: cost 5 inf + 0 3.032 * * [simplify]: Extracting #3: cost 9 inf + 0 3.032 * * [simplify]: Extracting #4: cost 25 inf + 0 3.032 * * [simplify]: Extracting #5: cost 24 inf + 211 3.032 * * [simplify]: Extracting #6: cost 3 inf + 2063 3.033 * * [simplify]: Extracting #7: cost 0 inf + 2391 3.033 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 3.033 * [simplify]: Simplified (2 3 1 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 3.034 * * * * [progress]: [ 14 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (fabs (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a))))> 3.034 * * * * [progress]: [ 15 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* 1 (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a))))> 3.034 * * * * [progress]: [ 16 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (posit16->real (real->posit16 (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 3.034 * [simplify]: Simplifying (real->posit16 (sqrt (- (* b b) (* (* 4 a) c)))) 3.034 * * [simplify]: iters left: 6 (10 enodes) 3.037 * * [simplify]: iters left: 5 (33 enodes) 3.042 * * [simplify]: iters left: 4 (55 enodes) 3.051 * * [simplify]: iters left: 3 (92 enodes) 3.065 * * [simplify]: iters left: 2 (100 enodes) 3.080 * * [simplify]: Extracting #0: cost 1 inf + 0 3.080 * * [simplify]: Extracting #1: cost 2 inf + 0 3.081 * * [simplify]: Extracting #2: cost 3 inf + 0 3.081 * * [simplify]: Extracting #3: cost 7 inf + 0 3.081 * * [simplify]: Extracting #4: cost 23 inf + 0 3.081 * * [simplify]: Extracting #5: cost 23 inf + 170 3.082 * * [simplify]: Extracting #6: cost 8 inf + 960 3.082 * * [simplify]: Extracting #7: cost 0 inf + 1903 3.083 * [simplify]: Simplified to (real->posit16 (sqrt (+ (* (* -4 c) a) (* b b)))) 3.084 * [simplify]: Simplified (2 3 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (posit16->real (real->posit16 (sqrt (+ (* (* -4 c) a) (* b b)))))) (* 2 a)))) 3.084 * * * * [progress]: [ 17 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (pow (- (* b b) (* (* 4 a) c)) 1/2))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 3.084 * * * * [progress]: [ 18 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (pow (sqrt (- (* b b) (* (* 4 a) c))) 1))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 3.084 * * * * [progress]: [ 19 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (exp (log (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 3.084 * [simplify]: Simplifying (log (sqrt (- (* b b) (* (* 4 a) c)))) 3.084 * * [simplify]: iters left: 6 (10 enodes) 3.089 * * [simplify]: iters left: 5 (36 enodes) 3.100 * * [simplify]: iters left: 4 (58 enodes) 3.109 * * [simplify]: iters left: 3 (95 enodes) 3.123 * * [simplify]: iters left: 2 (101 enodes) 3.135 * * [simplify]: Extracting #0: cost 1 inf + 0 3.135 * * [simplify]: Extracting #1: cost 3 inf + 0 3.135 * * [simplify]: Extracting #2: cost 5 inf + 0 3.135 * * [simplify]: Extracting #3: cost 9 inf + 0 3.135 * * [simplify]: Extracting #4: cost 25 inf + 0 3.135 * * [simplify]: Extracting #5: cost 24 inf + 211 3.135 * * [simplify]: Extracting #6: cost 3 inf + 2093 3.136 * * [simplify]: Extracting #7: cost 0 inf + 2451 3.137 * [simplify]: Simplified to (log (sqrt (- (* b b) (* (* 4 a) c)))) 3.137 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (exp (log (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 3.137 * * * * [progress]: [ 20 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (log (exp (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 3.137 * [simplify]: Simplifying (exp (sqrt (- (* b b) (* (* 4 a) c)))) 3.137 * * [simplify]: iters left: 6 (10 enodes) 3.140 * * [simplify]: iters left: 5 (36 enodes) 3.146 * * [simplify]: iters left: 4 (58 enodes) 3.155 * * [simplify]: iters left: 3 (95 enodes) 3.185 * * [simplify]: iters left: 2 (101 enodes) 3.202 * * [simplify]: Extracting #0: cost 1 inf + 0 3.202 * * [simplify]: Extracting #1: cost 3 inf + 0 3.202 * * [simplify]: Extracting #2: cost 5 inf + 0 3.202 * * [simplify]: Extracting #3: cost 9 inf + 0 3.202 * * [simplify]: Extracting #4: cost 25 inf + 0 3.202 * * [simplify]: Extracting #5: cost 24 inf + 211 3.203 * * [simplify]: Extracting #6: cost 3 inf + 2093 3.203 * * [simplify]: Extracting #7: cost 0 inf + 2451 3.204 * [simplify]: Simplified to (exp (sqrt (- (* b b) (* (* 4 a) c)))) 3.204 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (log (exp (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 3.204 * * * * [progress]: [ 21 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 3.204 * [simplify]: Simplifying (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) 3.204 * * [simplify]: iters left: 6 (11 enodes) 3.207 * * [simplify]: iters left: 5 (39 enodes) 3.213 * * [simplify]: iters left: 4 (61 enodes) 3.223 * * [simplify]: iters left: 3 (98 enodes) 3.251 * * [simplify]: iters left: 2 (104 enodes) 3.265 * * [simplify]: Extracting #0: cost 1 inf + 0 3.265 * * [simplify]: Extracting #1: cost 3 inf + 0 3.265 * * [simplify]: Extracting #2: cost 5 inf + 0 3.265 * * [simplify]: Extracting #3: cost 7 inf + 0 3.265 * * [simplify]: Extracting #4: cost 11 inf + 0 3.265 * * [simplify]: Extracting #5: cost 27 inf + 0 3.265 * * [simplify]: Extracting #6: cost 25 inf + 254 3.266 * * [simplify]: Extracting #7: cost 4 inf + 2023 3.266 * * [simplify]: Extracting #8: cost 0 inf + 3119 3.267 * [simplify]: Simplified to (* (cbrt (sqrt (- (* b b) (* a (* 4 c))))) (cbrt (sqrt (- (* b b) (* a (* 4 c)))))) 3.267 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (* (cbrt (sqrt (- (* b b) (* a (* 4 c))))) (cbrt (sqrt (- (* b b) (* a (* 4 c)))))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 3.267 * [simplify]: Simplifying (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) 3.267 * * [simplify]: iters left: 6 (10 enodes) 3.270 * * [simplify]: iters left: 5 (36 enodes) 3.278 * * [simplify]: iters left: 4 (58 enodes) 3.288 * * [simplify]: iters left: 3 (95 enodes) 3.316 * * [simplify]: iters left: 2 (101 enodes) 3.328 * * [simplify]: Extracting #0: cost 1 inf + 0 3.328 * * [simplify]: Extracting #1: cost 3 inf + 0 3.328 * * [simplify]: Extracting #2: cost 5 inf + 0 3.328 * * [simplify]: Extracting #3: cost 9 inf + 0 3.328 * * [simplify]: Extracting #4: cost 25 inf + 0 3.328 * * [simplify]: Extracting #5: cost 24 inf + 211 3.329 * * [simplify]: Extracting #6: cost 3 inf + 2103 3.329 * * [simplify]: Extracting #7: cost 0 inf + 2471 3.330 * [simplify]: Simplified to (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) 3.330 * [simplify]: Simplified (2 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 3.330 * * * * [progress]: [ 22 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (cbrt (* (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 3.330 * [simplify]: Simplifying (* (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c)))) 3.330 * * [simplify]: iters left: 6 (11 enodes) 3.333 * * [simplify]: iters left: 5 (38 enodes) 3.340 * * [simplify]: iters left: 4 (69 enodes) 3.359 * * [simplify]: iters left: 3 (152 enodes) 3.421 * * [simplify]: iters left: 2 (297 enodes) 3.531 * * [simplify]: iters left: 1 (443 enodes) 3.691 * * [simplify]: Extracting #0: cost 1 inf + 0 3.691 * * [simplify]: Extracting #1: cost 13 inf + 0 3.691 * * [simplify]: Extracting #2: cost 59 inf + 1 3.692 * * [simplify]: Extracting #3: cost 69 inf + 586 3.693 * * [simplify]: Extracting #4: cost 50 inf + 2191 3.696 * * [simplify]: Extracting #5: cost 7 inf + 16231 3.700 * * [simplify]: Extracting #6: cost 0 inf + 19114 3.705 * [simplify]: Simplified to (* (- (* b b) (* (* 4 a) c)) (sqrt (- (* b b) (* (* 4 a) c)))) 3.705 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (cbrt (* (- (* b b) (* (* 4 a) c)) (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 3.706 * * * * [progress]: [ 23 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 3.706 * [simplify]: Simplifying (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) 3.706 * * [simplify]: iters left: 6 (11 enodes) 3.709 * * [simplify]: iters left: 5 (40 enodes) 3.721 * * [simplify]: iters left: 4 (62 enodes) 3.742 * * [simplify]: iters left: 3 (99 enodes) 3.771 * * [simplify]: iters left: 2 (105 enodes) 3.799 * * [simplify]: Extracting #0: cost 1 inf + 0 3.800 * * [simplify]: Extracting #1: cost 4 inf + 0 3.800 * * [simplify]: Extracting #2: cost 7 inf + 0 3.800 * * [simplify]: Extracting #3: cost 11 inf + 0 3.800 * * [simplify]: Extracting #4: cost 27 inf + 0 3.800 * * [simplify]: Extracting #5: cost 24 inf + 295 3.801 * * [simplify]: Extracting #6: cost 4 inf + 2266 3.802 * * [simplify]: Extracting #7: cost 0 inf + 3119 3.804 * [simplify]: Simplified to (fabs (cbrt (- (* b b) (* (* 4 a) c)))) 3.804 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 3.804 * [simplify]: Simplifying (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) 3.804 * * [simplify]: iters left: 6 (10 enodes) 3.810 * * [simplify]: iters left: 5 (36 enodes) 3.821 * * [simplify]: iters left: 4 (58 enodes) 3.841 * * [simplify]: iters left: 3 (95 enodes) 3.870 * * [simplify]: iters left: 2 (101 enodes) 3.892 * * [simplify]: Extracting #0: cost 1 inf + 0 3.892 * * [simplify]: Extracting #1: cost 3 inf + 0 3.892 * * [simplify]: Extracting #2: cost 5 inf + 0 3.892 * * [simplify]: Extracting #3: cost 9 inf + 0 3.892 * * [simplify]: Extracting #4: cost 25 inf + 0 3.893 * * [simplify]: Extracting #5: cost 24 inf + 211 3.893 * * [simplify]: Extracting #6: cost 3 inf + 2183 3.894 * * [simplify]: Extracting #7: cost 0 inf + 2551 3.894 * [simplify]: Simplified to (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) 3.894 * [simplify]: Simplified (2 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 3.894 * * * * [progress]: [ 24 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 3.895 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 3.895 * * [simplify]: iters left: 6 (10 enodes) 3.897 * * [simplify]: iters left: 5 (36 enodes) 3.903 * * [simplify]: iters left: 4 (58 enodes) 3.915 * * [simplify]: iters left: 3 (95 enodes) 3.941 * * [simplify]: iters left: 2 (101 enodes) 3.965 * * [simplify]: Extracting #0: cost 1 inf + 0 3.966 * * [simplify]: Extracting #1: cost 3 inf + 0 3.966 * * [simplify]: Extracting #2: cost 5 inf + 0 3.966 * * [simplify]: Extracting #3: cost 9 inf + 0 3.966 * * [simplify]: Extracting #4: cost 25 inf + 0 3.966 * * [simplify]: Extracting #5: cost 24 inf + 211 3.967 * * [simplify]: Extracting #6: cost 3 inf + 2063 3.968 * * [simplify]: Extracting #7: cost 0 inf + 2391 3.969 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 3.969 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 3.970 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 3.970 * * [simplify]: iters left: 6 (10 enodes) 3.975 * * [simplify]: iters left: 5 (36 enodes) 3.982 * * [simplify]: iters left: 4 (58 enodes) 3.992 * * [simplify]: iters left: 3 (95 enodes) 4.006 * * [simplify]: iters left: 2 (101 enodes) 4.023 * * [simplify]: Extracting #0: cost 1 inf + 0 4.023 * * [simplify]: Extracting #1: cost 3 inf + 0 4.023 * * [simplify]: Extracting #2: cost 5 inf + 0 4.024 * * [simplify]: Extracting #3: cost 9 inf + 0 4.024 * * [simplify]: Extracting #4: cost 25 inf + 0 4.024 * * [simplify]: Extracting #5: cost 24 inf + 211 4.024 * * [simplify]: Extracting #6: cost 3 inf + 2063 4.025 * * [simplify]: Extracting #7: cost 0 inf + 2391 4.025 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 4.025 * [simplify]: Simplified (2 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 4.026 * * * * [progress]: [ 25 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt 1) (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 4.026 * [simplify]: Simplifying (sqrt 1) 4.026 * * [simplify]: iters left: 1 (2 enodes) 4.027 * * [simplify]: Extracting #0: cost 1 inf + 0 4.028 * * [simplify]: Extracting #1: cost 0 inf + 1 4.028 * [simplify]: Simplified to 1 4.028 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* 1 (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 4.028 * [simplify]: Simplifying (sqrt (- (* b b) (* (* 4 a) c))) 4.028 * * [simplify]: iters left: 6 (9 enodes) 4.030 * * [simplify]: iters left: 5 (33 enodes) 4.036 * * [simplify]: iters left: 4 (55 enodes) 4.045 * * [simplify]: iters left: 3 (92 enodes) 4.069 * * [simplify]: iters left: 2 (100 enodes) 4.082 * * [simplify]: Extracting #0: cost 1 inf + 0 4.082 * * [simplify]: Extracting #1: cost 3 inf + 0 4.083 * * [simplify]: Extracting #2: cost 7 inf + 0 4.083 * * [simplify]: Extracting #3: cost 23 inf + 0 4.083 * * [simplify]: Extracting #4: cost 21 inf + 295 4.083 * * [simplify]: Extracting #5: cost 7 inf + 1042 4.084 * * [simplify]: Extracting #6: cost 1 inf + 1699 4.084 * * [simplify]: Extracting #7: cost 0 inf + 1903 4.085 * [simplify]: Simplified to (sqrt (- (* b b) (* 4 (* a c)))) 4.085 * [simplify]: Simplified (2 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* 1 (sqrt (- (* b b) (* 4 (* a c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 4.085 * * * * [progress]: [ 26 / 76 ] simplifiying candidate #= b 0) (/ (* 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)))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 4.085 * [simplify]: Simplifying (sqrt (- (pow (* b b) 3) (pow (* (* 4 a) c) 3))) 4.085 * * [simplify]: iters left: 6 (12 enodes) 4.089 * * [simplify]: iters left: 5 (60 enodes) 4.105 * * [simplify]: iters left: 4 (184 enodes) 4.175 * * [simplify]: Extracting #0: cost 1 inf + 0 4.175 * * [simplify]: Extracting #1: cost 3 inf + 0 4.175 * * [simplify]: Extracting #2: cost 11 inf + 0 4.175 * * [simplify]: Extracting #3: cost 119 inf + 0 4.176 * * [simplify]: Extracting #4: cost 204 inf + 1307 4.179 * * [simplify]: Extracting #5: cost 92 inf + 19670 4.189 * * [simplify]: Extracting #6: cost 9 inf + 37946 4.196 * * [simplify]: Extracting #7: cost 0 inf + 40337 4.203 * * [simplify]: Extracting #8: cost 0 inf + 40255 4.212 * [simplify]: Simplified to (sqrt (- (* (* b b) (* (* b b) (* b b))) (* 64 (* (* (* c a) (* c a)) (* c a))))) 4.212 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (/ (sqrt (- (* (* 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)))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 4.213 * [simplify]: Simplifying (sqrt (+ (* (* b b) (* b b)) (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (* b b) (* (* 4 a) c))))) 4.213 * * [simplify]: iters left: 6 (13 enodes) 4.221 * * [simplify]: iters left: 5 (65 enodes) 4.247 * * [simplify]: iters left: 4 (174 enodes) 4.298 * * [simplify]: iters left: 3 (459 enodes) 4.541 * * [simplify]: Extracting #0: cost 1 inf + 0 4.541 * * [simplify]: Extracting #1: cost 3 inf + 0 4.541 * * [simplify]: Extracting #2: cost 10 inf + 0 4.542 * * [simplify]: Extracting #3: cost 75 inf + 0 4.542 * * [simplify]: Extracting #4: cost 109 inf + 1281 4.545 * * [simplify]: Extracting #5: cost 36 inf + 9444 4.549 * * [simplify]: Extracting #6: cost 1 inf + 15435 4.554 * * [simplify]: Extracting #7: cost 0 inf + 15639 4.559 * [simplify]: Simplified to (sqrt (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (+ (* (* 4 a) c) (* b b)) (* b b)))) 4.559 * [simplify]: Simplified (2 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (/ (sqrt (- (* (* b b) (* (* b b) (* b b))) (* 64 (* (* (* c a) (* c a)) (* c a))))) (sqrt (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (+ (* (* 4 a) c) (* b b)) (* b b))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 4.559 * * * * [progress]: [ 27 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (/ (sqrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) (sqrt (+ (* b b) (* (* 4 a) c)))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 4.559 * [simplify]: Simplifying (sqrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) 4.559 * * [simplify]: iters left: 6 (11 enodes) 4.563 * * [simplify]: iters left: 5 (53 enodes) 4.585 * * [simplify]: iters left: 4 (138 enodes) 4.651 * * [simplify]: iters left: 3 (430 enodes) 4.933 * * [simplify]: Extracting #0: cost 1 inf + 0 4.934 * * [simplify]: Extracting #1: cost 3 inf + 0 4.934 * * [simplify]: Extracting #2: cost 13 inf + 0 4.934 * * [simplify]: Extracting #3: cost 137 inf + 0 4.937 * * [simplify]: Extracting #4: cost 182 inf + 1154 4.943 * * [simplify]: Extracting #5: cost 77 inf + 13800 4.960 * * [simplify]: Extracting #6: cost 4 inf + 24689 4.975 * * [simplify]: Extracting #7: cost 0 inf + 25309 4.989 * [simplify]: Simplified to (sqrt (- (* (* b b) (* b b)) (* (* 4 (* c a)) (* 4 (* c a))))) 4.989 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (/ (sqrt (- (* (* b b) (* b b)) (* (* 4 (* c a)) (* 4 (* c a))))) (sqrt (+ (* b b) (* (* 4 a) c)))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 4.990 * [simplify]: Simplifying (sqrt (+ (* b b) (* (* 4 a) c))) 4.990 * * [simplify]: iters left: 6 (9 enodes) 4.995 * * [simplify]: iters left: 5 (32 enodes) 5.005 * * [simplify]: iters left: 4 (40 enodes) 5.016 * * [simplify]: iters left: 3 (45 enodes) 5.028 * * [simplify]: Extracting #0: cost 1 inf + 0 5.028 * * [simplify]: Extracting #1: cost 3 inf + 0 5.028 * * [simplify]: Extracting #2: cost 6 inf + 0 5.028 * * [simplify]: Extracting #3: cost 15 inf + 0 5.028 * * [simplify]: Extracting #4: cost 13 inf + 46 5.029 * * [simplify]: Extracting #5: cost 6 inf + 501 5.029 * * [simplify]: Extracting #6: cost 0 inf + 1240 5.030 * [simplify]: Simplified to (sqrt (+ (* b b) (* 4 (* a c)))) 5.030 * [simplify]: Simplified (2 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (/ (sqrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) (sqrt (+ (* b b) (* 4 (* a c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 5.030 * * * * [progress]: [ 28 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (pow (- (* b b) (* (* 4 a) c)) (/ 1 2)))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 5.030 * [simplify]: Simplifying (/ 1 2) 5.031 * * [simplify]: iters left: 2 (3 enodes) 5.034 * * [simplify]: iters left: 1 (12 enodes) 5.038 * * [simplify]: Extracting #0: cost 1 inf + 0 5.039 * * [simplify]: Extracting #1: cost 0 inf + 1 5.039 * [simplify]: Simplified to 1/2 5.039 * [simplify]: Simplified (2 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (pow (- (* b b) (* (* 4 a) c)) 1/2))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 5.039 * * * * [progress]: [ 29 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 5.039 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 5.039 * * [simplify]: iters left: 6 (10 enodes) 5.044 * * [simplify]: iters left: 5 (36 enodes) 5.056 * * [simplify]: iters left: 4 (58 enodes) 5.076 * * [simplify]: iters left: 3 (95 enodes) 5.100 * * [simplify]: iters left: 2 (101 enodes) 5.112 * * [simplify]: Extracting #0: cost 1 inf + 0 5.112 * * [simplify]: Extracting #1: cost 3 inf + 0 5.112 * * [simplify]: Extracting #2: cost 5 inf + 0 5.112 * * [simplify]: Extracting #3: cost 9 inf + 0 5.112 * * [simplify]: Extracting #4: cost 25 inf + 0 5.112 * * [simplify]: Extracting #5: cost 24 inf + 211 5.113 * * [simplify]: Extracting #6: cost 3 inf + 2063 5.113 * * [simplify]: Extracting #7: cost 0 inf + 2391 5.114 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 5.114 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 5.114 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 5.114 * * [simplify]: iters left: 6 (10 enodes) 5.117 * * [simplify]: iters left: 5 (36 enodes) 5.123 * * [simplify]: iters left: 4 (58 enodes) 5.142 * * [simplify]: iters left: 3 (95 enodes) 5.171 * * [simplify]: iters left: 2 (101 enodes) 5.184 * * [simplify]: Extracting #0: cost 1 inf + 0 5.184 * * [simplify]: Extracting #1: cost 3 inf + 0 5.184 * * [simplify]: Extracting #2: cost 5 inf + 0 5.184 * * [simplify]: Extracting #3: cost 9 inf + 0 5.184 * * [simplify]: Extracting #4: cost 25 inf + 0 5.185 * * [simplify]: Extracting #5: cost 24 inf + 211 5.185 * * [simplify]: Extracting #6: cost 3 inf + 2063 5.186 * * [simplify]: Extracting #7: cost 0 inf + 2391 5.186 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 5.186 * [simplify]: Simplified (2 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 5.186 * * * * [progress]: [ 30 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (fabs (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 5.186 * * * * [progress]: [ 31 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* 1 (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 5.187 * * * * [progress]: [ 32 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (posit16->real (real->posit16 (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 5.187 * [simplify]: Simplifying (real->posit16 (sqrt (- (* b b) (* (* 4 a) c)))) 5.187 * * [simplify]: iters left: 6 (10 enodes) 5.189 * * [simplify]: iters left: 5 (33 enodes) 5.196 * * [simplify]: iters left: 4 (55 enodes) 5.205 * * [simplify]: iters left: 3 (92 enodes) 5.233 * * [simplify]: iters left: 2 (100 enodes) 5.248 * * [simplify]: Extracting #0: cost 1 inf + 0 5.248 * * [simplify]: Extracting #1: cost 2 inf + 0 5.248 * * [simplify]: Extracting #2: cost 3 inf + 0 5.248 * * [simplify]: Extracting #3: cost 7 inf + 0 5.249 * * [simplify]: Extracting #4: cost 23 inf + 0 5.249 * * [simplify]: Extracting #5: cost 23 inf + 170 5.249 * * [simplify]: Extracting #6: cost 8 inf + 960 5.250 * * [simplify]: Extracting #7: cost 0 inf + 1903 5.250 * [simplify]: Simplified to (real->posit16 (sqrt (+ (* (* -4 c) a) (* b b)))) 5.250 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (posit16->real (real->posit16 (sqrt (+ (* (* -4 c) a) (* b b))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 5.250 * * * * [progress]: [ 33 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (log (/ (/ 1 (exp b)) (exp (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 5.251 * [simplify]: Simplifying (/ (/ 1 (exp b)) (exp (sqrt (- (* b b) (* (* 4 a) c))))) 5.251 * * [simplify]: iters left: 6 (14 enodes) 5.255 * * [simplify]: iters left: 5 (54 enodes) 5.264 * * [simplify]: iters left: 4 (89 enodes) 5.279 * * [simplify]: iters left: 3 (139 enodes) 5.322 * * [simplify]: iters left: 2 (149 enodes) 5.357 * * [simplify]: iters left: 1 (156 enodes) 5.395 * * [simplify]: Extracting #0: cost 1 inf + 0 5.395 * * [simplify]: Extracting #1: cost 11 inf + 0 5.395 * * [simplify]: Extracting #2: cost 21 inf + 1 5.396 * * [simplify]: Extracting #3: cost 25 inf + 2 5.396 * * [simplify]: Extracting #4: cost 23 inf + 448 5.396 * * [simplify]: Extracting #5: cost 37 inf + 489 5.397 * * [simplify]: Extracting #6: cost 37 inf + 659 5.398 * * [simplify]: Extracting #7: cost 23 inf + 1407 5.400 * * [simplify]: Extracting #8: cost 7 inf + 5249 5.403 * * [simplify]: Extracting #9: cost 0 inf + 7286 5.406 * * [simplify]: Extracting #10: cost 0 inf + 7145 5.409 * [simplify]: Simplified to (exp (- (+ (sqrt (+ (* b b) (* a (* c -4)))) b))) 5.409 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (log (exp (- (+ (sqrt (+ (* b b) (* a (* c -4)))) b))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 5.409 * * * * [progress]: [ 34 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (log (/ (exp (- b)) (exp (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 5.410 * [simplify]: Simplifying (/ (exp (- b)) (exp (sqrt (- (* b b) (* (* 4 a) c))))) 5.410 * * [simplify]: iters left: 6 (13 enodes) 5.417 * * [simplify]: iters left: 5 (50 enodes) 5.433 * * [simplify]: iters left: 4 (84 enodes) 5.463 * * [simplify]: iters left: 3 (137 enodes) 5.500 * * [simplify]: iters left: 2 (156 enodes) 5.520 * * [simplify]: iters left: 1 (164 enodes) 5.554 * * [simplify]: Extracting #0: cost 1 inf + 0 5.554 * * [simplify]: Extracting #1: cost 13 inf + 0 5.556 * * [simplify]: Extracting #2: cost 23 inf + 1 5.556 * * [simplify]: Extracting #3: cost 24 inf + 226 5.556 * * [simplify]: Extracting #4: cost 24 inf + 560 5.557 * * [simplify]: Extracting #5: cost 38 inf + 601 5.557 * * [simplify]: Extracting #6: cost 37 inf + 977 5.559 * * [simplify]: Extracting #7: cost 10 inf + 5475 5.562 * * [simplify]: Extracting #8: cost 2 inf + 7123 5.565 * * [simplify]: Extracting #9: cost 0 inf + 7681 5.568 * [simplify]: Simplified to (exp (- (+ b (sqrt (- (* b b) (* c (* 4 a))))))) 5.568 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (log (exp (- (+ b (sqrt (- (* b b) (* c (* 4 a))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 5.569 * * * * [progress]: [ 35 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (pow (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) 1)) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 5.569 * * * * [progress]: [ 36 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (exp (log (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 5.569 * [simplify]: Simplifying (log (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) 5.569 * * [simplify]: iters left: 6 (12 enodes) 5.575 * * [simplify]: iters left: 5 (44 enodes) 5.584 * * [simplify]: iters left: 4 (71 enodes) 5.595 * * [simplify]: iters left: 3 (113 enodes) 5.614 * * [simplify]: iters left: 2 (121 enodes) 5.646 * * [simplify]: Extracting #0: cost 1 inf + 0 5.646 * * [simplify]: Extracting #1: cost 3 inf + 0 5.646 * * [simplify]: Extracting #2: cost 9 inf + 0 5.646 * * [simplify]: Extracting #3: cost 13 inf + 1 5.646 * * [simplify]: Extracting #4: cost 15 inf + 83 5.646 * * [simplify]: Extracting #5: cost 29 inf + 124 5.647 * * [simplify]: Extracting #6: cost 25 inf + 502 5.648 * * [simplify]: Extracting #7: cost 9 inf + 1781 5.649 * * [simplify]: Extracting #8: cost 2 inf + 3709 5.651 * * [simplify]: Extracting #9: cost 0 inf + 4237 5.653 * [simplify]: Simplified to (log (- (- b) (sqrt (+ (* -4 (* c a)) (* b b))))) 5.653 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (exp (log (- (- b) (sqrt (+ (* -4 (* c a)) (* b b))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 5.653 * * * * [progress]: [ 37 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (log (exp (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 5.653 * [simplify]: Simplifying (exp (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) 5.653 * * [simplify]: iters left: 6 (12 enodes) 5.659 * * [simplify]: iters left: 5 (47 enodes) 5.673 * * [simplify]: iters left: 4 (83 enodes) 5.687 * * [simplify]: iters left: 3 (141 enodes) 5.715 * * [simplify]: iters left: 2 (165 enodes) 5.758 * * [simplify]: iters left: 1 (175 enodes) 5.803 * * [simplify]: Extracting #0: cost 1 inf + 0 5.803 * * [simplify]: Extracting #1: cost 12 inf + 0 5.803 * * [simplify]: Extracting #2: cost 23 inf + 1 5.803 * * [simplify]: Extracting #3: cost 27 inf + 114 5.804 * * [simplify]: Extracting #4: cost 27 inf + 448 5.804 * * [simplify]: Extracting #5: cost 41 inf + 489 5.805 * * [simplify]: Extracting #6: cost 33 inf + 1523 5.807 * * [simplify]: Extracting #7: cost 10 inf + 5433 5.810 * * [simplify]: Extracting #8: cost 0 inf + 8321 5.813 * [simplify]: Simplified to (exp (- (- b) (sqrt (+ (* b b) (* (* -4 a) c))))) 5.813 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (log (exp (- (- b) (sqrt (+ (* b b) (* (* -4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 5.814 * * * * [progress]: [ 38 / 76 ] simplifiying candidate #= b 0) (/ (* 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))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 5.814 * [simplify]: Simplifying (* (cbrt (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (cbrt (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))))) 5.814 * * [simplify]: iters left: 6 (13 enodes) 5.820 * * [simplify]: iters left: 5 (47 enodes) 5.835 * * [simplify]: iters left: 4 (74 enodes) 5.855 * * [simplify]: iters left: 3 (116 enodes) 5.872 * * [simplify]: iters left: 2 (124 enodes) 5.888 * * [simplify]: Extracting #0: cost 1 inf + 0 5.888 * * [simplify]: Extracting #1: cost 3 inf + 0 5.888 * * [simplify]: Extracting #2: cost 5 inf + 0 5.888 * * [simplify]: Extracting #3: cost 11 inf + 0 6.297 * * [simplify]: Extracting #4: cost 15 inf + 1 6.297 * * [simplify]: Extracting #5: cost 18 inf + 42 6.297 * * [simplify]: Extracting #6: cost 31 inf + 124 6.297 * * [simplify]: Extracting #7: cost 28 inf + 460 6.298 * * [simplify]: Extracting #8: cost 12 inf + 1698 6.298 * * [simplify]: Extracting #9: cost 2 inf + 4457 6.299 * * [simplify]: Extracting #10: cost 0 inf + 5065 6.300 * [simplify]: Simplified to (* (cbrt (- (- b) (sqrt (+ (* b b) (* (* -4 c) a))))) (cbrt (- (- b) (sqrt (+ (* b b) (* (* -4 c) a)))))) 6.300 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (* (cbrt (- (- b) (sqrt (+ (* b b) (* (* -4 c) a))))) (cbrt (- (- b) (sqrt (+ (* b b) (* (* -4 c) a)))))) (cbrt (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 6.301 * [simplify]: Simplifying (cbrt (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) 6.301 * * [simplify]: iters left: 6 (12 enodes) 6.304 * * [simplify]: iters left: 5 (44 enodes) 6.312 * * [simplify]: iters left: 4 (71 enodes) 6.324 * * [simplify]: iters left: 3 (113 enodes) 6.348 * * [simplify]: iters left: 2 (121 enodes) 6.363 * * [simplify]: Extracting #0: cost 1 inf + 0 6.363 * * [simplify]: Extracting #1: cost 3 inf + 0 6.363 * * [simplify]: Extracting #2: cost 9 inf + 0 6.363 * * [simplify]: Extracting #3: cost 13 inf + 1 6.363 * * [simplify]: Extracting #4: cost 15 inf + 83 6.364 * * [simplify]: Extracting #5: cost 29 inf + 124 6.364 * * [simplify]: Extracting #6: cost 25 inf + 502 6.364 * * [simplify]: Extracting #7: cost 9 inf + 1781 6.365 * * [simplify]: Extracting #8: cost 2 inf + 3729 6.366 * * [simplify]: Extracting #9: cost 0 inf + 4257 6.367 * [simplify]: Simplified to (cbrt (- (- b) (sqrt (+ (* -4 (* c a)) (* b b))))) 6.367 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (* (cbrt (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (cbrt (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))))) (cbrt (- (- b) (sqrt (+ (* -4 (* c a)) (* b b))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 6.367 * * * * [progress]: [ 39 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (cbrt (* (* (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 6.367 * [simplify]: Simplifying (* (* (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) 6.367 * * [simplify]: iters left: 6 (13 enodes) 6.370 * * [simplify]: iters left: 5 (48 enodes) 6.391 * * [simplify]: iters left: 4 (89 enodes) 6.411 * * [simplify]: iters left: 3 (237 enodes) 6.506 * * [simplify]: Extracting #0: cost 1 inf + 0 6.506 * * [simplify]: Extracting #1: cost 20 inf + 0 6.506 * * [simplify]: Extracting #2: cost 89 inf + 1 6.507 * * [simplify]: Extracting #3: cost 108 inf + 44 6.507 * * [simplify]: Extracting #4: cost 104 inf + 411 6.508 * * [simplify]: Extracting #5: cost 118 inf + 411 6.508 * * [simplify]: Extracting #6: cost 115 inf + 1073 6.512 * * [simplify]: Extracting #7: cost 50 inf + 19056 6.521 * * [simplify]: Extracting #8: cost 1 inf + 37063 6.539 * * [simplify]: Extracting #9: cost 0 inf + 37227 6.559 * [simplify]: Simplified to (* (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))))) 6.559 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (cbrt (* (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 6.559 * * * * [progress]: [ 40 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (sqrt (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 6.559 * [simplify]: Simplifying (sqrt (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) 6.559 * * [simplify]: iters left: 6 (12 enodes) 6.562 * * [simplify]: iters left: 5 (44 enodes) 6.570 * * [simplify]: iters left: 4 (71 enodes) 6.581 * * [simplify]: iters left: 3 (113 enodes) 6.614 * * [simplify]: iters left: 2 (121 enodes) 6.645 * * [simplify]: Extracting #0: cost 1 inf + 0 6.645 * * [simplify]: Extracting #1: cost 3 inf + 0 6.645 * * [simplify]: Extracting #2: cost 9 inf + 0 6.645 * * [simplify]: Extracting #3: cost 13 inf + 1 6.645 * * [simplify]: Extracting #4: cost 15 inf + 83 6.645 * * [simplify]: Extracting #5: cost 29 inf + 124 6.646 * * [simplify]: Extracting #6: cost 25 inf + 502 6.647 * * [simplify]: Extracting #7: cost 9 inf + 1781 6.648 * * [simplify]: Extracting #8: cost 2 inf + 3649 6.650 * * [simplify]: Extracting #9: cost 0 inf + 4177 6.652 * [simplify]: Simplified to (sqrt (- (- b) (sqrt (+ (* -4 (* c a)) (* b b))))) 6.652 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (sqrt (- (- b) (sqrt (+ (* -4 (* c a)) (* b b))))) (sqrt (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 6.652 * [simplify]: Simplifying (sqrt (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) 6.652 * * [simplify]: iters left: 6 (12 enodes) 6.658 * * [simplify]: iters left: 5 (44 enodes) 6.672 * * [simplify]: iters left: 4 (71 enodes) 6.695 * * [simplify]: iters left: 3 (113 enodes) 6.730 * * [simplify]: iters left: 2 (121 enodes) 6.752 * * [simplify]: Extracting #0: cost 1 inf + 0 6.752 * * [simplify]: Extracting #1: cost 3 inf + 0 6.752 * * [simplify]: Extracting #2: cost 9 inf + 0 6.752 * * [simplify]: Extracting #3: cost 13 inf + 1 6.752 * * [simplify]: Extracting #4: cost 15 inf + 83 6.752 * * [simplify]: Extracting #5: cost 29 inf + 124 6.752 * * [simplify]: Extracting #6: cost 25 inf + 502 6.753 * * [simplify]: Extracting #7: cost 9 inf + 1781 6.753 * * [simplify]: Extracting #8: cost 2 inf + 3649 6.754 * * [simplify]: Extracting #9: cost 0 inf + 4177 6.755 * [simplify]: Simplified to (sqrt (- (- b) (sqrt (+ (* -4 (* c a)) (* b b))))) 6.755 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (sqrt (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (- (- b) (sqrt (+ (* -4 (* c a)) (* b b))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 6.755 * * * * [progress]: [ 41 / 76 ] simplifiying candidate #= b 0) (/ (* 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)))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 6.756 * [simplify]: Simplifying (- (pow (- b) 3) (pow (sqrt (- (* b b) (* (* 4 a) c))) 3)) 6.756 * * [simplify]: iters left: 6 (14 enodes) 6.760 * * [simplify]: iters left: 5 (65 enodes) 6.774 * * [simplify]: iters left: 4 (131 enodes) 6.827 * * [simplify]: iters left: 3 (285 enodes) 6.919 * * [simplify]: Extracting #0: cost 1 inf + 0 6.919 * * [simplify]: Extracting #1: cost 21 inf + 0 6.919 * * [simplify]: Extracting #2: cost 118 inf + 0 6.920 * * [simplify]: Extracting #3: cost 149 inf + 544 6.921 * * [simplify]: Extracting #4: cost 128 inf + 2662 6.926 * * [simplify]: Extracting #5: cost 54 inf + 22988 6.938 * * [simplify]: Extracting #6: cost 10 inf + 43389 6.953 * * [simplify]: Extracting #7: cost 0 inf + 50974 6.960 * [simplify]: Simplified to (- (+ (* (* b b) b) (* (+ (* b b) (* (* a c) -4)) (sqrt (+ (* b b) (* (* a c) -4)))))) 6.960 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (/ (- (+ (* (* b b) b) (* (+ (* b b) (* (* a c) -4)) (sqrt (+ (* b b) (* (* a c) -4)))))) (+ (* (- b) (- b)) (+ (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt (- (* b b) (* (* 4 a) c)))) (* (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 6.960 * [simplify]: Simplifying (+ (* (- b) (- b)) (+ (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt (- (* b b) (* (* 4 a) c)))) (* (- b) (sqrt (- (* b b) (* (* 4 a) c)))))) 6.960 * * [simplify]: iters left: 6 (15 enodes) 6.964 * * [simplify]: iters left: 5 (60 enodes) 6.976 * * [simplify]: iters left: 4 (123 enodes) 7.019 * * [simplify]: iters left: 3 (255 enodes) 7.139 * * [simplify]: iters left: 2 (427 enodes) 7.327 * * [simplify]: Extracting #0: cost 1 inf + 0 7.327 * * [simplify]: Extracting #1: cost 30 inf + 0 7.327 * * [simplify]: Extracting #2: cost 92 inf + 0 7.328 * * [simplify]: Extracting #3: cost 96 inf + 421 7.330 * * [simplify]: Extracting #4: cost 73 inf + 2144 7.331 * * [simplify]: Extracting #5: cost 55 inf + 4875 7.335 * * [simplify]: Extracting #6: cost 19 inf + 15460 7.341 * * [simplify]: Extracting #7: cost 0 inf + 21378 7.348 * * [simplify]: Extracting #8: cost 0 inf + 21298 7.354 * [simplify]: Simplified to (+ (* (sqrt (- (* b b) (* a (* c 4)))) (- (sqrt (- (* b b) (* a (* c 4)))) b)) (* b b)) 7.354 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (/ (- (+ (* (* b b) b) (* (+ (* b b) (* (* a c) -4)) (sqrt (+ (* b b) (* (* a c) -4)))))) (+ (* (sqrt (- (* b b) (* a (* c 4)))) (- (sqrt (- (* b b) (* a (* c 4)))) b)) (* b b)))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 7.355 * * * * [progress]: [ 42 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (- b) (- (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 7.355 * [simplify]: Simplifying (- (sqrt (- (* b b) (* (* 4 a) c)))) 7.355 * * [simplify]: iters left: 6 (10 enodes) 7.358 * * [simplify]: iters left: 5 (36 enodes) 7.371 * * [simplify]: iters left: 4 (58 enodes) 7.391 * * [simplify]: iters left: 3 (95 enodes) 7.419 * * [simplify]: iters left: 2 (101 enodes) 7.444 * * [simplify]: Extracting #0: cost 1 inf + 0 7.444 * * [simplify]: Extracting #1: cost 3 inf + 0 7.444 * * [simplify]: Extracting #2: cost 5 inf + 0 7.444 * * [simplify]: Extracting #3: cost 9 inf + 0 7.444 * * [simplify]: Extracting #4: cost 25 inf + 0 7.444 * * [simplify]: Extracting #5: cost 24 inf + 211 7.445 * * [simplify]: Extracting #6: cost 3 inf + 2063 7.446 * * [simplify]: Extracting #7: cost 0 inf + 2391 7.447 * [simplify]: Simplified to (- (sqrt (- (* b b) (* (* 4 a) c)))) 7.447 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- b) (- (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 7.447 * * * * [progress]: [ 43 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (* 1 (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 7.448 * * * * [progress]: [ 44 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (/ (- (* (- b) (- b)) (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt (- (* b b) (* (* 4 a) c))))) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 7.448 * [simplify]: Simplifying (- (* (- b) (- b)) (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt (- (* b b) (* (* 4 a) c))))) 7.448 * * [simplify]: iters left: 6 (13 enodes) 7.455 * * [simplify]: iters left: 5 (50 enodes) 7.472 * * [simplify]: iters left: 4 (104 enodes) 7.495 * * [simplify]: iters left: 3 (194 enodes) 7.559 * * [simplify]: iters left: 2 (350 enodes) 7.807 * * [simplify]: Extracting #0: cost 1 inf + 0 7.807 * * [simplify]: Extracting #1: cost 68 inf + 0 7.809 * * [simplify]: Extracting #2: cost 141 inf + 88 7.811 * * [simplify]: Extracting #3: cost 118 inf + 2145 7.816 * * [simplify]: Extracting #4: cost 91 inf + 6143 7.826 * * [simplify]: Extracting #5: cost 40 inf + 22672 7.845 * * [simplify]: Extracting #6: cost 0 inf + 36960 7.865 * * [simplify]: Extracting #7: cost 0 inf + 36800 7.880 * [simplify]: Simplified to (* c (* 4 a)) 7.880 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (/ (* c (* 4 a)) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 7.880 * [simplify]: Simplifying (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) 7.880 * * [simplify]: iters left: 6 (11 enodes) 7.883 * * [simplify]: iters left: 5 (40 enodes) 7.891 * * [simplify]: iters left: 4 (63 enodes) 7.901 * * [simplify]: iters left: 3 (100 enodes) 7.927 * * [simplify]: iters left: 2 (108 enodes) 7.955 * * [simplify]: Extracting #0: cost 1 inf + 0 7.955 * * [simplify]: Extracting #1: cost 5 inf + 0 7.955 * * [simplify]: Extracting #2: cost 7 inf + 1 7.955 * * [simplify]: Extracting #3: cost 9 inf + 83 7.955 * * [simplify]: Extracting #4: cost 23 inf + 124 7.955 * * [simplify]: Extracting #5: cost 21 inf + 458 7.956 * * [simplify]: Extracting #6: cost 5 inf + 1696 7.957 * * [simplify]: Extracting #7: cost 0 inf + 2473 7.958 * [simplify]: Simplified to (- (sqrt (- (* b b) (* (* 4 c) a))) b) 7.958 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (/ (* c (* 4 a)) (- (sqrt (- (* b b) (* (* 4 c) a))) b))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 7.959 * * * * [progress]: [ 45 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (+ (sqrt (- b)) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (- (sqrt (- b)) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 7.959 * [simplify]: Simplifying (+ (sqrt (- b)) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) 7.959 * * [simplify]: iters left: 6 (13 enodes) 7.965 * * [simplify]: iters left: 5 (46 enodes) 7.980 * * [simplify]: iters left: 4 (68 enodes) 7.993 * * [simplify]: iters left: 3 (105 enodes) 8.011 * * [simplify]: iters left: 2 (111 enodes) 8.024 * * [simplify]: Extracting #0: cost 1 inf + 0 8.024 * * [simplify]: Extracting #1: cost 4 inf + 0 8.024 * * [simplify]: Extracting #2: cost 8 inf + 0 8.024 * * [simplify]: Extracting #3: cost 12 inf + 0 8.024 * * [simplify]: Extracting #4: cost 15 inf + 1 8.024 * * [simplify]: Extracting #5: cost 28 inf + 83 8.024 * * [simplify]: Extracting #6: cost 26 inf + 414 8.025 * * [simplify]: Extracting #7: cost 10 inf + 1409 8.025 * * [simplify]: Extracting #8: cost 1 inf + 2999 8.027 * * [simplify]: Extracting #9: cost 0 inf + 3363 8.028 * [simplify]: Simplified to (+ (sqrt (- b)) (sqrt (sqrt (+ (* (* -4 c) a) (* b b))))) 8.028 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (+ (sqrt (- b)) (sqrt (sqrt (+ (* (* -4 c) a) (* b b))))) (- (sqrt (- b)) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 8.029 * [simplify]: Simplifying (- (sqrt (- b)) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) 8.029 * * [simplify]: iters left: 6 (13 enodes) 8.035 * * [simplify]: iters left: 5 (47 enodes) 8.048 * * [simplify]: iters left: 4 (72 enodes) 8.060 * * [simplify]: iters left: 3 (109 enodes) 8.077 * * [simplify]: iters left: 2 (115 enodes) 8.093 * * [simplify]: Extracting #0: cost 1 inf + 0 8.093 * * [simplify]: Extracting #1: cost 5 inf + 0 8.093 * * [simplify]: Extracting #2: cost 10 inf + 0 8.093 * * [simplify]: Extracting #3: cost 14 inf + 0 8.093 * * [simplify]: Extracting #4: cost 17 inf + 1 8.093 * * [simplify]: Extracting #5: cost 30 inf + 83 8.093 * * [simplify]: Extracting #6: cost 27 inf + 456 8.093 * * [simplify]: Extracting #7: cost 10 inf + 1493 8.095 * * [simplify]: Extracting #8: cost 1 inf + 3687 8.097 * * [simplify]: Extracting #9: cost 0 inf + 3931 8.098 * [simplify]: Simplified to (- (sqrt (- b)) (sqrt (sqrt (- (* b b) (* 4 (* c a)))))) 8.098 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (+ (sqrt (- b)) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (- (sqrt (- b)) (sqrt (sqrt (- (* b b) (* 4 (* c a)))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 8.099 * * * * [progress]: [ 46 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (+ (sqrt (- b)) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (- (sqrt (- b)) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 8.099 * [simplify]: Simplifying (+ (sqrt (- b)) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) 8.099 * * [simplify]: iters left: 6 (13 enodes) 8.105 * * [simplify]: iters left: 5 (46 enodes) 8.119 * * [simplify]: iters left: 4 (68 enodes) 8.142 * * [simplify]: iters left: 3 (105 enodes) 8.161 * * [simplify]: iters left: 2 (111 enodes) 8.175 * * [simplify]: Extracting #0: cost 1 inf + 0 8.175 * * [simplify]: Extracting #1: cost 4 inf + 0 8.175 * * [simplify]: Extracting #2: cost 8 inf + 0 8.175 * * [simplify]: Extracting #3: cost 12 inf + 0 8.175 * * [simplify]: Extracting #4: cost 15 inf + 1 8.175 * * [simplify]: Extracting #5: cost 28 inf + 83 8.176 * * [simplify]: Extracting #6: cost 26 inf + 414 8.176 * * [simplify]: Extracting #7: cost 10 inf + 1409 8.177 * * [simplify]: Extracting #8: cost 1 inf + 2999 8.177 * * [simplify]: Extracting #9: cost 0 inf + 3363 8.178 * [simplify]: Simplified to (+ (sqrt (- b)) (sqrt (sqrt (+ (* (* -4 c) a) (* b b))))) 8.178 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (+ (sqrt (- b)) (sqrt (sqrt (+ (* (* -4 c) a) (* b b))))) (- (sqrt (- b)) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 8.178 * [simplify]: Simplifying (- (sqrt (- b)) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) 8.179 * * [simplify]: iters left: 6 (13 enodes) 8.182 * * [simplify]: iters left: 5 (47 enodes) 8.199 * * [simplify]: iters left: 4 (72 enodes) 8.221 * * [simplify]: iters left: 3 (109 enodes) 8.242 * * [simplify]: iters left: 2 (115 enodes) 8.256 * * [simplify]: Extracting #0: cost 1 inf + 0 8.257 * * [simplify]: Extracting #1: cost 5 inf + 0 8.257 * * [simplify]: Extracting #2: cost 10 inf + 0 8.257 * * [simplify]: Extracting #3: cost 14 inf + 0 8.257 * * [simplify]: Extracting #4: cost 17 inf + 1 8.257 * * [simplify]: Extracting #5: cost 30 inf + 83 8.257 * * [simplify]: Extracting #6: cost 27 inf + 456 8.257 * * [simplify]: Extracting #7: cost 10 inf + 1493 8.259 * * [simplify]: Extracting #8: cost 1 inf + 3687 8.261 * * [simplify]: Extracting #9: cost 0 inf + 3931 8.262 * [simplify]: Simplified to (- (sqrt (- b)) (sqrt (sqrt (- (* b b) (* 4 (* c a)))))) 8.262 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (+ (sqrt (- b)) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (- (sqrt (- b)) (sqrt (sqrt (- (* b b) (* 4 (* c a)))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 8.263 * * * * [progress]: [ 47 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (* 1 (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 8.263 * [simplify]: Simplifying (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) 8.263 * * [simplify]: iters left: 6 (11 enodes) 8.268 * * [simplify]: iters left: 5 (41 enodes) 8.282 * * [simplify]: iters left: 4 (68 enodes) 8.299 * * [simplify]: iters left: 3 (110 enodes) 8.316 * * [simplify]: iters left: 2 (116 enodes) 8.338 * * [simplify]: Extracting #0: cost 1 inf + 0 8.338 * * [simplify]: Extracting #1: cost 7 inf + 0 8.338 * * [simplify]: Extracting #2: cost 11 inf + 1 8.338 * * [simplify]: Extracting #3: cost 13 inf + 83 8.338 * * [simplify]: Extracting #4: cost 27 inf + 124 8.339 * * [simplify]: Extracting #5: cost 25 inf + 418 8.340 * * [simplify]: Extracting #6: cost 9 inf + 1575 8.341 * * [simplify]: Extracting #7: cost 1 inf + 3285 8.343 * * [simplify]: Extracting #8: cost 0 inf + 3529 8.344 * [simplify]: Simplified to (- (- b) (sqrt (+ (* (* -4 c) a) (* b b)))) 8.344 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* 1 (- (- b) (sqrt (+ (* (* -4 c) a) (* b b)))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 8.345 * * * * [progress]: [ 48 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (* 1 (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 8.345 * [simplify]: Simplifying (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) 8.345 * * [simplify]: iters left: 6 (11 enodes) 8.350 * * [simplify]: iters left: 5 (41 enodes) 8.364 * * [simplify]: iters left: 4 (68 enodes) 8.386 * * [simplify]: iters left: 3 (110 enodes) 8.418 * * [simplify]: iters left: 2 (116 enodes) 8.449 * * [simplify]: Extracting #0: cost 1 inf + 0 8.449 * * [simplify]: Extracting #1: cost 7 inf + 0 8.449 * * [simplify]: Extracting #2: cost 11 inf + 1 8.449 * * [simplify]: Extracting #3: cost 13 inf + 83 8.450 * * [simplify]: Extracting #4: cost 27 inf + 124 8.450 * * [simplify]: Extracting #5: cost 25 inf + 418 8.451 * * [simplify]: Extracting #6: cost 9 inf + 1575 8.452 * * [simplify]: Extracting #7: cost 1 inf + 3285 8.454 * * [simplify]: Extracting #8: cost 0 inf + 3529 8.455 * [simplify]: Simplified to (- (- b) (sqrt (+ (* (* -4 c) a) (* b b)))) 8.456 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* 1 (- (- b) (sqrt (+ (* (* -4 c) a) (* b b)))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 8.456 * * * * [progress]: [ 49 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- 0 (+ b (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 8.456 * [simplify]: Simplifying (+ b (sqrt (- (* b b) (* (* 4 a) c)))) 8.456 * * [simplify]: iters left: 6 (10 enodes) 8.459 * * [simplify]: iters left: 5 (37 enodes) 8.465 * * [simplify]: iters left: 4 (59 enodes) 8.475 * * [simplify]: iters left: 3 (96 enodes) 8.491 * * [simplify]: iters left: 2 (102 enodes) 8.503 * * [simplify]: Extracting #0: cost 1 inf + 0 8.503 * * [simplify]: Extracting #1: cost 4 inf + 0 8.503 * * [simplify]: Extracting #2: cost 5 inf + 1 8.503 * * [simplify]: Extracting #3: cost 9 inf + 1 8.503 * * [simplify]: Extracting #4: cost 23 inf + 42 8.503 * * [simplify]: Extracting #5: cost 24 inf + 170 8.504 * * [simplify]: Extracting #6: cost 3 inf + 2022 8.504 * * [simplify]: Extracting #7: cost 0 inf + 2391 8.505 * [simplify]: Simplified to (+ b (sqrt (- (* b b) (* (* 4 c) a)))) 8.505 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- 0 (+ b (sqrt (- (* b b) (* (* 4 c) a)))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 8.505 * * * * [progress]: [ 50 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (- b) (- (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 8.505 * [simplify]: Simplifying (- (sqrt (- (* b b) (* (* 4 a) c)))) 8.505 * * [simplify]: iters left: 6 (10 enodes) 8.508 * * [simplify]: iters left: 5 (36 enodes) 8.514 * * [simplify]: iters left: 4 (58 enodes) 8.525 * * [simplify]: iters left: 3 (95 enodes) 8.553 * * [simplify]: iters left: 2 (101 enodes) 8.577 * * [simplify]: Extracting #0: cost 1 inf + 0 8.577 * * [simplify]: Extracting #1: cost 3 inf + 0 8.577 * * [simplify]: Extracting #2: cost 5 inf + 0 8.578 * * [simplify]: Extracting #3: cost 9 inf + 0 8.578 * * [simplify]: Extracting #4: cost 25 inf + 0 8.578 * * [simplify]: Extracting #5: cost 24 inf + 211 8.579 * * [simplify]: Extracting #6: cost 3 inf + 2063 8.580 * * [simplify]: Extracting #7: cost 0 inf + 2391 8.581 * [simplify]: Simplified to (- (sqrt (- (* b b) (* (* 4 a) c)))) 8.581 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- b) (- (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 8.581 * * * * [progress]: [ 51 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (posit16->real (real->posit16 (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 8.582 * [simplify]: Simplifying (real->posit16 (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) 8.582 * * [simplify]: iters left: 6 (12 enodes) 8.588 * * [simplify]: iters left: 5 (41 enodes) 8.601 * * [simplify]: iters left: 4 (68 enodes) 8.623 * * [simplify]: iters left: 3 (110 enodes) 8.641 * * [simplify]: iters left: 2 (118 enodes) 8.668 * * [simplify]: Extracting #0: cost 1 inf + 0 8.668 * * [simplify]: Extracting #1: cost 2 inf + 0 8.668 * * [simplify]: Extracting #2: cost 7 inf + 0 8.668 * * [simplify]: Extracting #3: cost 11 inf + 1 8.668 * * [simplify]: Extracting #4: cost 13 inf + 83 8.668 * * [simplify]: Extracting #5: cost 27 inf + 124 8.669 * * [simplify]: Extracting #6: cost 23 inf + 501 8.669 * * [simplify]: Extracting #7: cost 8 inf + 1739 8.670 * * [simplify]: Extracting #8: cost 1 inf + 3285 8.671 * * [simplify]: Extracting #9: cost 0 inf + 3529 8.671 * [simplify]: Simplified to (real->posit16 (- (- b) (sqrt (+ (* a (* -4 c)) (* b b))))) 8.671 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (posit16->real (real->posit16 (- (- b) (sqrt (+ (* a (* -4 c)) (* b b))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 8.672 * * * * [progress]: [ 52 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (log (/ (exp (* b b)) (exp (* (* 4 a) c)))))) (* 2 a))))> 8.672 * [simplify]: Simplifying (/ (exp (* b b)) (exp (* (* 4 a) c))) 8.672 * * [simplify]: iters left: 6 (10 enodes) 8.675 * * [simplify]: iters left: 5 (40 enodes) 8.681 * * [simplify]: iters left: 4 (70 enodes) 8.693 * * [simplify]: iters left: 3 (143 enodes) 8.731 * * [simplify]: iters left: 2 (309 enodes) 8.824 * * [simplify]: Extracting #0: cost 1 inf + 0 8.825 * * [simplify]: Extracting #1: cost 75 inf + 0 8.826 * * [simplify]: Extracting #2: cost 228 inf + 0 8.830 * * [simplify]: Extracting #3: cost 266 inf + 4765 8.835 * * [simplify]: Extracting #4: cost 133 inf + 44356 8.846 * * [simplify]: Extracting #5: cost 19 inf + 112039 8.859 * * [simplify]: Extracting #6: cost 1 inf + 124169 8.879 * * [simplify]: Extracting #7: cost 0 inf + 124532 8.906 * [simplify]: Simplified to (exp (- (* b b) (* (* 4 a) c))) 8.906 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (log (exp (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 8.906 * * * * [progress]: [ 53 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (pow (- (* b b) (* (* 4 a) c)) 1))) (* 2 a))))> 8.906 * * * * [progress]: [ 54 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (exp (log (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 8.907 * [simplify]: Simplifying (log (- (* b b) (* (* 4 a) c))) 8.907 * * [simplify]: iters left: 6 (9 enodes) 8.911 * * [simplify]: iters left: 5 (33 enodes) 8.916 * * [simplify]: iters left: 4 (55 enodes) 8.927 * * [simplify]: iters left: 3 (92 enodes) 8.944 * * [simplify]: iters left: 2 (100 enodes) 8.971 * * [simplify]: Extracting #0: cost 1 inf + 0 8.971 * * [simplify]: Extracting #1: cost 3 inf + 0 8.971 * * [simplify]: Extracting #2: cost 7 inf + 0 8.971 * * [simplify]: Extracting #3: cost 23 inf + 0 8.971 * * [simplify]: Extracting #4: cost 21 inf + 295 8.972 * * [simplify]: Extracting #5: cost 7 inf + 1042 8.973 * * [simplify]: Extracting #6: cost 1 inf + 1729 8.974 * * [simplify]: Extracting #7: cost 0 inf + 1963 8.975 * [simplify]: Simplified to (log (- (* b b) (* 4 (* a c)))) 8.975 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (exp (log (- (* b b) (* 4 (* a c))))))) (* 2 a)))) 8.975 * * * * [progress]: [ 55 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (log (exp (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 8.976 * [simplify]: Simplifying (exp (- (* b b) (* (* 4 a) c))) 8.976 * * [simplify]: iters left: 6 (9 enodes) 8.981 * * [simplify]: iters left: 5 (36 enodes) 8.993 * * [simplify]: iters left: 4 (72 enodes) 9.018 * * [simplify]: iters left: 3 (153 enodes) 9.048 * * [simplify]: iters left: 2 (296 enodes) 9.104 * * [simplify]: Extracting #0: cost 1 inf + 0 9.104 * * [simplify]: Extracting #1: cost 73 inf + 0 9.105 * * [simplify]: Extracting #2: cost 225 inf + 0 9.106 * * [simplify]: Extracting #3: cost 274 inf + 2428 9.112 * * [simplify]: Extracting #4: cost 172 inf + 25281 9.120 * * [simplify]: Extracting #5: cost 25 inf + 95531 9.132 * * [simplify]: Extracting #6: cost 1 inf + 104117 9.154 * * [simplify]: Extracting #7: cost 0 inf + 104441 9.175 * [simplify]: Simplified to (exp (- (* b b) (* (* 4 a) c))) 9.175 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (log (exp (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 9.175 * * * * [progress]: [ 56 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (* (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))) (cbrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 9.175 * [simplify]: Simplifying (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))) 9.175 * * [simplify]: iters left: 6 (10 enodes) 9.181 * * [simplify]: iters left: 5 (36 enodes) 9.192 * * [simplify]: iters left: 4 (58 enodes) 9.202 * * [simplify]: iters left: 3 (95 enodes) 9.217 * * [simplify]: iters left: 2 (101 enodes) 9.242 * * [simplify]: Extracting #0: cost 1 inf + 0 9.242 * * [simplify]: Extracting #1: cost 3 inf + 0 9.242 * * [simplify]: Extracting #2: cost 5 inf + 0 9.242 * * [simplify]: Extracting #3: cost 9 inf + 0 9.242 * * [simplify]: Extracting #4: cost 25 inf + 0 9.242 * * [simplify]: Extracting #5: cost 24 inf + 211 9.243 * * [simplify]: Extracting #6: cost 3 inf + 2183 9.244 * * [simplify]: Extracting #7: cost 0 inf + 2551 9.245 * [simplify]: Simplified to (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))) 9.245 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (* (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))) (cbrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 9.246 * [simplify]: Simplifying (cbrt (- (* b b) (* (* 4 a) c))) 9.246 * * [simplify]: iters left: 6 (9 enodes) 9.248 * * [simplify]: iters left: 5 (33 enodes) 9.254 * * [simplify]: iters left: 4 (55 enodes) 9.263 * * [simplify]: iters left: 3 (92 enodes) 9.277 * * [simplify]: iters left: 2 (100 enodes) 9.290 * * [simplify]: Extracting #0: cost 1 inf + 0 9.290 * * [simplify]: Extracting #1: cost 3 inf + 0 9.290 * * [simplify]: Extracting #2: cost 7 inf + 0 9.290 * * [simplify]: Extracting #3: cost 23 inf + 0 9.290 * * [simplify]: Extracting #4: cost 21 inf + 295 9.291 * * [simplify]: Extracting #5: cost 7 inf + 1042 9.291 * * [simplify]: Extracting #6: cost 1 inf + 1739 9.292 * * [simplify]: Extracting #7: cost 0 inf + 1983 9.292 * [simplify]: Simplified to (cbrt (- (* b b) (* 4 (* a c)))) 9.292 * [simplify]: Simplified (2 3 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (* (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))) (cbrt (- (* b b) (* 4 (* a c))))))) (* 2 a)))) 9.292 * * * * [progress]: [ 57 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (cbrt (* (* (- (* b b) (* (* 4 a) c)) (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 9.292 * [simplify]: Simplifying (* (* (- (* b b) (* (* 4 a) c)) (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c))) 9.293 * * [simplify]: iters left: 6 (10 enodes) 9.297 * * [simplify]: iters left: 5 (37 enodes) 9.312 * * [simplify]: iters left: 4 (73 enodes) 9.340 * * [simplify]: iters left: 3 (239 enodes) 9.463 * * [simplify]: Extracting #0: cost 1 inf + 0 9.464 * * [simplify]: Extracting #1: cost 18 inf + 0 9.469 * * [simplify]: Extracting #2: cost 235 inf + 1 9.475 * * [simplify]: Extracting #3: cost 279 inf + 10499 9.505 * * [simplify]: Extracting #4: cost 17 inf + 71889 9.524 * * [simplify]: Extracting #5: cost 0 inf + 75785 9.543 * [simplify]: Simplified to (* (- (* b b) (* (* 4 a) c)) (* (- (* b b) (* (* 4 a) c)) (- (* b b) (* (* 4 a) c)))) 9.544 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (cbrt (* (- (* b b) (* (* 4 a) c)) (* (- (* b b) (* (* 4 a) c)) (- (* b b) (* (* 4 a) c))))))) (* 2 a)))) 9.544 * * * * [progress]: [ 58 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 9.544 * [simplify]: Simplifying (sqrt (- (* b b) (* (* 4 a) c))) 9.544 * * [simplify]: iters left: 6 (9 enodes) 9.549 * * [simplify]: iters left: 5 (33 enodes) 9.555 * * [simplify]: iters left: 4 (55 enodes) 9.564 * * [simplify]: iters left: 3 (92 enodes) 9.580 * * [simplify]: iters left: 2 (100 enodes) 9.604 * * [simplify]: Extracting #0: cost 1 inf + 0 9.604 * * [simplify]: Extracting #1: cost 3 inf + 0 9.604 * * [simplify]: Extracting #2: cost 7 inf + 0 9.604 * * [simplify]: Extracting #3: cost 23 inf + 0 9.605 * * [simplify]: Extracting #4: cost 21 inf + 295 9.605 * * [simplify]: Extracting #5: cost 7 inf + 1042 9.606 * * [simplify]: Extracting #6: cost 1 inf + 1699 9.607 * * [simplify]: Extracting #7: cost 0 inf + 1903 9.608 * [simplify]: Simplified to (sqrt (- (* b b) (* 4 (* a c)))) 9.608 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 9.609 * [simplify]: Simplifying (sqrt (- (* b b) (* (* 4 a) c))) 9.609 * * [simplify]: iters left: 6 (9 enodes) 9.614 * * [simplify]: iters left: 5 (33 enodes) 9.625 * * [simplify]: iters left: 4 (55 enodes) 9.643 * * [simplify]: iters left: 3 (92 enodes) 9.667 * * [simplify]: iters left: 2 (100 enodes) 9.679 * * [simplify]: Extracting #0: cost 1 inf + 0 9.679 * * [simplify]: Extracting #1: cost 3 inf + 0 9.679 * * [simplify]: Extracting #2: cost 7 inf + 0 9.680 * * [simplify]: Extracting #3: cost 23 inf + 0 9.680 * * [simplify]: Extracting #4: cost 21 inf + 295 9.681 * * [simplify]: Extracting #5: cost 7 inf + 1042 9.682 * * [simplify]: Extracting #6: cost 1 inf + 1699 9.682 * * [simplify]: Extracting #7: cost 0 inf + 1903 9.683 * [simplify]: Simplified to (sqrt (- (* b b) (* 4 (* a c)))) 9.683 * [simplify]: Simplified (2 3 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt (- (* b b) (* 4 (* a c))))))) (* 2 a)))) 9.683 * * * * [progress]: [ 59 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (/ (- (pow (* b b) 3) (pow (* (* 4 a) c) 3)) (+ (* (* b b) (* b b)) (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (* b b) (* (* 4 a) c))))))) (* 2 a))))> 9.683 * [simplify]: Simplifying (- (pow (* b b) 3) (pow (* (* 4 a) c) 3)) 9.683 * * [simplify]: iters left: 6 (11 enodes) 9.687 * * [simplify]: iters left: 5 (57 enodes) 9.708 * * [simplify]: iters left: 4 (181 enodes) 9.788 * * [simplify]: Extracting #0: cost 1 inf + 0 9.788 * * [simplify]: Extracting #1: cost 9 inf + 0 9.789 * * [simplify]: Extracting #2: cost 119 inf + 0 9.790 * * [simplify]: Extracting #3: cost 204 inf + 893 9.797 * * [simplify]: Extracting #4: cost 71 inf + 25126 9.808 * * [simplify]: Extracting #5: cost 1 inf + 40376 9.815 * * [simplify]: Extracting #6: cost 0 inf + 39939 9.822 * [simplify]: Simplified to (+ (* -64 (* (* (* c a) (* c a)) (* c a))) (* (* (* b b) (* b b)) (* b b))) 9.822 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (/ (+ (* -64 (* (* (* c a) (* c a)) (* c a))) (* (* (* b b) (* b b)) (* b b))) (+ (* (* b b) (* b b)) (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (* b b) (* (* 4 a) c))))))) (* 2 a)))) 9.823 * [simplify]: Simplifying (+ (* (* b b) (* b b)) (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (* b b) (* (* 4 a) c)))) 9.823 * * [simplify]: iters left: 6 (12 enodes) 9.826 * * [simplify]: iters left: 5 (62 enodes) 9.839 * * [simplify]: iters left: 4 (171 enodes) 9.891 * * [simplify]: iters left: 3 (456 enodes) 10.123 * * [simplify]: Extracting #0: cost 1 inf + 0 10.123 * * [simplify]: Extracting #1: cost 8 inf + 0 10.123 * * [simplify]: Extracting #2: cost 78 inf + 0 10.125 * * [simplify]: Extracting #3: cost 115 inf + 994 10.130 * * [simplify]: Extracting #4: cost 46 inf + 7988 10.138 * * [simplify]: Extracting #5: cost 2 inf + 15036 10.148 * * [simplify]: Extracting #6: cost 0 inf + 15444 10.157 * [simplify]: Simplified to (+ (* (+ (* (* 4 a) c) (* b b)) (* (* 4 a) c)) (* (* b b) (* b b))) 10.157 * [simplify]: Simplified (2 3 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (/ (+ (* -64 (* (* (* c a) (* c a)) (* c a))) (* (* (* b b) (* b b)) (* b b))) (+ (* (+ (* (* 4 a) c) (* b b)) (* (* 4 a) c)) (* (* b b) (* b b)))))) (* 2 a)))) 10.158 * * * * [progress]: [ 60 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (+ (* b b) (- (* (* 4 a) c))))) (* 2 a))))> 10.158 * [simplify]: Simplifying (- (* (* 4 a) c)) 10.158 * * [simplify]: iters left: 6 (6 enodes) 10.162 * * [simplify]: iters left: 5 (26 enodes) 10.171 * * [simplify]: iters left: 4 (54 enodes) 10.187 * * [simplify]: iters left: 3 (82 enodes) 10.199 * * [simplify]: iters left: 2 (84 enodes) 10.211 * * [simplify]: Extracting #0: cost 1 inf + 0 10.211 * * [simplify]: Extracting #1: cost 15 inf + 0 10.211 * * [simplify]: Extracting #2: cost 18 inf + 87 10.212 * * [simplify]: Extracting #3: cost 3 inf + 877 10.212 * * [simplify]: Extracting #4: cost 0 inf + 1084 10.212 * [simplify]: Simplified to (* (* c a) -4) 10.212 * [simplify]: Simplified (2 3 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (+ (* b b) (* (* c a) -4)))) (* 2 a)))) 10.213 * * * * [progress]: [ 61 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (* 1 (- (* b b) (* (* 4 a) c))))) (* 2 a))))> 10.213 * * * * [progress]: [ 62 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (/ (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c))) (+ (* b b) (* (* 4 a) c))))) (* 2 a))))> 10.213 * [simplify]: Simplifying (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c))) 10.213 * * [simplify]: iters left: 6 (10 enodes) 10.216 * * [simplify]: iters left: 5 (50 enodes) 10.235 * * [simplify]: iters left: 4 (135 enodes) 10.308 * * [simplify]: iters left: 3 (419 enodes) 10.561 * * [simplify]: Extracting #0: cost 1 inf + 0 10.561 * * [simplify]: Extracting #1: cost 11 inf + 0 10.562 * * [simplify]: Extracting #2: cost 136 inf + 0 10.563 * * [simplify]: Extracting #3: cost 179 inf + 1238 10.566 * * [simplify]: Extracting #4: cost 78 inf + 12946 10.572 * * [simplify]: Extracting #5: cost 0 inf + 24775 10.580 * [simplify]: Simplified to (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c))) 10.580 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (/ (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c))) (+ (* b b) (* (* 4 a) c))))) (* 2 a)))) 10.580 * [simplify]: Simplifying (+ (* b b) (* (* 4 a) c)) 10.581 * * [simplify]: iters left: 6 (8 enodes) 10.584 * * [simplify]: iters left: 5 (29 enodes) 10.593 * * [simplify]: iters left: 4 (37 enodes) 10.604 * * [simplify]: iters left: 3 (43 enodes) 10.615 * * [simplify]: Extracting #0: cost 1 inf + 0 10.616 * * [simplify]: Extracting #1: cost 4 inf + 0 10.616 * * [simplify]: Extracting #2: cost 13 inf + 0 10.616 * * [simplify]: Extracting #3: cost 12 inf + 4 10.616 * * [simplify]: Extracting #4: cost 3 inf + 585 10.616 * * [simplify]: Extracting #5: cost 0 inf + 832 10.617 * [simplify]: Simplified to (+ (* b b) (* (* 4 a) c)) 10.617 * [simplify]: Simplified (2 3 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (/ (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c))) (+ (* b b) (* (* 4 a) c))))) (* 2 a)))) 10.617 * * * * [progress]: [ 63 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (+ (* b b) (- (* (* 4 a) c))))) (* 2 a))))> 10.618 * [simplify]: Simplifying (- (* (* 4 a) c)) 10.618 * * [simplify]: iters left: 6 (6 enodes) 10.621 * * [simplify]: iters left: 5 (26 enodes) 10.631 * * [simplify]: iters left: 4 (54 enodes) 10.645 * * [simplify]: iters left: 3 (82 enodes) 10.659 * * [simplify]: iters left: 2 (84 enodes) 10.668 * * [simplify]: Extracting #0: cost 1 inf + 0 10.668 * * [simplify]: Extracting #1: cost 15 inf + 0 10.668 * * [simplify]: Extracting #2: cost 18 inf + 87 10.669 * * [simplify]: Extracting #3: cost 3 inf + 877 10.669 * * [simplify]: Extracting #4: cost 0 inf + 1084 10.669 * [simplify]: Simplified to (* (* c a) -4) 10.669 * [simplify]: Simplified (2 3 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (+ (* b b) (* (* c a) -4)))) (* 2 a)))) 10.670 * * * * [progress]: [ 64 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (posit16->real (real->posit16 (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 10.670 * [simplify]: Simplifying (real->posit16 (- (* b b) (* (* 4 a) c))) 10.670 * * [simplify]: iters left: 6 (9 enodes) 10.675 * * [simplify]: iters left: 5 (30 enodes) 10.685 * * [simplify]: iters left: 4 (52 enodes) 10.694 * * [simplify]: iters left: 3 (90 enodes) 10.708 * * [simplify]: iters left: 2 (98 enodes) 10.721 * * [simplify]: Extracting #0: cost 1 inf + 0 10.721 * * [simplify]: Extracting #1: cost 2 inf + 0 10.721 * * [simplify]: Extracting #2: cost 5 inf + 0 10.721 * * [simplify]: Extracting #3: cost 21 inf + 0 10.721 * * [simplify]: Extracting #4: cost 19 inf + 295 10.721 * * [simplify]: Extracting #5: cost 4 inf + 1084 10.722 * * [simplify]: Extracting #6: cost 0 inf + 1495 10.722 * [simplify]: Simplified to (real->posit16 (- (* b b) (* 4 (* a c)))) 10.722 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (posit16->real (real->posit16 (- (* b b) (* 4 (* a c))))))) (* 2 a)))) 10.723 * * * * [progress]: [ 65 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (- (+ (* +nan.0 (pow b 2)) (- (* +nan.0 (* a c)))))) (* 2 a))))> 10.723 * [simplify]: Simplifying (- (+ (* +nan.0 (pow b 2)) (- (* +nan.0 (* a c))))) 10.723 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) +nan.0) (* 2 a)))) 10.723 * * * * [progress]: [ 66 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (- b (* 2 (/ (* a c) b)))) (* 2 a))))> 10.723 * [simplify]: Simplifying (- b (* 2 (/ (* a c) b))) 10.723 * * [simplify]: iters left: 6 (8 enodes) 10.725 * * [simplify]: iters left: 5 (32 enodes) 10.733 * * [simplify]: iters left: 4 (63 enodes) 10.743 * * [simplify]: iters left: 3 (121 enodes) 10.773 * * [simplify]: iters left: 2 (222 enodes) 10.834 * * [simplify]: iters left: 1 (334 enodes) 10.921 * * [simplify]: Extracting #0: cost 1 inf + 0 10.921 * * [simplify]: Extracting #1: cost 5 inf + 0 10.921 * * [simplify]: Extracting #2: cost 47 inf + 1 10.922 * * [simplify]: Extracting #3: cost 65 inf + 790 10.925 * * [simplify]: Extracting #4: cost 10 inf + 4931 10.929 * * [simplify]: Extracting #5: cost 0 inf + 5718 10.933 * [simplify]: Simplified to (- b (* (* a 2) (/ c b))) 10.933 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (- b (* (* a 2) (/ c b)))) (* 2 a)))) 10.934 * * * * [progress]: [ 67 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (- (* 2 (/ (* a c) b)) b)) (* 2 a))))> 10.934 * [simplify]: Simplifying (- (* 2 (/ (* a c) b)) b) 10.934 * * [simplify]: iters left: 6 (8 enodes) 10.938 * * [simplify]: iters left: 5 (32 enodes) 10.944 * * [simplify]: iters left: 4 (54 enodes) 10.952 * * [simplify]: iters left: 3 (83 enodes) 10.966 * * [simplify]: iters left: 2 (107 enodes) 10.988 * * [simplify]: iters left: 1 (136 enodes) 11.012 * * [simplify]: Extracting #0: cost 1 inf + 0 11.012 * * [simplify]: Extracting #1: cost 5 inf + 0 11.012 * * [simplify]: Extracting #2: cost 24 inf + 42 11.012 * * [simplify]: Extracting #3: cost 29 inf + 462 11.013 * * [simplify]: Extracting #4: cost 6 inf + 2124 11.014 * * [simplify]: Extracting #5: cost 0 inf + 2580 11.015 * [simplify]: Simplified to (- (/ (* 2 c) (/ b a)) b) 11.015 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (- (/ (* 2 c) (/ b a)) b)) (* 2 a)))) 11.015 * * * * [progress]: [ 68 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (- (+ (* +nan.0 (pow b 2)) (- (* +nan.0 (* a c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 11.015 * [simplify]: Simplifying (- (+ (* +nan.0 (pow b 2)) (- (* +nan.0 (* a c))))) 11.015 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) +nan.0)) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 11.015 * * * * [progress]: [ 69 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (- b (* 2 (/ (* a c) b))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 11.015 * [simplify]: Simplifying (- b (* 2 (/ (* a c) b))) 11.015 * * [simplify]: iters left: 6 (8 enodes) 11.018 * * [simplify]: iters left: 5 (32 enodes) 11.029 * * [simplify]: iters left: 4 (63 enodes) 11.046 * * [simplify]: iters left: 3 (121 enodes) 11.068 * * [simplify]: iters left: 2 (222 enodes) 11.127 * * [simplify]: iters left: 1 (334 enodes) 11.220 * * [simplify]: Extracting #0: cost 1 inf + 0 11.220 * * [simplify]: Extracting #1: cost 5 inf + 0 11.220 * * [simplify]: Extracting #2: cost 47 inf + 1 11.220 * * [simplify]: Extracting #3: cost 65 inf + 790 11.222 * * [simplify]: Extracting #4: cost 10 inf + 4931 11.224 * * [simplify]: Extracting #5: cost 0 inf + 5718 11.226 * [simplify]: Simplified to (- b (* (* a 2) (/ c b))) 11.226 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (- b (* (* a 2) (/ c b))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 11.226 * * * * [progress]: [ 70 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (- (* 2 (/ (* a c) b)) b))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 11.226 * [simplify]: Simplifying (- (* 2 (/ (* a c) b)) b) 11.227 * * [simplify]: iters left: 6 (8 enodes) 11.231 * * [simplify]: iters left: 5 (32 enodes) 11.241 * * [simplify]: iters left: 4 (54 enodes) 11.258 * * [simplify]: iters left: 3 (83 enodes) 11.281 * * [simplify]: iters left: 2 (107 enodes) 11.316 * * [simplify]: iters left: 1 (136 enodes) 11.350 * * [simplify]: Extracting #0: cost 1 inf + 0 11.350 * * [simplify]: Extracting #1: cost 5 inf + 0 11.350 * * [simplify]: Extracting #2: cost 24 inf + 42 11.350 * * [simplify]: Extracting #3: cost 29 inf + 462 11.351 * * [simplify]: Extracting #4: cost 6 inf + 2124 11.352 * * [simplify]: Extracting #5: cost 0 inf + 2580 11.352 * [simplify]: Simplified to (- (/ (* 2 c) (/ b a)) b) 11.353 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (- (/ (* 2 c) (/ b a)) b))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 11.353 * * * * [progress]: [ 71 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (+ (* +nan.0 (pow b 2)) (- b (* +nan.0 (* a c)))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 11.353 * [simplify]: Simplifying (- (+ (* +nan.0 (pow b 2)) (- b (* +nan.0 (* a c))))) 11.353 * [simplify]: Simplified (2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) +nan.0) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 11.353 * * * * [progress]: [ 72 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (* 2 (/ (* a c) b)) (* 2 b))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 11.353 * [simplify]: Simplifying (- (* 2 (/ (* a c) b)) (* 2 b)) 11.353 * * [simplify]: iters left: 6 (9 enodes) 11.356 * * [simplify]: iters left: 5 (38 enodes) 11.362 * * [simplify]: iters left: 4 (71 enodes) 11.374 * * [simplify]: iters left: 3 (106 enodes) 11.403 * * [simplify]: iters left: 2 (132 enodes) 11.423 * * [simplify]: iters left: 1 (158 enodes) 11.453 * * [simplify]: Extracting #0: cost 1 inf + 0 11.453 * * [simplify]: Extracting #1: cost 7 inf + 0 11.454 * * [simplify]: Extracting #2: cost 31 inf + 1 11.454 * * [simplify]: Extracting #3: cost 39 inf + 256 11.455 * * [simplify]: Extracting #4: cost 7 inf + 2374 11.457 * * [simplify]: Extracting #5: cost 0 inf + 3035 11.459 * * [simplify]: Extracting #6: cost 0 inf + 2995 11.461 * [simplify]: Simplified to (* (- (* a (/ c b)) b) 2) 11.461 * [simplify]: Simplified (2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* a (/ c b)) b) 2)) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 11.461 * * * * [progress]: [ 73 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (* -2 (/ (* a c) b))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 11.462 * [simplify]: Simplifying (* -2 (/ (* a c) b)) 11.462 * * [simplify]: iters left: 6 (7 enodes) 11.466 * * [simplify]: iters left: 5 (27 enodes) 11.475 * * [simplify]: iters left: 4 (46 enodes) 11.483 * * [simplify]: iters left: 3 (75 enodes) 11.494 * * [simplify]: iters left: 2 (101 enodes) 11.510 * * [simplify]: iters left: 1 (129 enodes) 11.538 * * [simplify]: Extracting #0: cost 1 inf + 0 11.538 * * [simplify]: Extracting #1: cost 22 inf + 0 11.538 * * [simplify]: Extracting #2: cost 30 inf + 213 11.538 * * [simplify]: Extracting #3: cost 4 inf + 1961 11.539 * * [simplify]: Extracting #4: cost 0 inf + 2170 11.540 * [simplify]: Simplified to (* (* a (/ c b)) -2) 11.540 * [simplify]: Simplified (2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (* a (/ c b)) -2)) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 11.540 * * * * [progress]: [ 74 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (- (pow b 2) (* 4 (* a c))))) (* 2 a))))> 11.540 * [simplify]: Simplifying (- (pow b 2) (* 4 (* a c))) 11.540 * * [simplify]: iters left: 6 (9 enodes) 11.543 * * [simplify]: iters left: 5 (38 enodes) 11.550 * * [simplify]: iters left: 4 (64 enodes) 11.561 * * [simplify]: iters left: 3 (100 enodes) 11.585 * * [simplify]: iters left: 2 (109 enodes) 11.601 * * [simplify]: Extracting #0: cost 1 inf + 0 11.601 * * [simplify]: Extracting #1: cost 5 inf + 0 11.601 * * [simplify]: Extracting #2: cost 22 inf + 0 11.601 * * [simplify]: Extracting #3: cost 19 inf + 298 11.602 * * [simplify]: Extracting #4: cost 3 inf + 1249 11.602 * * [simplify]: Extracting #5: cost 0 inf + 1496 11.602 * [simplify]: Simplified to (+ (* b b) (* (* c -4) a)) 11.603 * [simplify]: Simplified (2 3 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (+ (* b b) (* (* c -4) a)))) (* 2 a)))) 11.603 * * * * [progress]: [ 75 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (- (pow b 2) (* 4 (* a c))))) (* 2 a))))> 11.603 * [simplify]: Simplifying (- (pow b 2) (* 4 (* a c))) 11.603 * * [simplify]: iters left: 6 (9 enodes) 11.606 * * [simplify]: iters left: 5 (38 enodes) 11.612 * * [simplify]: iters left: 4 (64 enodes) 11.627 * * [simplify]: iters left: 3 (100 enodes) 11.653 * * [simplify]: iters left: 2 (109 enodes) 11.667 * * [simplify]: Extracting #0: cost 1 inf + 0 11.667 * * [simplify]: Extracting #1: cost 5 inf + 0 11.667 * * [simplify]: Extracting #2: cost 22 inf + 0 11.667 * * [simplify]: Extracting #3: cost 19 inf + 298 11.667 * * [simplify]: Extracting #4: cost 3 inf + 1249 11.668 * * [simplify]: Extracting #5: cost 0 inf + 1496 11.668 * [simplify]: Simplified to (+ (* b b) (* (* c -4) a)) 11.668 * [simplify]: Simplified (2 3 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (+ (* b b) (* (* c -4) a)))) (* 2 a)))) 11.668 * * * * [progress]: [ 76 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (- (pow b 2) (* 4 (* a c))))) (* 2 a))))> 11.668 * [simplify]: Simplifying (- (pow b 2) (* 4 (* a c))) 11.668 * * [simplify]: iters left: 6 (9 enodes) 11.672 * * [simplify]: iters left: 5 (38 enodes) 11.680 * * [simplify]: iters left: 4 (64 enodes) 11.698 * * [simplify]: iters left: 3 (100 enodes) 11.728 * * [simplify]: iters left: 2 (109 enodes) 11.757 * * [simplify]: Extracting #0: cost 1 inf + 0 11.757 * * [simplify]: Extracting #1: cost 5 inf + 0 11.757 * * [simplify]: Extracting #2: cost 22 inf + 0 11.757 * * [simplify]: Extracting #3: cost 19 inf + 298 11.758 * * [simplify]: Extracting #4: cost 3 inf + 1249 11.759 * * [simplify]: Extracting #5: cost 0 inf + 1496 11.760 * [simplify]: Simplified to (+ (* b b) (* (* c -4) a)) 11.760 * [simplify]: Simplified (2 3 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (+ (* b b) (* (* c -4) a)))) (* 2 a)))) 11.760 * * * [progress]: adding candidates to table 12.890 * * [progress]: iteration 2 / 4 12.890 * * * [progress]: picking best candidate 12.938 * * * * [pick]: Picked #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 12.938 * * * [progress]: localizing error 13.082 * * * [progress]: generating rewritten candidates 13.082 * * * * [progress]: [ 1 / 4 ] rewriting at (2 3 1 2 2 1) 13.091 * * * * [progress]: [ 2 / 4 ] rewriting at (2 3 1 2 1 1) 13.098 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 2 2) 13.110 * * * * [progress]: [ 4 / 4 ] rewriting at (2 3 1) 13.119 * * * [progress]: generating series expansions 13.119 * * * * [progress]: [ 1 / 4 ] generating series at (2 3 1 2 2 1) 13.119 * [backup-simplify]: Simplify (sqrt (- (* b b) (* (* 4 a) c))) into (sqrt (- (pow b 2) (* 4 (* a c)))) 13.119 * [approximate]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in (b a c) around 0 13.120 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in c 13.120 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in c 13.120 * [taylor]: Taking taylor expansion of (pow b 2) in c 13.120 * [taylor]: Taking taylor expansion of b in c 13.120 * [backup-simplify]: Simplify b into b 13.120 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in c 13.120 * [taylor]: Taking taylor expansion of 4 in c 13.120 * [backup-simplify]: Simplify 4 into 4 13.120 * [taylor]: Taking taylor expansion of (* a c) in c 13.120 * [taylor]: Taking taylor expansion of a in c 13.120 * [backup-simplify]: Simplify a into a 13.120 * [taylor]: Taking taylor expansion of c in c 13.120 * [backup-simplify]: Simplify 0 into 0 13.120 * [backup-simplify]: Simplify 1 into 1 13.120 * [backup-simplify]: Simplify (* b b) into (pow b 2) 13.120 * [backup-simplify]: Simplify (* a 0) into 0 13.121 * [backup-simplify]: Simplify (* 4 0) into 0 13.121 * [backup-simplify]: Simplify (- 0) into 0 13.121 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 13.121 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 13.121 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 13.122 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 13.123 * [backup-simplify]: Simplify (+ (* 4 a) (* 0 0)) into (* 4 a) 13.123 * [backup-simplify]: Simplify (- (* 4 a)) into (- (* 4 a)) 13.123 * [backup-simplify]: Simplify (+ 0 (- (* 4 a))) into (- (* 4 a)) 13.123 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 13.123 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in a 13.123 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in a 13.123 * [taylor]: Taking taylor expansion of (pow b 2) in a 13.123 * [taylor]: Taking taylor expansion of b in a 13.123 * [backup-simplify]: Simplify b into b 13.123 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 13.123 * [taylor]: Taking taylor expansion of 4 in a 13.123 * [backup-simplify]: Simplify 4 into 4 13.123 * [taylor]: Taking taylor expansion of (* a c) in a 13.123 * [taylor]: Taking taylor expansion of a in a 13.123 * [backup-simplify]: Simplify 0 into 0 13.123 * [backup-simplify]: Simplify 1 into 1 13.123 * [taylor]: Taking taylor expansion of c in a 13.123 * [backup-simplify]: Simplify c into c 13.123 * [backup-simplify]: Simplify (* b b) into (pow b 2) 13.123 * [backup-simplify]: Simplify (* 0 c) into 0 13.124 * [backup-simplify]: Simplify (* 4 0) into 0 13.124 * [backup-simplify]: Simplify (- 0) into 0 13.124 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 13.124 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 13.124 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 13.125 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 13.125 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 13.125 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 13.125 * [backup-simplify]: Simplify (+ 0 (- (* 4 c))) into (- (* 4 c)) 13.125 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 13.125 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in b 13.126 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 13.126 * [taylor]: Taking taylor expansion of (pow b 2) in b 13.126 * [taylor]: Taking taylor expansion of b in b 13.126 * [backup-simplify]: Simplify 0 into 0 13.126 * [backup-simplify]: Simplify 1 into 1 13.126 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 13.126 * [taylor]: Taking taylor expansion of 4 in b 13.126 * [backup-simplify]: Simplify 4 into 4 13.126 * [taylor]: Taking taylor expansion of (* a c) in b 13.126 * [taylor]: Taking taylor expansion of a in b 13.126 * [backup-simplify]: Simplify a into a 13.126 * [taylor]: Taking taylor expansion of c in b 13.126 * [backup-simplify]: Simplify c into c 13.126 * [backup-simplify]: Simplify (* a c) into (* a c) 13.126 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 13.126 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 13.126 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 13.126 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 13.126 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 13.127 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 13.127 * [backup-simplify]: Simplify (- 0) into 0 13.128 * [backup-simplify]: Simplify (+ 0 0) into 0 13.128 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 13.128 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in b 13.128 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 13.128 * [taylor]: Taking taylor expansion of (pow b 2) in b 13.128 * [taylor]: Taking taylor expansion of b in b 13.128 * [backup-simplify]: Simplify 0 into 0 13.128 * [backup-simplify]: Simplify 1 into 1 13.128 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 13.128 * [taylor]: Taking taylor expansion of 4 in b 13.128 * [backup-simplify]: Simplify 4 into 4 13.128 * [taylor]: Taking taylor expansion of (* a c) in b 13.128 * [taylor]: Taking taylor expansion of a in b 13.128 * [backup-simplify]: Simplify a into a 13.128 * [taylor]: Taking taylor expansion of c in b 13.128 * [backup-simplify]: Simplify c into c 13.128 * [backup-simplify]: Simplify (* a c) into (* a c) 13.128 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 13.128 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 13.129 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 13.129 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 13.129 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 13.129 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 13.130 * [backup-simplify]: Simplify (- 0) into 0 13.130 * [backup-simplify]: Simplify (+ 0 0) into 0 13.130 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 13.130 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 13.130 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 13.130 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 13.130 * [taylor]: Taking taylor expansion of 4 in a 13.130 * [backup-simplify]: Simplify 4 into 4 13.130 * [taylor]: Taking taylor expansion of (* a c) in a 13.130 * [taylor]: Taking taylor expansion of a in a 13.130 * [backup-simplify]: Simplify 0 into 0 13.130 * [backup-simplify]: Simplify 1 into 1 13.130 * [taylor]: Taking taylor expansion of c in a 13.130 * [backup-simplify]: Simplify c into c 13.130 * [backup-simplify]: Simplify (* 0 c) into 0 13.131 * [backup-simplify]: Simplify (* 4 0) into 0 13.131 * [backup-simplify]: Simplify (- 0) into 0 13.132 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 13.132 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 13.132 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 13.132 * [backup-simplify]: Simplify (sqrt 0) into 0 13.132 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 13.133 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 13.133 * [taylor]: Taking taylor expansion of 0 in c 13.133 * [backup-simplify]: Simplify 0 into 0 13.133 * [backup-simplify]: Simplify 0 into 0 13.133 * [taylor]: Taking taylor expansion of 0 in a 13.133 * [backup-simplify]: Simplify 0 into 0 13.133 * [taylor]: Taking taylor expansion of 0 in c 13.133 * [backup-simplify]: Simplify 0 into 0 13.133 * [backup-simplify]: Simplify 0 into 0 13.133 * [taylor]: Taking taylor expansion of (* +nan.0 c) in c 13.133 * [taylor]: Taking taylor expansion of +nan.0 in c 13.133 * [backup-simplify]: Simplify +nan.0 into +nan.0 13.133 * [taylor]: Taking taylor expansion of c in c 13.133 * [backup-simplify]: Simplify 0 into 0 13.133 * [backup-simplify]: Simplify 1 into 1 13.134 * [backup-simplify]: Simplify (* +nan.0 0) into 0 13.134 * [backup-simplify]: Simplify 0 into 0 13.134 * [backup-simplify]: Simplify 0 into 0 13.134 * [backup-simplify]: Simplify (* 1 1) into 1 13.134 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 13.135 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (* a c)))) into 0 13.135 * [backup-simplify]: Simplify (- 0) into 0 13.135 * [backup-simplify]: Simplify (+ 1 0) into 1 13.136 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt (- (* 4 (* a c)))))) into (/ 1/2 (sqrt (- (* 4 (* a c))))) 13.136 * [taylor]: Taking taylor expansion of (/ 1/2 (sqrt (- (* 4 (* a c))))) in a 13.136 * [taylor]: Taking taylor expansion of 1/2 in a 13.136 * [backup-simplify]: Simplify 1/2 into 1/2 13.136 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 13.136 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 13.136 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 13.136 * [taylor]: Taking taylor expansion of 4 in a 13.136 * [backup-simplify]: Simplify 4 into 4 13.136 * [taylor]: Taking taylor expansion of (* a c) in a 13.136 * [taylor]: Taking taylor expansion of a in a 13.136 * [backup-simplify]: Simplify 0 into 0 13.136 * [backup-simplify]: Simplify 1 into 1 13.136 * [taylor]: Taking taylor expansion of c in a 13.136 * [backup-simplify]: Simplify c into c 13.136 * [backup-simplify]: Simplify (* 0 c) into 0 13.136 * [backup-simplify]: Simplify (* 4 0) into 0 13.137 * [backup-simplify]: Simplify (- 0) into 0 13.137 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 13.137 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 13.137 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 13.137 * [backup-simplify]: Simplify (sqrt 0) into 0 13.138 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 13.138 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 13.138 * [backup-simplify]: Simplify (/ 1/2 (* +nan.0 c)) into (/ +nan.0 c) 13.138 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 13.139 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 13.139 * [backup-simplify]: Simplify (- 0) into 0 13.140 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 13.140 * [backup-simplify]: Simplify (- (/ 0 (* +nan.0 c)) (+ (* (/ +nan.0 c) (/ (* +nan.0 (pow c 2)) (* +nan.0 c))))) into (- +nan.0) 13.140 * [taylor]: Taking taylor expansion of (- +nan.0) in c 13.140 * [taylor]: Taking taylor expansion of +nan.0 in c 13.140 * [backup-simplify]: Simplify +nan.0 into +nan.0 13.140 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 13.140 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 13.140 * [taylor]: Taking taylor expansion of 0 in c 13.140 * [backup-simplify]: Simplify 0 into 0 13.140 * [backup-simplify]: Simplify 0 into 0 13.141 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 13.141 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 13.142 * [backup-simplify]: Simplify (- 0) into 0 13.142 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 13.142 * [taylor]: Taking taylor expansion of (* +nan.0 (pow c 2)) in c 13.142 * [taylor]: Taking taylor expansion of +nan.0 in c 13.142 * [backup-simplify]: Simplify +nan.0 into +nan.0 13.142 * [taylor]: Taking taylor expansion of (pow c 2) in c 13.142 * [taylor]: Taking taylor expansion of c in c 13.142 * [backup-simplify]: Simplify 0 into 0 13.142 * [backup-simplify]: Simplify 1 into 1 13.142 * [backup-simplify]: Simplify 0 into 0 13.143 * [backup-simplify]: Simplify (+ (* +nan.0 1) (* 0 0)) into (- +nan.0) 13.143 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 13.144 * [backup-simplify]: Simplify 0 into 0 13.144 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.144 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 c)))) into 0 13.145 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* a c))))) into 0 13.145 * [backup-simplify]: Simplify (- 0) into 0 13.146 * [backup-simplify]: Simplify (+ 0 0) into 0 13.146 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt (- (* 4 (* a c))))))))) (* 2 (sqrt (- (* 4 (* a c)))))) into 0 13.146 * [taylor]: Taking taylor expansion of 0 in a 13.146 * [backup-simplify]: Simplify 0 into 0 13.146 * [taylor]: Taking taylor expansion of 0 in c 13.146 * [backup-simplify]: Simplify 0 into 0 13.146 * [backup-simplify]: Simplify 0 into 0 13.147 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 13.147 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 c) (* 0 0)))) into 0 13.148 * [backup-simplify]: Simplify (- 0) into 0 13.148 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* +nan.0 c) (* +nan.0 (pow c 2)))))) (* 2 0)) into (* +nan.0 (pow c 3)) 13.148 * [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)) 13.148 * [taylor]: Taking taylor expansion of (- (* +nan.0 c)) in c 13.148 * [taylor]: Taking taylor expansion of (* +nan.0 c) in c 13.148 * [taylor]: Taking taylor expansion of +nan.0 in c 13.148 * [backup-simplify]: Simplify +nan.0 into +nan.0 13.148 * [taylor]: Taking taylor expansion of c in c 13.148 * [backup-simplify]: Simplify 0 into 0 13.149 * [backup-simplify]: Simplify 1 into 1 13.149 * [backup-simplify]: Simplify (* +nan.0 0) into 0 13.149 * [backup-simplify]: Simplify (- 0) into 0 13.149 * [backup-simplify]: Simplify 0 into 0 13.149 * [taylor]: Taking taylor expansion of 0 in c 13.149 * [backup-simplify]: Simplify 0 into 0 13.149 * [backup-simplify]: Simplify 0 into 0 13.150 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 13.151 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 c) (* 0 0)))) into 0 13.151 * [backup-simplify]: Simplify (- 0) into 0 13.151 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* +nan.0 c) (* +nan.0 (pow c 2)))))) (* 2 0)) into (* +nan.0 (pow c 3)) 13.151 * [taylor]: Taking taylor expansion of (* +nan.0 (pow c 3)) in c 13.151 * [taylor]: Taking taylor expansion of +nan.0 in c 13.151 * [backup-simplify]: Simplify +nan.0 into +nan.0 13.151 * [taylor]: Taking taylor expansion of (pow c 3) in c 13.151 * [taylor]: Taking taylor expansion of c in c 13.151 * [backup-simplify]: Simplify 0 into 0 13.151 * [backup-simplify]: Simplify 1 into 1 13.152 * [backup-simplify]: Simplify (- 0) into 0 13.152 * [backup-simplify]: Simplify 0 into 0 13.152 * [backup-simplify]: Simplify 0 into 0 13.152 * [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))))) 13.152 * [backup-simplify]: Simplify (sqrt (- (* (/ 1 b) (/ 1 b)) (* (* 4 (/ 1 a)) (/ 1 c)))) into (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) 13.152 * [approximate]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in (b a c) around 0 13.152 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 13.152 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 13.152 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 13.152 * [taylor]: Taking taylor expansion of (pow b 2) in c 13.152 * [taylor]: Taking taylor expansion of b in c 13.152 * [backup-simplify]: Simplify b into b 13.153 * [backup-simplify]: Simplify (* b b) into (pow b 2) 13.153 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 13.153 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 13.153 * [taylor]: Taking taylor expansion of 4 in c 13.153 * [backup-simplify]: Simplify 4 into 4 13.153 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 13.153 * [taylor]: Taking taylor expansion of (* a c) in c 13.153 * [taylor]: Taking taylor expansion of a in c 13.153 * [backup-simplify]: Simplify a into a 13.153 * [taylor]: Taking taylor expansion of c in c 13.153 * [backup-simplify]: Simplify 0 into 0 13.153 * [backup-simplify]: Simplify 1 into 1 13.153 * [backup-simplify]: Simplify (* a 0) into 0 13.153 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 13.153 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 13.153 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 13.153 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 13.153 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 13.153 * [backup-simplify]: Simplify (sqrt 0) into 0 13.154 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 13.154 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 13.154 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 13.154 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 13.154 * [taylor]: Taking taylor expansion of (pow b 2) in a 13.154 * [taylor]: Taking taylor expansion of b in a 13.154 * [backup-simplify]: Simplify b into b 13.154 * [backup-simplify]: Simplify (* b b) into (pow b 2) 13.154 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 13.154 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 13.154 * [taylor]: Taking taylor expansion of 4 in a 13.154 * [backup-simplify]: Simplify 4 into 4 13.154 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 13.154 * [taylor]: Taking taylor expansion of (* a c) in a 13.154 * [taylor]: Taking taylor expansion of a in a 13.154 * [backup-simplify]: Simplify 0 into 0 13.154 * [backup-simplify]: Simplify 1 into 1 13.154 * [taylor]: Taking taylor expansion of c in a 13.154 * [backup-simplify]: Simplify c into c 13.154 * [backup-simplify]: Simplify (* 0 c) into 0 13.154 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 13.155 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 13.155 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 13.155 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 13.155 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 13.155 * [backup-simplify]: Simplify (sqrt 0) into 0 13.155 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 13.155 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 13.155 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 13.155 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 13.155 * [taylor]: Taking taylor expansion of (pow b 2) in b 13.155 * [taylor]: Taking taylor expansion of b in b 13.155 * [backup-simplify]: Simplify 0 into 0 13.155 * [backup-simplify]: Simplify 1 into 1 13.156 * [backup-simplify]: Simplify (* 1 1) into 1 13.156 * [backup-simplify]: Simplify (/ 1 1) into 1 13.156 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 13.156 * [taylor]: Taking taylor expansion of 4 in b 13.156 * [backup-simplify]: Simplify 4 into 4 13.156 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 13.156 * [taylor]: Taking taylor expansion of (* a c) in b 13.156 * [taylor]: Taking taylor expansion of a in b 13.156 * [backup-simplify]: Simplify a into a 13.156 * [taylor]: Taking taylor expansion of c in b 13.156 * [backup-simplify]: Simplify c into c 13.156 * [backup-simplify]: Simplify (* a c) into (* a c) 13.156 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 13.156 * [backup-simplify]: Simplify (+ 1 0) into 1 13.157 * [backup-simplify]: Simplify (sqrt 1) into 1 13.157 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.157 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.158 * [backup-simplify]: Simplify (+ 0 0) into 0 13.158 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 13.158 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 13.158 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 13.158 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 13.158 * [taylor]: Taking taylor expansion of (pow b 2) in b 13.158 * [taylor]: Taking taylor expansion of b in b 13.158 * [backup-simplify]: Simplify 0 into 0 13.158 * [backup-simplify]: Simplify 1 into 1 13.158 * [backup-simplify]: Simplify (* 1 1) into 1 13.159 * [backup-simplify]: Simplify (/ 1 1) into 1 13.159 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 13.159 * [taylor]: Taking taylor expansion of 4 in b 13.159 * [backup-simplify]: Simplify 4 into 4 13.159 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 13.159 * [taylor]: Taking taylor expansion of (* a c) in b 13.159 * [taylor]: Taking taylor expansion of a in b 13.159 * [backup-simplify]: Simplify a into a 13.159 * [taylor]: Taking taylor expansion of c in b 13.159 * [backup-simplify]: Simplify c into c 13.159 * [backup-simplify]: Simplify (* a c) into (* a c) 13.159 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 13.159 * [backup-simplify]: Simplify (+ 1 0) into 1 13.159 * [backup-simplify]: Simplify (sqrt 1) into 1 13.160 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.160 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.161 * [backup-simplify]: Simplify (+ 0 0) into 0 13.161 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 13.161 * [taylor]: Taking taylor expansion of 1 in a 13.161 * [backup-simplify]: Simplify 1 into 1 13.161 * [taylor]: Taking taylor expansion of 0 in a 13.161 * [backup-simplify]: Simplify 0 into 0 13.161 * [taylor]: Taking taylor expansion of 1 in c 13.161 * [backup-simplify]: Simplify 1 into 1 13.162 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.162 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.162 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 13.162 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 13.163 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 13.163 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 13.163 * [taylor]: Taking taylor expansion of (/ -2 (* a c)) in a 13.163 * [taylor]: Taking taylor expansion of -2 in a 13.163 * [backup-simplify]: Simplify -2 into -2 13.163 * [taylor]: Taking taylor expansion of (* a c) in a 13.163 * [taylor]: Taking taylor expansion of a in a 13.163 * [backup-simplify]: Simplify 0 into 0 13.163 * [backup-simplify]: Simplify 1 into 1 13.163 * [taylor]: Taking taylor expansion of c in a 13.163 * [backup-simplify]: Simplify c into c 13.164 * [backup-simplify]: Simplify (* 0 c) into 0 13.164 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 13.164 * [backup-simplify]: Simplify (/ -2 c) into (/ -2 c) 13.164 * [taylor]: Taking taylor expansion of (/ -2 c) in c 13.164 * [taylor]: Taking taylor expansion of -2 in c 13.164 * [backup-simplify]: Simplify -2 into -2 13.164 * [taylor]: Taking taylor expansion of c in c 13.164 * [backup-simplify]: Simplify 0 into 0 13.164 * [backup-simplify]: Simplify 1 into 1 13.164 * [backup-simplify]: Simplify (/ -2 1) into -2 13.164 * [backup-simplify]: Simplify -2 into -2 13.164 * [taylor]: Taking taylor expansion of 0 in c 13.164 * [backup-simplify]: Simplify 0 into 0 13.164 * [taylor]: Taking taylor expansion of 0 in c 13.164 * [backup-simplify]: Simplify 0 into 0 13.164 * [backup-simplify]: Simplify 1 into 1 13.165 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 13.166 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.166 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 13.166 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 13.166 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (* a c)))) into 0 13.166 * [backup-simplify]: Simplify (- 0) into 0 13.167 * [backup-simplify]: Simplify (+ 0 0) into 0 13.167 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 13.167 * [taylor]: Taking taylor expansion of 0 in a 13.167 * [backup-simplify]: Simplify 0 into 0 13.167 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 13.167 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)))) into 0 13.168 * [taylor]: Taking taylor expansion of 0 in c 13.168 * [backup-simplify]: Simplify 0 into 0 13.168 * [taylor]: Taking taylor expansion of 0 in c 13.168 * [backup-simplify]: Simplify 0 into 0 13.168 * [taylor]: Taking taylor expansion of 0 in c 13.168 * [backup-simplify]: Simplify 0 into 0 13.168 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 13.168 * [backup-simplify]: Simplify 0 into 0 13.168 * [backup-simplify]: Simplify 0 into 0 13.168 * [backup-simplify]: Simplify 0 into 0 13.168 * [backup-simplify]: Simplify 0 into 0 13.169 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 13.169 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.170 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 13.170 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 13.171 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 13.171 * [backup-simplify]: Simplify (- 0) into 0 13.171 * [backup-simplify]: Simplify (+ 0 0) into 0 13.172 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 13.172 * [taylor]: Taking taylor expansion of (/ -2 (* (pow a 2) (pow c 2))) in a 13.172 * [taylor]: Taking taylor expansion of -2 in a 13.172 * [backup-simplify]: Simplify -2 into -2 13.173 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 13.173 * [taylor]: Taking taylor expansion of (pow a 2) in a 13.173 * [taylor]: Taking taylor expansion of a in a 13.173 * [backup-simplify]: Simplify 0 into 0 13.173 * [backup-simplify]: Simplify 1 into 1 13.173 * [taylor]: Taking taylor expansion of (pow c 2) in a 13.173 * [taylor]: Taking taylor expansion of c in a 13.173 * [backup-simplify]: Simplify c into c 13.173 * [backup-simplify]: Simplify (* 1 1) into 1 13.173 * [backup-simplify]: Simplify (* c c) into (pow c 2) 13.173 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 13.173 * [backup-simplify]: Simplify (/ -2 (pow c 2)) into (/ -2 (pow c 2)) 13.173 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 13.174 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.174 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 13.175 * [backup-simplify]: Simplify (- (/ 0 (pow c 2)) (+ (* (/ -2 (pow c 2)) (/ 0 (pow c 2))))) into 0 13.175 * [taylor]: Taking taylor expansion of 0 in c 13.175 * [backup-simplify]: Simplify 0 into 0 13.175 * [taylor]: Taking taylor expansion of 0 in c 13.175 * [backup-simplify]: Simplify 0 into 0 13.176 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 13.176 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 13.176 * [taylor]: Taking taylor expansion of 0 in c 13.176 * [backup-simplify]: Simplify 0 into 0 13.176 * [taylor]: Taking taylor expansion of 0 in c 13.176 * [backup-simplify]: Simplify 0 into 0 13.176 * [taylor]: Taking taylor expansion of 0 in c 13.176 * [backup-simplify]: Simplify 0 into 0 13.176 * [backup-simplify]: Simplify 0 into 0 13.176 * [backup-simplify]: Simplify 0 into 0 13.176 * [backup-simplify]: Simplify (+ (* 1 (* 1 (* 1 (/ 1 (/ 1 b))))) (* -2 (* (/ 1 (/ 1 c)) (* (/ 1 (/ 1 a)) (/ 1 b))))) into (- b (* 2 (/ (* a c) b))) 13.177 * [backup-simplify]: Simplify (sqrt (- (* (/ 1 (- b)) (/ 1 (- b))) (* (* 4 (/ 1 (- a))) (/ 1 (- c))))) into (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) 13.177 * [approximate]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in (b a c) around 0 13.177 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 13.177 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 13.177 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 13.177 * [taylor]: Taking taylor expansion of (pow b 2) in c 13.177 * [taylor]: Taking taylor expansion of b in c 13.177 * [backup-simplify]: Simplify b into b 13.177 * [backup-simplify]: Simplify (* b b) into (pow b 2) 13.177 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 13.177 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 13.177 * [taylor]: Taking taylor expansion of 4 in c 13.177 * [backup-simplify]: Simplify 4 into 4 13.177 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 13.177 * [taylor]: Taking taylor expansion of (* a c) in c 13.177 * [taylor]: Taking taylor expansion of a in c 13.177 * [backup-simplify]: Simplify a into a 13.177 * [taylor]: Taking taylor expansion of c in c 13.177 * [backup-simplify]: Simplify 0 into 0 13.177 * [backup-simplify]: Simplify 1 into 1 13.177 * [backup-simplify]: Simplify (* a 0) into 0 13.178 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 13.178 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 13.178 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 13.178 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 13.178 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 13.179 * [backup-simplify]: Simplify (sqrt 0) into 0 13.179 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 13.180 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 13.180 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 13.180 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 13.180 * [taylor]: Taking taylor expansion of (pow b 2) in a 13.180 * [taylor]: Taking taylor expansion of b in a 13.180 * [backup-simplify]: Simplify b into b 13.180 * [backup-simplify]: Simplify (* b b) into (pow b 2) 13.180 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 13.180 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 13.180 * [taylor]: Taking taylor expansion of 4 in a 13.180 * [backup-simplify]: Simplify 4 into 4 13.180 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 13.180 * [taylor]: Taking taylor expansion of (* a c) in a 13.180 * [taylor]: Taking taylor expansion of a in a 13.180 * [backup-simplify]: Simplify 0 into 0 13.180 * [backup-simplify]: Simplify 1 into 1 13.180 * [taylor]: Taking taylor expansion of c in a 13.180 * [backup-simplify]: Simplify c into c 13.180 * [backup-simplify]: Simplify (* 0 c) into 0 13.181 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 13.181 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 13.181 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 13.181 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 13.181 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 13.181 * [backup-simplify]: Simplify (sqrt 0) into 0 13.182 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 13.182 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 13.182 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 13.182 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 13.182 * [taylor]: Taking taylor expansion of (pow b 2) in b 13.182 * [taylor]: Taking taylor expansion of b in b 13.182 * [backup-simplify]: Simplify 0 into 0 13.182 * [backup-simplify]: Simplify 1 into 1 13.183 * [backup-simplify]: Simplify (* 1 1) into 1 13.183 * [backup-simplify]: Simplify (/ 1 1) into 1 13.183 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 13.183 * [taylor]: Taking taylor expansion of 4 in b 13.183 * [backup-simplify]: Simplify 4 into 4 13.183 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 13.183 * [taylor]: Taking taylor expansion of (* a c) in b 13.183 * [taylor]: Taking taylor expansion of a in b 13.184 * [backup-simplify]: Simplify a into a 13.184 * [taylor]: Taking taylor expansion of c in b 13.184 * [backup-simplify]: Simplify c into c 13.184 * [backup-simplify]: Simplify (* a c) into (* a c) 13.184 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 13.184 * [backup-simplify]: Simplify (+ 1 0) into 1 13.185 * [backup-simplify]: Simplify (sqrt 1) into 1 13.185 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.186 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.186 * [backup-simplify]: Simplify (+ 0 0) into 0 13.187 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 13.187 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 13.187 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 13.187 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 13.187 * [taylor]: Taking taylor expansion of (pow b 2) in b 13.187 * [taylor]: Taking taylor expansion of b in b 13.187 * [backup-simplify]: Simplify 0 into 0 13.187 * [backup-simplify]: Simplify 1 into 1 13.188 * [backup-simplify]: Simplify (* 1 1) into 1 13.188 * [backup-simplify]: Simplify (/ 1 1) into 1 13.188 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 13.188 * [taylor]: Taking taylor expansion of 4 in b 13.188 * [backup-simplify]: Simplify 4 into 4 13.188 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 13.188 * [taylor]: Taking taylor expansion of (* a c) in b 13.188 * [taylor]: Taking taylor expansion of a in b 13.188 * [backup-simplify]: Simplify a into a 13.188 * [taylor]: Taking taylor expansion of c in b 13.188 * [backup-simplify]: Simplify c into c 13.188 * [backup-simplify]: Simplify (* a c) into (* a c) 13.189 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 13.189 * [backup-simplify]: Simplify (+ 1 0) into 1 13.189 * [backup-simplify]: Simplify (sqrt 1) into 1 13.190 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.191 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.191 * [backup-simplify]: Simplify (+ 0 0) into 0 13.192 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 13.192 * [taylor]: Taking taylor expansion of 1 in a 13.192 * [backup-simplify]: Simplify 1 into 1 13.192 * [taylor]: Taking taylor expansion of 0 in a 13.192 * [backup-simplify]: Simplify 0 into 0 13.192 * [taylor]: Taking taylor expansion of 1 in c 13.192 * [backup-simplify]: Simplify 1 into 1 13.193 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.194 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.194 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 13.194 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 13.194 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 13.195 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 13.195 * [taylor]: Taking taylor expansion of (/ -2 (* a c)) in a 13.195 * [taylor]: Taking taylor expansion of -2 in a 13.195 * [backup-simplify]: Simplify -2 into -2 13.195 * [taylor]: Taking taylor expansion of (* a c) in a 13.195 * [taylor]: Taking taylor expansion of a in a 13.195 * [backup-simplify]: Simplify 0 into 0 13.195 * [backup-simplify]: Simplify 1 into 1 13.195 * [taylor]: Taking taylor expansion of c in a 13.195 * [backup-simplify]: Simplify c into c 13.195 * [backup-simplify]: Simplify (* 0 c) into 0 13.195 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 13.195 * [backup-simplify]: Simplify (/ -2 c) into (/ -2 c) 13.195 * [taylor]: Taking taylor expansion of (/ -2 c) in c 13.195 * [taylor]: Taking taylor expansion of -2 in c 13.195 * [backup-simplify]: Simplify -2 into -2 13.195 * [taylor]: Taking taylor expansion of c in c 13.195 * [backup-simplify]: Simplify 0 into 0 13.195 * [backup-simplify]: Simplify 1 into 1 13.196 * [backup-simplify]: Simplify (/ -2 1) into -2 13.196 * [backup-simplify]: Simplify -2 into -2 13.196 * [taylor]: Taking taylor expansion of 0 in c 13.196 * [backup-simplify]: Simplify 0 into 0 13.196 * [taylor]: Taking taylor expansion of 0 in c 13.196 * [backup-simplify]: Simplify 0 into 0 13.196 * [backup-simplify]: Simplify 1 into 1 13.197 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 13.197 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.197 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 13.197 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 13.198 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (* a c)))) into 0 13.198 * [backup-simplify]: Simplify (- 0) into 0 13.198 * [backup-simplify]: Simplify (+ 0 0) into 0 13.198 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 13.198 * [taylor]: Taking taylor expansion of 0 in a 13.198 * [backup-simplify]: Simplify 0 into 0 13.199 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 13.199 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)))) into 0 13.199 * [taylor]: Taking taylor expansion of 0 in c 13.199 * [backup-simplify]: Simplify 0 into 0 13.199 * [taylor]: Taking taylor expansion of 0 in c 13.199 * [backup-simplify]: Simplify 0 into 0 13.199 * [taylor]: Taking taylor expansion of 0 in c 13.199 * [backup-simplify]: Simplify 0 into 0 13.200 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 13.200 * [backup-simplify]: Simplify 0 into 0 13.200 * [backup-simplify]: Simplify 0 into 0 13.200 * [backup-simplify]: Simplify 0 into 0 13.200 * [backup-simplify]: Simplify 0 into 0 13.200 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 13.201 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.201 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 13.201 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 13.202 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 13.202 * [backup-simplify]: Simplify (- 0) into 0 13.202 * [backup-simplify]: Simplify (+ 0 0) into 0 13.203 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 13.203 * [taylor]: Taking taylor expansion of (/ -2 (* (pow a 2) (pow c 2))) in a 13.203 * [taylor]: Taking taylor expansion of -2 in a 13.203 * [backup-simplify]: Simplify -2 into -2 13.203 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 13.203 * [taylor]: Taking taylor expansion of (pow a 2) in a 13.203 * [taylor]: Taking taylor expansion of a in a 13.203 * [backup-simplify]: Simplify 0 into 0 13.203 * [backup-simplify]: Simplify 1 into 1 13.203 * [taylor]: Taking taylor expansion of (pow c 2) in a 13.203 * [taylor]: Taking taylor expansion of c in a 13.203 * [backup-simplify]: Simplify c into c 13.203 * [backup-simplify]: Simplify (* 1 1) into 1 13.204 * [backup-simplify]: Simplify (* c c) into (pow c 2) 13.204 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 13.204 * [backup-simplify]: Simplify (/ -2 (pow c 2)) into (/ -2 (pow c 2)) 13.204 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 13.207 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.208 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 13.208 * [backup-simplify]: Simplify (- (/ 0 (pow c 2)) (+ (* (/ -2 (pow c 2)) (/ 0 (pow c 2))))) into 0 13.208 * [taylor]: Taking taylor expansion of 0 in c 13.208 * [backup-simplify]: Simplify 0 into 0 13.208 * [taylor]: Taking taylor expansion of 0 in c 13.208 * [backup-simplify]: Simplify 0 into 0 13.209 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 13.209 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 13.209 * [taylor]: Taking taylor expansion of 0 in c 13.209 * [backup-simplify]: Simplify 0 into 0 13.209 * [taylor]: Taking taylor expansion of 0 in c 13.209 * [backup-simplify]: Simplify 0 into 0 13.209 * [taylor]: Taking taylor expansion of 0 in c 13.209 * [backup-simplify]: Simplify 0 into 0 13.209 * [backup-simplify]: Simplify 0 into 0 13.209 * [backup-simplify]: Simplify 0 into 0 13.209 * [backup-simplify]: Simplify (+ (* 1 (* 1 (* 1 (/ 1 (/ 1 (- b)))))) (* -2 (* (/ 1 (/ 1 (- c))) (* (/ 1 (/ 1 (- a))) (/ 1 (- b)))))) into (- (* 2 (/ (* a c) b)) b) 13.209 * * * * [progress]: [ 2 / 4 ] generating series at (2 3 1 2 1 1) 13.209 * [backup-simplify]: Simplify (sqrt (- (* b b) (* (* 4 a) c))) into (sqrt (- (pow b 2) (* 4 (* a c)))) 13.209 * [approximate]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in (b a c) around 0 13.209 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in c 13.209 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in c 13.210 * [taylor]: Taking taylor expansion of (pow b 2) in c 13.210 * [taylor]: Taking taylor expansion of b in c 13.210 * [backup-simplify]: Simplify b into b 13.210 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in c 13.210 * [taylor]: Taking taylor expansion of 4 in c 13.210 * [backup-simplify]: Simplify 4 into 4 13.210 * [taylor]: Taking taylor expansion of (* a c) in c 13.210 * [taylor]: Taking taylor expansion of a in c 13.210 * [backup-simplify]: Simplify a into a 13.210 * [taylor]: Taking taylor expansion of c in c 13.210 * [backup-simplify]: Simplify 0 into 0 13.210 * [backup-simplify]: Simplify 1 into 1 13.210 * [backup-simplify]: Simplify (* b b) into (pow b 2) 13.210 * [backup-simplify]: Simplify (* a 0) into 0 13.210 * [backup-simplify]: Simplify (* 4 0) into 0 13.210 * [backup-simplify]: Simplify (- 0) into 0 13.210 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 13.210 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 13.210 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 13.211 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 13.211 * [backup-simplify]: Simplify (+ (* 4 a) (* 0 0)) into (* 4 a) 13.211 * [backup-simplify]: Simplify (- (* 4 a)) into (- (* 4 a)) 13.211 * [backup-simplify]: Simplify (+ 0 (- (* 4 a))) into (- (* 4 a)) 13.211 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 13.211 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in a 13.211 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in a 13.211 * [taylor]: Taking taylor expansion of (pow b 2) in a 13.211 * [taylor]: Taking taylor expansion of b in a 13.211 * [backup-simplify]: Simplify b into b 13.211 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 13.211 * [taylor]: Taking taylor expansion of 4 in a 13.211 * [backup-simplify]: Simplify 4 into 4 13.211 * [taylor]: Taking taylor expansion of (* a c) in a 13.211 * [taylor]: Taking taylor expansion of a in a 13.211 * [backup-simplify]: Simplify 0 into 0 13.211 * [backup-simplify]: Simplify 1 into 1 13.211 * [taylor]: Taking taylor expansion of c in a 13.211 * [backup-simplify]: Simplify c into c 13.211 * [backup-simplify]: Simplify (* b b) into (pow b 2) 13.212 * [backup-simplify]: Simplify (* 0 c) into 0 13.212 * [backup-simplify]: Simplify (* 4 0) into 0 13.212 * [backup-simplify]: Simplify (- 0) into 0 13.212 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 13.212 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 13.212 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 13.212 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 13.213 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 13.213 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 13.213 * [backup-simplify]: Simplify (+ 0 (- (* 4 c))) into (- (* 4 c)) 13.213 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 13.213 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in b 13.213 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 13.213 * [taylor]: Taking taylor expansion of (pow b 2) in b 13.213 * [taylor]: Taking taylor expansion of b in b 13.213 * [backup-simplify]: Simplify 0 into 0 13.213 * [backup-simplify]: Simplify 1 into 1 13.213 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 13.213 * [taylor]: Taking taylor expansion of 4 in b 13.213 * [backup-simplify]: Simplify 4 into 4 13.213 * [taylor]: Taking taylor expansion of (* a c) in b 13.213 * [taylor]: Taking taylor expansion of a in b 13.213 * [backup-simplify]: Simplify a into a 13.213 * [taylor]: Taking taylor expansion of c in b 13.213 * [backup-simplify]: Simplify c into c 13.213 * [backup-simplify]: Simplify (* a c) into (* a c) 13.213 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 13.214 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 13.214 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 13.214 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 13.214 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 13.214 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 13.214 * [backup-simplify]: Simplify (- 0) into 0 13.215 * [backup-simplify]: Simplify (+ 0 0) into 0 13.215 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 13.215 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in b 13.215 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 13.215 * [taylor]: Taking taylor expansion of (pow b 2) in b 13.215 * [taylor]: Taking taylor expansion of b in b 13.215 * [backup-simplify]: Simplify 0 into 0 13.215 * [backup-simplify]: Simplify 1 into 1 13.215 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 13.215 * [taylor]: Taking taylor expansion of 4 in b 13.215 * [backup-simplify]: Simplify 4 into 4 13.215 * [taylor]: Taking taylor expansion of (* a c) in b 13.215 * [taylor]: Taking taylor expansion of a in b 13.215 * [backup-simplify]: Simplify a into a 13.215 * [taylor]: Taking taylor expansion of c in b 13.215 * [backup-simplify]: Simplify c into c 13.215 * [backup-simplify]: Simplify (* a c) into (* a c) 13.215 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 13.215 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 13.215 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 13.215 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 13.215 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 13.216 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 13.216 * [backup-simplify]: Simplify (- 0) into 0 13.216 * [backup-simplify]: Simplify (+ 0 0) into 0 13.216 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 13.216 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 13.216 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 13.216 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 13.216 * [taylor]: Taking taylor expansion of 4 in a 13.216 * [backup-simplify]: Simplify 4 into 4 13.216 * [taylor]: Taking taylor expansion of (* a c) in a 13.216 * [taylor]: Taking taylor expansion of a in a 13.216 * [backup-simplify]: Simplify 0 into 0 13.216 * [backup-simplify]: Simplify 1 into 1 13.216 * [taylor]: Taking taylor expansion of c in a 13.216 * [backup-simplify]: Simplify c into c 13.216 * [backup-simplify]: Simplify (* 0 c) into 0 13.217 * [backup-simplify]: Simplify (* 4 0) into 0 13.217 * [backup-simplify]: Simplify (- 0) into 0 13.217 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 13.217 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 13.217 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 13.218 * [backup-simplify]: Simplify (sqrt 0) into 0 13.218 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 13.218 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 13.218 * [taylor]: Taking taylor expansion of 0 in c 13.218 * [backup-simplify]: Simplify 0 into 0 13.218 * [backup-simplify]: Simplify 0 into 0 13.218 * [taylor]: Taking taylor expansion of 0 in a 13.218 * [backup-simplify]: Simplify 0 into 0 13.218 * [taylor]: Taking taylor expansion of 0 in c 13.218 * [backup-simplify]: Simplify 0 into 0 13.218 * [backup-simplify]: Simplify 0 into 0 13.218 * [taylor]: Taking taylor expansion of (* +nan.0 c) in c 13.218 * [taylor]: Taking taylor expansion of +nan.0 in c 13.218 * [backup-simplify]: Simplify +nan.0 into +nan.0 13.218 * [taylor]: Taking taylor expansion of c in c 13.218 * [backup-simplify]: Simplify 0 into 0 13.218 * [backup-simplify]: Simplify 1 into 1 13.219 * [backup-simplify]: Simplify (* +nan.0 0) into 0 13.219 * [backup-simplify]: Simplify 0 into 0 13.219 * [backup-simplify]: Simplify 0 into 0 13.219 * [backup-simplify]: Simplify (* 1 1) into 1 13.219 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 13.220 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (* a c)))) into 0 13.220 * [backup-simplify]: Simplify (- 0) into 0 13.220 * [backup-simplify]: Simplify (+ 1 0) into 1 13.221 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt (- (* 4 (* a c)))))) into (/ 1/2 (sqrt (- (* 4 (* a c))))) 13.221 * [taylor]: Taking taylor expansion of (/ 1/2 (sqrt (- (* 4 (* a c))))) in a 13.221 * [taylor]: Taking taylor expansion of 1/2 in a 13.221 * [backup-simplify]: Simplify 1/2 into 1/2 13.221 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 13.221 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 13.221 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 13.221 * [taylor]: Taking taylor expansion of 4 in a 13.221 * [backup-simplify]: Simplify 4 into 4 13.221 * [taylor]: Taking taylor expansion of (* a c) in a 13.221 * [taylor]: Taking taylor expansion of a in a 13.221 * [backup-simplify]: Simplify 0 into 0 13.221 * [backup-simplify]: Simplify 1 into 1 13.221 * [taylor]: Taking taylor expansion of c in a 13.221 * [backup-simplify]: Simplify c into c 13.221 * [backup-simplify]: Simplify (* 0 c) into 0 13.221 * [backup-simplify]: Simplify (* 4 0) into 0 13.221 * [backup-simplify]: Simplify (- 0) into 0 13.222 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 13.222 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 13.222 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 13.223 * [backup-simplify]: Simplify (sqrt 0) into 0 13.223 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 13.224 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 13.224 * [backup-simplify]: Simplify (/ 1/2 (* +nan.0 c)) into (/ +nan.0 c) 13.225 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 13.225 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 13.226 * [backup-simplify]: Simplify (- 0) into 0 13.227 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 13.227 * [backup-simplify]: Simplify (- (/ 0 (* +nan.0 c)) (+ (* (/ +nan.0 c) (/ (* +nan.0 (pow c 2)) (* +nan.0 c))))) into (- +nan.0) 13.227 * [taylor]: Taking taylor expansion of (- +nan.0) in c 13.227 * [taylor]: Taking taylor expansion of +nan.0 in c 13.227 * [backup-simplify]: Simplify +nan.0 into +nan.0 13.227 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 13.228 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 13.228 * [taylor]: Taking taylor expansion of 0 in c 13.228 * [backup-simplify]: Simplify 0 into 0 13.228 * [backup-simplify]: Simplify 0 into 0 13.229 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 13.230 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 13.230 * [backup-simplify]: Simplify (- 0) into 0 13.231 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 13.231 * [taylor]: Taking taylor expansion of (* +nan.0 (pow c 2)) in c 13.231 * [taylor]: Taking taylor expansion of +nan.0 in c 13.231 * [backup-simplify]: Simplify +nan.0 into +nan.0 13.231 * [taylor]: Taking taylor expansion of (pow c 2) in c 13.231 * [taylor]: Taking taylor expansion of c in c 13.231 * [backup-simplify]: Simplify 0 into 0 13.231 * [backup-simplify]: Simplify 1 into 1 13.231 * [backup-simplify]: Simplify 0 into 0 13.232 * [backup-simplify]: Simplify (+ (* +nan.0 1) (* 0 0)) into (- +nan.0) 13.233 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 13.233 * [backup-simplify]: Simplify 0 into 0 13.234 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.235 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 c)))) into 0 13.236 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* a c))))) into 0 13.236 * [backup-simplify]: Simplify (- 0) into 0 13.237 * [backup-simplify]: Simplify (+ 0 0) into 0 13.237 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt (- (* 4 (* a c))))))))) (* 2 (sqrt (- (* 4 (* a c)))))) into 0 13.237 * [taylor]: Taking taylor expansion of 0 in a 13.237 * [backup-simplify]: Simplify 0 into 0 13.237 * [taylor]: Taking taylor expansion of 0 in c 13.237 * [backup-simplify]: Simplify 0 into 0 13.237 * [backup-simplify]: Simplify 0 into 0 13.238 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 13.240 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 c) (* 0 0)))) into 0 13.240 * [backup-simplify]: Simplify (- 0) into 0 13.241 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* +nan.0 c) (* +nan.0 (pow c 2)))))) (* 2 0)) into (* +nan.0 (pow c 3)) 13.241 * [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)) 13.241 * [taylor]: Taking taylor expansion of (- (* +nan.0 c)) in c 13.241 * [taylor]: Taking taylor expansion of (* +nan.0 c) in c 13.242 * [taylor]: Taking taylor expansion of +nan.0 in c 13.242 * [backup-simplify]: Simplify +nan.0 into +nan.0 13.242 * [taylor]: Taking taylor expansion of c in c 13.242 * [backup-simplify]: Simplify 0 into 0 13.242 * [backup-simplify]: Simplify 1 into 1 13.242 * [backup-simplify]: Simplify (* +nan.0 0) into 0 13.242 * [backup-simplify]: Simplify (- 0) into 0 13.242 * [backup-simplify]: Simplify 0 into 0 13.243 * [taylor]: Taking taylor expansion of 0 in c 13.243 * [backup-simplify]: Simplify 0 into 0 13.243 * [backup-simplify]: Simplify 0 into 0 13.244 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 13.245 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 c) (* 0 0)))) into 0 13.245 * [backup-simplify]: Simplify (- 0) into 0 13.246 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* +nan.0 c) (* +nan.0 (pow c 2)))))) (* 2 0)) into (* +nan.0 (pow c 3)) 13.246 * [taylor]: Taking taylor expansion of (* +nan.0 (pow c 3)) in c 13.246 * [taylor]: Taking taylor expansion of +nan.0 in c 13.246 * [backup-simplify]: Simplify +nan.0 into +nan.0 13.246 * [taylor]: Taking taylor expansion of (pow c 3) in c 13.246 * [taylor]: Taking taylor expansion of c in c 13.246 * [backup-simplify]: Simplify 0 into 0 13.246 * [backup-simplify]: Simplify 1 into 1 13.247 * [backup-simplify]: Simplify (- 0) into 0 13.247 * [backup-simplify]: Simplify 0 into 0 13.247 * [backup-simplify]: Simplify 0 into 0 13.248 * [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))))) 13.248 * [backup-simplify]: Simplify (sqrt (- (* (/ 1 b) (/ 1 b)) (* (* 4 (/ 1 a)) (/ 1 c)))) into (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) 13.248 * [approximate]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in (b a c) around 0 13.248 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 13.248 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 13.248 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 13.248 * [taylor]: Taking taylor expansion of (pow b 2) in c 13.248 * [taylor]: Taking taylor expansion of b in c 13.248 * [backup-simplify]: Simplify b into b 13.248 * [backup-simplify]: Simplify (* b b) into (pow b 2) 13.248 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 13.248 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 13.248 * [taylor]: Taking taylor expansion of 4 in c 13.248 * [backup-simplify]: Simplify 4 into 4 13.248 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 13.248 * [taylor]: Taking taylor expansion of (* a c) in c 13.248 * [taylor]: Taking taylor expansion of a in c 13.249 * [backup-simplify]: Simplify a into a 13.249 * [taylor]: Taking taylor expansion of c in c 13.249 * [backup-simplify]: Simplify 0 into 0 13.249 * [backup-simplify]: Simplify 1 into 1 13.249 * [backup-simplify]: Simplify (* a 0) into 0 13.249 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 13.249 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 13.249 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 13.249 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 13.249 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 13.250 * [backup-simplify]: Simplify (sqrt 0) into 0 13.250 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 13.250 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 13.251 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 13.251 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 13.251 * [taylor]: Taking taylor expansion of (pow b 2) in a 13.251 * [taylor]: Taking taylor expansion of b in a 13.251 * [backup-simplify]: Simplify b into b 13.251 * [backup-simplify]: Simplify (* b b) into (pow b 2) 13.251 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 13.251 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 13.251 * [taylor]: Taking taylor expansion of 4 in a 13.251 * [backup-simplify]: Simplify 4 into 4 13.251 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 13.251 * [taylor]: Taking taylor expansion of (* a c) in a 13.251 * [taylor]: Taking taylor expansion of a in a 13.251 * [backup-simplify]: Simplify 0 into 0 13.251 * [backup-simplify]: Simplify 1 into 1 13.251 * [taylor]: Taking taylor expansion of c in a 13.251 * [backup-simplify]: Simplify c into c 13.251 * [backup-simplify]: Simplify (* 0 c) into 0 13.252 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 13.252 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 13.252 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 13.252 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 13.252 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 13.252 * [backup-simplify]: Simplify (sqrt 0) into 0 13.253 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 13.253 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 13.253 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 13.253 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 13.253 * [taylor]: Taking taylor expansion of (pow b 2) in b 13.253 * [taylor]: Taking taylor expansion of b in b 13.253 * [backup-simplify]: Simplify 0 into 0 13.253 * [backup-simplify]: Simplify 1 into 1 13.253 * [backup-simplify]: Simplify (* 1 1) into 1 13.254 * [backup-simplify]: Simplify (/ 1 1) into 1 13.254 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 13.254 * [taylor]: Taking taylor expansion of 4 in b 13.254 * [backup-simplify]: Simplify 4 into 4 13.254 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 13.254 * [taylor]: Taking taylor expansion of (* a c) in b 13.254 * [taylor]: Taking taylor expansion of a in b 13.254 * [backup-simplify]: Simplify a into a 13.254 * [taylor]: Taking taylor expansion of c in b 13.254 * [backup-simplify]: Simplify c into c 13.254 * [backup-simplify]: Simplify (* a c) into (* a c) 13.254 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 13.255 * [backup-simplify]: Simplify (+ 1 0) into 1 13.255 * [backup-simplify]: Simplify (sqrt 1) into 1 13.256 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.256 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.257 * [backup-simplify]: Simplify (+ 0 0) into 0 13.257 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 13.257 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 13.258 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 13.258 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 13.258 * [taylor]: Taking taylor expansion of (pow b 2) in b 13.258 * [taylor]: Taking taylor expansion of b in b 13.258 * [backup-simplify]: Simplify 0 into 0 13.258 * [backup-simplify]: Simplify 1 into 1 13.258 * [backup-simplify]: Simplify (* 1 1) into 1 13.258 * [backup-simplify]: Simplify (/ 1 1) into 1 13.258 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 13.258 * [taylor]: Taking taylor expansion of 4 in b 13.258 * [backup-simplify]: Simplify 4 into 4 13.259 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 13.259 * [taylor]: Taking taylor expansion of (* a c) in b 13.259 * [taylor]: Taking taylor expansion of a in b 13.259 * [backup-simplify]: Simplify a into a 13.259 * [taylor]: Taking taylor expansion of c in b 13.259 * [backup-simplify]: Simplify c into c 13.259 * [backup-simplify]: Simplify (* a c) into (* a c) 13.259 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 13.259 * [backup-simplify]: Simplify (+ 1 0) into 1 13.260 * [backup-simplify]: Simplify (sqrt 1) into 1 13.260 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.261 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.261 * [backup-simplify]: Simplify (+ 0 0) into 0 13.262 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 13.262 * [taylor]: Taking taylor expansion of 1 in a 13.262 * [backup-simplify]: Simplify 1 into 1 13.262 * [taylor]: Taking taylor expansion of 0 in a 13.262 * [backup-simplify]: Simplify 0 into 0 13.262 * [taylor]: Taking taylor expansion of 1 in c 13.262 * [backup-simplify]: Simplify 1 into 1 13.263 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.264 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.264 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 13.264 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 13.265 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 13.266 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 13.266 * [taylor]: Taking taylor expansion of (/ -2 (* a c)) in a 13.266 * [taylor]: Taking taylor expansion of -2 in a 13.266 * [backup-simplify]: Simplify -2 into -2 13.266 * [taylor]: Taking taylor expansion of (* a c) in a 13.266 * [taylor]: Taking taylor expansion of a in a 13.266 * [backup-simplify]: Simplify 0 into 0 13.266 * [backup-simplify]: Simplify 1 into 1 13.266 * [taylor]: Taking taylor expansion of c in a 13.266 * [backup-simplify]: Simplify c into c 13.266 * [backup-simplify]: Simplify (* 0 c) into 0 13.267 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 13.267 * [backup-simplify]: Simplify (/ -2 c) into (/ -2 c) 13.267 * [taylor]: Taking taylor expansion of (/ -2 c) in c 13.267 * [taylor]: Taking taylor expansion of -2 in c 13.267 * [backup-simplify]: Simplify -2 into -2 13.267 * [taylor]: Taking taylor expansion of c in c 13.267 * [backup-simplify]: Simplify 0 into 0 13.267 * [backup-simplify]: Simplify 1 into 1 13.267 * [backup-simplify]: Simplify (/ -2 1) into -2 13.267 * [backup-simplify]: Simplify -2 into -2 13.267 * [taylor]: Taking taylor expansion of 0 in c 13.267 * [backup-simplify]: Simplify 0 into 0 13.267 * [taylor]: Taking taylor expansion of 0 in c 13.267 * [backup-simplify]: Simplify 0 into 0 13.267 * [backup-simplify]: Simplify 1 into 1 13.269 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 13.269 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.270 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 13.270 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 13.270 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (* a c)))) into 0 13.271 * [backup-simplify]: Simplify (- 0) into 0 13.271 * [backup-simplify]: Simplify (+ 0 0) into 0 13.272 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 13.272 * [taylor]: Taking taylor expansion of 0 in a 13.272 * [backup-simplify]: Simplify 0 into 0 13.272 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 13.273 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)))) into 0 13.273 * [taylor]: Taking taylor expansion of 0 in c 13.273 * [backup-simplify]: Simplify 0 into 0 13.273 * [taylor]: Taking taylor expansion of 0 in c 13.273 * [backup-simplify]: Simplify 0 into 0 13.273 * [taylor]: Taking taylor expansion of 0 in c 13.273 * [backup-simplify]: Simplify 0 into 0 13.274 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 13.274 * [backup-simplify]: Simplify 0 into 0 13.274 * [backup-simplify]: Simplify 0 into 0 13.274 * [backup-simplify]: Simplify 0 into 0 13.274 * [backup-simplify]: Simplify 0 into 0 13.275 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 13.276 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.277 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 13.277 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 13.278 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 13.278 * [backup-simplify]: Simplify (- 0) into 0 13.278 * [backup-simplify]: Simplify (+ 0 0) into 0 13.280 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 13.280 * [taylor]: Taking taylor expansion of (/ -2 (* (pow a 2) (pow c 2))) in a 13.280 * [taylor]: Taking taylor expansion of -2 in a 13.280 * [backup-simplify]: Simplify -2 into -2 13.280 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 13.280 * [taylor]: Taking taylor expansion of (pow a 2) in a 13.280 * [taylor]: Taking taylor expansion of a in a 13.280 * [backup-simplify]: Simplify 0 into 0 13.280 * [backup-simplify]: Simplify 1 into 1 13.280 * [taylor]: Taking taylor expansion of (pow c 2) in a 13.280 * [taylor]: Taking taylor expansion of c in a 13.280 * [backup-simplify]: Simplify c into c 13.280 * [backup-simplify]: Simplify (* 1 1) into 1 13.280 * [backup-simplify]: Simplify (* c c) into (pow c 2) 13.281 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 13.281 * [backup-simplify]: Simplify (/ -2 (pow c 2)) into (/ -2 (pow c 2)) 13.281 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 13.281 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.282 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 13.282 * [backup-simplify]: Simplify (- (/ 0 (pow c 2)) (+ (* (/ -2 (pow c 2)) (/ 0 (pow c 2))))) into 0 13.282 * [taylor]: Taking taylor expansion of 0 in c 13.282 * [backup-simplify]: Simplify 0 into 0 13.282 * [taylor]: Taking taylor expansion of 0 in c 13.282 * [backup-simplify]: Simplify 0 into 0 13.283 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 13.284 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 13.284 * [taylor]: Taking taylor expansion of 0 in c 13.284 * [backup-simplify]: Simplify 0 into 0 13.284 * [taylor]: Taking taylor expansion of 0 in c 13.284 * [backup-simplify]: Simplify 0 into 0 13.284 * [taylor]: Taking taylor expansion of 0 in c 13.284 * [backup-simplify]: Simplify 0 into 0 13.284 * [backup-simplify]: Simplify 0 into 0 13.284 * [backup-simplify]: Simplify 0 into 0 13.284 * [backup-simplify]: Simplify (+ (* 1 (* 1 (* 1 (/ 1 (/ 1 b))))) (* -2 (* (/ 1 (/ 1 c)) (* (/ 1 (/ 1 a)) (/ 1 b))))) into (- b (* 2 (/ (* a c) b))) 13.285 * [backup-simplify]: Simplify (sqrt (- (* (/ 1 (- b)) (/ 1 (- b))) (* (* 4 (/ 1 (- a))) (/ 1 (- c))))) into (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) 13.285 * [approximate]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in (b a c) around 0 13.285 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 13.285 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 13.285 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 13.285 * [taylor]: Taking taylor expansion of (pow b 2) in c 13.285 * [taylor]: Taking taylor expansion of b in c 13.285 * [backup-simplify]: Simplify b into b 13.285 * [backup-simplify]: Simplify (* b b) into (pow b 2) 13.285 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 13.285 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 13.285 * [taylor]: Taking taylor expansion of 4 in c 13.285 * [backup-simplify]: Simplify 4 into 4 13.285 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 13.285 * [taylor]: Taking taylor expansion of (* a c) in c 13.285 * [taylor]: Taking taylor expansion of a in c 13.285 * [backup-simplify]: Simplify a into a 13.285 * [taylor]: Taking taylor expansion of c in c 13.285 * [backup-simplify]: Simplify 0 into 0 13.285 * [backup-simplify]: Simplify 1 into 1 13.285 * [backup-simplify]: Simplify (* a 0) into 0 13.286 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 13.286 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 13.286 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 13.286 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 13.286 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 13.286 * [backup-simplify]: Simplify (sqrt 0) into 0 13.287 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 13.287 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 13.287 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 13.287 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 13.287 * [taylor]: Taking taylor expansion of (pow b 2) in a 13.287 * [taylor]: Taking taylor expansion of b in a 13.287 * [backup-simplify]: Simplify b into b 13.287 * [backup-simplify]: Simplify (* b b) into (pow b 2) 13.287 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 13.287 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 13.287 * [taylor]: Taking taylor expansion of 4 in a 13.287 * [backup-simplify]: Simplify 4 into 4 13.287 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 13.287 * [taylor]: Taking taylor expansion of (* a c) in a 13.287 * [taylor]: Taking taylor expansion of a in a 13.288 * [backup-simplify]: Simplify 0 into 0 13.288 * [backup-simplify]: Simplify 1 into 1 13.288 * [taylor]: Taking taylor expansion of c in a 13.288 * [backup-simplify]: Simplify c into c 13.288 * [backup-simplify]: Simplify (* 0 c) into 0 13.288 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 13.288 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 13.288 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 13.288 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 13.288 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 13.289 * [backup-simplify]: Simplify (sqrt 0) into 0 13.289 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 13.289 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 13.289 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 13.289 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 13.289 * [taylor]: Taking taylor expansion of (pow b 2) in b 13.290 * [taylor]: Taking taylor expansion of b in b 13.290 * [backup-simplify]: Simplify 0 into 0 13.290 * [backup-simplify]: Simplify 1 into 1 13.290 * [backup-simplify]: Simplify (* 1 1) into 1 13.290 * [backup-simplify]: Simplify (/ 1 1) into 1 13.290 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 13.290 * [taylor]: Taking taylor expansion of 4 in b 13.290 * [backup-simplify]: Simplify 4 into 4 13.290 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 13.290 * [taylor]: Taking taylor expansion of (* a c) in b 13.290 * [taylor]: Taking taylor expansion of a in b 13.290 * [backup-simplify]: Simplify a into a 13.291 * [taylor]: Taking taylor expansion of c in b 13.291 * [backup-simplify]: Simplify c into c 13.291 * [backup-simplify]: Simplify (* a c) into (* a c) 13.291 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 13.291 * [backup-simplify]: Simplify (+ 1 0) into 1 13.291 * [backup-simplify]: Simplify (sqrt 1) into 1 13.292 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.293 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.293 * [backup-simplify]: Simplify (+ 0 0) into 0 13.294 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 13.294 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 13.294 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 13.294 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 13.294 * [taylor]: Taking taylor expansion of (pow b 2) in b 13.294 * [taylor]: Taking taylor expansion of b in b 13.294 * [backup-simplify]: Simplify 0 into 0 13.294 * [backup-simplify]: Simplify 1 into 1 13.294 * [backup-simplify]: Simplify (* 1 1) into 1 13.295 * [backup-simplify]: Simplify (/ 1 1) into 1 13.295 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 13.295 * [taylor]: Taking taylor expansion of 4 in b 13.295 * [backup-simplify]: Simplify 4 into 4 13.295 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 13.295 * [taylor]: Taking taylor expansion of (* a c) in b 13.295 * [taylor]: Taking taylor expansion of a in b 13.295 * [backup-simplify]: Simplify a into a 13.295 * [taylor]: Taking taylor expansion of c in b 13.295 * [backup-simplify]: Simplify c into c 13.295 * [backup-simplify]: Simplify (* a c) into (* a c) 13.295 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 13.295 * [backup-simplify]: Simplify (+ 1 0) into 1 13.295 * [backup-simplify]: Simplify (sqrt 1) into 1 13.296 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.296 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.296 * [backup-simplify]: Simplify (+ 0 0) into 0 13.297 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 13.297 * [taylor]: Taking taylor expansion of 1 in a 13.297 * [backup-simplify]: Simplify 1 into 1 13.297 * [taylor]: Taking taylor expansion of 0 in a 13.297 * [backup-simplify]: Simplify 0 into 0 13.297 * [taylor]: Taking taylor expansion of 1 in c 13.297 * [backup-simplify]: Simplify 1 into 1 13.298 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.298 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.298 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 13.298 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 13.298 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 13.299 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 13.299 * [taylor]: Taking taylor expansion of (/ -2 (* a c)) in a 13.299 * [taylor]: Taking taylor expansion of -2 in a 13.299 * [backup-simplify]: Simplify -2 into -2 13.299 * [taylor]: Taking taylor expansion of (* a c) in a 13.299 * [taylor]: Taking taylor expansion of a in a 13.299 * [backup-simplify]: Simplify 0 into 0 13.299 * [backup-simplify]: Simplify 1 into 1 13.299 * [taylor]: Taking taylor expansion of c in a 13.299 * [backup-simplify]: Simplify c into c 13.299 * [backup-simplify]: Simplify (* 0 c) into 0 13.299 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 13.299 * [backup-simplify]: Simplify (/ -2 c) into (/ -2 c) 13.300 * [taylor]: Taking taylor expansion of (/ -2 c) in c 13.300 * [taylor]: Taking taylor expansion of -2 in c 13.300 * [backup-simplify]: Simplify -2 into -2 13.300 * [taylor]: Taking taylor expansion of c in c 13.300 * [backup-simplify]: Simplify 0 into 0 13.300 * [backup-simplify]: Simplify 1 into 1 13.300 * [backup-simplify]: Simplify (/ -2 1) into -2 13.300 * [backup-simplify]: Simplify -2 into -2 13.300 * [taylor]: Taking taylor expansion of 0 in c 13.300 * [backup-simplify]: Simplify 0 into 0 13.300 * [taylor]: Taking taylor expansion of 0 in c 13.300 * [backup-simplify]: Simplify 0 into 0 13.300 * [backup-simplify]: Simplify 1 into 1 13.301 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 13.301 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.301 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 13.301 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 13.302 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (* a c)))) into 0 13.302 * [backup-simplify]: Simplify (- 0) into 0 13.302 * [backup-simplify]: Simplify (+ 0 0) into 0 13.302 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 13.302 * [taylor]: Taking taylor expansion of 0 in a 13.302 * [backup-simplify]: Simplify 0 into 0 13.303 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 13.303 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)))) into 0 13.303 * [taylor]: Taking taylor expansion of 0 in c 13.303 * [backup-simplify]: Simplify 0 into 0 13.303 * [taylor]: Taking taylor expansion of 0 in c 13.303 * [backup-simplify]: Simplify 0 into 0 13.303 * [taylor]: Taking taylor expansion of 0 in c 13.303 * [backup-simplify]: Simplify 0 into 0 13.304 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 13.304 * [backup-simplify]: Simplify 0 into 0 13.304 * [backup-simplify]: Simplify 0 into 0 13.304 * [backup-simplify]: Simplify 0 into 0 13.304 * [backup-simplify]: Simplify 0 into 0 13.304 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 13.305 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.305 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 13.305 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 13.306 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 13.306 * [backup-simplify]: Simplify (- 0) into 0 13.306 * [backup-simplify]: Simplify (+ 0 0) into 0 13.307 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 13.307 * [taylor]: Taking taylor expansion of (/ -2 (* (pow a 2) (pow c 2))) in a 13.307 * [taylor]: Taking taylor expansion of -2 in a 13.307 * [backup-simplify]: Simplify -2 into -2 13.307 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 13.307 * [taylor]: Taking taylor expansion of (pow a 2) in a 13.307 * [taylor]: Taking taylor expansion of a in a 13.307 * [backup-simplify]: Simplify 0 into 0 13.307 * [backup-simplify]: Simplify 1 into 1 13.307 * [taylor]: Taking taylor expansion of (pow c 2) in a 13.307 * [taylor]: Taking taylor expansion of c in a 13.307 * [backup-simplify]: Simplify c into c 13.308 * [backup-simplify]: Simplify (* 1 1) into 1 13.308 * [backup-simplify]: Simplify (* c c) into (pow c 2) 13.308 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 13.308 * [backup-simplify]: Simplify (/ -2 (pow c 2)) into (/ -2 (pow c 2)) 13.308 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 13.308 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.308 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 13.309 * [backup-simplify]: Simplify (- (/ 0 (pow c 2)) (+ (* (/ -2 (pow c 2)) (/ 0 (pow c 2))))) into 0 13.309 * [taylor]: Taking taylor expansion of 0 in c 13.309 * [backup-simplify]: Simplify 0 into 0 13.309 * [taylor]: Taking taylor expansion of 0 in c 13.309 * [backup-simplify]: Simplify 0 into 0 13.309 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 13.310 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 13.310 * [taylor]: Taking taylor expansion of 0 in c 13.310 * [backup-simplify]: Simplify 0 into 0 13.310 * [taylor]: Taking taylor expansion of 0 in c 13.310 * [backup-simplify]: Simplify 0 into 0 13.310 * [taylor]: Taking taylor expansion of 0 in c 13.310 * [backup-simplify]: Simplify 0 into 0 13.310 * [backup-simplify]: Simplify 0 into 0 13.310 * [backup-simplify]: Simplify 0 into 0 13.310 * [backup-simplify]: Simplify (+ (* 1 (* 1 (* 1 (/ 1 (/ 1 (- b)))))) (* -2 (* (/ 1 (/ 1 (- c))) (* (/ 1 (/ 1 (- a))) (/ 1 (- b)))))) into (- (* 2 (/ (* a c) b)) b) 13.310 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 2 2) 13.310 * [backup-simplify]: Simplify (sqrt (- (* b b) (* (* 4 a) c))) into (sqrt (- (pow b 2) (* 4 (* a c)))) 13.310 * [approximate]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in (b a c) around 0 13.310 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in c 13.310 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in c 13.310 * [taylor]: Taking taylor expansion of (pow b 2) in c 13.310 * [taylor]: Taking taylor expansion of b in c 13.310 * [backup-simplify]: Simplify b into b 13.310 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in c 13.310 * [taylor]: Taking taylor expansion of 4 in c 13.310 * [backup-simplify]: Simplify 4 into 4 13.310 * [taylor]: Taking taylor expansion of (* a c) in c 13.310 * [taylor]: Taking taylor expansion of a in c 13.310 * [backup-simplify]: Simplify a into a 13.310 * [taylor]: Taking taylor expansion of c in c 13.310 * [backup-simplify]: Simplify 0 into 0 13.310 * [backup-simplify]: Simplify 1 into 1 13.310 * [backup-simplify]: Simplify (* b b) into (pow b 2) 13.310 * [backup-simplify]: Simplify (* a 0) into 0 13.311 * [backup-simplify]: Simplify (* 4 0) into 0 13.311 * [backup-simplify]: Simplify (- 0) into 0 13.311 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 13.311 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 13.311 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 13.311 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 13.312 * [backup-simplify]: Simplify (+ (* 4 a) (* 0 0)) into (* 4 a) 13.312 * [backup-simplify]: Simplify (- (* 4 a)) into (- (* 4 a)) 13.312 * [backup-simplify]: Simplify (+ 0 (- (* 4 a))) into (- (* 4 a)) 13.312 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 13.312 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in a 13.312 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in a 13.312 * [taylor]: Taking taylor expansion of (pow b 2) in a 13.312 * [taylor]: Taking taylor expansion of b in a 13.312 * [backup-simplify]: Simplify b into b 13.312 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 13.312 * [taylor]: Taking taylor expansion of 4 in a 13.312 * [backup-simplify]: Simplify 4 into 4 13.312 * [taylor]: Taking taylor expansion of (* a c) in a 13.312 * [taylor]: Taking taylor expansion of a in a 13.312 * [backup-simplify]: Simplify 0 into 0 13.312 * [backup-simplify]: Simplify 1 into 1 13.312 * [taylor]: Taking taylor expansion of c in a 13.312 * [backup-simplify]: Simplify c into c 13.312 * [backup-simplify]: Simplify (* b b) into (pow b 2) 13.312 * [backup-simplify]: Simplify (* 0 c) into 0 13.312 * [backup-simplify]: Simplify (* 4 0) into 0 13.313 * [backup-simplify]: Simplify (- 0) into 0 13.313 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 13.313 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 13.313 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 13.313 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 13.313 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 13.313 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 13.313 * [backup-simplify]: Simplify (+ 0 (- (* 4 c))) into (- (* 4 c)) 13.314 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 13.314 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in b 13.314 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 13.314 * [taylor]: Taking taylor expansion of (pow b 2) in b 13.314 * [taylor]: Taking taylor expansion of b in b 13.314 * [backup-simplify]: Simplify 0 into 0 13.314 * [backup-simplify]: Simplify 1 into 1 13.314 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 13.314 * [taylor]: Taking taylor expansion of 4 in b 13.314 * [backup-simplify]: Simplify 4 into 4 13.314 * [taylor]: Taking taylor expansion of (* a c) in b 13.314 * [taylor]: Taking taylor expansion of a in b 13.314 * [backup-simplify]: Simplify a into a 13.314 * [taylor]: Taking taylor expansion of c in b 13.314 * [backup-simplify]: Simplify c into c 13.314 * [backup-simplify]: Simplify (* a c) into (* a c) 13.314 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 13.314 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 13.314 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 13.314 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 13.314 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 13.314 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 13.315 * [backup-simplify]: Simplify (- 0) into 0 13.315 * [backup-simplify]: Simplify (+ 0 0) into 0 13.315 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 13.315 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in b 13.315 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 13.315 * [taylor]: Taking taylor expansion of (pow b 2) in b 13.315 * [taylor]: Taking taylor expansion of b in b 13.315 * [backup-simplify]: Simplify 0 into 0 13.315 * [backup-simplify]: Simplify 1 into 1 13.315 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 13.315 * [taylor]: Taking taylor expansion of 4 in b 13.315 * [backup-simplify]: Simplify 4 into 4 13.315 * [taylor]: Taking taylor expansion of (* a c) in b 13.315 * [taylor]: Taking taylor expansion of a in b 13.315 * [backup-simplify]: Simplify a into a 13.315 * [taylor]: Taking taylor expansion of c in b 13.315 * [backup-simplify]: Simplify c into c 13.315 * [backup-simplify]: Simplify (* a c) into (* a c) 13.315 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 13.315 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 13.315 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 13.315 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 13.316 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 13.316 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 13.316 * [backup-simplify]: Simplify (- 0) into 0 13.316 * [backup-simplify]: Simplify (+ 0 0) into 0 13.316 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 13.316 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 13.316 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 13.316 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 13.316 * [taylor]: Taking taylor expansion of 4 in a 13.317 * [backup-simplify]: Simplify 4 into 4 13.317 * [taylor]: Taking taylor expansion of (* a c) in a 13.317 * [taylor]: Taking taylor expansion of a in a 13.317 * [backup-simplify]: Simplify 0 into 0 13.317 * [backup-simplify]: Simplify 1 into 1 13.317 * [taylor]: Taking taylor expansion of c in a 13.317 * [backup-simplify]: Simplify c into c 13.317 * [backup-simplify]: Simplify (* 0 c) into 0 13.317 * [backup-simplify]: Simplify (* 4 0) into 0 13.317 * [backup-simplify]: Simplify (- 0) into 0 13.317 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 13.318 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 13.318 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 13.318 * [backup-simplify]: Simplify (sqrt 0) into 0 13.318 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 13.318 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 13.318 * [taylor]: Taking taylor expansion of 0 in c 13.318 * [backup-simplify]: Simplify 0 into 0 13.318 * [backup-simplify]: Simplify 0 into 0 13.318 * [taylor]: Taking taylor expansion of 0 in a 13.318 * [backup-simplify]: Simplify 0 into 0 13.318 * [taylor]: Taking taylor expansion of 0 in c 13.318 * [backup-simplify]: Simplify 0 into 0 13.319 * [backup-simplify]: Simplify 0 into 0 13.319 * [taylor]: Taking taylor expansion of (* +nan.0 c) in c 13.319 * [taylor]: Taking taylor expansion of +nan.0 in c 13.319 * [backup-simplify]: Simplify +nan.0 into +nan.0 13.319 * [taylor]: Taking taylor expansion of c in c 13.319 * [backup-simplify]: Simplify 0 into 0 13.319 * [backup-simplify]: Simplify 1 into 1 13.319 * [backup-simplify]: Simplify (* +nan.0 0) into 0 13.319 * [backup-simplify]: Simplify 0 into 0 13.319 * [backup-simplify]: Simplify 0 into 0 13.319 * [backup-simplify]: Simplify (* 1 1) into 1 13.319 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 13.320 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (* a c)))) into 0 13.320 * [backup-simplify]: Simplify (- 0) into 0 13.320 * [backup-simplify]: Simplify (+ 1 0) into 1 13.321 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt (- (* 4 (* a c)))))) into (/ 1/2 (sqrt (- (* 4 (* a c))))) 13.321 * [taylor]: Taking taylor expansion of (/ 1/2 (sqrt (- (* 4 (* a c))))) in a 13.321 * [taylor]: Taking taylor expansion of 1/2 in a 13.321 * [backup-simplify]: Simplify 1/2 into 1/2 13.321 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 13.321 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 13.321 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 13.321 * [taylor]: Taking taylor expansion of 4 in a 13.321 * [backup-simplify]: Simplify 4 into 4 13.321 * [taylor]: Taking taylor expansion of (* a c) in a 13.321 * [taylor]: Taking taylor expansion of a in a 13.321 * [backup-simplify]: Simplify 0 into 0 13.321 * [backup-simplify]: Simplify 1 into 1 13.321 * [taylor]: Taking taylor expansion of c in a 13.321 * [backup-simplify]: Simplify c into c 13.321 * [backup-simplify]: Simplify (* 0 c) into 0 13.322 * [backup-simplify]: Simplify (* 4 0) into 0 13.322 * [backup-simplify]: Simplify (- 0) into 0 13.322 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 13.322 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 13.322 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 13.323 * [backup-simplify]: Simplify (sqrt 0) into 0 13.323 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 13.323 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 13.323 * [backup-simplify]: Simplify (/ 1/2 (* +nan.0 c)) into (/ +nan.0 c) 13.324 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 13.324 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 13.324 * [backup-simplify]: Simplify (- 0) into 0 13.328 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 13.329 * [backup-simplify]: Simplify (- (/ 0 (* +nan.0 c)) (+ (* (/ +nan.0 c) (/ (* +nan.0 (pow c 2)) (* +nan.0 c))))) into (- +nan.0) 13.329 * [taylor]: Taking taylor expansion of (- +nan.0) in c 13.329 * [taylor]: Taking taylor expansion of +nan.0 in c 13.329 * [backup-simplify]: Simplify +nan.0 into +nan.0 13.329 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 13.330 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 13.330 * [taylor]: Taking taylor expansion of 0 in c 13.330 * [backup-simplify]: Simplify 0 into 0 13.330 * [backup-simplify]: Simplify 0 into 0 13.331 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 13.332 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 13.332 * [backup-simplify]: Simplify (- 0) into 0 13.333 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 13.333 * [taylor]: Taking taylor expansion of (* +nan.0 (pow c 2)) in c 13.333 * [taylor]: Taking taylor expansion of +nan.0 in c 13.333 * [backup-simplify]: Simplify +nan.0 into +nan.0 13.333 * [taylor]: Taking taylor expansion of (pow c 2) in c 13.333 * [taylor]: Taking taylor expansion of c in c 13.333 * [backup-simplify]: Simplify 0 into 0 13.333 * [backup-simplify]: Simplify 1 into 1 13.333 * [backup-simplify]: Simplify 0 into 0 13.334 * [backup-simplify]: Simplify (+ (* +nan.0 1) (* 0 0)) into (- +nan.0) 13.335 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 13.335 * [backup-simplify]: Simplify 0 into 0 13.336 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.336 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 c)))) into 0 13.337 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* a c))))) into 0 13.338 * [backup-simplify]: Simplify (- 0) into 0 13.338 * [backup-simplify]: Simplify (+ 0 0) into 0 13.338 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt (- (* 4 (* a c))))))))) (* 2 (sqrt (- (* 4 (* a c)))))) into 0 13.338 * [taylor]: Taking taylor expansion of 0 in a 13.339 * [backup-simplify]: Simplify 0 into 0 13.339 * [taylor]: Taking taylor expansion of 0 in c 13.339 * [backup-simplify]: Simplify 0 into 0 13.339 * [backup-simplify]: Simplify 0 into 0 13.340 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 13.341 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 c) (* 0 0)))) into 0 13.342 * [backup-simplify]: Simplify (- 0) into 0 13.342 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* +nan.0 c) (* +nan.0 (pow c 2)))))) (* 2 0)) into (* +nan.0 (pow c 3)) 13.343 * [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)) 13.343 * [taylor]: Taking taylor expansion of (- (* +nan.0 c)) in c 13.343 * [taylor]: Taking taylor expansion of (* +nan.0 c) in c 13.343 * [taylor]: Taking taylor expansion of +nan.0 in c 13.343 * [backup-simplify]: Simplify +nan.0 into +nan.0 13.343 * [taylor]: Taking taylor expansion of c in c 13.343 * [backup-simplify]: Simplify 0 into 0 13.343 * [backup-simplify]: Simplify 1 into 1 13.344 * [backup-simplify]: Simplify (* +nan.0 0) into 0 13.344 * [backup-simplify]: Simplify (- 0) into 0 13.344 * [backup-simplify]: Simplify 0 into 0 13.345 * [taylor]: Taking taylor expansion of 0 in c 13.345 * [backup-simplify]: Simplify 0 into 0 13.345 * [backup-simplify]: Simplify 0 into 0 13.346 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 13.347 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 c) (* 0 0)))) into 0 13.347 * [backup-simplify]: Simplify (- 0) into 0 13.348 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* +nan.0 c) (* +nan.0 (pow c 2)))))) (* 2 0)) into (* +nan.0 (pow c 3)) 13.348 * [taylor]: Taking taylor expansion of (* +nan.0 (pow c 3)) in c 13.348 * [taylor]: Taking taylor expansion of +nan.0 in c 13.348 * [backup-simplify]: Simplify +nan.0 into +nan.0 13.348 * [taylor]: Taking taylor expansion of (pow c 3) in c 13.348 * [taylor]: Taking taylor expansion of c in c 13.348 * [backup-simplify]: Simplify 0 into 0 13.348 * [backup-simplify]: Simplify 1 into 1 13.349 * [backup-simplify]: Simplify (- 0) into 0 13.349 * [backup-simplify]: Simplify 0 into 0 13.349 * [backup-simplify]: Simplify 0 into 0 13.350 * [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))))) 13.350 * [backup-simplify]: Simplify (sqrt (- (* (/ 1 b) (/ 1 b)) (* (* 4 (/ 1 a)) (/ 1 c)))) into (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) 13.350 * [approximate]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in (b a c) around 0 13.350 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 13.350 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 13.350 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 13.350 * [taylor]: Taking taylor expansion of (pow b 2) in c 13.350 * [taylor]: Taking taylor expansion of b in c 13.350 * [backup-simplify]: Simplify b into b 13.350 * [backup-simplify]: Simplify (* b b) into (pow b 2) 13.350 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 13.350 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 13.351 * [taylor]: Taking taylor expansion of 4 in c 13.351 * [backup-simplify]: Simplify 4 into 4 13.351 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 13.351 * [taylor]: Taking taylor expansion of (* a c) in c 13.351 * [taylor]: Taking taylor expansion of a in c 13.351 * [backup-simplify]: Simplify a into a 13.351 * [taylor]: Taking taylor expansion of c in c 13.351 * [backup-simplify]: Simplify 0 into 0 13.351 * [backup-simplify]: Simplify 1 into 1 13.351 * [backup-simplify]: Simplify (* a 0) into 0 13.351 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 13.351 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 13.351 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 13.351 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 13.352 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 13.352 * [backup-simplify]: Simplify (sqrt 0) into 0 13.353 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 13.353 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 13.353 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 13.353 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 13.353 * [taylor]: Taking taylor expansion of (pow b 2) in a 13.353 * [taylor]: Taking taylor expansion of b in a 13.353 * [backup-simplify]: Simplify b into b 13.353 * [backup-simplify]: Simplify (* b b) into (pow b 2) 13.353 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 13.353 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 13.353 * [taylor]: Taking taylor expansion of 4 in a 13.353 * [backup-simplify]: Simplify 4 into 4 13.353 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 13.353 * [taylor]: Taking taylor expansion of (* a c) in a 13.354 * [taylor]: Taking taylor expansion of a in a 13.354 * [backup-simplify]: Simplify 0 into 0 13.354 * [backup-simplify]: Simplify 1 into 1 13.354 * [taylor]: Taking taylor expansion of c in a 13.354 * [backup-simplify]: Simplify c into c 13.354 * [backup-simplify]: Simplify (* 0 c) into 0 13.354 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 13.354 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 13.354 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 13.354 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 13.355 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 13.355 * [backup-simplify]: Simplify (sqrt 0) into 0 13.356 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 13.356 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 13.356 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 13.356 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 13.356 * [taylor]: Taking taylor expansion of (pow b 2) in b 13.356 * [taylor]: Taking taylor expansion of b in b 13.356 * [backup-simplify]: Simplify 0 into 0 13.356 * [backup-simplify]: Simplify 1 into 1 13.356 * [backup-simplify]: Simplify (* 1 1) into 1 13.356 * [backup-simplify]: Simplify (/ 1 1) into 1 13.356 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 13.357 * [taylor]: Taking taylor expansion of 4 in b 13.357 * [backup-simplify]: Simplify 4 into 4 13.357 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 13.357 * [taylor]: Taking taylor expansion of (* a c) in b 13.357 * [taylor]: Taking taylor expansion of a in b 13.357 * [backup-simplify]: Simplify a into a 13.357 * [taylor]: Taking taylor expansion of c in b 13.357 * [backup-simplify]: Simplify c into c 13.357 * [backup-simplify]: Simplify (* a c) into (* a c) 13.357 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 13.357 * [backup-simplify]: Simplify (+ 1 0) into 1 13.358 * [backup-simplify]: Simplify (sqrt 1) into 1 13.358 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.359 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.359 * [backup-simplify]: Simplify (+ 0 0) into 0 13.360 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 13.360 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 13.360 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 13.360 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 13.360 * [taylor]: Taking taylor expansion of (pow b 2) in b 13.360 * [taylor]: Taking taylor expansion of b in b 13.360 * [backup-simplify]: Simplify 0 into 0 13.360 * [backup-simplify]: Simplify 1 into 1 13.361 * [backup-simplify]: Simplify (* 1 1) into 1 13.361 * [backup-simplify]: Simplify (/ 1 1) into 1 13.361 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 13.361 * [taylor]: Taking taylor expansion of 4 in b 13.361 * [backup-simplify]: Simplify 4 into 4 13.361 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 13.361 * [taylor]: Taking taylor expansion of (* a c) in b 13.361 * [taylor]: Taking taylor expansion of a in b 13.361 * [backup-simplify]: Simplify a into a 13.361 * [taylor]: Taking taylor expansion of c in b 13.361 * [backup-simplify]: Simplify c into c 13.361 * [backup-simplify]: Simplify (* a c) into (* a c) 13.361 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 13.362 * [backup-simplify]: Simplify (+ 1 0) into 1 13.362 * [backup-simplify]: Simplify (sqrt 1) into 1 13.363 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.364 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.364 * [backup-simplify]: Simplify (+ 0 0) into 0 13.365 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 13.365 * [taylor]: Taking taylor expansion of 1 in a 13.365 * [backup-simplify]: Simplify 1 into 1 13.365 * [taylor]: Taking taylor expansion of 0 in a 13.365 * [backup-simplify]: Simplify 0 into 0 13.365 * [taylor]: Taking taylor expansion of 1 in c 13.365 * [backup-simplify]: Simplify 1 into 1 13.366 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.367 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.367 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 13.367 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 13.367 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 13.369 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 13.369 * [taylor]: Taking taylor expansion of (/ -2 (* a c)) in a 13.369 * [taylor]: Taking taylor expansion of -2 in a 13.369 * [backup-simplify]: Simplify -2 into -2 13.369 * [taylor]: Taking taylor expansion of (* a c) in a 13.369 * [taylor]: Taking taylor expansion of a in a 13.369 * [backup-simplify]: Simplify 0 into 0 13.369 * [backup-simplify]: Simplify 1 into 1 13.369 * [taylor]: Taking taylor expansion of c in a 13.369 * [backup-simplify]: Simplify c into c 13.369 * [backup-simplify]: Simplify (* 0 c) into 0 13.369 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 13.369 * [backup-simplify]: Simplify (/ -2 c) into (/ -2 c) 13.369 * [taylor]: Taking taylor expansion of (/ -2 c) in c 13.369 * [taylor]: Taking taylor expansion of -2 in c 13.369 * [backup-simplify]: Simplify -2 into -2 13.369 * [taylor]: Taking taylor expansion of c in c 13.369 * [backup-simplify]: Simplify 0 into 0 13.369 * [backup-simplify]: Simplify 1 into 1 13.370 * [backup-simplify]: Simplify (/ -2 1) into -2 13.370 * [backup-simplify]: Simplify -2 into -2 13.370 * [taylor]: Taking taylor expansion of 0 in c 13.370 * [backup-simplify]: Simplify 0 into 0 13.370 * [taylor]: Taking taylor expansion of 0 in c 13.370 * [backup-simplify]: Simplify 0 into 0 13.370 * [backup-simplify]: Simplify 1 into 1 13.371 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 13.372 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.372 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 13.372 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 13.373 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (* a c)))) into 0 13.374 * [backup-simplify]: Simplify (- 0) into 0 13.374 * [backup-simplify]: Simplify (+ 0 0) into 0 13.374 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 13.374 * [taylor]: Taking taylor expansion of 0 in a 13.374 * [backup-simplify]: Simplify 0 into 0 13.375 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 13.375 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)))) into 0 13.375 * [taylor]: Taking taylor expansion of 0 in c 13.375 * [backup-simplify]: Simplify 0 into 0 13.375 * [taylor]: Taking taylor expansion of 0 in c 13.375 * [backup-simplify]: Simplify 0 into 0 13.375 * [taylor]: Taking taylor expansion of 0 in c 13.375 * [backup-simplify]: Simplify 0 into 0 13.376 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 13.376 * [backup-simplify]: Simplify 0 into 0 13.376 * [backup-simplify]: Simplify 0 into 0 13.376 * [backup-simplify]: Simplify 0 into 0 13.376 * [backup-simplify]: Simplify 0 into 0 13.376 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 13.377 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.377 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 13.377 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 13.378 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 13.378 * [backup-simplify]: Simplify (- 0) into 0 13.378 * [backup-simplify]: Simplify (+ 0 0) into 0 13.379 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 13.379 * [taylor]: Taking taylor expansion of (/ -2 (* (pow a 2) (pow c 2))) in a 13.379 * [taylor]: Taking taylor expansion of -2 in a 13.379 * [backup-simplify]: Simplify -2 into -2 13.379 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 13.379 * [taylor]: Taking taylor expansion of (pow a 2) in a 13.379 * [taylor]: Taking taylor expansion of a in a 13.379 * [backup-simplify]: Simplify 0 into 0 13.379 * [backup-simplify]: Simplify 1 into 1 13.379 * [taylor]: Taking taylor expansion of (pow c 2) in a 13.379 * [taylor]: Taking taylor expansion of c in a 13.379 * [backup-simplify]: Simplify c into c 13.380 * [backup-simplify]: Simplify (* 1 1) into 1 13.380 * [backup-simplify]: Simplify (* c c) into (pow c 2) 13.380 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 13.380 * [backup-simplify]: Simplify (/ -2 (pow c 2)) into (/ -2 (pow c 2)) 13.380 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 13.380 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.381 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 13.381 * [backup-simplify]: Simplify (- (/ 0 (pow c 2)) (+ (* (/ -2 (pow c 2)) (/ 0 (pow c 2))))) into 0 13.381 * [taylor]: Taking taylor expansion of 0 in c 13.381 * [backup-simplify]: Simplify 0 into 0 13.381 * [taylor]: Taking taylor expansion of 0 in c 13.381 * [backup-simplify]: Simplify 0 into 0 13.382 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 13.382 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 13.382 * [taylor]: Taking taylor expansion of 0 in c 13.382 * [backup-simplify]: Simplify 0 into 0 13.382 * [taylor]: Taking taylor expansion of 0 in c 13.382 * [backup-simplify]: Simplify 0 into 0 13.382 * [taylor]: Taking taylor expansion of 0 in c 13.382 * [backup-simplify]: Simplify 0 into 0 13.382 * [backup-simplify]: Simplify 0 into 0 13.382 * [backup-simplify]: Simplify 0 into 0 13.382 * [backup-simplify]: Simplify (+ (* 1 (* 1 (* 1 (/ 1 (/ 1 b))))) (* -2 (* (/ 1 (/ 1 c)) (* (/ 1 (/ 1 a)) (/ 1 b))))) into (- b (* 2 (/ (* a c) b))) 13.383 * [backup-simplify]: Simplify (sqrt (- (* (/ 1 (- b)) (/ 1 (- b))) (* (* 4 (/ 1 (- a))) (/ 1 (- c))))) into (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) 13.383 * [approximate]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in (b a c) around 0 13.383 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 13.383 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 13.383 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 13.383 * [taylor]: Taking taylor expansion of (pow b 2) in c 13.383 * [taylor]: Taking taylor expansion of b in c 13.383 * [backup-simplify]: Simplify b into b 13.383 * [backup-simplify]: Simplify (* b b) into (pow b 2) 13.383 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 13.383 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 13.383 * [taylor]: Taking taylor expansion of 4 in c 13.383 * [backup-simplify]: Simplify 4 into 4 13.383 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 13.383 * [taylor]: Taking taylor expansion of (* a c) in c 13.383 * [taylor]: Taking taylor expansion of a in c 13.383 * [backup-simplify]: Simplify a into a 13.383 * [taylor]: Taking taylor expansion of c in c 13.383 * [backup-simplify]: Simplify 0 into 0 13.383 * [backup-simplify]: Simplify 1 into 1 13.383 * [backup-simplify]: Simplify (* a 0) into 0 13.383 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 13.383 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 13.383 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 13.383 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 13.383 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 13.384 * [backup-simplify]: Simplify (sqrt 0) into 0 13.384 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 13.384 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 13.384 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 13.384 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 13.384 * [taylor]: Taking taylor expansion of (pow b 2) in a 13.384 * [taylor]: Taking taylor expansion of b in a 13.384 * [backup-simplify]: Simplify b into b 13.384 * [backup-simplify]: Simplify (* b b) into (pow b 2) 13.384 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 13.384 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 13.384 * [taylor]: Taking taylor expansion of 4 in a 13.384 * [backup-simplify]: Simplify 4 into 4 13.384 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 13.384 * [taylor]: Taking taylor expansion of (* a c) in a 13.384 * [taylor]: Taking taylor expansion of a in a 13.384 * [backup-simplify]: Simplify 0 into 0 13.384 * [backup-simplify]: Simplify 1 into 1 13.384 * [taylor]: Taking taylor expansion of c in a 13.384 * [backup-simplify]: Simplify c into c 13.384 * [backup-simplify]: Simplify (* 0 c) into 0 13.385 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 13.385 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 13.385 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 13.385 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 13.385 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 13.385 * [backup-simplify]: Simplify (sqrt 0) into 0 13.386 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 13.386 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 13.386 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 13.386 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 13.386 * [taylor]: Taking taylor expansion of (pow b 2) in b 13.386 * [taylor]: Taking taylor expansion of b in b 13.386 * [backup-simplify]: Simplify 0 into 0 13.386 * [backup-simplify]: Simplify 1 into 1 13.386 * [backup-simplify]: Simplify (* 1 1) into 1 13.386 * [backup-simplify]: Simplify (/ 1 1) into 1 13.386 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 13.386 * [taylor]: Taking taylor expansion of 4 in b 13.386 * [backup-simplify]: Simplify 4 into 4 13.386 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 13.386 * [taylor]: Taking taylor expansion of (* a c) in b 13.386 * [taylor]: Taking taylor expansion of a in b 13.386 * [backup-simplify]: Simplify a into a 13.386 * [taylor]: Taking taylor expansion of c in b 13.386 * [backup-simplify]: Simplify c into c 13.386 * [backup-simplify]: Simplify (* a c) into (* a c) 13.386 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 13.387 * [backup-simplify]: Simplify (+ 1 0) into 1 13.387 * [backup-simplify]: Simplify (sqrt 1) into 1 13.387 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.388 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.388 * [backup-simplify]: Simplify (+ 0 0) into 0 13.388 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 13.388 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 13.388 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 13.388 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 13.388 * [taylor]: Taking taylor expansion of (pow b 2) in b 13.388 * [taylor]: Taking taylor expansion of b in b 13.388 * [backup-simplify]: Simplify 0 into 0 13.388 * [backup-simplify]: Simplify 1 into 1 13.389 * [backup-simplify]: Simplify (* 1 1) into 1 13.389 * [backup-simplify]: Simplify (/ 1 1) into 1 13.389 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 13.389 * [taylor]: Taking taylor expansion of 4 in b 13.389 * [backup-simplify]: Simplify 4 into 4 13.389 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 13.389 * [taylor]: Taking taylor expansion of (* a c) in b 13.389 * [taylor]: Taking taylor expansion of a in b 13.389 * [backup-simplify]: Simplify a into a 13.389 * [taylor]: Taking taylor expansion of c in b 13.389 * [backup-simplify]: Simplify c into c 13.389 * [backup-simplify]: Simplify (* a c) into (* a c) 13.389 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 13.389 * [backup-simplify]: Simplify (+ 1 0) into 1 13.390 * [backup-simplify]: Simplify (sqrt 1) into 1 13.390 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.391 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.391 * [backup-simplify]: Simplify (+ 0 0) into 0 13.391 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 13.391 * [taylor]: Taking taylor expansion of 1 in a 13.391 * [backup-simplify]: Simplify 1 into 1 13.391 * [taylor]: Taking taylor expansion of 0 in a 13.391 * [backup-simplify]: Simplify 0 into 0 13.391 * [taylor]: Taking taylor expansion of 1 in c 13.391 * [backup-simplify]: Simplify 1 into 1 13.392 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.392 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.392 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 13.393 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 13.393 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 13.393 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 13.393 * [taylor]: Taking taylor expansion of (/ -2 (* a c)) in a 13.393 * [taylor]: Taking taylor expansion of -2 in a 13.393 * [backup-simplify]: Simplify -2 into -2 13.393 * [taylor]: Taking taylor expansion of (* a c) in a 13.394 * [taylor]: Taking taylor expansion of a in a 13.394 * [backup-simplify]: Simplify 0 into 0 13.394 * [backup-simplify]: Simplify 1 into 1 13.394 * [taylor]: Taking taylor expansion of c in a 13.394 * [backup-simplify]: Simplify c into c 13.394 * [backup-simplify]: Simplify (* 0 c) into 0 13.394 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 13.394 * [backup-simplify]: Simplify (/ -2 c) into (/ -2 c) 13.394 * [taylor]: Taking taylor expansion of (/ -2 c) in c 13.394 * [taylor]: Taking taylor expansion of -2 in c 13.394 * [backup-simplify]: Simplify -2 into -2 13.394 * [taylor]: Taking taylor expansion of c in c 13.394 * [backup-simplify]: Simplify 0 into 0 13.394 * [backup-simplify]: Simplify 1 into 1 13.394 * [backup-simplify]: Simplify (/ -2 1) into -2 13.394 * [backup-simplify]: Simplify -2 into -2 13.394 * [taylor]: Taking taylor expansion of 0 in c 13.394 * [backup-simplify]: Simplify 0 into 0 13.394 * [taylor]: Taking taylor expansion of 0 in c 13.394 * [backup-simplify]: Simplify 0 into 0 13.394 * [backup-simplify]: Simplify 1 into 1 13.395 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 13.396 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.396 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 13.396 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 13.396 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (* a c)))) into 0 13.396 * [backup-simplify]: Simplify (- 0) into 0 13.397 * [backup-simplify]: Simplify (+ 0 0) into 0 13.397 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 13.397 * [taylor]: Taking taylor expansion of 0 in a 13.397 * [backup-simplify]: Simplify 0 into 0 13.397 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 13.397 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)))) into 0 13.398 * [taylor]: Taking taylor expansion of 0 in c 13.398 * [backup-simplify]: Simplify 0 into 0 13.398 * [taylor]: Taking taylor expansion of 0 in c 13.398 * [backup-simplify]: Simplify 0 into 0 13.398 * [taylor]: Taking taylor expansion of 0 in c 13.398 * [backup-simplify]: Simplify 0 into 0 13.398 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 13.398 * [backup-simplify]: Simplify 0 into 0 13.398 * [backup-simplify]: Simplify 0 into 0 13.398 * [backup-simplify]: Simplify 0 into 0 13.398 * [backup-simplify]: Simplify 0 into 0 13.399 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 13.399 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.400 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 13.400 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 13.400 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 13.401 * [backup-simplify]: Simplify (- 0) into 0 13.401 * [backup-simplify]: Simplify (+ 0 0) into 0 13.402 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 13.402 * [taylor]: Taking taylor expansion of (/ -2 (* (pow a 2) (pow c 2))) in a 13.402 * [taylor]: Taking taylor expansion of -2 in a 13.402 * [backup-simplify]: Simplify -2 into -2 13.402 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 13.402 * [taylor]: Taking taylor expansion of (pow a 2) in a 13.402 * [taylor]: Taking taylor expansion of a in a 13.402 * [backup-simplify]: Simplify 0 into 0 13.402 * [backup-simplify]: Simplify 1 into 1 13.402 * [taylor]: Taking taylor expansion of (pow c 2) in a 13.402 * [taylor]: Taking taylor expansion of c in a 13.402 * [backup-simplify]: Simplify c into c 13.402 * [backup-simplify]: Simplify (* 1 1) into 1 13.402 * [backup-simplify]: Simplify (* c c) into (pow c 2) 13.402 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 13.402 * [backup-simplify]: Simplify (/ -2 (pow c 2)) into (/ -2 (pow c 2)) 13.402 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 13.403 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.403 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 13.403 * [backup-simplify]: Simplify (- (/ 0 (pow c 2)) (+ (* (/ -2 (pow c 2)) (/ 0 (pow c 2))))) into 0 13.403 * [taylor]: Taking taylor expansion of 0 in c 13.403 * [backup-simplify]: Simplify 0 into 0 13.403 * [taylor]: Taking taylor expansion of 0 in c 13.403 * [backup-simplify]: Simplify 0 into 0 13.404 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 13.404 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 13.404 * [taylor]: Taking taylor expansion of 0 in c 13.404 * [backup-simplify]: Simplify 0 into 0 13.404 * [taylor]: Taking taylor expansion of 0 in c 13.404 * [backup-simplify]: Simplify 0 into 0 13.404 * [taylor]: Taking taylor expansion of 0 in c 13.404 * [backup-simplify]: Simplify 0 into 0 13.404 * [backup-simplify]: Simplify 0 into 0 13.404 * [backup-simplify]: Simplify 0 into 0 13.405 * [backup-simplify]: Simplify (+ (* 1 (* 1 (* 1 (/ 1 (/ 1 (- b)))))) (* -2 (* (/ 1 (/ 1 (- c))) (* (/ 1 (/ 1 (- a))) (/ 1 (- b)))))) into (- (* 2 (/ (* a c) b)) b) 13.405 * * * * [progress]: [ 4 / 4 ] generating series at (2 3 1) 13.405 * [backup-simplify]: Simplify (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) into (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) 13.405 * [approximate]: Taking taylor expansion of (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) in (b a c) around 0 13.405 * [taylor]: Taking taylor expansion of (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) in c 13.405 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in c 13.405 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in c 13.405 * [taylor]: Taking taylor expansion of (pow b 2) in c 13.405 * [taylor]: Taking taylor expansion of b in c 13.405 * [backup-simplify]: Simplify b into b 13.405 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in c 13.405 * [taylor]: Taking taylor expansion of 4 in c 13.405 * [backup-simplify]: Simplify 4 into 4 13.405 * [taylor]: Taking taylor expansion of (* a c) in c 13.405 * [taylor]: Taking taylor expansion of a in c 13.405 * [backup-simplify]: Simplify a into a 13.405 * [taylor]: Taking taylor expansion of c in c 13.405 * [backup-simplify]: Simplify 0 into 0 13.405 * [backup-simplify]: Simplify 1 into 1 13.405 * [backup-simplify]: Simplify (* b b) into (pow b 2) 13.405 * [backup-simplify]: Simplify (* a 0) into 0 13.406 * [backup-simplify]: Simplify (* 4 0) into 0 13.406 * [backup-simplify]: Simplify (- 0) into 0 13.406 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 13.406 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 13.406 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 13.406 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 13.406 * [backup-simplify]: Simplify (+ (* 4 a) (* 0 0)) into (* 4 a) 13.407 * [backup-simplify]: Simplify (- (* 4 a)) into (- (* 4 a)) 13.407 * [backup-simplify]: Simplify (+ 0 (- (* 4 a))) into (- (* 4 a)) 13.407 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 13.407 * [taylor]: Taking taylor expansion of b in c 13.407 * [backup-simplify]: Simplify b into b 13.407 * [taylor]: Taking taylor expansion of (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) in a 13.407 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in a 13.407 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in a 13.407 * [taylor]: Taking taylor expansion of (pow b 2) in a 13.407 * [taylor]: Taking taylor expansion of b in a 13.407 * [backup-simplify]: Simplify b into b 13.407 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 13.407 * [taylor]: Taking taylor expansion of 4 in a 13.407 * [backup-simplify]: Simplify 4 into 4 13.407 * [taylor]: Taking taylor expansion of (* a c) in a 13.407 * [taylor]: Taking taylor expansion of a in a 13.407 * [backup-simplify]: Simplify 0 into 0 13.407 * [backup-simplify]: Simplify 1 into 1 13.407 * [taylor]: Taking taylor expansion of c in a 13.407 * [backup-simplify]: Simplify c into c 13.407 * [backup-simplify]: Simplify (* b b) into (pow b 2) 13.407 * [backup-simplify]: Simplify (* 0 c) into 0 13.407 * [backup-simplify]: Simplify (* 4 0) into 0 13.407 * [backup-simplify]: Simplify (- 0) into 0 13.408 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 13.408 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 13.408 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 13.408 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 13.408 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 13.408 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 13.408 * [backup-simplify]: Simplify (+ 0 (- (* 4 c))) into (- (* 4 c)) 13.408 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 13.408 * [taylor]: Taking taylor expansion of b in a 13.408 * [backup-simplify]: Simplify b into b 13.408 * [taylor]: Taking taylor expansion of (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) in b 13.408 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in b 13.409 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 13.409 * [taylor]: Taking taylor expansion of (pow b 2) in b 13.409 * [taylor]: Taking taylor expansion of b in b 13.409 * [backup-simplify]: Simplify 0 into 0 13.409 * [backup-simplify]: Simplify 1 into 1 13.409 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 13.409 * [taylor]: Taking taylor expansion of 4 in b 13.409 * [backup-simplify]: Simplify 4 into 4 13.409 * [taylor]: Taking taylor expansion of (* a c) in b 13.409 * [taylor]: Taking taylor expansion of a in b 13.409 * [backup-simplify]: Simplify a into a 13.409 * [taylor]: Taking taylor expansion of c in b 13.409 * [backup-simplify]: Simplify c into c 13.409 * [backup-simplify]: Simplify (* a c) into (* a c) 13.409 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 13.409 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 13.409 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 13.409 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 13.409 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 13.409 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 13.410 * [backup-simplify]: Simplify (- 0) into 0 13.410 * [backup-simplify]: Simplify (+ 0 0) into 0 13.410 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 13.410 * [taylor]: Taking taylor expansion of b in b 13.410 * [backup-simplify]: Simplify 0 into 0 13.410 * [backup-simplify]: Simplify 1 into 1 13.410 * [taylor]: Taking taylor expansion of (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) in b 13.410 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in b 13.410 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 13.410 * [taylor]: Taking taylor expansion of (pow b 2) in b 13.410 * [taylor]: Taking taylor expansion of b in b 13.410 * [backup-simplify]: Simplify 0 into 0 13.410 * [backup-simplify]: Simplify 1 into 1 13.410 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 13.410 * [taylor]: Taking taylor expansion of 4 in b 13.410 * [backup-simplify]: Simplify 4 into 4 13.410 * [taylor]: Taking taylor expansion of (* a c) in b 13.410 * [taylor]: Taking taylor expansion of a in b 13.410 * [backup-simplify]: Simplify a into a 13.410 * [taylor]: Taking taylor expansion of c in b 13.410 * [backup-simplify]: Simplify c into c 13.410 * [backup-simplify]: Simplify (* a c) into (* a c) 13.410 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 13.410 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 13.411 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 13.411 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 13.411 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 13.411 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 13.411 * [backup-simplify]: Simplify (- 0) into 0 13.411 * [backup-simplify]: Simplify (+ 0 0) into 0 13.412 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 13.412 * [taylor]: Taking taylor expansion of b in b 13.412 * [backup-simplify]: Simplify 0 into 0 13.412 * [backup-simplify]: Simplify 1 into 1 13.412 * [backup-simplify]: Simplify (- 0) into 0 13.412 * [backup-simplify]: Simplify (+ (sqrt (- (* 4 (* a c)))) 0) into (sqrt (- (* 4 (* a c)))) 13.412 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 13.412 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 13.412 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 13.412 * [taylor]: Taking taylor expansion of 4 in a 13.412 * [backup-simplify]: Simplify 4 into 4 13.412 * [taylor]: Taking taylor expansion of (* a c) in a 13.412 * [taylor]: Taking taylor expansion of a in a 13.412 * [backup-simplify]: Simplify 0 into 0 13.412 * [backup-simplify]: Simplify 1 into 1 13.412 * [taylor]: Taking taylor expansion of c in a 13.412 * [backup-simplify]: Simplify c into c 13.412 * [backup-simplify]: Simplify (* 0 c) into 0 13.412 * [backup-simplify]: Simplify (* 4 0) into 0 13.413 * [backup-simplify]: Simplify (- 0) into 0 13.413 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 13.413 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 13.413 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 13.413 * [backup-simplify]: Simplify (sqrt 0) into 0 13.414 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 13.414 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 13.414 * [taylor]: Taking taylor expansion of 0 in c 13.414 * [backup-simplify]: Simplify 0 into 0 13.414 * [backup-simplify]: Simplify 0 into 0 13.414 * [backup-simplify]: Simplify (- 1) into -1 13.414 * [backup-simplify]: Simplify (+ 0 -1) into -1 13.415 * [taylor]: Taking taylor expansion of -1 in a 13.415 * [backup-simplify]: Simplify -1 into -1 13.415 * [taylor]: Taking taylor expansion of -1 in c 13.415 * [backup-simplify]: Simplify -1 into -1 13.415 * [backup-simplify]: Simplify -1 into -1 13.415 * [taylor]: Taking taylor expansion of (* +nan.0 c) in c 13.415 * [taylor]: Taking taylor expansion of +nan.0 in c 13.415 * [backup-simplify]: Simplify +nan.0 into +nan.0 13.415 * [taylor]: Taking taylor expansion of c in c 13.415 * [backup-simplify]: Simplify 0 into 0 13.415 * [backup-simplify]: Simplify 1 into 1 13.415 * [backup-simplify]: Simplify (* +nan.0 0) into 0 13.415 * [backup-simplify]: Simplify 0 into 0 13.415 * [backup-simplify]: Simplify 0 into 0 13.415 * [backup-simplify]: Simplify (* 1 1) into 1 13.416 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 13.416 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (* a c)))) into 0 13.416 * [backup-simplify]: Simplify (- 0) into 0 13.417 * [backup-simplify]: Simplify (+ 1 0) into 1 13.417 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt (- (* 4 (* a c)))))) into (/ 1/2 (sqrt (- (* 4 (* a c))))) 13.417 * [backup-simplify]: Simplify (- 0) into 0 13.417 * [backup-simplify]: Simplify (+ (/ 1/2 (sqrt (- (* 4 (* a c))))) 0) into (* 1/2 (/ 1 (sqrt (- (* 4 (* a c)))))) 13.417 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (sqrt (- (* 4 (* a c)))))) in a 13.417 * [taylor]: Taking taylor expansion of 1/2 in a 13.417 * [backup-simplify]: Simplify 1/2 into 1/2 13.417 * [taylor]: Taking taylor expansion of (/ 1 (sqrt (- (* 4 (* a c))))) in a 13.418 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 13.418 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 13.418 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 13.418 * [taylor]: Taking taylor expansion of 4 in a 13.418 * [backup-simplify]: Simplify 4 into 4 13.418 * [taylor]: Taking taylor expansion of (* a c) in a 13.418 * [taylor]: Taking taylor expansion of a in a 13.418 * [backup-simplify]: Simplify 0 into 0 13.418 * [backup-simplify]: Simplify 1 into 1 13.418 * [taylor]: Taking taylor expansion of c in a 13.418 * [backup-simplify]: Simplify c into c 13.418 * [backup-simplify]: Simplify (* 0 c) into 0 13.418 * [backup-simplify]: Simplify (* 4 0) into 0 13.418 * [backup-simplify]: Simplify (- 0) into 0 13.418 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 13.419 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 13.419 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 13.419 * [backup-simplify]: Simplify (sqrt 0) into 0 13.419 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 13.419 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 13.419 * [backup-simplify]: Simplify (/ 1 (* +nan.0 c)) into (/ +nan.0 c) 13.420 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 13.420 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 13.421 * [backup-simplify]: Simplify (- 0) into 0 13.421 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 13.421 * [backup-simplify]: Simplify (- (+ (* (/ +nan.0 c) (/ (* +nan.0 (pow c 2)) (* +nan.0 c))))) into (- +nan.0) 13.422 * [backup-simplify]: Simplify (+ (* 1/2 (- +nan.0)) (* 0 (/ +nan.0 c))) into (- +nan.0) 13.422 * [taylor]: Taking taylor expansion of (- +nan.0) in c 13.422 * [taylor]: Taking taylor expansion of +nan.0 in c 13.422 * [backup-simplify]: Simplify +nan.0 into +nan.0 13.422 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 13.422 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 13.422 * [taylor]: Taking taylor expansion of 0 in c 13.422 * [backup-simplify]: Simplify 0 into 0 13.423 * [backup-simplify]: Simplify 0 into 0 13.423 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 13.424 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 13.424 * [backup-simplify]: Simplify (- 0) into 0 13.424 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 13.424 * [taylor]: Taking taylor expansion of (* +nan.0 (pow c 2)) in c 13.424 * [taylor]: Taking taylor expansion of +nan.0 in c 13.424 * [backup-simplify]: Simplify +nan.0 into +nan.0 13.424 * [taylor]: Taking taylor expansion of (pow c 2) in c 13.424 * [taylor]: Taking taylor expansion of c in c 13.424 * [backup-simplify]: Simplify 0 into 0 13.424 * [backup-simplify]: Simplify 1 into 1 13.424 * [backup-simplify]: Simplify 0 into 0 13.425 * [backup-simplify]: Simplify (+ (* +nan.0 1) (* 0 0)) into (- +nan.0) 13.426 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 13.426 * [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))))) 13.427 * [backup-simplify]: Simplify (+ (- (/ 1 b)) (* (sqrt (sqrt (- (* (/ 1 b) (/ 1 b)) (* (* 4 (/ 1 a)) (/ 1 c))))) (sqrt (sqrt (- (* (/ 1 b) (/ 1 b)) (* (* 4 (/ 1 a)) (/ 1 c))))))) into (- (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) (/ 1 b)) 13.427 * [approximate]: Taking taylor expansion of (- (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) (/ 1 b)) in (b a c) around 0 13.427 * [taylor]: Taking taylor expansion of (- (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) (/ 1 b)) in c 13.427 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 13.427 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 13.427 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 13.427 * [taylor]: Taking taylor expansion of (pow b 2) in c 13.427 * [taylor]: Taking taylor expansion of b in c 13.427 * [backup-simplify]: Simplify b into b 13.427 * [backup-simplify]: Simplify (* b b) into (pow b 2) 13.427 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 13.427 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 13.427 * [taylor]: Taking taylor expansion of 4 in c 13.427 * [backup-simplify]: Simplify 4 into 4 13.427 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 13.427 * [taylor]: Taking taylor expansion of (* a c) in c 13.427 * [taylor]: Taking taylor expansion of a in c 13.427 * [backup-simplify]: Simplify a into a 13.427 * [taylor]: Taking taylor expansion of c in c 13.427 * [backup-simplify]: Simplify 0 into 0 13.427 * [backup-simplify]: Simplify 1 into 1 13.427 * [backup-simplify]: Simplify (* a 0) into 0 13.427 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 13.427 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 13.427 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 13.427 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 13.427 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 13.428 * [backup-simplify]: Simplify (sqrt 0) into 0 13.428 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 13.428 * [taylor]: Taking taylor expansion of (/ 1 b) in c 13.428 * [taylor]: Taking taylor expansion of b in c 13.428 * [backup-simplify]: Simplify b into b 13.428 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 13.428 * [taylor]: Taking taylor expansion of (- (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) (/ 1 b)) in a 13.428 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 13.428 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 13.428 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 13.428 * [taylor]: Taking taylor expansion of (pow b 2) in a 13.428 * [taylor]: Taking taylor expansion of b in a 13.428 * [backup-simplify]: Simplify b into b 13.428 * [backup-simplify]: Simplify (* b b) into (pow b 2) 13.428 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 13.428 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 13.428 * [taylor]: Taking taylor expansion of 4 in a 13.428 * [backup-simplify]: Simplify 4 into 4 13.428 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 13.428 * [taylor]: Taking taylor expansion of (* a c) in a 13.428 * [taylor]: Taking taylor expansion of a in a 13.428 * [backup-simplify]: Simplify 0 into 0 13.428 * [backup-simplify]: Simplify 1 into 1 13.428 * [taylor]: Taking taylor expansion of c in a 13.428 * [backup-simplify]: Simplify c into c 13.429 * [backup-simplify]: Simplify (* 0 c) into 0 13.429 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 13.429 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 13.429 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 13.429 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 13.429 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 13.429 * [backup-simplify]: Simplify (sqrt 0) into 0 13.430 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 13.430 * [taylor]: Taking taylor expansion of (/ 1 b) in a 13.430 * [taylor]: Taking taylor expansion of b in a 13.430 * [backup-simplify]: Simplify b into b 13.430 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 13.430 * [taylor]: Taking taylor expansion of (- (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) (/ 1 b)) in b 13.430 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 13.430 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 13.430 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 13.430 * [taylor]: Taking taylor expansion of (pow b 2) in b 13.430 * [taylor]: Taking taylor expansion of b in b 13.430 * [backup-simplify]: Simplify 0 into 0 13.430 * [backup-simplify]: Simplify 1 into 1 13.430 * [backup-simplify]: Simplify (* 1 1) into 1 13.430 * [backup-simplify]: Simplify (/ 1 1) into 1 13.430 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 13.430 * [taylor]: Taking taylor expansion of 4 in b 13.430 * [backup-simplify]: Simplify 4 into 4 13.430 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 13.430 * [taylor]: Taking taylor expansion of (* a c) in b 13.430 * [taylor]: Taking taylor expansion of a in b 13.430 * [backup-simplify]: Simplify a into a 13.430 * [taylor]: Taking taylor expansion of c in b 13.430 * [backup-simplify]: Simplify c into c 13.431 * [backup-simplify]: Simplify (* a c) into (* a c) 13.431 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 13.431 * [backup-simplify]: Simplify (+ 1 0) into 1 13.431 * [backup-simplify]: Simplify (sqrt 1) into 1 13.431 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.432 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.432 * [backup-simplify]: Simplify (+ 0 0) into 0 13.433 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 13.433 * [taylor]: Taking taylor expansion of (/ 1 b) in b 13.433 * [taylor]: Taking taylor expansion of b in b 13.433 * [backup-simplify]: Simplify 0 into 0 13.433 * [backup-simplify]: Simplify 1 into 1 13.433 * [backup-simplify]: Simplify (/ 1 1) into 1 13.433 * [taylor]: Taking taylor expansion of (- (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) (/ 1 b)) in b 13.433 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 13.433 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 13.433 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 13.433 * [taylor]: Taking taylor expansion of (pow b 2) in b 13.433 * [taylor]: Taking taylor expansion of b in b 13.433 * [backup-simplify]: Simplify 0 into 0 13.433 * [backup-simplify]: Simplify 1 into 1 13.433 * [backup-simplify]: Simplify (* 1 1) into 1 13.433 * [backup-simplify]: Simplify (/ 1 1) into 1 13.433 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 13.434 * [taylor]: Taking taylor expansion of 4 in b 13.434 * [backup-simplify]: Simplify 4 into 4 13.434 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 13.434 * [taylor]: Taking taylor expansion of (* a c) in b 13.434 * [taylor]: Taking taylor expansion of a in b 13.434 * [backup-simplify]: Simplify a into a 13.434 * [taylor]: Taking taylor expansion of c in b 13.434 * [backup-simplify]: Simplify c into c 13.434 * [backup-simplify]: Simplify (* a c) into (* a c) 13.434 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 13.434 * [backup-simplify]: Simplify (+ 1 0) into 1 13.435 * [backup-simplify]: Simplify (sqrt 1) into 1 13.435 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.436 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.436 * [backup-simplify]: Simplify (+ 0 0) into 0 13.442 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 13.442 * [taylor]: Taking taylor expansion of (/ 1 b) in b 13.442 * [taylor]: Taking taylor expansion of b in b 13.442 * [backup-simplify]: Simplify 0 into 0 13.442 * [backup-simplify]: Simplify 1 into 1 13.443 * [backup-simplify]: Simplify (/ 1 1) into 1 13.444 * [backup-simplify]: Simplify (- 1) into -1 13.444 * [backup-simplify]: Simplify (+ 1 -1) into 0 13.444 * [taylor]: Taking taylor expansion of 0 in a 13.444 * [backup-simplify]: Simplify 0 into 0 13.445 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.445 * [backup-simplify]: Simplify (- 0) into 0 13.446 * [backup-simplify]: Simplify (+ 0 0) into 0 13.446 * [taylor]: Taking taylor expansion of 0 in a 13.446 * [backup-simplify]: Simplify 0 into 0 13.446 * [taylor]: Taking taylor expansion of 0 in c 13.446 * [backup-simplify]: Simplify 0 into 0 13.447 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.448 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.448 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 13.448 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 13.448 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 13.450 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 13.450 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.451 * [backup-simplify]: Simplify (- 0) into 0 13.451 * [backup-simplify]: Simplify (+ (/ -2 (* a c)) 0) into (- (* 2 (/ 1 (* a c)))) 13.451 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (* a c)))) in a 13.451 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* a c))) in a 13.451 * [taylor]: Taking taylor expansion of 2 in a 13.451 * [backup-simplify]: Simplify 2 into 2 13.451 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 13.451 * [taylor]: Taking taylor expansion of (* a c) in a 13.451 * [taylor]: Taking taylor expansion of a in a 13.451 * [backup-simplify]: Simplify 0 into 0 13.451 * [backup-simplify]: Simplify 1 into 1 13.451 * [taylor]: Taking taylor expansion of c in a 13.451 * [backup-simplify]: Simplify c into c 13.451 * [backup-simplify]: Simplify (* 0 c) into 0 13.452 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 13.452 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 13.452 * [backup-simplify]: Simplify (* 2 (/ 1 c)) into (/ 2 c) 13.452 * [backup-simplify]: Simplify (- (/ 2 c)) into (- (* 2 (/ 1 c))) 13.452 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 c))) in c 13.452 * [taylor]: Taking taylor expansion of (* 2 (/ 1 c)) in c 13.452 * [taylor]: Taking taylor expansion of 2 in c 13.452 * [backup-simplify]: Simplify 2 into 2 13.452 * [taylor]: Taking taylor expansion of (/ 1 c) in c 13.452 * [taylor]: Taking taylor expansion of c in c 13.452 * [backup-simplify]: Simplify 0 into 0 13.452 * [backup-simplify]: Simplify 1 into 1 13.453 * [backup-simplify]: Simplify (/ 1 1) into 1 13.453 * [backup-simplify]: Simplify (* 2 1) into 2 13.453 * [backup-simplify]: Simplify (- 2) into -2 13.453 * [backup-simplify]: Simplify -2 into -2 13.454 * [taylor]: Taking taylor expansion of 0 in c 13.454 * [backup-simplify]: Simplify 0 into 0 13.454 * [taylor]: Taking taylor expansion of 0 in c 13.454 * [backup-simplify]: Simplify 0 into 0 13.454 * [backup-simplify]: Simplify 0 into 0 13.455 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 13.456 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.456 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 13.456 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 13.457 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (* a c)))) into 0 13.457 * [backup-simplify]: Simplify (- 0) into 0 13.458 * [backup-simplify]: Simplify (+ 0 0) into 0 13.458 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 13.459 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.460 * [backup-simplify]: Simplify (- 0) into 0 13.460 * [backup-simplify]: Simplify (+ 0 0) into 0 13.460 * [taylor]: Taking taylor expansion of 0 in a 13.460 * [backup-simplify]: Simplify 0 into 0 13.461 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 13.461 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 13.461 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 c))) into 0 13.462 * [backup-simplify]: Simplify (- 0) into 0 13.462 * [taylor]: Taking taylor expansion of 0 in c 13.462 * [backup-simplify]: Simplify 0 into 0 13.462 * [taylor]: Taking taylor expansion of 0 in c 13.462 * [backup-simplify]: Simplify 0 into 0 13.462 * [taylor]: Taking taylor expansion of 0 in c 13.462 * [backup-simplify]: Simplify 0 into 0 13.463 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.464 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 13.464 * [backup-simplify]: Simplify (- 0) into 0 13.464 * [backup-simplify]: Simplify 0 into 0 13.464 * [backup-simplify]: Simplify 0 into 0 13.464 * [backup-simplify]: Simplify 0 into 0 13.464 * [backup-simplify]: Simplify 0 into 0 13.465 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 13.466 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.467 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 13.467 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 13.468 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 13.468 * [backup-simplify]: Simplify (- 0) into 0 13.469 * [backup-simplify]: Simplify (+ 0 0) into 0 13.470 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 13.471 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.471 * [backup-simplify]: Simplify (- 0) into 0 13.471 * [backup-simplify]: Simplify (+ (/ -2 (* (pow a 2) (pow c 2))) 0) into (- (* 2 (/ 1 (* (pow a 2) (pow c 2))))) 13.472 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (* (pow a 2) (pow c 2))))) in a 13.472 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow a 2) (pow c 2)))) in a 13.472 * [taylor]: Taking taylor expansion of 2 in a 13.472 * [backup-simplify]: Simplify 2 into 2 13.472 * [taylor]: Taking taylor expansion of (/ 1 (* (pow a 2) (pow c 2))) in a 13.472 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 13.472 * [taylor]: Taking taylor expansion of (pow a 2) in a 13.472 * [taylor]: Taking taylor expansion of a in a 13.472 * [backup-simplify]: Simplify 0 into 0 13.472 * [backup-simplify]: Simplify 1 into 1 13.472 * [taylor]: Taking taylor expansion of (pow c 2) in a 13.472 * [taylor]: Taking taylor expansion of c in a 13.472 * [backup-simplify]: Simplify c into c 13.472 * [backup-simplify]: Simplify (* 1 1) into 1 13.472 * [backup-simplify]: Simplify (* c c) into (pow c 2) 13.472 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 13.472 * [backup-simplify]: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) 13.473 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 13.473 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.474 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 13.474 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow c 2)) (/ 0 (pow c 2))))) into 0 13.474 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow c 2)))) into 0 13.475 * [backup-simplify]: Simplify (- 0) into 0 13.475 * [taylor]: Taking taylor expansion of 0 in c 13.475 * [backup-simplify]: Simplify 0 into 0 13.475 * [taylor]: Taking taylor expansion of 0 in c 13.475 * [backup-simplify]: Simplify 0 into 0 13.476 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 13.476 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 13.477 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 13.478 * [backup-simplify]: Simplify (- 0) into 0 13.478 * [taylor]: Taking taylor expansion of 0 in c 13.478 * [backup-simplify]: Simplify 0 into 0 13.478 * [taylor]: Taking taylor expansion of 0 in c 13.478 * [backup-simplify]: Simplify 0 into 0 13.478 * [taylor]: Taking taylor expansion of 0 in c 13.478 * [backup-simplify]: Simplify 0 into 0 13.478 * [backup-simplify]: Simplify 0 into 0 13.478 * [backup-simplify]: Simplify (* -2 (* (/ 1 (/ 1 c)) (* (/ 1 (/ 1 a)) (/ 1 b)))) into (* -2 (/ (* a c) b)) 13.479 * [backup-simplify]: Simplify (+ (- (/ 1 (- b))) (* (sqrt (sqrt (- (* (/ 1 (- b)) (/ 1 (- b))) (* (* 4 (/ 1 (- a))) (/ 1 (- c)))))) (sqrt (sqrt (- (* (/ 1 (- b)) (/ 1 (- b))) (* (* 4 (/ 1 (- a))) (/ 1 (- c)))))))) into (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) 13.479 * [approximate]: Taking taylor expansion of (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in (b a c) around 0 13.479 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in c 13.479 * [taylor]: Taking taylor expansion of (/ 1 b) in c 13.479 * [taylor]: Taking taylor expansion of b in c 13.479 * [backup-simplify]: Simplify b into b 13.479 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 13.479 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 13.479 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 13.479 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 13.479 * [taylor]: Taking taylor expansion of (pow b 2) in c 13.479 * [taylor]: Taking taylor expansion of b in c 13.479 * [backup-simplify]: Simplify b into b 13.479 * [backup-simplify]: Simplify (* b b) into (pow b 2) 13.479 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 13.479 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 13.479 * [taylor]: Taking taylor expansion of 4 in c 13.479 * [backup-simplify]: Simplify 4 into 4 13.479 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 13.480 * [taylor]: Taking taylor expansion of (* a c) in c 13.480 * [taylor]: Taking taylor expansion of a in c 13.480 * [backup-simplify]: Simplify a into a 13.480 * [taylor]: Taking taylor expansion of c in c 13.480 * [backup-simplify]: Simplify 0 into 0 13.480 * [backup-simplify]: Simplify 1 into 1 13.480 * [backup-simplify]: Simplify (* a 0) into 0 13.480 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 13.480 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 13.480 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 13.480 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 13.480 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 13.481 * [backup-simplify]: Simplify (sqrt 0) into 0 13.481 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 13.481 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in a 13.482 * [taylor]: Taking taylor expansion of (/ 1 b) in a 13.482 * [taylor]: Taking taylor expansion of b in a 13.482 * [backup-simplify]: Simplify b into b 13.482 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 13.482 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 13.482 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 13.482 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 13.482 * [taylor]: Taking taylor expansion of (pow b 2) in a 13.482 * [taylor]: Taking taylor expansion of b in a 13.482 * [backup-simplify]: Simplify b into b 13.482 * [backup-simplify]: Simplify (* b b) into (pow b 2) 13.482 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 13.482 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 13.482 * [taylor]: Taking taylor expansion of 4 in a 13.482 * [backup-simplify]: Simplify 4 into 4 13.482 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 13.482 * [taylor]: Taking taylor expansion of (* a c) in a 13.482 * [taylor]: Taking taylor expansion of a in a 13.482 * [backup-simplify]: Simplify 0 into 0 13.482 * [backup-simplify]: Simplify 1 into 1 13.482 * [taylor]: Taking taylor expansion of c in a 13.482 * [backup-simplify]: Simplify c into c 13.482 * [backup-simplify]: Simplify (* 0 c) into 0 13.483 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 13.483 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 13.483 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 13.483 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 13.483 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 13.483 * [backup-simplify]: Simplify (sqrt 0) into 0 13.484 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 13.484 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in b 13.484 * [taylor]: Taking taylor expansion of (/ 1 b) in b 13.484 * [taylor]: Taking taylor expansion of b in b 13.484 * [backup-simplify]: Simplify 0 into 0 13.484 * [backup-simplify]: Simplify 1 into 1 13.484 * [backup-simplify]: Simplify (/ 1 1) into 1 13.485 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 13.485 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 13.485 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 13.485 * [taylor]: Taking taylor expansion of (pow b 2) in b 13.485 * [taylor]: Taking taylor expansion of b in b 13.485 * [backup-simplify]: Simplify 0 into 0 13.485 * [backup-simplify]: Simplify 1 into 1 13.485 * [backup-simplify]: Simplify (* 1 1) into 1 13.485 * [backup-simplify]: Simplify (/ 1 1) into 1 13.485 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 13.486 * [taylor]: Taking taylor expansion of 4 in b 13.486 * [backup-simplify]: Simplify 4 into 4 13.486 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 13.486 * [taylor]: Taking taylor expansion of (* a c) in b 13.486 * [taylor]: Taking taylor expansion of a in b 13.486 * [backup-simplify]: Simplify a into a 13.486 * [taylor]: Taking taylor expansion of c in b 13.486 * [backup-simplify]: Simplify c into c 13.486 * [backup-simplify]: Simplify (* a c) into (* a c) 13.486 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 13.486 * [backup-simplify]: Simplify (+ 1 0) into 1 13.487 * [backup-simplify]: Simplify (sqrt 1) into 1 13.487 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.488 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.488 * [backup-simplify]: Simplify (+ 0 0) into 0 13.489 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 13.489 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in b 13.489 * [taylor]: Taking taylor expansion of (/ 1 b) in b 13.489 * [taylor]: Taking taylor expansion of b in b 13.489 * [backup-simplify]: Simplify 0 into 0 13.489 * [backup-simplify]: Simplify 1 into 1 13.490 * [backup-simplify]: Simplify (/ 1 1) into 1 13.490 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 13.490 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 13.490 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 13.490 * [taylor]: Taking taylor expansion of (pow b 2) in b 13.490 * [taylor]: Taking taylor expansion of b in b 13.490 * [backup-simplify]: Simplify 0 into 0 13.490 * [backup-simplify]: Simplify 1 into 1 13.490 * [backup-simplify]: Simplify (* 1 1) into 1 13.491 * [backup-simplify]: Simplify (/ 1 1) into 1 13.491 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 13.491 * [taylor]: Taking taylor expansion of 4 in b 13.491 * [backup-simplify]: Simplify 4 into 4 13.491 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 13.491 * [taylor]: Taking taylor expansion of (* a c) in b 13.491 * [taylor]: Taking taylor expansion of a in b 13.491 * [backup-simplify]: Simplify a into a 13.491 * [taylor]: Taking taylor expansion of c in b 13.491 * [backup-simplify]: Simplify c into c 13.491 * [backup-simplify]: Simplify (* a c) into (* a c) 13.491 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 13.491 * [backup-simplify]: Simplify (+ 1 0) into 1 13.492 * [backup-simplify]: Simplify (sqrt 1) into 1 13.492 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.493 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.494 * [backup-simplify]: Simplify (+ 0 0) into 0 13.494 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 13.494 * [backup-simplify]: Simplify (+ 1 1) into 2 13.494 * [taylor]: Taking taylor expansion of 2 in a 13.494 * [backup-simplify]: Simplify 2 into 2 13.495 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.495 * [backup-simplify]: Simplify (+ 0 0) into 0 13.495 * [taylor]: Taking taylor expansion of 0 in a 13.495 * [backup-simplify]: Simplify 0 into 0 13.495 * [taylor]: Taking taylor expansion of 2 in c 13.495 * [backup-simplify]: Simplify 2 into 2 13.496 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.496 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.497 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.497 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 13.497 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 13.497 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 13.498 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 13.498 * [backup-simplify]: Simplify (+ 0 (/ -2 (* a c))) into (- (* 2 (/ 1 (* a c)))) 13.498 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (* a c)))) in a 13.498 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* a c))) in a 13.498 * [taylor]: Taking taylor expansion of 2 in a 13.498 * [backup-simplify]: Simplify 2 into 2 13.498 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 13.498 * [taylor]: Taking taylor expansion of (* a c) in a 13.498 * [taylor]: Taking taylor expansion of a in a 13.498 * [backup-simplify]: Simplify 0 into 0 13.498 * [backup-simplify]: Simplify 1 into 1 13.498 * [taylor]: Taking taylor expansion of c in a 13.498 * [backup-simplify]: Simplify c into c 13.498 * [backup-simplify]: Simplify (* 0 c) into 0 13.498 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 13.498 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 13.499 * [backup-simplify]: Simplify (* 2 (/ 1 c)) into (/ 2 c) 13.499 * [backup-simplify]: Simplify (- (/ 2 c)) into (- (* 2 (/ 1 c))) 13.499 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 c))) in c 13.499 * [taylor]: Taking taylor expansion of (* 2 (/ 1 c)) in c 13.499 * [taylor]: Taking taylor expansion of 2 in c 13.499 * [backup-simplify]: Simplify 2 into 2 13.499 * [taylor]: Taking taylor expansion of (/ 1 c) in c 13.499 * [taylor]: Taking taylor expansion of c in c 13.499 * [backup-simplify]: Simplify 0 into 0 13.499 * [backup-simplify]: Simplify 1 into 1 13.499 * [backup-simplify]: Simplify (/ 1 1) into 1 13.499 * [backup-simplify]: Simplify (* 2 1) into 2 13.499 * [backup-simplify]: Simplify (- 2) into -2 13.499 * [backup-simplify]: Simplify -2 into -2 13.500 * [taylor]: Taking taylor expansion of 0 in c 13.500 * [backup-simplify]: Simplify 0 into 0 13.500 * [taylor]: Taking taylor expansion of 0 in c 13.500 * [backup-simplify]: Simplify 0 into 0 13.500 * [backup-simplify]: Simplify 2 into 2 13.500 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.501 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 13.501 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.501 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 13.501 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 13.502 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (* a c)))) into 0 13.502 * [backup-simplify]: Simplify (- 0) into 0 13.502 * [backup-simplify]: Simplify (+ 0 0) into 0 13.503 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 13.503 * [backup-simplify]: Simplify (+ 0 0) into 0 13.503 * [taylor]: Taking taylor expansion of 0 in a 13.503 * [backup-simplify]: Simplify 0 into 0 13.503 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 13.503 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 13.504 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 c))) into 0 13.504 * [backup-simplify]: Simplify (- 0) into 0 13.504 * [taylor]: Taking taylor expansion of 0 in c 13.504 * [backup-simplify]: Simplify 0 into 0 13.504 * [taylor]: Taking taylor expansion of 0 in c 13.504 * [backup-simplify]: Simplify 0 into 0 13.504 * [taylor]: Taking taylor expansion of 0 in c 13.504 * [backup-simplify]: Simplify 0 into 0 13.505 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.505 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 13.505 * [backup-simplify]: Simplify (- 0) into 0 13.505 * [backup-simplify]: Simplify 0 into 0 13.505 * [backup-simplify]: Simplify 0 into 0 13.505 * [backup-simplify]: Simplify 0 into 0 13.505 * [backup-simplify]: Simplify 0 into 0 13.506 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.506 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 13.507 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.507 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 13.507 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 13.508 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 13.508 * [backup-simplify]: Simplify (- 0) into 0 13.509 * [backup-simplify]: Simplify (+ 0 0) into 0 13.509 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 13.509 * [backup-simplify]: Simplify (+ 0 (/ -2 (* (pow a 2) (pow c 2)))) into (- (* 2 (/ 1 (* (pow a 2) (pow c 2))))) 13.509 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (* (pow a 2) (pow c 2))))) in a 13.509 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow a 2) (pow c 2)))) in a 13.509 * [taylor]: Taking taylor expansion of 2 in a 13.509 * [backup-simplify]: Simplify 2 into 2 13.509 * [taylor]: Taking taylor expansion of (/ 1 (* (pow a 2) (pow c 2))) in a 13.509 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 13.510 * [taylor]: Taking taylor expansion of (pow a 2) in a 13.510 * [taylor]: Taking taylor expansion of a in a 13.510 * [backup-simplify]: Simplify 0 into 0 13.510 * [backup-simplify]: Simplify 1 into 1 13.510 * [taylor]: Taking taylor expansion of (pow c 2) in a 13.510 * [taylor]: Taking taylor expansion of c in a 13.510 * [backup-simplify]: Simplify c into c 13.510 * [backup-simplify]: Simplify (* 1 1) into 1 13.510 * [backup-simplify]: Simplify (* c c) into (pow c 2) 13.510 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 13.510 * [backup-simplify]: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) 13.510 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 13.510 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.511 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 13.511 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow c 2)) (/ 0 (pow c 2))))) into 0 13.511 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow c 2)))) into 0 13.511 * [backup-simplify]: Simplify (- 0) into 0 13.511 * [taylor]: Taking taylor expansion of 0 in c 13.511 * [backup-simplify]: Simplify 0 into 0 13.511 * [taylor]: Taking taylor expansion of 0 in c 13.512 * [backup-simplify]: Simplify 0 into 0 13.512 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 13.512 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 13.513 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 13.513 * [backup-simplify]: Simplify (- 0) into 0 13.513 * [taylor]: Taking taylor expansion of 0 in c 13.513 * [backup-simplify]: Simplify 0 into 0 13.513 * [taylor]: Taking taylor expansion of 0 in c 13.513 * [backup-simplify]: Simplify 0 into 0 13.513 * [taylor]: Taking taylor expansion of 0 in c 13.513 * [backup-simplify]: Simplify 0 into 0 13.513 * [backup-simplify]: Simplify 0 into 0 13.513 * [backup-simplify]: Simplify 0 into 0 13.513 * [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)) 13.514 * * * [progress]: simplifying candidates 13.514 * * * * [progress]: [ 1 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (pow (- (* b b) (* (* 4 a) c)) 1/2)))) (* 2 a))))> 13.514 * * * * [progress]: [ 2 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (pow (sqrt (- (* b b) (* (* 4 a) c))) 1)))) (* 2 a))))> 13.514 * * * * [progress]: [ 3 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (exp (log (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 13.514 * [simplify]: Simplifying (log (sqrt (- (* b b) (* (* 4 a) c)))) 13.514 * * [simplify]: iters left: 6 (10 enodes) 13.517 * * [simplify]: iters left: 5 (36 enodes) 13.523 * * [simplify]: iters left: 4 (58 enodes) 13.542 * * [simplify]: iters left: 3 (95 enodes) 13.563 * * [simplify]: iters left: 2 (101 enodes) 13.576 * * [simplify]: Extracting #0: cost 1 inf + 0 13.576 * * [simplify]: Extracting #1: cost 3 inf + 0 13.576 * * [simplify]: Extracting #2: cost 5 inf + 0 13.576 * * [simplify]: Extracting #3: cost 9 inf + 0 13.576 * * [simplify]: Extracting #4: cost 25 inf + 0 13.576 * * [simplify]: Extracting #5: cost 24 inf + 211 13.577 * * [simplify]: Extracting #6: cost 3 inf + 2093 13.577 * * [simplify]: Extracting #7: cost 0 inf + 2451 13.578 * [simplify]: Simplified to (log (sqrt (- (* b b) (* (* 4 a) c)))) 13.578 * [simplify]: Simplified (2 3 1 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (exp (log (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 13.578 * * * * [progress]: [ 4 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (log (exp (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 13.578 * [simplify]: Simplifying (exp (sqrt (- (* b b) (* (* 4 a) c)))) 13.578 * * [simplify]: iters left: 6 (10 enodes) 13.581 * * [simplify]: iters left: 5 (36 enodes) 13.587 * * [simplify]: iters left: 4 (58 enodes) 13.599 * * [simplify]: iters left: 3 (95 enodes) 13.628 * * [simplify]: iters left: 2 (101 enodes) 13.653 * * [simplify]: Extracting #0: cost 1 inf + 0 13.653 * * [simplify]: Extracting #1: cost 3 inf + 0 13.653 * * [simplify]: Extracting #2: cost 5 inf + 0 13.653 * * [simplify]: Extracting #3: cost 9 inf + 0 13.653 * * [simplify]: Extracting #4: cost 25 inf + 0 13.654 * * [simplify]: Extracting #5: cost 24 inf + 211 13.654 * * [simplify]: Extracting #6: cost 3 inf + 2093 13.656 * * [simplify]: Extracting #7: cost 0 inf + 2451 13.657 * [simplify]: Simplified to (exp (sqrt (- (* b b) (* (* 4 a) c)))) 13.657 * [simplify]: Simplified (2 3 1 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (log (exp (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 13.657 * * * * [progress]: [ 5 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 13.657 * [simplify]: Simplifying (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) 13.658 * * [simplify]: iters left: 6 (11 enodes) 13.663 * * [simplify]: iters left: 5 (39 enodes) 13.676 * * [simplify]: iters left: 4 (61 enodes) 13.699 * * [simplify]: iters left: 3 (98 enodes) 13.728 * * [simplify]: iters left: 2 (104 enodes) 13.753 * * [simplify]: Extracting #0: cost 1 inf + 0 13.753 * * [simplify]: Extracting #1: cost 3 inf + 0 13.753 * * [simplify]: Extracting #2: cost 5 inf + 0 13.754 * * [simplify]: Extracting #3: cost 7 inf + 0 13.754 * * [simplify]: Extracting #4: cost 11 inf + 0 13.754 * * [simplify]: Extracting #5: cost 27 inf + 0 13.754 * * [simplify]: Extracting #6: cost 25 inf + 254 13.755 * * [simplify]: Extracting #7: cost 4 inf + 2023 13.756 * * [simplify]: Extracting #8: cost 0 inf + 3119 13.757 * [simplify]: Simplified to (* (cbrt (sqrt (- (* b b) (* a (* 4 c))))) (cbrt (sqrt (- (* b b) (* a (* 4 c)))))) 13.758 * [simplify]: Simplified (2 3 1 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (* (cbrt (sqrt (- (* b b) (* a (* 4 c))))) (cbrt (sqrt (- (* b b) (* a (* 4 c)))))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 13.758 * [simplify]: Simplifying (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) 13.758 * * [simplify]: iters left: 6 (10 enodes) 13.764 * * [simplify]: iters left: 5 (36 enodes) 13.775 * * [simplify]: iters left: 4 (58 enodes) 13.791 * * [simplify]: iters left: 3 (95 enodes) 13.806 * * [simplify]: iters left: 2 (101 enodes) 13.819 * * [simplify]: Extracting #0: cost 1 inf + 0 13.819 * * [simplify]: Extracting #1: cost 3 inf + 0 13.819 * * [simplify]: Extracting #2: cost 5 inf + 0 13.819 * * [simplify]: Extracting #3: cost 9 inf + 0 13.819 * * [simplify]: Extracting #4: cost 25 inf + 0 13.819 * * [simplify]: Extracting #5: cost 24 inf + 211 13.820 * * [simplify]: Extracting #6: cost 3 inf + 2103 13.820 * * [simplify]: Extracting #7: cost 0 inf + 2471 13.821 * [simplify]: Simplified to (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) 13.821 * [simplify]: Simplified (2 3 1 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 13.821 * * * * [progress]: [ 6 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (* (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 13.821 * [simplify]: Simplifying (* (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c)))) 13.821 * * [simplify]: iters left: 6 (11 enodes) 13.824 * * [simplify]: iters left: 5 (38 enodes) 13.831 * * [simplify]: iters left: 4 (69 enodes) 13.844 * * [simplify]: iters left: 3 (152 enodes) 13.888 * * [simplify]: iters left: 2 (297 enodes) 13.995 * * [simplify]: iters left: 1 (443 enodes) 14.126 * * [simplify]: Extracting #0: cost 1 inf + 0 14.126 * * [simplify]: Extracting #1: cost 13 inf + 0 14.127 * * [simplify]: Extracting #2: cost 59 inf + 1 14.127 * * [simplify]: Extracting #3: cost 69 inf + 586 14.128 * * [simplify]: Extracting #4: cost 50 inf + 2191 14.132 * * [simplify]: Extracting #5: cost 7 inf + 16231 14.145 * * [simplify]: Extracting #6: cost 0 inf + 19114 14.155 * [simplify]: Simplified to (* (- (* b b) (* (* 4 a) c)) (sqrt (- (* b b) (* (* 4 a) c)))) 14.155 * [simplify]: Simplified (2 3 1 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (* (- (* b b) (* (* 4 a) c)) (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 14.155 * * * * [progress]: [ 7 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 14.155 * [simplify]: Simplifying (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) 14.156 * * [simplify]: iters left: 6 (11 enodes) 14.161 * * [simplify]: iters left: 5 (40 enodes) 14.174 * * [simplify]: iters left: 4 (62 enodes) 14.184 * * [simplify]: iters left: 3 (99 enodes) 14.199 * * [simplify]: iters left: 2 (105 enodes) 14.217 * * [simplify]: Extracting #0: cost 1 inf + 0 14.217 * * [simplify]: Extracting #1: cost 4 inf + 0 14.217 * * [simplify]: Extracting #2: cost 7 inf + 0 14.217 * * [simplify]: Extracting #3: cost 11 inf + 0 14.217 * * [simplify]: Extracting #4: cost 27 inf + 0 14.217 * * [simplify]: Extracting #5: cost 24 inf + 295 14.218 * * [simplify]: Extracting #6: cost 4 inf + 2266 14.219 * * [simplify]: Extracting #7: cost 0 inf + 3119 14.221 * [simplify]: Simplified to (fabs (cbrt (- (* b b) (* (* 4 a) c)))) 14.221 * [simplify]: Simplified (2 3 1 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 14.221 * [simplify]: Simplifying (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) 14.221 * * [simplify]: iters left: 6 (10 enodes) 14.226 * * [simplify]: iters left: 5 (36 enodes) 14.238 * * [simplify]: iters left: 4 (58 enodes) 14.254 * * [simplify]: iters left: 3 (95 enodes) 14.268 * * [simplify]: iters left: 2 (101 enodes) 14.291 * * [simplify]: Extracting #0: cost 1 inf + 0 14.292 * * [simplify]: Extracting #1: cost 3 inf + 0 14.292 * * [simplify]: Extracting #2: cost 5 inf + 0 14.292 * * [simplify]: Extracting #3: cost 9 inf + 0 14.292 * * [simplify]: Extracting #4: cost 25 inf + 0 14.292 * * [simplify]: Extracting #5: cost 24 inf + 211 14.293 * * [simplify]: Extracting #6: cost 3 inf + 2183 14.294 * * [simplify]: Extracting #7: cost 0 inf + 2551 14.295 * [simplify]: Simplified to (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) 14.295 * [simplify]: Simplified (2 3 1 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 14.296 * * * * [progress]: [ 8 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 14.296 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 14.296 * * [simplify]: iters left: 6 (10 enodes) 14.301 * * [simplify]: iters left: 5 (36 enodes) 14.313 * * [simplify]: iters left: 4 (58 enodes) 14.332 * * [simplify]: iters left: 3 (95 enodes) 14.351 * * [simplify]: iters left: 2 (101 enodes) 14.365 * * [simplify]: Extracting #0: cost 1 inf + 0 14.365 * * [simplify]: Extracting #1: cost 3 inf + 0 14.365 * * [simplify]: Extracting #2: cost 5 inf + 0 14.365 * * [simplify]: Extracting #3: cost 9 inf + 0 14.365 * * [simplify]: Extracting #4: cost 25 inf + 0 14.365 * * [simplify]: Extracting #5: cost 24 inf + 211 14.365 * * [simplify]: Extracting #6: cost 3 inf + 2063 14.366 * * [simplify]: Extracting #7: cost 0 inf + 2391 14.367 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 14.367 * [simplify]: Simplified (2 3 1 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 14.367 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 14.367 * * [simplify]: iters left: 6 (10 enodes) 14.370 * * [simplify]: iters left: 5 (36 enodes) 14.375 * * [simplify]: iters left: 4 (58 enodes) 14.392 * * [simplify]: iters left: 3 (95 enodes) 14.421 * * [simplify]: iters left: 2 (101 enodes) 14.442 * * [simplify]: Extracting #0: cost 1 inf + 0 14.442 * * [simplify]: Extracting #1: cost 3 inf + 0 14.442 * * [simplify]: Extracting #2: cost 5 inf + 0 14.442 * * [simplify]: Extracting #3: cost 9 inf + 0 14.442 * * [simplify]: Extracting #4: cost 25 inf + 0 14.442 * * [simplify]: Extracting #5: cost 24 inf + 211 14.443 * * [simplify]: Extracting #6: cost 3 inf + 2063 14.443 * * [simplify]: Extracting #7: cost 0 inf + 2391 14.444 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 14.444 * [simplify]: Simplified (2 3 1 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 14.444 * * * * [progress]: [ 9 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (sqrt 1) (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a))))> 14.444 * [simplify]: Simplifying (sqrt 1) 14.444 * * [simplify]: iters left: 1 (2 enodes) 14.446 * * [simplify]: Extracting #0: cost 1 inf + 0 14.446 * * [simplify]: Extracting #1: cost 0 inf + 1 14.446 * [simplify]: Simplified to 1 14.446 * [simplify]: Simplified (2 3 1 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* 1 (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)))) 14.447 * [simplify]: Simplifying (sqrt (- (* b b) (* (* 4 a) c))) 14.447 * * [simplify]: iters left: 6 (9 enodes) 14.449 * * [simplify]: iters left: 5 (33 enodes) 14.455 * * [simplify]: iters left: 4 (55 enodes) 14.469 * * [simplify]: iters left: 3 (92 enodes) 14.491 * * [simplify]: iters left: 2 (100 enodes) 14.503 * * [simplify]: Extracting #0: cost 1 inf + 0 14.503 * * [simplify]: Extracting #1: cost 3 inf + 0 14.504 * * [simplify]: Extracting #2: cost 7 inf + 0 14.504 * * [simplify]: Extracting #3: cost 23 inf + 0 14.504 * * [simplify]: Extracting #4: cost 21 inf + 295 14.504 * * [simplify]: Extracting #5: cost 7 inf + 1042 14.505 * * [simplify]: Extracting #6: cost 1 inf + 1699 14.505 * * [simplify]: Extracting #7: cost 0 inf + 1903 14.506 * [simplify]: Simplified to (sqrt (- (* b b) (* 4 (* a c)))) 14.506 * [simplify]: Simplified (2 3 1 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* 1 (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)))) 14.506 * * * * [progress]: [ 10 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (/ (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))))> 14.506 * [simplify]: Simplifying (sqrt (- (pow (* b b) 3) (pow (* (* 4 a) c) 3))) 14.506 * * [simplify]: iters left: 6 (12 enodes) 14.510 * * [simplify]: iters left: 5 (60 enodes) 14.529 * * [simplify]: iters left: 4 (184 enodes) 14.622 * * [simplify]: Extracting #0: cost 1 inf + 0 14.623 * * [simplify]: Extracting #1: cost 3 inf + 0 14.623 * * [simplify]: Extracting #2: cost 11 inf + 0 14.623 * * [simplify]: Extracting #3: cost 119 inf + 0 14.624 * * [simplify]: Extracting #4: cost 204 inf + 1307 14.630 * * [simplify]: Extracting #5: cost 92 inf + 19670 14.640 * * [simplify]: Extracting #6: cost 9 inf + 37946 14.648 * * [simplify]: Extracting #7: cost 0 inf + 40337 14.655 * * [simplify]: Extracting #8: cost 0 inf + 40255 14.665 * [simplify]: Simplified to (sqrt (- (* (* b b) (* (* b b) (* b b))) (* 64 (* (* (* c a) (* c a)) (* c a))))) 14.665 * [simplify]: Simplified (2 3 1 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (/ (sqrt (- (* (* 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)))) 14.666 * [simplify]: Simplifying (sqrt (+ (* (* b b) (* b b)) (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (* b b) (* (* 4 a) c))))) 14.666 * * [simplify]: iters left: 6 (13 enodes) 14.670 * * [simplify]: iters left: 5 (65 enodes) 14.697 * * [simplify]: iters left: 4 (174 enodes) 14.759 * * [simplify]: iters left: 3 (459 enodes) 14.972 * * [simplify]: Extracting #0: cost 1 inf + 0 14.972 * * [simplify]: Extracting #1: cost 3 inf + 0 14.972 * * [simplify]: Extracting #2: cost 10 inf + 0 14.972 * * [simplify]: Extracting #3: cost 75 inf + 0 14.974 * * [simplify]: Extracting #4: cost 109 inf + 1281 14.976 * * [simplify]: Extracting #5: cost 36 inf + 9444 14.981 * * [simplify]: Extracting #6: cost 1 inf + 15435 14.985 * * [simplify]: Extracting #7: cost 0 inf + 15639 14.993 * [simplify]: Simplified to (sqrt (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (+ (* (* 4 a) c) (* b b)) (* b b)))) 14.993 * [simplify]: Simplified (2 3 1 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (/ (sqrt (- (* (* b b) (* (* b b) (* b b))) (* 64 (* (* (* c a) (* c a)) (* c a))))) (sqrt (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (+ (* (* 4 a) c) (* b b)) (* b b)))))))) (* 2 a)))) 14.993 * * * * [progress]: [ 11 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (/ (sqrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) (sqrt (+ (* b b) (* (* 4 a) c))))))) (* 2 a))))> 14.993 * [simplify]: Simplifying (sqrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) 14.993 * * [simplify]: iters left: 6 (11 enodes) 14.997 * * [simplify]: iters left: 5 (53 enodes) 15.009 * * [simplify]: iters left: 4 (138 enodes) 15.063 * * [simplify]: iters left: 3 (430 enodes) 15.336 * * [simplify]: Extracting #0: cost 1 inf + 0 15.336 * * [simplify]: Extracting #1: cost 3 inf + 0 15.336 * * [simplify]: Extracting #2: cost 13 inf + 0 15.337 * * [simplify]: Extracting #3: cost 137 inf + 0 15.338 * * [simplify]: Extracting #4: cost 182 inf + 1154 15.341 * * [simplify]: Extracting #5: cost 77 inf + 13800 15.348 * * [simplify]: Extracting #6: cost 4 inf + 24689 15.360 * * [simplify]: Extracting #7: cost 0 inf + 25309 15.374 * [simplify]: Simplified to (sqrt (- (* (* b b) (* b b)) (* (* 4 (* c a)) (* 4 (* c a))))) 15.375 * [simplify]: Simplified (2 3 1 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (/ (sqrt (- (* (* b b) (* b b)) (* (* 4 (* c a)) (* 4 (* c a))))) (sqrt (+ (* b b) (* (* 4 a) c))))))) (* 2 a)))) 15.375 * [simplify]: Simplifying (sqrt (+ (* b b) (* (* 4 a) c))) 15.375 * * [simplify]: iters left: 6 (9 enodes) 15.380 * * [simplify]: iters left: 5 (32 enodes) 15.389 * * [simplify]: iters left: 4 (40 enodes) 15.404 * * [simplify]: iters left: 3 (45 enodes) 15.411 * * [simplify]: Extracting #0: cost 1 inf + 0 15.411 * * [simplify]: Extracting #1: cost 3 inf + 0 15.411 * * [simplify]: Extracting #2: cost 6 inf + 0 15.411 * * [simplify]: Extracting #3: cost 15 inf + 0 15.411 * * [simplify]: Extracting #4: cost 13 inf + 46 15.411 * * [simplify]: Extracting #5: cost 6 inf + 501 15.412 * * [simplify]: Extracting #6: cost 0 inf + 1240 15.412 * [simplify]: Simplified to (sqrt (+ (* b b) (* 4 (* a c)))) 15.412 * [simplify]: Simplified (2 3 1 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (/ (sqrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) (sqrt (+ (* b b) (* 4 (* a c)))))))) (* 2 a)))) 15.412 * * * * [progress]: [ 12 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (pow (- (* b b) (* (* 4 a) c)) (/ 1 2))))) (* 2 a))))> 15.412 * [simplify]: Simplifying (/ 1 2) 15.413 * * [simplify]: iters left: 2 (3 enodes) 15.414 * * [simplify]: iters left: 1 (12 enodes) 15.417 * * [simplify]: Extracting #0: cost 1 inf + 0 15.417 * * [simplify]: Extracting #1: cost 0 inf + 1 15.417 * [simplify]: Simplified to 1/2 15.417 * [simplify]: Simplified (2 3 1 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (pow (- (* b b) (* (* 4 a) c)) 1/2)))) (* 2 a)))) 15.417 * * * * [progress]: [ 13 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 15.417 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 15.417 * * [simplify]: iters left: 6 (10 enodes) 15.420 * * [simplify]: iters left: 5 (36 enodes) 15.426 * * [simplify]: iters left: 4 (58 enodes) 15.435 * * [simplify]: iters left: 3 (95 enodes) 15.457 * * [simplify]: iters left: 2 (101 enodes) 15.481 * * [simplify]: Extracting #0: cost 1 inf + 0 15.481 * * [simplify]: Extracting #1: cost 3 inf + 0 15.482 * * [simplify]: Extracting #2: cost 5 inf + 0 15.482 * * [simplify]: Extracting #3: cost 9 inf + 0 15.482 * * [simplify]: Extracting #4: cost 25 inf + 0 15.482 * * [simplify]: Extracting #5: cost 24 inf + 211 15.483 * * [simplify]: Extracting #6: cost 3 inf + 2063 15.484 * * [simplify]: Extracting #7: cost 0 inf + 2391 15.485 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 15.485 * [simplify]: Simplified (2 3 1 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 15.486 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 15.486 * * [simplify]: iters left: 6 (10 enodes) 15.491 * * [simplify]: iters left: 5 (36 enodes) 15.502 * * [simplify]: iters left: 4 (58 enodes) 15.524 * * [simplify]: iters left: 3 (95 enodes) 15.552 * * [simplify]: iters left: 2 (101 enodes) 15.576 * * [simplify]: Extracting #0: cost 1 inf + 0 15.576 * * [simplify]: Extracting #1: cost 3 inf + 0 15.576 * * [simplify]: Extracting #2: cost 5 inf + 0 15.576 * * [simplify]: Extracting #3: cost 9 inf + 0 15.576 * * [simplify]: Extracting #4: cost 25 inf + 0 15.577 * * [simplify]: Extracting #5: cost 24 inf + 211 15.578 * * [simplify]: Extracting #6: cost 3 inf + 2063 15.579 * * [simplify]: Extracting #7: cost 0 inf + 2391 15.580 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 15.580 * [simplify]: Simplified (2 3 1 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 15.580 * * * * [progress]: [ 14 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (fabs (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a))))> 15.580 * * * * [progress]: [ 15 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* 1 (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a))))> 15.580 * * * * [progress]: [ 16 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (posit16->real (real->posit16 (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 15.581 * [simplify]: Simplifying (real->posit16 (sqrt (- (* b b) (* (* 4 a) c)))) 15.581 * * [simplify]: iters left: 6 (10 enodes) 15.586 * * [simplify]: iters left: 5 (33 enodes) 15.597 * * [simplify]: iters left: 4 (55 enodes) 15.615 * * [simplify]: iters left: 3 (92 enodes) 15.640 * * [simplify]: iters left: 2 (100 enodes) 15.655 * * [simplify]: Extracting #0: cost 1 inf + 0 15.655 * * [simplify]: Extracting #1: cost 2 inf + 0 15.655 * * [simplify]: Extracting #2: cost 3 inf + 0 15.655 * * [simplify]: Extracting #3: cost 7 inf + 0 15.655 * * [simplify]: Extracting #4: cost 23 inf + 0 15.655 * * [simplify]: Extracting #5: cost 23 inf + 170 15.656 * * [simplify]: Extracting #6: cost 8 inf + 960 15.656 * * [simplify]: Extracting #7: cost 0 inf + 1903 15.657 * [simplify]: Simplified to (real->posit16 (sqrt (+ (* (* -4 c) a) (* b b)))) 15.657 * [simplify]: Simplified (2 3 1 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (posit16->real (real->posit16 (sqrt (+ (* (* -4 c) a) (* b b)))))))) (* 2 a)))) 15.657 * * * * [progress]: [ 17 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (pow (- (* b b) (* (* 4 a) c)) 1/2)) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 15.657 * * * * [progress]: [ 18 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (pow (sqrt (- (* b b) (* (* 4 a) c))) 1)) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 15.657 * * * * [progress]: [ 19 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (exp (log (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 15.657 * [simplify]: Simplifying (log (sqrt (- (* b b) (* (* 4 a) c)))) 15.657 * * [simplify]: iters left: 6 (10 enodes) 15.660 * * [simplify]: iters left: 5 (36 enodes) 15.666 * * [simplify]: iters left: 4 (58 enodes) 15.676 * * [simplify]: iters left: 3 (95 enodes) 15.690 * * [simplify]: iters left: 2 (101 enodes) 15.702 * * [simplify]: Extracting #0: cost 1 inf + 0 15.702 * * [simplify]: Extracting #1: cost 3 inf + 0 15.702 * * [simplify]: Extracting #2: cost 5 inf + 0 15.702 * * [simplify]: Extracting #3: cost 9 inf + 0 15.702 * * [simplify]: Extracting #4: cost 25 inf + 0 15.703 * * [simplify]: Extracting #5: cost 24 inf + 211 15.703 * * [simplify]: Extracting #6: cost 3 inf + 2093 15.704 * * [simplify]: Extracting #7: cost 0 inf + 2451 15.704 * [simplify]: Simplified to (log (sqrt (- (* b b) (* (* 4 a) c)))) 15.704 * [simplify]: Simplified (2 3 1 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (exp (log (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 15.704 * * * * [progress]: [ 20 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (log (exp (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 15.705 * [simplify]: Simplifying (exp (sqrt (- (* b b) (* (* 4 a) c)))) 15.705 * * [simplify]: iters left: 6 (10 enodes) 15.707 * * [simplify]: iters left: 5 (36 enodes) 15.713 * * [simplify]: iters left: 4 (58 enodes) 15.730 * * [simplify]: iters left: 3 (95 enodes) 15.759 * * [simplify]: iters left: 2 (101 enodes) 15.784 * * [simplify]: Extracting #0: cost 1 inf + 0 15.784 * * [simplify]: Extracting #1: cost 3 inf + 0 15.784 * * [simplify]: Extracting #2: cost 5 inf + 0 15.784 * * [simplify]: Extracting #3: cost 9 inf + 0 15.784 * * [simplify]: Extracting #4: cost 25 inf + 0 15.784 * * [simplify]: Extracting #5: cost 24 inf + 211 15.785 * * [simplify]: Extracting #6: cost 3 inf + 2093 15.786 * * [simplify]: Extracting #7: cost 0 inf + 2451 15.787 * [simplify]: Simplified to (exp (sqrt (- (* b b) (* (* 4 a) c)))) 15.787 * [simplify]: Simplified (2 3 1 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (log (exp (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 15.788 * * * * [progress]: [ 21 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 15.788 * [simplify]: Simplifying (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) 15.788 * * [simplify]: iters left: 6 (11 enodes) 15.793 * * [simplify]: iters left: 5 (39 enodes) 15.806 * * [simplify]: iters left: 4 (61 enodes) 15.822 * * [simplify]: iters left: 3 (98 enodes) 15.837 * * [simplify]: iters left: 2 (104 enodes) 15.852 * * [simplify]: Extracting #0: cost 1 inf + 0 15.852 * * [simplify]: Extracting #1: cost 3 inf + 0 15.852 * * [simplify]: Extracting #2: cost 5 inf + 0 15.852 * * [simplify]: Extracting #3: cost 7 inf + 0 15.852 * * [simplify]: Extracting #4: cost 11 inf + 0 15.852 * * [simplify]: Extracting #5: cost 27 inf + 0 15.852 * * [simplify]: Extracting #6: cost 25 inf + 254 15.852 * * [simplify]: Extracting #7: cost 4 inf + 2023 15.853 * * [simplify]: Extracting #8: cost 0 inf + 3119 15.854 * [simplify]: Simplified to (* (cbrt (sqrt (- (* b b) (* a (* 4 c))))) (cbrt (sqrt (- (* b b) (* a (* 4 c)))))) 15.854 * [simplify]: Simplified (2 3 1 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* (* (cbrt (sqrt (- (* b b) (* a (* 4 c))))) (cbrt (sqrt (- (* b b) (* a (* 4 c)))))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 15.854 * [simplify]: Simplifying (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) 15.854 * * [simplify]: iters left: 6 (10 enodes) 15.857 * * [simplify]: iters left: 5 (36 enodes) 15.863 * * [simplify]: iters left: 4 (58 enodes) 15.874 * * [simplify]: iters left: 3 (95 enodes) 15.902 * * [simplify]: iters left: 2 (101 enodes) 15.926 * * [simplify]: Extracting #0: cost 1 inf + 0 15.927 * * [simplify]: Extracting #1: cost 3 inf + 0 15.927 * * [simplify]: Extracting #2: cost 5 inf + 0 15.927 * * [simplify]: Extracting #3: cost 9 inf + 0 15.927 * * [simplify]: Extracting #4: cost 25 inf + 0 15.927 * * [simplify]: Extracting #5: cost 24 inf + 211 15.927 * * [simplify]: Extracting #6: cost 3 inf + 2103 15.928 * * [simplify]: Extracting #7: cost 0 inf + 2471 15.928 * [simplify]: Simplified to (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) 15.928 * [simplify]: Simplified (2 3 1 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 15.929 * * * * [progress]: [ 22 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (cbrt (* (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 15.929 * [simplify]: Simplifying (* (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c)))) 15.929 * * [simplify]: iters left: 6 (11 enodes) 15.932 * * [simplify]: iters left: 5 (38 enodes) 15.938 * * [simplify]: iters left: 4 (69 enodes) 15.953 * * [simplify]: iters left: 3 (152 enodes) 16.008 * * [simplify]: iters left: 2 (297 enodes) 16.117 * * [simplify]: iters left: 1 (443 enodes) 16.252 * * [simplify]: Extracting #0: cost 1 inf + 0 16.252 * * [simplify]: Extracting #1: cost 13 inf + 0 16.252 * * [simplify]: Extracting #2: cost 59 inf + 1 16.253 * * [simplify]: Extracting #3: cost 69 inf + 586 16.254 * * [simplify]: Extracting #4: cost 50 inf + 2191 16.257 * * [simplify]: Extracting #5: cost 7 inf + 16231 16.262 * * [simplify]: Extracting #6: cost 0 inf + 19114 16.267 * [simplify]: Simplified to (* (- (* b b) (* (* 4 a) c)) (sqrt (- (* b b) (* (* 4 a) c)))) 16.267 * [simplify]: Simplified (2 3 1 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (cbrt (* (- (* b b) (* (* 4 a) c)) (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 16.267 * * * * [progress]: [ 23 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 16.267 * [simplify]: Simplifying (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) 16.267 * * [simplify]: iters left: 6 (11 enodes) 16.270 * * [simplify]: iters left: 5 (40 enodes) 16.276 * * [simplify]: iters left: 4 (62 enodes) 16.291 * * [simplify]: iters left: 3 (99 enodes) 16.321 * * [simplify]: iters left: 2 (105 enodes) 16.347 * * [simplify]: Extracting #0: cost 1 inf + 0 16.347 * * [simplify]: Extracting #1: cost 4 inf + 0 16.347 * * [simplify]: Extracting #2: cost 7 inf + 0 16.347 * * [simplify]: Extracting #3: cost 11 inf + 0 16.348 * * [simplify]: Extracting #4: cost 27 inf + 0 16.348 * * [simplify]: Extracting #5: cost 24 inf + 295 16.349 * * [simplify]: Extracting #6: cost 4 inf + 2266 16.350 * * [simplify]: Extracting #7: cost 0 inf + 3119 16.351 * [simplify]: Simplified to (fabs (cbrt (- (* b b) (* (* 4 a) c)))) 16.351 * [simplify]: Simplified (2 3 1 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 16.352 * [simplify]: Simplifying (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) 16.352 * * [simplify]: iters left: 6 (10 enodes) 16.357 * * [simplify]: iters left: 5 (36 enodes) 16.368 * * [simplify]: iters left: 4 (58 enodes) 16.386 * * [simplify]: iters left: 3 (95 enodes) 16.413 * * [simplify]: iters left: 2 (101 enodes) 16.439 * * [simplify]: Extracting #0: cost 1 inf + 0 16.439 * * [simplify]: Extracting #1: cost 3 inf + 0 16.439 * * [simplify]: Extracting #2: cost 5 inf + 0 16.439 * * [simplify]: Extracting #3: cost 9 inf + 0 16.439 * * [simplify]: Extracting #4: cost 25 inf + 0 16.439 * * [simplify]: Extracting #5: cost 24 inf + 211 16.440 * * [simplify]: Extracting #6: cost 3 inf + 2183 16.442 * * [simplify]: Extracting #7: cost 0 inf + 2551 16.443 * [simplify]: Simplified to (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) 16.443 * [simplify]: Simplified (2 3 1 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 16.444 * * * * [progress]: [ 24 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 16.444 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 16.444 * * [simplify]: iters left: 6 (10 enodes) 16.449 * * [simplify]: iters left: 5 (36 enodes) 16.460 * * [simplify]: iters left: 4 (58 enodes) 16.479 * * [simplify]: iters left: 3 (95 enodes) 16.507 * * [simplify]: iters left: 2 (101 enodes) 16.531 * * [simplify]: Extracting #0: cost 1 inf + 0 16.531 * * [simplify]: Extracting #1: cost 3 inf + 0 16.531 * * [simplify]: Extracting #2: cost 5 inf + 0 16.531 * * [simplify]: Extracting #3: cost 9 inf + 0 16.531 * * [simplify]: Extracting #4: cost 25 inf + 0 16.531 * * [simplify]: Extracting #5: cost 24 inf + 211 16.532 * * [simplify]: Extracting #6: cost 3 inf + 2063 16.533 * * [simplify]: Extracting #7: cost 0 inf + 2391 16.534 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 16.535 * [simplify]: Simplified (2 3 1 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 16.535 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 16.535 * * [simplify]: iters left: 6 (10 enodes) 16.540 * * [simplify]: iters left: 5 (36 enodes) 16.552 * * [simplify]: iters left: 4 (58 enodes) 16.563 * * [simplify]: iters left: 3 (95 enodes) 16.579 * * [simplify]: iters left: 2 (101 enodes) 16.596 * * [simplify]: Extracting #0: cost 1 inf + 0 16.596 * * [simplify]: Extracting #1: cost 3 inf + 0 16.596 * * [simplify]: Extracting #2: cost 5 inf + 0 16.596 * * [simplify]: Extracting #3: cost 9 inf + 0 16.596 * * [simplify]: Extracting #4: cost 25 inf + 0 16.597 * * [simplify]: Extracting #5: cost 24 inf + 211 16.598 * * [simplify]: Extracting #6: cost 3 inf + 2063 16.599 * * [simplify]: Extracting #7: cost 0 inf + 2391 16.600 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 16.600 * [simplify]: Simplified (2 3 1 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 16.600 * * * * [progress]: [ 25 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* (sqrt 1) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 16.601 * [simplify]: Simplifying (sqrt 1) 16.601 * * [simplify]: iters left: 1 (2 enodes) 16.604 * * [simplify]: Extracting #0: cost 1 inf + 0 16.604 * * [simplify]: Extracting #1: cost 0 inf + 1 16.604 * [simplify]: Simplified to 1 16.604 * [simplify]: Simplified (2 3 1 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* 1 (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 16.605 * [simplify]: Simplifying (sqrt (- (* b b) (* (* 4 a) c))) 16.605 * * [simplify]: iters left: 6 (9 enodes) 16.609 * * [simplify]: iters left: 5 (33 enodes) 16.621 * * [simplify]: iters left: 4 (55 enodes) 16.638 * * [simplify]: iters left: 3 (92 enodes) 16.666 * * [simplify]: iters left: 2 (100 enodes) 16.688 * * [simplify]: Extracting #0: cost 1 inf + 0 16.688 * * [simplify]: Extracting #1: cost 3 inf + 0 16.688 * * [simplify]: Extracting #2: cost 7 inf + 0 16.688 * * [simplify]: Extracting #3: cost 23 inf + 0 16.688 * * [simplify]: Extracting #4: cost 21 inf + 295 16.688 * * [simplify]: Extracting #5: cost 7 inf + 1042 16.689 * * [simplify]: Extracting #6: cost 1 inf + 1699 16.689 * * [simplify]: Extracting #7: cost 0 inf + 1903 16.690 * [simplify]: Simplified to (sqrt (- (* b b) (* 4 (* a c)))) 16.690 * [simplify]: Simplified (2 3 1 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* 1 (sqrt (- (* b b) (* 4 (* a c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 16.690 * * * * [progress]: [ 26 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (/ (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))))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 16.690 * [simplify]: Simplifying (sqrt (- (pow (* b b) 3) (pow (* (* 4 a) c) 3))) 16.690 * * [simplify]: iters left: 6 (12 enodes) 16.694 * * [simplify]: iters left: 5 (60 enodes) 16.709 * * [simplify]: iters left: 4 (184 enodes) 16.792 * * [simplify]: Extracting #0: cost 1 inf + 0 16.792 * * [simplify]: Extracting #1: cost 3 inf + 0 16.792 * * [simplify]: Extracting #2: cost 11 inf + 0 16.793 * * [simplify]: Extracting #3: cost 119 inf + 0 16.793 * * [simplify]: Extracting #4: cost 204 inf + 1307 16.796 * * [simplify]: Extracting #5: cost 92 inf + 19670 16.803 * * [simplify]: Extracting #6: cost 9 inf + 37946 16.815 * * [simplify]: Extracting #7: cost 0 inf + 40337 16.827 * * [simplify]: Extracting #8: cost 0 inf + 40255 16.835 * [simplify]: Simplified to (sqrt (- (* (* b b) (* (* b b) (* b b))) (* 64 (* (* (* c a) (* c a)) (* c a))))) 16.835 * [simplify]: Simplified (2 3 1 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (/ (sqrt (- (* (* 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))))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 16.835 * [simplify]: Simplifying (sqrt (+ (* (* b b) (* b b)) (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (* b b) (* (* 4 a) c))))) 16.835 * * [simplify]: iters left: 6 (13 enodes) 16.839 * * [simplify]: iters left: 5 (65 enodes) 16.852 * * [simplify]: iters left: 4 (174 enodes) 16.911 * * [simplify]: iters left: 3 (459 enodes) 17.137 * * [simplify]: Extracting #0: cost 1 inf + 0 17.137 * * [simplify]: Extracting #1: cost 3 inf + 0 17.137 * * [simplify]: Extracting #2: cost 10 inf + 0 17.137 * * [simplify]: Extracting #3: cost 75 inf + 0 17.138 * * [simplify]: Extracting #4: cost 109 inf + 1281 17.141 * * [simplify]: Extracting #5: cost 36 inf + 9444 17.146 * * [simplify]: Extracting #6: cost 1 inf + 15435 17.156 * * [simplify]: Extracting #7: cost 0 inf + 15639 17.166 * [simplify]: Simplified to (sqrt (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (+ (* (* 4 a) c) (* b b)) (* b b)))) 17.166 * [simplify]: Simplified (2 3 1 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (/ (sqrt (- (* (* b b) (* (* b b) (* b b))) (* 64 (* (* (* c a) (* c a)) (* c a))))) (sqrt (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (+ (* (* 4 a) c) (* b b)) (* b b)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 17.166 * * * * [progress]: [ 27 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (/ (sqrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) (sqrt (+ (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 17.167 * [simplify]: Simplifying (sqrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) 17.167 * * [simplify]: iters left: 6 (11 enodes) 17.173 * * [simplify]: iters left: 5 (53 enodes) 17.192 * * [simplify]: iters left: 4 (138 enodes) 17.244 * * [simplify]: iters left: 3 (430 enodes) 17.529 * * [simplify]: Extracting #0: cost 1 inf + 0 17.529 * * [simplify]: Extracting #1: cost 3 inf + 0 17.529 * * [simplify]: Extracting #2: cost 13 inf + 0 17.529 * * [simplify]: Extracting #3: cost 137 inf + 0 17.530 * * [simplify]: Extracting #4: cost 182 inf + 1154 17.534 * * [simplify]: Extracting #5: cost 77 inf + 13800 17.540 * * [simplify]: Extracting #6: cost 4 inf + 24689 17.547 * * [simplify]: Extracting #7: cost 0 inf + 25309 17.560 * [simplify]: Simplified to (sqrt (- (* (* b b) (* b b)) (* (* 4 (* c a)) (* 4 (* c a))))) 17.560 * [simplify]: Simplified (2 3 1 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (/ (sqrt (- (* (* b b) (* b b)) (* (* 4 (* c a)) (* 4 (* c a))))) (sqrt (+ (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 17.561 * [simplify]: Simplifying (sqrt (+ (* b b) (* (* 4 a) c))) 17.561 * * [simplify]: iters left: 6 (9 enodes) 17.566 * * [simplify]: iters left: 5 (32 enodes) 17.576 * * [simplify]: iters left: 4 (40 enodes) 17.588 * * [simplify]: iters left: 3 (45 enodes) 17.595 * * [simplify]: Extracting #0: cost 1 inf + 0 17.595 * * [simplify]: Extracting #1: cost 3 inf + 0 17.595 * * [simplify]: Extracting #2: cost 6 inf + 0 17.595 * * [simplify]: Extracting #3: cost 15 inf + 0 17.595 * * [simplify]: Extracting #4: cost 13 inf + 46 17.595 * * [simplify]: Extracting #5: cost 6 inf + 501 17.595 * * [simplify]: Extracting #6: cost 0 inf + 1240 17.595 * [simplify]: Simplified to (sqrt (+ (* b b) (* 4 (* a c)))) 17.596 * [simplify]: Simplified (2 3 1 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (/ (sqrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) (sqrt (+ (* b b) (* 4 (* a c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 17.596 * * * * [progress]: [ 28 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (pow (- (* b b) (* (* 4 a) c)) (/ 1 2))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 17.596 * [simplify]: Simplifying (/ 1 2) 17.596 * * [simplify]: iters left: 2 (3 enodes) 17.598 * * [simplify]: iters left: 1 (12 enodes) 17.600 * * [simplify]: Extracting #0: cost 1 inf + 0 17.600 * * [simplify]: Extracting #1: cost 0 inf + 1 17.600 * [simplify]: Simplified to 1/2 17.600 * [simplify]: Simplified (2 3 1 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (pow (- (* b b) (* (* 4 a) c)) 1/2)) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 17.600 * * * * [progress]: [ 29 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 17.600 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 17.600 * * [simplify]: iters left: 6 (10 enodes) 17.603 * * [simplify]: iters left: 5 (36 enodes) 17.609 * * [simplify]: iters left: 4 (58 enodes) 17.622 * * [simplify]: iters left: 3 (95 enodes) 17.649 * * [simplify]: iters left: 2 (101 enodes) 17.660 * * [simplify]: Extracting #0: cost 1 inf + 0 17.660 * * [simplify]: Extracting #1: cost 3 inf + 0 17.660 * * [simplify]: Extracting #2: cost 5 inf + 0 17.661 * * [simplify]: Extracting #3: cost 9 inf + 0 17.661 * * [simplify]: Extracting #4: cost 25 inf + 0 17.661 * * [simplify]: Extracting #5: cost 24 inf + 211 17.661 * * [simplify]: Extracting #6: cost 3 inf + 2063 17.662 * * [simplify]: Extracting #7: cost 0 inf + 2391 17.662 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 17.662 * [simplify]: Simplified (2 3 1 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 17.663 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 17.663 * * [simplify]: iters left: 6 (10 enodes) 17.665 * * [simplify]: iters left: 5 (36 enodes) 17.671 * * [simplify]: iters left: 4 (58 enodes) 17.682 * * [simplify]: iters left: 3 (95 enodes) 17.702 * * [simplify]: iters left: 2 (101 enodes) 17.716 * * [simplify]: Extracting #0: cost 1 inf + 0 17.716 * * [simplify]: Extracting #1: cost 3 inf + 0 17.716 * * [simplify]: Extracting #2: cost 5 inf + 0 17.716 * * [simplify]: Extracting #3: cost 9 inf + 0 17.716 * * [simplify]: Extracting #4: cost 25 inf + 0 17.716 * * [simplify]: Extracting #5: cost 24 inf + 211 17.717 * * [simplify]: Extracting #6: cost 3 inf + 2063 17.717 * * [simplify]: Extracting #7: cost 0 inf + 2391 17.718 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 17.718 * [simplify]: Simplified (2 3 1 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 17.718 * * * * [progress]: [ 30 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (fabs (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 17.718 * * * * [progress]: [ 31 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* 1 (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 17.718 * * * * [progress]: [ 32 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (posit16->real (real->posit16 (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 17.718 * [simplify]: Simplifying (real->posit16 (sqrt (- (* b b) (* (* 4 a) c)))) 17.719 * * [simplify]: iters left: 6 (10 enodes) 17.721 * * [simplify]: iters left: 5 (33 enodes) 17.727 * * [simplify]: iters left: 4 (55 enodes) 17.738 * * [simplify]: iters left: 3 (92 enodes) 17.765 * * [simplify]: iters left: 2 (100 enodes) 17.792 * * [simplify]: Extracting #0: cost 1 inf + 0 17.793 * * [simplify]: Extracting #1: cost 2 inf + 0 17.793 * * [simplify]: Extracting #2: cost 3 inf + 0 17.793 * * [simplify]: Extracting #3: cost 7 inf + 0 17.793 * * [simplify]: Extracting #4: cost 23 inf + 0 17.793 * * [simplify]: Extracting #5: cost 23 inf + 170 17.794 * * [simplify]: Extracting #6: cost 8 inf + 960 17.794 * * [simplify]: Extracting #7: cost 0 inf + 1903 17.795 * [simplify]: Simplified to (real->posit16 (sqrt (+ (* (* -4 c) a) (* b b)))) 17.795 * [simplify]: Simplified (2 3 1 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (posit16->real (real->posit16 (sqrt (+ (* (* -4 c) a) (* b b)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 17.795 * * * * [progress]: [ 33 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (pow (- (* b b) (* (* 4 a) c)) 1/2))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 17.795 * * * * [progress]: [ 34 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (pow (sqrt (- (* b b) (* (* 4 a) c))) 1))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 17.795 * * * * [progress]: [ 35 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (exp (log (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 17.795 * [simplify]: Simplifying (log (sqrt (- (* b b) (* (* 4 a) c)))) 17.795 * * [simplify]: iters left: 6 (10 enodes) 17.799 * * [simplify]: iters left: 5 (36 enodes) 17.805 * * [simplify]: iters left: 4 (58 enodes) 17.816 * * [simplify]: iters left: 3 (95 enodes) 17.834 * * [simplify]: iters left: 2 (101 enodes) 17.858 * * [simplify]: Extracting #0: cost 1 inf + 0 17.858 * * [simplify]: Extracting #1: cost 3 inf + 0 17.858 * * [simplify]: Extracting #2: cost 5 inf + 0 17.859 * * [simplify]: Extracting #3: cost 9 inf + 0 17.859 * * [simplify]: Extracting #4: cost 25 inf + 0 17.859 * * [simplify]: Extracting #5: cost 24 inf + 211 17.860 * * [simplify]: Extracting #6: cost 3 inf + 2093 17.861 * * [simplify]: Extracting #7: cost 0 inf + 2451 17.862 * [simplify]: Simplified to (log (sqrt (- (* b b) (* (* 4 a) c)))) 17.862 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (exp (log (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 17.862 * * * * [progress]: [ 36 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (log (exp (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 17.863 * [simplify]: Simplifying (exp (sqrt (- (* b b) (* (* 4 a) c)))) 17.863 * * [simplify]: iters left: 6 (10 enodes) 17.868 * * [simplify]: iters left: 5 (36 enodes) 17.879 * * [simplify]: iters left: 4 (58 enodes) 17.892 * * [simplify]: iters left: 3 (95 enodes) 17.906 * * [simplify]: iters left: 2 (101 enodes) 17.922 * * [simplify]: Extracting #0: cost 1 inf + 0 17.923 * * [simplify]: Extracting #1: cost 3 inf + 0 17.923 * * [simplify]: Extracting #2: cost 5 inf + 0 17.923 * * [simplify]: Extracting #3: cost 9 inf + 0 17.923 * * [simplify]: Extracting #4: cost 25 inf + 0 17.923 * * [simplify]: Extracting #5: cost 24 inf + 211 17.924 * * [simplify]: Extracting #6: cost 3 inf + 2093 17.925 * * [simplify]: Extracting #7: cost 0 inf + 2451 17.926 * [simplify]: Simplified to (exp (sqrt (- (* b b) (* (* 4 a) c)))) 17.926 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (log (exp (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 17.926 * * * * [progress]: [ 37 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 17.926 * [simplify]: Simplifying (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) 17.927 * * [simplify]: iters left: 6 (11 enodes) 17.932 * * [simplify]: iters left: 5 (39 enodes) 17.943 * * [simplify]: iters left: 4 (61 enodes) 17.962 * * [simplify]: iters left: 3 (98 enodes) 17.992 * * [simplify]: iters left: 2 (104 enodes) 18.016 * * [simplify]: Extracting #0: cost 1 inf + 0 18.016 * * [simplify]: Extracting #1: cost 3 inf + 0 18.016 * * [simplify]: Extracting #2: cost 5 inf + 0 18.016 * * [simplify]: Extracting #3: cost 7 inf + 0 18.016 * * [simplify]: Extracting #4: cost 11 inf + 0 18.016 * * [simplify]: Extracting #5: cost 27 inf + 0 18.017 * * [simplify]: Extracting #6: cost 25 inf + 254 18.017 * * [simplify]: Extracting #7: cost 4 inf + 2023 18.019 * * [simplify]: Extracting #8: cost 0 inf + 3119 18.020 * [simplify]: Simplified to (* (cbrt (sqrt (- (* b b) (* a (* 4 c))))) (cbrt (sqrt (- (* b b) (* a (* 4 c)))))) 18.020 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (* (cbrt (sqrt (- (* b b) (* a (* 4 c))))) (cbrt (sqrt (- (* b b) (* a (* 4 c)))))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 18.021 * [simplify]: Simplifying (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) 18.021 * * [simplify]: iters left: 6 (10 enodes) 18.026 * * [simplify]: iters left: 5 (36 enodes) 18.038 * * [simplify]: iters left: 4 (58 enodes) 18.059 * * [simplify]: iters left: 3 (95 enodes) 18.087 * * [simplify]: iters left: 2 (101 enodes) 18.099 * * [simplify]: Extracting #0: cost 1 inf + 0 18.099 * * [simplify]: Extracting #1: cost 3 inf + 0 18.099 * * [simplify]: Extracting #2: cost 5 inf + 0 18.100 * * [simplify]: Extracting #3: cost 9 inf + 0 18.100 * * [simplify]: Extracting #4: cost 25 inf + 0 18.100 * * [simplify]: Extracting #5: cost 24 inf + 211 18.100 * * [simplify]: Extracting #6: cost 3 inf + 2103 18.101 * * [simplify]: Extracting #7: cost 0 inf + 2471 18.101 * [simplify]: Simplified to (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) 18.101 * [simplify]: Simplified (2 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 18.102 * * * * [progress]: [ 38 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (cbrt (* (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 18.102 * [simplify]: Simplifying (* (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c)))) 18.102 * * [simplify]: iters left: 6 (11 enodes) 18.105 * * [simplify]: iters left: 5 (38 enodes) 18.111 * * [simplify]: iters left: 4 (69 enodes) 18.135 * * [simplify]: iters left: 3 (152 enodes) 18.189 * * [simplify]: iters left: 2 (297 enodes) 18.271 * * [simplify]: iters left: 1 (443 enodes) 18.377 * * [simplify]: Extracting #0: cost 1 inf + 0 18.377 * * [simplify]: Extracting #1: cost 13 inf + 0 18.377 * * [simplify]: Extracting #2: cost 59 inf + 1 18.378 * * [simplify]: Extracting #3: cost 69 inf + 586 18.379 * * [simplify]: Extracting #4: cost 50 inf + 2191 18.385 * * [simplify]: Extracting #5: cost 7 inf + 16231 18.393 * * [simplify]: Extracting #6: cost 0 inf + 19114 18.398 * [simplify]: Simplified to (* (- (* b b) (* (* 4 a) c)) (sqrt (- (* b b) (* (* 4 a) c)))) 18.398 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (cbrt (* (- (* b b) (* (* 4 a) c)) (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 18.398 * * * * [progress]: [ 39 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 18.398 * [simplify]: Simplifying (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) 18.399 * * [simplify]: iters left: 6 (11 enodes) 18.402 * * [simplify]: iters left: 5 (40 enodes) 18.408 * * [simplify]: iters left: 4 (62 enodes) 18.419 * * [simplify]: iters left: 3 (99 enodes) 18.443 * * [simplify]: iters left: 2 (105 enodes) 18.466 * * [simplify]: Extracting #0: cost 1 inf + 0 18.466 * * [simplify]: Extracting #1: cost 4 inf + 0 18.466 * * [simplify]: Extracting #2: cost 7 inf + 0 18.466 * * [simplify]: Extracting #3: cost 11 inf + 0 18.466 * * [simplify]: Extracting #4: cost 27 inf + 0 18.466 * * [simplify]: Extracting #5: cost 24 inf + 295 18.470 * * [simplify]: Extracting #6: cost 4 inf + 2266 18.471 * * [simplify]: Extracting #7: cost 0 inf + 3119 18.472 * [simplify]: Simplified to (fabs (cbrt (- (* b b) (* (* 4 a) c)))) 18.472 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 18.473 * [simplify]: Simplifying (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) 18.473 * * [simplify]: iters left: 6 (10 enodes) 18.478 * * [simplify]: iters left: 5 (36 enodes) 18.484 * * [simplify]: iters left: 4 (58 enodes) 18.494 * * [simplify]: iters left: 3 (95 enodes) 18.509 * * [simplify]: iters left: 2 (101 enodes) 18.529 * * [simplify]: Extracting #0: cost 1 inf + 0 18.530 * * [simplify]: Extracting #1: cost 3 inf + 0 18.530 * * [simplify]: Extracting #2: cost 5 inf + 0 18.530 * * [simplify]: Extracting #3: cost 9 inf + 0 18.530 * * [simplify]: Extracting #4: cost 25 inf + 0 18.530 * * [simplify]: Extracting #5: cost 24 inf + 211 18.531 * * [simplify]: Extracting #6: cost 3 inf + 2183 18.532 * * [simplify]: Extracting #7: cost 0 inf + 2551 18.533 * [simplify]: Simplified to (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) 18.533 * [simplify]: Simplified (2 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 18.534 * * * * [progress]: [ 40 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 18.534 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 18.535 * * [simplify]: iters left: 6 (10 enodes) 18.540 * * [simplify]: iters left: 5 (36 enodes) 18.552 * * [simplify]: iters left: 4 (58 enodes) 18.571 * * [simplify]: iters left: 3 (95 enodes) 18.600 * * [simplify]: iters left: 2 (101 enodes) 18.623 * * [simplify]: Extracting #0: cost 1 inf + 0 18.623 * * [simplify]: Extracting #1: cost 3 inf + 0 18.623 * * [simplify]: Extracting #2: cost 5 inf + 0 18.623 * * [simplify]: Extracting #3: cost 9 inf + 0 18.624 * * [simplify]: Extracting #4: cost 25 inf + 0 18.624 * * [simplify]: Extracting #5: cost 24 inf + 211 18.625 * * [simplify]: Extracting #6: cost 3 inf + 2063 18.626 * * [simplify]: Extracting #7: cost 0 inf + 2391 18.627 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 18.627 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 18.628 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 18.628 * * [simplify]: iters left: 6 (10 enodes) 18.632 * * [simplify]: iters left: 5 (36 enodes) 18.643 * * [simplify]: iters left: 4 (58 enodes) 18.659 * * [simplify]: iters left: 3 (95 enodes) 18.674 * * [simplify]: iters left: 2 (101 enodes) 18.688 * * [simplify]: Extracting #0: cost 1 inf + 0 18.688 * * [simplify]: Extracting #1: cost 3 inf + 0 18.688 * * [simplify]: Extracting #2: cost 5 inf + 0 18.688 * * [simplify]: Extracting #3: cost 9 inf + 0 18.688 * * [simplify]: Extracting #4: cost 25 inf + 0 18.689 * * [simplify]: Extracting #5: cost 24 inf + 211 18.689 * * [simplify]: Extracting #6: cost 3 inf + 2063 18.691 * * [simplify]: Extracting #7: cost 0 inf + 2391 18.692 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 18.692 * [simplify]: Simplified (2 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 18.694 * * * * [progress]: [ 41 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt 1) (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 18.694 * [simplify]: Simplifying (sqrt 1) 18.694 * * [simplify]: iters left: 1 (2 enodes) 18.698 * * [simplify]: Extracting #0: cost 1 inf + 0 18.698 * * [simplify]: Extracting #1: cost 0 inf + 1 18.698 * [simplify]: Simplified to 1 18.698 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* 1 (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 18.699 * [simplify]: Simplifying (sqrt (- (* b b) (* (* 4 a) c))) 18.699 * * [simplify]: iters left: 6 (9 enodes) 18.703 * * [simplify]: iters left: 5 (33 enodes) 18.714 * * [simplify]: iters left: 4 (55 enodes) 18.727 * * [simplify]: iters left: 3 (92 enodes) 18.741 * * [simplify]: iters left: 2 (100 enodes) 18.754 * * [simplify]: Extracting #0: cost 1 inf + 0 18.754 * * [simplify]: Extracting #1: cost 3 inf + 0 18.755 * * [simplify]: Extracting #2: cost 7 inf + 0 18.755 * * [simplify]: Extracting #3: cost 23 inf + 0 18.755 * * [simplify]: Extracting #4: cost 21 inf + 295 18.756 * * [simplify]: Extracting #5: cost 7 inf + 1042 18.757 * * [simplify]: Extracting #6: cost 1 inf + 1699 18.758 * * [simplify]: Extracting #7: cost 0 inf + 1903 18.759 * [simplify]: Simplified to (sqrt (- (* b b) (* 4 (* a c)))) 18.759 * [simplify]: Simplified (2 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* 1 (sqrt (- (* b b) (* 4 (* a c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 18.759 * * * * [progress]: [ 42 / 74 ] simplifiying candidate #= b 0) (/ (* 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)))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 18.759 * [simplify]: Simplifying (sqrt (- (pow (* b b) 3) (pow (* (* 4 a) c) 3))) 18.760 * * [simplify]: iters left: 6 (12 enodes) 18.767 * * [simplify]: iters left: 5 (60 enodes) 18.791 * * [simplify]: iters left: 4 (184 enodes) 18.863 * * [simplify]: Extracting #0: cost 1 inf + 0 18.863 * * [simplify]: Extracting #1: cost 3 inf + 0 18.863 * * [simplify]: Extracting #2: cost 11 inf + 0 18.863 * * [simplify]: Extracting #3: cost 119 inf + 0 18.864 * * [simplify]: Extracting #4: cost 204 inf + 1307 18.867 * * [simplify]: Extracting #5: cost 92 inf + 19670 18.878 * * [simplify]: Extracting #6: cost 9 inf + 37946 18.888 * * [simplify]: Extracting #7: cost 0 inf + 40337 18.895 * * [simplify]: Extracting #8: cost 0 inf + 40255 18.902 * [simplify]: Simplified to (sqrt (- (* (* b b) (* (* b b) (* b b))) (* 64 (* (* (* c a) (* c a)) (* c a))))) 18.902 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (/ (sqrt (- (* (* 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)))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 18.902 * [simplify]: Simplifying (sqrt (+ (* (* b b) (* b b)) (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (* b b) (* (* 4 a) c))))) 18.903 * * [simplify]: iters left: 6 (13 enodes) 18.907 * * [simplify]: iters left: 5 (65 enodes) 18.935 * * [simplify]: iters left: 4 (174 enodes) 19.031 * * [simplify]: iters left: 3 (459 enodes) 19.248 * * [simplify]: Extracting #0: cost 1 inf + 0 19.248 * * [simplify]: Extracting #1: cost 3 inf + 0 19.248 * * [simplify]: Extracting #2: cost 10 inf + 0 19.248 * * [simplify]: Extracting #3: cost 75 inf + 0 19.249 * * [simplify]: Extracting #4: cost 109 inf + 1281 19.254 * * [simplify]: Extracting #5: cost 36 inf + 9444 19.263 * * [simplify]: Extracting #6: cost 1 inf + 15435 19.272 * * [simplify]: Extracting #7: cost 0 inf + 15639 19.282 * [simplify]: Simplified to (sqrt (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (+ (* (* 4 a) c) (* b b)) (* b b)))) 19.282 * [simplify]: Simplified (2 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (/ (sqrt (- (* (* b b) (* (* b b) (* b b))) (* 64 (* (* (* c a) (* c a)) (* c a))))) (sqrt (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (+ (* (* 4 a) c) (* b b)) (* b b))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 19.282 * * * * [progress]: [ 43 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (/ (sqrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) (sqrt (+ (* b b) (* (* 4 a) c)))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 19.283 * [simplify]: Simplifying (sqrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) 19.283 * * [simplify]: iters left: 6 (11 enodes) 19.289 * * [simplify]: iters left: 5 (53 enodes) 19.311 * * [simplify]: iters left: 4 (138 enodes) 19.357 * * [simplify]: iters left: 3 (430 enodes) 19.641 * * [simplify]: Extracting #0: cost 1 inf + 0 19.641 * * [simplify]: Extracting #1: cost 3 inf + 0 19.641 * * [simplify]: Extracting #2: cost 13 inf + 0 19.641 * * [simplify]: Extracting #3: cost 137 inf + 0 19.642 * * [simplify]: Extracting #4: cost 182 inf + 1154 19.646 * * [simplify]: Extracting #5: cost 77 inf + 13800 19.659 * * [simplify]: Extracting #6: cost 4 inf + 24689 19.678 * * [simplify]: Extracting #7: cost 0 inf + 25309 19.688 * [simplify]: Simplified to (sqrt (- (* (* b b) (* b b)) (* (* 4 (* c a)) (* 4 (* c a))))) 19.688 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (/ (sqrt (- (* (* b b) (* b b)) (* (* 4 (* c a)) (* 4 (* c a))))) (sqrt (+ (* b b) (* (* 4 a) c)))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 19.688 * [simplify]: Simplifying (sqrt (+ (* b b) (* (* 4 a) c))) 19.688 * * [simplify]: iters left: 6 (9 enodes) 19.691 * * [simplify]: iters left: 5 (32 enodes) 19.695 * * [simplify]: iters left: 4 (40 enodes) 19.701 * * [simplify]: iters left: 3 (45 enodes) 19.707 * * [simplify]: Extracting #0: cost 1 inf + 0 19.707 * * [simplify]: Extracting #1: cost 3 inf + 0 19.707 * * [simplify]: Extracting #2: cost 6 inf + 0 19.707 * * [simplify]: Extracting #3: cost 15 inf + 0 19.707 * * [simplify]: Extracting #4: cost 13 inf + 46 19.707 * * [simplify]: Extracting #5: cost 6 inf + 501 19.708 * * [simplify]: Extracting #6: cost 0 inf + 1240 19.708 * [simplify]: Simplified to (sqrt (+ (* b b) (* 4 (* a c)))) 19.708 * [simplify]: Simplified (2 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (/ (sqrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) (sqrt (+ (* b b) (* 4 (* a c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 19.708 * * * * [progress]: [ 44 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (pow (- (* b b) (* (* 4 a) c)) (/ 1 2)))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 19.708 * [simplify]: Simplifying (/ 1 2) 19.708 * * [simplify]: iters left: 2 (3 enodes) 19.710 * * [simplify]: iters left: 1 (12 enodes) 19.712 * * [simplify]: Extracting #0: cost 1 inf + 0 19.712 * * [simplify]: Extracting #1: cost 0 inf + 1 19.713 * [simplify]: Simplified to 1/2 19.713 * [simplify]: Simplified (2 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (pow (- (* b b) (* (* 4 a) c)) 1/2))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 19.713 * * * * [progress]: [ 45 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 19.713 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 19.713 * * [simplify]: iters left: 6 (10 enodes) 19.718 * * [simplify]: iters left: 5 (36 enodes) 19.729 * * [simplify]: iters left: 4 (58 enodes) 19.749 * * [simplify]: iters left: 3 (95 enodes) 19.777 * * [simplify]: iters left: 2 (101 enodes) 19.804 * * [simplify]: Extracting #0: cost 1 inf + 0 19.804 * * [simplify]: Extracting #1: cost 3 inf + 0 19.804 * * [simplify]: Extracting #2: cost 5 inf + 0 19.804 * * [simplify]: Extracting #3: cost 9 inf + 0 19.804 * * [simplify]: Extracting #4: cost 25 inf + 0 19.805 * * [simplify]: Extracting #5: cost 24 inf + 211 19.805 * * [simplify]: Extracting #6: cost 3 inf + 2063 19.807 * * [simplify]: Extracting #7: cost 0 inf + 2391 19.808 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 19.808 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 19.808 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 19.808 * * [simplify]: iters left: 6 (10 enodes) 19.814 * * [simplify]: iters left: 5 (36 enodes) 19.826 * * [simplify]: iters left: 4 (58 enodes) 19.846 * * [simplify]: iters left: 3 (95 enodes) 19.874 * * [simplify]: iters left: 2 (101 enodes) 19.898 * * [simplify]: Extracting #0: cost 1 inf + 0 19.898 * * [simplify]: Extracting #1: cost 3 inf + 0 19.898 * * [simplify]: Extracting #2: cost 5 inf + 0 19.898 * * [simplify]: Extracting #3: cost 9 inf + 0 19.898 * * [simplify]: Extracting #4: cost 25 inf + 0 19.898 * * [simplify]: Extracting #5: cost 24 inf + 211 19.899 * * [simplify]: Extracting #6: cost 3 inf + 2063 19.900 * * [simplify]: Extracting #7: cost 0 inf + 2391 19.901 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 19.901 * [simplify]: Simplified (2 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 19.902 * * * * [progress]: [ 46 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (fabs (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 19.902 * * * * [progress]: [ 47 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* 1 (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 19.902 * * * * [progress]: [ 48 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (posit16->real (real->posit16 (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 19.902 * [simplify]: Simplifying (real->posit16 (sqrt (- (* b b) (* (* 4 a) c)))) 19.902 * * [simplify]: iters left: 6 (10 enodes) 19.907 * * [simplify]: iters left: 5 (33 enodes) 19.914 * * [simplify]: iters left: 4 (55 enodes) 19.925 * * [simplify]: iters left: 3 (92 enodes) 19.938 * * [simplify]: iters left: 2 (100 enodes) 19.961 * * [simplify]: Extracting #0: cost 1 inf + 0 19.961 * * [simplify]: Extracting #1: cost 2 inf + 0 19.961 * * [simplify]: Extracting #2: cost 3 inf + 0 19.961 * * [simplify]: Extracting #3: cost 7 inf + 0 19.962 * * [simplify]: Extracting #4: cost 23 inf + 0 19.962 * * [simplify]: Extracting #5: cost 23 inf + 170 19.962 * * [simplify]: Extracting #6: cost 8 inf + 960 19.963 * * [simplify]: Extracting #7: cost 0 inf + 1903 19.964 * [simplify]: Simplified to (real->posit16 (sqrt (+ (* (* -4 c) a) (* b b)))) 19.965 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (posit16->real (real->posit16 (sqrt (+ (* (* -4 c) a) (* b b))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 19.965 * * * * [progress]: [ 49 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (log (* (/ 1 (exp b)) (exp (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 19.965 * [simplify]: Simplifying (* (/ 1 (exp b)) (exp (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 19.965 * * [simplify]: iters left: 6 (16 enodes) 19.973 * * [simplify]: iters left: 5 (61 enodes) 19.990 * * [simplify]: iters left: 4 (102 enodes) 20.008 * * [simplify]: iters left: 3 (182 enodes) 20.039 * * [simplify]: iters left: 2 (239 enodes) 20.093 * * [simplify]: iters left: 1 (373 enodes) 20.187 * * [simplify]: Extracting #0: cost 1 inf + 0 20.188 * * [simplify]: Extracting #1: cost 46 inf + 0 20.188 * * [simplify]: Extracting #2: cost 144 inf + 1 20.189 * * [simplify]: Extracting #3: cost 172 inf + 186 20.189 * * [simplify]: Extracting #4: cost 172 inf + 453 20.190 * * [simplify]: Extracting #5: cost 185 inf + 493 20.191 * * [simplify]: Extracting #6: cost 184 inf + 746 20.192 * * [simplify]: Extracting #7: cost 162 inf + 3708 20.195 * * [simplify]: Extracting #8: cost 141 inf + 9338 20.200 * * [simplify]: Extracting #9: cost 107 inf + 21957 20.220 * * [simplify]: Extracting #10: cost 30 inf + 90087 20.264 * * [simplify]: Extracting #11: cost 1 inf + 117608 20.291 * * [simplify]: Extracting #12: cost 0 inf + 118071 20.325 * [simplify]: Simplified to (exp (- (sqrt (+ (* -4 (* a c)) (* b b))) b)) 20.325 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (log (exp (- (sqrt (+ (* -4 (* a c)) (* b b))) b))) (* 2 a)))) 20.325 * * * * [progress]: [ 50 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (log (* (exp (- b)) (exp (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 20.325 * [simplify]: Simplifying (* (exp (- b)) (exp (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 20.325 * * [simplify]: iters left: 6 (15 enodes) 20.329 * * [simplify]: iters left: 5 (57 enodes) 20.338 * * [simplify]: iters left: 4 (100 enodes) 20.363 * * [simplify]: iters left: 3 (163 enodes) 20.416 * * [simplify]: iters left: 2 (220 enodes) 20.494 * * [simplify]: iters left: 1 (343 enodes) 20.582 * * [simplify]: Extracting #0: cost 1 inf + 0 20.582 * * [simplify]: Extracting #1: cost 48 inf + 0 20.583 * * [simplify]: Extracting #2: cost 135 inf + 1 20.583 * * [simplify]: Extracting #3: cost 159 inf + 226 20.584 * * [simplify]: Extracting #4: cost 162 inf + 452 20.585 * * [simplify]: Extracting #5: cost 175 inf + 493 20.586 * * [simplify]: Extracting #6: cost 173 inf + 829 20.587 * * [simplify]: Extracting #7: cost 149 inf + 4288 20.589 * * [simplify]: Extracting #8: cost 132 inf + 8811 20.599 * * [simplify]: Extracting #9: cost 82 inf + 37454 20.627 * * [simplify]: Extracting #10: cost 12 inf + 98469 20.647 * * [simplify]: Extracting #11: cost 2 inf + 108269 20.668 * * [simplify]: Extracting #12: cost 0 inf + 109718 20.691 * * [simplify]: Extracting #13: cost 0 inf + 108932 20.713 * [simplify]: Simplified to (exp (- (sqrt (+ (* b b) (* -4 (* c a)))) b)) 20.713 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (log (exp (- (sqrt (+ (* b b) (* -4 (* c a)))) b))) (* 2 a)))) 20.713 * * * * [progress]: [ 51 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (pow (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) 1) (* 2 a))))> 20.713 * * * * [progress]: [ 52 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (exp (log (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 20.713 * [simplify]: Simplifying (log (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 20.713 * * [simplify]: iters left: 6 (14 enodes) 20.717 * * [simplify]: iters left: 5 (47 enodes) 20.726 * * [simplify]: iters left: 4 (71 enodes) 20.737 * * [simplify]: iters left: 3 (108 enodes) 20.753 * * [simplify]: iters left: 2 (116 enodes) 20.768 * * [simplify]: Extracting #0: cost 1 inf + 0 20.768 * * [simplify]: Extracting #1: cost 3 inf + 0 20.768 * * [simplify]: Extracting #2: cost 7 inf + 0 20.768 * * [simplify]: Extracting #3: cost 10 inf + 1 20.769 * * [simplify]: Extracting #4: cost 13 inf + 83 20.769 * * [simplify]: Extracting #5: cost 27 inf + 124 20.769 * * [simplify]: Extracting #6: cost 24 inf + 460 20.769 * * [simplify]: Extracting #7: cost 11 inf + 1370 20.770 * * [simplify]: Extracting #8: cost 3 inf + 2787 20.771 * * [simplify]: Extracting #9: cost 0 inf + 3589 20.771 * [simplify]: Simplified to (log (- (sqrt (- (* b b) (* (* c a) 4))) b)) 20.771 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (exp (log (- (sqrt (- (* b b) (* (* c a) 4))) b))) (* 2 a)))) 20.772 * * * * [progress]: [ 53 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (log (exp (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 20.772 * [simplify]: Simplifying (exp (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 20.772 * * [simplify]: iters left: 6 (14 enodes) 20.775 * * [simplify]: iters left: 5 (50 enodes) 20.783 * * [simplify]: iters left: 4 (84 enodes) 20.810 * * [simplify]: iters left: 3 (138 enodes) 20.853 * * [simplify]: iters left: 2 (173 enodes) 20.905 * * [simplify]: iters left: 1 (227 enodes) 20.985 * * [simplify]: Extracting #0: cost 1 inf + 0 20.985 * * [simplify]: Extracting #1: cost 23 inf + 0 20.985 * * [simplify]: Extracting #2: cost 65 inf + 1 20.986 * * [simplify]: Extracting #3: cost 82 inf + 43 20.986 * * [simplify]: Extracting #4: cost 81 inf + 339 20.987 * * [simplify]: Extracting #5: cost 93 inf + 491 20.988 * * [simplify]: Extracting #6: cost 91 inf + 948 20.990 * * [simplify]: Extracting #7: cost 67 inf + 4628 20.994 * * [simplify]: Extracting #8: cost 45 inf + 10447 21.000 * * [simplify]: Extracting #9: cost 31 inf + 17564 21.013 * * [simplify]: Extracting #10: cost 7 inf + 36940 21.028 * * [simplify]: Extracting #11: cost 0 inf + 44106 21.044 * [simplify]: Simplified to (exp (- (sqrt (- (* b b) (* a (* 4 c)))) b)) 21.044 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (log (exp (- (sqrt (- (* b b) (* a (* 4 c)))) b))) (* 2 a)))) 21.044 * * * * [progress]: [ 54 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (* (* (cbrt (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (cbrt (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (cbrt (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 21.044 * [simplify]: Simplifying (* (cbrt (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (cbrt (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))))) 21.045 * * [simplify]: iters left: 6 (15 enodes) 21.052 * * [simplify]: iters left: 5 (50 enodes) 21.067 * * [simplify]: iters left: 4 (74 enodes) 21.082 * * [simplify]: iters left: 3 (111 enodes) 21.100 * * [simplify]: iters left: 2 (117 enodes) 21.123 * * [simplify]: Extracting #0: cost 1 inf + 0 21.123 * * [simplify]: Extracting #1: cost 3 inf + 0 21.123 * * [simplify]: Extracting #2: cost 5 inf + 0 21.123 * * [simplify]: Extracting #3: cost 9 inf + 0 21.123 * * [simplify]: Extracting #4: cost 12 inf + 1 21.123 * * [simplify]: Extracting #5: cost 15 inf + 83 21.123 * * [simplify]: Extracting #6: cost 29 inf + 124 21.124 * * [simplify]: Extracting #7: cost 29 inf + 335 21.124 * * [simplify]: Extracting #8: cost 13 inf + 1410 21.125 * * [simplify]: Extracting #9: cost 6 inf + 2593 21.127 * * [simplify]: Extracting #10: cost 0 inf + 4337 21.129 * [simplify]: Simplified to (* (cbrt (- (sqrt (+ (* b b) (* -4 (* c a)))) b)) (cbrt (- (sqrt (+ (* b b) (* -4 (* c a)))) b))) 21.129 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (* (* (cbrt (- (sqrt (+ (* b b) (* -4 (* c a)))) b)) (cbrt (- (sqrt (+ (* b b) (* -4 (* c a)))) b))) (cbrt (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 21.129 * [simplify]: Simplifying (cbrt (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 21.129 * * [simplify]: iters left: 6 (14 enodes) 21.136 * * [simplify]: iters left: 5 (47 enodes) 21.144 * * [simplify]: iters left: 4 (71 enodes) 21.156 * * [simplify]: iters left: 3 (108 enodes) 21.172 * * [simplify]: iters left: 2 (116 enodes) 21.193 * * [simplify]: Extracting #0: cost 1 inf + 0 21.193 * * [simplify]: Extracting #1: cost 3 inf + 0 21.193 * * [simplify]: Extracting #2: cost 7 inf + 0 21.193 * * [simplify]: Extracting #3: cost 10 inf + 1 21.193 * * [simplify]: Extracting #4: cost 13 inf + 83 21.193 * * [simplify]: Extracting #5: cost 27 inf + 124 21.193 * * [simplify]: Extracting #6: cost 24 inf + 460 21.194 * * [simplify]: Extracting #7: cost 11 inf + 1370 21.194 * * [simplify]: Extracting #8: cost 3 inf + 2797 21.195 * * [simplify]: Extracting #9: cost 0 inf + 3609 21.196 * [simplify]: Simplified to (cbrt (- (sqrt (- (* b b) (* (* c a) 4))) b)) 21.196 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (* (* (cbrt (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (cbrt (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (cbrt (- (sqrt (- (* b b) (* (* c a) 4))) b))) (* 2 a)))) 21.196 * * * * [progress]: [ 55 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (cbrt (* (* (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 21.196 * [simplify]: Simplifying (* (* (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 21.196 * * [simplify]: iters left: 6 (15 enodes) 21.200 * * [simplify]: iters left: 5 (63 enodes) 21.213 * * [simplify]: iters left: 4 (175 enodes) 21.269 * * [simplify]: iters left: 3 (423 enodes) 21.418 * * [simplify]: Extracting #0: cost 1 inf + 0 21.418 * * [simplify]: Extracting #1: cost 19 inf + 0 21.419 * * [simplify]: Extracting #2: cost 110 inf + 1 21.420 * * [simplify]: Extracting #3: cost 178 inf + 206 21.422 * * [simplify]: Extracting #4: cost 177 inf + 1701 21.426 * * [simplify]: Extracting #5: cost 150 inf + 9187 21.446 * * [simplify]: Extracting #6: cost 44 inf + 40974 21.461 * * [simplify]: Extracting #7: cost 3 inf + 54656 21.477 * * [simplify]: Extracting #8: cost 0 inf + 55948 21.506 * [simplify]: Simplified to (* (* (- (sqrt (- (* b b) (* (* 4 a) c))) b) (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (- (sqrt (- (* b b) (* (* 4 a) c))) b)) 21.507 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (cbrt (* (* (- (sqrt (- (* b b) (* (* 4 a) c))) b) (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (- (sqrt (- (* b b) (* (* 4 a) c))) b))) (* 2 a)))) 21.507 * * * * [progress]: [ 56 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (* (sqrt (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (sqrt (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 21.507 * [simplify]: Simplifying (sqrt (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 21.507 * * [simplify]: iters left: 6 (14 enodes) 21.514 * * [simplify]: iters left: 5 (47 enodes) 21.531 * * [simplify]: iters left: 4 (71 enodes) 21.553 * * [simplify]: iters left: 3 (108 enodes) 21.571 * * [simplify]: iters left: 2 (116 enodes) 21.586 * * [simplify]: Extracting #0: cost 1 inf + 0 21.586 * * [simplify]: Extracting #1: cost 3 inf + 0 21.586 * * [simplify]: Extracting #2: cost 7 inf + 0 21.586 * * [simplify]: Extracting #3: cost 10 inf + 1 21.586 * * [simplify]: Extracting #4: cost 13 inf + 83 21.586 * * [simplify]: Extracting #5: cost 27 inf + 124 21.586 * * [simplify]: Extracting #6: cost 24 inf + 460 21.586 * * [simplify]: Extracting #7: cost 11 inf + 1370 21.587 * * [simplify]: Extracting #8: cost 3 inf + 2757 21.588 * * [simplify]: Extracting #9: cost 0 inf + 3529 21.589 * [simplify]: Simplified to (sqrt (- (sqrt (- (* b b) (* (* c a) 4))) b)) 21.589 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (* (sqrt (- (sqrt (- (* b b) (* (* c a) 4))) b)) (sqrt (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 21.589 * [simplify]: Simplifying (sqrt (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 21.589 * * [simplify]: iters left: 6 (14 enodes) 21.595 * * [simplify]: iters left: 5 (47 enodes) 21.610 * * [simplify]: iters left: 4 (71 enodes) 21.628 * * [simplify]: iters left: 3 (108 enodes) 21.644 * * [simplify]: iters left: 2 (116 enodes) 21.664 * * [simplify]: Extracting #0: cost 1 inf + 0 21.664 * * [simplify]: Extracting #1: cost 3 inf + 0 21.664 * * [simplify]: Extracting #2: cost 7 inf + 0 21.664 * * [simplify]: Extracting #3: cost 10 inf + 1 21.664 * * [simplify]: Extracting #4: cost 13 inf + 83 21.664 * * [simplify]: Extracting #5: cost 27 inf + 124 21.665 * * [simplify]: Extracting #6: cost 24 inf + 460 21.666 * * [simplify]: Extracting #7: cost 11 inf + 1370 21.667 * * [simplify]: Extracting #8: cost 3 inf + 2757 21.668 * * [simplify]: Extracting #9: cost 0 inf + 3529 21.670 * [simplify]: Simplified to (sqrt (- (sqrt (- (* b b) (* (* c a) 4))) b)) 21.670 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (* (sqrt (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (sqrt (- (sqrt (- (* b b) (* (* c a) 4))) b))) (* 2 a)))) 21.670 * * * * [progress]: [ 57 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (/ (+ (pow (- b) 3) (pow (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) 3)) (+ (* (- b) (- b)) (- (* (* (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)))))) (* (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))))) (* 2 a))))> 21.671 * [simplify]: Simplifying (+ (pow (- b) 3) (pow (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) 3)) 21.671 * * [simplify]: iters left: 6 (16 enodes) 21.680 * * [simplify]: iters left: 5 (70 enodes) 21.708 * * [simplify]: iters left: 4 (138 enodes) 21.767 * * [simplify]: iters left: 3 (302 enodes) 21.870 * * [simplify]: Extracting #0: cost 1 inf + 0 21.870 * * [simplify]: Extracting #1: cost 17 inf + 0 21.870 * * [simplify]: Extracting #2: cost 115 inf + 0 21.871 * * [simplify]: Extracting #3: cost 161 inf + 797 21.873 * * [simplify]: Extracting #4: cost 139 inf + 2501 21.878 * * [simplify]: Extracting #5: cost 83 inf + 17204 21.889 * * [simplify]: Extracting #6: cost 29 inf + 39819 21.904 * * [simplify]: Extracting #7: cost 1 inf + 54472 21.920 * * [simplify]: Extracting #8: cost 0 inf + 55007 21.936 * [simplify]: Simplified to (- (* (+ (* a (* c -4)) (* b b)) (sqrt (+ (* a (* c -4)) (* b b)))) (* (* b b) b)) 21.936 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (/ (- (* (+ (* a (* c -4)) (* b b)) (sqrt (+ (* a (* c -4)) (* b b)))) (* (* b b) b)) (+ (* (- b) (- b)) (- (* (* (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)))))) (* (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))))) (* 2 a)))) 21.937 * [simplify]: Simplifying (+ (* (- b) (- b)) (- (* (* (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)))))) (* (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))))) 21.937 * * [simplify]: iters left: 6 (17 enodes) 21.946 * * [simplify]: iters left: 5 (73 enodes) 21.959 * * [simplify]: iters left: 4 (147 enodes) 22.001 * * [simplify]: iters left: 3 (308 enodes) 22.128 * * [simplify]: Extracting #0: cost 1 inf + 0 22.128 * * [simplify]: Extracting #1: cost 32 inf + 0 22.128 * * [simplify]: Extracting #2: cost 89 inf + 0 22.129 * * [simplify]: Extracting #3: cost 102 inf + 296 22.129 * * [simplify]: Extracting #4: cost 77 inf + 2223 22.131 * * [simplify]: Extracting #5: cost 64 inf + 3776 22.133 * * [simplify]: Extracting #6: cost 48 inf + 8322 22.138 * * [simplify]: Extracting #7: cost 10 inf + 21075 22.147 * * [simplify]: Extracting #8: cost 0 inf + 24457 22.160 * [simplify]: Simplified to (+ (* b b) (* (+ (sqrt (+ (* b b) (* (* c a) -4))) b) (sqrt (+ (* b b) (* (* c a) -4))))) 22.160 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (/ (- (* (+ (* a (* c -4)) (* b b)) (sqrt (+ (* a (* c -4)) (* b b)))) (* (* b b) b)) (+ (* b b) (* (+ (sqrt (+ (* b b) (* (* c a) -4))) b) (sqrt (+ (* b b) (* (* c a) -4)))))) (* 2 a)))) 22.160 * * * * [progress]: [ 58 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (* 1 (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a))))> 22.161 * * * * [progress]: [ 59 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (/ (- (* (- b) (- b)) (* (* (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))))))) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a))))> 22.161 * [simplify]: Simplifying (- (* (- b) (- b)) (* (* (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.161 * * [simplify]: iters left: 6 (15 enodes) 22.170 * * [simplify]: iters left: 5 (60 enodes) 22.195 * * [simplify]: iters left: 4 (120 enodes) 22.220 * * [simplify]: iters left: 3 (228 enodes) 22.277 * * [simplify]: iters left: 2 (432 enodes) 22.502 * * [simplify]: Extracting #0: cost 1 inf + 0 22.502 * * [simplify]: Extracting #1: cost 63 inf + 0 22.503 * * [simplify]: Extracting #2: cost 134 inf + 89 22.505 * * [simplify]: Extracting #3: cost 142 inf + 1657 22.509 * * [simplify]: Extracting #4: cost 119 inf + 4283 22.514 * * [simplify]: Extracting #5: cost 100 inf + 9116 22.528 * * [simplify]: Extracting #6: cost 35 inf + 31355 22.543 * * [simplify]: Extracting #7: cost 6 inf + 45004 22.555 * * [simplify]: Extracting #8: cost 0 inf + 48043 22.567 * [simplify]: Simplified to (* a (* c 4)) 22.567 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (/ (* a (* c 4)) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a)))) 22.567 * [simplify]: Simplifying (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) 22.567 * * [simplify]: iters left: 6 (13 enodes) 22.571 * * [simplify]: iters left: 5 (45 enodes) 22.587 * * [simplify]: iters left: 4 (76 enodes) 22.607 * * [simplify]: iters left: 3 (120 enodes) 22.624 * * [simplify]: iters left: 2 (128 enodes) 22.652 * * [simplify]: Extracting #0: cost 1 inf + 0 22.653 * * [simplify]: Extracting #1: cost 7 inf + 0 22.653 * * [simplify]: Extracting #2: cost 13 inf + 1 22.653 * * [simplify]: Extracting #3: cost 18 inf + 42 22.653 * * [simplify]: Extracting #4: cost 31 inf + 124 22.653 * * [simplify]: Extracting #5: cost 28 inf + 420 22.653 * * [simplify]: Extracting #6: cost 14 inf + 1412 22.654 * * [simplify]: Extracting #7: cost 5 inf + 3285 22.655 * * [simplify]: Extracting #8: cost 1 inf + 4301 22.656 * * [simplify]: Extracting #9: cost 0 inf + 4585 22.657 * [simplify]: Simplified to (- (- (sqrt (+ (* b b) (* (* c -4) a)))) b) 22.657 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (/ (* a (* c 4)) (- (- (sqrt (+ (* b b) (* (* c -4) a)))) b)) (* 2 a)))) 22.657 * * * * [progress]: [ 60 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (- 0 (- b (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (* 2 a))))> 22.657 * [simplify]: Simplifying (- b (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) 22.657 * * [simplify]: iters left: 6 (12 enodes) 22.660 * * [simplify]: iters left: 5 (42 enodes) 22.667 * * [simplify]: iters left: 4 (71 enodes) 22.681 * * [simplify]: iters left: 3 (111 enodes) 22.697 * * [simplify]: iters left: 2 (119 enodes) 22.719 * * [simplify]: Extracting #0: cost 1 inf + 0 22.719 * * [simplify]: Extracting #1: cost 5 inf + 0 22.719 * * [simplify]: Extracting #2: cost 9 inf + 1 22.719 * * [simplify]: Extracting #3: cost 15 inf + 1 22.720 * * [simplify]: Extracting #4: cost 29 inf + 42 22.720 * * [simplify]: Extracting #5: cost 28 inf + 253 22.720 * * [simplify]: Extracting #6: cost 12 inf + 1411 22.721 * * [simplify]: Extracting #7: cost 4 inf + 2879 22.722 * * [simplify]: Extracting #8: cost 0 inf + 3935 22.722 * [simplify]: Simplified to (- b (sqrt (- (* b b) (* (* 4 a) c)))) 22.722 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (- 0 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a)))) 22.723 * * * * [progress]: [ 61 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (posit16->real (real->posit16 (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 22.723 * [simplify]: Simplifying (real->posit16 (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 22.723 * * [simplify]: iters left: 6 (14 enodes) 22.726 * * [simplify]: iters left: 5 (44 enodes) 22.733 * * [simplify]: iters left: 4 (68 enodes) 22.744 * * [simplify]: iters left: 3 (105 enodes) 22.760 * * [simplify]: iters left: 2 (111 enodes) 22.774 * * [simplify]: Extracting #0: cost 1 inf + 0 22.774 * * [simplify]: Extracting #1: cost 2 inf + 0 22.774 * * [simplify]: Extracting #2: cost 5 inf + 0 22.774 * * [simplify]: Extracting #3: cost 8 inf + 1 22.774 * * [simplify]: Extracting #4: cost 11 inf + 83 22.774 * * [simplify]: Extracting #5: cost 25 inf + 124 22.774 * * [simplify]: Extracting #6: cost 22 inf + 461 22.775 * * [simplify]: Extracting #7: cost 7 inf + 1495 22.775 * * [simplify]: Extracting #8: cost 3 inf + 2269 22.776 * * [simplify]: Extracting #9: cost 0 inf + 2961 22.777 * [simplify]: Simplified to (real->posit16 (- (sqrt (+ (* a (* -4 c)) (* b b))) b)) 22.777 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (posit16->real (real->posit16 (- (sqrt (+ (* a (* -4 c)) (* b b))) b))) (* 2 a)))) 22.777 * * * * [progress]: [ 62 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (- b)) (* 2 a))))> 22.777 * * * * [progress]: [ 63 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (+ (* +nan.0 (pow b 2)) (- (* +nan.0 (* a c)))))))) (* 2 a))))> 22.777 * [simplify]: Simplifying (- (+ (* +nan.0 (pow b 2)) (- (* +nan.0 (* a c))))) 22.777 * [simplify]: Simplified (2 3 1 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt +nan.0))) (* 2 a)))) 22.777 * * * * [progress]: [ 64 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- b (* 2 (/ (* a c) b)))))) (* 2 a))))> 22.777 * [simplify]: Simplifying (- b (* 2 (/ (* a c) b))) 22.778 * * [simplify]: iters left: 6 (8 enodes) 22.780 * * [simplify]: iters left: 5 (32 enodes) 22.785 * * [simplify]: iters left: 4 (63 enodes) 22.797 * * [simplify]: iters left: 3 (121 enodes) 22.837 * * [simplify]: iters left: 2 (222 enodes) 22.924 * * [simplify]: iters left: 1 (334 enodes) 23.015 * * [simplify]: Extracting #0: cost 1 inf + 0 23.015 * * [simplify]: Extracting #1: cost 5 inf + 0 23.015 * * [simplify]: Extracting #2: cost 47 inf + 1 23.017 * * [simplify]: Extracting #3: cost 65 inf + 790 23.019 * * [simplify]: Extracting #4: cost 10 inf + 4931 23.023 * * [simplify]: Extracting #5: cost 0 inf + 5718 23.028 * [simplify]: Simplified to (- b (* (* a 2) (/ c b))) 23.028 * [simplify]: Simplified (2 3 1 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- b (* (* a 2) (/ c b)))))) (* 2 a)))) 23.028 * * * * [progress]: [ 65 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* 2 (/ (* a c) b)) b)))) (* 2 a))))> 23.028 * [simplify]: Simplifying (- (* 2 (/ (* a c) b)) b) 23.028 * * [simplify]: iters left: 6 (8 enodes) 23.033 * * [simplify]: iters left: 5 (32 enodes) 23.043 * * [simplify]: iters left: 4 (54 enodes) 23.060 * * [simplify]: iters left: 3 (83 enodes) 23.083 * * [simplify]: iters left: 2 (107 enodes) 23.116 * * [simplify]: iters left: 1 (136 enodes) 23.146 * * [simplify]: Extracting #0: cost 1 inf + 0 23.146 * * [simplify]: Extracting #1: cost 5 inf + 0 23.146 * * [simplify]: Extracting #2: cost 24 inf + 42 23.146 * * [simplify]: Extracting #3: cost 29 inf + 462 23.147 * * [simplify]: Extracting #4: cost 6 inf + 2124 23.148 * * [simplify]: Extracting #5: cost 0 inf + 2580 23.148 * [simplify]: Simplified to (- (/ (* 2 c) (/ b a)) b) 23.148 * [simplify]: Simplified (2 3 1 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (/ (* 2 c) (/ b a)) b)))) (* 2 a)))) 23.149 * * * * [progress]: [ 66 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (- (+ (* +nan.0 (pow b 2)) (- (* +nan.0 (* a c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 23.149 * [simplify]: Simplifying (- (+ (* +nan.0 (pow b 2)) (- (* +nan.0 (* a c))))) 23.149 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt +nan.0) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 23.149 * * * * [progress]: [ 67 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (- b (* 2 (/ (* a c) b)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 23.149 * [simplify]: Simplifying (- b (* 2 (/ (* a c) b))) 23.149 * * [simplify]: iters left: 6 (8 enodes) 23.152 * * [simplify]: iters left: 5 (32 enodes) 23.157 * * [simplify]: iters left: 4 (63 enodes) 23.177 * * [simplify]: iters left: 3 (121 enodes) 23.218 * * [simplify]: iters left: 2 (222 enodes) 23.291 * * [simplify]: iters left: 1 (334 enodes) 23.405 * * [simplify]: Extracting #0: cost 1 inf + 0 23.405 * * [simplify]: Extracting #1: cost 5 inf + 0 23.405 * * [simplify]: Extracting #2: cost 47 inf + 1 23.405 * * [simplify]: Extracting #3: cost 65 inf + 790 23.408 * * [simplify]: Extracting #4: cost 10 inf + 4931 23.410 * * [simplify]: Extracting #5: cost 0 inf + 5718 23.412 * [simplify]: Simplified to (- b (* (* a 2) (/ c b))) 23.413 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (- b (* (* a 2) (/ c b)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 23.413 * * * * [progress]: [ 68 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (- (* 2 (/ (* a c) b)) b)) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 23.413 * [simplify]: Simplifying (- (* 2 (/ (* a c) b)) b) 23.413 * * [simplify]: iters left: 6 (8 enodes) 23.415 * * [simplify]: iters left: 5 (32 enodes) 23.420 * * [simplify]: iters left: 4 (54 enodes) 23.430 * * [simplify]: iters left: 3 (83 enodes) 23.450 * * [simplify]: iters left: 2 (107 enodes) 23.470 * * [simplify]: iters left: 1 (136 enodes) 23.491 * * [simplify]: Extracting #0: cost 1 inf + 0 23.491 * * [simplify]: Extracting #1: cost 5 inf + 0 23.491 * * [simplify]: Extracting #2: cost 24 inf + 42 23.492 * * [simplify]: Extracting #3: cost 29 inf + 462 23.492 * * [simplify]: Extracting #4: cost 6 inf + 2124 23.493 * * [simplify]: Extracting #5: cost 0 inf + 2580 23.494 * [simplify]: Simplified to (- (/ (* 2 c) (/ b a)) b) 23.494 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (- (/ (* 2 c) (/ b a)) b)) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 23.494 * * * * [progress]: [ 69 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (- (+ (* +nan.0 (pow b 2)) (- (* +nan.0 (* a c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 23.494 * [simplify]: Simplifying (- (+ (* +nan.0 (pow b 2)) (- (* +nan.0 (* a c))))) 23.494 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) +nan.0)) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 23.494 * * * * [progress]: [ 70 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (- b (* 2 (/ (* a c) b))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 23.494 * [simplify]: Simplifying (- b (* 2 (/ (* a c) b))) 23.494 * * [simplify]: iters left: 6 (8 enodes) 23.497 * * [simplify]: iters left: 5 (32 enodes) 23.507 * * [simplify]: iters left: 4 (63 enodes) 23.526 * * [simplify]: iters left: 3 (121 enodes) 23.546 * * [simplify]: iters left: 2 (222 enodes) 23.604 * * [simplify]: iters left: 1 (334 enodes) 23.695 * * [simplify]: Extracting #0: cost 1 inf + 0 23.695 * * [simplify]: Extracting #1: cost 5 inf + 0 23.695 * * [simplify]: Extracting #2: cost 47 inf + 1 23.695 * * [simplify]: Extracting #3: cost 65 inf + 790 23.697 * * [simplify]: Extracting #4: cost 10 inf + 4931 23.699 * * [simplify]: Extracting #5: cost 0 inf + 5718 23.701 * [simplify]: Simplified to (- b (* (* a 2) (/ c b))) 23.701 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (- b (* (* a 2) (/ c b))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 23.701 * * * * [progress]: [ 71 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (- (* 2 (/ (* a c) b)) b))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 23.701 * [simplify]: Simplifying (- (* 2 (/ (* a c) b)) b) 23.701 * * [simplify]: iters left: 6 (8 enodes) 23.703 * * [simplify]: iters left: 5 (32 enodes) 23.711 * * [simplify]: iters left: 4 (54 enodes) 23.728 * * [simplify]: iters left: 3 (83 enodes) 23.751 * * [simplify]: iters left: 2 (107 enodes) 23.786 * * [simplify]: iters left: 1 (136 enodes) 23.828 * * [simplify]: Extracting #0: cost 1 inf + 0 23.828 * * [simplify]: Extracting #1: cost 5 inf + 0 23.828 * * [simplify]: Extracting #2: cost 24 inf + 42 23.828 * * [simplify]: Extracting #3: cost 29 inf + 462 23.829 * * [simplify]: Extracting #4: cost 6 inf + 2124 23.831 * * [simplify]: Extracting #5: cost 0 inf + 2580 23.832 * [simplify]: Simplified to (- (/ (* 2 c) (/ b a)) b) 23.832 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (- (/ (* 2 c) (/ b a)) b))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 23.833 * * * * [progress]: [ 72 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (- (+ (* +nan.0 (pow b 2)) (- b (* +nan.0 (* a c))))) (* 2 a))))> 23.833 * [simplify]: Simplifying (- (+ (* +nan.0 (pow b 2)) (- b (* +nan.0 (* a c))))) 23.833 * [simplify]: Simplified (2 3 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ +nan.0 (* 2 a)))) 23.833 * * * * [progress]: [ 73 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (* -2 (/ (* a c) b)) (* 2 a))))> 23.834 * [simplify]: Simplifying (* -2 (/ (* a c) b)) 23.834 * * [simplify]: iters left: 6 (7 enodes) 23.837 * * [simplify]: iters left: 5 (27 enodes) 23.846 * * [simplify]: iters left: 4 (46 enodes) 23.860 * * [simplify]: iters left: 3 (75 enodes) 23.881 * * [simplify]: iters left: 2 (101 enodes) 23.904 * * [simplify]: iters left: 1 (129 enodes) 23.934 * * [simplify]: Extracting #0: cost 1 inf + 0 23.934 * * [simplify]: Extracting #1: cost 22 inf + 0 23.935 * * [simplify]: Extracting #2: cost 30 inf + 213 23.936 * * [simplify]: Extracting #3: cost 4 inf + 1961 23.937 * * [simplify]: Extracting #4: cost 0 inf + 2170 23.938 * [simplify]: Simplified to (* (* a (/ c b)) -2) 23.938 * [simplify]: Simplified (2 3 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (* (* a (/ c b)) -2) (* 2 a)))) 23.938 * * * * [progress]: [ 74 / 74 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (- (* 2 (/ (* a c) b)) (* 2 b)) (* 2 a))))> 23.938 * [simplify]: Simplifying (- (* 2 (/ (* a c) b)) (* 2 b)) 23.939 * * [simplify]: iters left: 6 (9 enodes) 23.941 * * [simplify]: iters left: 5 (38 enodes) 23.947 * * [simplify]: iters left: 4 (71 enodes) 23.958 * * [simplify]: iters left: 3 (106 enodes) 23.973 * * [simplify]: iters left: 2 (132 enodes) 23.993 * * [simplify]: iters left: 1 (158 enodes) 24.019 * * [simplify]: Extracting #0: cost 1 inf + 0 24.020 * * [simplify]: Extracting #1: cost 7 inf + 0 24.020 * * [simplify]: Extracting #2: cost 31 inf + 1 24.020 * * [simplify]: Extracting #3: cost 39 inf + 256 24.021 * * [simplify]: Extracting #4: cost 7 inf + 2374 24.023 * * [simplify]: Extracting #5: cost 0 inf + 3035 24.025 * * [simplify]: Extracting #6: cost 0 inf + 2995 24.027 * [simplify]: Simplified to (* (- (* a (/ c b)) b) 2) 24.027 * [simplify]: Simplified (2 3 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (* (- (* a (/ c b)) b) 2) (* 2 a)))) 24.027 * * * [progress]: adding candidates to table 25.328 * * [progress]: iteration 3 / 4 25.328 * * * [progress]: picking best candidate 25.371 * * * * [pick]: Picked #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 25.371 * * * [progress]: localizing error 25.531 * * * [progress]: generating rewritten candidates 25.531 * * * * [progress]: [ 1 / 4 ] rewriting at (2 3 1 2) 25.546 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 2 2 2 1) 25.559 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 2 2 1 1) 25.573 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 2) 25.589 * * * [progress]: generating series expansions 25.589 * * * * [progress]: [ 1 / 4 ] generating series at (2 3 1 2) 25.589 * [backup-simplify]: Simplify (sqrt (- (* b b) (* (* 4 a) c))) into (sqrt (- (pow b 2) (* 4 (* a c)))) 25.590 * [approximate]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in (b a c) around 0 25.590 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in c 25.590 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in c 25.590 * [taylor]: Taking taylor expansion of (pow b 2) in c 25.590 * [taylor]: Taking taylor expansion of b in c 25.590 * [backup-simplify]: Simplify b into b 25.590 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in c 25.590 * [taylor]: Taking taylor expansion of 4 in c 25.590 * [backup-simplify]: Simplify 4 into 4 25.590 * [taylor]: Taking taylor expansion of (* a c) in c 25.590 * [taylor]: Taking taylor expansion of a in c 25.590 * [backup-simplify]: Simplify a into a 25.590 * [taylor]: Taking taylor expansion of c in c 25.590 * [backup-simplify]: Simplify 0 into 0 25.590 * [backup-simplify]: Simplify 1 into 1 25.590 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.590 * [backup-simplify]: Simplify (* a 0) into 0 25.590 * [backup-simplify]: Simplify (* 4 0) into 0 25.591 * [backup-simplify]: Simplify (- 0) into 0 25.591 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 25.591 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 25.591 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 25.591 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 25.591 * [backup-simplify]: Simplify (+ (* 4 a) (* 0 0)) into (* 4 a) 25.591 * [backup-simplify]: Simplify (- (* 4 a)) into (- (* 4 a)) 25.592 * [backup-simplify]: Simplify (+ 0 (- (* 4 a))) into (- (* 4 a)) 25.592 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 25.592 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in a 25.592 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in a 25.592 * [taylor]: Taking taylor expansion of (pow b 2) in a 25.592 * [taylor]: Taking taylor expansion of b in a 25.592 * [backup-simplify]: Simplify b into b 25.592 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 25.592 * [taylor]: Taking taylor expansion of 4 in a 25.592 * [backup-simplify]: Simplify 4 into 4 25.592 * [taylor]: Taking taylor expansion of (* a c) in a 25.592 * [taylor]: Taking taylor expansion of a in a 25.592 * [backup-simplify]: Simplify 0 into 0 25.592 * [backup-simplify]: Simplify 1 into 1 25.592 * [taylor]: Taking taylor expansion of c in a 25.592 * [backup-simplify]: Simplify c into c 25.592 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.592 * [backup-simplify]: Simplify (* 0 c) into 0 25.592 * [backup-simplify]: Simplify (* 4 0) into 0 25.592 * [backup-simplify]: Simplify (- 0) into 0 25.592 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 25.593 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 25.593 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 25.593 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 25.593 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 25.593 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 25.593 * [backup-simplify]: Simplify (+ 0 (- (* 4 c))) into (- (* 4 c)) 25.593 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 25.593 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in b 25.593 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 25.593 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.593 * [taylor]: Taking taylor expansion of b in b 25.593 * [backup-simplify]: Simplify 0 into 0 25.593 * [backup-simplify]: Simplify 1 into 1 25.593 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 25.593 * [taylor]: Taking taylor expansion of 4 in b 25.593 * [backup-simplify]: Simplify 4 into 4 25.594 * [taylor]: Taking taylor expansion of (* a c) in b 25.594 * [taylor]: Taking taylor expansion of a in b 25.594 * [backup-simplify]: Simplify a into a 25.594 * [taylor]: Taking taylor expansion of c in b 25.594 * [backup-simplify]: Simplify c into c 25.594 * [backup-simplify]: Simplify (* a c) into (* a c) 25.594 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 25.594 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 25.594 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 25.594 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 25.594 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 25.594 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 25.594 * [backup-simplify]: Simplify (- 0) into 0 25.595 * [backup-simplify]: Simplify (+ 0 0) into 0 25.595 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 25.595 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in b 25.595 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 25.595 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.595 * [taylor]: Taking taylor expansion of b in b 25.595 * [backup-simplify]: Simplify 0 into 0 25.595 * [backup-simplify]: Simplify 1 into 1 25.595 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 25.595 * [taylor]: Taking taylor expansion of 4 in b 25.595 * [backup-simplify]: Simplify 4 into 4 25.595 * [taylor]: Taking taylor expansion of (* a c) in b 25.595 * [taylor]: Taking taylor expansion of a in b 25.595 * [backup-simplify]: Simplify a into a 25.595 * [taylor]: Taking taylor expansion of c in b 25.595 * [backup-simplify]: Simplify c into c 25.595 * [backup-simplify]: Simplify (* a c) into (* a c) 25.595 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 25.595 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 25.595 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 25.596 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 25.596 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 25.596 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 25.596 * [backup-simplify]: Simplify (- 0) into 0 25.596 * [backup-simplify]: Simplify (+ 0 0) into 0 25.597 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 25.597 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 25.597 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 25.597 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 25.597 * [taylor]: Taking taylor expansion of 4 in a 25.597 * [backup-simplify]: Simplify 4 into 4 25.597 * [taylor]: Taking taylor expansion of (* a c) in a 25.597 * [taylor]: Taking taylor expansion of a in a 25.597 * [backup-simplify]: Simplify 0 into 0 25.597 * [backup-simplify]: Simplify 1 into 1 25.597 * [taylor]: Taking taylor expansion of c in a 25.597 * [backup-simplify]: Simplify c into c 25.597 * [backup-simplify]: Simplify (* 0 c) into 0 25.597 * [backup-simplify]: Simplify (* 4 0) into 0 25.597 * [backup-simplify]: Simplify (- 0) into 0 25.598 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 25.598 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 25.598 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 25.598 * [backup-simplify]: Simplify (sqrt 0) into 0 25.598 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 25.599 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 25.599 * [taylor]: Taking taylor expansion of 0 in c 25.599 * [backup-simplify]: Simplify 0 into 0 25.599 * [backup-simplify]: Simplify 0 into 0 25.599 * [taylor]: Taking taylor expansion of 0 in a 25.599 * [backup-simplify]: Simplify 0 into 0 25.599 * [taylor]: Taking taylor expansion of 0 in c 25.599 * [backup-simplify]: Simplify 0 into 0 25.599 * [backup-simplify]: Simplify 0 into 0 25.599 * [taylor]: Taking taylor expansion of (* +nan.0 c) in c 25.599 * [taylor]: Taking taylor expansion of +nan.0 in c 25.599 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.599 * [taylor]: Taking taylor expansion of c in c 25.599 * [backup-simplify]: Simplify 0 into 0 25.599 * [backup-simplify]: Simplify 1 into 1 25.599 * [backup-simplify]: Simplify (* +nan.0 0) into 0 25.599 * [backup-simplify]: Simplify 0 into 0 25.599 * [backup-simplify]: Simplify 0 into 0 25.599 * [backup-simplify]: Simplify (* 1 1) into 1 25.600 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 25.600 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (* a c)))) into 0 25.600 * [backup-simplify]: Simplify (- 0) into 0 25.601 * [backup-simplify]: Simplify (+ 1 0) into 1 25.601 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt (- (* 4 (* a c)))))) into (/ 1/2 (sqrt (- (* 4 (* a c))))) 25.601 * [taylor]: Taking taylor expansion of (/ 1/2 (sqrt (- (* 4 (* a c))))) in a 25.601 * [taylor]: Taking taylor expansion of 1/2 in a 25.601 * [backup-simplify]: Simplify 1/2 into 1/2 25.601 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 25.601 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 25.601 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 25.601 * [taylor]: Taking taylor expansion of 4 in a 25.601 * [backup-simplify]: Simplify 4 into 4 25.601 * [taylor]: Taking taylor expansion of (* a c) in a 25.601 * [taylor]: Taking taylor expansion of a in a 25.601 * [backup-simplify]: Simplify 0 into 0 25.601 * [backup-simplify]: Simplify 1 into 1 25.601 * [taylor]: Taking taylor expansion of c in a 25.601 * [backup-simplify]: Simplify c into c 25.601 * [backup-simplify]: Simplify (* 0 c) into 0 25.602 * [backup-simplify]: Simplify (* 4 0) into 0 25.602 * [backup-simplify]: Simplify (- 0) into 0 25.602 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 25.602 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 25.603 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 25.603 * [backup-simplify]: Simplify (sqrt 0) into 0 25.603 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 25.603 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 25.603 * [backup-simplify]: Simplify (/ 1/2 (* +nan.0 c)) into (/ +nan.0 c) 25.604 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 25.604 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 25.604 * [backup-simplify]: Simplify (- 0) into 0 25.605 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 25.605 * [backup-simplify]: Simplify (- (/ 0 (* +nan.0 c)) (+ (* (/ +nan.0 c) (/ (* +nan.0 (pow c 2)) (* +nan.0 c))))) into (- +nan.0) 25.605 * [taylor]: Taking taylor expansion of (- +nan.0) in c 25.605 * [taylor]: Taking taylor expansion of +nan.0 in c 25.605 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.605 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.606 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.606 * [taylor]: Taking taylor expansion of 0 in c 25.606 * [backup-simplify]: Simplify 0 into 0 25.606 * [backup-simplify]: Simplify 0 into 0 25.607 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 25.608 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 25.608 * [backup-simplify]: Simplify (- 0) into 0 25.609 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 25.609 * [taylor]: Taking taylor expansion of (* +nan.0 (pow c 2)) in c 25.609 * [taylor]: Taking taylor expansion of +nan.0 in c 25.609 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.609 * [taylor]: Taking taylor expansion of (pow c 2) in c 25.609 * [taylor]: Taking taylor expansion of c in c 25.609 * [backup-simplify]: Simplify 0 into 0 25.609 * [backup-simplify]: Simplify 1 into 1 25.609 * [backup-simplify]: Simplify 0 into 0 25.610 * [backup-simplify]: Simplify (+ (* +nan.0 1) (* 0 0)) into (- +nan.0) 25.611 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.611 * [backup-simplify]: Simplify 0 into 0 25.612 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.612 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 c)))) into 0 25.613 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* a c))))) into 0 25.614 * [backup-simplify]: Simplify (- 0) into 0 25.614 * [backup-simplify]: Simplify (+ 0 0) into 0 25.615 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt (- (* 4 (* a c))))))))) (* 2 (sqrt (- (* 4 (* a c)))))) into 0 25.615 * [taylor]: Taking taylor expansion of 0 in a 25.615 * [backup-simplify]: Simplify 0 into 0 25.615 * [taylor]: Taking taylor expansion of 0 in c 25.615 * [backup-simplify]: Simplify 0 into 0 25.615 * [backup-simplify]: Simplify 0 into 0 25.616 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 25.617 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 c) (* 0 0)))) into 0 25.617 * [backup-simplify]: Simplify (- 0) into 0 25.618 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* +nan.0 c) (* +nan.0 (pow c 2)))))) (* 2 0)) into (* +nan.0 (pow c 3)) 25.619 * [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)) 25.619 * [taylor]: Taking taylor expansion of (- (* +nan.0 c)) in c 25.619 * [taylor]: Taking taylor expansion of (* +nan.0 c) in c 25.619 * [taylor]: Taking taylor expansion of +nan.0 in c 25.619 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.619 * [taylor]: Taking taylor expansion of c in c 25.619 * [backup-simplify]: Simplify 0 into 0 25.619 * [backup-simplify]: Simplify 1 into 1 25.619 * [backup-simplify]: Simplify (* +nan.0 0) into 0 25.620 * [backup-simplify]: Simplify (- 0) into 0 25.620 * [backup-simplify]: Simplify 0 into 0 25.620 * [taylor]: Taking taylor expansion of 0 in c 25.620 * [backup-simplify]: Simplify 0 into 0 25.620 * [backup-simplify]: Simplify 0 into 0 25.621 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 25.622 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 c) (* 0 0)))) into 0 25.622 * [backup-simplify]: Simplify (- 0) into 0 25.623 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* +nan.0 c) (* +nan.0 (pow c 2)))))) (* 2 0)) into (* +nan.0 (pow c 3)) 25.623 * [taylor]: Taking taylor expansion of (* +nan.0 (pow c 3)) in c 25.623 * [taylor]: Taking taylor expansion of +nan.0 in c 25.623 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.623 * [taylor]: Taking taylor expansion of (pow c 3) in c 25.623 * [taylor]: Taking taylor expansion of c in c 25.623 * [backup-simplify]: Simplify 0 into 0 25.623 * [backup-simplify]: Simplify 1 into 1 25.624 * [backup-simplify]: Simplify (- 0) into 0 25.624 * [backup-simplify]: Simplify 0 into 0 25.624 * [backup-simplify]: Simplify 0 into 0 25.625 * [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))))) 25.625 * [backup-simplify]: Simplify (sqrt (- (* (/ 1 b) (/ 1 b)) (* (* 4 (/ 1 a)) (/ 1 c)))) into (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) 25.625 * [approximate]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in (b a c) around 0 25.625 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 25.625 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 25.625 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 25.625 * [taylor]: Taking taylor expansion of (pow b 2) in c 25.625 * [taylor]: Taking taylor expansion of b in c 25.625 * [backup-simplify]: Simplify b into b 25.625 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.625 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.625 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 25.626 * [taylor]: Taking taylor expansion of 4 in c 25.626 * [backup-simplify]: Simplify 4 into 4 25.626 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 25.626 * [taylor]: Taking taylor expansion of (* a c) in c 25.626 * [taylor]: Taking taylor expansion of a in c 25.626 * [backup-simplify]: Simplify a into a 25.626 * [taylor]: Taking taylor expansion of c in c 25.626 * [backup-simplify]: Simplify 0 into 0 25.626 * [backup-simplify]: Simplify 1 into 1 25.626 * [backup-simplify]: Simplify (* a 0) into 0 25.626 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 25.626 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 25.626 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 25.626 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 25.627 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 25.627 * [backup-simplify]: Simplify (sqrt 0) into 0 25.627 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 25.628 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 25.628 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 25.628 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 25.628 * [taylor]: Taking taylor expansion of (pow b 2) in a 25.628 * [taylor]: Taking taylor expansion of b in a 25.628 * [backup-simplify]: Simplify b into b 25.628 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.628 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.628 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 25.628 * [taylor]: Taking taylor expansion of 4 in a 25.628 * [backup-simplify]: Simplify 4 into 4 25.628 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 25.628 * [taylor]: Taking taylor expansion of (* a c) in a 25.628 * [taylor]: Taking taylor expansion of a in a 25.628 * [backup-simplify]: Simplify 0 into 0 25.628 * [backup-simplify]: Simplify 1 into 1 25.628 * [taylor]: Taking taylor expansion of c in a 25.628 * [backup-simplify]: Simplify c into c 25.628 * [backup-simplify]: Simplify (* 0 c) into 0 25.629 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 25.629 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 25.629 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 25.629 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 25.629 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 25.629 * [backup-simplify]: Simplify (sqrt 0) into 0 25.630 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 25.630 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 25.630 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 25.630 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 25.630 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.630 * [taylor]: Taking taylor expansion of b in b 25.630 * [backup-simplify]: Simplify 0 into 0 25.630 * [backup-simplify]: Simplify 1 into 1 25.630 * [backup-simplify]: Simplify (* 1 1) into 1 25.631 * [backup-simplify]: Simplify (/ 1 1) into 1 25.631 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 25.631 * [taylor]: Taking taylor expansion of 4 in b 25.631 * [backup-simplify]: Simplify 4 into 4 25.631 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 25.631 * [taylor]: Taking taylor expansion of (* a c) in b 25.631 * [taylor]: Taking taylor expansion of a in b 25.631 * [backup-simplify]: Simplify a into a 25.631 * [taylor]: Taking taylor expansion of c in b 25.631 * [backup-simplify]: Simplify c into c 25.631 * [backup-simplify]: Simplify (* a c) into (* a c) 25.631 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 25.632 * [backup-simplify]: Simplify (+ 1 0) into 1 25.632 * [backup-simplify]: Simplify (sqrt 1) into 1 25.633 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.633 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.634 * [backup-simplify]: Simplify (+ 0 0) into 0 25.634 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 25.634 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 25.634 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 25.635 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 25.635 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.635 * [taylor]: Taking taylor expansion of b in b 25.635 * [backup-simplify]: Simplify 0 into 0 25.635 * [backup-simplify]: Simplify 1 into 1 25.635 * [backup-simplify]: Simplify (* 1 1) into 1 25.635 * [backup-simplify]: Simplify (/ 1 1) into 1 25.635 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 25.635 * [taylor]: Taking taylor expansion of 4 in b 25.635 * [backup-simplify]: Simplify 4 into 4 25.635 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 25.636 * [taylor]: Taking taylor expansion of (* a c) in b 25.636 * [taylor]: Taking taylor expansion of a in b 25.636 * [backup-simplify]: Simplify a into a 25.636 * [taylor]: Taking taylor expansion of c in b 25.636 * [backup-simplify]: Simplify c into c 25.636 * [backup-simplify]: Simplify (* a c) into (* a c) 25.636 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 25.636 * [backup-simplify]: Simplify (+ 1 0) into 1 25.637 * [backup-simplify]: Simplify (sqrt 1) into 1 25.637 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.638 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.638 * [backup-simplify]: Simplify (+ 0 0) into 0 25.639 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 25.639 * [taylor]: Taking taylor expansion of 1 in a 25.639 * [backup-simplify]: Simplify 1 into 1 25.639 * [taylor]: Taking taylor expansion of 0 in a 25.639 * [backup-simplify]: Simplify 0 into 0 25.639 * [taylor]: Taking taylor expansion of 1 in c 25.639 * [backup-simplify]: Simplify 1 into 1 25.640 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 25.641 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.642 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 25.642 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 25.642 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 25.643 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 25.643 * [taylor]: Taking taylor expansion of (/ -2 (* a c)) in a 25.643 * [taylor]: Taking taylor expansion of -2 in a 25.643 * [backup-simplify]: Simplify -2 into -2 25.643 * [taylor]: Taking taylor expansion of (* a c) in a 25.643 * [taylor]: Taking taylor expansion of a in a 25.643 * [backup-simplify]: Simplify 0 into 0 25.643 * [backup-simplify]: Simplify 1 into 1 25.643 * [taylor]: Taking taylor expansion of c in a 25.643 * [backup-simplify]: Simplify c into c 25.643 * [backup-simplify]: Simplify (* 0 c) into 0 25.644 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 25.644 * [backup-simplify]: Simplify (/ -2 c) into (/ -2 c) 25.644 * [taylor]: Taking taylor expansion of (/ -2 c) in c 25.644 * [taylor]: Taking taylor expansion of -2 in c 25.644 * [backup-simplify]: Simplify -2 into -2 25.644 * [taylor]: Taking taylor expansion of c in c 25.644 * [backup-simplify]: Simplify 0 into 0 25.644 * [backup-simplify]: Simplify 1 into 1 25.644 * [backup-simplify]: Simplify (/ -2 1) into -2 25.644 * [backup-simplify]: Simplify -2 into -2 25.645 * [taylor]: Taking taylor expansion of 0 in c 25.645 * [backup-simplify]: Simplify 0 into 0 25.645 * [taylor]: Taking taylor expansion of 0 in c 25.645 * [backup-simplify]: Simplify 0 into 0 25.645 * [backup-simplify]: Simplify 1 into 1 25.646 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 25.647 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.647 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 25.647 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 25.648 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (* a c)))) into 0 25.648 * [backup-simplify]: Simplify (- 0) into 0 25.649 * [backup-simplify]: Simplify (+ 0 0) into 0 25.649 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 25.649 * [taylor]: Taking taylor expansion of 0 in a 25.649 * [backup-simplify]: Simplify 0 into 0 25.650 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 25.650 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)))) into 0 25.650 * [taylor]: Taking taylor expansion of 0 in c 25.650 * [backup-simplify]: Simplify 0 into 0 25.650 * [taylor]: Taking taylor expansion of 0 in c 25.650 * [backup-simplify]: Simplify 0 into 0 25.650 * [taylor]: Taking taylor expansion of 0 in c 25.650 * [backup-simplify]: Simplify 0 into 0 25.651 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 25.651 * [backup-simplify]: Simplify 0 into 0 25.651 * [backup-simplify]: Simplify 0 into 0 25.651 * [backup-simplify]: Simplify 0 into 0 25.651 * [backup-simplify]: Simplify 0 into 0 25.651 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 25.652 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.652 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 25.652 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 25.653 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 25.653 * [backup-simplify]: Simplify (- 0) into 0 25.653 * [backup-simplify]: Simplify (+ 0 0) into 0 25.654 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 25.654 * [taylor]: Taking taylor expansion of (/ -2 (* (pow a 2) (pow c 2))) in a 25.654 * [taylor]: Taking taylor expansion of -2 in a 25.654 * [backup-simplify]: Simplify -2 into -2 25.654 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 25.654 * [taylor]: Taking taylor expansion of (pow a 2) in a 25.654 * [taylor]: Taking taylor expansion of a in a 25.654 * [backup-simplify]: Simplify 0 into 0 25.654 * [backup-simplify]: Simplify 1 into 1 25.654 * [taylor]: Taking taylor expansion of (pow c 2) in a 25.654 * [taylor]: Taking taylor expansion of c in a 25.654 * [backup-simplify]: Simplify c into c 25.654 * [backup-simplify]: Simplify (* 1 1) into 1 25.654 * [backup-simplify]: Simplify (* c c) into (pow c 2) 25.655 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 25.655 * [backup-simplify]: Simplify (/ -2 (pow c 2)) into (/ -2 (pow c 2)) 25.655 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 25.655 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.655 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 25.655 * [backup-simplify]: Simplify (- (/ 0 (pow c 2)) (+ (* (/ -2 (pow c 2)) (/ 0 (pow c 2))))) into 0 25.655 * [taylor]: Taking taylor expansion of 0 in c 25.655 * [backup-simplify]: Simplify 0 into 0 25.656 * [taylor]: Taking taylor expansion of 0 in c 25.656 * [backup-simplify]: Simplify 0 into 0 25.656 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 25.656 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 25.656 * [taylor]: Taking taylor expansion of 0 in c 25.656 * [backup-simplify]: Simplify 0 into 0 25.656 * [taylor]: Taking taylor expansion of 0 in c 25.656 * [backup-simplify]: Simplify 0 into 0 25.656 * [taylor]: Taking taylor expansion of 0 in c 25.656 * [backup-simplify]: Simplify 0 into 0 25.657 * [backup-simplify]: Simplify 0 into 0 25.657 * [backup-simplify]: Simplify 0 into 0 25.657 * [backup-simplify]: Simplify (+ (* 1 (* 1 (* 1 (/ 1 (/ 1 b))))) (* -2 (* (/ 1 (/ 1 c)) (* (/ 1 (/ 1 a)) (/ 1 b))))) into (- b (* 2 (/ (* a c) b))) 25.657 * [backup-simplify]: Simplify (sqrt (- (* (/ 1 (- b)) (/ 1 (- b))) (* (* 4 (/ 1 (- a))) (/ 1 (- c))))) into (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) 25.657 * [approximate]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in (b a c) around 0 25.657 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 25.657 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 25.657 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 25.657 * [taylor]: Taking taylor expansion of (pow b 2) in c 25.657 * [taylor]: Taking taylor expansion of b in c 25.657 * [backup-simplify]: Simplify b into b 25.657 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.657 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.657 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 25.657 * [taylor]: Taking taylor expansion of 4 in c 25.657 * [backup-simplify]: Simplify 4 into 4 25.657 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 25.657 * [taylor]: Taking taylor expansion of (* a c) in c 25.657 * [taylor]: Taking taylor expansion of a in c 25.657 * [backup-simplify]: Simplify a into a 25.657 * [taylor]: Taking taylor expansion of c in c 25.657 * [backup-simplify]: Simplify 0 into 0 25.657 * [backup-simplify]: Simplify 1 into 1 25.657 * [backup-simplify]: Simplify (* a 0) into 0 25.658 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 25.658 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 25.658 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 25.658 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 25.658 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 25.658 * [backup-simplify]: Simplify (sqrt 0) into 0 25.658 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 25.658 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 25.658 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 25.658 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 25.658 * [taylor]: Taking taylor expansion of (pow b 2) in a 25.658 * [taylor]: Taking taylor expansion of b in a 25.658 * [backup-simplify]: Simplify b into b 25.659 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.659 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.659 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 25.659 * [taylor]: Taking taylor expansion of 4 in a 25.659 * [backup-simplify]: Simplify 4 into 4 25.659 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 25.659 * [taylor]: Taking taylor expansion of (* a c) in a 25.659 * [taylor]: Taking taylor expansion of a in a 25.659 * [backup-simplify]: Simplify 0 into 0 25.659 * [backup-simplify]: Simplify 1 into 1 25.659 * [taylor]: Taking taylor expansion of c in a 25.659 * [backup-simplify]: Simplify c into c 25.659 * [backup-simplify]: Simplify (* 0 c) into 0 25.659 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 25.659 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 25.659 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 25.659 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 25.659 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 25.659 * [backup-simplify]: Simplify (sqrt 0) into 0 25.660 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 25.660 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 25.660 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 25.660 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 25.660 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.660 * [taylor]: Taking taylor expansion of b in b 25.660 * [backup-simplify]: Simplify 0 into 0 25.660 * [backup-simplify]: Simplify 1 into 1 25.660 * [backup-simplify]: Simplify (* 1 1) into 1 25.661 * [backup-simplify]: Simplify (/ 1 1) into 1 25.661 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 25.661 * [taylor]: Taking taylor expansion of 4 in b 25.661 * [backup-simplify]: Simplify 4 into 4 25.661 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 25.661 * [taylor]: Taking taylor expansion of (* a c) in b 25.661 * [taylor]: Taking taylor expansion of a in b 25.661 * [backup-simplify]: Simplify a into a 25.661 * [taylor]: Taking taylor expansion of c in b 25.661 * [backup-simplify]: Simplify c into c 25.661 * [backup-simplify]: Simplify (* a c) into (* a c) 25.661 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 25.661 * [backup-simplify]: Simplify (+ 1 0) into 1 25.661 * [backup-simplify]: Simplify (sqrt 1) into 1 25.662 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.662 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.662 * [backup-simplify]: Simplify (+ 0 0) into 0 25.663 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 25.663 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 25.663 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 25.663 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 25.663 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.663 * [taylor]: Taking taylor expansion of b in b 25.663 * [backup-simplify]: Simplify 0 into 0 25.663 * [backup-simplify]: Simplify 1 into 1 25.663 * [backup-simplify]: Simplify (* 1 1) into 1 25.664 * [backup-simplify]: Simplify (/ 1 1) into 1 25.664 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 25.664 * [taylor]: Taking taylor expansion of 4 in b 25.664 * [backup-simplify]: Simplify 4 into 4 25.664 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 25.664 * [taylor]: Taking taylor expansion of (* a c) in b 25.664 * [taylor]: Taking taylor expansion of a in b 25.664 * [backup-simplify]: Simplify a into a 25.664 * [taylor]: Taking taylor expansion of c in b 25.664 * [backup-simplify]: Simplify c into c 25.664 * [backup-simplify]: Simplify (* a c) into (* a c) 25.664 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 25.664 * [backup-simplify]: Simplify (+ 1 0) into 1 25.664 * [backup-simplify]: Simplify (sqrt 1) into 1 25.665 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.665 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.665 * [backup-simplify]: Simplify (+ 0 0) into 0 25.666 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 25.666 * [taylor]: Taking taylor expansion of 1 in a 25.666 * [backup-simplify]: Simplify 1 into 1 25.666 * [taylor]: Taking taylor expansion of 0 in a 25.666 * [backup-simplify]: Simplify 0 into 0 25.666 * [taylor]: Taking taylor expansion of 1 in c 25.666 * [backup-simplify]: Simplify 1 into 1 25.667 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 25.667 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.667 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 25.667 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 25.667 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 25.668 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 25.668 * [taylor]: Taking taylor expansion of (/ -2 (* a c)) in a 25.668 * [taylor]: Taking taylor expansion of -2 in a 25.668 * [backup-simplify]: Simplify -2 into -2 25.668 * [taylor]: Taking taylor expansion of (* a c) in a 25.668 * [taylor]: Taking taylor expansion of a in a 25.668 * [backup-simplify]: Simplify 0 into 0 25.668 * [backup-simplify]: Simplify 1 into 1 25.668 * [taylor]: Taking taylor expansion of c in a 25.668 * [backup-simplify]: Simplify c into c 25.668 * [backup-simplify]: Simplify (* 0 c) into 0 25.669 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 25.669 * [backup-simplify]: Simplify (/ -2 c) into (/ -2 c) 25.669 * [taylor]: Taking taylor expansion of (/ -2 c) in c 25.669 * [taylor]: Taking taylor expansion of -2 in c 25.669 * [backup-simplify]: Simplify -2 into -2 25.669 * [taylor]: Taking taylor expansion of c in c 25.669 * [backup-simplify]: Simplify 0 into 0 25.669 * [backup-simplify]: Simplify 1 into 1 25.669 * [backup-simplify]: Simplify (/ -2 1) into -2 25.669 * [backup-simplify]: Simplify -2 into -2 25.669 * [taylor]: Taking taylor expansion of 0 in c 25.669 * [backup-simplify]: Simplify 0 into 0 25.669 * [taylor]: Taking taylor expansion of 0 in c 25.669 * [backup-simplify]: Simplify 0 into 0 25.669 * [backup-simplify]: Simplify 1 into 1 25.670 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 25.670 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.670 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 25.670 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 25.671 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (* a c)))) into 0 25.671 * [backup-simplify]: Simplify (- 0) into 0 25.671 * [backup-simplify]: Simplify (+ 0 0) into 0 25.672 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 25.672 * [taylor]: Taking taylor expansion of 0 in a 25.672 * [backup-simplify]: Simplify 0 into 0 25.672 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 25.672 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)))) into 0 25.672 * [taylor]: Taking taylor expansion of 0 in c 25.672 * [backup-simplify]: Simplify 0 into 0 25.672 * [taylor]: Taking taylor expansion of 0 in c 25.672 * [backup-simplify]: Simplify 0 into 0 25.672 * [taylor]: Taking taylor expansion of 0 in c 25.672 * [backup-simplify]: Simplify 0 into 0 25.673 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 25.673 * [backup-simplify]: Simplify 0 into 0 25.673 * [backup-simplify]: Simplify 0 into 0 25.673 * [backup-simplify]: Simplify 0 into 0 25.673 * [backup-simplify]: Simplify 0 into 0 25.674 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 25.674 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.675 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 25.675 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 25.675 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 25.676 * [backup-simplify]: Simplify (- 0) into 0 25.676 * [backup-simplify]: Simplify (+ 0 0) into 0 25.677 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 25.677 * [taylor]: Taking taylor expansion of (/ -2 (* (pow a 2) (pow c 2))) in a 25.677 * [taylor]: Taking taylor expansion of -2 in a 25.677 * [backup-simplify]: Simplify -2 into -2 25.677 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 25.677 * [taylor]: Taking taylor expansion of (pow a 2) in a 25.677 * [taylor]: Taking taylor expansion of a in a 25.677 * [backup-simplify]: Simplify 0 into 0 25.677 * [backup-simplify]: Simplify 1 into 1 25.677 * [taylor]: Taking taylor expansion of (pow c 2) in a 25.677 * [taylor]: Taking taylor expansion of c in a 25.677 * [backup-simplify]: Simplify c into c 25.677 * [backup-simplify]: Simplify (* 1 1) into 1 25.677 * [backup-simplify]: Simplify (* c c) into (pow c 2) 25.677 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 25.677 * [backup-simplify]: Simplify (/ -2 (pow c 2)) into (/ -2 (pow c 2)) 25.677 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 25.678 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.678 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 25.678 * [backup-simplify]: Simplify (- (/ 0 (pow c 2)) (+ (* (/ -2 (pow c 2)) (/ 0 (pow c 2))))) into 0 25.678 * [taylor]: Taking taylor expansion of 0 in c 25.678 * [backup-simplify]: Simplify 0 into 0 25.678 * [taylor]: Taking taylor expansion of 0 in c 25.678 * [backup-simplify]: Simplify 0 into 0 25.679 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 25.679 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 25.679 * [taylor]: Taking taylor expansion of 0 in c 25.679 * [backup-simplify]: Simplify 0 into 0 25.679 * [taylor]: Taking taylor expansion of 0 in c 25.679 * [backup-simplify]: Simplify 0 into 0 25.679 * [taylor]: Taking taylor expansion of 0 in c 25.679 * [backup-simplify]: Simplify 0 into 0 25.679 * [backup-simplify]: Simplify 0 into 0 25.679 * [backup-simplify]: Simplify 0 into 0 25.680 * [backup-simplify]: Simplify (+ (* 1 (* 1 (* 1 (/ 1 (/ 1 (- b)))))) (* -2 (* (/ 1 (/ 1 (- c))) (* (/ 1 (/ 1 (- a))) (/ 1 (- b)))))) into (- (* 2 (/ (* a c) b)) b) 25.680 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 2 2 2 1) 25.680 * [backup-simplify]: Simplify (sqrt (- (* b b) (* (* 4 a) c))) into (sqrt (- (pow b 2) (* 4 (* a c)))) 25.680 * [approximate]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in (b a c) around 0 25.680 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in c 25.680 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in c 25.680 * [taylor]: Taking taylor expansion of (pow b 2) in c 25.680 * [taylor]: Taking taylor expansion of b in c 25.680 * [backup-simplify]: Simplify b into b 25.680 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in c 25.680 * [taylor]: Taking taylor expansion of 4 in c 25.680 * [backup-simplify]: Simplify 4 into 4 25.680 * [taylor]: Taking taylor expansion of (* a c) in c 25.680 * [taylor]: Taking taylor expansion of a in c 25.680 * [backup-simplify]: Simplify a into a 25.680 * [taylor]: Taking taylor expansion of c in c 25.680 * [backup-simplify]: Simplify 0 into 0 25.680 * [backup-simplify]: Simplify 1 into 1 25.680 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.680 * [backup-simplify]: Simplify (* a 0) into 0 25.680 * [backup-simplify]: Simplify (* 4 0) into 0 25.681 * [backup-simplify]: Simplify (- 0) into 0 25.681 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 25.681 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 25.681 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 25.681 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 25.681 * [backup-simplify]: Simplify (+ (* 4 a) (* 0 0)) into (* 4 a) 25.681 * [backup-simplify]: Simplify (- (* 4 a)) into (- (* 4 a)) 25.681 * [backup-simplify]: Simplify (+ 0 (- (* 4 a))) into (- (* 4 a)) 25.681 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 25.681 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in a 25.681 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in a 25.681 * [taylor]: Taking taylor expansion of (pow b 2) in a 25.682 * [taylor]: Taking taylor expansion of b in a 25.682 * [backup-simplify]: Simplify b into b 25.682 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 25.682 * [taylor]: Taking taylor expansion of 4 in a 25.682 * [backup-simplify]: Simplify 4 into 4 25.682 * [taylor]: Taking taylor expansion of (* a c) in a 25.682 * [taylor]: Taking taylor expansion of a in a 25.682 * [backup-simplify]: Simplify 0 into 0 25.682 * [backup-simplify]: Simplify 1 into 1 25.682 * [taylor]: Taking taylor expansion of c in a 25.682 * [backup-simplify]: Simplify c into c 25.682 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.682 * [backup-simplify]: Simplify (* 0 c) into 0 25.682 * [backup-simplify]: Simplify (* 4 0) into 0 25.683 * [backup-simplify]: Simplify (- 0) into 0 25.683 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 25.683 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 25.683 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 25.683 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 25.684 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 25.684 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 25.684 * [backup-simplify]: Simplify (+ 0 (- (* 4 c))) into (- (* 4 c)) 25.684 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 25.684 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in b 25.684 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 25.684 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.684 * [taylor]: Taking taylor expansion of b in b 25.684 * [backup-simplify]: Simplify 0 into 0 25.684 * [backup-simplify]: Simplify 1 into 1 25.684 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 25.684 * [taylor]: Taking taylor expansion of 4 in b 25.684 * [backup-simplify]: Simplify 4 into 4 25.684 * [taylor]: Taking taylor expansion of (* a c) in b 25.684 * [taylor]: Taking taylor expansion of a in b 25.684 * [backup-simplify]: Simplify a into a 25.684 * [taylor]: Taking taylor expansion of c in b 25.684 * [backup-simplify]: Simplify c into c 25.684 * [backup-simplify]: Simplify (* a c) into (* a c) 25.685 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 25.685 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 25.685 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 25.685 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 25.685 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 25.685 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 25.686 * [backup-simplify]: Simplify (- 0) into 0 25.686 * [backup-simplify]: Simplify (+ 0 0) into 0 25.686 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 25.686 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in b 25.686 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 25.686 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.686 * [taylor]: Taking taylor expansion of b in b 25.687 * [backup-simplify]: Simplify 0 into 0 25.687 * [backup-simplify]: Simplify 1 into 1 25.687 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 25.687 * [taylor]: Taking taylor expansion of 4 in b 25.687 * [backup-simplify]: Simplify 4 into 4 25.687 * [taylor]: Taking taylor expansion of (* a c) in b 25.687 * [taylor]: Taking taylor expansion of a in b 25.687 * [backup-simplify]: Simplify a into a 25.687 * [taylor]: Taking taylor expansion of c in b 25.687 * [backup-simplify]: Simplify c into c 25.687 * [backup-simplify]: Simplify (* a c) into (* a c) 25.687 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 25.687 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 25.687 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 25.687 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 25.687 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 25.688 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 25.688 * [backup-simplify]: Simplify (- 0) into 0 25.689 * [backup-simplify]: Simplify (+ 0 0) into 0 25.689 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 25.689 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 25.689 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 25.689 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 25.689 * [taylor]: Taking taylor expansion of 4 in a 25.689 * [backup-simplify]: Simplify 4 into 4 25.689 * [taylor]: Taking taylor expansion of (* a c) in a 25.689 * [taylor]: Taking taylor expansion of a in a 25.689 * [backup-simplify]: Simplify 0 into 0 25.689 * [backup-simplify]: Simplify 1 into 1 25.689 * [taylor]: Taking taylor expansion of c in a 25.689 * [backup-simplify]: Simplify c into c 25.689 * [backup-simplify]: Simplify (* 0 c) into 0 25.690 * [backup-simplify]: Simplify (* 4 0) into 0 25.690 * [backup-simplify]: Simplify (- 0) into 0 25.690 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 25.691 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 25.691 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 25.691 * [backup-simplify]: Simplify (sqrt 0) into 0 25.691 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 25.692 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 25.692 * [taylor]: Taking taylor expansion of 0 in c 25.692 * [backup-simplify]: Simplify 0 into 0 25.692 * [backup-simplify]: Simplify 0 into 0 25.692 * [taylor]: Taking taylor expansion of 0 in a 25.692 * [backup-simplify]: Simplify 0 into 0 25.692 * [taylor]: Taking taylor expansion of 0 in c 25.692 * [backup-simplify]: Simplify 0 into 0 25.692 * [backup-simplify]: Simplify 0 into 0 25.692 * [taylor]: Taking taylor expansion of (* +nan.0 c) in c 25.692 * [taylor]: Taking taylor expansion of +nan.0 in c 25.692 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.692 * [taylor]: Taking taylor expansion of c in c 25.692 * [backup-simplify]: Simplify 0 into 0 25.692 * [backup-simplify]: Simplify 1 into 1 25.693 * [backup-simplify]: Simplify (* +nan.0 0) into 0 25.693 * [backup-simplify]: Simplify 0 into 0 25.693 * [backup-simplify]: Simplify 0 into 0 25.693 * [backup-simplify]: Simplify (* 1 1) into 1 25.694 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 25.701 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (* a c)))) into 0 25.701 * [backup-simplify]: Simplify (- 0) into 0 25.702 * [backup-simplify]: Simplify (+ 1 0) into 1 25.703 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt (- (* 4 (* a c)))))) into (/ 1/2 (sqrt (- (* 4 (* a c))))) 25.703 * [taylor]: Taking taylor expansion of (/ 1/2 (sqrt (- (* 4 (* a c))))) in a 25.703 * [taylor]: Taking taylor expansion of 1/2 in a 25.703 * [backup-simplify]: Simplify 1/2 into 1/2 25.703 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 25.703 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 25.703 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 25.703 * [taylor]: Taking taylor expansion of 4 in a 25.703 * [backup-simplify]: Simplify 4 into 4 25.703 * [taylor]: Taking taylor expansion of (* a c) in a 25.703 * [taylor]: Taking taylor expansion of a in a 25.703 * [backup-simplify]: Simplify 0 into 0 25.703 * [backup-simplify]: Simplify 1 into 1 25.703 * [taylor]: Taking taylor expansion of c in a 25.703 * [backup-simplify]: Simplify c into c 25.703 * [backup-simplify]: Simplify (* 0 c) into 0 25.704 * [backup-simplify]: Simplify (* 4 0) into 0 25.704 * [backup-simplify]: Simplify (- 0) into 0 25.704 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 25.705 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 25.705 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 25.705 * [backup-simplify]: Simplify (sqrt 0) into 0 25.705 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 25.706 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 25.706 * [backup-simplify]: Simplify (/ 1/2 (* +nan.0 c)) into (/ +nan.0 c) 25.707 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 25.708 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 25.708 * [backup-simplify]: Simplify (- 0) into 0 25.709 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 25.709 * [backup-simplify]: Simplify (- (/ 0 (* +nan.0 c)) (+ (* (/ +nan.0 c) (/ (* +nan.0 (pow c 2)) (* +nan.0 c))))) into (- +nan.0) 25.709 * [taylor]: Taking taylor expansion of (- +nan.0) in c 25.709 * [taylor]: Taking taylor expansion of +nan.0 in c 25.709 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.710 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.710 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.710 * [taylor]: Taking taylor expansion of 0 in c 25.710 * [backup-simplify]: Simplify 0 into 0 25.710 * [backup-simplify]: Simplify 0 into 0 25.711 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 25.712 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 25.712 * [backup-simplify]: Simplify (- 0) into 0 25.713 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 25.713 * [taylor]: Taking taylor expansion of (* +nan.0 (pow c 2)) in c 25.713 * [taylor]: Taking taylor expansion of +nan.0 in c 25.713 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.713 * [taylor]: Taking taylor expansion of (pow c 2) in c 25.713 * [taylor]: Taking taylor expansion of c in c 25.713 * [backup-simplify]: Simplify 0 into 0 25.713 * [backup-simplify]: Simplify 1 into 1 25.713 * [backup-simplify]: Simplify 0 into 0 25.715 * [backup-simplify]: Simplify (+ (* +nan.0 1) (* 0 0)) into (- +nan.0) 25.715 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.715 * [backup-simplify]: Simplify 0 into 0 25.716 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.717 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 c)))) into 0 25.718 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* a c))))) into 0 25.718 * [backup-simplify]: Simplify (- 0) into 0 25.719 * [backup-simplify]: Simplify (+ 0 0) into 0 25.719 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt (- (* 4 (* a c))))))))) (* 2 (sqrt (- (* 4 (* a c)))))) into 0 25.719 * [taylor]: Taking taylor expansion of 0 in a 25.719 * [backup-simplify]: Simplify 0 into 0 25.719 * [taylor]: Taking taylor expansion of 0 in c 25.719 * [backup-simplify]: Simplify 0 into 0 25.719 * [backup-simplify]: Simplify 0 into 0 25.720 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 25.721 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 c) (* 0 0)))) into 0 25.722 * [backup-simplify]: Simplify (- 0) into 0 25.723 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* +nan.0 c) (* +nan.0 (pow c 2)))))) (* 2 0)) into (* +nan.0 (pow c 3)) 25.723 * [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)) 25.723 * [taylor]: Taking taylor expansion of (- (* +nan.0 c)) in c 25.723 * [taylor]: Taking taylor expansion of (* +nan.0 c) in c 25.723 * [taylor]: Taking taylor expansion of +nan.0 in c 25.723 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.723 * [taylor]: Taking taylor expansion of c in c 25.723 * [backup-simplify]: Simplify 0 into 0 25.723 * [backup-simplify]: Simplify 1 into 1 25.724 * [backup-simplify]: Simplify (* +nan.0 0) into 0 25.724 * [backup-simplify]: Simplify (- 0) into 0 25.724 * [backup-simplify]: Simplify 0 into 0 25.724 * [taylor]: Taking taylor expansion of 0 in c 25.724 * [backup-simplify]: Simplify 0 into 0 25.724 * [backup-simplify]: Simplify 0 into 0 25.726 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 25.727 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 c) (* 0 0)))) into 0 25.727 * [backup-simplify]: Simplify (- 0) into 0 25.728 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* +nan.0 c) (* +nan.0 (pow c 2)))))) (* 2 0)) into (* +nan.0 (pow c 3)) 25.728 * [taylor]: Taking taylor expansion of (* +nan.0 (pow c 3)) in c 25.728 * [taylor]: Taking taylor expansion of +nan.0 in c 25.728 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.728 * [taylor]: Taking taylor expansion of (pow c 3) in c 25.728 * [taylor]: Taking taylor expansion of c in c 25.728 * [backup-simplify]: Simplify 0 into 0 25.728 * [backup-simplify]: Simplify 1 into 1 25.728 * [backup-simplify]: Simplify (- 0) into 0 25.729 * [backup-simplify]: Simplify 0 into 0 25.729 * [backup-simplify]: Simplify 0 into 0 25.730 * [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))))) 25.730 * [backup-simplify]: Simplify (sqrt (- (* (/ 1 b) (/ 1 b)) (* (* 4 (/ 1 a)) (/ 1 c)))) into (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) 25.730 * [approximate]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in (b a c) around 0 25.730 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 25.730 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 25.730 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 25.730 * [taylor]: Taking taylor expansion of (pow b 2) in c 25.730 * [taylor]: Taking taylor expansion of b in c 25.730 * [backup-simplify]: Simplify b into b 25.730 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.730 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.730 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 25.730 * [taylor]: Taking taylor expansion of 4 in c 25.730 * [backup-simplify]: Simplify 4 into 4 25.730 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 25.730 * [taylor]: Taking taylor expansion of (* a c) in c 25.730 * [taylor]: Taking taylor expansion of a in c 25.730 * [backup-simplify]: Simplify a into a 25.730 * [taylor]: Taking taylor expansion of c in c 25.731 * [backup-simplify]: Simplify 0 into 0 25.731 * [backup-simplify]: Simplify 1 into 1 25.731 * [backup-simplify]: Simplify (* a 0) into 0 25.731 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 25.731 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 25.731 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 25.731 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 25.731 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 25.732 * [backup-simplify]: Simplify (sqrt 0) into 0 25.732 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 25.733 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 25.733 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 25.733 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 25.733 * [taylor]: Taking taylor expansion of (pow b 2) in a 25.733 * [taylor]: Taking taylor expansion of b in a 25.733 * [backup-simplify]: Simplify b into b 25.733 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.733 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.733 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 25.733 * [taylor]: Taking taylor expansion of 4 in a 25.733 * [backup-simplify]: Simplify 4 into 4 25.733 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 25.733 * [taylor]: Taking taylor expansion of (* a c) in a 25.733 * [taylor]: Taking taylor expansion of a in a 25.733 * [backup-simplify]: Simplify 0 into 0 25.733 * [backup-simplify]: Simplify 1 into 1 25.733 * [taylor]: Taking taylor expansion of c in a 25.733 * [backup-simplify]: Simplify c into c 25.733 * [backup-simplify]: Simplify (* 0 c) into 0 25.734 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 25.734 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 25.734 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 25.734 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 25.734 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 25.734 * [backup-simplify]: Simplify (sqrt 0) into 0 25.735 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 25.735 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 25.735 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 25.735 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 25.735 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.735 * [taylor]: Taking taylor expansion of b in b 25.735 * [backup-simplify]: Simplify 0 into 0 25.735 * [backup-simplify]: Simplify 1 into 1 25.735 * [backup-simplify]: Simplify (* 1 1) into 1 25.736 * [backup-simplify]: Simplify (/ 1 1) into 1 25.736 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 25.736 * [taylor]: Taking taylor expansion of 4 in b 25.736 * [backup-simplify]: Simplify 4 into 4 25.736 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 25.736 * [taylor]: Taking taylor expansion of (* a c) in b 25.736 * [taylor]: Taking taylor expansion of a in b 25.736 * [backup-simplify]: Simplify a into a 25.736 * [taylor]: Taking taylor expansion of c in b 25.736 * [backup-simplify]: Simplify c into c 25.736 * [backup-simplify]: Simplify (* a c) into (* a c) 25.736 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 25.737 * [backup-simplify]: Simplify (+ 1 0) into 1 25.737 * [backup-simplify]: Simplify (sqrt 1) into 1 25.738 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.738 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.739 * [backup-simplify]: Simplify (+ 0 0) into 0 25.739 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 25.739 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 25.740 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 25.740 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 25.740 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.740 * [taylor]: Taking taylor expansion of b in b 25.740 * [backup-simplify]: Simplify 0 into 0 25.740 * [backup-simplify]: Simplify 1 into 1 25.740 * [backup-simplify]: Simplify (* 1 1) into 1 25.740 * [backup-simplify]: Simplify (/ 1 1) into 1 25.740 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 25.740 * [taylor]: Taking taylor expansion of 4 in b 25.741 * [backup-simplify]: Simplify 4 into 4 25.741 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 25.741 * [taylor]: Taking taylor expansion of (* a c) in b 25.741 * [taylor]: Taking taylor expansion of a in b 25.741 * [backup-simplify]: Simplify a into a 25.741 * [taylor]: Taking taylor expansion of c in b 25.741 * [backup-simplify]: Simplify c into c 25.741 * [backup-simplify]: Simplify (* a c) into (* a c) 25.741 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 25.741 * [backup-simplify]: Simplify (+ 1 0) into 1 25.742 * [backup-simplify]: Simplify (sqrt 1) into 1 25.742 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.743 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.743 * [backup-simplify]: Simplify (+ 0 0) into 0 25.744 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 25.744 * [taylor]: Taking taylor expansion of 1 in a 25.744 * [backup-simplify]: Simplify 1 into 1 25.744 * [taylor]: Taking taylor expansion of 0 in a 25.744 * [backup-simplify]: Simplify 0 into 0 25.744 * [taylor]: Taking taylor expansion of 1 in c 25.744 * [backup-simplify]: Simplify 1 into 1 25.745 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 25.746 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.746 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 25.747 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 25.747 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 25.748 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 25.748 * [taylor]: Taking taylor expansion of (/ -2 (* a c)) in a 25.748 * [taylor]: Taking taylor expansion of -2 in a 25.748 * [backup-simplify]: Simplify -2 into -2 25.748 * [taylor]: Taking taylor expansion of (* a c) in a 25.748 * [taylor]: Taking taylor expansion of a in a 25.748 * [backup-simplify]: Simplify 0 into 0 25.748 * [backup-simplify]: Simplify 1 into 1 25.748 * [taylor]: Taking taylor expansion of c in a 25.748 * [backup-simplify]: Simplify c into c 25.748 * [backup-simplify]: Simplify (* 0 c) into 0 25.749 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 25.749 * [backup-simplify]: Simplify (/ -2 c) into (/ -2 c) 25.749 * [taylor]: Taking taylor expansion of (/ -2 c) in c 25.749 * [taylor]: Taking taylor expansion of -2 in c 25.749 * [backup-simplify]: Simplify -2 into -2 25.749 * [taylor]: Taking taylor expansion of c in c 25.749 * [backup-simplify]: Simplify 0 into 0 25.749 * [backup-simplify]: Simplify 1 into 1 25.750 * [backup-simplify]: Simplify (/ -2 1) into -2 25.750 * [backup-simplify]: Simplify -2 into -2 25.750 * [taylor]: Taking taylor expansion of 0 in c 25.750 * [backup-simplify]: Simplify 0 into 0 25.750 * [taylor]: Taking taylor expansion of 0 in c 25.750 * [backup-simplify]: Simplify 0 into 0 25.750 * [backup-simplify]: Simplify 1 into 1 25.751 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 25.752 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.752 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 25.752 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 25.753 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (* a c)))) into 0 25.753 * [backup-simplify]: Simplify (- 0) into 0 25.754 * [backup-simplify]: Simplify (+ 0 0) into 0 25.754 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 25.754 * [taylor]: Taking taylor expansion of 0 in a 25.754 * [backup-simplify]: Simplify 0 into 0 25.755 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 25.755 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)))) into 0 25.755 * [taylor]: Taking taylor expansion of 0 in c 25.755 * [backup-simplify]: Simplify 0 into 0 25.755 * [taylor]: Taking taylor expansion of 0 in c 25.755 * [backup-simplify]: Simplify 0 into 0 25.755 * [taylor]: Taking taylor expansion of 0 in c 25.755 * [backup-simplify]: Simplify 0 into 0 25.756 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 25.756 * [backup-simplify]: Simplify 0 into 0 25.756 * [backup-simplify]: Simplify 0 into 0 25.757 * [backup-simplify]: Simplify 0 into 0 25.757 * [backup-simplify]: Simplify 0 into 0 25.758 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 25.759 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.759 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 25.759 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 25.760 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 25.761 * [backup-simplify]: Simplify (- 0) into 0 25.761 * [backup-simplify]: Simplify (+ 0 0) into 0 25.762 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 25.762 * [taylor]: Taking taylor expansion of (/ -2 (* (pow a 2) (pow c 2))) in a 25.762 * [taylor]: Taking taylor expansion of -2 in a 25.762 * [backup-simplify]: Simplify -2 into -2 25.762 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 25.762 * [taylor]: Taking taylor expansion of (pow a 2) in a 25.762 * [taylor]: Taking taylor expansion of a in a 25.762 * [backup-simplify]: Simplify 0 into 0 25.762 * [backup-simplify]: Simplify 1 into 1 25.762 * [taylor]: Taking taylor expansion of (pow c 2) in a 25.762 * [taylor]: Taking taylor expansion of c in a 25.763 * [backup-simplify]: Simplify c into c 25.763 * [backup-simplify]: Simplify (* 1 1) into 1 25.763 * [backup-simplify]: Simplify (* c c) into (pow c 2) 25.763 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 25.763 * [backup-simplify]: Simplify (/ -2 (pow c 2)) into (/ -2 (pow c 2)) 25.763 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 25.764 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.764 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 25.765 * [backup-simplify]: Simplify (- (/ 0 (pow c 2)) (+ (* (/ -2 (pow c 2)) (/ 0 (pow c 2))))) into 0 25.765 * [taylor]: Taking taylor expansion of 0 in c 25.765 * [backup-simplify]: Simplify 0 into 0 25.765 * [taylor]: Taking taylor expansion of 0 in c 25.765 * [backup-simplify]: Simplify 0 into 0 25.766 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 25.766 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 25.766 * [taylor]: Taking taylor expansion of 0 in c 25.766 * [backup-simplify]: Simplify 0 into 0 25.766 * [taylor]: Taking taylor expansion of 0 in c 25.766 * [backup-simplify]: Simplify 0 into 0 25.766 * [taylor]: Taking taylor expansion of 0 in c 25.766 * [backup-simplify]: Simplify 0 into 0 25.767 * [backup-simplify]: Simplify 0 into 0 25.767 * [backup-simplify]: Simplify 0 into 0 25.767 * [backup-simplify]: Simplify (+ (* 1 (* 1 (* 1 (/ 1 (/ 1 b))))) (* -2 (* (/ 1 (/ 1 c)) (* (/ 1 (/ 1 a)) (/ 1 b))))) into (- b (* 2 (/ (* a c) b))) 25.767 * [backup-simplify]: Simplify (sqrt (- (* (/ 1 (- b)) (/ 1 (- b))) (* (* 4 (/ 1 (- a))) (/ 1 (- c))))) into (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) 25.767 * [approximate]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in (b a c) around 0 25.767 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 25.767 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 25.767 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 25.767 * [taylor]: Taking taylor expansion of (pow b 2) in c 25.768 * [taylor]: Taking taylor expansion of b in c 25.768 * [backup-simplify]: Simplify b into b 25.768 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.768 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.768 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 25.768 * [taylor]: Taking taylor expansion of 4 in c 25.768 * [backup-simplify]: Simplify 4 into 4 25.768 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 25.768 * [taylor]: Taking taylor expansion of (* a c) in c 25.768 * [taylor]: Taking taylor expansion of a in c 25.768 * [backup-simplify]: Simplify a into a 25.768 * [taylor]: Taking taylor expansion of c in c 25.768 * [backup-simplify]: Simplify 0 into 0 25.768 * [backup-simplify]: Simplify 1 into 1 25.768 * [backup-simplify]: Simplify (* a 0) into 0 25.769 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 25.769 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 25.769 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 25.769 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 25.769 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 25.769 * [backup-simplify]: Simplify (sqrt 0) into 0 25.770 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 25.770 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 25.770 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 25.770 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 25.770 * [taylor]: Taking taylor expansion of (pow b 2) in a 25.770 * [taylor]: Taking taylor expansion of b in a 25.770 * [backup-simplify]: Simplify b into b 25.770 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.770 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.770 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 25.770 * [taylor]: Taking taylor expansion of 4 in a 25.770 * [backup-simplify]: Simplify 4 into 4 25.770 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 25.770 * [taylor]: Taking taylor expansion of (* a c) in a 25.770 * [taylor]: Taking taylor expansion of a in a 25.770 * [backup-simplify]: Simplify 0 into 0 25.770 * [backup-simplify]: Simplify 1 into 1 25.770 * [taylor]: Taking taylor expansion of c in a 25.770 * [backup-simplify]: Simplify c into c 25.771 * [backup-simplify]: Simplify (* 0 c) into 0 25.771 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 25.771 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 25.771 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 25.771 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 25.771 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 25.772 * [backup-simplify]: Simplify (sqrt 0) into 0 25.772 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 25.772 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 25.772 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 25.772 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 25.772 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.772 * [taylor]: Taking taylor expansion of b in b 25.772 * [backup-simplify]: Simplify 0 into 0 25.772 * [backup-simplify]: Simplify 1 into 1 25.773 * [backup-simplify]: Simplify (* 1 1) into 1 25.773 * [backup-simplify]: Simplify (/ 1 1) into 1 25.773 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 25.773 * [taylor]: Taking taylor expansion of 4 in b 25.773 * [backup-simplify]: Simplify 4 into 4 25.773 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 25.773 * [taylor]: Taking taylor expansion of (* a c) in b 25.773 * [taylor]: Taking taylor expansion of a in b 25.773 * [backup-simplify]: Simplify a into a 25.773 * [taylor]: Taking taylor expansion of c in b 25.774 * [backup-simplify]: Simplify c into c 25.774 * [backup-simplify]: Simplify (* a c) into (* a c) 25.774 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 25.774 * [backup-simplify]: Simplify (+ 1 0) into 1 25.774 * [backup-simplify]: Simplify (sqrt 1) into 1 25.775 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.776 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.776 * [backup-simplify]: Simplify (+ 0 0) into 0 25.777 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 25.777 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 25.777 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 25.777 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 25.777 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.777 * [taylor]: Taking taylor expansion of b in b 25.777 * [backup-simplify]: Simplify 0 into 0 25.777 * [backup-simplify]: Simplify 1 into 1 25.778 * [backup-simplify]: Simplify (* 1 1) into 1 25.778 * [backup-simplify]: Simplify (/ 1 1) into 1 25.778 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 25.778 * [taylor]: Taking taylor expansion of 4 in b 25.778 * [backup-simplify]: Simplify 4 into 4 25.778 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 25.778 * [taylor]: Taking taylor expansion of (* a c) in b 25.778 * [taylor]: Taking taylor expansion of a in b 25.778 * [backup-simplify]: Simplify a into a 25.778 * [taylor]: Taking taylor expansion of c in b 25.778 * [backup-simplify]: Simplify c into c 25.778 * [backup-simplify]: Simplify (* a c) into (* a c) 25.778 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 25.779 * [backup-simplify]: Simplify (+ 1 0) into 1 25.779 * [backup-simplify]: Simplify (sqrt 1) into 1 25.780 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.780 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.781 * [backup-simplify]: Simplify (+ 0 0) into 0 25.782 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 25.782 * [taylor]: Taking taylor expansion of 1 in a 25.782 * [backup-simplify]: Simplify 1 into 1 25.782 * [taylor]: Taking taylor expansion of 0 in a 25.782 * [backup-simplify]: Simplify 0 into 0 25.782 * [taylor]: Taking taylor expansion of 1 in c 25.782 * [backup-simplify]: Simplify 1 into 1 25.783 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 25.784 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.784 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 25.784 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 25.784 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 25.785 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 25.785 * [taylor]: Taking taylor expansion of (/ -2 (* a c)) in a 25.785 * [taylor]: Taking taylor expansion of -2 in a 25.785 * [backup-simplify]: Simplify -2 into -2 25.785 * [taylor]: Taking taylor expansion of (* a c) in a 25.785 * [taylor]: Taking taylor expansion of a in a 25.785 * [backup-simplify]: Simplify 0 into 0 25.786 * [backup-simplify]: Simplify 1 into 1 25.786 * [taylor]: Taking taylor expansion of c in a 25.786 * [backup-simplify]: Simplify c into c 25.786 * [backup-simplify]: Simplify (* 0 c) into 0 25.786 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 25.786 * [backup-simplify]: Simplify (/ -2 c) into (/ -2 c) 25.786 * [taylor]: Taking taylor expansion of (/ -2 c) in c 25.786 * [taylor]: Taking taylor expansion of -2 in c 25.786 * [backup-simplify]: Simplify -2 into -2 25.786 * [taylor]: Taking taylor expansion of c in c 25.786 * [backup-simplify]: Simplify 0 into 0 25.786 * [backup-simplify]: Simplify 1 into 1 25.787 * [backup-simplify]: Simplify (/ -2 1) into -2 25.787 * [backup-simplify]: Simplify -2 into -2 25.787 * [taylor]: Taking taylor expansion of 0 in c 25.787 * [backup-simplify]: Simplify 0 into 0 25.787 * [taylor]: Taking taylor expansion of 0 in c 25.787 * [backup-simplify]: Simplify 0 into 0 25.787 * [backup-simplify]: Simplify 1 into 1 25.788 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 25.789 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.789 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 25.790 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 25.790 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (* a c)))) into 0 25.790 * [backup-simplify]: Simplify (- 0) into 0 25.791 * [backup-simplify]: Simplify (+ 0 0) into 0 25.791 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 25.791 * [taylor]: Taking taylor expansion of 0 in a 25.791 * [backup-simplify]: Simplify 0 into 0 25.792 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 25.792 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)))) into 0 25.793 * [taylor]: Taking taylor expansion of 0 in c 25.793 * [backup-simplify]: Simplify 0 into 0 25.793 * [taylor]: Taking taylor expansion of 0 in c 25.793 * [backup-simplify]: Simplify 0 into 0 25.793 * [taylor]: Taking taylor expansion of 0 in c 25.793 * [backup-simplify]: Simplify 0 into 0 25.794 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 25.794 * [backup-simplify]: Simplify 0 into 0 25.794 * [backup-simplify]: Simplify 0 into 0 25.794 * [backup-simplify]: Simplify 0 into 0 25.794 * [backup-simplify]: Simplify 0 into 0 25.795 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 25.796 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.796 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 25.797 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 25.797 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 25.798 * [backup-simplify]: Simplify (- 0) into 0 25.798 * [backup-simplify]: Simplify (+ 0 0) into 0 25.799 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 25.799 * [taylor]: Taking taylor expansion of (/ -2 (* (pow a 2) (pow c 2))) in a 25.800 * [taylor]: Taking taylor expansion of -2 in a 25.800 * [backup-simplify]: Simplify -2 into -2 25.800 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 25.800 * [taylor]: Taking taylor expansion of (pow a 2) in a 25.800 * [taylor]: Taking taylor expansion of a in a 25.800 * [backup-simplify]: Simplify 0 into 0 25.800 * [backup-simplify]: Simplify 1 into 1 25.800 * [taylor]: Taking taylor expansion of (pow c 2) in a 25.800 * [taylor]: Taking taylor expansion of c in a 25.800 * [backup-simplify]: Simplify c into c 25.800 * [backup-simplify]: Simplify (* 1 1) into 1 25.800 * [backup-simplify]: Simplify (* c c) into (pow c 2) 25.800 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 25.800 * [backup-simplify]: Simplify (/ -2 (pow c 2)) into (/ -2 (pow c 2)) 25.801 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 25.801 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.802 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 25.802 * [backup-simplify]: Simplify (- (/ 0 (pow c 2)) (+ (* (/ -2 (pow c 2)) (/ 0 (pow c 2))))) into 0 25.802 * [taylor]: Taking taylor expansion of 0 in c 25.802 * [backup-simplify]: Simplify 0 into 0 25.802 * [taylor]: Taking taylor expansion of 0 in c 25.802 * [backup-simplify]: Simplify 0 into 0 25.803 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 25.803 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 25.804 * [taylor]: Taking taylor expansion of 0 in c 25.804 * [backup-simplify]: Simplify 0 into 0 25.804 * [taylor]: Taking taylor expansion of 0 in c 25.804 * [backup-simplify]: Simplify 0 into 0 25.804 * [taylor]: Taking taylor expansion of 0 in c 25.804 * [backup-simplify]: Simplify 0 into 0 25.804 * [backup-simplify]: Simplify 0 into 0 25.804 * [backup-simplify]: Simplify 0 into 0 25.804 * [backup-simplify]: Simplify (+ (* 1 (* 1 (* 1 (/ 1 (/ 1 (- b)))))) (* -2 (* (/ 1 (/ 1 (- c))) (* (/ 1 (/ 1 (- a))) (/ 1 (- b)))))) into (- (* 2 (/ (* a c) b)) b) 25.804 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 2 2 1 1) 25.804 * [backup-simplify]: Simplify (sqrt (- (* b b) (* (* 4 a) c))) into (sqrt (- (pow b 2) (* 4 (* a c)))) 25.805 * [approximate]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in (b a c) around 0 25.805 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in c 25.805 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in c 25.805 * [taylor]: Taking taylor expansion of (pow b 2) in c 25.805 * [taylor]: Taking taylor expansion of b in c 25.805 * [backup-simplify]: Simplify b into b 25.805 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in c 25.805 * [taylor]: Taking taylor expansion of 4 in c 25.805 * [backup-simplify]: Simplify 4 into 4 25.805 * [taylor]: Taking taylor expansion of (* a c) in c 25.805 * [taylor]: Taking taylor expansion of a in c 25.805 * [backup-simplify]: Simplify a into a 25.805 * [taylor]: Taking taylor expansion of c in c 25.805 * [backup-simplify]: Simplify 0 into 0 25.805 * [backup-simplify]: Simplify 1 into 1 25.805 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.805 * [backup-simplify]: Simplify (* a 0) into 0 25.805 * [backup-simplify]: Simplify (* 4 0) into 0 25.806 * [backup-simplify]: Simplify (- 0) into 0 25.806 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 25.806 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 25.806 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 25.806 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 25.807 * [backup-simplify]: Simplify (+ (* 4 a) (* 0 0)) into (* 4 a) 25.807 * [backup-simplify]: Simplify (- (* 4 a)) into (- (* 4 a)) 25.807 * [backup-simplify]: Simplify (+ 0 (- (* 4 a))) into (- (* 4 a)) 25.808 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 25.808 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in a 25.808 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in a 25.808 * [taylor]: Taking taylor expansion of (pow b 2) in a 25.808 * [taylor]: Taking taylor expansion of b in a 25.808 * [backup-simplify]: Simplify b into b 25.808 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 25.808 * [taylor]: Taking taylor expansion of 4 in a 25.808 * [backup-simplify]: Simplify 4 into 4 25.808 * [taylor]: Taking taylor expansion of (* a c) in a 25.808 * [taylor]: Taking taylor expansion of a in a 25.808 * [backup-simplify]: Simplify 0 into 0 25.808 * [backup-simplify]: Simplify 1 into 1 25.808 * [taylor]: Taking taylor expansion of c in a 25.808 * [backup-simplify]: Simplify c into c 25.808 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.808 * [backup-simplify]: Simplify (* 0 c) into 0 25.808 * [backup-simplify]: Simplify (* 4 0) into 0 25.809 * [backup-simplify]: Simplify (- 0) into 0 25.809 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 25.809 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 25.809 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 25.810 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 25.810 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 25.810 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 25.810 * [backup-simplify]: Simplify (+ 0 (- (* 4 c))) into (- (* 4 c)) 25.810 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 25.810 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in b 25.810 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 25.810 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.810 * [taylor]: Taking taylor expansion of b in b 25.811 * [backup-simplify]: Simplify 0 into 0 25.811 * [backup-simplify]: Simplify 1 into 1 25.811 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 25.811 * [taylor]: Taking taylor expansion of 4 in b 25.811 * [backup-simplify]: Simplify 4 into 4 25.811 * [taylor]: Taking taylor expansion of (* a c) in b 25.811 * [taylor]: Taking taylor expansion of a in b 25.811 * [backup-simplify]: Simplify a into a 25.811 * [taylor]: Taking taylor expansion of c in b 25.811 * [backup-simplify]: Simplify c into c 25.811 * [backup-simplify]: Simplify (* a c) into (* a c) 25.811 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 25.811 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 25.811 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 25.811 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 25.811 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 25.812 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 25.812 * [backup-simplify]: Simplify (- 0) into 0 25.812 * [backup-simplify]: Simplify (+ 0 0) into 0 25.813 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 25.813 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in b 25.813 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 25.813 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.813 * [taylor]: Taking taylor expansion of b in b 25.813 * [backup-simplify]: Simplify 0 into 0 25.813 * [backup-simplify]: Simplify 1 into 1 25.813 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 25.813 * [taylor]: Taking taylor expansion of 4 in b 25.813 * [backup-simplify]: Simplify 4 into 4 25.813 * [taylor]: Taking taylor expansion of (* a c) in b 25.813 * [taylor]: Taking taylor expansion of a in b 25.813 * [backup-simplify]: Simplify a into a 25.813 * [taylor]: Taking taylor expansion of c in b 25.813 * [backup-simplify]: Simplify c into c 25.813 * [backup-simplify]: Simplify (* a c) into (* a c) 25.813 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 25.813 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 25.813 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 25.813 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 25.814 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 25.814 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 25.814 * [backup-simplify]: Simplify (- 0) into 0 25.815 * [backup-simplify]: Simplify (+ 0 0) into 0 25.815 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 25.815 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 25.815 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 25.815 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 25.815 * [taylor]: Taking taylor expansion of 4 in a 25.815 * [backup-simplify]: Simplify 4 into 4 25.815 * [taylor]: Taking taylor expansion of (* a c) in a 25.815 * [taylor]: Taking taylor expansion of a in a 25.815 * [backup-simplify]: Simplify 0 into 0 25.815 * [backup-simplify]: Simplify 1 into 1 25.815 * [taylor]: Taking taylor expansion of c in a 25.815 * [backup-simplify]: Simplify c into c 25.815 * [backup-simplify]: Simplify (* 0 c) into 0 25.816 * [backup-simplify]: Simplify (* 4 0) into 0 25.816 * [backup-simplify]: Simplify (- 0) into 0 25.817 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 25.817 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 25.817 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 25.817 * [backup-simplify]: Simplify (sqrt 0) into 0 25.818 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 25.818 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 25.818 * [taylor]: Taking taylor expansion of 0 in c 25.818 * [backup-simplify]: Simplify 0 into 0 25.818 * [backup-simplify]: Simplify 0 into 0 25.818 * [taylor]: Taking taylor expansion of 0 in a 25.818 * [backup-simplify]: Simplify 0 into 0 25.818 * [taylor]: Taking taylor expansion of 0 in c 25.818 * [backup-simplify]: Simplify 0 into 0 25.818 * [backup-simplify]: Simplify 0 into 0 25.818 * [taylor]: Taking taylor expansion of (* +nan.0 c) in c 25.818 * [taylor]: Taking taylor expansion of +nan.0 in c 25.818 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.819 * [taylor]: Taking taylor expansion of c in c 25.819 * [backup-simplify]: Simplify 0 into 0 25.819 * [backup-simplify]: Simplify 1 into 1 25.819 * [backup-simplify]: Simplify (* +nan.0 0) into 0 25.819 * [backup-simplify]: Simplify 0 into 0 25.819 * [backup-simplify]: Simplify 0 into 0 25.819 * [backup-simplify]: Simplify (* 1 1) into 1 25.820 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 25.821 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (* a c)))) into 0 25.821 * [backup-simplify]: Simplify (- 0) into 0 25.821 * [backup-simplify]: Simplify (+ 1 0) into 1 25.822 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt (- (* 4 (* a c)))))) into (/ 1/2 (sqrt (- (* 4 (* a c))))) 25.822 * [taylor]: Taking taylor expansion of (/ 1/2 (sqrt (- (* 4 (* a c))))) in a 25.822 * [taylor]: Taking taylor expansion of 1/2 in a 25.822 * [backup-simplify]: Simplify 1/2 into 1/2 25.822 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 25.823 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 25.823 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 25.823 * [taylor]: Taking taylor expansion of 4 in a 25.823 * [backup-simplify]: Simplify 4 into 4 25.823 * [taylor]: Taking taylor expansion of (* a c) in a 25.823 * [taylor]: Taking taylor expansion of a in a 25.823 * [backup-simplify]: Simplify 0 into 0 25.823 * [backup-simplify]: Simplify 1 into 1 25.823 * [taylor]: Taking taylor expansion of c in a 25.823 * [backup-simplify]: Simplify c into c 25.823 * [backup-simplify]: Simplify (* 0 c) into 0 25.823 * [backup-simplify]: Simplify (* 4 0) into 0 25.824 * [backup-simplify]: Simplify (- 0) into 0 25.824 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 25.824 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 25.825 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 25.825 * [backup-simplify]: Simplify (sqrt 0) into 0 25.825 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 25.826 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 25.826 * [backup-simplify]: Simplify (/ 1/2 (* +nan.0 c)) into (/ +nan.0 c) 25.826 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 25.827 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 25.828 * [backup-simplify]: Simplify (- 0) into 0 25.828 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 25.829 * [backup-simplify]: Simplify (- (/ 0 (* +nan.0 c)) (+ (* (/ +nan.0 c) (/ (* +nan.0 (pow c 2)) (* +nan.0 c))))) into (- +nan.0) 25.829 * [taylor]: Taking taylor expansion of (- +nan.0) in c 25.829 * [taylor]: Taking taylor expansion of +nan.0 in c 25.829 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.829 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.830 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.830 * [taylor]: Taking taylor expansion of 0 in c 25.830 * [backup-simplify]: Simplify 0 into 0 25.830 * [backup-simplify]: Simplify 0 into 0 25.831 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 25.831 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 25.832 * [backup-simplify]: Simplify (- 0) into 0 25.833 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 25.833 * [taylor]: Taking taylor expansion of (* +nan.0 (pow c 2)) in c 25.833 * [taylor]: Taking taylor expansion of +nan.0 in c 25.833 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.833 * [taylor]: Taking taylor expansion of (pow c 2) in c 25.833 * [taylor]: Taking taylor expansion of c in c 25.833 * [backup-simplify]: Simplify 0 into 0 25.833 * [backup-simplify]: Simplify 1 into 1 25.833 * [backup-simplify]: Simplify 0 into 0 25.834 * [backup-simplify]: Simplify (+ (* +nan.0 1) (* 0 0)) into (- +nan.0) 25.835 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.835 * [backup-simplify]: Simplify 0 into 0 25.836 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.836 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 c)))) into 0 25.838 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* a c))))) into 0 25.838 * [backup-simplify]: Simplify (- 0) into 0 25.838 * [backup-simplify]: Simplify (+ 0 0) into 0 25.839 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt (- (* 4 (* a c))))))))) (* 2 (sqrt (- (* 4 (* a c)))))) into 0 25.839 * [taylor]: Taking taylor expansion of 0 in a 25.839 * [backup-simplify]: Simplify 0 into 0 25.839 * [taylor]: Taking taylor expansion of 0 in c 25.839 * [backup-simplify]: Simplify 0 into 0 25.839 * [backup-simplify]: Simplify 0 into 0 25.840 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 25.841 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 c) (* 0 0)))) into 0 25.841 * [backup-simplify]: Simplify (- 0) into 0 25.842 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* +nan.0 c) (* +nan.0 (pow c 2)))))) (* 2 0)) into (* +nan.0 (pow c 3)) 25.843 * [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)) 25.843 * [taylor]: Taking taylor expansion of (- (* +nan.0 c)) in c 25.843 * [taylor]: Taking taylor expansion of (* +nan.0 c) in c 25.843 * [taylor]: Taking taylor expansion of +nan.0 in c 25.843 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.843 * [taylor]: Taking taylor expansion of c in c 25.843 * [backup-simplify]: Simplify 0 into 0 25.843 * [backup-simplify]: Simplify 1 into 1 25.844 * [backup-simplify]: Simplify (* +nan.0 0) into 0 25.844 * [backup-simplify]: Simplify (- 0) into 0 25.844 * [backup-simplify]: Simplify 0 into 0 25.844 * [taylor]: Taking taylor expansion of 0 in c 25.844 * [backup-simplify]: Simplify 0 into 0 25.844 * [backup-simplify]: Simplify 0 into 0 25.845 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 25.852 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 c) (* 0 0)))) into 0 25.852 * [backup-simplify]: Simplify (- 0) into 0 25.853 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* +nan.0 c) (* +nan.0 (pow c 2)))))) (* 2 0)) into (* +nan.0 (pow c 3)) 25.853 * [taylor]: Taking taylor expansion of (* +nan.0 (pow c 3)) in c 25.853 * [taylor]: Taking taylor expansion of +nan.0 in c 25.853 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.853 * [taylor]: Taking taylor expansion of (pow c 3) in c 25.853 * [taylor]: Taking taylor expansion of c in c 25.853 * [backup-simplify]: Simplify 0 into 0 25.853 * [backup-simplify]: Simplify 1 into 1 25.854 * [backup-simplify]: Simplify (- 0) into 0 25.854 * [backup-simplify]: Simplify 0 into 0 25.854 * [backup-simplify]: Simplify 0 into 0 25.855 * [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))))) 25.855 * [backup-simplify]: Simplify (sqrt (- (* (/ 1 b) (/ 1 b)) (* (* 4 (/ 1 a)) (/ 1 c)))) into (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) 25.855 * [approximate]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in (b a c) around 0 25.855 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 25.855 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 25.855 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 25.855 * [taylor]: Taking taylor expansion of (pow b 2) in c 25.855 * [taylor]: Taking taylor expansion of b in c 25.855 * [backup-simplify]: Simplify b into b 25.855 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.855 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.855 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 25.856 * [taylor]: Taking taylor expansion of 4 in c 25.856 * [backup-simplify]: Simplify 4 into 4 25.856 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 25.856 * [taylor]: Taking taylor expansion of (* a c) in c 25.856 * [taylor]: Taking taylor expansion of a in c 25.856 * [backup-simplify]: Simplify a into a 25.856 * [taylor]: Taking taylor expansion of c in c 25.856 * [backup-simplify]: Simplify 0 into 0 25.856 * [backup-simplify]: Simplify 1 into 1 25.856 * [backup-simplify]: Simplify (* a 0) into 0 25.856 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 25.856 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 25.856 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 25.856 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 25.857 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 25.857 * [backup-simplify]: Simplify (sqrt 0) into 0 25.858 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 25.858 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 25.858 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 25.858 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 25.858 * [taylor]: Taking taylor expansion of (pow b 2) in a 25.858 * [taylor]: Taking taylor expansion of b in a 25.858 * [backup-simplify]: Simplify b into b 25.858 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.858 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.858 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 25.858 * [taylor]: Taking taylor expansion of 4 in a 25.858 * [backup-simplify]: Simplify 4 into 4 25.858 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 25.858 * [taylor]: Taking taylor expansion of (* a c) in a 25.858 * [taylor]: Taking taylor expansion of a in a 25.858 * [backup-simplify]: Simplify 0 into 0 25.858 * [backup-simplify]: Simplify 1 into 1 25.858 * [taylor]: Taking taylor expansion of c in a 25.858 * [backup-simplify]: Simplify c into c 25.859 * [backup-simplify]: Simplify (* 0 c) into 0 25.859 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 25.859 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 25.859 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 25.859 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 25.859 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 25.860 * [backup-simplify]: Simplify (sqrt 0) into 0 25.860 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 25.860 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 25.860 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 25.860 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 25.860 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.860 * [taylor]: Taking taylor expansion of b in b 25.860 * [backup-simplify]: Simplify 0 into 0 25.861 * [backup-simplify]: Simplify 1 into 1 25.861 * [backup-simplify]: Simplify (* 1 1) into 1 25.861 * [backup-simplify]: Simplify (/ 1 1) into 1 25.861 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 25.861 * [taylor]: Taking taylor expansion of 4 in b 25.861 * [backup-simplify]: Simplify 4 into 4 25.861 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 25.861 * [taylor]: Taking taylor expansion of (* a c) in b 25.861 * [taylor]: Taking taylor expansion of a in b 25.861 * [backup-simplify]: Simplify a into a 25.861 * [taylor]: Taking taylor expansion of c in b 25.862 * [backup-simplify]: Simplify c into c 25.862 * [backup-simplify]: Simplify (* a c) into (* a c) 25.862 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 25.862 * [backup-simplify]: Simplify (+ 1 0) into 1 25.862 * [backup-simplify]: Simplify (sqrt 1) into 1 25.863 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.864 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.864 * [backup-simplify]: Simplify (+ 0 0) into 0 25.865 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 25.865 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 25.865 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 25.865 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 25.865 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.865 * [taylor]: Taking taylor expansion of b in b 25.865 * [backup-simplify]: Simplify 0 into 0 25.865 * [backup-simplify]: Simplify 1 into 1 25.865 * [backup-simplify]: Simplify (* 1 1) into 1 25.866 * [backup-simplify]: Simplify (/ 1 1) into 1 25.866 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 25.866 * [taylor]: Taking taylor expansion of 4 in b 25.866 * [backup-simplify]: Simplify 4 into 4 25.866 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 25.866 * [taylor]: Taking taylor expansion of (* a c) in b 25.866 * [taylor]: Taking taylor expansion of a in b 25.866 * [backup-simplify]: Simplify a into a 25.866 * [taylor]: Taking taylor expansion of c in b 25.866 * [backup-simplify]: Simplify c into c 25.866 * [backup-simplify]: Simplify (* a c) into (* a c) 25.866 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 25.867 * [backup-simplify]: Simplify (+ 1 0) into 1 25.867 * [backup-simplify]: Simplify (sqrt 1) into 1 25.868 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.869 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.869 * [backup-simplify]: Simplify (+ 0 0) into 0 25.870 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 25.870 * [taylor]: Taking taylor expansion of 1 in a 25.870 * [backup-simplify]: Simplify 1 into 1 25.870 * [taylor]: Taking taylor expansion of 0 in a 25.870 * [backup-simplify]: Simplify 0 into 0 25.870 * [taylor]: Taking taylor expansion of 1 in c 25.870 * [backup-simplify]: Simplify 1 into 1 25.871 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 25.872 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.872 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 25.872 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 25.872 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 25.874 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 25.874 * [taylor]: Taking taylor expansion of (/ -2 (* a c)) in a 25.874 * [taylor]: Taking taylor expansion of -2 in a 25.874 * [backup-simplify]: Simplify -2 into -2 25.874 * [taylor]: Taking taylor expansion of (* a c) in a 25.874 * [taylor]: Taking taylor expansion of a in a 25.874 * [backup-simplify]: Simplify 0 into 0 25.874 * [backup-simplify]: Simplify 1 into 1 25.874 * [taylor]: Taking taylor expansion of c in a 25.874 * [backup-simplify]: Simplify c into c 25.874 * [backup-simplify]: Simplify (* 0 c) into 0 25.874 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 25.874 * [backup-simplify]: Simplify (/ -2 c) into (/ -2 c) 25.874 * [taylor]: Taking taylor expansion of (/ -2 c) in c 25.874 * [taylor]: Taking taylor expansion of -2 in c 25.874 * [backup-simplify]: Simplify -2 into -2 25.874 * [taylor]: Taking taylor expansion of c in c 25.874 * [backup-simplify]: Simplify 0 into 0 25.874 * [backup-simplify]: Simplify 1 into 1 25.875 * [backup-simplify]: Simplify (/ -2 1) into -2 25.875 * [backup-simplify]: Simplify -2 into -2 25.875 * [taylor]: Taking taylor expansion of 0 in c 25.875 * [backup-simplify]: Simplify 0 into 0 25.875 * [taylor]: Taking taylor expansion of 0 in c 25.875 * [backup-simplify]: Simplify 0 into 0 25.875 * [backup-simplify]: Simplify 1 into 1 25.876 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 25.877 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.877 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 25.877 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 25.878 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (* a c)))) into 0 25.878 * [backup-simplify]: Simplify (- 0) into 0 25.879 * [backup-simplify]: Simplify (+ 0 0) into 0 25.879 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 25.879 * [taylor]: Taking taylor expansion of 0 in a 25.879 * [backup-simplify]: Simplify 0 into 0 25.880 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 25.880 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)))) into 0 25.880 * [taylor]: Taking taylor expansion of 0 in c 25.880 * [backup-simplify]: Simplify 0 into 0 25.880 * [taylor]: Taking taylor expansion of 0 in c 25.880 * [backup-simplify]: Simplify 0 into 0 25.880 * [taylor]: Taking taylor expansion of 0 in c 25.880 * [backup-simplify]: Simplify 0 into 0 25.881 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 25.881 * [backup-simplify]: Simplify 0 into 0 25.881 * [backup-simplify]: Simplify 0 into 0 25.881 * [backup-simplify]: Simplify 0 into 0 25.882 * [backup-simplify]: Simplify 0 into 0 25.883 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 25.884 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.884 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 25.884 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 25.885 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 25.886 * [backup-simplify]: Simplify (- 0) into 0 25.886 * [backup-simplify]: Simplify (+ 0 0) into 0 25.887 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 25.887 * [taylor]: Taking taylor expansion of (/ -2 (* (pow a 2) (pow c 2))) in a 25.887 * [taylor]: Taking taylor expansion of -2 in a 25.887 * [backup-simplify]: Simplify -2 into -2 25.887 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 25.887 * [taylor]: Taking taylor expansion of (pow a 2) in a 25.887 * [taylor]: Taking taylor expansion of a in a 25.887 * [backup-simplify]: Simplify 0 into 0 25.887 * [backup-simplify]: Simplify 1 into 1 25.887 * [taylor]: Taking taylor expansion of (pow c 2) in a 25.887 * [taylor]: Taking taylor expansion of c in a 25.887 * [backup-simplify]: Simplify c into c 25.888 * [backup-simplify]: Simplify (* 1 1) into 1 25.888 * [backup-simplify]: Simplify (* c c) into (pow c 2) 25.888 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 25.888 * [backup-simplify]: Simplify (/ -2 (pow c 2)) into (/ -2 (pow c 2)) 25.888 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 25.889 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.889 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 25.890 * [backup-simplify]: Simplify (- (/ 0 (pow c 2)) (+ (* (/ -2 (pow c 2)) (/ 0 (pow c 2))))) into 0 25.890 * [taylor]: Taking taylor expansion of 0 in c 25.890 * [backup-simplify]: Simplify 0 into 0 25.890 * [taylor]: Taking taylor expansion of 0 in c 25.890 * [backup-simplify]: Simplify 0 into 0 25.891 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 25.891 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 25.891 * [taylor]: Taking taylor expansion of 0 in c 25.891 * [backup-simplify]: Simplify 0 into 0 25.891 * [taylor]: Taking taylor expansion of 0 in c 25.891 * [backup-simplify]: Simplify 0 into 0 25.891 * [taylor]: Taking taylor expansion of 0 in c 25.891 * [backup-simplify]: Simplify 0 into 0 25.891 * [backup-simplify]: Simplify 0 into 0 25.891 * [backup-simplify]: Simplify 0 into 0 25.892 * [backup-simplify]: Simplify (+ (* 1 (* 1 (* 1 (/ 1 (/ 1 b))))) (* -2 (* (/ 1 (/ 1 c)) (* (/ 1 (/ 1 a)) (/ 1 b))))) into (- b (* 2 (/ (* a c) b))) 25.892 * [backup-simplify]: Simplify (sqrt (- (* (/ 1 (- b)) (/ 1 (- b))) (* (* 4 (/ 1 (- a))) (/ 1 (- c))))) into (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) 25.892 * [approximate]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in (b a c) around 0 25.892 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 25.892 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 25.892 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 25.892 * [taylor]: Taking taylor expansion of (pow b 2) in c 25.892 * [taylor]: Taking taylor expansion of b in c 25.892 * [backup-simplify]: Simplify b into b 25.892 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.892 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.892 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 25.892 * [taylor]: Taking taylor expansion of 4 in c 25.892 * [backup-simplify]: Simplify 4 into 4 25.892 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 25.892 * [taylor]: Taking taylor expansion of (* a c) in c 25.893 * [taylor]: Taking taylor expansion of a in c 25.893 * [backup-simplify]: Simplify a into a 25.893 * [taylor]: Taking taylor expansion of c in c 25.893 * [backup-simplify]: Simplify 0 into 0 25.893 * [backup-simplify]: Simplify 1 into 1 25.893 * [backup-simplify]: Simplify (* a 0) into 0 25.893 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 25.893 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 25.893 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 25.893 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 25.893 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 25.894 * [backup-simplify]: Simplify (sqrt 0) into 0 25.894 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 25.894 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 25.894 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 25.894 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 25.894 * [taylor]: Taking taylor expansion of (pow b 2) in a 25.894 * [taylor]: Taking taylor expansion of b in a 25.894 * [backup-simplify]: Simplify b into b 25.894 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.894 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.894 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 25.894 * [taylor]: Taking taylor expansion of 4 in a 25.894 * [backup-simplify]: Simplify 4 into 4 25.894 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 25.894 * [taylor]: Taking taylor expansion of (* a c) in a 25.894 * [taylor]: Taking taylor expansion of a in a 25.894 * [backup-simplify]: Simplify 0 into 0 25.894 * [backup-simplify]: Simplify 1 into 1 25.894 * [taylor]: Taking taylor expansion of c in a 25.894 * [backup-simplify]: Simplify c into c 25.895 * [backup-simplify]: Simplify (* 0 c) into 0 25.895 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 25.895 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 25.895 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 25.895 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 25.895 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 25.895 * [backup-simplify]: Simplify (sqrt 0) into 0 25.896 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 25.896 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 25.896 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 25.896 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 25.896 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.896 * [taylor]: Taking taylor expansion of b in b 25.896 * [backup-simplify]: Simplify 0 into 0 25.896 * [backup-simplify]: Simplify 1 into 1 25.896 * [backup-simplify]: Simplify (* 1 1) into 1 25.896 * [backup-simplify]: Simplify (/ 1 1) into 1 25.896 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 25.896 * [taylor]: Taking taylor expansion of 4 in b 25.896 * [backup-simplify]: Simplify 4 into 4 25.896 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 25.896 * [taylor]: Taking taylor expansion of (* a c) in b 25.896 * [taylor]: Taking taylor expansion of a in b 25.896 * [backup-simplify]: Simplify a into a 25.896 * [taylor]: Taking taylor expansion of c in b 25.896 * [backup-simplify]: Simplify c into c 25.897 * [backup-simplify]: Simplify (* a c) into (* a c) 25.897 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 25.897 * [backup-simplify]: Simplify (+ 1 0) into 1 25.897 * [backup-simplify]: Simplify (sqrt 1) into 1 25.898 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.898 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.898 * [backup-simplify]: Simplify (+ 0 0) into 0 25.899 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 25.899 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 25.899 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 25.899 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 25.899 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.899 * [taylor]: Taking taylor expansion of b in b 25.899 * [backup-simplify]: Simplify 0 into 0 25.899 * [backup-simplify]: Simplify 1 into 1 25.899 * [backup-simplify]: Simplify (* 1 1) into 1 25.899 * [backup-simplify]: Simplify (/ 1 1) into 1 25.899 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 25.899 * [taylor]: Taking taylor expansion of 4 in b 25.899 * [backup-simplify]: Simplify 4 into 4 25.899 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 25.899 * [taylor]: Taking taylor expansion of (* a c) in b 25.899 * [taylor]: Taking taylor expansion of a in b 25.899 * [backup-simplify]: Simplify a into a 25.899 * [taylor]: Taking taylor expansion of c in b 25.899 * [backup-simplify]: Simplify c into c 25.899 * [backup-simplify]: Simplify (* a c) into (* a c) 25.899 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 25.900 * [backup-simplify]: Simplify (+ 1 0) into 1 25.900 * [backup-simplify]: Simplify (sqrt 1) into 1 25.900 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.901 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.901 * [backup-simplify]: Simplify (+ 0 0) into 0 25.901 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 25.901 * [taylor]: Taking taylor expansion of 1 in a 25.901 * [backup-simplify]: Simplify 1 into 1 25.902 * [taylor]: Taking taylor expansion of 0 in a 25.902 * [backup-simplify]: Simplify 0 into 0 25.902 * [taylor]: Taking taylor expansion of 1 in c 25.902 * [backup-simplify]: Simplify 1 into 1 25.902 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 25.903 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.903 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 25.903 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 25.903 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 25.904 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 25.904 * [taylor]: Taking taylor expansion of (/ -2 (* a c)) in a 25.904 * [taylor]: Taking taylor expansion of -2 in a 25.904 * [backup-simplify]: Simplify -2 into -2 25.904 * [taylor]: Taking taylor expansion of (* a c) in a 25.904 * [taylor]: Taking taylor expansion of a in a 25.904 * [backup-simplify]: Simplify 0 into 0 25.904 * [backup-simplify]: Simplify 1 into 1 25.904 * [taylor]: Taking taylor expansion of c in a 25.904 * [backup-simplify]: Simplify c into c 25.904 * [backup-simplify]: Simplify (* 0 c) into 0 25.904 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 25.904 * [backup-simplify]: Simplify (/ -2 c) into (/ -2 c) 25.904 * [taylor]: Taking taylor expansion of (/ -2 c) in c 25.904 * [taylor]: Taking taylor expansion of -2 in c 25.904 * [backup-simplify]: Simplify -2 into -2 25.904 * [taylor]: Taking taylor expansion of c in c 25.904 * [backup-simplify]: Simplify 0 into 0 25.904 * [backup-simplify]: Simplify 1 into 1 25.904 * [backup-simplify]: Simplify (/ -2 1) into -2 25.904 * [backup-simplify]: Simplify -2 into -2 25.905 * [taylor]: Taking taylor expansion of 0 in c 25.905 * [backup-simplify]: Simplify 0 into 0 25.905 * [taylor]: Taking taylor expansion of 0 in c 25.905 * [backup-simplify]: Simplify 0 into 0 25.905 * [backup-simplify]: Simplify 1 into 1 25.905 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 25.906 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.906 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 25.906 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 25.906 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (* a c)))) into 0 25.906 * [backup-simplify]: Simplify (- 0) into 0 25.907 * [backup-simplify]: Simplify (+ 0 0) into 0 25.907 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 25.907 * [taylor]: Taking taylor expansion of 0 in a 25.907 * [backup-simplify]: Simplify 0 into 0 25.908 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 25.908 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)))) into 0 25.908 * [taylor]: Taking taylor expansion of 0 in c 25.908 * [backup-simplify]: Simplify 0 into 0 25.908 * [taylor]: Taking taylor expansion of 0 in c 25.908 * [backup-simplify]: Simplify 0 into 0 25.908 * [taylor]: Taking taylor expansion of 0 in c 25.908 * [backup-simplify]: Simplify 0 into 0 25.908 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 25.908 * [backup-simplify]: Simplify 0 into 0 25.908 * [backup-simplify]: Simplify 0 into 0 25.908 * [backup-simplify]: Simplify 0 into 0 25.908 * [backup-simplify]: Simplify 0 into 0 25.909 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 25.910 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.910 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 25.910 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 25.910 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 25.911 * [backup-simplify]: Simplify (- 0) into 0 25.911 * [backup-simplify]: Simplify (+ 0 0) into 0 25.912 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 25.912 * [taylor]: Taking taylor expansion of (/ -2 (* (pow a 2) (pow c 2))) in a 25.912 * [taylor]: Taking taylor expansion of -2 in a 25.912 * [backup-simplify]: Simplify -2 into -2 25.912 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 25.912 * [taylor]: Taking taylor expansion of (pow a 2) in a 25.912 * [taylor]: Taking taylor expansion of a in a 25.912 * [backup-simplify]: Simplify 0 into 0 25.912 * [backup-simplify]: Simplify 1 into 1 25.912 * [taylor]: Taking taylor expansion of (pow c 2) in a 25.912 * [taylor]: Taking taylor expansion of c in a 25.912 * [backup-simplify]: Simplify c into c 25.912 * [backup-simplify]: Simplify (* 1 1) into 1 25.912 * [backup-simplify]: Simplify (* c c) into (pow c 2) 25.912 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 25.913 * [backup-simplify]: Simplify (/ -2 (pow c 2)) into (/ -2 (pow c 2)) 25.913 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 25.913 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.913 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 25.913 * [backup-simplify]: Simplify (- (/ 0 (pow c 2)) (+ (* (/ -2 (pow c 2)) (/ 0 (pow c 2))))) into 0 25.913 * [taylor]: Taking taylor expansion of 0 in c 25.913 * [backup-simplify]: Simplify 0 into 0 25.914 * [taylor]: Taking taylor expansion of 0 in c 25.914 * [backup-simplify]: Simplify 0 into 0 25.914 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 25.914 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 25.914 * [taylor]: Taking taylor expansion of 0 in c 25.914 * [backup-simplify]: Simplify 0 into 0 25.914 * [taylor]: Taking taylor expansion of 0 in c 25.914 * [backup-simplify]: Simplify 0 into 0 25.915 * [taylor]: Taking taylor expansion of 0 in c 25.915 * [backup-simplify]: Simplify 0 into 0 25.915 * [backup-simplify]: Simplify 0 into 0 25.915 * [backup-simplify]: Simplify 0 into 0 25.915 * [backup-simplify]: Simplify (+ (* 1 (* 1 (* 1 (/ 1 (/ 1 (- b)))))) (* -2 (* (/ 1 (/ 1 (- c))) (* (/ 1 (/ 1 (- a))) (/ 1 (- b)))))) into (- (* 2 (/ (* a c) b)) b) 25.915 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 2) 25.915 * [backup-simplify]: Simplify (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) into (- (+ (sqrt (- (pow b 2) (* 4 (* a c)))) b)) 25.915 * [approximate]: Taking taylor expansion of (- (+ (sqrt (- (pow b 2) (* 4 (* a c)))) b)) in (b a c) around 0 25.915 * [taylor]: Taking taylor expansion of (- (+ (sqrt (- (pow b 2) (* 4 (* a c)))) b)) in c 25.915 * [taylor]: Taking taylor expansion of (+ (sqrt (- (pow b 2) (* 4 (* a c)))) b) in c 25.915 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in c 25.915 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in c 25.915 * [taylor]: Taking taylor expansion of (pow b 2) in c 25.915 * [taylor]: Taking taylor expansion of b in c 25.915 * [backup-simplify]: Simplify b into b 25.915 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in c 25.915 * [taylor]: Taking taylor expansion of 4 in c 25.915 * [backup-simplify]: Simplify 4 into 4 25.915 * [taylor]: Taking taylor expansion of (* a c) in c 25.915 * [taylor]: Taking taylor expansion of a in c 25.915 * [backup-simplify]: Simplify a into a 25.915 * [taylor]: Taking taylor expansion of c in c 25.915 * [backup-simplify]: Simplify 0 into 0 25.915 * [backup-simplify]: Simplify 1 into 1 25.915 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.915 * [backup-simplify]: Simplify (* a 0) into 0 25.916 * [backup-simplify]: Simplify (* 4 0) into 0 25.916 * [backup-simplify]: Simplify (- 0) into 0 25.916 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 25.916 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 25.916 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 25.916 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 25.917 * [backup-simplify]: Simplify (+ (* 4 a) (* 0 0)) into (* 4 a) 25.917 * [backup-simplify]: Simplify (- (* 4 a)) into (- (* 4 a)) 25.917 * [backup-simplify]: Simplify (+ 0 (- (* 4 a))) into (- (* 4 a)) 25.917 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 25.917 * [taylor]: Taking taylor expansion of b in c 25.917 * [backup-simplify]: Simplify b into b 25.917 * [taylor]: Taking taylor expansion of (- (+ (sqrt (- (pow b 2) (* 4 (* a c)))) b)) in a 25.917 * [taylor]: Taking taylor expansion of (+ (sqrt (- (pow b 2) (* 4 (* a c)))) b) in a 25.917 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in a 25.917 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in a 25.917 * [taylor]: Taking taylor expansion of (pow b 2) in a 25.917 * [taylor]: Taking taylor expansion of b in a 25.917 * [backup-simplify]: Simplify b into b 25.917 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 25.917 * [taylor]: Taking taylor expansion of 4 in a 25.917 * [backup-simplify]: Simplify 4 into 4 25.917 * [taylor]: Taking taylor expansion of (* a c) in a 25.917 * [taylor]: Taking taylor expansion of a in a 25.917 * [backup-simplify]: Simplify 0 into 0 25.917 * [backup-simplify]: Simplify 1 into 1 25.917 * [taylor]: Taking taylor expansion of c in a 25.917 * [backup-simplify]: Simplify c into c 25.917 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.917 * [backup-simplify]: Simplify (* 0 c) into 0 25.918 * [backup-simplify]: Simplify (* 4 0) into 0 25.918 * [backup-simplify]: Simplify (- 0) into 0 25.918 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 25.918 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 25.918 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 25.918 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 25.919 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 25.919 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 25.919 * [backup-simplify]: Simplify (+ 0 (- (* 4 c))) into (- (* 4 c)) 25.919 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 25.919 * [taylor]: Taking taylor expansion of b in a 25.919 * [backup-simplify]: Simplify b into b 25.919 * [taylor]: Taking taylor expansion of (- (+ (sqrt (- (pow b 2) (* 4 (* a c)))) b)) in b 25.919 * [taylor]: Taking taylor expansion of (+ (sqrt (- (pow b 2) (* 4 (* a c)))) b) in b 25.919 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in b 25.919 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 25.919 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.919 * [taylor]: Taking taylor expansion of b in b 25.919 * [backup-simplify]: Simplify 0 into 0 25.919 * [backup-simplify]: Simplify 1 into 1 25.919 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 25.919 * [taylor]: Taking taylor expansion of 4 in b 25.919 * [backup-simplify]: Simplify 4 into 4 25.919 * [taylor]: Taking taylor expansion of (* a c) in b 25.919 * [taylor]: Taking taylor expansion of a in b 25.919 * [backup-simplify]: Simplify a into a 25.919 * [taylor]: Taking taylor expansion of c in b 25.919 * [backup-simplify]: Simplify c into c 25.919 * [backup-simplify]: Simplify (* a c) into (* a c) 25.919 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 25.919 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 25.919 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 25.920 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 25.920 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 25.920 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 25.920 * [backup-simplify]: Simplify (- 0) into 0 25.920 * [backup-simplify]: Simplify (+ 0 0) into 0 25.920 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 25.920 * [taylor]: Taking taylor expansion of b in b 25.920 * [backup-simplify]: Simplify 0 into 0 25.920 * [backup-simplify]: Simplify 1 into 1 25.921 * [taylor]: Taking taylor expansion of (- (+ (sqrt (- (pow b 2) (* 4 (* a c)))) b)) in b 25.921 * [taylor]: Taking taylor expansion of (+ (sqrt (- (pow b 2) (* 4 (* a c)))) b) in b 25.921 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in b 25.921 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 25.921 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.921 * [taylor]: Taking taylor expansion of b in b 25.921 * [backup-simplify]: Simplify 0 into 0 25.921 * [backup-simplify]: Simplify 1 into 1 25.921 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 25.921 * [taylor]: Taking taylor expansion of 4 in b 25.921 * [backup-simplify]: Simplify 4 into 4 25.921 * [taylor]: Taking taylor expansion of (* a c) in b 25.921 * [taylor]: Taking taylor expansion of a in b 25.921 * [backup-simplify]: Simplify a into a 25.921 * [taylor]: Taking taylor expansion of c in b 25.921 * [backup-simplify]: Simplify c into c 25.921 * [backup-simplify]: Simplify (* a c) into (* a c) 25.921 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 25.921 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 25.921 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 25.921 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 25.921 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 25.921 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 25.922 * [backup-simplify]: Simplify (- 0) into 0 25.922 * [backup-simplify]: Simplify (+ 0 0) into 0 25.922 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 25.922 * [taylor]: Taking taylor expansion of b in b 25.922 * [backup-simplify]: Simplify 0 into 0 25.922 * [backup-simplify]: Simplify 1 into 1 25.922 * [backup-simplify]: Simplify (+ (sqrt (- (* 4 (* a c)))) 0) into (sqrt (- (* 4 (* a c)))) 25.922 * [backup-simplify]: Simplify (- (sqrt (- (* 4 (* a c))))) into (- (sqrt (- (* 4 (* a c))))) 25.922 * [taylor]: Taking taylor expansion of (- (sqrt (- (* 4 (* a c))))) in a 25.922 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 25.922 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 25.922 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 25.922 * [taylor]: Taking taylor expansion of 4 in a 25.922 * [backup-simplify]: Simplify 4 into 4 25.922 * [taylor]: Taking taylor expansion of (* a c) in a 25.922 * [taylor]: Taking taylor expansion of a in a 25.922 * [backup-simplify]: Simplify 0 into 0 25.922 * [backup-simplify]: Simplify 1 into 1 25.922 * [taylor]: Taking taylor expansion of c in a 25.922 * [backup-simplify]: Simplify c into c 25.922 * [backup-simplify]: Simplify (* 0 c) into 0 25.923 * [backup-simplify]: Simplify (* 4 0) into 0 25.923 * [backup-simplify]: Simplify (- 0) into 0 25.923 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 25.923 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 25.924 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 25.924 * [backup-simplify]: Simplify (sqrt 0) into 0 25.924 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 25.924 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 25.924 * [backup-simplify]: Simplify (- 0) into 0 25.924 * [taylor]: Taking taylor expansion of 0 in c 25.924 * [backup-simplify]: Simplify 0 into 0 25.924 * [backup-simplify]: Simplify 0 into 0 25.925 * [backup-simplify]: Simplify (+ 0 1) into 1 25.925 * [backup-simplify]: Simplify (- 1) into -1 25.925 * [taylor]: Taking taylor expansion of -1 in a 25.925 * [backup-simplify]: Simplify -1 into -1 25.925 * [taylor]: Taking taylor expansion of -1 in c 25.925 * [backup-simplify]: Simplify -1 into -1 25.925 * [backup-simplify]: Simplify -1 into -1 25.925 * [backup-simplify]: Simplify (- (* +nan.0 c)) into (- (* +nan.0 c)) 25.925 * [taylor]: Taking taylor expansion of (- (* +nan.0 c)) in c 25.925 * [taylor]: Taking taylor expansion of (* +nan.0 c) in c 25.925 * [taylor]: Taking taylor expansion of +nan.0 in c 25.925 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.925 * [taylor]: Taking taylor expansion of c in c 25.925 * [backup-simplify]: Simplify 0 into 0 25.925 * [backup-simplify]: Simplify 1 into 1 25.926 * [backup-simplify]: Simplify (* +nan.0 0) into 0 25.926 * [backup-simplify]: Simplify (- 0) into 0 25.926 * [backup-simplify]: Simplify 0 into 0 25.926 * [backup-simplify]: Simplify 0 into 0 25.926 * [backup-simplify]: Simplify (* 1 1) into 1 25.926 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 25.927 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (* a c)))) into 0 25.927 * [backup-simplify]: Simplify (- 0) into 0 25.927 * [backup-simplify]: Simplify (+ 1 0) into 1 25.928 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt (- (* 4 (* a c)))))) into (/ 1/2 (sqrt (- (* 4 (* a c))))) 25.928 * [backup-simplify]: Simplify (+ (/ 1/2 (sqrt (- (* 4 (* a c))))) 0) into (* 1/2 (/ 1 (sqrt (- (* 4 (* a c)))))) 25.928 * [backup-simplify]: Simplify (- (* 1/2 (/ 1 (sqrt (- (* 4 (* a c))))))) into (- (* 1/2 (/ 1 (sqrt (- (* 4 (* a c))))))) 25.928 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (sqrt (- (* 4 (* a c))))))) in a 25.928 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (sqrt (- (* 4 (* a c)))))) in a 25.928 * [taylor]: Taking taylor expansion of 1/2 in a 25.928 * [backup-simplify]: Simplify 1/2 into 1/2 25.928 * [taylor]: Taking taylor expansion of (/ 1 (sqrt (- (* 4 (* a c))))) in a 25.928 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 25.928 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 25.928 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 25.928 * [taylor]: Taking taylor expansion of 4 in a 25.928 * [backup-simplify]: Simplify 4 into 4 25.928 * [taylor]: Taking taylor expansion of (* a c) in a 25.928 * [taylor]: Taking taylor expansion of a in a 25.928 * [backup-simplify]: Simplify 0 into 0 25.928 * [backup-simplify]: Simplify 1 into 1 25.928 * [taylor]: Taking taylor expansion of c in a 25.928 * [backup-simplify]: Simplify c into c 25.929 * [backup-simplify]: Simplify (* 0 c) into 0 25.929 * [backup-simplify]: Simplify (* 4 0) into 0 25.929 * [backup-simplify]: Simplify (- 0) into 0 25.929 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 25.930 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 25.930 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 25.930 * [backup-simplify]: Simplify (sqrt 0) into 0 25.930 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 25.931 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 25.931 * [backup-simplify]: Simplify (/ 1 (* +nan.0 c)) into (/ +nan.0 c) 25.932 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 25.932 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 25.933 * [backup-simplify]: Simplify (- 0) into 0 25.934 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 25.934 * [backup-simplify]: Simplify (- (+ (* (/ +nan.0 c) (/ (* +nan.0 (pow c 2)) (* +nan.0 c))))) into (- +nan.0) 25.935 * [backup-simplify]: Simplify (+ (* 1/2 (- +nan.0)) (* 0 (/ +nan.0 c))) into (- +nan.0) 25.936 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 25.936 * [taylor]: Taking taylor expansion of (- +nan.0) in c 25.936 * [taylor]: Taking taylor expansion of +nan.0 in c 25.936 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.936 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.936 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.936 * [taylor]: Taking taylor expansion of 0 in c 25.937 * [backup-simplify]: Simplify 0 into 0 25.937 * [backup-simplify]: Simplify 0 into 0 25.937 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 25.938 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 25.939 * [backup-simplify]: Simplify (- 0) into 0 25.939 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 25.940 * [backup-simplify]: Simplify (- (* +nan.0 (pow c 2))) into (- (* +nan.0 (pow c 2))) 25.940 * [taylor]: Taking taylor expansion of (- (* +nan.0 (pow c 2))) in c 25.940 * [taylor]: Taking taylor expansion of (* +nan.0 (pow c 2)) in c 25.940 * [taylor]: Taking taylor expansion of +nan.0 in c 25.940 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.940 * [taylor]: Taking taylor expansion of (pow c 2) in c 25.940 * [taylor]: Taking taylor expansion of c in c 25.940 * [backup-simplify]: Simplify 0 into 0 25.940 * [backup-simplify]: Simplify 1 into 1 25.940 * [backup-simplify]: Simplify 0 into 0 25.941 * [backup-simplify]: Simplify (+ (* +nan.0 1) (* 0 0)) into (- +nan.0) 25.942 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 25.942 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 25.944 * [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))))) 25.944 * [backup-simplify]: Simplify (- (- (/ 1 b)) (* (sqrt (sqrt (- (* (/ 1 b) (/ 1 b)) (* (* 4 (/ 1 a)) (/ 1 c))))) (sqrt (sqrt (- (* (/ 1 b) (/ 1 b)) (* (* 4 (/ 1 a)) (/ 1 c))))))) into (- (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))))) 25.944 * [approximate]: Taking taylor expansion of (- (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))))) in (b a c) around 0 25.944 * [taylor]: Taking taylor expansion of (- (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))))) in c 25.944 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in c 25.944 * [taylor]: Taking taylor expansion of (/ 1 b) in c 25.944 * [taylor]: Taking taylor expansion of b in c 25.944 * [backup-simplify]: Simplify b into b 25.945 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.945 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 25.945 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 25.945 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 25.945 * [taylor]: Taking taylor expansion of (pow b 2) in c 25.945 * [taylor]: Taking taylor expansion of b in c 25.945 * [backup-simplify]: Simplify b into b 25.945 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.945 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.945 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 25.945 * [taylor]: Taking taylor expansion of 4 in c 25.945 * [backup-simplify]: Simplify 4 into 4 25.945 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 25.945 * [taylor]: Taking taylor expansion of (* a c) in c 25.945 * [taylor]: Taking taylor expansion of a in c 25.945 * [backup-simplify]: Simplify a into a 25.945 * [taylor]: Taking taylor expansion of c in c 25.945 * [backup-simplify]: Simplify 0 into 0 25.945 * [backup-simplify]: Simplify 1 into 1 25.945 * [backup-simplify]: Simplify (* a 0) into 0 25.946 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 25.946 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 25.946 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 25.946 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 25.946 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 25.946 * [backup-simplify]: Simplify (sqrt 0) into 0 25.947 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 25.947 * [taylor]: Taking taylor expansion of (- (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))))) in a 25.947 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in a 25.947 * [taylor]: Taking taylor expansion of (/ 1 b) in a 25.947 * [taylor]: Taking taylor expansion of b in a 25.947 * [backup-simplify]: Simplify b into b 25.947 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.947 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 25.947 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 25.947 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 25.947 * [taylor]: Taking taylor expansion of (pow b 2) in a 25.947 * [taylor]: Taking taylor expansion of b in a 25.947 * [backup-simplify]: Simplify b into b 25.947 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.947 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.947 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 25.947 * [taylor]: Taking taylor expansion of 4 in a 25.947 * [backup-simplify]: Simplify 4 into 4 25.947 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 25.948 * [taylor]: Taking taylor expansion of (* a c) in a 25.948 * [taylor]: Taking taylor expansion of a in a 25.948 * [backup-simplify]: Simplify 0 into 0 25.948 * [backup-simplify]: Simplify 1 into 1 25.948 * [taylor]: Taking taylor expansion of c in a 25.948 * [backup-simplify]: Simplify c into c 25.948 * [backup-simplify]: Simplify (* 0 c) into 0 25.948 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 25.948 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 25.948 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 25.948 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 25.948 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 25.949 * [backup-simplify]: Simplify (sqrt 0) into 0 25.949 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 25.950 * [taylor]: Taking taylor expansion of (- (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))))) in b 25.950 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in b 25.950 * [taylor]: Taking taylor expansion of (/ 1 b) in b 25.950 * [taylor]: Taking taylor expansion of b in b 25.950 * [backup-simplify]: Simplify 0 into 0 25.950 * [backup-simplify]: Simplify 1 into 1 25.950 * [backup-simplify]: Simplify (/ 1 1) into 1 25.950 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 25.950 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 25.950 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 25.950 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.950 * [taylor]: Taking taylor expansion of b in b 25.950 * [backup-simplify]: Simplify 0 into 0 25.950 * [backup-simplify]: Simplify 1 into 1 25.951 * [backup-simplify]: Simplify (* 1 1) into 1 25.951 * [backup-simplify]: Simplify (/ 1 1) into 1 25.951 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 25.951 * [taylor]: Taking taylor expansion of 4 in b 25.951 * [backup-simplify]: Simplify 4 into 4 25.951 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 25.951 * [taylor]: Taking taylor expansion of (* a c) in b 25.951 * [taylor]: Taking taylor expansion of a in b 25.951 * [backup-simplify]: Simplify a into a 25.951 * [taylor]: Taking taylor expansion of c in b 25.951 * [backup-simplify]: Simplify c into c 25.951 * [backup-simplify]: Simplify (* a c) into (* a c) 25.951 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 25.952 * [backup-simplify]: Simplify (+ 1 0) into 1 25.952 * [backup-simplify]: Simplify (sqrt 1) into 1 25.953 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.954 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.954 * [backup-simplify]: Simplify (+ 0 0) into 0 25.955 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 25.955 * [taylor]: Taking taylor expansion of (- (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))))) in b 25.955 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in b 25.955 * [taylor]: Taking taylor expansion of (/ 1 b) in b 25.955 * [taylor]: Taking taylor expansion of b in b 25.955 * [backup-simplify]: Simplify 0 into 0 25.955 * [backup-simplify]: Simplify 1 into 1 25.955 * [backup-simplify]: Simplify (/ 1 1) into 1 25.955 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 25.955 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 25.955 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 25.955 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.955 * [taylor]: Taking taylor expansion of b in b 25.955 * [backup-simplify]: Simplify 0 into 0 25.955 * [backup-simplify]: Simplify 1 into 1 25.956 * [backup-simplify]: Simplify (* 1 1) into 1 25.956 * [backup-simplify]: Simplify (/ 1 1) into 1 25.956 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 25.956 * [taylor]: Taking taylor expansion of 4 in b 25.956 * [backup-simplify]: Simplify 4 into 4 25.956 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 25.956 * [taylor]: Taking taylor expansion of (* a c) in b 25.956 * [taylor]: Taking taylor expansion of a in b 25.956 * [backup-simplify]: Simplify a into a 25.956 * [taylor]: Taking taylor expansion of c in b 25.956 * [backup-simplify]: Simplify c into c 25.957 * [backup-simplify]: Simplify (* a c) into (* a c) 25.957 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 25.957 * [backup-simplify]: Simplify (+ 1 0) into 1 25.957 * [backup-simplify]: Simplify (sqrt 1) into 1 25.958 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.959 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.959 * [backup-simplify]: Simplify (+ 0 0) into 0 25.960 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 25.960 * [backup-simplify]: Simplify (+ 1 1) into 2 25.961 * [backup-simplify]: Simplify (- 2) into -2 25.961 * [taylor]: Taking taylor expansion of -2 in a 25.961 * [backup-simplify]: Simplify -2 into -2 25.962 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.962 * [backup-simplify]: Simplify (+ 0 0) into 0 25.962 * [backup-simplify]: Simplify (- 0) into 0 25.962 * [taylor]: Taking taylor expansion of 0 in a 25.962 * [backup-simplify]: Simplify 0 into 0 25.962 * [taylor]: Taking taylor expansion of -2 in c 25.963 * [backup-simplify]: Simplify -2 into -2 25.963 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.964 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 25.965 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.965 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 25.965 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 25.966 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 25.967 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 25.967 * [backup-simplify]: Simplify (+ 0 (/ -2 (* a c))) into (- (* 2 (/ 1 (* a c)))) 25.967 * [backup-simplify]: Simplify (- (- (* 2 (/ 1 (* a c))))) into (* 2 (/ 1 (* a c))) 25.967 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* a c))) in a 25.967 * [taylor]: Taking taylor expansion of 2 in a 25.967 * [backup-simplify]: Simplify 2 into 2 25.967 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 25.967 * [taylor]: Taking taylor expansion of (* a c) in a 25.967 * [taylor]: Taking taylor expansion of a in a 25.967 * [backup-simplify]: Simplify 0 into 0 25.967 * [backup-simplify]: Simplify 1 into 1 25.968 * [taylor]: Taking taylor expansion of c in a 25.968 * [backup-simplify]: Simplify c into c 25.968 * [backup-simplify]: Simplify (* 0 c) into 0 25.968 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 25.968 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 25.968 * [backup-simplify]: Simplify (* 2 (/ 1 c)) into (/ 2 c) 25.968 * [taylor]: Taking taylor expansion of (/ 2 c) in c 25.968 * [taylor]: Taking taylor expansion of 2 in c 25.969 * [backup-simplify]: Simplify 2 into 2 25.969 * [taylor]: Taking taylor expansion of c in c 25.969 * [backup-simplify]: Simplify 0 into 0 25.969 * [backup-simplify]: Simplify 1 into 1 25.969 * [backup-simplify]: Simplify (/ 2 1) into 2 25.969 * [backup-simplify]: Simplify 2 into 2 25.969 * [taylor]: Taking taylor expansion of 0 in c 25.969 * [backup-simplify]: Simplify 0 into 0 25.969 * [taylor]: Taking taylor expansion of 0 in c 25.969 * [backup-simplify]: Simplify 0 into 0 25.969 * [backup-simplify]: Simplify -2 into -2 25.970 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.971 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 25.972 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.972 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 25.973 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 25.973 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (* a c)))) into 0 25.974 * [backup-simplify]: Simplify (- 0) into 0 25.974 * [backup-simplify]: Simplify (+ 0 0) into 0 25.975 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 25.975 * [backup-simplify]: Simplify (+ 0 0) into 0 25.975 * [backup-simplify]: Simplify (- 0) into 0 25.975 * [taylor]: Taking taylor expansion of 0 in a 25.975 * [backup-simplify]: Simplify 0 into 0 25.982 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 25.982 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 25.983 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 c))) into 0 25.983 * [taylor]: Taking taylor expansion of 0 in c 25.983 * [backup-simplify]: Simplify 0 into 0 25.983 * [taylor]: Taking taylor expansion of 0 in c 25.983 * [backup-simplify]: Simplify 0 into 0 25.983 * [taylor]: Taking taylor expansion of 0 in c 25.983 * [backup-simplify]: Simplify 0 into 0 25.984 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 25.984 * [backup-simplify]: Simplify 0 into 0 25.984 * [backup-simplify]: Simplify 0 into 0 25.984 * [backup-simplify]: Simplify 0 into 0 25.984 * [backup-simplify]: Simplify 0 into 0 25.985 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.986 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 25.987 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.987 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 25.988 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 25.989 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 25.989 * [backup-simplify]: Simplify (- 0) into 0 25.989 * [backup-simplify]: Simplify (+ 0 0) into 0 25.990 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 25.990 * [backup-simplify]: Simplify (+ 0 (/ -2 (* (pow a 2) (pow c 2)))) into (- (* 2 (/ 1 (* (pow a 2) (pow c 2))))) 25.991 * [backup-simplify]: Simplify (- (- (* 2 (/ 1 (* (pow a 2) (pow c 2)))))) into (* 2 (/ 1 (* (pow a 2) (pow c 2)))) 25.991 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow a 2) (pow c 2)))) in a 25.991 * [taylor]: Taking taylor expansion of 2 in a 25.991 * [backup-simplify]: Simplify 2 into 2 25.991 * [taylor]: Taking taylor expansion of (/ 1 (* (pow a 2) (pow c 2))) in a 25.991 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 25.991 * [taylor]: Taking taylor expansion of (pow a 2) in a 25.991 * [taylor]: Taking taylor expansion of a in a 25.991 * [backup-simplify]: Simplify 0 into 0 25.991 * [backup-simplify]: Simplify 1 into 1 25.991 * [taylor]: Taking taylor expansion of (pow c 2) in a 25.991 * [taylor]: Taking taylor expansion of c in a 25.991 * [backup-simplify]: Simplify c into c 25.991 * [backup-simplify]: Simplify (* 1 1) into 1 25.991 * [backup-simplify]: Simplify (* c c) into (pow c 2) 25.991 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 25.991 * [backup-simplify]: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) 25.991 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 25.992 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.992 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 25.992 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow c 2)) (/ 0 (pow c 2))))) into 0 25.992 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow c 2)))) into 0 25.992 * [taylor]: Taking taylor expansion of 0 in c 25.992 * [backup-simplify]: Simplify 0 into 0 25.993 * [taylor]: Taking taylor expansion of 0 in c 25.993 * [backup-simplify]: Simplify 0 into 0 25.993 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 25.993 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 25.994 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 25.994 * [taylor]: Taking taylor expansion of 0 in c 25.994 * [backup-simplify]: Simplify 0 into 0 25.994 * [taylor]: Taking taylor expansion of 0 in c 25.994 * [backup-simplify]: Simplify 0 into 0 25.994 * [taylor]: Taking taylor expansion of 0 in c 25.994 * [backup-simplify]: Simplify 0 into 0 25.994 * [backup-simplify]: Simplify 0 into 0 25.994 * [backup-simplify]: Simplify 0 into 0 25.994 * [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)) 25.995 * [backup-simplify]: Simplify (- (- (/ 1 (- b))) (* (sqrt (sqrt (- (* (/ 1 (- b)) (/ 1 (- b))) (* (* 4 (/ 1 (- a))) (/ 1 (- c)))))) (sqrt (sqrt (- (* (/ 1 (- b)) (/ 1 (- b))) (* (* 4 (/ 1 (- a))) (/ 1 (- c)))))))) into (- (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) 25.995 * [approximate]: Taking taylor expansion of (- (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in (b a c) around 0 25.995 * [taylor]: Taking taylor expansion of (- (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in c 25.995 * [taylor]: Taking taylor expansion of (/ 1 b) in c 25.995 * [taylor]: Taking taylor expansion of b in c 25.995 * [backup-simplify]: Simplify b into b 25.995 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.995 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 25.995 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 25.995 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 25.995 * [taylor]: Taking taylor expansion of (pow b 2) in c 25.995 * [taylor]: Taking taylor expansion of b in c 25.995 * [backup-simplify]: Simplify b into b 25.995 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.995 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.995 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 25.995 * [taylor]: Taking taylor expansion of 4 in c 25.995 * [backup-simplify]: Simplify 4 into 4 25.995 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 25.995 * [taylor]: Taking taylor expansion of (* a c) in c 25.995 * [taylor]: Taking taylor expansion of a in c 25.995 * [backup-simplify]: Simplify a into a 25.995 * [taylor]: Taking taylor expansion of c in c 25.995 * [backup-simplify]: Simplify 0 into 0 25.995 * [backup-simplify]: Simplify 1 into 1 25.995 * [backup-simplify]: Simplify (* a 0) into 0 25.995 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 25.995 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 25.996 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 25.996 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 25.996 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 25.996 * [backup-simplify]: Simplify (sqrt 0) into 0 25.996 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 25.996 * [taylor]: Taking taylor expansion of (- (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in a 25.996 * [taylor]: Taking taylor expansion of (/ 1 b) in a 25.996 * [taylor]: Taking taylor expansion of b in a 25.996 * [backup-simplify]: Simplify b into b 25.996 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 25.996 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 25.996 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 25.996 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 25.996 * [taylor]: Taking taylor expansion of (pow b 2) in a 25.996 * [taylor]: Taking taylor expansion of b in a 25.996 * [backup-simplify]: Simplify b into b 25.997 * [backup-simplify]: Simplify (* b b) into (pow b 2) 25.997 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 25.997 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 25.997 * [taylor]: Taking taylor expansion of 4 in a 25.997 * [backup-simplify]: Simplify 4 into 4 25.997 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 25.997 * [taylor]: Taking taylor expansion of (* a c) in a 25.997 * [taylor]: Taking taylor expansion of a in a 25.997 * [backup-simplify]: Simplify 0 into 0 25.997 * [backup-simplify]: Simplify 1 into 1 25.997 * [taylor]: Taking taylor expansion of c in a 25.997 * [backup-simplify]: Simplify c into c 25.997 * [backup-simplify]: Simplify (* 0 c) into 0 25.997 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 25.997 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 25.997 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 25.997 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 25.997 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 25.998 * [backup-simplify]: Simplify (sqrt 0) into 0 25.998 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 25.998 * [taylor]: Taking taylor expansion of (- (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in b 25.998 * [taylor]: Taking taylor expansion of (/ 1 b) in b 25.998 * [taylor]: Taking taylor expansion of b in b 25.998 * [backup-simplify]: Simplify 0 into 0 25.998 * [backup-simplify]: Simplify 1 into 1 25.998 * [backup-simplify]: Simplify (/ 1 1) into 1 25.998 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 25.998 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 25.998 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 25.998 * [taylor]: Taking taylor expansion of (pow b 2) in b 25.998 * [taylor]: Taking taylor expansion of b in b 25.998 * [backup-simplify]: Simplify 0 into 0 25.999 * [backup-simplify]: Simplify 1 into 1 25.999 * [backup-simplify]: Simplify (* 1 1) into 1 25.999 * [backup-simplify]: Simplify (/ 1 1) into 1 25.999 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 25.999 * [taylor]: Taking taylor expansion of 4 in b 25.999 * [backup-simplify]: Simplify 4 into 4 25.999 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 25.999 * [taylor]: Taking taylor expansion of (* a c) in b 25.999 * [taylor]: Taking taylor expansion of a in b 25.999 * [backup-simplify]: Simplify a into a 25.999 * [taylor]: Taking taylor expansion of c in b 25.999 * [backup-simplify]: Simplify c into c 25.999 * [backup-simplify]: Simplify (* a c) into (* a c) 25.999 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 26.000 * [backup-simplify]: Simplify (+ 1 0) into 1 26.000 * [backup-simplify]: Simplify (sqrt 1) into 1 26.000 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.001 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.001 * [backup-simplify]: Simplify (+ 0 0) into 0 26.002 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 26.002 * [taylor]: Taking taylor expansion of (- (/ 1 b) (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in b 26.002 * [taylor]: Taking taylor expansion of (/ 1 b) in b 26.002 * [taylor]: Taking taylor expansion of b in b 26.002 * [backup-simplify]: Simplify 0 into 0 26.002 * [backup-simplify]: Simplify 1 into 1 26.002 * [backup-simplify]: Simplify (/ 1 1) into 1 26.002 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 26.002 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 26.002 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 26.002 * [taylor]: Taking taylor expansion of (pow b 2) in b 26.002 * [taylor]: Taking taylor expansion of b in b 26.002 * [backup-simplify]: Simplify 0 into 0 26.002 * [backup-simplify]: Simplify 1 into 1 26.002 * [backup-simplify]: Simplify (* 1 1) into 1 26.002 * [backup-simplify]: Simplify (/ 1 1) into 1 26.002 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 26.003 * [taylor]: Taking taylor expansion of 4 in b 26.003 * [backup-simplify]: Simplify 4 into 4 26.003 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 26.003 * [taylor]: Taking taylor expansion of (* a c) in b 26.003 * [taylor]: Taking taylor expansion of a in b 26.003 * [backup-simplify]: Simplify a into a 26.003 * [taylor]: Taking taylor expansion of c in b 26.003 * [backup-simplify]: Simplify c into c 26.003 * [backup-simplify]: Simplify (* a c) into (* a c) 26.003 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 26.003 * [backup-simplify]: Simplify (+ 1 0) into 1 26.003 * [backup-simplify]: Simplify (sqrt 1) into 1 26.004 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.004 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.004 * [backup-simplify]: Simplify (+ 0 0) into 0 26.005 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 26.005 * [backup-simplify]: Simplify (- 1) into -1 26.005 * [backup-simplify]: Simplify (+ 1 -1) into 0 26.005 * [taylor]: Taking taylor expansion of 0 in a 26.005 * [backup-simplify]: Simplify 0 into 0 26.006 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 26.006 * [backup-simplify]: Simplify (- 0) into 0 26.006 * [backup-simplify]: Simplify (+ 0 0) into 0 26.006 * [taylor]: Taking taylor expansion of 0 in a 26.006 * [backup-simplify]: Simplify 0 into 0 26.006 * [taylor]: Taking taylor expansion of 0 in c 26.006 * [backup-simplify]: Simplify 0 into 0 26.007 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.007 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 26.008 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.008 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 26.008 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 26.008 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 26.009 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 26.009 * [backup-simplify]: Simplify (- (/ -2 (* a c))) into (* 2 (/ 1 (* a c))) 26.009 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (* a c)))) into (* 2 (/ 1 (* a c))) 26.009 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* a c))) in a 26.009 * [taylor]: Taking taylor expansion of 2 in a 26.009 * [backup-simplify]: Simplify 2 into 2 26.009 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 26.009 * [taylor]: Taking taylor expansion of (* a c) in a 26.009 * [taylor]: Taking taylor expansion of a in a 26.009 * [backup-simplify]: Simplify 0 into 0 26.009 * [backup-simplify]: Simplify 1 into 1 26.009 * [taylor]: Taking taylor expansion of c in a 26.009 * [backup-simplify]: Simplify c into c 26.009 * [backup-simplify]: Simplify (* 0 c) into 0 26.009 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 26.009 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 26.010 * [backup-simplify]: Simplify (* 2 (/ 1 c)) into (/ 2 c) 26.010 * [taylor]: Taking taylor expansion of (/ 2 c) in c 26.010 * [taylor]: Taking taylor expansion of 2 in c 26.010 * [backup-simplify]: Simplify 2 into 2 26.010 * [taylor]: Taking taylor expansion of c in c 26.010 * [backup-simplify]: Simplify 0 into 0 26.010 * [backup-simplify]: Simplify 1 into 1 26.010 * [backup-simplify]: Simplify (/ 2 1) into 2 26.010 * [backup-simplify]: Simplify 2 into 2 26.010 * [taylor]: Taking taylor expansion of 0 in c 26.010 * [backup-simplify]: Simplify 0 into 0 26.010 * [taylor]: Taking taylor expansion of 0 in c 26.010 * [backup-simplify]: Simplify 0 into 0 26.010 * [backup-simplify]: Simplify 0 into 0 26.011 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.011 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 26.012 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.012 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 26.012 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 26.012 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (* a c)))) into 0 26.012 * [backup-simplify]: Simplify (- 0) into 0 26.013 * [backup-simplify]: Simplify (+ 0 0) into 0 26.013 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 26.013 * [backup-simplify]: Simplify (- 0) into 0 26.013 * [backup-simplify]: Simplify (+ 0 0) into 0 26.013 * [taylor]: Taking taylor expansion of 0 in a 26.013 * [backup-simplify]: Simplify 0 into 0 26.014 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 26.014 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 26.014 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 c))) into 0 26.014 * [taylor]: Taking taylor expansion of 0 in c 26.014 * [backup-simplify]: Simplify 0 into 0 26.014 * [taylor]: Taking taylor expansion of 0 in c 26.014 * [backup-simplify]: Simplify 0 into 0 26.014 * [taylor]: Taking taylor expansion of 0 in c 26.014 * [backup-simplify]: Simplify 0 into 0 26.015 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 26.015 * [backup-simplify]: Simplify 0 into 0 26.015 * [backup-simplify]: Simplify 0 into 0 26.015 * [backup-simplify]: Simplify 0 into 0 26.015 * [backup-simplify]: Simplify 0 into 0 26.016 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.016 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 26.017 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 26.017 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 26.017 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 26.018 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 26.018 * [backup-simplify]: Simplify (- 0) into 0 26.018 * [backup-simplify]: Simplify (+ 0 0) into 0 26.019 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 26.019 * [backup-simplify]: Simplify (- (/ -2 (* (pow a 2) (pow c 2)))) into (* 2 (/ 1 (* (pow a 2) (pow c 2)))) 26.019 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (* (pow a 2) (pow c 2))))) into (* 2 (/ 1 (* (pow a 2) (pow c 2)))) 26.019 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow a 2) (pow c 2)))) in a 26.019 * [taylor]: Taking taylor expansion of 2 in a 26.019 * [backup-simplify]: Simplify 2 into 2 26.019 * [taylor]: Taking taylor expansion of (/ 1 (* (pow a 2) (pow c 2))) in a 26.019 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 26.019 * [taylor]: Taking taylor expansion of (pow a 2) in a 26.019 * [taylor]: Taking taylor expansion of a in a 26.019 * [backup-simplify]: Simplify 0 into 0 26.019 * [backup-simplify]: Simplify 1 into 1 26.019 * [taylor]: Taking taylor expansion of (pow c 2) in a 26.019 * [taylor]: Taking taylor expansion of c in a 26.019 * [backup-simplify]: Simplify c into c 26.020 * [backup-simplify]: Simplify (* 1 1) into 1 26.020 * [backup-simplify]: Simplify (* c c) into (pow c 2) 26.020 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 26.020 * [backup-simplify]: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) 26.020 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 26.020 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 26.021 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 26.021 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow c 2)) (/ 0 (pow c 2))))) into 0 26.021 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow c 2)))) into 0 26.021 * [taylor]: Taking taylor expansion of 0 in c 26.021 * [backup-simplify]: Simplify 0 into 0 26.021 * [taylor]: Taking taylor expansion of 0 in c 26.021 * [backup-simplify]: Simplify 0 into 0 26.022 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 26.022 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 26.023 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 26.023 * [taylor]: Taking taylor expansion of 0 in c 26.023 * [backup-simplify]: Simplify 0 into 0 26.023 * [taylor]: Taking taylor expansion of 0 in c 26.023 * [backup-simplify]: Simplify 0 into 0 26.023 * [taylor]: Taking taylor expansion of 0 in c 26.023 * [backup-simplify]: Simplify 0 into 0 26.023 * [backup-simplify]: Simplify 0 into 0 26.024 * [backup-simplify]: Simplify (* 2 (* (/ 1 (/ 1 (- c))) (* (/ 1 (/ 1 (- a))) (/ 1 (- b))))) into (* -2 (/ (* a c) b)) 26.024 * * * [progress]: simplifying candidates 26.024 * * * * [progress]: [ 1 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (pow (- (* b b) (* (* 4 a) c)) 1/2)) (* 2 a))))> 26.024 * * * * [progress]: [ 2 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (pow (sqrt (- (* b b) (* (* 4 a) c))) 1)) (* 2 a))))> 26.024 * * * * [progress]: [ 3 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (exp (log (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 26.024 * [simplify]: Simplifying (log (sqrt (- (* b b) (* (* 4 a) c)))) 26.024 * * [simplify]: iters left: 6 (10 enodes) 26.030 * * [simplify]: iters left: 5 (36 enodes) 26.038 * * [simplify]: iters left: 4 (58 enodes) 26.047 * * [simplify]: iters left: 3 (95 enodes) 26.061 * * [simplify]: iters left: 2 (101 enodes) 26.090 * * [simplify]: Extracting #0: cost 1 inf + 0 26.090 * * [simplify]: Extracting #1: cost 3 inf + 0 26.090 * * [simplify]: Extracting #2: cost 5 inf + 0 26.090 * * [simplify]: Extracting #3: cost 9 inf + 0 26.090 * * [simplify]: Extracting #4: cost 25 inf + 0 26.091 * * [simplify]: Extracting #5: cost 24 inf + 211 26.091 * * [simplify]: Extracting #6: cost 3 inf + 2093 26.093 * * [simplify]: Extracting #7: cost 0 inf + 2451 26.094 * [simplify]: Simplified to (log (sqrt (- (* b b) (* (* 4 a) c)))) 26.094 * [simplify]: Simplified (2 3 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (exp (log (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 26.094 * * * * [progress]: [ 4 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (log (exp (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 26.095 * [simplify]: Simplifying (exp (sqrt (- (* b b) (* (* 4 a) c)))) 26.095 * * [simplify]: iters left: 6 (10 enodes) 26.100 * * [simplify]: iters left: 5 (36 enodes) 26.112 * * [simplify]: iters left: 4 (58 enodes) 26.127 * * [simplify]: iters left: 3 (95 enodes) 26.141 * * [simplify]: iters left: 2 (101 enodes) 26.156 * * [simplify]: Extracting #0: cost 1 inf + 0 26.156 * * [simplify]: Extracting #1: cost 3 inf + 0 26.156 * * [simplify]: Extracting #2: cost 5 inf + 0 26.156 * * [simplify]: Extracting #3: cost 9 inf + 0 26.156 * * [simplify]: Extracting #4: cost 25 inf + 0 26.157 * * [simplify]: Extracting #5: cost 24 inf + 211 26.157 * * [simplify]: Extracting #6: cost 3 inf + 2093 26.159 * * [simplify]: Extracting #7: cost 0 inf + 2451 26.160 * [simplify]: Simplified to (exp (sqrt (- (* b b) (* (* 4 a) c)))) 26.160 * [simplify]: Simplified (2 3 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (log (exp (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 26.160 * * * * [progress]: [ 5 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 26.160 * [simplify]: Simplifying (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) 26.161 * * [simplify]: iters left: 6 (11 enodes) 26.166 * * [simplify]: iters left: 5 (39 enodes) 26.172 * * [simplify]: iters left: 4 (61 enodes) 26.182 * * [simplify]: iters left: 3 (98 enodes) 26.201 * * [simplify]: iters left: 2 (104 enodes) 26.227 * * [simplify]: Extracting #0: cost 1 inf + 0 26.227 * * [simplify]: Extracting #1: cost 3 inf + 0 26.227 * * [simplify]: Extracting #2: cost 5 inf + 0 26.227 * * [simplify]: Extracting #3: cost 7 inf + 0 26.227 * * [simplify]: Extracting #4: cost 11 inf + 0 26.227 * * [simplify]: Extracting #5: cost 27 inf + 0 26.227 * * [simplify]: Extracting #6: cost 25 inf + 254 26.228 * * [simplify]: Extracting #7: cost 4 inf + 2023 26.230 * * [simplify]: Extracting #8: cost 0 inf + 3119 26.231 * [simplify]: Simplified to (* (cbrt (sqrt (- (* b b) (* a (* 4 c))))) (cbrt (sqrt (- (* b b) (* a (* 4 c)))))) 26.231 * [simplify]: Simplified (2 3 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (* (cbrt (sqrt (- (* b b) (* a (* 4 c))))) (cbrt (sqrt (- (* b b) (* a (* 4 c)))))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 26.232 * [simplify]: Simplifying (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) 26.232 * * [simplify]: iters left: 6 (10 enodes) 26.237 * * [simplify]: iters left: 5 (36 enodes) 26.249 * * [simplify]: iters left: 4 (58 enodes) 26.261 * * [simplify]: iters left: 3 (95 enodes) 26.275 * * [simplify]: iters left: 2 (101 enodes) 26.289 * * [simplify]: Extracting #0: cost 1 inf + 0 26.289 * * [simplify]: Extracting #1: cost 3 inf + 0 26.289 * * [simplify]: Extracting #2: cost 5 inf + 0 26.290 * * [simplify]: Extracting #3: cost 9 inf + 0 26.290 * * [simplify]: Extracting #4: cost 25 inf + 0 26.290 * * [simplify]: Extracting #5: cost 24 inf + 211 26.290 * * [simplify]: Extracting #6: cost 3 inf + 2103 26.291 * * [simplify]: Extracting #7: cost 0 inf + 2471 26.291 * [simplify]: Simplified to (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) 26.291 * [simplify]: Simplified (2 3 1 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 26.292 * * * * [progress]: [ 6 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (cbrt (* (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 26.292 * [simplify]: Simplifying (* (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c)))) 26.292 * * [simplify]: iters left: 6 (11 enodes) 26.296 * * [simplify]: iters left: 5 (38 enodes) 26.308 * * [simplify]: iters left: 4 (69 enodes) 26.335 * * [simplify]: iters left: 3 (152 enodes) 26.369 * * [simplify]: iters left: 2 (297 enodes) 26.476 * * [simplify]: iters left: 1 (443 enodes) 26.629 * * [simplify]: Extracting #0: cost 1 inf + 0 26.629 * * [simplify]: Extracting #1: cost 13 inf + 0 26.629 * * [simplify]: Extracting #2: cost 59 inf + 1 26.630 * * [simplify]: Extracting #3: cost 69 inf + 586 26.631 * * [simplify]: Extracting #4: cost 50 inf + 2191 26.638 * * [simplify]: Extracting #5: cost 7 inf + 16231 26.647 * * [simplify]: Extracting #6: cost 0 inf + 19114 26.657 * [simplify]: Simplified to (* (- (* b b) (* (* 4 a) c)) (sqrt (- (* b b) (* (* 4 a) c)))) 26.657 * [simplify]: Simplified (2 3 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (cbrt (* (- (* b b) (* (* 4 a) c)) (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 26.657 * * * * [progress]: [ 7 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 26.657 * [simplify]: Simplifying (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) 26.658 * * [simplify]: iters left: 6 (11 enodes) 26.663 * * [simplify]: iters left: 5 (40 enodes) 26.680 * * [simplify]: iters left: 4 (62 enodes) 26.691 * * [simplify]: iters left: 3 (99 enodes) 26.706 * * [simplify]: iters left: 2 (105 enodes) 26.722 * * [simplify]: Extracting #0: cost 1 inf + 0 26.722 * * [simplify]: Extracting #1: cost 4 inf + 0 26.722 * * [simplify]: Extracting #2: cost 7 inf + 0 26.722 * * [simplify]: Extracting #3: cost 11 inf + 0 26.722 * * [simplify]: Extracting #4: cost 27 inf + 0 26.723 * * [simplify]: Extracting #5: cost 24 inf + 295 26.724 * * [simplify]: Extracting #6: cost 4 inf + 2266 26.725 * * [simplify]: Extracting #7: cost 0 inf + 3119 26.727 * [simplify]: Simplified to (fabs (cbrt (- (* b b) (* (* 4 a) c)))) 26.727 * [simplify]: Simplified (2 3 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 26.727 * [simplify]: Simplifying (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) 26.727 * * [simplify]: iters left: 6 (10 enodes) 26.733 * * [simplify]: iters left: 5 (36 enodes) 26.745 * * [simplify]: iters left: 4 (58 enodes) 26.763 * * [simplify]: iters left: 3 (95 enodes) 26.795 * * [simplify]: iters left: 2 (101 enodes) 26.815 * * [simplify]: Extracting #0: cost 1 inf + 0 26.815 * * [simplify]: Extracting #1: cost 3 inf + 0 26.815 * * [simplify]: Extracting #2: cost 5 inf + 0 26.816 * * [simplify]: Extracting #3: cost 9 inf + 0 26.816 * * [simplify]: Extracting #4: cost 25 inf + 0 26.816 * * [simplify]: Extracting #5: cost 24 inf + 211 26.816 * * [simplify]: Extracting #6: cost 3 inf + 2183 26.817 * * [simplify]: Extracting #7: cost 0 inf + 2551 26.817 * [simplify]: Simplified to (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) 26.817 * [simplify]: Simplified (2 3 1 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 26.818 * * * * [progress]: [ 8 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 26.818 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 26.818 * * [simplify]: iters left: 6 (10 enodes) 26.820 * * [simplify]: iters left: 5 (36 enodes) 26.826 * * [simplify]: iters left: 4 (58 enodes) 26.836 * * [simplify]: iters left: 3 (95 enodes) 26.859 * * [simplify]: iters left: 2 (101 enodes) 26.877 * * [simplify]: Extracting #0: cost 1 inf + 0 26.877 * * [simplify]: Extracting #1: cost 3 inf + 0 26.877 * * [simplify]: Extracting #2: cost 5 inf + 0 26.877 * * [simplify]: Extracting #3: cost 9 inf + 0 26.877 * * [simplify]: Extracting #4: cost 25 inf + 0 26.877 * * [simplify]: Extracting #5: cost 24 inf + 211 26.878 * * [simplify]: Extracting #6: cost 3 inf + 2063 26.878 * * [simplify]: Extracting #7: cost 0 inf + 2391 26.879 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 26.879 * [simplify]: Simplified (2 3 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 26.879 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 26.879 * * [simplify]: iters left: 6 (10 enodes) 26.882 * * [simplify]: iters left: 5 (36 enodes) 26.890 * * [simplify]: iters left: 4 (58 enodes) 26.900 * * [simplify]: iters left: 3 (95 enodes) 26.926 * * [simplify]: iters left: 2 (101 enodes) 26.940 * * [simplify]: Extracting #0: cost 1 inf + 0 26.940 * * [simplify]: Extracting #1: cost 3 inf + 0 26.940 * * [simplify]: Extracting #2: cost 5 inf + 0 26.940 * * [simplify]: Extracting #3: cost 9 inf + 0 26.940 * * [simplify]: Extracting #4: cost 25 inf + 0 26.940 * * [simplify]: Extracting #5: cost 24 inf + 211 26.941 * * [simplify]: Extracting #6: cost 3 inf + 2063 26.941 * * [simplify]: Extracting #7: cost 0 inf + 2391 26.942 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 26.942 * [simplify]: Simplified (2 3 1 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 26.942 * * * * [progress]: [ 9 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt 1) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a))))> 26.942 * [simplify]: Simplifying (sqrt 1) 26.942 * * [simplify]: iters left: 1 (2 enodes) 26.944 * * [simplify]: Extracting #0: cost 1 inf + 0 26.944 * * [simplify]: Extracting #1: cost 0 inf + 1 26.944 * [simplify]: Simplified to 1 26.944 * [simplify]: Simplified (2 3 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* 1 (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a)))) 26.945 * [simplify]: Simplifying (sqrt (- (* b b) (* (* 4 a) c))) 26.945 * * [simplify]: iters left: 6 (9 enodes) 26.947 * * [simplify]: iters left: 5 (33 enodes) 26.952 * * [simplify]: iters left: 4 (55 enodes) 26.965 * * [simplify]: iters left: 3 (92 enodes) 26.985 * * [simplify]: iters left: 2 (100 enodes) 26.998 * * [simplify]: Extracting #0: cost 1 inf + 0 26.998 * * [simplify]: Extracting #1: cost 3 inf + 0 26.998 * * [simplify]: Extracting #2: cost 7 inf + 0 26.998 * * [simplify]: Extracting #3: cost 23 inf + 0 26.998 * * [simplify]: Extracting #4: cost 21 inf + 295 26.998 * * [simplify]: Extracting #5: cost 7 inf + 1042 26.999 * * [simplify]: Extracting #6: cost 1 inf + 1699 26.999 * * [simplify]: Extracting #7: cost 0 inf + 1903 27.000 * [simplify]: Simplified to (sqrt (- (* b b) (* 4 (* a c)))) 27.000 * [simplify]: Simplified (2 3 1 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* 1 (sqrt (- (* b b) (* 4 (* a c)))))) (* 2 a)))) 27.000 * * * * [progress]: [ 10 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) 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))))))) (* 2 a))))> 27.000 * [simplify]: Simplifying (sqrt (- (pow (* b b) 3) (pow (* (* 4 a) c) 3))) 27.000 * * [simplify]: iters left: 6 (12 enodes) 27.006 * * [simplify]: iters left: 5 (60 enodes) 27.025 * * [simplify]: iters left: 4 (184 enodes) 27.091 * * [simplify]: Extracting #0: cost 1 inf + 0 27.091 * * [simplify]: Extracting #1: cost 3 inf + 0 27.091 * * [simplify]: Extracting #2: cost 11 inf + 0 27.091 * * [simplify]: Extracting #3: cost 119 inf + 0 27.092 * * [simplify]: Extracting #4: cost 204 inf + 1307 27.095 * * [simplify]: Extracting #5: cost 92 inf + 19670 27.106 * * [simplify]: Extracting #6: cost 9 inf + 37946 27.121 * * [simplify]: Extracting #7: cost 0 inf + 40337 27.136 * * [simplify]: Extracting #8: cost 0 inf + 40255 27.150 * [simplify]: Simplified to (sqrt (- (* (* b b) (* (* b b) (* b b))) (* 64 (* (* (* c a) (* c a)) (* c a))))) 27.150 * [simplify]: Simplified (2 3 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (/ (sqrt (- (* (* 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)))) 27.151 * [simplify]: Simplifying (sqrt (+ (* (* b b) (* b b)) (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (* b b) (* (* 4 a) c))))) 27.151 * * [simplify]: iters left: 6 (13 enodes) 27.158 * * [simplify]: iters left: 5 (65 enodes) 27.182 * * [simplify]: iters left: 4 (174 enodes) 27.256 * * [simplify]: iters left: 3 (459 enodes) 27.506 * * [simplify]: Extracting #0: cost 1 inf + 0 27.506 * * [simplify]: Extracting #1: cost 3 inf + 0 27.506 * * [simplify]: Extracting #2: cost 10 inf + 0 27.506 * * [simplify]: Extracting #3: cost 75 inf + 0 27.508 * * [simplify]: Extracting #4: cost 109 inf + 1281 27.513 * * [simplify]: Extracting #5: cost 36 inf + 9444 27.520 * * [simplify]: Extracting #6: cost 1 inf + 15435 27.525 * * [simplify]: Extracting #7: cost 0 inf + 15639 27.530 * [simplify]: Simplified to (sqrt (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (+ (* (* 4 a) c) (* b b)) (* b b)))) 27.530 * [simplify]: Simplified (2 3 1 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (/ (sqrt (- (* (* b b) (* (* b b) (* b b))) (* 64 (* (* (* c a) (* c a)) (* c a))))) (sqrt (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (+ (* (* 4 a) c) (* b b)) (* b b)))))) (* 2 a)))) 27.530 * * * * [progress]: [ 11 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (/ (sqrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) (sqrt (+ (* b b) (* (* 4 a) c))))) (* 2 a))))> 27.530 * [simplify]: Simplifying (sqrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) 27.531 * * [simplify]: iters left: 6 (11 enodes) 27.534 * * [simplify]: iters left: 5 (53 enodes) 27.548 * * [simplify]: iters left: 4 (138 enodes) 27.610 * * [simplify]: iters left: 3 (430 enodes) 27.900 * * [simplify]: Extracting #0: cost 1 inf + 0 27.900 * * [simplify]: Extracting #1: cost 3 inf + 0 27.900 * * [simplify]: Extracting #2: cost 13 inf + 0 27.901 * * [simplify]: Extracting #3: cost 137 inf + 0 27.903 * * [simplify]: Extracting #4: cost 182 inf + 1154 27.909 * * [simplify]: Extracting #5: cost 77 inf + 13800 27.922 * * [simplify]: Extracting #6: cost 4 inf + 24689 27.937 * * [simplify]: Extracting #7: cost 0 inf + 25309 27.951 * [simplify]: Simplified to (sqrt (- (* (* b b) (* b b)) (* (* 4 (* c a)) (* 4 (* c a))))) 27.952 * [simplify]: Simplified (2 3 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (/ (sqrt (- (* (* b b) (* b b)) (* (* 4 (* c a)) (* 4 (* c a))))) (sqrt (+ (* b b) (* (* 4 a) c))))) (* 2 a)))) 27.952 * [simplify]: Simplifying (sqrt (+ (* b b) (* (* 4 a) c))) 27.952 * * [simplify]: iters left: 6 (9 enodes) 27.957 * * [simplify]: iters left: 5 (32 enodes) 27.967 * * [simplify]: iters left: 4 (40 enodes) 27.978 * * [simplify]: iters left: 3 (45 enodes) 27.987 * * [simplify]: Extracting #0: cost 1 inf + 0 27.987 * * [simplify]: Extracting #1: cost 3 inf + 0 27.987 * * [simplify]: Extracting #2: cost 6 inf + 0 27.987 * * [simplify]: Extracting #3: cost 15 inf + 0 27.987 * * [simplify]: Extracting #4: cost 13 inf + 46 27.988 * * [simplify]: Extracting #5: cost 6 inf + 501 27.988 * * [simplify]: Extracting #6: cost 0 inf + 1240 27.988 * [simplify]: Simplified to (sqrt (+ (* b b) (* 4 (* a c)))) 27.988 * [simplify]: Simplified (2 3 1 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (/ (sqrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) (sqrt (+ (* b b) (* 4 (* a c)))))) (* 2 a)))) 27.988 * * * * [progress]: [ 12 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (pow (- (* b b) (* (* 4 a) c)) (/ 1 2))) (* 2 a))))> 27.989 * [simplify]: Simplifying (/ 1 2) 27.989 * * [simplify]: iters left: 2 (3 enodes) 27.990 * * [simplify]: iters left: 1 (12 enodes) 27.993 * * [simplify]: Extracting #0: cost 1 inf + 0 27.993 * * [simplify]: Extracting #1: cost 0 inf + 1 27.993 * [simplify]: Simplified to 1/2 27.993 * [simplify]: Simplified (2 3 1 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (pow (- (* b b) (* (* 4 a) c)) 1/2)) (* 2 a)))) 27.993 * * * * [progress]: [ 13 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 27.993 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 27.993 * * [simplify]: iters left: 6 (10 enodes) 27.996 * * [simplify]: iters left: 5 (36 enodes) 28.001 * * [simplify]: iters left: 4 (58 enodes) 28.012 * * [simplify]: iters left: 3 (95 enodes) 28.040 * * [simplify]: iters left: 2 (101 enodes) 28.065 * * [simplify]: Extracting #0: cost 1 inf + 0 28.065 * * [simplify]: Extracting #1: cost 3 inf + 0 28.065 * * [simplify]: Extracting #2: cost 5 inf + 0 28.065 * * [simplify]: Extracting #3: cost 9 inf + 0 28.065 * * [simplify]: Extracting #4: cost 25 inf + 0 28.065 * * [simplify]: Extracting #5: cost 24 inf + 211 28.066 * * [simplify]: Extracting #6: cost 3 inf + 2063 28.067 * * [simplify]: Extracting #7: cost 0 inf + 2391 28.068 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 28.068 * [simplify]: Simplified (2 3 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 28.069 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 28.069 * * [simplify]: iters left: 6 (10 enodes) 28.074 * * [simplify]: iters left: 5 (36 enodes) 28.086 * * [simplify]: iters left: 4 (58 enodes) 28.102 * * [simplify]: iters left: 3 (95 enodes) 28.118 * * [simplify]: iters left: 2 (101 enodes) 28.130 * * [simplify]: Extracting #0: cost 1 inf + 0 28.131 * * [simplify]: Extracting #1: cost 3 inf + 0 28.131 * * [simplify]: Extracting #2: cost 5 inf + 0 28.131 * * [simplify]: Extracting #3: cost 9 inf + 0 28.131 * * [simplify]: Extracting #4: cost 25 inf + 0 28.131 * * [simplify]: Extracting #5: cost 24 inf + 211 28.132 * * [simplify]: Extracting #6: cost 3 inf + 2063 28.133 * * [simplify]: Extracting #7: cost 0 inf + 2391 28.134 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 28.134 * [simplify]: Simplified (2 3 1 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)))) 28.135 * * * * [progress]: [ 14 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (fabs (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a))))> 28.135 * * * * [progress]: [ 15 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* 1 (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 a))))> 28.135 * * * * [progress]: [ 16 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (posit16->real (real->posit16 (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> 28.135 * [simplify]: Simplifying (real->posit16 (sqrt (- (* b b) (* (* 4 a) c)))) 28.135 * * [simplify]: iters left: 6 (10 enodes) 28.140 * * [simplify]: iters left: 5 (33 enodes) 28.152 * * [simplify]: iters left: 4 (55 enodes) 28.170 * * [simplify]: iters left: 3 (92 enodes) 28.198 * * [simplify]: iters left: 2 (100 enodes) 28.227 * * [simplify]: Extracting #0: cost 1 inf + 0 28.227 * * [simplify]: Extracting #1: cost 2 inf + 0 28.227 * * [simplify]: Extracting #2: cost 3 inf + 0 28.227 * * [simplify]: Extracting #3: cost 7 inf + 0 28.227 * * [simplify]: Extracting #4: cost 23 inf + 0 28.228 * * [simplify]: Extracting #5: cost 23 inf + 170 28.228 * * [simplify]: Extracting #6: cost 8 inf + 960 28.229 * * [simplify]: Extracting #7: cost 0 inf + 1903 28.230 * [simplify]: Simplified to (real->posit16 (sqrt (+ (* (* -4 c) a) (* b b)))) 28.230 * [simplify]: Simplified (2 3 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (posit16->real (real->posit16 (sqrt (+ (* (* -4 c) a) (* b b)))))) (* 2 a)))) 28.231 * * * * [progress]: [ 17 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (pow (- (* b b) (* (* 4 a) c)) 1/2))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 28.231 * * * * [progress]: [ 18 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (pow (sqrt (- (* b b) (* (* 4 a) c))) 1))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 28.231 * * * * [progress]: [ 19 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (exp (log (sqrt (- (* b b) (* (* 4 a) c))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 28.231 * [simplify]: Simplifying (log (sqrt (- (* b b) (* (* 4 a) c)))) 28.231 * * [simplify]: iters left: 6 (10 enodes) 28.236 * * [simplify]: iters left: 5 (36 enodes) 28.248 * * [simplify]: iters left: 4 (58 enodes) 28.268 * * [simplify]: iters left: 3 (95 enodes) 28.297 * * [simplify]: iters left: 2 (101 enodes) 28.321 * * [simplify]: Extracting #0: cost 1 inf + 0 28.322 * * [simplify]: Extracting #1: cost 3 inf + 0 28.322 * * [simplify]: Extracting #2: cost 5 inf + 0 28.322 * * [simplify]: Extracting #3: cost 9 inf + 0 28.322 * * [simplify]: Extracting #4: cost 25 inf + 0 28.322 * * [simplify]: Extracting #5: cost 24 inf + 211 28.323 * * [simplify]: Extracting #6: cost 3 inf + 2093 28.324 * * [simplify]: Extracting #7: cost 0 inf + 2451 28.325 * [simplify]: Simplified to (log (sqrt (- (* b b) (* (* 4 a) c)))) 28.325 * [simplify]: Simplified (2 2 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (exp (log (sqrt (- (* b b) (* (* 4 a) c))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 28.326 * * * * [progress]: [ 20 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (log (exp (sqrt (- (* b b) (* (* 4 a) c))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 28.326 * [simplify]: Simplifying (exp (sqrt (- (* b b) (* (* 4 a) c)))) 28.326 * * [simplify]: iters left: 6 (10 enodes) 28.330 * * [simplify]: iters left: 5 (36 enodes) 28.337 * * [simplify]: iters left: 4 (58 enodes) 28.346 * * [simplify]: iters left: 3 (95 enodes) 28.367 * * [simplify]: iters left: 2 (101 enodes) 28.392 * * [simplify]: Extracting #0: cost 1 inf + 0 28.392 * * [simplify]: Extracting #1: cost 3 inf + 0 28.392 * * [simplify]: Extracting #2: cost 5 inf + 0 28.392 * * [simplify]: Extracting #3: cost 9 inf + 0 28.392 * * [simplify]: Extracting #4: cost 25 inf + 0 28.392 * * [simplify]: Extracting #5: cost 24 inf + 211 28.393 * * [simplify]: Extracting #6: cost 3 inf + 2093 28.394 * * [simplify]: Extracting #7: cost 0 inf + 2451 28.395 * [simplify]: Simplified to (exp (sqrt (- (* b b) (* (* 4 a) c)))) 28.395 * [simplify]: Simplified (2 2 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (log (exp (sqrt (- (* b b) (* (* 4 a) c))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 28.396 * * * * [progress]: [ 21 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 28.396 * [simplify]: Simplifying (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) 28.396 * * [simplify]: iters left: 6 (11 enodes) 28.401 * * [simplify]: iters left: 5 (39 enodes) 28.414 * * [simplify]: iters left: 4 (61 enodes) 28.435 * * [simplify]: iters left: 3 (98 enodes) 28.463 * * [simplify]: iters left: 2 (104 enodes) 28.483 * * [simplify]: Extracting #0: cost 1 inf + 0 28.483 * * [simplify]: Extracting #1: cost 3 inf + 0 28.483 * * [simplify]: Extracting #2: cost 5 inf + 0 28.483 * * [simplify]: Extracting #3: cost 7 inf + 0 28.483 * * [simplify]: Extracting #4: cost 11 inf + 0 28.483 * * [simplify]: Extracting #5: cost 27 inf + 0 28.484 * * [simplify]: Extracting #6: cost 25 inf + 254 28.484 * * [simplify]: Extracting #7: cost 4 inf + 2023 28.485 * * [simplify]: Extracting #8: cost 0 inf + 3119 28.485 * [simplify]: Simplified to (* (cbrt (sqrt (- (* b b) (* a (* 4 c))))) (cbrt (sqrt (- (* b b) (* a (* 4 c)))))) 28.485 * [simplify]: Simplified (2 2 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (* (cbrt (sqrt (- (* b b) (* a (* 4 c))))) (cbrt (sqrt (- (* b b) (* a (* 4 c)))))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 28.486 * [simplify]: Simplifying (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) 28.486 * * [simplify]: iters left: 6 (10 enodes) 28.488 * * [simplify]: iters left: 5 (36 enodes) 28.494 * * [simplify]: iters left: 4 (58 enodes) 28.504 * * [simplify]: iters left: 3 (95 enodes) 28.524 * * [simplify]: iters left: 2 (101 enodes) 28.535 * * [simplify]: Extracting #0: cost 1 inf + 0 28.535 * * [simplify]: Extracting #1: cost 3 inf + 0 28.535 * * [simplify]: Extracting #2: cost 5 inf + 0 28.535 * * [simplify]: Extracting #3: cost 9 inf + 0 28.535 * * [simplify]: Extracting #4: cost 25 inf + 0 28.536 * * [simplify]: Extracting #5: cost 24 inf + 211 28.536 * * [simplify]: Extracting #6: cost 3 inf + 2103 28.537 * * [simplify]: Extracting #7: cost 0 inf + 2471 28.537 * [simplify]: Simplified to (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) 28.537 * [simplify]: Simplified (2 2 2 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 28.537 * * * * [progress]: [ 22 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (* (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 28.538 * [simplify]: Simplifying (* (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c)))) 28.538 * * [simplify]: iters left: 6 (11 enodes) 28.541 * * [simplify]: iters left: 5 (38 enodes) 28.547 * * [simplify]: iters left: 4 (69 enodes) 28.568 * * [simplify]: iters left: 3 (152 enodes) 28.600 * * [simplify]: iters left: 2 (297 enodes) 28.719 * * [simplify]: iters left: 1 (443 enodes) 28.855 * * [simplify]: Extracting #0: cost 1 inf + 0 28.855 * * [simplify]: Extracting #1: cost 13 inf + 0 28.855 * * [simplify]: Extracting #2: cost 59 inf + 1 28.856 * * [simplify]: Extracting #3: cost 69 inf + 586 28.857 * * [simplify]: Extracting #4: cost 50 inf + 2191 28.864 * * [simplify]: Extracting #5: cost 7 inf + 16231 28.874 * * [simplify]: Extracting #6: cost 0 inf + 19114 28.882 * [simplify]: Simplified to (* (- (* b b) (* (* 4 a) c)) (sqrt (- (* b b) (* (* 4 a) c)))) 28.883 * [simplify]: Simplified (2 2 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (* (- (* b b) (* (* 4 a) c)) (sqrt (- (* b b) (* (* 4 a) c))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 28.883 * * * * [progress]: [ 23 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 28.883 * [simplify]: Simplifying (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) 28.883 * * [simplify]: iters left: 6 (11 enodes) 28.886 * * [simplify]: iters left: 5 (40 enodes) 28.893 * * [simplify]: iters left: 4 (62 enodes) 28.903 * * [simplify]: iters left: 3 (99 enodes) 28.925 * * [simplify]: iters left: 2 (105 enodes) 28.950 * * [simplify]: Extracting #0: cost 1 inf + 0 28.950 * * [simplify]: Extracting #1: cost 4 inf + 0 28.950 * * [simplify]: Extracting #2: cost 7 inf + 0 28.950 * * [simplify]: Extracting #3: cost 11 inf + 0 28.950 * * [simplify]: Extracting #4: cost 27 inf + 0 28.951 * * [simplify]: Extracting #5: cost 24 inf + 295 28.951 * * [simplify]: Extracting #6: cost 4 inf + 2266 28.953 * * [simplify]: Extracting #7: cost 0 inf + 3119 28.954 * [simplify]: Simplified to (fabs (cbrt (- (* b b) (* (* 4 a) c)))) 28.954 * [simplify]: Simplified (2 2 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 28.955 * [simplify]: Simplifying (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) 28.955 * * [simplify]: iters left: 6 (10 enodes) 28.960 * * [simplify]: iters left: 5 (36 enodes) 28.972 * * [simplify]: iters left: 4 (58 enodes) 28.992 * * [simplify]: iters left: 3 (95 enodes) 29.020 * * [simplify]: iters left: 2 (101 enodes) 29.040 * * [simplify]: Extracting #0: cost 1 inf + 0 29.040 * * [simplify]: Extracting #1: cost 3 inf + 0 29.040 * * [simplify]: Extracting #2: cost 5 inf + 0 29.040 * * [simplify]: Extracting #3: cost 9 inf + 0 29.040 * * [simplify]: Extracting #4: cost 25 inf + 0 29.040 * * [simplify]: Extracting #5: cost 24 inf + 211 29.040 * * [simplify]: Extracting #6: cost 3 inf + 2183 29.041 * * [simplify]: Extracting #7: cost 0 inf + 2551 29.042 * [simplify]: Simplified to (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) 29.042 * [simplify]: Simplified (2 2 2 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 29.042 * * * * [progress]: [ 24 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 29.042 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 29.042 * * [simplify]: iters left: 6 (10 enodes) 29.045 * * [simplify]: iters left: 5 (36 enodes) 29.053 * * [simplify]: iters left: 4 (58 enodes) 29.066 * * [simplify]: iters left: 3 (95 enodes) 29.084 * * [simplify]: iters left: 2 (101 enodes) 29.097 * * [simplify]: Extracting #0: cost 1 inf + 0 29.097 * * [simplify]: Extracting #1: cost 3 inf + 0 29.097 * * [simplify]: Extracting #2: cost 5 inf + 0 29.097 * * [simplify]: Extracting #3: cost 9 inf + 0 29.097 * * [simplify]: Extracting #4: cost 25 inf + 0 29.097 * * [simplify]: Extracting #5: cost 24 inf + 211 29.098 * * [simplify]: Extracting #6: cost 3 inf + 2063 29.098 * * [simplify]: Extracting #7: cost 0 inf + 2391 29.099 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 29.099 * [simplify]: Simplified (2 2 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 29.099 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 29.099 * * [simplify]: iters left: 6 (10 enodes) 29.102 * * [simplify]: iters left: 5 (36 enodes) 29.109 * * [simplify]: iters left: 4 (58 enodes) 29.128 * * [simplify]: iters left: 3 (95 enodes) 29.159 * * [simplify]: iters left: 2 (101 enodes) 29.184 * * [simplify]: Extracting #0: cost 1 inf + 0 29.184 * * [simplify]: Extracting #1: cost 3 inf + 0 29.184 * * [simplify]: Extracting #2: cost 5 inf + 0 29.184 * * [simplify]: Extracting #3: cost 9 inf + 0 29.184 * * [simplify]: Extracting #4: cost 25 inf + 0 29.185 * * [simplify]: Extracting #5: cost 24 inf + 211 29.185 * * [simplify]: Extracting #6: cost 3 inf + 2063 29.187 * * [simplify]: Extracting #7: cost 0 inf + 2391 29.188 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 29.188 * [simplify]: Simplified (2 2 2 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 29.188 * * * * [progress]: [ 25 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (sqrt 1) (sqrt (- (* b b) (* (* 4 a) c)))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 29.188 * [simplify]: Simplifying (sqrt 1) 29.189 * * [simplify]: iters left: 1 (2 enodes) 29.192 * * [simplify]: Extracting #0: cost 1 inf + 0 29.192 * * [simplify]: Extracting #1: cost 0 inf + 1 29.192 * [simplify]: Simplified to 1 29.192 * [simplify]: Simplified (2 2 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* 1 (sqrt (- (* b b) (* (* 4 a) c)))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 29.192 * [simplify]: Simplifying (sqrt (- (* b b) (* (* 4 a) c))) 29.192 * * [simplify]: iters left: 6 (9 enodes) 29.195 * * [simplify]: iters left: 5 (33 enodes) 29.201 * * [simplify]: iters left: 4 (55 enodes) 29.210 * * [simplify]: iters left: 3 (92 enodes) 29.235 * * [simplify]: iters left: 2 (100 enodes) 29.262 * * [simplify]: Extracting #0: cost 1 inf + 0 29.262 * * [simplify]: Extracting #1: cost 3 inf + 0 29.262 * * [simplify]: Extracting #2: cost 7 inf + 0 29.262 * * [simplify]: Extracting #3: cost 23 inf + 0 29.262 * * [simplify]: Extracting #4: cost 21 inf + 295 29.263 * * [simplify]: Extracting #5: cost 7 inf + 1042 29.264 * * [simplify]: Extracting #6: cost 1 inf + 1699 29.265 * * [simplify]: Extracting #7: cost 0 inf + 1903 29.266 * [simplify]: Simplified to (sqrt (- (* b b) (* 4 (* a c)))) 29.266 * [simplify]: Simplified (2 2 2 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* 1 (sqrt (- (* b b) (* 4 (* a c))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 29.266 * * * * [progress]: [ 26 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (/ (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)))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 29.266 * [simplify]: Simplifying (sqrt (- (pow (* b b) 3) (pow (* (* 4 a) c) 3))) 29.267 * * [simplify]: iters left: 6 (12 enodes) 29.274 * * [simplify]: iters left: 5 (60 enodes) 29.305 * * [simplify]: iters left: 4 (184 enodes) 29.386 * * [simplify]: Extracting #0: cost 1 inf + 0 29.386 * * [simplify]: Extracting #1: cost 3 inf + 0 29.386 * * [simplify]: Extracting #2: cost 11 inf + 0 29.386 * * [simplify]: Extracting #3: cost 119 inf + 0 29.387 * * [simplify]: Extracting #4: cost 204 inf + 1307 29.390 * * [simplify]: Extracting #5: cost 92 inf + 19670 29.397 * * [simplify]: Extracting #6: cost 9 inf + 37946 29.404 * * [simplify]: Extracting #7: cost 0 inf + 40337 29.411 * * [simplify]: Extracting #8: cost 0 inf + 40255 29.424 * [simplify]: Simplified to (sqrt (- (* (* b b) (* (* b b) (* b b))) (* 64 (* (* (* c a) (* c a)) (* c a))))) 29.424 * [simplify]: Simplified (2 2 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (/ (sqrt (- (* (* 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)))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 29.425 * [simplify]: Simplifying (sqrt (+ (* (* b b) (* b b)) (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (* b b) (* (* 4 a) c))))) 29.425 * * [simplify]: iters left: 6 (13 enodes) 29.432 * * [simplify]: iters left: 5 (65 enodes) 29.459 * * [simplify]: iters left: 4 (174 enodes) 29.523 * * [simplify]: iters left: 3 (459 enodes) 29.798 * * [simplify]: Extracting #0: cost 1 inf + 0 29.798 * * [simplify]: Extracting #1: cost 3 inf + 0 29.798 * * [simplify]: Extracting #2: cost 10 inf + 0 29.798 * * [simplify]: Extracting #3: cost 75 inf + 0 29.800 * * [simplify]: Extracting #4: cost 109 inf + 1281 29.805 * * [simplify]: Extracting #5: cost 36 inf + 9444 29.814 * * [simplify]: Extracting #6: cost 1 inf + 15435 29.824 * * [simplify]: Extracting #7: cost 0 inf + 15639 29.833 * [simplify]: Simplified to (sqrt (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (+ (* (* 4 a) c) (* b b)) (* b b)))) 29.834 * [simplify]: Simplified (2 2 2 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (/ (sqrt (- (* (* b b) (* (* b b) (* b b))) (* 64 (* (* (* c a) (* c a)) (* c a))))) (sqrt (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (+ (* (* 4 a) c) (* b b)) (* b b))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 29.834 * * * * [progress]: [ 27 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (/ (sqrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) (sqrt (+ (* b b) (* (* 4 a) c)))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 29.834 * [simplify]: Simplifying (sqrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) 29.835 * * [simplify]: iters left: 6 (11 enodes) 29.841 * * [simplify]: iters left: 5 (53 enodes) 29.862 * * [simplify]: iters left: 4 (138 enodes) 29.915 * * [simplify]: iters left: 3 (430 enodes) 30.184 * * [simplify]: Extracting #0: cost 1 inf + 0 30.184 * * [simplify]: Extracting #1: cost 3 inf + 0 30.184 * * [simplify]: Extracting #2: cost 13 inf + 0 30.185 * * [simplify]: Extracting #3: cost 137 inf + 0 30.190 * * [simplify]: Extracting #4: cost 182 inf + 1154 30.197 * * [simplify]: Extracting #5: cost 77 inf + 13800 30.211 * * [simplify]: Extracting #6: cost 4 inf + 24689 30.225 * * [simplify]: Extracting #7: cost 0 inf + 25309 30.240 * [simplify]: Simplified to (sqrt (- (* (* b b) (* b b)) (* (* 4 (* c a)) (* 4 (* c a))))) 30.240 * [simplify]: Simplified (2 2 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (/ (sqrt (- (* (* b b) (* b b)) (* (* 4 (* c a)) (* 4 (* c a))))) (sqrt (+ (* b b) (* (* 4 a) c)))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 30.241 * [simplify]: Simplifying (sqrt (+ (* b b) (* (* 4 a) c))) 30.241 * * [simplify]: iters left: 6 (9 enodes) 30.244 * * [simplify]: iters left: 5 (32 enodes) 30.249 * * [simplify]: iters left: 4 (40 enodes) 30.255 * * [simplify]: iters left: 3 (45 enodes) 30.261 * * [simplify]: Extracting #0: cost 1 inf + 0 30.261 * * [simplify]: Extracting #1: cost 3 inf + 0 30.261 * * [simplify]: Extracting #2: cost 6 inf + 0 30.261 * * [simplify]: Extracting #3: cost 15 inf + 0 30.262 * * [simplify]: Extracting #4: cost 13 inf + 46 30.262 * * [simplify]: Extracting #5: cost 6 inf + 501 30.262 * * [simplify]: Extracting #6: cost 0 inf + 1240 30.262 * [simplify]: Simplified to (sqrt (+ (* b b) (* 4 (* a c)))) 30.262 * [simplify]: Simplified (2 2 2 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (/ (sqrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) (sqrt (+ (* b b) (* 4 (* a c))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 30.262 * * * * [progress]: [ 28 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (pow (- (* b b) (* (* 4 a) c)) (/ 1 2)))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 30.263 * [simplify]: Simplifying (/ 1 2) 30.263 * * [simplify]: iters left: 2 (3 enodes) 30.264 * * [simplify]: iters left: 1 (12 enodes) 30.267 * * [simplify]: Extracting #0: cost 1 inf + 0 30.267 * * [simplify]: Extracting #1: cost 0 inf + 1 30.267 * [simplify]: Simplified to 1/2 30.267 * [simplify]: Simplified (2 2 2 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (pow (- (* b b) (* (* 4 a) c)) 1/2))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 30.267 * * * * [progress]: [ 29 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 30.267 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 30.267 * * [simplify]: iters left: 6 (10 enodes) 30.270 * * [simplify]: iters left: 5 (36 enodes) 30.282 * * [simplify]: iters left: 4 (58 enodes) 30.301 * * [simplify]: iters left: 3 (95 enodes) 30.327 * * [simplify]: iters left: 2 (101 enodes) 30.339 * * [simplify]: Extracting #0: cost 1 inf + 0 30.339 * * [simplify]: Extracting #1: cost 3 inf + 0 30.339 * * [simplify]: Extracting #2: cost 5 inf + 0 30.339 * * [simplify]: Extracting #3: cost 9 inf + 0 30.339 * * [simplify]: Extracting #4: cost 25 inf + 0 30.339 * * [simplify]: Extracting #5: cost 24 inf + 211 30.340 * * [simplify]: Extracting #6: cost 3 inf + 2063 30.340 * * [simplify]: Extracting #7: cost 0 inf + 2391 30.341 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 30.341 * [simplify]: Simplified (2 2 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 30.341 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 30.341 * * [simplify]: iters left: 6 (10 enodes) 30.344 * * [simplify]: iters left: 5 (36 enodes) 30.350 * * [simplify]: iters left: 4 (58 enodes) 30.365 * * [simplify]: iters left: 3 (95 enodes) 30.394 * * [simplify]: iters left: 2 (101 enodes) 30.410 * * [simplify]: Extracting #0: cost 1 inf + 0 30.410 * * [simplify]: Extracting #1: cost 3 inf + 0 30.410 * * [simplify]: Extracting #2: cost 5 inf + 0 30.410 * * [simplify]: Extracting #3: cost 9 inf + 0 30.410 * * [simplify]: Extracting #4: cost 25 inf + 0 30.410 * * [simplify]: Extracting #5: cost 24 inf + 211 30.411 * * [simplify]: Extracting #6: cost 3 inf + 2063 30.411 * * [simplify]: Extracting #7: cost 0 inf + 2391 30.412 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 30.412 * [simplify]: Simplified (2 2 2 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 30.412 * * * * [progress]: [ 30 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (fabs (sqrt (- (* b b) (* (* 4 a) c)))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 30.412 * * * * [progress]: [ 31 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* 1 (sqrt (- (* b b) (* (* 4 a) c)))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 30.412 * * * * [progress]: [ 32 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (posit16->real (real->posit16 (sqrt (- (* b b) (* (* 4 a) c))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 30.412 * [simplify]: Simplifying (real->posit16 (sqrt (- (* b b) (* (* 4 a) c)))) 30.412 * * [simplify]: iters left: 6 (10 enodes) 30.415 * * [simplify]: iters left: 5 (33 enodes) 30.421 * * [simplify]: iters left: 4 (55 enodes) 30.434 * * [simplify]: iters left: 3 (92 enodes) 30.461 * * [simplify]: iters left: 2 (100 enodes) 30.485 * * [simplify]: Extracting #0: cost 1 inf + 0 30.485 * * [simplify]: Extracting #1: cost 2 inf + 0 30.485 * * [simplify]: Extracting #2: cost 3 inf + 0 30.485 * * [simplify]: Extracting #3: cost 7 inf + 0 30.485 * * [simplify]: Extracting #4: cost 23 inf + 0 30.485 * * [simplify]: Extracting #5: cost 23 inf + 170 30.485 * * [simplify]: Extracting #6: cost 8 inf + 960 30.486 * * [simplify]: Extracting #7: cost 0 inf + 1903 30.486 * [simplify]: Simplified to (real->posit16 (sqrt (+ (* (* -4 c) a) (* b b)))) 30.486 * [simplify]: Simplified (2 2 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (posit16->real (real->posit16 (sqrt (+ (* (* -4 c) a) (* b b))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 30.487 * * * * [progress]: [ 33 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (pow (- (* b b) (* (* 4 a) c)) 1/2)) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 30.487 * * * * [progress]: [ 34 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (pow (sqrt (- (* b b) (* (* 4 a) c))) 1)) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 30.487 * * * * [progress]: [ 35 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (exp (log (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 30.487 * [simplify]: Simplifying (log (sqrt (- (* b b) (* (* 4 a) c)))) 30.487 * * [simplify]: iters left: 6 (10 enodes) 30.490 * * [simplify]: iters left: 5 (36 enodes) 30.495 * * [simplify]: iters left: 4 (58 enodes) 30.505 * * [simplify]: iters left: 3 (95 enodes) 30.536 * * [simplify]: iters left: 2 (101 enodes) 30.560 * * [simplify]: Extracting #0: cost 1 inf + 0 30.560 * * [simplify]: Extracting #1: cost 3 inf + 0 30.560 * * [simplify]: Extracting #2: cost 5 inf + 0 30.560 * * [simplify]: Extracting #3: cost 9 inf + 0 30.560 * * [simplify]: Extracting #4: cost 25 inf + 0 30.560 * * [simplify]: Extracting #5: cost 24 inf + 211 30.561 * * [simplify]: Extracting #6: cost 3 inf + 2093 30.562 * * [simplify]: Extracting #7: cost 0 inf + 2451 30.564 * [simplify]: Simplified to (log (sqrt (- (* b b) (* (* 4 a) c)))) 30.564 * [simplify]: Simplified (2 2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (exp (log (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 30.564 * * * * [progress]: [ 36 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (log (exp (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 30.565 * [simplify]: Simplifying (exp (sqrt (- (* b b) (* (* 4 a) c)))) 30.565 * * [simplify]: iters left: 6 (10 enodes) 30.568 * * [simplify]: iters left: 5 (36 enodes) 30.574 * * [simplify]: iters left: 4 (58 enodes) 30.584 * * [simplify]: iters left: 3 (95 enodes) 30.601 * * [simplify]: iters left: 2 (101 enodes) 30.622 * * [simplify]: Extracting #0: cost 1 inf + 0 30.622 * * [simplify]: Extracting #1: cost 3 inf + 0 30.622 * * [simplify]: Extracting #2: cost 5 inf + 0 30.622 * * [simplify]: Extracting #3: cost 9 inf + 0 30.622 * * [simplify]: Extracting #4: cost 25 inf + 0 30.622 * * [simplify]: Extracting #5: cost 24 inf + 211 30.623 * * [simplify]: Extracting #6: cost 3 inf + 2093 30.623 * * [simplify]: Extracting #7: cost 0 inf + 2451 30.626 * [simplify]: Simplified to (exp (sqrt (- (* b b) (* (* 4 a) c)))) 30.626 * [simplify]: Simplified (2 2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (log (exp (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 30.626 * * * * [progress]: [ 37 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (* (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 30.627 * [simplify]: Simplifying (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) 30.627 * * [simplify]: iters left: 6 (11 enodes) 30.630 * * [simplify]: iters left: 5 (39 enodes) 30.636 * * [simplify]: iters left: 4 (61 enodes) 30.646 * * [simplify]: iters left: 3 (98 enodes) 30.668 * * [simplify]: iters left: 2 (104 enodes) 30.690 * * [simplify]: Extracting #0: cost 1 inf + 0 30.690 * * [simplify]: Extracting #1: cost 3 inf + 0 30.690 * * [simplify]: Extracting #2: cost 5 inf + 0 30.690 * * [simplify]: Extracting #3: cost 7 inf + 0 30.690 * * [simplify]: Extracting #4: cost 11 inf + 0 30.690 * * [simplify]: Extracting #5: cost 27 inf + 0 30.690 * * [simplify]: Extracting #6: cost 25 inf + 254 30.691 * * [simplify]: Extracting #7: cost 4 inf + 2023 30.691 * * [simplify]: Extracting #8: cost 0 inf + 3119 30.692 * [simplify]: Simplified to (* (cbrt (sqrt (- (* b b) (* a (* 4 c))))) (cbrt (sqrt (- (* b b) (* a (* 4 c)))))) 30.692 * [simplify]: Simplified (2 2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (* (* (cbrt (sqrt (- (* b b) (* a (* 4 c))))) (cbrt (sqrt (- (* b b) (* a (* 4 c)))))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 30.693 * [simplify]: Simplifying (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) 30.693 * * [simplify]: iters left: 6 (10 enodes) 30.695 * * [simplify]: iters left: 5 (36 enodes) 30.701 * * [simplify]: iters left: 4 (58 enodes) 30.711 * * [simplify]: iters left: 3 (95 enodes) 30.739 * * [simplify]: iters left: 2 (101 enodes) 30.763 * * [simplify]: Extracting #0: cost 1 inf + 0 30.763 * * [simplify]: Extracting #1: cost 3 inf + 0 30.763 * * [simplify]: Extracting #2: cost 5 inf + 0 30.763 * * [simplify]: Extracting #3: cost 9 inf + 0 30.763 * * [simplify]: Extracting #4: cost 25 inf + 0 30.763 * * [simplify]: Extracting #5: cost 24 inf + 211 30.764 * * [simplify]: Extracting #6: cost 3 inf + 2103 30.765 * * [simplify]: Extracting #7: cost 0 inf + 2471 30.767 * [simplify]: Simplified to (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) 30.767 * [simplify]: Simplified (2 2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (* (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 30.767 * * * * [progress]: [ 38 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (cbrt (* (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 30.767 * [simplify]: Simplifying (* (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c)))) 30.768 * * [simplify]: iters left: 6 (11 enodes) 30.773 * * [simplify]: iters left: 5 (38 enodes) 30.786 * * [simplify]: iters left: 4 (69 enodes) 30.812 * * [simplify]: iters left: 3 (152 enodes) 30.856 * * [simplify]: iters left: 2 (297 enodes) 30.972 * * [simplify]: iters left: 1 (443 enodes) 31.103 * * [simplify]: Extracting #0: cost 1 inf + 0 31.103 * * [simplify]: Extracting #1: cost 13 inf + 0 31.103 * * [simplify]: Extracting #2: cost 59 inf + 1 31.104 * * [simplify]: Extracting #3: cost 69 inf + 586 31.104 * * [simplify]: Extracting #4: cost 50 inf + 2191 31.110 * * [simplify]: Extracting #5: cost 7 inf + 16231 31.120 * * [simplify]: Extracting #6: cost 0 inf + 19114 31.129 * [simplify]: Simplified to (* (- (* b b) (* (* 4 a) c)) (sqrt (- (* b b) (* (* 4 a) c)))) 31.130 * [simplify]: Simplified (2 2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (cbrt (* (- (* b b) (* (* 4 a) c)) (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 31.130 * * * * [progress]: [ 39 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (* (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 31.130 * [simplify]: Simplifying (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) 31.131 * * [simplify]: iters left: 6 (11 enodes) 31.136 * * [simplify]: iters left: 5 (40 enodes) 31.149 * * [simplify]: iters left: 4 (62 enodes) 31.168 * * [simplify]: iters left: 3 (99 enodes) 31.198 * * [simplify]: iters left: 2 (105 enodes) 31.224 * * [simplify]: Extracting #0: cost 1 inf + 0 31.224 * * [simplify]: Extracting #1: cost 4 inf + 0 31.224 * * [simplify]: Extracting #2: cost 7 inf + 0 31.224 * * [simplify]: Extracting #3: cost 11 inf + 0 31.224 * * [simplify]: Extracting #4: cost 27 inf + 0 31.224 * * [simplify]: Extracting #5: cost 24 inf + 295 31.225 * * [simplify]: Extracting #6: cost 4 inf + 2266 31.227 * * [simplify]: Extracting #7: cost 0 inf + 3119 31.228 * [simplify]: Simplified to (fabs (cbrt (- (* b b) (* (* 4 a) c)))) 31.228 * [simplify]: Simplified (2 2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 31.229 * [simplify]: Simplifying (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) 31.229 * * [simplify]: iters left: 6 (10 enodes) 31.234 * * [simplify]: iters left: 5 (36 enodes) 31.249 * * [simplify]: iters left: 4 (58 enodes) 31.268 * * [simplify]: iters left: 3 (95 enodes) 31.292 * * [simplify]: iters left: 2 (101 enodes) 31.304 * * [simplify]: Extracting #0: cost 1 inf + 0 31.304 * * [simplify]: Extracting #1: cost 3 inf + 0 31.304 * * [simplify]: Extracting #2: cost 5 inf + 0 31.304 * * [simplify]: Extracting #3: cost 9 inf + 0 31.304 * * [simplify]: Extracting #4: cost 25 inf + 0 31.304 * * [simplify]: Extracting #5: cost 24 inf + 211 31.305 * * [simplify]: Extracting #6: cost 3 inf + 2183 31.305 * * [simplify]: Extracting #7: cost 0 inf + 2551 31.306 * [simplify]: Simplified to (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) 31.306 * [simplify]: Simplified (2 2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 31.306 * * * * [progress]: [ 40 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 31.306 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 31.306 * * [simplify]: iters left: 6 (10 enodes) 31.309 * * [simplify]: iters left: 5 (36 enodes) 31.315 * * [simplify]: iters left: 4 (58 enodes) 31.325 * * [simplify]: iters left: 3 (95 enodes) 31.342 * * [simplify]: iters left: 2 (101 enodes) 31.354 * * [simplify]: Extracting #0: cost 1 inf + 0 31.354 * * [simplify]: Extracting #1: cost 3 inf + 0 31.354 * * [simplify]: Extracting #2: cost 5 inf + 0 31.354 * * [simplify]: Extracting #3: cost 9 inf + 0 31.355 * * [simplify]: Extracting #4: cost 25 inf + 0 31.355 * * [simplify]: Extracting #5: cost 24 inf + 211 31.355 * * [simplify]: Extracting #6: cost 3 inf + 2063 31.356 * * [simplify]: Extracting #7: cost 0 inf + 2391 31.356 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 31.356 * [simplify]: Simplified (2 2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 31.357 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 31.357 * * [simplify]: iters left: 6 (10 enodes) 31.361 * * [simplify]: iters left: 5 (36 enodes) 31.372 * * [simplify]: iters left: 4 (58 enodes) 31.391 * * [simplify]: iters left: 3 (95 enodes) 31.417 * * [simplify]: iters left: 2 (101 enodes) 31.429 * * [simplify]: Extracting #0: cost 1 inf + 0 31.429 * * [simplify]: Extracting #1: cost 3 inf + 0 31.430 * * [simplify]: Extracting #2: cost 5 inf + 0 31.430 * * [simplify]: Extracting #3: cost 9 inf + 0 31.430 * * [simplify]: Extracting #4: cost 25 inf + 0 31.430 * * [simplify]: Extracting #5: cost 24 inf + 211 31.430 * * [simplify]: Extracting #6: cost 3 inf + 2063 31.431 * * [simplify]: Extracting #7: cost 0 inf + 2391 31.431 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 31.431 * [simplify]: Simplified (2 2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 31.432 * * * * [progress]: [ 41 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (* (sqrt 1) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 31.432 * [simplify]: Simplifying (sqrt 1) 31.432 * * [simplify]: iters left: 1 (2 enodes) 31.434 * * [simplify]: Extracting #0: cost 1 inf + 0 31.434 * * [simplify]: Extracting #1: cost 0 inf + 1 31.434 * [simplify]: Simplified to 1 31.434 * [simplify]: Simplified (2 2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (* 1 (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 31.434 * [simplify]: Simplifying (sqrt (- (* b b) (* (* 4 a) c))) 31.434 * * [simplify]: iters left: 6 (9 enodes) 31.436 * * [simplify]: iters left: 5 (33 enodes) 31.444 * * [simplify]: iters left: 4 (55 enodes) 31.463 * * [simplify]: iters left: 3 (92 enodes) 31.478 * * [simplify]: iters left: 2 (100 enodes) 31.493 * * [simplify]: Extracting #0: cost 1 inf + 0 31.493 * * [simplify]: Extracting #1: cost 3 inf + 0 31.493 * * [simplify]: Extracting #2: cost 7 inf + 0 31.493 * * [simplify]: Extracting #3: cost 23 inf + 0 31.493 * * [simplify]: Extracting #4: cost 21 inf + 295 31.494 * * [simplify]: Extracting #5: cost 7 inf + 1042 31.495 * * [simplify]: Extracting #6: cost 1 inf + 1699 31.496 * * [simplify]: Extracting #7: cost 0 inf + 1903 31.497 * [simplify]: Simplified to (sqrt (- (* b b) (* 4 (* a c)))) 31.497 * [simplify]: Simplified (2 2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (* 1 (sqrt (- (* b b) (* 4 (* a c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 31.497 * * * * [progress]: [ 42 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (/ (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))))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 31.497 * [simplify]: Simplifying (sqrt (- (pow (* b b) 3) (pow (* (* 4 a) c) 3))) 31.498 * * [simplify]: iters left: 6 (12 enodes) 31.504 * * [simplify]: iters left: 5 (60 enodes) 31.519 * * [simplify]: iters left: 4 (184 enodes) 31.585 * * [simplify]: Extracting #0: cost 1 inf + 0 31.585 * * [simplify]: Extracting #1: cost 3 inf + 0 31.585 * * [simplify]: Extracting #2: cost 11 inf + 0 31.585 * * [simplify]: Extracting #3: cost 119 inf + 0 31.586 * * [simplify]: Extracting #4: cost 204 inf + 1307 31.589 * * [simplify]: Extracting #5: cost 92 inf + 19670 31.598 * * [simplify]: Extracting #6: cost 9 inf + 37946 31.613 * * [simplify]: Extracting #7: cost 0 inf + 40337 31.631 * * [simplify]: Extracting #8: cost 0 inf + 40255 31.638 * [simplify]: Simplified to (sqrt (- (* (* b b) (* (* b b) (* b b))) (* 64 (* (* (* c a) (* c a)) (* c a))))) 31.638 * [simplify]: Simplified (2 2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (/ (sqrt (- (* (* 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))))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 31.639 * [simplify]: Simplifying (sqrt (+ (* (* b b) (* b b)) (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (* b b) (* (* 4 a) c))))) 31.639 * * [simplify]: iters left: 6 (13 enodes) 31.643 * * [simplify]: iters left: 5 (65 enodes) 31.657 * * [simplify]: iters left: 4 (174 enodes) 31.741 * * [simplify]: iters left: 3 (459 enodes) 31.930 * * [simplify]: Extracting #0: cost 1 inf + 0 31.930 * * [simplify]: Extracting #1: cost 3 inf + 0 31.931 * * [simplify]: Extracting #2: cost 10 inf + 0 31.931 * * [simplify]: Extracting #3: cost 75 inf + 0 31.931 * * [simplify]: Extracting #4: cost 109 inf + 1281 31.934 * * [simplify]: Extracting #5: cost 36 inf + 9444 31.942 * * [simplify]: Extracting #6: cost 1 inf + 15435 31.947 * * [simplify]: Extracting #7: cost 0 inf + 15639 31.952 * [simplify]: Simplified to (sqrt (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (+ (* (* 4 a) c) (* b b)) (* b b)))) 31.952 * [simplify]: Simplified (2 2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (/ (sqrt (- (* (* b b) (* (* b b) (* b b))) (* 64 (* (* (* c a) (* c a)) (* c a))))) (sqrt (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (+ (* (* 4 a) c) (* b b)) (* b b)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 31.953 * * * * [progress]: [ 43 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (/ (sqrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) (sqrt (+ (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 31.953 * [simplify]: Simplifying (sqrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) 31.953 * * [simplify]: iters left: 6 (11 enodes) 31.957 * * [simplify]: iters left: 5 (53 enodes) 31.968 * * [simplify]: iters left: 4 (138 enodes) 32.017 * * [simplify]: iters left: 3 (430 enodes) 32.316 * * [simplify]: Extracting #0: cost 1 inf + 0 32.316 * * [simplify]: Extracting #1: cost 3 inf + 0 32.316 * * [simplify]: Extracting #2: cost 13 inf + 0 32.317 * * [simplify]: Extracting #3: cost 137 inf + 0 32.318 * * [simplify]: Extracting #4: cost 182 inf + 1154 32.321 * * [simplify]: Extracting #5: cost 77 inf + 13800 32.328 * * [simplify]: Extracting #6: cost 4 inf + 24689 32.336 * * [simplify]: Extracting #7: cost 0 inf + 25309 32.346 * [simplify]: Simplified to (sqrt (- (* (* b b) (* b b)) (* (* 4 (* c a)) (* 4 (* c a))))) 32.346 * [simplify]: Simplified (2 2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (/ (sqrt (- (* (* b b) (* b b)) (* (* 4 (* c a)) (* 4 (* c a))))) (sqrt (+ (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 32.347 * [simplify]: Simplifying (sqrt (+ (* b b) (* (* 4 a) c))) 32.347 * * [simplify]: iters left: 6 (9 enodes) 32.350 * * [simplify]: iters left: 5 (32 enodes) 32.355 * * [simplify]: iters left: 4 (40 enodes) 32.361 * * [simplify]: iters left: 3 (45 enodes) 32.372 * * [simplify]: Extracting #0: cost 1 inf + 0 32.372 * * [simplify]: Extracting #1: cost 3 inf + 0 32.372 * * [simplify]: Extracting #2: cost 6 inf + 0 32.372 * * [simplify]: Extracting #3: cost 15 inf + 0 32.373 * * [simplify]: Extracting #4: cost 13 inf + 46 32.373 * * [simplify]: Extracting #5: cost 6 inf + 501 32.374 * * [simplify]: Extracting #6: cost 0 inf + 1240 32.374 * [simplify]: Simplified to (sqrt (+ (* b b) (* 4 (* a c)))) 32.374 * [simplify]: Simplified (2 2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (/ (sqrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) (sqrt (+ (* b b) (* 4 (* a c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 32.375 * * * * [progress]: [ 44 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (pow (- (* b b) (* (* 4 a) c)) (/ 1 2))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 32.375 * [simplify]: Simplifying (/ 1 2) 32.375 * * [simplify]: iters left: 2 (3 enodes) 32.378 * * [simplify]: iters left: 1 (12 enodes) 32.380 * * [simplify]: Extracting #0: cost 1 inf + 0 32.380 * * [simplify]: Extracting #1: cost 0 inf + 1 32.380 * [simplify]: Simplified to 1/2 32.380 * [simplify]: Simplified (2 2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (pow (- (* b b) (* (* 4 a) c)) 1/2)) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 32.381 * * * * [progress]: [ 45 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 32.381 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 32.381 * * [simplify]: iters left: 6 (10 enodes) 32.383 * * [simplify]: iters left: 5 (36 enodes) 32.389 * * [simplify]: iters left: 4 (58 enodes) 32.399 * * [simplify]: iters left: 3 (95 enodes) 32.420 * * [simplify]: iters left: 2 (101 enodes) 32.433 * * [simplify]: Extracting #0: cost 1 inf + 0 32.433 * * [simplify]: Extracting #1: cost 3 inf + 0 32.433 * * [simplify]: Extracting #2: cost 5 inf + 0 32.433 * * [simplify]: Extracting #3: cost 9 inf + 0 32.433 * * [simplify]: Extracting #4: cost 25 inf + 0 32.434 * * [simplify]: Extracting #5: cost 24 inf + 211 32.436 * * [simplify]: Extracting #6: cost 3 inf + 2063 32.437 * * [simplify]: Extracting #7: cost 0 inf + 2391 32.437 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 32.437 * [simplify]: Simplified (2 2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 32.437 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 32.438 * * [simplify]: iters left: 6 (10 enodes) 32.440 * * [simplify]: iters left: 5 (36 enodes) 32.446 * * [simplify]: iters left: 4 (58 enodes) 32.462 * * [simplify]: iters left: 3 (95 enodes) 32.491 * * [simplify]: iters left: 2 (101 enodes) 32.507 * * [simplify]: Extracting #0: cost 1 inf + 0 32.507 * * [simplify]: Extracting #1: cost 3 inf + 0 32.507 * * [simplify]: Extracting #2: cost 5 inf + 0 32.507 * * [simplify]: Extracting #3: cost 9 inf + 0 32.507 * * [simplify]: Extracting #4: cost 25 inf + 0 32.507 * * [simplify]: Extracting #5: cost 24 inf + 211 32.507 * * [simplify]: Extracting #6: cost 3 inf + 2063 32.508 * * [simplify]: Extracting #7: cost 0 inf + 2391 32.509 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 32.509 * [simplify]: Simplified (2 2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 32.509 * * * * [progress]: [ 46 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (fabs (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 32.509 * * * * [progress]: [ 47 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (* 1 (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 32.509 * * * * [progress]: [ 48 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (posit16->real (real->posit16 (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 32.509 * [simplify]: Simplifying (real->posit16 (sqrt (- (* b b) (* (* 4 a) c)))) 32.509 * * [simplify]: iters left: 6 (10 enodes) 32.512 * * [simplify]: iters left: 5 (33 enodes) 32.518 * * [simplify]: iters left: 4 (55 enodes) 32.528 * * [simplify]: iters left: 3 (92 enodes) 32.556 * * [simplify]: iters left: 2 (100 enodes) 32.569 * * [simplify]: Extracting #0: cost 1 inf + 0 32.569 * * [simplify]: Extracting #1: cost 2 inf + 0 32.569 * * [simplify]: Extracting #2: cost 3 inf + 0 32.569 * * [simplify]: Extracting #3: cost 7 inf + 0 32.570 * * [simplify]: Extracting #4: cost 23 inf + 0 32.570 * * [simplify]: Extracting #5: cost 23 inf + 170 32.570 * * [simplify]: Extracting #6: cost 8 inf + 960 32.570 * * [simplify]: Extracting #7: cost 0 inf + 1903 32.571 * [simplify]: Simplified to (real->posit16 (sqrt (+ (* (* -4 c) a) (* b b)))) 32.571 * [simplify]: Simplified (2 2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (posit16->real (real->posit16 (sqrt (+ (* (* -4 c) a) (* b b)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 32.571 * * * * [progress]: [ 49 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (log (/ (/ 1 (exp b)) (exp (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 32.572 * [simplify]: Simplifying (/ (/ 1 (exp b)) (exp (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 32.572 * * [simplify]: iters left: 6 (16 enodes) 32.576 * * [simplify]: iters left: 5 (60 enodes) 32.587 * * [simplify]: iters left: 4 (102 enodes) 32.604 * * [simplify]: iters left: 3 (169 enodes) 32.632 * * [simplify]: iters left: 2 (230 enodes) 32.675 * * [simplify]: iters left: 1 (363 enodes) 32.783 * * [simplify]: Extracting #0: cost 1 inf + 0 32.783 * * [simplify]: Extracting #1: cost 47 inf + 0 32.784 * * [simplify]: Extracting #2: cost 174 inf + 1 32.785 * * [simplify]: Extracting #3: cost 211 inf + 187 32.787 * * [simplify]: Extracting #4: cost 214 inf + 454 32.789 * * [simplify]: Extracting #5: cost 227 inf + 493 32.791 * * [simplify]: Extracting #6: cost 224 inf + 912 32.794 * * [simplify]: Extracting #7: cost 202 inf + 4558 32.799 * * [simplify]: Extracting #8: cost 185 inf + 9119 32.809 * * [simplify]: Extracting #9: cost 137 inf + 34438 32.851 * * [simplify]: Extracting #10: cost 29 inf + 127275 32.887 * * [simplify]: Extracting #11: cost 0 inf + 154060 32.927 * * [simplify]: Extracting #12: cost 0 inf + 153335 32.981 * [simplify]: Simplified to (exp (- (- b) (sqrt (+ (* a (* -4 c)) (* b b))))) 32.981 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (log (exp (- (- b) (sqrt (+ (* a (* -4 c)) (* b b))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 32.982 * * * * [progress]: [ 50 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (log (/ (exp (- b)) (exp (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 32.982 * [simplify]: Simplifying (/ (exp (- b)) (exp (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 32.982 * * [simplify]: iters left: 6 (15 enodes) 32.986 * * [simplify]: iters left: 5 (56 enodes) 32.997 * * [simplify]: iters left: 4 (97 enodes) 33.019 * * [simplify]: iters left: 3 (168 enodes) 33.073 * * [simplify]: iters left: 2 (228 enodes) 33.131 * * [simplify]: iters left: 1 (342 enodes) 33.224 * * [simplify]: Extracting #0: cost 1 inf + 0 33.224 * * [simplify]: Extracting #1: cost 64 inf + 0 33.225 * * [simplify]: Extracting #2: cost 182 inf + 1 33.226 * * [simplify]: Extracting #3: cost 213 inf + 227 33.228 * * [simplify]: Extracting #4: cost 216 inf + 564 33.230 * * [simplify]: Extracting #5: cost 229 inf + 605 33.231 * * [simplify]: Extracting #6: cost 217 inf + 3370 33.233 * * [simplify]: Extracting #7: cost 188 inf + 8753 33.238 * * [simplify]: Extracting #8: cost 138 inf + 30207 33.253 * * [simplify]: Extracting #9: cost 43 inf + 105015 33.293 * * [simplify]: Extracting #10: cost 0 inf + 144030 33.318 * * [simplify]: Extracting #11: cost 0 inf + 143698 33.360 * [simplify]: Simplified to (exp (- (- b) (sqrt (- (* b b) (* c (* 4 a)))))) 33.360 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (log (exp (- (- b) (sqrt (- (* b b) (* c (* 4 a)))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 33.360 * * * * [progress]: [ 51 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (pow (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) 1)) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 33.360 * * * * [progress]: [ 52 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (exp (log (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 33.361 * [simplify]: Simplifying (log (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 33.361 * * [simplify]: iters left: 6 (14 enodes) 33.364 * * [simplify]: iters left: 5 (48 enodes) 33.372 * * [simplify]: iters left: 4 (79 enodes) 33.385 * * [simplify]: iters left: 3 (123 enodes) 33.420 * * [simplify]: iters left: 2 (129 enodes) 33.451 * * [simplify]: Extracting #0: cost 1 inf + 0 33.451 * * [simplify]: Extracting #1: cost 3 inf + 0 33.451 * * [simplify]: Extracting #2: cost 9 inf + 0 33.452 * * [simplify]: Extracting #3: cost 15 inf + 1 33.452 * * [simplify]: Extracting #4: cost 19 inf + 83 33.452 * * [simplify]: Extracting #5: cost 33 inf + 124 33.453 * * [simplify]: Extracting #6: cost 29 inf + 542 33.453 * * [simplify]: Extracting #7: cost 18 inf + 1246 33.457 * * [simplify]: Extracting #8: cost 10 inf + 2663 33.459 * * [simplify]: Extracting #9: cost 2 inf + 4725 33.461 * * [simplify]: Extracting #10: cost 0 inf + 5293 33.464 * [simplify]: Simplified to (log (- (- b) (sqrt (+ (* (* -4 c) a) (* b b))))) 33.464 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (exp (log (- (- b) (sqrt (+ (* (* -4 c) a) (* b b))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 33.464 * * * * [progress]: [ 53 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (log (exp (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 33.464 * [simplify]: Simplifying (exp (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 33.465 * * [simplify]: iters left: 6 (14 enodes) 33.472 * * [simplify]: iters left: 5 (51 enodes) 33.488 * * [simplify]: iters left: 4 (93 enodes) 33.518 * * [simplify]: iters left: 3 (162 enodes) 33.545 * * [simplify]: iters left: 2 (211 enodes) 33.607 * * [simplify]: iters left: 1 (313 enodes) 33.733 * * [simplify]: Extracting #0: cost 1 inf + 0 33.733 * * [simplify]: Extracting #1: cost 47 inf + 0 33.734 * * [simplify]: Extracting #2: cost 142 inf + 1 33.735 * * [simplify]: Extracting #3: cost 169 inf + 44 33.736 * * [simplify]: Extracting #4: cost 166 inf + 452 33.737 * * [simplify]: Extracting #5: cost 179 inf + 493 33.739 * * [simplify]: Extracting #6: cost 162 inf + 4144 33.744 * * [simplify]: Extracting #7: cost 133 inf + 10611 33.758 * * [simplify]: Extracting #8: cost 67 inf + 45528 33.788 * * [simplify]: Extracting #9: cost 8 inf + 91726 33.821 * * [simplify]: Extracting #10: cost 0 inf + 98162 33.846 * [simplify]: Simplified to (exp (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) 33.846 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (log (exp (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 33.847 * * * * [progress]: [ 54 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (* (cbrt (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (cbrt (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (cbrt (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 33.847 * [simplify]: Simplifying (* (cbrt (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (cbrt (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))))) 33.847 * * [simplify]: iters left: 6 (15 enodes) 33.851 * * [simplify]: iters left: 5 (51 enodes) 33.861 * * [simplify]: iters left: 4 (82 enodes) 33.874 * * [simplify]: iters left: 3 (126 enodes) 33.901 * * [simplify]: iters left: 2 (132 enodes) 33.917 * * [simplify]: Extracting #0: cost 1 inf + 0 33.917 * * [simplify]: Extracting #1: cost 3 inf + 0 33.917 * * [simplify]: Extracting #2: cost 5 inf + 0 33.917 * * [simplify]: Extracting #3: cost 11 inf + 0 33.917 * * [simplify]: Extracting #4: cost 17 inf + 1 33.917 * * [simplify]: Extracting #5: cost 21 inf + 83 33.917 * * [simplify]: Extracting #6: cost 35 inf + 124 33.918 * * [simplify]: Extracting #7: cost 32 inf + 499 33.918 * * [simplify]: Extracting #8: cost 19 inf + 1288 33.919 * * [simplify]: Extracting #9: cost 7 inf + 4173 33.920 * * [simplify]: Extracting #10: cost 1 inf + 5837 33.921 * * [simplify]: Extracting #11: cost 0 inf + 6121 33.922 * [simplify]: Simplified to (* (cbrt (- (- b) (sqrt (+ (* b b) (* (* c a) -4))))) (cbrt (- (- b) (sqrt (+ (* b b) (* (* c a) -4)))))) 33.922 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (* (cbrt (- (- b) (sqrt (+ (* b b) (* (* c a) -4))))) (cbrt (- (- b) (sqrt (+ (* b b) (* (* c a) -4)))))) (cbrt (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 33.923 * [simplify]: Simplifying (cbrt (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 33.923 * * [simplify]: iters left: 6 (14 enodes) 33.927 * * [simplify]: iters left: 5 (48 enodes) 33.935 * * [simplify]: iters left: 4 (79 enodes) 33.958 * * [simplify]: iters left: 3 (123 enodes) 33.989 * * [simplify]: iters left: 2 (129 enodes) 34.004 * * [simplify]: Extracting #0: cost 1 inf + 0 34.005 * * [simplify]: Extracting #1: cost 3 inf + 0 34.005 * * [simplify]: Extracting #2: cost 9 inf + 0 34.005 * * [simplify]: Extracting #3: cost 15 inf + 1 34.005 * * [simplify]: Extracting #4: cost 19 inf + 83 34.005 * * [simplify]: Extracting #5: cost 33 inf + 124 34.005 * * [simplify]: Extracting #6: cost 29 inf + 542 34.006 * * [simplify]: Extracting #7: cost 18 inf + 1246 34.006 * * [simplify]: Extracting #8: cost 10 inf + 2673 34.007 * * [simplify]: Extracting #9: cost 2 inf + 4745 34.008 * * [simplify]: Extracting #10: cost 0 inf + 5313 34.009 * [simplify]: Simplified to (cbrt (- (- b) (sqrt (+ (* (* -4 c) a) (* b b))))) 34.009 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (* (cbrt (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (cbrt (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (cbrt (- (- b) (sqrt (+ (* (* -4 c) a) (* b b))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 34.010 * * * * [progress]: [ 55 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (cbrt (* (* (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 34.011 * [simplify]: Simplifying (* (* (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 34.011 * * [simplify]: iters left: 6 (15 enodes) 34.015 * * [simplify]: iters left: 5 (52 enodes) 34.024 * * [simplify]: iters left: 4 (97 enodes) 34.060 * * [simplify]: iters left: 3 (263 enodes) 34.174 * * [simplify]: Extracting #0: cost 1 inf + 0 34.174 * * [simplify]: Extracting #1: cost 21 inf + 0 34.174 * * [simplify]: Extracting #2: cost 123 inf + 1 34.175 * * [simplify]: Extracting #3: cost 154 inf + 85 34.177 * * [simplify]: Extracting #4: cost 151 inf + 411 34.178 * * [simplify]: Extracting #5: cost 165 inf + 411 34.180 * * [simplify]: Extracting #6: cost 163 inf + 870 34.183 * * [simplify]: Extracting #7: cost 136 inf + 5913 34.192 * * [simplify]: Extracting #8: cost 59 inf + 32928 34.207 * * [simplify]: Extracting #9: cost 4 inf + 53599 34.232 * * [simplify]: Extracting #10: cost 0 inf + 55415 34.264 * [simplify]: Simplified to (* (* (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) 34.264 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (cbrt (* (* (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 34.264 * * * * [progress]: [ 56 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (sqrt (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (sqrt (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 34.265 * [simplify]: Simplifying (sqrt (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 34.265 * * [simplify]: iters left: 6 (14 enodes) 34.272 * * [simplify]: iters left: 5 (48 enodes) 34.291 * * [simplify]: iters left: 4 (79 enodes) 34.315 * * [simplify]: iters left: 3 (123 enodes) 34.351 * * [simplify]: iters left: 2 (129 enodes) 34.372 * * [simplify]: Extracting #0: cost 1 inf + 0 34.372 * * [simplify]: Extracting #1: cost 3 inf + 0 34.372 * * [simplify]: Extracting #2: cost 9 inf + 0 34.372 * * [simplify]: Extracting #3: cost 15 inf + 1 34.372 * * [simplify]: Extracting #4: cost 19 inf + 83 34.372 * * [simplify]: Extracting #5: cost 33 inf + 124 34.372 * * [simplify]: Extracting #6: cost 29 inf + 542 34.373 * * [simplify]: Extracting #7: cost 18 inf + 1246 34.373 * * [simplify]: Extracting #8: cost 10 inf + 2633 34.374 * * [simplify]: Extracting #9: cost 2 inf + 4665 34.375 * * [simplify]: Extracting #10: cost 0 inf + 5233 34.376 * [simplify]: Simplified to (sqrt (- (- b) (sqrt (+ (* (* -4 c) a) (* b b))))) 34.376 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (sqrt (- (- b) (sqrt (+ (* (* -4 c) a) (* b b))))) (sqrt (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 34.377 * [simplify]: Simplifying (sqrt (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 34.377 * * [simplify]: iters left: 6 (14 enodes) 34.380 * * [simplify]: iters left: 5 (48 enodes) 34.388 * * [simplify]: iters left: 4 (79 enodes) 34.413 * * [simplify]: iters left: 3 (123 enodes) 34.449 * * [simplify]: iters left: 2 (129 enodes) 34.480 * * [simplify]: Extracting #0: cost 1 inf + 0 34.480 * * [simplify]: Extracting #1: cost 3 inf + 0 34.480 * * [simplify]: Extracting #2: cost 9 inf + 0 34.480 * * [simplify]: Extracting #3: cost 15 inf + 1 34.480 * * [simplify]: Extracting #4: cost 19 inf + 83 34.480 * * [simplify]: Extracting #5: cost 33 inf + 124 34.481 * * [simplify]: Extracting #6: cost 29 inf + 542 34.481 * * [simplify]: Extracting #7: cost 18 inf + 1246 34.483 * * [simplify]: Extracting #8: cost 10 inf + 2633 34.485 * * [simplify]: Extracting #9: cost 2 inf + 4665 34.486 * * [simplify]: Extracting #10: cost 0 inf + 5233 34.489 * [simplify]: Simplified to (sqrt (- (- b) (sqrt (+ (* (* -4 c) a) (* b b))))) 34.489 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (sqrt (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (sqrt (- (- b) (sqrt (+ (* (* -4 c) a) (* b b))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 34.489 * * * * [progress]: [ 57 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (/ (- (pow (- b) 3) (pow (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) 3)) (+ (* (- b) (- b)) (+ (* (* (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)))))) (* (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 34.490 * [simplify]: Simplifying (- (pow (- b) 3) (pow (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) 3)) 34.490 * * [simplify]: iters left: 6 (16 enodes) 34.499 * * [simplify]: iters left: 5 (71 enodes) 34.523 * * [simplify]: iters left: 4 (155 enodes) 34.571 * * [simplify]: iters left: 3 (366 enodes) 34.715 * * [simplify]: Extracting #0: cost 1 inf + 0 34.715 * * [simplify]: Extracting #1: cost 31 inf + 0 34.715 * * [simplify]: Extracting #2: cost 156 inf + 0 34.716 * * [simplify]: Extracting #3: cost 228 inf + 797 34.718 * * [simplify]: Extracting #4: cost 186 inf + 7763 34.723 * * [simplify]: Extracting #5: cost 83 inf + 44964 34.739 * * [simplify]: Extracting #6: cost 14 inf + 81022 34.755 * * [simplify]: Extracting #7: cost 0 inf + 89625 34.781 * [simplify]: Simplified to (- (- (* (* b b) b)) (* (+ (* a (* -4 c)) (* b b)) (sqrt (+ (* a (* -4 c)) (* b b))))) 34.781 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (/ (- (- (* (* b b) b)) (* (+ (* a (* -4 c)) (* b b)) (sqrt (+ (* a (* -4 c)) (* b b))))) (+ (* (- b) (- b)) (+ (* (* (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)))))) (* (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 34.781 * [simplify]: Simplifying (+ (* (- b) (- b)) (+ (* (* (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)))))) (* (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))))) 34.781 * * [simplify]: iters left: 6 (17 enodes) 34.786 * * [simplify]: iters left: 5 (72 enodes) 34.799 * * [simplify]: iters left: 4 (143 enodes) 34.829 * * [simplify]: iters left: 3 (279 enodes) 34.958 * * [simplify]: iters left: 2 (486 enodes) 35.100 * * [simplify]: Extracting #0: cost 1 inf + 0 35.101 * * [simplify]: Extracting #1: cost 30 inf + 0 35.101 * * [simplify]: Extracting #2: cost 101 inf + 0 35.103 * * [simplify]: Extracting #3: cost 121 inf + 661 35.105 * * [simplify]: Extracting #4: cost 92 inf + 3042 35.113 * * [simplify]: Extracting #5: cost 46 inf + 14890 35.127 * * [simplify]: Extracting #6: cost 14 inf + 26122 35.145 * * [simplify]: Extracting #7: cost 1 inf + 30567 35.162 * * [simplify]: Extracting #8: cost 0 inf + 30931 35.178 * [simplify]: Simplified to (- (+ (- (* b b) (* c (* 4 a))) (* b b)) (* (sqrt (- (* b b) (* c (* 4 a)))) b)) 35.178 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (/ (- (- (* (* b b) b)) (* (+ (* a (* -4 c)) (* b b)) (sqrt (+ (* a (* -4 c)) (* b b))))) (- (+ (- (* b b) (* c (* 4 a))) (* b b)) (* (sqrt (- (* b b) (* c (* 4 a)))) b)))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 35.179 * * * * [progress]: [ 58 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (- b) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 35.179 * [simplify]: Simplifying (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) 35.179 * * [simplify]: iters left: 6 (12 enodes) 35.185 * * [simplify]: iters left: 5 (43 enodes) 35.199 * * [simplify]: iters left: 4 (68 enodes) 35.221 * * [simplify]: iters left: 3 (105 enodes) 35.256 * * [simplify]: iters left: 2 (111 enodes) 35.282 * * [simplify]: Extracting #0: cost 1 inf + 0 35.282 * * [simplify]: Extracting #1: cost 5 inf + 0 35.282 * * [simplify]: Extracting #2: cost 9 inf + 0 35.283 * * [simplify]: Extracting #3: cost 13 inf + 0 35.283 * * [simplify]: Extracting #4: cost 29 inf + 0 35.283 * * [simplify]: Extracting #5: cost 28 inf + 171 35.284 * * [simplify]: Extracting #6: cost 13 inf + 1124 35.285 * * [simplify]: Extracting #7: cost 4 inf + 2391 35.286 * * [simplify]: Extracting #8: cost 1 inf + 3163 35.288 * * [simplify]: Extracting #9: cost 0 inf + 3447 35.289 * [simplify]: Simplified to (- (sqrt (- (* b b) (* (* 4 a) c)))) 35.289 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- b) (- (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 35.289 * * * * [progress]: [ 59 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (* 1 (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 35.290 * * * * [progress]: [ 60 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (/ (- (* (- b) (- b)) (* (* (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))))))) (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 35.290 * [simplify]: Simplifying (- (* (- b) (- b)) (* (* (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.290 * * [simplify]: iters left: 6 (15 enodes) 35.298 * * [simplify]: iters left: 5 (60 enodes) 35.320 * * [simplify]: iters left: 4 (120 enodes) 35.349 * * [simplify]: iters left: 3 (228 enodes) 35.398 * * [simplify]: iters left: 2 (432 enodes) 35.588 * * [simplify]: Extracting #0: cost 1 inf + 0 35.588 * * [simplify]: Extracting #1: cost 63 inf + 0 35.589 * * [simplify]: Extracting #2: cost 134 inf + 89 35.591 * * [simplify]: Extracting #3: cost 142 inf + 1657 35.594 * * [simplify]: Extracting #4: cost 119 inf + 4283 35.600 * * [simplify]: Extracting #5: cost 100 inf + 9116 35.614 * * [simplify]: Extracting #6: cost 35 inf + 31355 36.019 * * [simplify]: Extracting #7: cost 6 inf + 45004 36.030 * * [simplify]: Extracting #8: cost 0 inf + 48043 36.042 * [simplify]: Simplified to (* a (* c 4)) 36.042 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (/ (* a (* c 4)) (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 36.042 * [simplify]: Simplifying (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) 36.042 * * [simplify]: iters left: 6 (13 enodes) 36.046 * * [simplify]: iters left: 5 (44 enodes) 36.053 * * [simplify]: iters left: 4 (68 enodes) 36.064 * * [simplify]: iters left: 3 (105 enodes) 36.080 * * [simplify]: iters left: 2 (111 enodes) 36.096 * * [simplify]: Extracting #0: cost 1 inf + 0 36.097 * * [simplify]: Extracting #1: cost 5 inf + 0 36.097 * * [simplify]: Extracting #2: cost 8 inf + 1 36.097 * * [simplify]: Extracting #3: cost 11 inf + 83 36.097 * * [simplify]: Extracting #4: cost 25 inf + 124 36.097 * * [simplify]: Extracting #5: cost 23 inf + 378 36.097 * * [simplify]: Extracting #6: cost 7 inf + 1413 36.098 * * [simplify]: Extracting #7: cost 4 inf + 2025 36.099 * * [simplify]: Extracting #8: cost 0 inf + 2961 36.099 * [simplify]: Simplified to (- (sqrt (+ (* b b) (* -4 (* c a)))) b) 36.099 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (/ (* a (* c 4)) (- (sqrt (+ (* b b) (* -4 (* c a)))) b))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 36.099 * * * * [progress]: [ 61 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (+ (sqrt (- b)) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (- (sqrt (- b)) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 36.100 * [simplify]: Simplifying (+ (sqrt (- b)) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) 36.100 * * [simplify]: iters left: 6 (13 enodes) 36.104 * * [simplify]: iters left: 5 (46 enodes) 36.119 * * [simplify]: iters left: 4 (68 enodes) 36.141 * * [simplify]: iters left: 3 (105 enodes) 36.173 * * [simplify]: iters left: 2 (111 enodes) 36.198 * * [simplify]: Extracting #0: cost 1 inf + 0 36.198 * * [simplify]: Extracting #1: cost 4 inf + 0 36.198 * * [simplify]: Extracting #2: cost 8 inf + 0 36.198 * * [simplify]: Extracting #3: cost 12 inf + 0 36.198 * * [simplify]: Extracting #4: cost 15 inf + 1 36.198 * * [simplify]: Extracting #5: cost 28 inf + 83 36.198 * * [simplify]: Extracting #6: cost 26 inf + 414 36.198 * * [simplify]: Extracting #7: cost 10 inf + 1409 36.199 * * [simplify]: Extracting #8: cost 1 inf + 2999 36.200 * * [simplify]: Extracting #9: cost 0 inf + 3363 36.200 * [simplify]: Simplified to (+ (sqrt (- b)) (sqrt (sqrt (+ (* (* -4 c) a) (* b b))))) 36.200 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (+ (sqrt (- b)) (sqrt (sqrt (+ (* (* -4 c) a) (* b b))))) (- (sqrt (- b)) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 36.201 * [simplify]: Simplifying (- (sqrt (- b)) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) 36.201 * * [simplify]: iters left: 6 (13 enodes) 36.204 * * [simplify]: iters left: 5 (47 enodes) 36.213 * * [simplify]: iters left: 4 (72 enodes) 36.225 * * [simplify]: iters left: 3 (109 enodes) 36.247 * * [simplify]: iters left: 2 (115 enodes) 36.266 * * [simplify]: Extracting #0: cost 1 inf + 0 36.267 * * [simplify]: Extracting #1: cost 5 inf + 0 36.267 * * [simplify]: Extracting #2: cost 10 inf + 0 36.267 * * [simplify]: Extracting #3: cost 14 inf + 0 36.267 * * [simplify]: Extracting #4: cost 17 inf + 1 36.267 * * [simplify]: Extracting #5: cost 30 inf + 83 36.267 * * [simplify]: Extracting #6: cost 27 inf + 456 36.267 * * [simplify]: Extracting #7: cost 10 inf + 1493 36.268 * * [simplify]: Extracting #8: cost 1 inf + 3687 36.269 * * [simplify]: Extracting #9: cost 0 inf + 3931 36.270 * [simplify]: Simplified to (- (sqrt (- b)) (sqrt (sqrt (- (* b b) (* 4 (* c a)))))) 36.270 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (+ (sqrt (- b)) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))) (- (sqrt (- b)) (sqrt (sqrt (- (* b b) (* 4 (* c a)))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 36.270 * * * * [progress]: [ 62 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- 0 (+ b (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 36.270 * [simplify]: Simplifying (+ b (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) 36.270 * * [simplify]: iters left: 6 (12 enodes) 36.273 * * [simplify]: iters left: 5 (41 enodes) 36.280 * * [simplify]: iters left: 4 (64 enodes) 36.290 * * [simplify]: iters left: 3 (101 enodes) 36.306 * * [simplify]: iters left: 2 (109 enodes) 36.325 * * [simplify]: Extracting #0: cost 1 inf + 0 36.325 * * [simplify]: Extracting #1: cost 4 inf + 0 36.325 * * [simplify]: Extracting #2: cost 6 inf + 1 36.325 * * [simplify]: Extracting #3: cost 11 inf + 1 36.326 * * [simplify]: Extracting #4: cost 25 inf + 42 36.326 * * [simplify]: Extracting #5: cost 25 inf + 252 36.327 * * [simplify]: Extracting #6: cost 8 inf + 1492 36.328 * * [simplify]: Extracting #7: cost 1 inf + 2635 36.329 * * [simplify]: Extracting #8: cost 0 inf + 2879 36.330 * [simplify]: Simplified to (+ b (sqrt (- (* b b) (* (* 4 a) c)))) 36.330 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- 0 (+ b (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 36.331 * * * * [progress]: [ 63 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (- b) (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 36.331 * [simplify]: Simplifying (- (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) 36.331 * * [simplify]: iters left: 6 (12 enodes) 36.337 * * [simplify]: iters left: 5 (43 enodes) 36.346 * * [simplify]: iters left: 4 (68 enodes) 36.357 * * [simplify]: iters left: 3 (105 enodes) 36.373 * * [simplify]: iters left: 2 (111 enodes) 36.388 * * [simplify]: Extracting #0: cost 1 inf + 0 36.388 * * [simplify]: Extracting #1: cost 5 inf + 0 36.388 * * [simplify]: Extracting #2: cost 9 inf + 0 36.388 * * [simplify]: Extracting #3: cost 13 inf + 0 36.388 * * [simplify]: Extracting #4: cost 29 inf + 0 36.388 * * [simplify]: Extracting #5: cost 28 inf + 171 36.388 * * [simplify]: Extracting #6: cost 13 inf + 1124 36.389 * * [simplify]: Extracting #7: cost 4 inf + 2391 36.390 * * [simplify]: Extracting #8: cost 1 inf + 3163 36.390 * * [simplify]: Extracting #9: cost 0 inf + 3447 36.391 * [simplify]: Simplified to (- (sqrt (- (* b b) (* (* 4 a) c)))) 36.391 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- b) (- (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 36.391 * * * * [progress]: [ 64 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (posit16->real (real->posit16 (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 36.391 * [simplify]: Simplifying (real->posit16 (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) 36.392 * * [simplify]: iters left: 6 (14 enodes) 36.395 * * [simplify]: iters left: 5 (45 enodes) 36.402 * * [simplify]: iters left: 4 (76 enodes) 36.414 * * [simplify]: iters left: 3 (120 enodes) 36.432 * * [simplify]: iters left: 2 (128 enodes) 36.454 * * [simplify]: Extracting #0: cost 1 inf + 0 36.454 * * [simplify]: Extracting #1: cost 2 inf + 0 36.454 * * [simplify]: Extracting #2: cost 7 inf + 0 36.454 * * [simplify]: Extracting #3: cost 13 inf + 1 36.454 * * [simplify]: Extracting #4: cost 18 inf + 42 36.455 * * [simplify]: Extracting #5: cost 31 inf + 124 36.455 * * [simplify]: Extracting #6: cost 27 inf + 582 36.458 * * [simplify]: Extracting #7: cost 13 inf + 1453 36.459 * * [simplify]: Extracting #8: cost 7 inf + 2797 36.461 * * [simplify]: Extracting #9: cost 1 inf + 4301 36.463 * * [simplify]: Extracting #10: cost 0 inf + 4585 36.465 * [simplify]: Simplified to (real->posit16 (- (- b) (sqrt (- (* b b) (* (* c a) 4))))) 36.465 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (posit16->real (real->posit16 (- (- b) (sqrt (- (* b b) (* (* c a) 4))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 36.466 * * * * [progress]: [ 65 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (- (+ (* +nan.0 (pow b 2)) (- (* +nan.0 (* a c)))))) (* 2 a))))> 36.466 * [simplify]: Simplifying (- (+ (* +nan.0 (pow b 2)) (- (* +nan.0 (* a c))))) 36.466 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) +nan.0) (* 2 a)))) 36.466 * * * * [progress]: [ 66 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (- b (* 2 (/ (* a c) b)))) (* 2 a))))> 36.467 * [simplify]: Simplifying (- b (* 2 (/ (* a c) b))) 36.467 * * [simplify]: iters left: 6 (8 enodes) 36.471 * * [simplify]: iters left: 5 (32 enodes) 36.483 * * [simplify]: iters left: 4 (63 enodes) 36.503 * * [simplify]: iters left: 3 (121 enodes) 36.537 * * [simplify]: iters left: 2 (222 enodes) 36.597 * * [simplify]: iters left: 1 (334 enodes) 36.693 * * [simplify]: Extracting #0: cost 1 inf + 0 36.693 * * [simplify]: Extracting #1: cost 5 inf + 0 36.693 * * [simplify]: Extracting #2: cost 47 inf + 1 36.694 * * [simplify]: Extracting #3: cost 65 inf + 790 36.697 * * [simplify]: Extracting #4: cost 10 inf + 4931 36.701 * * [simplify]: Extracting #5: cost 0 inf + 5718 36.704 * [simplify]: Simplified to (- b (* (* a 2) (/ c b))) 36.705 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (- b (* (* a 2) (/ c b)))) (* 2 a)))) 36.705 * * * * [progress]: [ 67 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (- (* 2 (/ (* a c) b)) b)) (* 2 a))))> 36.705 * [simplify]: Simplifying (- (* 2 (/ (* a c) b)) b) 36.705 * * [simplify]: iters left: 6 (8 enodes) 36.710 * * [simplify]: iters left: 5 (32 enodes) 36.720 * * [simplify]: iters left: 4 (54 enodes) 36.740 * * [simplify]: iters left: 3 (83 enodes) 36.763 * * [simplify]: iters left: 2 (107 enodes) 36.795 * * [simplify]: iters left: 1 (136 enodes) 36.838 * * [simplify]: Extracting #0: cost 1 inf + 0 36.838 * * [simplify]: Extracting #1: cost 5 inf + 0 36.838 * * [simplify]: Extracting #2: cost 24 inf + 42 36.838 * * [simplify]: Extracting #3: cost 29 inf + 462 36.839 * * [simplify]: Extracting #4: cost 6 inf + 2124 36.841 * * [simplify]: Extracting #5: cost 0 inf + 2580 36.842 * [simplify]: Simplified to (- (/ (* 2 c) (/ b a)) b) 36.843 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (- (/ (* 2 c) (/ b a)) b)) (* 2 a)))) 36.843 * * * * [progress]: [ 68 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (+ (* +nan.0 (pow b 2)) (- (* +nan.0 (* a c))))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 36.843 * [simplify]: Simplifying (- (+ (* +nan.0 (pow b 2)) (- (* +nan.0 (* a c))))) 36.843 * [simplify]: Simplified (2 2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt +nan.0)))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 36.844 * * * * [progress]: [ 69 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- b (* 2 (/ (* a c) b))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 36.844 * [simplify]: Simplifying (- b (* 2 (/ (* a c) b))) 36.844 * * [simplify]: iters left: 6 (8 enodes) 36.848 * * [simplify]: iters left: 5 (32 enodes) 36.859 * * [simplify]: iters left: 4 (63 enodes) 36.871 * * [simplify]: iters left: 3 (121 enodes) 36.893 * * [simplify]: iters left: 2 (222 enodes) 36.957 * * [simplify]: iters left: 1 (334 enodes) 37.080 * * [simplify]: Extracting #0: cost 1 inf + 0 37.080 * * [simplify]: Extracting #1: cost 5 inf + 0 37.080 * * [simplify]: Extracting #2: cost 47 inf + 1 37.081 * * [simplify]: Extracting #3: cost 65 inf + 790 37.084 * * [simplify]: Extracting #4: cost 10 inf + 4931 37.088 * * [simplify]: Extracting #5: cost 0 inf + 5718 37.092 * [simplify]: Simplified to (- b (* (* a 2) (/ c b))) 37.092 * [simplify]: Simplified (2 2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- b (* (* a 2) (/ c b))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 37.092 * * * * [progress]: [ 70 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* 2 (/ (* a c) b)) b))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 37.092 * [simplify]: Simplifying (- (* 2 (/ (* a c) b)) b) 37.093 * * [simplify]: iters left: 6 (8 enodes) 37.097 * * [simplify]: iters left: 5 (32 enodes) 37.107 * * [simplify]: iters left: 4 (54 enodes) 37.119 * * [simplify]: iters left: 3 (83 enodes) 37.130 * * [simplify]: iters left: 2 (107 enodes) 37.153 * * [simplify]: iters left: 1 (136 enodes) 37.181 * * [simplify]: Extracting #0: cost 1 inf + 0 37.181 * * [simplify]: Extracting #1: cost 5 inf + 0 37.181 * * [simplify]: Extracting #2: cost 24 inf + 42 37.182 * * [simplify]: Extracting #3: cost 29 inf + 462 37.182 * * [simplify]: Extracting #4: cost 6 inf + 2124 37.183 * * [simplify]: Extracting #5: cost 0 inf + 2580 37.184 * [simplify]: Simplified to (- (/ (* 2 c) (/ b a)) b) 37.184 * [simplify]: Simplified (2 2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (/ (* 2 c) (/ b a)) b))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 37.184 * * * * [progress]: [ 71 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (- (+ (* +nan.0 (pow b 2)) (- (* +nan.0 (* a c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 37.184 * [simplify]: Simplifying (- (+ (* +nan.0 (pow b 2)) (- (* +nan.0 (* a c))))) 37.184 * [simplify]: Simplified (2 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt +nan.0) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 37.184 * * * * [progress]: [ 72 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (- b (* 2 (/ (* a c) b)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 37.184 * [simplify]: Simplifying (- b (* 2 (/ (* a c) b))) 37.184 * * [simplify]: iters left: 6 (8 enodes) 37.187 * * [simplify]: iters left: 5 (32 enodes) 37.192 * * [simplify]: iters left: 4 (63 enodes) 37.207 * * [simplify]: iters left: 3 (121 enodes) 37.229 * * [simplify]: iters left: 2 (222 enodes) 37.298 * * [simplify]: iters left: 1 (334 enodes) 37.408 * * [simplify]: Extracting #0: cost 1 inf + 0 37.408 * * [simplify]: Extracting #1: cost 5 inf + 0 37.408 * * [simplify]: Extracting #2: cost 47 inf + 1 37.408 * * [simplify]: Extracting #3: cost 65 inf + 790 37.410 * * [simplify]: Extracting #4: cost 10 inf + 4931 37.412 * * [simplify]: Extracting #5: cost 0 inf + 5718 37.414 * [simplify]: Simplified to (- b (* (* a 2) (/ c b))) 37.414 * [simplify]: Simplified (2 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (- b (* (* a 2) (/ c b)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 37.414 * * * * [progress]: [ 73 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (- (* 2 (/ (* a c) b)) b)) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 37.414 * [simplify]: Simplifying (- (* 2 (/ (* a c) b)) b) 37.414 * * [simplify]: iters left: 6 (8 enodes) 37.417 * * [simplify]: iters left: 5 (32 enodes) 37.422 * * [simplify]: iters left: 4 (54 enodes) 37.430 * * [simplify]: iters left: 3 (83 enodes) 37.450 * * [simplify]: iters left: 2 (107 enodes) 37.483 * * [simplify]: iters left: 1 (136 enodes) 37.528 * * [simplify]: Extracting #0: cost 1 inf + 0 37.528 * * [simplify]: Extracting #1: cost 5 inf + 0 37.528 * * [simplify]: Extracting #2: cost 24 inf + 42 37.529 * * [simplify]: Extracting #3: cost 29 inf + 462 37.530 * * [simplify]: Extracting #4: cost 6 inf + 2124 37.532 * * [simplify]: Extracting #5: cost 0 inf + 2580 37.533 * [simplify]: Simplified to (- (/ (* 2 c) (/ b a)) b) 37.533 * [simplify]: Simplified (2 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (- (/ (* 2 c) (/ b a)) b)) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 37.534 * * * * [progress]: [ 74 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (+ (* +nan.0 (pow b 2)) (- b (* +nan.0 (* a c)))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 37.534 * [simplify]: Simplifying (- (+ (* +nan.0 (pow b 2)) (- b (* +nan.0 (* a c))))) 37.534 * [simplify]: Simplified (2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) +nan.0) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 37.534 * * * * [progress]: [ 75 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (* 2 (/ (* a c) b)) (* 2 b))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 37.534 * [simplify]: Simplifying (- (* 2 (/ (* a c) b)) (* 2 b)) 37.535 * * [simplify]: iters left: 6 (9 enodes) 37.540 * * [simplify]: iters left: 5 (38 enodes) 37.553 * * [simplify]: iters left: 4 (71 enodes) 37.575 * * [simplify]: iters left: 3 (106 enodes) 37.605 * * [simplify]: iters left: 2 (132 enodes) 37.645 * * [simplify]: iters left: 1 (158 enodes) 37.677 * * [simplify]: Extracting #0: cost 1 inf + 0 37.677 * * [simplify]: Extracting #1: cost 7 inf + 0 37.677 * * [simplify]: Extracting #2: cost 31 inf + 1 37.677 * * [simplify]: Extracting #3: cost 39 inf + 256 37.678 * * [simplify]: Extracting #4: cost 7 inf + 2374 37.679 * * [simplify]: Extracting #5: cost 0 inf + 3035 37.680 * * [simplify]: Extracting #6: cost 0 inf + 2995 37.681 * [simplify]: Simplified to (* (- (* a (/ c b)) b) 2) 37.681 * [simplify]: Simplified (2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* a (/ c b)) b) 2)) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 37.681 * * * * [progress]: [ 76 / 76 ] simplifiying candidate #= b 0) (/ (* 2 c) (* -2 (/ (* a c) b))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> 37.681 * [simplify]: Simplifying (* -2 (/ (* a c) b)) 37.681 * * [simplify]: iters left: 6 (7 enodes) 37.683 * * [simplify]: iters left: 5 (27 enodes) 37.688 * * [simplify]: iters left: 4 (46 enodes) 37.700 * * [simplify]: iters left: 3 (75 enodes) 37.721 * * [simplify]: iters left: 2 (101 enodes) 37.751 * * [simplify]: iters left: 1 (129 enodes) 37.770 * * [simplify]: Extracting #0: cost 1 inf + 0 37.770 * * [simplify]: Extracting #1: cost 22 inf + 0 37.770 * * [simplify]: Extracting #2: cost 30 inf + 213 37.771 * * [simplify]: Extracting #3: cost 4 inf + 1961 37.772 * * [simplify]: Extracting #4: cost 0 inf + 2170 37.772 * [simplify]: Simplified to (* (* a (/ c b)) -2) 37.773 * [simplify]: Simplified (2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (* a (/ c b)) -2)) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))) 37.773 * * * [progress]: adding candidates to table 39.182 * * [progress]: iteration 4 / 4 39.182 * * * [progress]: picking best candidate 39.236 * * * * [pick]: Picked #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 39.236 * * * [progress]: localizing error 39.431 * * * [progress]: generating rewritten candidates 39.431 * * * * [progress]: [ 1 / 4 ] rewriting at (2 3 1 2 2 1 2 1) 39.436 * * * * [progress]: [ 2 / 4 ] rewriting at (2 3 1 2 2 1 1 1) 39.440 * * * * [progress]: [ 3 / 4 ] rewriting at (2 3 1 2 1 1) 39.448 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 2 2) 39.459 * * * [progress]: generating series expansions 39.459 * * * * [progress]: [ 1 / 4 ] generating series at (2 3 1 2 2 1 2 1) 39.459 * [backup-simplify]: Simplify (cbrt (- (* b b) (* (* 4 a) c))) into (pow (- (pow b 2) (* 4 (* a c))) 1/3) 39.459 * [approximate]: Taking taylor expansion of (pow (- (pow b 2) (* 4 (* a c))) 1/3) in (b a c) around 0 39.459 * [taylor]: Taking taylor expansion of (pow (- (pow b 2) (* 4 (* a c))) 1/3) in c 39.459 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (pow b 2) (* 4 (* a c)))))) in c 39.459 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (pow b 2) (* 4 (* a c))))) in c 39.459 * [taylor]: Taking taylor expansion of 1/3 in c 39.459 * [backup-simplify]: Simplify 1/3 into 1/3 39.459 * [taylor]: Taking taylor expansion of (log (- (pow b 2) (* 4 (* a c)))) in c 39.459 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in c 39.459 * [taylor]: Taking taylor expansion of (pow b 2) in c 39.459 * [taylor]: Taking taylor expansion of b in c 39.459 * [backup-simplify]: Simplify b into b 39.459 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in c 39.459 * [taylor]: Taking taylor expansion of 4 in c 39.459 * [backup-simplify]: Simplify 4 into 4 39.459 * [taylor]: Taking taylor expansion of (* a c) in c 39.459 * [taylor]: Taking taylor expansion of a in c 39.459 * [backup-simplify]: Simplify a into a 39.459 * [taylor]: Taking taylor expansion of c in c 39.459 * [backup-simplify]: Simplify 0 into 0 39.459 * [backup-simplify]: Simplify 1 into 1 39.459 * [backup-simplify]: Simplify (* b b) into (pow b 2) 39.459 * [backup-simplify]: Simplify (* a 0) into 0 39.460 * [backup-simplify]: Simplify (* 4 0) into 0 39.460 * [backup-simplify]: Simplify (- 0) into 0 39.460 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 39.460 * [backup-simplify]: Simplify (log (pow b 2)) into (log (pow b 2)) 39.460 * [backup-simplify]: Simplify (* 1/3 (log (pow b 2))) into (* 1/3 (log (pow b 2))) 39.461 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow b 2)))) into (pow (pow b 2) 1/3) 39.461 * [taylor]: Taking taylor expansion of (pow (- (pow b 2) (* 4 (* a c))) 1/3) in a 39.461 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (pow b 2) (* 4 (* a c)))))) in a 39.461 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (pow b 2) (* 4 (* a c))))) in a 39.461 * [taylor]: Taking taylor expansion of 1/3 in a 39.461 * [backup-simplify]: Simplify 1/3 into 1/3 39.461 * [taylor]: Taking taylor expansion of (log (- (pow b 2) (* 4 (* a c)))) in a 39.461 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in a 39.461 * [taylor]: Taking taylor expansion of (pow b 2) in a 39.461 * [taylor]: Taking taylor expansion of b in a 39.461 * [backup-simplify]: Simplify b into b 39.461 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 39.461 * [taylor]: Taking taylor expansion of 4 in a 39.461 * [backup-simplify]: Simplify 4 into 4 39.461 * [taylor]: Taking taylor expansion of (* a c) in a 39.461 * [taylor]: Taking taylor expansion of a in a 39.461 * [backup-simplify]: Simplify 0 into 0 39.461 * [backup-simplify]: Simplify 1 into 1 39.461 * [taylor]: Taking taylor expansion of c in a 39.461 * [backup-simplify]: Simplify c into c 39.461 * [backup-simplify]: Simplify (* b b) into (pow b 2) 39.461 * [backup-simplify]: Simplify (* 0 c) into 0 39.461 * [backup-simplify]: Simplify (* 4 0) into 0 39.462 * [backup-simplify]: Simplify (- 0) into 0 39.462 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 39.462 * [backup-simplify]: Simplify (log (pow b 2)) into (log (pow b 2)) 39.462 * [backup-simplify]: Simplify (* 1/3 (log (pow b 2))) into (* 1/3 (log (pow b 2))) 39.462 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow b 2)))) into (pow (pow b 2) 1/3) 39.462 * [taylor]: Taking taylor expansion of (pow (- (pow b 2) (* 4 (* a c))) 1/3) in b 39.462 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (pow b 2) (* 4 (* a c)))))) in b 39.462 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (pow b 2) (* 4 (* a c))))) in b 39.462 * [taylor]: Taking taylor expansion of 1/3 in b 39.462 * [backup-simplify]: Simplify 1/3 into 1/3 39.462 * [taylor]: Taking taylor expansion of (log (- (pow b 2) (* 4 (* a c)))) in b 39.462 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 39.462 * [taylor]: Taking taylor expansion of (pow b 2) in b 39.462 * [taylor]: Taking taylor expansion of b in b 39.462 * [backup-simplify]: Simplify 0 into 0 39.462 * [backup-simplify]: Simplify 1 into 1 39.462 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 39.462 * [taylor]: Taking taylor expansion of 4 in b 39.462 * [backup-simplify]: Simplify 4 into 4 39.462 * [taylor]: Taking taylor expansion of (* a c) in b 39.462 * [taylor]: Taking taylor expansion of a in b 39.462 * [backup-simplify]: Simplify a into a 39.462 * [taylor]: Taking taylor expansion of c in b 39.462 * [backup-simplify]: Simplify c into c 39.462 * [backup-simplify]: Simplify (* a c) into (* a c) 39.462 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 39.462 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 39.462 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 39.462 * [backup-simplify]: Simplify (log (- (* 4 (* a c)))) into (log (- (* 4 (* a c)))) 39.462 * [backup-simplify]: Simplify (* 1/3 (log (- (* 4 (* a c))))) into (* 1/3 (log (- (* 4 (* a c))))) 39.463 * [backup-simplify]: Simplify (exp (* 1/3 (log (- (* 4 (* a c)))))) into (pow (- (* 4 (* a c))) 1/3) 39.463 * [taylor]: Taking taylor expansion of (pow (- (pow b 2) (* 4 (* a c))) 1/3) in b 39.463 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (pow b 2) (* 4 (* a c)))))) in b 39.463 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (pow b 2) (* 4 (* a c))))) in b 39.463 * [taylor]: Taking taylor expansion of 1/3 in b 39.463 * [backup-simplify]: Simplify 1/3 into 1/3 39.463 * [taylor]: Taking taylor expansion of (log (- (pow b 2) (* 4 (* a c)))) in b 39.463 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 39.463 * [taylor]: Taking taylor expansion of (pow b 2) in b 39.463 * [taylor]: Taking taylor expansion of b in b 39.463 * [backup-simplify]: Simplify 0 into 0 39.463 * [backup-simplify]: Simplify 1 into 1 39.463 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 39.463 * [taylor]: Taking taylor expansion of 4 in b 39.463 * [backup-simplify]: Simplify 4 into 4 39.463 * [taylor]: Taking taylor expansion of (* a c) in b 39.463 * [taylor]: Taking taylor expansion of a in b 39.463 * [backup-simplify]: Simplify a into a 39.463 * [taylor]: Taking taylor expansion of c in b 39.463 * [backup-simplify]: Simplify c into c 39.463 * [backup-simplify]: Simplify (* a c) into (* a c) 39.463 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 39.463 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 39.463 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 39.463 * [backup-simplify]: Simplify (log (- (* 4 (* a c)))) into (log (- (* 4 (* a c)))) 39.464 * [backup-simplify]: Simplify (* 1/3 (log (- (* 4 (* a c))))) into (* 1/3 (log (- (* 4 (* a c))))) 39.464 * [backup-simplify]: Simplify (exp (* 1/3 (log (- (* 4 (* a c)))))) into (pow (- (* 4 (* a c))) 1/3) 39.464 * [taylor]: Taking taylor expansion of (pow (- (* 4 (* a c))) 1/3) in a 39.464 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (* 4 (* a c)))))) in a 39.464 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (* 4 (* a c))))) in a 39.464 * [taylor]: Taking taylor expansion of 1/3 in a 39.464 * [backup-simplify]: Simplify 1/3 into 1/3 39.464 * [taylor]: Taking taylor expansion of (log (- (* 4 (* a c)))) in a 39.464 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 39.464 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 39.464 * [taylor]: Taking taylor expansion of 4 in a 39.464 * [backup-simplify]: Simplify 4 into 4 39.464 * [taylor]: Taking taylor expansion of (* a c) in a 39.464 * [taylor]: Taking taylor expansion of a in a 39.464 * [backup-simplify]: Simplify 0 into 0 39.464 * [backup-simplify]: Simplify 1 into 1 39.464 * [taylor]: Taking taylor expansion of c in a 39.464 * [backup-simplify]: Simplify c into c 39.464 * [backup-simplify]: Simplify (* 0 c) into 0 39.464 * [backup-simplify]: Simplify (* 4 0) into 0 39.464 * [backup-simplify]: Simplify (- 0) into 0 39.465 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 39.465 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 39.465 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 39.465 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 39.465 * [backup-simplify]: Simplify (log (- (* 4 c))) into (log (- (* 4 c))) 39.466 * [backup-simplify]: Simplify (+ (* (- -1) (log a)) (log (- (* 4 c)))) into (+ (log a) (log (- (* 4 c)))) 39.466 * [backup-simplify]: Simplify (* 1/3 (+ (log a) (log (- (* 4 c))))) into (* 1/3 (+ (log a) (log (- (* 4 c))))) 39.466 * [backup-simplify]: Simplify (exp (* 1/3 (+ (log a) (log (- (* 4 c)))))) into (exp (* 1/3 (+ (log a) (log (- (* 4 c)))))) 39.466 * [taylor]: Taking taylor expansion of (exp (* 1/3 (+ (log a) (log (- (* 4 c)))))) in c 39.466 * [taylor]: Taking taylor expansion of (* 1/3 (+ (log a) (log (- (* 4 c))))) in c 39.466 * [taylor]: Taking taylor expansion of 1/3 in c 39.466 * [backup-simplify]: Simplify 1/3 into 1/3 39.466 * [taylor]: Taking taylor expansion of (+ (log a) (log (- (* 4 c)))) in c 39.466 * [taylor]: Taking taylor expansion of (log a) in c 39.466 * [taylor]: Taking taylor expansion of a in c 39.466 * [backup-simplify]: Simplify a into a 39.466 * [backup-simplify]: Simplify (log a) into (log a) 39.466 * [taylor]: Taking taylor expansion of (log (- (* 4 c))) in c 39.466 * [taylor]: Taking taylor expansion of (- (* 4 c)) in c 39.466 * [taylor]: Taking taylor expansion of (* 4 c) in c 39.466 * [taylor]: Taking taylor expansion of 4 in c 39.466 * [backup-simplify]: Simplify 4 into 4 39.466 * [taylor]: Taking taylor expansion of c in c 39.466 * [backup-simplify]: Simplify 0 into 0 39.466 * [backup-simplify]: Simplify 1 into 1 39.466 * [backup-simplify]: Simplify (* 4 0) into 0 39.466 * [backup-simplify]: Simplify (- 0) into 0 39.467 * [backup-simplify]: Simplify (+ (* 4 1) (* 0 0)) into 4 39.467 * [backup-simplify]: Simplify (- 4) into -4 39.467 * [backup-simplify]: Simplify (- 4) into -4 39.468 * [backup-simplify]: Simplify (log -4) into (log -4) 39.468 * [backup-simplify]: Simplify (+ (* (- -1) (log c)) (log -4)) into (+ (log -4) (log c)) 39.468 * [backup-simplify]: Simplify (+ (log a) (+ (log -4) (log c))) into (+ (log -4) (+ (log a) (log c))) 39.469 * [backup-simplify]: Simplify (* 1/3 (+ (log -4) (+ (log a) (log c)))) into (* 1/3 (+ (log -4) (+ (log a) (log c)))) 39.469 * [backup-simplify]: Simplify (exp (* 1/3 (+ (log -4) (+ (log a) (log c))))) into (exp (* 1/3 (+ (log -4) (+ (log a) (log c))))) 39.469 * [backup-simplify]: Simplify (exp (* 1/3 (+ (log -4) (+ (log a) (log c))))) into (exp (* 1/3 (+ (log -4) (+ (log a) (log c))))) 39.470 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 39.470 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 39.471 * [backup-simplify]: Simplify (- 0) into 0 39.471 * [backup-simplify]: Simplify (+ 0 0) into 0 39.471 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (- (* 4 (* a c))) 1)))) 1) into 0 39.472 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (- (* 4 (* a c)))))) into 0 39.472 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (- (* 4 (* a c)))))) (+ (* (/ (pow 0 1) 1)))) into 0 39.472 * [taylor]: Taking taylor expansion of 0 in a 39.472 * [backup-simplify]: Simplify 0 into 0 39.472 * [taylor]: Taking taylor expansion of 0 in c 39.472 * [backup-simplify]: Simplify 0 into 0 39.472 * [backup-simplify]: Simplify 0 into 0 39.473 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 39.473 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 39.474 * [backup-simplify]: Simplify (- 0) into 0 39.474 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 39.474 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (- (* 4 c)) 1)))) 1) into 0 39.474 * [backup-simplify]: Simplify (+ (* (- -1) (log a)) (log (- (* 4 c)))) into (+ (log a) (log (- (* 4 c)))) 39.475 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (+ (log a) (log (- (* 4 c)))))) into 0 39.475 * [backup-simplify]: Simplify (* (exp (* 1/3 (+ (log a) (log (- (* 4 c)))))) (+ (* (/ (pow 0 1) 1)))) into 0 39.475 * [taylor]: Taking taylor expansion of 0 in c 39.475 * [backup-simplify]: Simplify 0 into 0 39.475 * [backup-simplify]: Simplify 0 into 0 39.476 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow a 1)))) 1) into 0 39.476 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 1) (* 0 0))) into 0 39.477 * [backup-simplify]: Simplify (- 0) into 0 39.477 * [backup-simplify]: Simplify (- 4) into -4 39.478 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -4 1)))) 1) into 0 39.478 * [backup-simplify]: Simplify (+ 0 0) into 0 39.479 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (+ (log -4) (+ (log a) (log c))))) into 0 39.479 * [backup-simplify]: Simplify (* (exp (* 1/3 (+ (log -4) (+ (log a) (log c))))) (+ (* (/ (pow 0 1) 1)))) into 0 39.479 * [backup-simplify]: Simplify 0 into 0 39.480 * [backup-simplify]: Simplify (* 1 1) into 1 39.481 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 39.481 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (* a c)))) into 0 39.481 * [backup-simplify]: Simplify (- 0) into 0 39.482 * [backup-simplify]: Simplify (+ 1 0) into 1 39.484 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (- (* 4 (* a c))) 2))) (* 1 (/ (* 1 (pow (* 2 1) 1)) (pow (- (* 4 (* a c))) 1)))) 2) into (/ -1/4 (* a c)) 39.484 * [backup-simplify]: Simplify (+ (* 1/3 (/ -1/4 (* a c))) (+ (* 0 0) (* 0 (log (- (* 4 (* a c))))))) into (- (* 1/12 (/ 1 (* a c)))) 39.485 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (- (* 4 (* a c)))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- (* 1/12 (/ 1 (* a c)))) 1) 1)))) into (* -1/12 (pow (/ -4 (* (pow a 2) (pow c 2))) 1/3)) 39.485 * [taylor]: Taking taylor expansion of (* -1/12 (pow (/ -4 (* (pow a 2) (pow c 2))) 1/3)) in a 39.485 * [taylor]: Taking taylor expansion of -1/12 in a 39.485 * [backup-simplify]: Simplify -1/12 into -1/12 39.485 * [taylor]: Taking taylor expansion of (pow (/ -4 (* (pow a 2) (pow c 2))) 1/3) in a 39.485 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ -4 (* (pow a 2) (pow c 2)))))) in a 39.485 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ -4 (* (pow a 2) (pow c 2))))) in a 39.486 * [taylor]: Taking taylor expansion of 1/3 in a 39.486 * [backup-simplify]: Simplify 1/3 into 1/3 39.486 * [taylor]: Taking taylor expansion of (log (/ -4 (* (pow a 2) (pow c 2)))) in a 39.486 * [taylor]: Taking taylor expansion of (/ -4 (* (pow a 2) (pow c 2))) in a 39.486 * [taylor]: Taking taylor expansion of -4 in a 39.486 * [backup-simplify]: Simplify -4 into -4 39.486 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 39.486 * [taylor]: Taking taylor expansion of (pow a 2) in a 39.486 * [taylor]: Taking taylor expansion of a in a 39.486 * [backup-simplify]: Simplify 0 into 0 39.486 * [backup-simplify]: Simplify 1 into 1 39.486 * [taylor]: Taking taylor expansion of (pow c 2) in a 39.486 * [taylor]: Taking taylor expansion of c in a 39.486 * [backup-simplify]: Simplify c into c 39.486 * [backup-simplify]: Simplify (* 1 1) into 1 39.486 * [backup-simplify]: Simplify (* c c) into (pow c 2) 39.486 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 39.487 * [backup-simplify]: Simplify (/ -4 (pow c 2)) into (/ -4 (pow c 2)) 39.487 * [backup-simplify]: Simplify (log (/ -4 (pow c 2))) into (log (/ -4 (pow c 2))) 39.487 * [backup-simplify]: Simplify (+ (* (- 2) (log a)) (log (/ -4 (pow c 2)))) into (- (log (/ -4 (pow c 2))) (* 2 (log a))) 39.487 * [backup-simplify]: Simplify (* 1/3 (- (log (/ -4 (pow c 2))) (* 2 (log a)))) into (* 1/3 (- (log (/ -4 (pow c 2))) (* 2 (log a)))) 39.488 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (/ -4 (pow c 2))) (* 2 (log a))))) into (exp (* 1/3 (- (log (/ -4 (pow c 2))) (* 2 (log a))))) 39.488 * [backup-simplify]: Simplify (* -1/12 (exp (* 1/3 (- (log (/ -4 (pow c 2))) (* 2 (log a)))))) into (* -1/12 (exp (* 1/3 (- (log (/ -4 (pow c 2))) (* 2 (log a)))))) 39.488 * [taylor]: Taking taylor expansion of (* -1/12 (exp (* 1/3 (- (log (/ -4 (pow c 2))) (* 2 (log a)))))) in c 39.488 * [taylor]: Taking taylor expansion of -1/12 in c 39.488 * [backup-simplify]: Simplify -1/12 into -1/12 39.488 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log (/ -4 (pow c 2))) (* 2 (log a))))) in c 39.488 * [taylor]: Taking taylor expansion of (* 1/3 (- (log (/ -4 (pow c 2))) (* 2 (log a)))) in c 39.488 * [taylor]: Taking taylor expansion of 1/3 in c 39.488 * [backup-simplify]: Simplify 1/3 into 1/3 39.488 * [taylor]: Taking taylor expansion of (- (log (/ -4 (pow c 2))) (* 2 (log a))) in c 39.488 * [taylor]: Taking taylor expansion of (log (/ -4 (pow c 2))) in c 39.488 * [taylor]: Taking taylor expansion of (/ -4 (pow c 2)) in c 39.488 * [taylor]: Taking taylor expansion of -4 in c 39.488 * [backup-simplify]: Simplify -4 into -4 39.488 * [taylor]: Taking taylor expansion of (pow c 2) in c 39.488 * [taylor]: Taking taylor expansion of c in c 39.488 * [backup-simplify]: Simplify 0 into 0 39.488 * [backup-simplify]: Simplify 1 into 1 39.489 * [backup-simplify]: Simplify (* 1 1) into 1 39.489 * [backup-simplify]: Simplify (/ -4 1) into -4 39.489 * [backup-simplify]: Simplify (log -4) into (log -4) 39.489 * [taylor]: Taking taylor expansion of (* 2 (log a)) in c 39.489 * [taylor]: Taking taylor expansion of 2 in c 39.489 * [backup-simplify]: Simplify 2 into 2 39.490 * [taylor]: Taking taylor expansion of (log a) in c 39.490 * [taylor]: Taking taylor expansion of a in c 39.490 * [backup-simplify]: Simplify a into a 39.490 * [backup-simplify]: Simplify (log a) into (log a) 39.490 * [backup-simplify]: Simplify (+ (* (- 2) (log c)) (log -4)) into (- (log -4) (* 2 (log c))) 39.490 * [backup-simplify]: Simplify (* 2 (log a)) into (* 2 (log a)) 39.491 * [backup-simplify]: Simplify (- (* 2 (log a))) into (- (* 2 (log a))) 39.491 * [backup-simplify]: Simplify (+ (- (log -4) (* 2 (log c))) (- (* 2 (log a)))) into (- (log -4) (+ (* 2 (log a)) (* 2 (log c)))) 39.492 * [backup-simplify]: Simplify (* 1/3 (- (log -4) (+ (* 2 (log a)) (* 2 (log c))))) into (* 1/3 (- (log -4) (+ (* 2 (log a)) (* 2 (log c))))) 39.492 * [backup-simplify]: Simplify (exp (* 1/3 (- (log -4) (+ (* 2 (log a)) (* 2 (log c)))))) into (exp (* 1/3 (- (log -4) (+ (* 2 (log a)) (* 2 (log c)))))) 39.493 * [backup-simplify]: Simplify (* -1/12 (exp (* 1/3 (- (log -4) (+ (* 2 (log a)) (* 2 (log c))))))) into (* -1/12 (exp (* 1/3 (- (log -4) (+ (* 2 (log a)) (* 2 (log c))))))) 39.493 * [backup-simplify]: Simplify (* -1/12 (exp (* 1/3 (- (log -4) (+ (* 2 (log a)) (* 2 (log c))))))) into (* -1/12 (exp (* 1/3 (- (log -4) (+ (* 2 (log a)) (* 2 (log c))))))) 39.494 * [taylor]: Taking taylor expansion of 0 in c 39.494 * [backup-simplify]: Simplify 0 into 0 39.494 * [backup-simplify]: Simplify 0 into 0 39.494 * [backup-simplify]: Simplify (- 0) into 0 39.494 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 39.495 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 39.496 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 c) (* 0 0)))) into 0 39.497 * [backup-simplify]: Simplify (- 0) into 0 39.497 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 39.499 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (- (* 4 c)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (- (* 4 c)) 1)))) 2) into 0 39.499 * [backup-simplify]: Simplify (+ (* (- -1) (log a)) (log (- (* 4 c)))) into (+ (log a) (log (- (* 4 c)))) 39.500 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (+ (log a) (log (- (* 4 c))))))) into 0 39.502 * [backup-simplify]: Simplify (* (exp (* 1/3 (+ (log a) (log (- (* 4 c)))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 39.502 * [taylor]: Taking taylor expansion of 0 in c 39.502 * [backup-simplify]: Simplify 0 into 0 39.502 * [backup-simplify]: Simplify 0 into 0 39.502 * [backup-simplify]: Simplify 0 into 0 39.502 * [backup-simplify]: Simplify 0 into 0 39.503 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow a 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow a 1)))) 2) into 0 39.504 * [backup-simplify]: Simplify (- 0) into 0 39.504 * [backup-simplify]: Simplify (- 4) into -4 39.505 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 39.506 * [backup-simplify]: Simplify (- 0) into 0 39.506 * [backup-simplify]: Simplify (- 4) into -4 39.509 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -4 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -4 1)))) 2) into 0 39.509 * [backup-simplify]: Simplify (+ 0 0) into 0 39.511 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (+ (log -4) (+ (log a) (log c)))))) into 0 39.513 * [backup-simplify]: Simplify (* (exp (* 1/3 (+ (log -4) (+ (log a) (log c))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 39.513 * [backup-simplify]: Simplify 0 into 0 39.513 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 39.514 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 c)))) into 0 39.516 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* a c))))) into 0 39.516 * [backup-simplify]: Simplify (- 0) into 0 39.516 * [backup-simplify]: Simplify (+ 0 0) into 0 39.519 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (- (* 4 (* a c))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 1) 1)) (pow (- (* 4 (* a c))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (- (* 4 (* a c))) 1)))) 6) into 0 39.520 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 (/ -1/4 (* a c))) (+ (* 0 0) (* 0 (log (- (* 4 (* a c)))))))) into 0 39.523 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (- (* 4 (* a c)))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- (* 1/12 (/ 1 (* a c)))) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 39.523 * [taylor]: Taking taylor expansion of 0 in a 39.523 * [backup-simplify]: Simplify 0 into 0 39.523 * [taylor]: Taking taylor expansion of 0 in c 39.523 * [backup-simplify]: Simplify 0 into 0 39.523 * [backup-simplify]: Simplify 0 into 0 39.524 * [backup-simplify]: Simplify (+ (* (* -1/12 (exp (* 1/3 (- (log -4) (+ (* 2 (log a)) (* 2 (log c))))))) (pow (* 1 (* 1 b)) 2)) (exp (* 1/3 (+ (log -4) (+ (log a) (log c)))))) into (- (exp (* 1/3 (+ (log -4) (+ (log a) (log c))))) (* 1/12 (* (exp (* 1/3 (- (log -4) (+ (* 2 (log a)) (* 2 (log c)))))) (pow b 2)))) 39.524 * [backup-simplify]: Simplify (cbrt (- (* (/ 1 b) (/ 1 b)) (* (* 4 (/ 1 a)) (/ 1 c)))) into (pow (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) 1/3) 39.524 * [approximate]: Taking taylor expansion of (pow (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) 1/3) in (b a c) around 0 39.524 * [taylor]: Taking taylor expansion of (pow (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) 1/3) in c 39.524 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))))) in c 39.524 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in c 39.524 * [taylor]: Taking taylor expansion of 1/3 in c 39.524 * [backup-simplify]: Simplify 1/3 into 1/3 39.524 * [taylor]: Taking taylor expansion of (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 39.525 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 39.525 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 39.525 * [taylor]: Taking taylor expansion of (pow b 2) in c 39.525 * [taylor]: Taking taylor expansion of b in c 39.525 * [backup-simplify]: Simplify b into b 39.525 * [backup-simplify]: Simplify (* b b) into (pow b 2) 39.525 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 39.525 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 39.525 * [taylor]: Taking taylor expansion of 4 in c 39.525 * [backup-simplify]: Simplify 4 into 4 39.525 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 39.525 * [taylor]: Taking taylor expansion of (* a c) in c 39.525 * [taylor]: Taking taylor expansion of a in c 39.525 * [backup-simplify]: Simplify a into a 39.525 * [taylor]: Taking taylor expansion of c in c 39.525 * [backup-simplify]: Simplify 0 into 0 39.525 * [backup-simplify]: Simplify 1 into 1 39.525 * [backup-simplify]: Simplify (* a 0) into 0 39.525 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 39.526 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 39.526 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 39.526 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 39.526 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 39.526 * [backup-simplify]: Simplify (log (- (* 4 (/ 1 a)))) into (log (- (* 4 (/ 1 a)))) 39.526 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 39.527 * [backup-simplify]: Simplify (* 1/3 (- (log (- (* 4 (/ 1 a)))) (log c))) into (* 1/3 (- (log (- (* 4 (/ 1 a)))) (log c))) 39.527 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (- (* 4 (/ 1 a)))) (log c)))) into (exp (* 1/3 (- (log (- (* 4 (/ 1 a)))) (log c)))) 39.527 * [taylor]: Taking taylor expansion of (pow (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) 1/3) in a 39.527 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))))) in a 39.527 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in a 39.527 * [taylor]: Taking taylor expansion of 1/3 in a 39.527 * [backup-simplify]: Simplify 1/3 into 1/3 39.527 * [taylor]: Taking taylor expansion of (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 39.527 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 39.527 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 39.527 * [taylor]: Taking taylor expansion of (pow b 2) in a 39.527 * [taylor]: Taking taylor expansion of b in a 39.527 * [backup-simplify]: Simplify b into b 39.527 * [backup-simplify]: Simplify (* b b) into (pow b 2) 39.527 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 39.527 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 39.527 * [taylor]: Taking taylor expansion of 4 in a 39.527 * [backup-simplify]: Simplify 4 into 4 39.527 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 39.527 * [taylor]: Taking taylor expansion of (* a c) in a 39.527 * [taylor]: Taking taylor expansion of a in a 39.528 * [backup-simplify]: Simplify 0 into 0 39.528 * [backup-simplify]: Simplify 1 into 1 39.528 * [taylor]: Taking taylor expansion of c in a 39.528 * [backup-simplify]: Simplify c into c 39.528 * [backup-simplify]: Simplify (* 0 c) into 0 39.528 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 39.528 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 39.528 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 39.528 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 39.528 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 39.528 * [backup-simplify]: Simplify (log (- (* 4 (/ 1 c)))) into (log (- (* 4 (/ 1 c)))) 39.529 * [backup-simplify]: Simplify (+ (* (- 1) (log a)) (log (- (* 4 (/ 1 c))))) into (- (log (- (* 4 (/ 1 c)))) (log a)) 39.529 * [backup-simplify]: Simplify (* 1/3 (- (log (- (* 4 (/ 1 c)))) (log a))) into (* 1/3 (- (log (- (* 4 (/ 1 c)))) (log a))) 39.529 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (- (* 4 (/ 1 c)))) (log a)))) into (exp (* 1/3 (- (log (- (* 4 (/ 1 c)))) (log a)))) 39.529 * [taylor]: Taking taylor expansion of (pow (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) 1/3) in b 39.529 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))))) in b 39.529 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in b 39.529 * [taylor]: Taking taylor expansion of 1/3 in b 39.529 * [backup-simplify]: Simplify 1/3 into 1/3 39.530 * [taylor]: Taking taylor expansion of (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 39.530 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 39.530 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 39.530 * [taylor]: Taking taylor expansion of (pow b 2) in b 39.530 * [taylor]: Taking taylor expansion of b in b 39.530 * [backup-simplify]: Simplify 0 into 0 39.530 * [backup-simplify]: Simplify 1 into 1 39.530 * [backup-simplify]: Simplify (* 1 1) into 1 39.530 * [backup-simplify]: Simplify (/ 1 1) into 1 39.530 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 39.530 * [taylor]: Taking taylor expansion of 4 in b 39.530 * [backup-simplify]: Simplify 4 into 4 39.531 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 39.531 * [taylor]: Taking taylor expansion of (* a c) in b 39.531 * [taylor]: Taking taylor expansion of a in b 39.531 * [backup-simplify]: Simplify a into a 39.531 * [taylor]: Taking taylor expansion of c in b 39.531 * [backup-simplify]: Simplify c into c 39.531 * [backup-simplify]: Simplify (* a c) into (* a c) 39.531 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 39.531 * [backup-simplify]: Simplify (+ 1 0) into 1 39.532 * [backup-simplify]: Simplify (log 1) into 0 39.532 * [backup-simplify]: Simplify (+ (* (- 2) (log b)) 0) into (- (* 2 (log b))) 39.532 * [backup-simplify]: Simplify (* 1/3 (- (* 2 (log b)))) into (* -2/3 (log b)) 39.532 * [backup-simplify]: Simplify (exp (* -2/3 (log b))) into (pow b -2/3) 39.532 * [taylor]: Taking taylor expansion of (pow (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) 1/3) in b 39.532 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))))) in b 39.532 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in b 39.532 * [taylor]: Taking taylor expansion of 1/3 in b 39.532 * [backup-simplify]: Simplify 1/3 into 1/3 39.532 * [taylor]: Taking taylor expansion of (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 39.532 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 39.532 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 39.532 * [taylor]: Taking taylor expansion of (pow b 2) in b 39.532 * [taylor]: Taking taylor expansion of b in b 39.533 * [backup-simplify]: Simplify 0 into 0 39.533 * [backup-simplify]: Simplify 1 into 1 39.533 * [backup-simplify]: Simplify (* 1 1) into 1 39.533 * [backup-simplify]: Simplify (/ 1 1) into 1 39.533 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 39.533 * [taylor]: Taking taylor expansion of 4 in b 39.533 * [backup-simplify]: Simplify 4 into 4 39.533 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 39.533 * [taylor]: Taking taylor expansion of (* a c) in b 39.533 * [taylor]: Taking taylor expansion of a in b 39.533 * [backup-simplify]: Simplify a into a 39.533 * [taylor]: Taking taylor expansion of c in b 39.534 * [backup-simplify]: Simplify c into c 39.534 * [backup-simplify]: Simplify (* a c) into (* a c) 39.534 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 39.534 * [backup-simplify]: Simplify (+ 1 0) into 1 39.534 * [backup-simplify]: Simplify (log 1) into 0 39.535 * [backup-simplify]: Simplify (+ (* (- 2) (log b)) 0) into (- (* 2 (log b))) 39.535 * [backup-simplify]: Simplify (* 1/3 (- (* 2 (log b)))) into (* -2/3 (log b)) 39.535 * [backup-simplify]: Simplify (exp (* -2/3 (log b))) into (pow b -2/3) 39.535 * [taylor]: Taking taylor expansion of (pow b -2/3) in a 39.535 * [taylor]: Taking taylor expansion of (exp (* -2/3 (log b))) in a 39.535 * [taylor]: Taking taylor expansion of (* -2/3 (log b)) in a 39.535 * [taylor]: Taking taylor expansion of -2/3 in a 39.535 * [backup-simplify]: Simplify -2/3 into -2/3 39.535 * [taylor]: Taking taylor expansion of (log b) in a 39.535 * [taylor]: Taking taylor expansion of b in a 39.535 * [backup-simplify]: Simplify b into b 39.535 * [backup-simplify]: Simplify (log b) into (log b) 39.535 * [backup-simplify]: Simplify (* -2/3 (log b)) into (* -2/3 (log b)) 39.535 * [backup-simplify]: Simplify (exp (* -2/3 (log b))) into (pow b -2/3) 39.536 * [taylor]: Taking taylor expansion of (pow b -2/3) in c 39.536 * [taylor]: Taking taylor expansion of (exp (* -2/3 (log b))) in c 39.536 * [taylor]: Taking taylor expansion of (* -2/3 (log b)) in c 39.536 * [taylor]: Taking taylor expansion of -2/3 in c 39.536 * [backup-simplify]: Simplify -2/3 into -2/3 39.536 * [taylor]: Taking taylor expansion of (log b) in c 39.536 * [taylor]: Taking taylor expansion of b in c 39.536 * [backup-simplify]: Simplify b into b 39.536 * [backup-simplify]: Simplify (log b) into (log b) 39.536 * [backup-simplify]: Simplify (* -2/3 (log b)) into (* -2/3 (log b)) 39.536 * [backup-simplify]: Simplify (exp (* -2/3 (log b))) into (pow b -2/3) 39.536 * [backup-simplify]: Simplify (pow b -2/3) into (pow b -2/3) 39.537 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 39.537 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 39.538 * [backup-simplify]: Simplify (+ 0 0) into 0 39.539 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 39.540 * [backup-simplify]: Simplify (+ (* (- 2) (log b)) 0) into (- (* 2 (log b))) 39.541 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (* 2 (log b))))) into 0 39.541 * [backup-simplify]: Simplify (* (exp (* -2/3 (log b))) (+ (* (/ (pow 0 1) 1)))) into 0 39.541 * [taylor]: Taking taylor expansion of 0 in a 39.542 * [backup-simplify]: Simplify 0 into 0 39.542 * [taylor]: Taking taylor expansion of 0 in c 39.542 * [backup-simplify]: Simplify 0 into 0 39.542 * [backup-simplify]: Simplify 0 into 0 39.543 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 39.543 * [backup-simplify]: Simplify (+ (* -2/3 0) (* 0 (log b))) into 0 39.544 * [backup-simplify]: Simplify (* (exp (* -2/3 (log b))) (+ (* (/ (pow 0 1) 1)))) into 0 39.544 * [taylor]: Taking taylor expansion of 0 in c 39.544 * [backup-simplify]: Simplify 0 into 0 39.544 * [backup-simplify]: Simplify 0 into 0 39.545 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 39.545 * [backup-simplify]: Simplify (+ (* -2/3 0) (* 0 (log b))) into 0 39.546 * [backup-simplify]: Simplify (* (exp (* -2/3 (log b))) (+ (* (/ (pow 0 1) 1)))) into 0 39.546 * [backup-simplify]: Simplify 0 into 0 39.547 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 39.548 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 39.548 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 39.548 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 39.549 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 39.550 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (- (* 4 (/ 1 (* a c))))) 1)) (pow 1 1)))) 2) into (/ -4 (* a c)) 39.551 * [backup-simplify]: Simplify (+ (* (- 2) (log b)) 0) into (- (* 2 (log b))) 39.552 * [backup-simplify]: Simplify (+ (* 1/3 (/ -4 (* a c))) (+ (* 0 0) (* 0 (- (* 2 (log b)))))) into (- (* 4/3 (/ 1 (* a c)))) 39.553 * [backup-simplify]: Simplify (* (exp (* -2/3 (log b))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- (* 4/3 (/ 1 (* a c)))) 1) 1)))) into (* -4/3 (* (/ 1 (* a c)) (pow (/ 1 (pow b 2)) 1/3))) 39.553 * [taylor]: Taking taylor expansion of (* -4/3 (* (/ 1 (* a c)) (pow (/ 1 (pow b 2)) 1/3))) in a 39.553 * [taylor]: Taking taylor expansion of -4/3 in a 39.553 * [backup-simplify]: Simplify -4/3 into -4/3 39.553 * [taylor]: Taking taylor expansion of (* (/ 1 (* a c)) (pow (/ 1 (pow b 2)) 1/3)) in a 39.553 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 39.553 * [taylor]: Taking taylor expansion of (* a c) in a 39.553 * [taylor]: Taking taylor expansion of a in a 39.553 * [backup-simplify]: Simplify 0 into 0 39.553 * [backup-simplify]: Simplify 1 into 1 39.553 * [taylor]: Taking taylor expansion of c in a 39.553 * [backup-simplify]: Simplify c into c 39.553 * [backup-simplify]: Simplify (* 0 c) into 0 39.553 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 39.553 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 39.554 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow b 2)) 1/3) in a 39.554 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow b 2))))) in a 39.554 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow b 2)))) in a 39.554 * [taylor]: Taking taylor expansion of 1/3 in a 39.554 * [backup-simplify]: Simplify 1/3 into 1/3 39.554 * [taylor]: Taking taylor expansion of (log (/ 1 (pow b 2))) in a 39.554 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 39.554 * [taylor]: Taking taylor expansion of (pow b 2) in a 39.554 * [taylor]: Taking taylor expansion of b in a 39.554 * [backup-simplify]: Simplify b into b 39.554 * [backup-simplify]: Simplify (* b b) into (pow b 2) 39.554 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 39.554 * [backup-simplify]: Simplify (log (/ 1 (pow b 2))) into (log (/ 1 (pow b 2))) 39.554 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow b 2)))) into (* 1/3 (log (/ 1 (pow b 2)))) 39.554 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow b 2))))) into (pow (/ 1 (pow b 2)) 1/3) 39.554 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 39.555 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 39.555 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (pow b 2)) 1)))) 1) into 0 39.556 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (pow b 2))))) into 0 39.557 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (pow b 2))))) (+ (* (/ (pow 0 1) 1)))) into 0 39.558 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 39.558 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 39.558 * [backup-simplify]: Simplify (+ (* (/ 1 c) 0) (* 0 (pow (/ 1 (pow b 2)) 1/3))) into 0 39.558 * [backup-simplify]: Simplify (* (/ 1 c) (pow (/ 1 (pow b 2)) 1/3)) into (* (pow (/ 1 (pow b 2)) 1/3) (/ 1 c)) 39.559 * [backup-simplify]: Simplify (+ (* -4/3 0) (* 0 (* (pow (/ 1 (pow b 2)) 1/3) (/ 1 c)))) into 0 39.559 * [taylor]: Taking taylor expansion of 0 in c 39.559 * [backup-simplify]: Simplify 0 into 0 39.559 * [backup-simplify]: Simplify 0 into 0 39.559 * [taylor]: Taking taylor expansion of 0 in c 39.559 * [backup-simplify]: Simplify 0 into 0 39.559 * [backup-simplify]: Simplify 0 into 0 39.561 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow b 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow b 1)))) 2) into 0 39.561 * [backup-simplify]: Simplify (+ (* -2/3 0) (+ (* 0 0) (* 0 (log b)))) into 0 39.562 * [backup-simplify]: Simplify (* (exp (* -2/3 (log b))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 39.562 * [taylor]: Taking taylor expansion of 0 in c 39.562 * [backup-simplify]: Simplify 0 into 0 39.562 * [backup-simplify]: Simplify 0 into 0 39.562 * [backup-simplify]: Simplify (pow (/ 1 b) -2/3) into (pow (/ 1 b) -2/3) 39.562 * [backup-simplify]: Simplify (cbrt (- (* (/ 1 (- b)) (/ 1 (- b))) (* (* 4 (/ 1 (- a))) (/ 1 (- c))))) into (pow (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) 1/3) 39.563 * [approximate]: Taking taylor expansion of (pow (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) 1/3) in (b a c) around 0 39.563 * [taylor]: Taking taylor expansion of (pow (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) 1/3) in c 39.563 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))))) in c 39.563 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in c 39.563 * [taylor]: Taking taylor expansion of 1/3 in c 39.563 * [backup-simplify]: Simplify 1/3 into 1/3 39.563 * [taylor]: Taking taylor expansion of (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 39.563 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 39.563 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 39.563 * [taylor]: Taking taylor expansion of (pow b 2) in c 39.563 * [taylor]: Taking taylor expansion of b in c 39.563 * [backup-simplify]: Simplify b into b 39.563 * [backup-simplify]: Simplify (* b b) into (pow b 2) 39.563 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 39.563 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 39.563 * [taylor]: Taking taylor expansion of 4 in c 39.563 * [backup-simplify]: Simplify 4 into 4 39.563 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 39.563 * [taylor]: Taking taylor expansion of (* a c) in c 39.563 * [taylor]: Taking taylor expansion of a in c 39.563 * [backup-simplify]: Simplify a into a 39.563 * [taylor]: Taking taylor expansion of c in c 39.563 * [backup-simplify]: Simplify 0 into 0 39.563 * [backup-simplify]: Simplify 1 into 1 39.563 * [backup-simplify]: Simplify (* a 0) into 0 39.563 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 39.563 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 39.563 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 39.563 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 39.563 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 39.564 * [backup-simplify]: Simplify (log (- (* 4 (/ 1 a)))) into (log (- (* 4 (/ 1 a)))) 39.564 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 39.564 * [backup-simplify]: Simplify (* 1/3 (- (log (- (* 4 (/ 1 a)))) (log c))) into (* 1/3 (- (log (- (* 4 (/ 1 a)))) (log c))) 39.564 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (- (* 4 (/ 1 a)))) (log c)))) into (exp (* 1/3 (- (log (- (* 4 (/ 1 a)))) (log c)))) 39.564 * [taylor]: Taking taylor expansion of (pow (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) 1/3) in a 39.564 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))))) in a 39.564 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in a 39.564 * [taylor]: Taking taylor expansion of 1/3 in a 39.564 * [backup-simplify]: Simplify 1/3 into 1/3 39.564 * [taylor]: Taking taylor expansion of (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 39.564 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 39.564 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 39.564 * [taylor]: Taking taylor expansion of (pow b 2) in a 39.564 * [taylor]: Taking taylor expansion of b in a 39.564 * [backup-simplify]: Simplify b into b 39.564 * [backup-simplify]: Simplify (* b b) into (pow b 2) 39.564 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 39.564 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 39.564 * [taylor]: Taking taylor expansion of 4 in a 39.564 * [backup-simplify]: Simplify 4 into 4 39.564 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 39.564 * [taylor]: Taking taylor expansion of (* a c) in a 39.564 * [taylor]: Taking taylor expansion of a in a 39.564 * [backup-simplify]: Simplify 0 into 0 39.564 * [backup-simplify]: Simplify 1 into 1 39.564 * [taylor]: Taking taylor expansion of c in a 39.564 * [backup-simplify]: Simplify c into c 39.564 * [backup-simplify]: Simplify (* 0 c) into 0 39.565 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 39.565 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 39.565 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 39.565 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 39.565 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 39.565 * [backup-simplify]: Simplify (log (- (* 4 (/ 1 c)))) into (log (- (* 4 (/ 1 c)))) 39.565 * [backup-simplify]: Simplify (+ (* (- 1) (log a)) (log (- (* 4 (/ 1 c))))) into (- (log (- (* 4 (/ 1 c)))) (log a)) 39.565 * [backup-simplify]: Simplify (* 1/3 (- (log (- (* 4 (/ 1 c)))) (log a))) into (* 1/3 (- (log (- (* 4 (/ 1 c)))) (log a))) 39.566 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (- (* 4 (/ 1 c)))) (log a)))) into (exp (* 1/3 (- (log (- (* 4 (/ 1 c)))) (log a)))) 39.566 * [taylor]: Taking taylor expansion of (pow (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) 1/3) in b 39.566 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))))) in b 39.566 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in b 39.566 * [taylor]: Taking taylor expansion of 1/3 in b 39.566 * [backup-simplify]: Simplify 1/3 into 1/3 39.566 * [taylor]: Taking taylor expansion of (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 39.566 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 39.566 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 39.566 * [taylor]: Taking taylor expansion of (pow b 2) in b 39.566 * [taylor]: Taking taylor expansion of b in b 39.566 * [backup-simplify]: Simplify 0 into 0 39.566 * [backup-simplify]: Simplify 1 into 1 39.566 * [backup-simplify]: Simplify (* 1 1) into 1 39.566 * [backup-simplify]: Simplify (/ 1 1) into 1 39.566 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 39.566 * [taylor]: Taking taylor expansion of 4 in b 39.566 * [backup-simplify]: Simplify 4 into 4 39.566 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 39.566 * [taylor]: Taking taylor expansion of (* a c) in b 39.566 * [taylor]: Taking taylor expansion of a in b 39.566 * [backup-simplify]: Simplify a into a 39.566 * [taylor]: Taking taylor expansion of c in b 39.566 * [backup-simplify]: Simplify c into c 39.566 * [backup-simplify]: Simplify (* a c) into (* a c) 39.566 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 39.567 * [backup-simplify]: Simplify (+ 1 0) into 1 39.567 * [backup-simplify]: Simplify (log 1) into 0 39.567 * [backup-simplify]: Simplify (+ (* (- 2) (log b)) 0) into (- (* 2 (log b))) 39.567 * [backup-simplify]: Simplify (* 1/3 (- (* 2 (log b)))) into (* -2/3 (log b)) 39.567 * [backup-simplify]: Simplify (exp (* -2/3 (log b))) into (pow b -2/3) 39.567 * [taylor]: Taking taylor expansion of (pow (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) 1/3) in b 39.567 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))))) in b 39.567 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in b 39.567 * [taylor]: Taking taylor expansion of 1/3 in b 39.567 * [backup-simplify]: Simplify 1/3 into 1/3 39.567 * [taylor]: Taking taylor expansion of (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 39.567 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 39.567 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 39.568 * [taylor]: Taking taylor expansion of (pow b 2) in b 39.568 * [taylor]: Taking taylor expansion of b in b 39.568 * [backup-simplify]: Simplify 0 into 0 39.568 * [backup-simplify]: Simplify 1 into 1 39.568 * [backup-simplify]: Simplify (* 1 1) into 1 39.568 * [backup-simplify]: Simplify (/ 1 1) into 1 39.568 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 39.568 * [taylor]: Taking taylor expansion of 4 in b 39.568 * [backup-simplify]: Simplify 4 into 4 39.568 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 39.568 * [taylor]: Taking taylor expansion of (* a c) in b 39.568 * [taylor]: Taking taylor expansion of a in b 39.568 * [backup-simplify]: Simplify a into a 39.568 * [taylor]: Taking taylor expansion of c in b 39.568 * [backup-simplify]: Simplify c into c 39.568 * [backup-simplify]: Simplify (* a c) into (* a c) 39.568 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 39.569 * [backup-simplify]: Simplify (+ 1 0) into 1 39.569 * [backup-simplify]: Simplify (log 1) into 0 39.569 * [backup-simplify]: Simplify (+ (* (- 2) (log b)) 0) into (- (* 2 (log b))) 39.569 * [backup-simplify]: Simplify (* 1/3 (- (* 2 (log b)))) into (* -2/3 (log b)) 39.569 * [backup-simplify]: Simplify (exp (* -2/3 (log b))) into (pow b -2/3) 39.569 * [taylor]: Taking taylor expansion of (pow b -2/3) in a 39.569 * [taylor]: Taking taylor expansion of (exp (* -2/3 (log b))) in a 39.569 * [taylor]: Taking taylor expansion of (* -2/3 (log b)) in a 39.569 * [taylor]: Taking taylor expansion of -2/3 in a 39.569 * [backup-simplify]: Simplify -2/3 into -2/3 39.569 * [taylor]: Taking taylor expansion of (log b) in a 39.569 * [taylor]: Taking taylor expansion of b in a 39.569 * [backup-simplify]: Simplify b into b 39.569 * [backup-simplify]: Simplify (log b) into (log b) 39.569 * [backup-simplify]: Simplify (* -2/3 (log b)) into (* -2/3 (log b)) 39.569 * [backup-simplify]: Simplify (exp (* -2/3 (log b))) into (pow b -2/3) 39.569 * [taylor]: Taking taylor expansion of (pow b -2/3) in c 39.569 * [taylor]: Taking taylor expansion of (exp (* -2/3 (log b))) in c 39.569 * [taylor]: Taking taylor expansion of (* -2/3 (log b)) in c 39.569 * [taylor]: Taking taylor expansion of -2/3 in c 39.569 * [backup-simplify]: Simplify -2/3 into -2/3 39.570 * [taylor]: Taking taylor expansion of (log b) in c 39.570 * [taylor]: Taking taylor expansion of b in c 39.570 * [backup-simplify]: Simplify b into b 39.570 * [backup-simplify]: Simplify (log b) into (log b) 39.570 * [backup-simplify]: Simplify (* -2/3 (log b)) into (* -2/3 (log b)) 39.570 * [backup-simplify]: Simplify (exp (* -2/3 (log b))) into (pow b -2/3) 39.570 * [backup-simplify]: Simplify (pow b -2/3) into (pow b -2/3) 39.570 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 39.571 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 39.571 * [backup-simplify]: Simplify (+ 0 0) into 0 39.571 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 39.572 * [backup-simplify]: Simplify (+ (* (- 2) (log b)) 0) into (- (* 2 (log b))) 39.572 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (* 2 (log b))))) into 0 39.573 * [backup-simplify]: Simplify (* (exp (* -2/3 (log b))) (+ (* (/ (pow 0 1) 1)))) into 0 39.573 * [taylor]: Taking taylor expansion of 0 in a 39.573 * [backup-simplify]: Simplify 0 into 0 39.573 * [taylor]: Taking taylor expansion of 0 in c 39.573 * [backup-simplify]: Simplify 0 into 0 39.573 * [backup-simplify]: Simplify 0 into 0 39.573 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 39.573 * [backup-simplify]: Simplify (+ (* -2/3 0) (* 0 (log b))) into 0 39.574 * [backup-simplify]: Simplify (* (exp (* -2/3 (log b))) (+ (* (/ (pow 0 1) 1)))) into 0 39.574 * [taylor]: Taking taylor expansion of 0 in c 39.574 * [backup-simplify]: Simplify 0 into 0 39.574 * [backup-simplify]: Simplify 0 into 0 39.574 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 39.575 * [backup-simplify]: Simplify (+ (* -2/3 0) (* 0 (log b))) into 0 39.575 * [backup-simplify]: Simplify (* (exp (* -2/3 (log b))) (+ (* (/ (pow 0 1) 1)))) into 0 39.575 * [backup-simplify]: Simplify 0 into 0 39.576 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 39.576 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 39.576 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 39.576 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 39.576 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 39.580 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (- (* 4 (/ 1 (* a c))))) 1)) (pow 1 1)))) 2) into (/ -4 (* a c)) 39.580 * [backup-simplify]: Simplify (+ (* (- 2) (log b)) 0) into (- (* 2 (log b))) 39.581 * [backup-simplify]: Simplify (+ (* 1/3 (/ -4 (* a c))) (+ (* 0 0) (* 0 (- (* 2 (log b)))))) into (- (* 4/3 (/ 1 (* a c)))) 39.581 * [backup-simplify]: Simplify (* (exp (* -2/3 (log b))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- (* 4/3 (/ 1 (* a c)))) 1) 1)))) into (* -4/3 (* (/ 1 (* a c)) (pow (/ 1 (pow b 2)) 1/3))) 39.581 * [taylor]: Taking taylor expansion of (* -4/3 (* (/ 1 (* a c)) (pow (/ 1 (pow b 2)) 1/3))) in a 39.581 * [taylor]: Taking taylor expansion of -4/3 in a 39.581 * [backup-simplify]: Simplify -4/3 into -4/3 39.581 * [taylor]: Taking taylor expansion of (* (/ 1 (* a c)) (pow (/ 1 (pow b 2)) 1/3)) in a 39.581 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 39.581 * [taylor]: Taking taylor expansion of (* a c) in a 39.581 * [taylor]: Taking taylor expansion of a in a 39.581 * [backup-simplify]: Simplify 0 into 0 39.581 * [backup-simplify]: Simplify 1 into 1 39.581 * [taylor]: Taking taylor expansion of c in a 39.582 * [backup-simplify]: Simplify c into c 39.582 * [backup-simplify]: Simplify (* 0 c) into 0 39.582 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 39.582 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 39.582 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow b 2)) 1/3) in a 39.582 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow b 2))))) in a 39.582 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow b 2)))) in a 39.582 * [taylor]: Taking taylor expansion of 1/3 in a 39.582 * [backup-simplify]: Simplify 1/3 into 1/3 39.582 * [taylor]: Taking taylor expansion of (log (/ 1 (pow b 2))) in a 39.582 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 39.582 * [taylor]: Taking taylor expansion of (pow b 2) in a 39.582 * [taylor]: Taking taylor expansion of b in a 39.582 * [backup-simplify]: Simplify b into b 39.582 * [backup-simplify]: Simplify (* b b) into (pow b 2) 39.582 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 39.582 * [backup-simplify]: Simplify (log (/ 1 (pow b 2))) into (log (/ 1 (pow b 2))) 39.582 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow b 2)))) into (* 1/3 (log (/ 1 (pow b 2)))) 39.582 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow b 2))))) into (pow (/ 1 (pow b 2)) 1/3) 39.582 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 39.582 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 39.583 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (pow b 2)) 1)))) 1) into 0 39.583 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (pow b 2))))) into 0 39.584 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (pow b 2))))) (+ (* (/ (pow 0 1) 1)))) into 0 39.584 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 39.584 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 39.585 * [backup-simplify]: Simplify (+ (* (/ 1 c) 0) (* 0 (pow (/ 1 (pow b 2)) 1/3))) into 0 39.585 * [backup-simplify]: Simplify (* (/ 1 c) (pow (/ 1 (pow b 2)) 1/3)) into (* (pow (/ 1 (pow b 2)) 1/3) (/ 1 c)) 39.585 * [backup-simplify]: Simplify (+ (* -4/3 0) (* 0 (* (pow (/ 1 (pow b 2)) 1/3) (/ 1 c)))) into 0 39.585 * [taylor]: Taking taylor expansion of 0 in c 39.585 * [backup-simplify]: Simplify 0 into 0 39.585 * [backup-simplify]: Simplify 0 into 0 39.585 * [taylor]: Taking taylor expansion of 0 in c 39.585 * [backup-simplify]: Simplify 0 into 0 39.585 * [backup-simplify]: Simplify 0 into 0 39.586 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow b 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow b 1)))) 2) into 0 39.587 * [backup-simplify]: Simplify (+ (* -2/3 0) (+ (* 0 0) (* 0 (log b)))) into 0 39.587 * [backup-simplify]: Simplify (* (exp (* -2/3 (log b))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 39.587 * [taylor]: Taking taylor expansion of 0 in c 39.587 * [backup-simplify]: Simplify 0 into 0 39.587 * [backup-simplify]: Simplify 0 into 0 39.587 * [backup-simplify]: Simplify (pow (/ 1 (- b)) -2/3) into (pow (/ -1 b) -2/3) 39.587 * * * * [progress]: [ 2 / 4 ] generating series at (2 3 1 2 2 1 1 1) 39.588 * [backup-simplify]: Simplify (cbrt (- (* b b) (* (* 4 a) c))) into (pow (- (pow b 2) (* 4 (* a c))) 1/3) 39.588 * [approximate]: Taking taylor expansion of (pow (- (pow b 2) (* 4 (* a c))) 1/3) in (b a c) around 0 39.588 * [taylor]: Taking taylor expansion of (pow (- (pow b 2) (* 4 (* a c))) 1/3) in c 39.588 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (pow b 2) (* 4 (* a c)))))) in c 39.588 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (pow b 2) (* 4 (* a c))))) in c 39.588 * [taylor]: Taking taylor expansion of 1/3 in c 39.588 * [backup-simplify]: Simplify 1/3 into 1/3 39.588 * [taylor]: Taking taylor expansion of (log (- (pow b 2) (* 4 (* a c)))) in c 39.588 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in c 39.588 * [taylor]: Taking taylor expansion of (pow b 2) in c 39.588 * [taylor]: Taking taylor expansion of b in c 39.588 * [backup-simplify]: Simplify b into b 39.588 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in c 39.588 * [taylor]: Taking taylor expansion of 4 in c 39.588 * [backup-simplify]: Simplify 4 into 4 39.588 * [taylor]: Taking taylor expansion of (* a c) in c 39.588 * [taylor]: Taking taylor expansion of a in c 39.588 * [backup-simplify]: Simplify a into a 39.588 * [taylor]: Taking taylor expansion of c in c 39.588 * [backup-simplify]: Simplify 0 into 0 39.588 * [backup-simplify]: Simplify 1 into 1 39.588 * [backup-simplify]: Simplify (* b b) into (pow b 2) 39.588 * [backup-simplify]: Simplify (* a 0) into 0 39.588 * [backup-simplify]: Simplify (* 4 0) into 0 39.589 * [backup-simplify]: Simplify (- 0) into 0 39.589 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 39.589 * [backup-simplify]: Simplify (log (pow b 2)) into (log (pow b 2)) 39.589 * [backup-simplify]: Simplify (* 1/3 (log (pow b 2))) into (* 1/3 (log (pow b 2))) 39.589 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow b 2)))) into (pow (pow b 2) 1/3) 39.589 * [taylor]: Taking taylor expansion of (pow (- (pow b 2) (* 4 (* a c))) 1/3) in a 39.589 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (pow b 2) (* 4 (* a c)))))) in a 39.589 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (pow b 2) (* 4 (* a c))))) in a 39.589 * [taylor]: Taking taylor expansion of 1/3 in a 39.589 * [backup-simplify]: Simplify 1/3 into 1/3 39.589 * [taylor]: Taking taylor expansion of (log (- (pow b 2) (* 4 (* a c)))) in a 39.589 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in a 39.589 * [taylor]: Taking taylor expansion of (pow b 2) in a 39.589 * [taylor]: Taking taylor expansion of b in a 39.589 * [backup-simplify]: Simplify b into b 39.589 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 39.589 * [taylor]: Taking taylor expansion of 4 in a 39.589 * [backup-simplify]: Simplify 4 into 4 39.589 * [taylor]: Taking taylor expansion of (* a c) in a 39.589 * [taylor]: Taking taylor expansion of a in a 39.589 * [backup-simplify]: Simplify 0 into 0 39.589 * [backup-simplify]: Simplify 1 into 1 39.589 * [taylor]: Taking taylor expansion of c in a 39.589 * [backup-simplify]: Simplify c into c 39.589 * [backup-simplify]: Simplify (* b b) into (pow b 2) 39.589 * [backup-simplify]: Simplify (* 0 c) into 0 39.589 * [backup-simplify]: Simplify (* 4 0) into 0 39.590 * [backup-simplify]: Simplify (- 0) into 0 39.590 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 39.590 * [backup-simplify]: Simplify (log (pow b 2)) into (log (pow b 2)) 39.590 * [backup-simplify]: Simplify (* 1/3 (log (pow b 2))) into (* 1/3 (log (pow b 2))) 39.590 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow b 2)))) into (pow (pow b 2) 1/3) 39.590 * [taylor]: Taking taylor expansion of (pow (- (pow b 2) (* 4 (* a c))) 1/3) in b 39.590 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (pow b 2) (* 4 (* a c)))))) in b 39.590 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (pow b 2) (* 4 (* a c))))) in b 39.590 * [taylor]: Taking taylor expansion of 1/3 in b 39.590 * [backup-simplify]: Simplify 1/3 into 1/3 39.590 * [taylor]: Taking taylor expansion of (log (- (pow b 2) (* 4 (* a c)))) in b 39.590 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 39.590 * [taylor]: Taking taylor expansion of (pow b 2) in b 39.590 * [taylor]: Taking taylor expansion of b in b 39.590 * [backup-simplify]: Simplify 0 into 0 39.590 * [backup-simplify]: Simplify 1 into 1 39.590 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 39.590 * [taylor]: Taking taylor expansion of 4 in b 39.590 * [backup-simplify]: Simplify 4 into 4 39.590 * [taylor]: Taking taylor expansion of (* a c) in b 39.590 * [taylor]: Taking taylor expansion of a in b 39.590 * [backup-simplify]: Simplify a into a 39.590 * [taylor]: Taking taylor expansion of c in b 39.590 * [backup-simplify]: Simplify c into c 39.590 * [backup-simplify]: Simplify (* a c) into (* a c) 39.590 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 39.590 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 39.590 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 39.590 * [backup-simplify]: Simplify (log (- (* 4 (* a c)))) into (log (- (* 4 (* a c)))) 39.591 * [backup-simplify]: Simplify (* 1/3 (log (- (* 4 (* a c))))) into (* 1/3 (log (- (* 4 (* a c))))) 39.591 * [backup-simplify]: Simplify (exp (* 1/3 (log (- (* 4 (* a c)))))) into (pow (- (* 4 (* a c))) 1/3) 39.591 * [taylor]: Taking taylor expansion of (pow (- (pow b 2) (* 4 (* a c))) 1/3) in b 39.591 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (pow b 2) (* 4 (* a c)))))) in b 39.591 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (pow b 2) (* 4 (* a c))))) in b 39.591 * [taylor]: Taking taylor expansion of 1/3 in b 39.591 * [backup-simplify]: Simplify 1/3 into 1/3 39.591 * [taylor]: Taking taylor expansion of (log (- (pow b 2) (* 4 (* a c)))) in b 39.591 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 39.591 * [taylor]: Taking taylor expansion of (pow b 2) in b 39.591 * [taylor]: Taking taylor expansion of b in b 39.591 * [backup-simplify]: Simplify 0 into 0 39.591 * [backup-simplify]: Simplify 1 into 1 39.591 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 39.591 * [taylor]: Taking taylor expansion of 4 in b 39.591 * [backup-simplify]: Simplify 4 into 4 39.591 * [taylor]: Taking taylor expansion of (* a c) in b 39.591 * [taylor]: Taking taylor expansion of a in b 39.591 * [backup-simplify]: Simplify a into a 39.591 * [taylor]: Taking taylor expansion of c in b 39.591 * [backup-simplify]: Simplify c into c 39.591 * [backup-simplify]: Simplify (* a c) into (* a c) 39.591 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 39.591 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 39.591 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 39.591 * [backup-simplify]: Simplify (log (- (* 4 (* a c)))) into (log (- (* 4 (* a c)))) 39.591 * [backup-simplify]: Simplify (* 1/3 (log (- (* 4 (* a c))))) into (* 1/3 (log (- (* 4 (* a c))))) 39.591 * [backup-simplify]: Simplify (exp (* 1/3 (log (- (* 4 (* a c)))))) into (pow (- (* 4 (* a c))) 1/3) 39.591 * [taylor]: Taking taylor expansion of (pow (- (* 4 (* a c))) 1/3) in a 39.591 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (* 4 (* a c)))))) in a 39.591 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (* 4 (* a c))))) in a 39.591 * [taylor]: Taking taylor expansion of 1/3 in a 39.591 * [backup-simplify]: Simplify 1/3 into 1/3 39.591 * [taylor]: Taking taylor expansion of (log (- (* 4 (* a c)))) in a 39.592 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 39.592 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 39.592 * [taylor]: Taking taylor expansion of 4 in a 39.592 * [backup-simplify]: Simplify 4 into 4 39.592 * [taylor]: Taking taylor expansion of (* a c) in a 39.592 * [taylor]: Taking taylor expansion of a in a 39.592 * [backup-simplify]: Simplify 0 into 0 39.592 * [backup-simplify]: Simplify 1 into 1 39.592 * [taylor]: Taking taylor expansion of c in a 39.592 * [backup-simplify]: Simplify c into c 39.592 * [backup-simplify]: Simplify (* 0 c) into 0 39.592 * [backup-simplify]: Simplify (* 4 0) into 0 39.592 * [backup-simplify]: Simplify (- 0) into 0 39.592 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 39.593 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 39.593 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 39.593 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 39.593 * [backup-simplify]: Simplify (log (- (* 4 c))) into (log (- (* 4 c))) 39.593 * [backup-simplify]: Simplify (+ (* (- -1) (log a)) (log (- (* 4 c)))) into (+ (log a) (log (- (* 4 c)))) 39.593 * [backup-simplify]: Simplify (* 1/3 (+ (log a) (log (- (* 4 c))))) into (* 1/3 (+ (log a) (log (- (* 4 c))))) 39.593 * [backup-simplify]: Simplify (exp (* 1/3 (+ (log a) (log (- (* 4 c)))))) into (exp (* 1/3 (+ (log a) (log (- (* 4 c)))))) 39.594 * [taylor]: Taking taylor expansion of (exp (* 1/3 (+ (log a) (log (- (* 4 c)))))) in c 39.594 * [taylor]: Taking taylor expansion of (* 1/3 (+ (log a) (log (- (* 4 c))))) in c 39.594 * [taylor]: Taking taylor expansion of 1/3 in c 39.594 * [backup-simplify]: Simplify 1/3 into 1/3 39.594 * [taylor]: Taking taylor expansion of (+ (log a) (log (- (* 4 c)))) in c 39.594 * [taylor]: Taking taylor expansion of (log a) in c 39.594 * [taylor]: Taking taylor expansion of a in c 39.594 * [backup-simplify]: Simplify a into a 39.594 * [backup-simplify]: Simplify (log a) into (log a) 39.594 * [taylor]: Taking taylor expansion of (log (- (* 4 c))) in c 39.594 * [taylor]: Taking taylor expansion of (- (* 4 c)) in c 39.594 * [taylor]: Taking taylor expansion of (* 4 c) in c 39.594 * [taylor]: Taking taylor expansion of 4 in c 39.594 * [backup-simplify]: Simplify 4 into 4 39.594 * [taylor]: Taking taylor expansion of c in c 39.594 * [backup-simplify]: Simplify 0 into 0 39.594 * [backup-simplify]: Simplify 1 into 1 39.595 * [backup-simplify]: Simplify (* 4 0) into 0 39.595 * [backup-simplify]: Simplify (- 0) into 0 39.596 * [backup-simplify]: Simplify (+ (* 4 1) (* 0 0)) into 4 39.596 * [backup-simplify]: Simplify (- 4) into -4 39.596 * [backup-simplify]: Simplify (- 4) into -4 39.597 * [backup-simplify]: Simplify (log -4) into (log -4) 39.597 * [backup-simplify]: Simplify (+ (* (- -1) (log c)) (log -4)) into (+ (log -4) (log c)) 39.598 * [backup-simplify]: Simplify (+ (log a) (+ (log -4) (log c))) into (+ (log -4) (+ (log a) (log c))) 39.598 * [backup-simplify]: Simplify (* 1/3 (+ (log -4) (+ (log a) (log c)))) into (* 1/3 (+ (log -4) (+ (log a) (log c)))) 39.599 * [backup-simplify]: Simplify (exp (* 1/3 (+ (log -4) (+ (log a) (log c))))) into (exp (* 1/3 (+ (log -4) (+ (log a) (log c))))) 39.599 * [backup-simplify]: Simplify (exp (* 1/3 (+ (log -4) (+ (log a) (log c))))) into (exp (* 1/3 (+ (log -4) (+ (log a) (log c))))) 39.600 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 39.600 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 39.601 * [backup-simplify]: Simplify (- 0) into 0 39.601 * [backup-simplify]: Simplify (+ 0 0) into 0 39.602 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (- (* 4 (* a c))) 1)))) 1) into 0 39.602 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (- (* 4 (* a c)))))) into 0 39.603 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (- (* 4 (* a c)))))) (+ (* (/ (pow 0 1) 1)))) into 0 39.603 * [taylor]: Taking taylor expansion of 0 in a 39.603 * [backup-simplify]: Simplify 0 into 0 39.603 * [taylor]: Taking taylor expansion of 0 in c 39.603 * [backup-simplify]: Simplify 0 into 0 39.603 * [backup-simplify]: Simplify 0 into 0 39.604 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 39.605 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 39.605 * [backup-simplify]: Simplify (- 0) into 0 39.605 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 39.606 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (- (* 4 c)) 1)))) 1) into 0 39.607 * [backup-simplify]: Simplify (+ (* (- -1) (log a)) (log (- (* 4 c)))) into (+ (log a) (log (- (* 4 c)))) 39.607 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (+ (log a) (log (- (* 4 c)))))) into 0 39.608 * [backup-simplify]: Simplify (* (exp (* 1/3 (+ (log a) (log (- (* 4 c)))))) (+ (* (/ (pow 0 1) 1)))) into 0 39.608 * [taylor]: Taking taylor expansion of 0 in c 39.608 * [backup-simplify]: Simplify 0 into 0 39.608 * [backup-simplify]: Simplify 0 into 0 39.609 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow a 1)))) 1) into 0 39.610 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 1) (* 0 0))) into 0 39.610 * [backup-simplify]: Simplify (- 0) into 0 39.611 * [backup-simplify]: Simplify (- 4) into -4 39.612 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -4 1)))) 1) into 0 39.613 * [backup-simplify]: Simplify (+ 0 0) into 0 39.613 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (+ (log -4) (+ (log a) (log c))))) into 0 39.615 * [backup-simplify]: Simplify (* (exp (* 1/3 (+ (log -4) (+ (log a) (log c))))) (+ (* (/ (pow 0 1) 1)))) into 0 39.615 * [backup-simplify]: Simplify 0 into 0 39.615 * [backup-simplify]: Simplify (* 1 1) into 1 39.616 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 39.617 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (* a c)))) into 0 39.617 * [backup-simplify]: Simplify (- 0) into 0 39.617 * [backup-simplify]: Simplify (+ 1 0) into 1 39.619 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (- (* 4 (* a c))) 2))) (* 1 (/ (* 1 (pow (* 2 1) 1)) (pow (- (* 4 (* a c))) 1)))) 2) into (/ -1/4 (* a c)) 39.620 * [backup-simplify]: Simplify (+ (* 1/3 (/ -1/4 (* a c))) (+ (* 0 0) (* 0 (log (- (* 4 (* a c))))))) into (- (* 1/12 (/ 1 (* a c)))) 39.621 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (- (* 4 (* a c)))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- (* 1/12 (/ 1 (* a c)))) 1) 1)))) into (* -1/12 (pow (/ -4 (* (pow a 2) (pow c 2))) 1/3)) 39.621 * [taylor]: Taking taylor expansion of (* -1/12 (pow (/ -4 (* (pow a 2) (pow c 2))) 1/3)) in a 39.621 * [taylor]: Taking taylor expansion of -1/12 in a 39.621 * [backup-simplify]: Simplify -1/12 into -1/12 39.621 * [taylor]: Taking taylor expansion of (pow (/ -4 (* (pow a 2) (pow c 2))) 1/3) in a 39.621 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ -4 (* (pow a 2) (pow c 2)))))) in a 39.621 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ -4 (* (pow a 2) (pow c 2))))) in a 39.621 * [taylor]: Taking taylor expansion of 1/3 in a 39.621 * [backup-simplify]: Simplify 1/3 into 1/3 39.621 * [taylor]: Taking taylor expansion of (log (/ -4 (* (pow a 2) (pow c 2)))) in a 39.621 * [taylor]: Taking taylor expansion of (/ -4 (* (pow a 2) (pow c 2))) in a 39.621 * [taylor]: Taking taylor expansion of -4 in a 39.621 * [backup-simplify]: Simplify -4 into -4 39.621 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 39.621 * [taylor]: Taking taylor expansion of (pow a 2) in a 39.621 * [taylor]: Taking taylor expansion of a in a 39.621 * [backup-simplify]: Simplify 0 into 0 39.621 * [backup-simplify]: Simplify 1 into 1 39.621 * [taylor]: Taking taylor expansion of (pow c 2) in a 39.621 * [taylor]: Taking taylor expansion of c in a 39.621 * [backup-simplify]: Simplify c into c 39.622 * [backup-simplify]: Simplify (* 1 1) into 1 39.622 * [backup-simplify]: Simplify (* c c) into (pow c 2) 39.622 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 39.622 * [backup-simplify]: Simplify (/ -4 (pow c 2)) into (/ -4 (pow c 2)) 39.622 * [backup-simplify]: Simplify (log (/ -4 (pow c 2))) into (log (/ -4 (pow c 2))) 39.623 * [backup-simplify]: Simplify (+ (* (- 2) (log a)) (log (/ -4 (pow c 2)))) into (- (log (/ -4 (pow c 2))) (* 2 (log a))) 39.623 * [backup-simplify]: Simplify (* 1/3 (- (log (/ -4 (pow c 2))) (* 2 (log a)))) into (* 1/3 (- (log (/ -4 (pow c 2))) (* 2 (log a)))) 39.623 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (/ -4 (pow c 2))) (* 2 (log a))))) into (exp (* 1/3 (- (log (/ -4 (pow c 2))) (* 2 (log a))))) 39.623 * [backup-simplify]: Simplify (* -1/12 (exp (* 1/3 (- (log (/ -4 (pow c 2))) (* 2 (log a)))))) into (* -1/12 (exp (* 1/3 (- (log (/ -4 (pow c 2))) (* 2 (log a)))))) 39.623 * [taylor]: Taking taylor expansion of (* -1/12 (exp (* 1/3 (- (log (/ -4 (pow c 2))) (* 2 (log a)))))) in c 39.623 * [taylor]: Taking taylor expansion of -1/12 in c 39.623 * [backup-simplify]: Simplify -1/12 into -1/12 39.623 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log (/ -4 (pow c 2))) (* 2 (log a))))) in c 39.623 * [taylor]: Taking taylor expansion of (* 1/3 (- (log (/ -4 (pow c 2))) (* 2 (log a)))) in c 39.623 * [taylor]: Taking taylor expansion of 1/3 in c 39.623 * [backup-simplify]: Simplify 1/3 into 1/3 39.623 * [taylor]: Taking taylor expansion of (- (log (/ -4 (pow c 2))) (* 2 (log a))) in c 39.623 * [taylor]: Taking taylor expansion of (log (/ -4 (pow c 2))) in c 39.623 * [taylor]: Taking taylor expansion of (/ -4 (pow c 2)) in c 39.624 * [taylor]: Taking taylor expansion of -4 in c 39.624 * [backup-simplify]: Simplify -4 into -4 39.624 * [taylor]: Taking taylor expansion of (pow c 2) in c 39.624 * [taylor]: Taking taylor expansion of c in c 39.624 * [backup-simplify]: Simplify 0 into 0 39.624 * [backup-simplify]: Simplify 1 into 1 39.624 * [backup-simplify]: Simplify (* 1 1) into 1 39.624 * [backup-simplify]: Simplify (/ -4 1) into -4 39.625 * [backup-simplify]: Simplify (log -4) into (log -4) 39.625 * [taylor]: Taking taylor expansion of (* 2 (log a)) in c 39.625 * [taylor]: Taking taylor expansion of 2 in c 39.625 * [backup-simplify]: Simplify 2 into 2 39.625 * [taylor]: Taking taylor expansion of (log a) in c 39.625 * [taylor]: Taking taylor expansion of a in c 39.625 * [backup-simplify]: Simplify a into a 39.625 * [backup-simplify]: Simplify (log a) into (log a) 39.626 * [backup-simplify]: Simplify (+ (* (- 2) (log c)) (log -4)) into (- (log -4) (* 2 (log c))) 39.626 * [backup-simplify]: Simplify (* 2 (log a)) into (* 2 (log a)) 39.626 * [backup-simplify]: Simplify (- (* 2 (log a))) into (- (* 2 (log a))) 39.627 * [backup-simplify]: Simplify (+ (- (log -4) (* 2 (log c))) (- (* 2 (log a)))) into (- (log -4) (+ (* 2 (log a)) (* 2 (log c)))) 39.627 * [backup-simplify]: Simplify (* 1/3 (- (log -4) (+ (* 2 (log a)) (* 2 (log c))))) into (* 1/3 (- (log -4) (+ (* 2 (log a)) (* 2 (log c))))) 39.628 * [backup-simplify]: Simplify (exp (* 1/3 (- (log -4) (+ (* 2 (log a)) (* 2 (log c)))))) into (exp (* 1/3 (- (log -4) (+ (* 2 (log a)) (* 2 (log c)))))) 39.628 * [backup-simplify]: Simplify (* -1/12 (exp (* 1/3 (- (log -4) (+ (* 2 (log a)) (* 2 (log c))))))) into (* -1/12 (exp (* 1/3 (- (log -4) (+ (* 2 (log a)) (* 2 (log c))))))) 39.629 * [backup-simplify]: Simplify (* -1/12 (exp (* 1/3 (- (log -4) (+ (* 2 (log a)) (* 2 (log c))))))) into (* -1/12 (exp (* 1/3 (- (log -4) (+ (* 2 (log a)) (* 2 (log c))))))) 39.629 * [taylor]: Taking taylor expansion of 0 in c 39.629 * [backup-simplify]: Simplify 0 into 0 39.629 * [backup-simplify]: Simplify 0 into 0 39.629 * [backup-simplify]: Simplify (- 0) into 0 39.630 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 39.630 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 39.631 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 c) (* 0 0)))) into 0 39.631 * [backup-simplify]: Simplify (- 0) into 0 39.631 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 39.632 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (- (* 4 c)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (- (* 4 c)) 1)))) 2) into 0 39.633 * [backup-simplify]: Simplify (+ (* (- -1) (log a)) (log (- (* 4 c)))) into (+ (log a) (log (- (* 4 c)))) 39.633 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (+ (log a) (log (- (* 4 c))))))) into 0 39.634 * [backup-simplify]: Simplify (* (exp (* 1/3 (+ (log a) (log (- (* 4 c)))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 39.634 * [taylor]: Taking taylor expansion of 0 in c 39.634 * [backup-simplify]: Simplify 0 into 0 39.634 * [backup-simplify]: Simplify 0 into 0 39.634 * [backup-simplify]: Simplify 0 into 0 39.634 * [backup-simplify]: Simplify 0 into 0 39.635 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow a 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow a 1)))) 2) into 0 39.635 * [backup-simplify]: Simplify (- 0) into 0 39.635 * [backup-simplify]: Simplify (- 4) into -4 39.636 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 39.636 * [backup-simplify]: Simplify (- 0) into 0 39.636 * [backup-simplify]: Simplify (- 4) into -4 39.638 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -4 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -4 1)))) 2) into 0 39.638 * [backup-simplify]: Simplify (+ 0 0) into 0 39.639 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (+ (log -4) (+ (log a) (log c)))))) into 0 39.640 * [backup-simplify]: Simplify (* (exp (* 1/3 (+ (log -4) (+ (log a) (log c))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 39.640 * [backup-simplify]: Simplify 0 into 0 39.640 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 39.641 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 c)))) into 0 39.642 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* a c))))) into 0 39.642 * [backup-simplify]: Simplify (- 0) into 0 39.642 * [backup-simplify]: Simplify (+ 0 0) into 0 39.644 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (- (* 4 (* a c))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 1) 1)) (pow (- (* 4 (* a c))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (- (* 4 (* a c))) 1)))) 6) into 0 39.644 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 (/ -1/4 (* a c))) (+ (* 0 0) (* 0 (log (- (* 4 (* a c)))))))) into 0 39.646 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (- (* 4 (* a c)))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- (* 1/12 (/ 1 (* a c)))) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 39.646 * [taylor]: Taking taylor expansion of 0 in a 39.646 * [backup-simplify]: Simplify 0 into 0 39.646 * [taylor]: Taking taylor expansion of 0 in c 39.646 * [backup-simplify]: Simplify 0 into 0 39.646 * [backup-simplify]: Simplify 0 into 0 39.646 * [backup-simplify]: Simplify (+ (* (* -1/12 (exp (* 1/3 (- (log -4) (+ (* 2 (log a)) (* 2 (log c))))))) (pow (* 1 (* 1 b)) 2)) (exp (* 1/3 (+ (log -4) (+ (log a) (log c)))))) into (- (exp (* 1/3 (+ (log -4) (+ (log a) (log c))))) (* 1/12 (* (exp (* 1/3 (- (log -4) (+ (* 2 (log a)) (* 2 (log c)))))) (pow b 2)))) 39.647 * [backup-simplify]: Simplify (cbrt (- (* (/ 1 b) (/ 1 b)) (* (* 4 (/ 1 a)) (/ 1 c)))) into (pow (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) 1/3) 39.647 * [approximate]: Taking taylor expansion of (pow (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) 1/3) in (b a c) around 0 39.647 * [taylor]: Taking taylor expansion of (pow (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) 1/3) in c 39.647 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))))) in c 39.647 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in c 39.647 * [taylor]: Taking taylor expansion of 1/3 in c 39.647 * [backup-simplify]: Simplify 1/3 into 1/3 39.647 * [taylor]: Taking taylor expansion of (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 39.647 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 39.647 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 39.647 * [taylor]: Taking taylor expansion of (pow b 2) in c 39.647 * [taylor]: Taking taylor expansion of b in c 39.647 * [backup-simplify]: Simplify b into b 39.647 * [backup-simplify]: Simplify (* b b) into (pow b 2) 39.647 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 39.647 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 39.647 * [taylor]: Taking taylor expansion of 4 in c 39.647 * [backup-simplify]: Simplify 4 into 4 39.647 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 39.647 * [taylor]: Taking taylor expansion of (* a c) in c 39.647 * [taylor]: Taking taylor expansion of a in c 39.647 * [backup-simplify]: Simplify a into a 39.647 * [taylor]: Taking taylor expansion of c in c 39.647 * [backup-simplify]: Simplify 0 into 0 39.647 * [backup-simplify]: Simplify 1 into 1 39.647 * [backup-simplify]: Simplify (* a 0) into 0 39.647 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 39.647 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 39.647 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 39.647 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 39.648 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 39.648 * [backup-simplify]: Simplify (log (- (* 4 (/ 1 a)))) into (log (- (* 4 (/ 1 a)))) 39.648 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 39.648 * [backup-simplify]: Simplify (* 1/3 (- (log (- (* 4 (/ 1 a)))) (log c))) into (* 1/3 (- (log (- (* 4 (/ 1 a)))) (log c))) 39.648 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (- (* 4 (/ 1 a)))) (log c)))) into (exp (* 1/3 (- (log (- (* 4 (/ 1 a)))) (log c)))) 39.648 * [taylor]: Taking taylor expansion of (pow (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) 1/3) in a 39.648 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))))) in a 39.648 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in a 39.648 * [taylor]: Taking taylor expansion of 1/3 in a 39.648 * [backup-simplify]: Simplify 1/3 into 1/3 39.648 * [taylor]: Taking taylor expansion of (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 39.648 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 39.648 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 39.648 * [taylor]: Taking taylor expansion of (pow b 2) in a 39.648 * [taylor]: Taking taylor expansion of b in a 39.648 * [backup-simplify]: Simplify b into b 39.648 * [backup-simplify]: Simplify (* b b) into (pow b 2) 39.648 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 39.648 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 39.648 * [taylor]: Taking taylor expansion of 4 in a 39.648 * [backup-simplify]: Simplify 4 into 4 39.648 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 39.648 * [taylor]: Taking taylor expansion of (* a c) in a 39.648 * [taylor]: Taking taylor expansion of a in a 39.649 * [backup-simplify]: Simplify 0 into 0 39.649 * [backup-simplify]: Simplify 1 into 1 39.649 * [taylor]: Taking taylor expansion of c in a 39.649 * [backup-simplify]: Simplify c into c 39.649 * [backup-simplify]: Simplify (* 0 c) into 0 39.649 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 39.649 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 39.649 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 39.649 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 39.649 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 39.649 * [backup-simplify]: Simplify (log (- (* 4 (/ 1 c)))) into (log (- (* 4 (/ 1 c)))) 39.649 * [backup-simplify]: Simplify (+ (* (- 1) (log a)) (log (- (* 4 (/ 1 c))))) into (- (log (- (* 4 (/ 1 c)))) (log a)) 39.650 * [backup-simplify]: Simplify (* 1/3 (- (log (- (* 4 (/ 1 c)))) (log a))) into (* 1/3 (- (log (- (* 4 (/ 1 c)))) (log a))) 39.650 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (- (* 4 (/ 1 c)))) (log a)))) into (exp (* 1/3 (- (log (- (* 4 (/ 1 c)))) (log a)))) 39.650 * [taylor]: Taking taylor expansion of (pow (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) 1/3) in b 39.650 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))))) in b 39.650 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in b 39.650 * [taylor]: Taking taylor expansion of 1/3 in b 39.650 * [backup-simplify]: Simplify 1/3 into 1/3 39.650 * [taylor]: Taking taylor expansion of (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 39.650 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 39.650 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 39.650 * [taylor]: Taking taylor expansion of (pow b 2) in b 39.650 * [taylor]: Taking taylor expansion of b in b 39.650 * [backup-simplify]: Simplify 0 into 0 39.650 * [backup-simplify]: Simplify 1 into 1 39.650 * [backup-simplify]: Simplify (* 1 1) into 1 39.650 * [backup-simplify]: Simplify (/ 1 1) into 1 39.650 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 39.650 * [taylor]: Taking taylor expansion of 4 in b 39.650 * [backup-simplify]: Simplify 4 into 4 39.650 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 39.650 * [taylor]: Taking taylor expansion of (* a c) in b 39.650 * [taylor]: Taking taylor expansion of a in b 39.650 * [backup-simplify]: Simplify a into a 39.650 * [taylor]: Taking taylor expansion of c in b 39.650 * [backup-simplify]: Simplify c into c 39.650 * [backup-simplify]: Simplify (* a c) into (* a c) 39.651 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 39.651 * [backup-simplify]: Simplify (+ 1 0) into 1 39.651 * [backup-simplify]: Simplify (log 1) into 0 39.651 * [backup-simplify]: Simplify (+ (* (- 2) (log b)) 0) into (- (* 2 (log b))) 39.651 * [backup-simplify]: Simplify (* 1/3 (- (* 2 (log b)))) into (* -2/3 (log b)) 39.651 * [backup-simplify]: Simplify (exp (* -2/3 (log b))) into (pow b -2/3) 39.651 * [taylor]: Taking taylor expansion of (pow (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) 1/3) in b 39.651 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))))) in b 39.651 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in b 39.651 * [taylor]: Taking taylor expansion of 1/3 in b 39.651 * [backup-simplify]: Simplify 1/3 into 1/3 39.651 * [taylor]: Taking taylor expansion of (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 39.652 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 39.652 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 39.652 * [taylor]: Taking taylor expansion of (pow b 2) in b 39.652 * [taylor]: Taking taylor expansion of b in b 39.652 * [backup-simplify]: Simplify 0 into 0 39.652 * [backup-simplify]: Simplify 1 into 1 39.652 * [backup-simplify]: Simplify (* 1 1) into 1 39.652 * [backup-simplify]: Simplify (/ 1 1) into 1 39.652 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 39.652 * [taylor]: Taking taylor expansion of 4 in b 39.652 * [backup-simplify]: Simplify 4 into 4 39.652 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 39.652 * [taylor]: Taking taylor expansion of (* a c) in b 39.652 * [taylor]: Taking taylor expansion of a in b 39.652 * [backup-simplify]: Simplify a into a 39.652 * [taylor]: Taking taylor expansion of c in b 39.652 * [backup-simplify]: Simplify c into c 39.652 * [backup-simplify]: Simplify (* a c) into (* a c) 39.652 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 39.653 * [backup-simplify]: Simplify (+ 1 0) into 1 39.653 * [backup-simplify]: Simplify (log 1) into 0 39.653 * [backup-simplify]: Simplify (+ (* (- 2) (log b)) 0) into (- (* 2 (log b))) 39.653 * [backup-simplify]: Simplify (* 1/3 (- (* 2 (log b)))) into (* -2/3 (log b)) 39.653 * [backup-simplify]: Simplify (exp (* -2/3 (log b))) into (pow b -2/3) 39.653 * [taylor]: Taking taylor expansion of (pow b -2/3) in a 39.653 * [taylor]: Taking taylor expansion of (exp (* -2/3 (log b))) in a 39.653 * [taylor]: Taking taylor expansion of (* -2/3 (log b)) in a 39.653 * [taylor]: Taking taylor expansion of -2/3 in a 39.653 * [backup-simplify]: Simplify -2/3 into -2/3 39.653 * [taylor]: Taking taylor expansion of (log b) in a 39.653 * [taylor]: Taking taylor expansion of b in a 39.653 * [backup-simplify]: Simplify b into b 39.653 * [backup-simplify]: Simplify (log b) into (log b) 39.653 * [backup-simplify]: Simplify (* -2/3 (log b)) into (* -2/3 (log b)) 39.653 * [backup-simplify]: Simplify (exp (* -2/3 (log b))) into (pow b -2/3) 39.653 * [taylor]: Taking taylor expansion of (pow b -2/3) in c 39.653 * [taylor]: Taking taylor expansion of (exp (* -2/3 (log b))) in c 39.653 * [taylor]: Taking taylor expansion of (* -2/3 (log b)) in c 39.654 * [taylor]: Taking taylor expansion of -2/3 in c 39.654 * [backup-simplify]: Simplify -2/3 into -2/3 39.654 * [taylor]: Taking taylor expansion of (log b) in c 39.654 * [taylor]: Taking taylor expansion of b in c 39.654 * [backup-simplify]: Simplify b into b 39.654 * [backup-simplify]: Simplify (log b) into (log b) 39.654 * [backup-simplify]: Simplify (* -2/3 (log b)) into (* -2/3 (log b)) 39.654 * [backup-simplify]: Simplify (exp (* -2/3 (log b))) into (pow b -2/3) 39.654 * [backup-simplify]: Simplify (pow b -2/3) into (pow b -2/3) 39.654 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 39.655 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 39.655 * [backup-simplify]: Simplify (+ 0 0) into 0 39.656 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 39.656 * [backup-simplify]: Simplify (+ (* (- 2) (log b)) 0) into (- (* 2 (log b))) 39.656 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (* 2 (log b))))) into 0 39.657 * [backup-simplify]: Simplify (* (exp (* -2/3 (log b))) (+ (* (/ (pow 0 1) 1)))) into 0 39.657 * [taylor]: Taking taylor expansion of 0 in a 39.657 * [backup-simplify]: Simplify 0 into 0 39.657 * [taylor]: Taking taylor expansion of 0 in c 39.657 * [backup-simplify]: Simplify 0 into 0 39.657 * [backup-simplify]: Simplify 0 into 0 39.657 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 39.658 * [backup-simplify]: Simplify (+ (* -2/3 0) (* 0 (log b))) into 0 39.659 * [backup-simplify]: Simplify (* (exp (* -2/3 (log b))) (+ (* (/ (pow 0 1) 1)))) into 0 39.659 * [taylor]: Taking taylor expansion of 0 in c 39.659 * [backup-simplify]: Simplify 0 into 0 39.659 * [backup-simplify]: Simplify 0 into 0 39.659 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 39.660 * [backup-simplify]: Simplify (+ (* -2/3 0) (* 0 (log b))) into 0 39.661 * [backup-simplify]: Simplify (* (exp (* -2/3 (log b))) (+ (* (/ (pow 0 1) 1)))) into 0 39.661 * [backup-simplify]: Simplify 0 into 0 39.661 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 39.662 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 39.662 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 39.663 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 39.663 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 39.664 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (- (* 4 (/ 1 (* a c))))) 1)) (pow 1 1)))) 2) into (/ -4 (* a c)) 39.665 * [backup-simplify]: Simplify (+ (* (- 2) (log b)) 0) into (- (* 2 (log b))) 39.665 * [backup-simplify]: Simplify (+ (* 1/3 (/ -4 (* a c))) (+ (* 0 0) (* 0 (- (* 2 (log b)))))) into (- (* 4/3 (/ 1 (* a c)))) 39.666 * [backup-simplify]: Simplify (* (exp (* -2/3 (log b))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- (* 4/3 (/ 1 (* a c)))) 1) 1)))) into (* -4/3 (* (/ 1 (* a c)) (pow (/ 1 (pow b 2)) 1/3))) 39.666 * [taylor]: Taking taylor expansion of (* -4/3 (* (/ 1 (* a c)) (pow (/ 1 (pow b 2)) 1/3))) in a 39.666 * [taylor]: Taking taylor expansion of -4/3 in a 39.666 * [backup-simplify]: Simplify -4/3 into -4/3 39.666 * [taylor]: Taking taylor expansion of (* (/ 1 (* a c)) (pow (/ 1 (pow b 2)) 1/3)) in a 39.666 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 39.666 * [taylor]: Taking taylor expansion of (* a c) in a 39.666 * [taylor]: Taking taylor expansion of a in a 39.667 * [backup-simplify]: Simplify 0 into 0 39.667 * [backup-simplify]: Simplify 1 into 1 39.667 * [taylor]: Taking taylor expansion of c in a 39.667 * [backup-simplify]: Simplify c into c 39.667 * [backup-simplify]: Simplify (* 0 c) into 0 39.667 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 39.667 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 39.667 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow b 2)) 1/3) in a 39.667 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow b 2))))) in a 39.667 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow b 2)))) in a 39.667 * [taylor]: Taking taylor expansion of 1/3 in a 39.667 * [backup-simplify]: Simplify 1/3 into 1/3 39.667 * [taylor]: Taking taylor expansion of (log (/ 1 (pow b 2))) in a 39.667 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 39.667 * [taylor]: Taking taylor expansion of (pow b 2) in a 39.667 * [taylor]: Taking taylor expansion of b in a 39.667 * [backup-simplify]: Simplify b into b 39.667 * [backup-simplify]: Simplify (* b b) into (pow b 2) 39.667 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 39.668 * [backup-simplify]: Simplify (log (/ 1 (pow b 2))) into (log (/ 1 (pow b 2))) 39.668 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow b 2)))) into (* 1/3 (log (/ 1 (pow b 2)))) 39.668 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow b 2))))) into (pow (/ 1 (pow b 2)) 1/3) 39.668 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 39.668 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 39.669 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (pow b 2)) 1)))) 1) into 0 39.669 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (pow b 2))))) into 0 39.670 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (pow b 2))))) (+ (* (/ (pow 0 1) 1)))) into 0 39.671 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 39.671 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 39.671 * [backup-simplify]: Simplify (+ (* (/ 1 c) 0) (* 0 (pow (/ 1 (pow b 2)) 1/3))) into 0 39.671 * [backup-simplify]: Simplify (* (/ 1 c) (pow (/ 1 (pow b 2)) 1/3)) into (* (pow (/ 1 (pow b 2)) 1/3) (/ 1 c)) 39.672 * [backup-simplify]: Simplify (+ (* -4/3 0) (* 0 (* (pow (/ 1 (pow b 2)) 1/3) (/ 1 c)))) into 0 39.672 * [taylor]: Taking taylor expansion of 0 in c 39.672 * [backup-simplify]: Simplify 0 into 0 39.672 * [backup-simplify]: Simplify 0 into 0 39.672 * [taylor]: Taking taylor expansion of 0 in c 39.672 * [backup-simplify]: Simplify 0 into 0 39.672 * [backup-simplify]: Simplify 0 into 0 39.674 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow b 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow b 1)))) 2) into 0 39.675 * [backup-simplify]: Simplify (+ (* -2/3 0) (+ (* 0 0) (* 0 (log b)))) into 0 39.676 * [backup-simplify]: Simplify (* (exp (* -2/3 (log b))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 39.676 * [taylor]: Taking taylor expansion of 0 in c 39.676 * [backup-simplify]: Simplify 0 into 0 39.676 * [backup-simplify]: Simplify 0 into 0 39.676 * [backup-simplify]: Simplify (pow (/ 1 b) -2/3) into (pow (/ 1 b) -2/3) 39.676 * [backup-simplify]: Simplify (cbrt (- (* (/ 1 (- b)) (/ 1 (- b))) (* (* 4 (/ 1 (- a))) (/ 1 (- c))))) into (pow (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) 1/3) 39.676 * [approximate]: Taking taylor expansion of (pow (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) 1/3) in (b a c) around 0 39.676 * [taylor]: Taking taylor expansion of (pow (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) 1/3) in c 39.676 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))))) in c 39.676 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in c 39.676 * [taylor]: Taking taylor expansion of 1/3 in c 39.677 * [backup-simplify]: Simplify 1/3 into 1/3 39.677 * [taylor]: Taking taylor expansion of (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 39.677 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 39.677 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 39.677 * [taylor]: Taking taylor expansion of (pow b 2) in c 39.677 * [taylor]: Taking taylor expansion of b in c 39.677 * [backup-simplify]: Simplify b into b 39.677 * [backup-simplify]: Simplify (* b b) into (pow b 2) 39.677 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 39.677 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 39.677 * [taylor]: Taking taylor expansion of 4 in c 39.677 * [backup-simplify]: Simplify 4 into 4 39.677 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 39.677 * [taylor]: Taking taylor expansion of (* a c) in c 39.677 * [taylor]: Taking taylor expansion of a in c 39.677 * [backup-simplify]: Simplify a into a 39.677 * [taylor]: Taking taylor expansion of c in c 39.677 * [backup-simplify]: Simplify 0 into 0 39.677 * [backup-simplify]: Simplify 1 into 1 39.677 * [backup-simplify]: Simplify (* a 0) into 0 39.677 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 39.678 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 39.678 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 39.678 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 39.678 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 39.678 * [backup-simplify]: Simplify (log (- (* 4 (/ 1 a)))) into (log (- (* 4 (/ 1 a)))) 39.678 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 39.679 * [backup-simplify]: Simplify (* 1/3 (- (log (- (* 4 (/ 1 a)))) (log c))) into (* 1/3 (- (log (- (* 4 (/ 1 a)))) (log c))) 39.679 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (- (* 4 (/ 1 a)))) (log c)))) into (exp (* 1/3 (- (log (- (* 4 (/ 1 a)))) (log c)))) 39.679 * [taylor]: Taking taylor expansion of (pow (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) 1/3) in a 39.679 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))))) in a 39.679 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in a 39.679 * [taylor]: Taking taylor expansion of 1/3 in a 39.679 * [backup-simplify]: Simplify 1/3 into 1/3 39.679 * [taylor]: Taking taylor expansion of (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 39.679 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 39.679 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 39.679 * [taylor]: Taking taylor expansion of (pow b 2) in a 39.679 * [taylor]: Taking taylor expansion of b in a 39.679 * [backup-simplify]: Simplify b into b 39.679 * [backup-simplify]: Simplify (* b b) into (pow b 2) 39.679 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 39.679 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 39.679 * [taylor]: Taking taylor expansion of 4 in a 39.679 * [backup-simplify]: Simplify 4 into 4 39.679 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 39.679 * [taylor]: Taking taylor expansion of (* a c) in a 39.679 * [taylor]: Taking taylor expansion of a in a 39.679 * [backup-simplify]: Simplify 0 into 0 39.679 * [backup-simplify]: Simplify 1 into 1 39.679 * [taylor]: Taking taylor expansion of c in a 39.679 * [backup-simplify]: Simplify c into c 39.679 * [backup-simplify]: Simplify (* 0 c) into 0 39.680 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 39.680 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 39.680 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 39.680 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 39.680 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 39.680 * [backup-simplify]: Simplify (log (- (* 4 (/ 1 c)))) into (log (- (* 4 (/ 1 c)))) 39.681 * [backup-simplify]: Simplify (+ (* (- 1) (log a)) (log (- (* 4 (/ 1 c))))) into (- (log (- (* 4 (/ 1 c)))) (log a)) 39.681 * [backup-simplify]: Simplify (* 1/3 (- (log (- (* 4 (/ 1 c)))) (log a))) into (* 1/3 (- (log (- (* 4 (/ 1 c)))) (log a))) 39.681 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (- (* 4 (/ 1 c)))) (log a)))) into (exp (* 1/3 (- (log (- (* 4 (/ 1 c)))) (log a)))) 39.681 * [taylor]: Taking taylor expansion of (pow (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) 1/3) in b 39.681 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))))) in b 39.681 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in b 39.681 * [taylor]: Taking taylor expansion of 1/3 in b 39.681 * [backup-simplify]: Simplify 1/3 into 1/3 39.681 * [taylor]: Taking taylor expansion of (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 39.681 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 39.681 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 39.681 * [taylor]: Taking taylor expansion of (pow b 2) in b 39.681 * [taylor]: Taking taylor expansion of b in b 39.681 * [backup-simplify]: Simplify 0 into 0 39.681 * [backup-simplify]: Simplify 1 into 1 39.682 * [backup-simplify]: Simplify (* 1 1) into 1 39.682 * [backup-simplify]: Simplify (/ 1 1) into 1 39.682 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 39.682 * [taylor]: Taking taylor expansion of 4 in b 39.682 * [backup-simplify]: Simplify 4 into 4 39.682 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 39.682 * [taylor]: Taking taylor expansion of (* a c) in b 39.682 * [taylor]: Taking taylor expansion of a in b 39.682 * [backup-simplify]: Simplify a into a 39.682 * [taylor]: Taking taylor expansion of c in b 39.682 * [backup-simplify]: Simplify c into c 39.683 * [backup-simplify]: Simplify (* a c) into (* a c) 39.683 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 39.683 * [backup-simplify]: Simplify (+ 1 0) into 1 39.683 * [backup-simplify]: Simplify (log 1) into 0 39.684 * [backup-simplify]: Simplify (+ (* (- 2) (log b)) 0) into (- (* 2 (log b))) 39.684 * [backup-simplify]: Simplify (* 1/3 (- (* 2 (log b)))) into (* -2/3 (log b)) 39.684 * [backup-simplify]: Simplify (exp (* -2/3 (log b))) into (pow b -2/3) 39.684 * [taylor]: Taking taylor expansion of (pow (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) 1/3) in b 39.684 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))))) in b 39.684 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))))) in b 39.684 * [taylor]: Taking taylor expansion of 1/3 in b 39.684 * [backup-simplify]: Simplify 1/3 into 1/3 39.684 * [taylor]: Taking taylor expansion of (log (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 39.684 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 39.684 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 39.684 * [taylor]: Taking taylor expansion of (pow b 2) in b 39.684 * [taylor]: Taking taylor expansion of b in b 39.684 * [backup-simplify]: Simplify 0 into 0 39.684 * [backup-simplify]: Simplify 1 into 1 39.685 * [backup-simplify]: Simplify (* 1 1) into 1 39.685 * [backup-simplify]: Simplify (/ 1 1) into 1 39.685 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 39.685 * [taylor]: Taking taylor expansion of 4 in b 39.685 * [backup-simplify]: Simplify 4 into 4 39.685 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 39.685 * [taylor]: Taking taylor expansion of (* a c) in b 39.685 * [taylor]: Taking taylor expansion of a in b 39.685 * [backup-simplify]: Simplify a into a 39.685 * [taylor]: Taking taylor expansion of c in b 39.685 * [backup-simplify]: Simplify c into c 39.685 * [backup-simplify]: Simplify (* a c) into (* a c) 39.685 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 39.686 * [backup-simplify]: Simplify (+ 1 0) into 1 39.686 * [backup-simplify]: Simplify (log 1) into 0 39.687 * [backup-simplify]: Simplify (+ (* (- 2) (log b)) 0) into (- (* 2 (log b))) 39.687 * [backup-simplify]: Simplify (* 1/3 (- (* 2 (log b)))) into (* -2/3 (log b)) 39.687 * [backup-simplify]: Simplify (exp (* -2/3 (log b))) into (pow b -2/3) 39.687 * [taylor]: Taking taylor expansion of (pow b -2/3) in a 39.687 * [taylor]: Taking taylor expansion of (exp (* -2/3 (log b))) in a 39.687 * [taylor]: Taking taylor expansion of (* -2/3 (log b)) in a 39.687 * [taylor]: Taking taylor expansion of -2/3 in a 39.687 * [backup-simplify]: Simplify -2/3 into -2/3 39.687 * [taylor]: Taking taylor expansion of (log b) in a 39.687 * [taylor]: Taking taylor expansion of b in a 39.687 * [backup-simplify]: Simplify b into b 39.687 * [backup-simplify]: Simplify (log b) into (log b) 39.687 * [backup-simplify]: Simplify (* -2/3 (log b)) into (* -2/3 (log b)) 39.687 * [backup-simplify]: Simplify (exp (* -2/3 (log b))) into (pow b -2/3) 39.687 * [taylor]: Taking taylor expansion of (pow b -2/3) in c 39.687 * [taylor]: Taking taylor expansion of (exp (* -2/3 (log b))) in c 39.687 * [taylor]: Taking taylor expansion of (* -2/3 (log b)) in c 39.687 * [taylor]: Taking taylor expansion of -2/3 in c 39.687 * [backup-simplify]: Simplify -2/3 into -2/3 39.687 * [taylor]: Taking taylor expansion of (log b) in c 39.687 * [taylor]: Taking taylor expansion of b in c 39.688 * [backup-simplify]: Simplify b into b 39.688 * [backup-simplify]: Simplify (log b) into (log b) 39.688 * [backup-simplify]: Simplify (* -2/3 (log b)) into (* -2/3 (log b)) 39.688 * [backup-simplify]: Simplify (exp (* -2/3 (log b))) into (pow b -2/3) 39.688 * [backup-simplify]: Simplify (pow b -2/3) into (pow b -2/3) 39.688 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 39.689 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 39.690 * [backup-simplify]: Simplify (+ 0 0) into 0 39.691 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 39.691 * [backup-simplify]: Simplify (+ (* (- 2) (log b)) 0) into (- (* 2 (log b))) 39.692 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (* 2 (log b))))) into 0 39.693 * [backup-simplify]: Simplify (* (exp (* -2/3 (log b))) (+ (* (/ (pow 0 1) 1)))) into 0 39.693 * [taylor]: Taking taylor expansion of 0 in a 39.693 * [backup-simplify]: Simplify 0 into 0 39.693 * [taylor]: Taking taylor expansion of 0 in c 39.693 * [backup-simplify]: Simplify 0 into 0 39.693 * [backup-simplify]: Simplify 0 into 0 39.693 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 39.696 * [backup-simplify]: Simplify (+ (* -2/3 0) (* 0 (log b))) into 0 39.697 * [backup-simplify]: Simplify (* (exp (* -2/3 (log b))) (+ (* (/ (pow 0 1) 1)))) into 0 39.697 * [taylor]: Taking taylor expansion of 0 in c 39.697 * [backup-simplify]: Simplify 0 into 0 39.697 * [backup-simplify]: Simplify 0 into 0 39.698 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 39.699 * [backup-simplify]: Simplify (+ (* -2/3 0) (* 0 (log b))) into 0 39.700 * [backup-simplify]: Simplify (* (exp (* -2/3 (log b))) (+ (* (/ (pow 0 1) 1)))) into 0 39.700 * [backup-simplify]: Simplify 0 into 0 39.701 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 39.701 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 39.702 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 39.702 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 39.702 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 39.704 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (- (* 4 (/ 1 (* a c))))) 1)) (pow 1 1)))) 2) into (/ -4 (* a c)) 39.704 * [backup-simplify]: Simplify (+ (* (- 2) (log b)) 0) into (- (* 2 (log b))) 39.705 * [backup-simplify]: Simplify (+ (* 1/3 (/ -4 (* a c))) (+ (* 0 0) (* 0 (- (* 2 (log b)))))) into (- (* 4/3 (/ 1 (* a c)))) 39.706 * [backup-simplify]: Simplify (* (exp (* -2/3 (log b))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- (* 4/3 (/ 1 (* a c)))) 1) 1)))) into (* -4/3 (* (/ 1 (* a c)) (pow (/ 1 (pow b 2)) 1/3))) 39.706 * [taylor]: Taking taylor expansion of (* -4/3 (* (/ 1 (* a c)) (pow (/ 1 (pow b 2)) 1/3))) in a 39.706 * [taylor]: Taking taylor expansion of -4/3 in a 39.706 * [backup-simplify]: Simplify -4/3 into -4/3 39.706 * [taylor]: Taking taylor expansion of (* (/ 1 (* a c)) (pow (/ 1 (pow b 2)) 1/3)) in a 39.706 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 39.706 * [taylor]: Taking taylor expansion of (* a c) in a 39.706 * [taylor]: Taking taylor expansion of a in a 39.706 * [backup-simplify]: Simplify 0 into 0 39.706 * [backup-simplify]: Simplify 1 into 1 39.706 * [taylor]: Taking taylor expansion of c in a 39.706 * [backup-simplify]: Simplify c into c 39.706 * [backup-simplify]: Simplify (* 0 c) into 0 39.707 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 39.707 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 39.707 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow b 2)) 1/3) in a 39.707 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow b 2))))) in a 39.707 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow b 2)))) in a 39.707 * [taylor]: Taking taylor expansion of 1/3 in a 39.707 * [backup-simplify]: Simplify 1/3 into 1/3 39.707 * [taylor]: Taking taylor expansion of (log (/ 1 (pow b 2))) in a 39.707 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 39.707 * [taylor]: Taking taylor expansion of (pow b 2) in a 39.707 * [taylor]: Taking taylor expansion of b in a 39.707 * [backup-simplify]: Simplify b into b 39.707 * [backup-simplify]: Simplify (* b b) into (pow b 2) 39.707 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 39.707 * [backup-simplify]: Simplify (log (/ 1 (pow b 2))) into (log (/ 1 (pow b 2))) 39.708 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow b 2)))) into (* 1/3 (log (/ 1 (pow b 2)))) 39.708 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow b 2))))) into (pow (/ 1 (pow b 2)) 1/3) 39.708 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 39.708 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 39.709 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (pow b 2)) 1)))) 1) into 0 39.710 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (pow b 2))))) into 0 39.710 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (pow b 2))))) (+ (* (/ (pow 0 1) 1)))) into 0 39.711 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 39.711 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 39.711 * [backup-simplify]: Simplify (+ (* (/ 1 c) 0) (* 0 (pow (/ 1 (pow b 2)) 1/3))) into 0 39.711 * [backup-simplify]: Simplify (* (/ 1 c) (pow (/ 1 (pow b 2)) 1/3)) into (* (pow (/ 1 (pow b 2)) 1/3) (/ 1 c)) 39.711 * [backup-simplify]: Simplify (+ (* -4/3 0) (* 0 (* (pow (/ 1 (pow b 2)) 1/3) (/ 1 c)))) into 0 39.711 * [taylor]: Taking taylor expansion of 0 in c 39.711 * [backup-simplify]: Simplify 0 into 0 39.711 * [backup-simplify]: Simplify 0 into 0 39.711 * [taylor]: Taking taylor expansion of 0 in c 39.711 * [backup-simplify]: Simplify 0 into 0 39.711 * [backup-simplify]: Simplify 0 into 0 39.712 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow b 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow b 1)))) 2) into 0 39.713 * [backup-simplify]: Simplify (+ (* -2/3 0) (+ (* 0 0) (* 0 (log b)))) into 0 39.714 * [backup-simplify]: Simplify (* (exp (* -2/3 (log b))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 39.714 * [taylor]: Taking taylor expansion of 0 in c 39.714 * [backup-simplify]: Simplify 0 into 0 39.714 * [backup-simplify]: Simplify 0 into 0 39.714 * [backup-simplify]: Simplify (pow (/ 1 (- b)) -2/3) into (pow (/ -1 b) -2/3) 39.714 * * * * [progress]: [ 3 / 4 ] generating series at (2 3 1 2 1 1) 39.714 * [backup-simplify]: Simplify (sqrt (- (* b b) (* (* 4 a) c))) into (sqrt (- (pow b 2) (* 4 (* a c)))) 39.714 * [approximate]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in (b a c) around 0 39.714 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in c 39.714 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in c 39.714 * [taylor]: Taking taylor expansion of (pow b 2) in c 39.714 * [taylor]: Taking taylor expansion of b in c 39.714 * [backup-simplify]: Simplify b into b 39.714 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in c 39.714 * [taylor]: Taking taylor expansion of 4 in c 39.714 * [backup-simplify]: Simplify 4 into 4 39.714 * [taylor]: Taking taylor expansion of (* a c) in c 39.714 * [taylor]: Taking taylor expansion of a in c 39.714 * [backup-simplify]: Simplify a into a 39.714 * [taylor]: Taking taylor expansion of c in c 39.714 * [backup-simplify]: Simplify 0 into 0 39.714 * [backup-simplify]: Simplify 1 into 1 39.714 * [backup-simplify]: Simplify (* b b) into (pow b 2) 39.714 * [backup-simplify]: Simplify (* a 0) into 0 39.715 * [backup-simplify]: Simplify (* 4 0) into 0 39.715 * [backup-simplify]: Simplify (- 0) into 0 39.715 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 39.715 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 39.715 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 39.715 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 39.716 * [backup-simplify]: Simplify (+ (* 4 a) (* 0 0)) into (* 4 a) 39.716 * [backup-simplify]: Simplify (- (* 4 a)) into (- (* 4 a)) 39.716 * [backup-simplify]: Simplify (+ 0 (- (* 4 a))) into (- (* 4 a)) 39.716 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 39.716 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in a 39.716 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in a 39.716 * [taylor]: Taking taylor expansion of (pow b 2) in a 39.716 * [taylor]: Taking taylor expansion of b in a 39.716 * [backup-simplify]: Simplify b into b 39.716 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 39.716 * [taylor]: Taking taylor expansion of 4 in a 39.716 * [backup-simplify]: Simplify 4 into 4 39.716 * [taylor]: Taking taylor expansion of (* a c) in a 39.716 * [taylor]: Taking taylor expansion of a in a 39.716 * [backup-simplify]: Simplify 0 into 0 39.716 * [backup-simplify]: Simplify 1 into 1 39.716 * [taylor]: Taking taylor expansion of c in a 39.716 * [backup-simplify]: Simplify c into c 39.716 * [backup-simplify]: Simplify (* b b) into (pow b 2) 39.716 * [backup-simplify]: Simplify (* 0 c) into 0 39.716 * [backup-simplify]: Simplify (* 4 0) into 0 39.717 * [backup-simplify]: Simplify (- 0) into 0 39.717 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 39.717 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 39.717 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 39.717 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 39.717 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 39.717 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 39.717 * [backup-simplify]: Simplify (+ 0 (- (* 4 c))) into (- (* 4 c)) 39.717 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 39.717 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in b 39.717 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 39.717 * [taylor]: Taking taylor expansion of (pow b 2) in b 39.718 * [taylor]: Taking taylor expansion of b in b 39.718 * [backup-simplify]: Simplify 0 into 0 39.718 * [backup-simplify]: Simplify 1 into 1 39.718 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 39.718 * [taylor]: Taking taylor expansion of 4 in b 39.718 * [backup-simplify]: Simplify 4 into 4 39.718 * [taylor]: Taking taylor expansion of (* a c) in b 39.718 * [taylor]: Taking taylor expansion of a in b 39.718 * [backup-simplify]: Simplify a into a 39.718 * [taylor]: Taking taylor expansion of c in b 39.718 * [backup-simplify]: Simplify c into c 39.718 * [backup-simplify]: Simplify (* a c) into (* a c) 39.718 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 39.718 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 39.718 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 39.718 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 39.718 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 39.718 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 39.719 * [backup-simplify]: Simplify (- 0) into 0 39.719 * [backup-simplify]: Simplify (+ 0 0) into 0 39.719 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 39.719 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in b 39.719 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 39.719 * [taylor]: Taking taylor expansion of (pow b 2) in b 39.719 * [taylor]: Taking taylor expansion of b in b 39.719 * [backup-simplify]: Simplify 0 into 0 39.719 * [backup-simplify]: Simplify 1 into 1 39.719 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 39.719 * [taylor]: Taking taylor expansion of 4 in b 39.719 * [backup-simplify]: Simplify 4 into 4 39.719 * [taylor]: Taking taylor expansion of (* a c) in b 39.719 * [taylor]: Taking taylor expansion of a in b 39.719 * [backup-simplify]: Simplify a into a 39.719 * [taylor]: Taking taylor expansion of c in b 39.719 * [backup-simplify]: Simplify c into c 39.719 * [backup-simplify]: Simplify (* a c) into (* a c) 39.719 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 39.719 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 39.719 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 39.719 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 39.719 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 39.720 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 39.720 * [backup-simplify]: Simplify (- 0) into 0 39.720 * [backup-simplify]: Simplify (+ 0 0) into 0 39.720 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 39.720 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 39.720 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 39.720 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 39.720 * [taylor]: Taking taylor expansion of 4 in a 39.720 * [backup-simplify]: Simplify 4 into 4 39.720 * [taylor]: Taking taylor expansion of (* a c) in a 39.720 * [taylor]: Taking taylor expansion of a in a 39.720 * [backup-simplify]: Simplify 0 into 0 39.720 * [backup-simplify]: Simplify 1 into 1 39.721 * [taylor]: Taking taylor expansion of c in a 39.721 * [backup-simplify]: Simplify c into c 39.721 * [backup-simplify]: Simplify (* 0 c) into 0 39.721 * [backup-simplify]: Simplify (* 4 0) into 0 39.721 * [backup-simplify]: Simplify (- 0) into 0 39.721 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 39.722 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 39.722 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 39.722 * [backup-simplify]: Simplify (sqrt 0) into 0 39.722 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 39.722 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 39.722 * [taylor]: Taking taylor expansion of 0 in c 39.722 * [backup-simplify]: Simplify 0 into 0 39.722 * [backup-simplify]: Simplify 0 into 0 39.722 * [taylor]: Taking taylor expansion of 0 in a 39.722 * [backup-simplify]: Simplify 0 into 0 39.722 * [taylor]: Taking taylor expansion of 0 in c 39.722 * [backup-simplify]: Simplify 0 into 0 39.722 * [backup-simplify]: Simplify 0 into 0 39.722 * [taylor]: Taking taylor expansion of (* +nan.0 c) in c 39.722 * [taylor]: Taking taylor expansion of +nan.0 in c 39.722 * [backup-simplify]: Simplify +nan.0 into +nan.0 39.723 * [taylor]: Taking taylor expansion of c in c 39.723 * [backup-simplify]: Simplify 0 into 0 39.723 * [backup-simplify]: Simplify 1 into 1 39.723 * [backup-simplify]: Simplify (* +nan.0 0) into 0 39.723 * [backup-simplify]: Simplify 0 into 0 39.723 * [backup-simplify]: Simplify 0 into 0 39.723 * [backup-simplify]: Simplify (* 1 1) into 1 39.723 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 39.724 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (* a c)))) into 0 39.724 * [backup-simplify]: Simplify (- 0) into 0 39.724 * [backup-simplify]: Simplify (+ 1 0) into 1 39.725 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt (- (* 4 (* a c)))))) into (/ 1/2 (sqrt (- (* 4 (* a c))))) 39.725 * [taylor]: Taking taylor expansion of (/ 1/2 (sqrt (- (* 4 (* a c))))) in a 39.725 * [taylor]: Taking taylor expansion of 1/2 in a 39.725 * [backup-simplify]: Simplify 1/2 into 1/2 39.725 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 39.725 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 39.725 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 39.725 * [taylor]: Taking taylor expansion of 4 in a 39.725 * [backup-simplify]: Simplify 4 into 4 39.725 * [taylor]: Taking taylor expansion of (* a c) in a 39.725 * [taylor]: Taking taylor expansion of a in a 39.725 * [backup-simplify]: Simplify 0 into 0 39.725 * [backup-simplify]: Simplify 1 into 1 39.725 * [taylor]: Taking taylor expansion of c in a 39.725 * [backup-simplify]: Simplify c into c 39.725 * [backup-simplify]: Simplify (* 0 c) into 0 39.725 * [backup-simplify]: Simplify (* 4 0) into 0 39.726 * [backup-simplify]: Simplify (- 0) into 0 39.726 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 39.726 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 39.726 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 39.726 * [backup-simplify]: Simplify (sqrt 0) into 0 39.727 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 39.727 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 39.727 * [backup-simplify]: Simplify (/ 1/2 (* +nan.0 c)) into (/ +nan.0 c) 39.727 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 39.728 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 39.728 * [backup-simplify]: Simplify (- 0) into 0 39.729 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 39.729 * [backup-simplify]: Simplify (- (/ 0 (* +nan.0 c)) (+ (* (/ +nan.0 c) (/ (* +nan.0 (pow c 2)) (* +nan.0 c))))) into (- +nan.0) 39.729 * [taylor]: Taking taylor expansion of (- +nan.0) in c 39.729 * [taylor]: Taking taylor expansion of +nan.0 in c 39.729 * [backup-simplify]: Simplify +nan.0 into +nan.0 39.729 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 39.729 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 39.729 * [taylor]: Taking taylor expansion of 0 in c 39.729 * [backup-simplify]: Simplify 0 into 0 39.729 * [backup-simplify]: Simplify 0 into 0 39.730 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 39.731 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 39.731 * [backup-simplify]: Simplify (- 0) into 0 39.731 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 39.731 * [taylor]: Taking taylor expansion of (* +nan.0 (pow c 2)) in c 39.731 * [taylor]: Taking taylor expansion of +nan.0 in c 39.731 * [backup-simplify]: Simplify +nan.0 into +nan.0 39.731 * [taylor]: Taking taylor expansion of (pow c 2) in c 39.731 * [taylor]: Taking taylor expansion of c in c 39.731 * [backup-simplify]: Simplify 0 into 0 39.731 * [backup-simplify]: Simplify 1 into 1 39.732 * [backup-simplify]: Simplify 0 into 0 39.733 * [backup-simplify]: Simplify (+ (* +nan.0 1) (* 0 0)) into (- +nan.0) 39.733 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 39.733 * [backup-simplify]: Simplify 0 into 0 39.733 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 39.734 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 c)))) into 0 39.735 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* a c))))) into 0 39.735 * [backup-simplify]: Simplify (- 0) into 0 39.735 * [backup-simplify]: Simplify (+ 0 0) into 0 39.735 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt (- (* 4 (* a c))))))))) (* 2 (sqrt (- (* 4 (* a c)))))) into 0 39.735 * [taylor]: Taking taylor expansion of 0 in a 39.735 * [backup-simplify]: Simplify 0 into 0 39.735 * [taylor]: Taking taylor expansion of 0 in c 39.735 * [backup-simplify]: Simplify 0 into 0 39.735 * [backup-simplify]: Simplify 0 into 0 39.736 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 39.737 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 c) (* 0 0)))) into 0 39.737 * [backup-simplify]: Simplify (- 0) into 0 39.737 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* +nan.0 c) (* +nan.0 (pow c 2)))))) (* 2 0)) into (* +nan.0 (pow c 3)) 39.738 * [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)) 39.738 * [taylor]: Taking taylor expansion of (- (* +nan.0 c)) in c 39.738 * [taylor]: Taking taylor expansion of (* +nan.0 c) in c 39.738 * [taylor]: Taking taylor expansion of +nan.0 in c 39.738 * [backup-simplify]: Simplify +nan.0 into +nan.0 39.738 * [taylor]: Taking taylor expansion of c in c 39.738 * [backup-simplify]: Simplify 0 into 0 39.738 * [backup-simplify]: Simplify 1 into 1 39.738 * [backup-simplify]: Simplify (* +nan.0 0) into 0 39.738 * [backup-simplify]: Simplify (- 0) into 0 39.739 * [backup-simplify]: Simplify 0 into 0 39.739 * [taylor]: Taking taylor expansion of 0 in c 39.739 * [backup-simplify]: Simplify 0 into 0 39.739 * [backup-simplify]: Simplify 0 into 0 39.739 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 39.740 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 c) (* 0 0)))) into 0 39.740 * [backup-simplify]: Simplify (- 0) into 0 39.741 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* +nan.0 c) (* +nan.0 (pow c 2)))))) (* 2 0)) into (* +nan.0 (pow c 3)) 39.741 * [taylor]: Taking taylor expansion of (* +nan.0 (pow c 3)) in c 39.741 * [taylor]: Taking taylor expansion of +nan.0 in c 39.741 * [backup-simplify]: Simplify +nan.0 into +nan.0 39.741 * [taylor]: Taking taylor expansion of (pow c 3) in c 39.741 * [taylor]: Taking taylor expansion of c in c 39.741 * [backup-simplify]: Simplify 0 into 0 39.741 * [backup-simplify]: Simplify 1 into 1 39.741 * [backup-simplify]: Simplify (- 0) into 0 39.741 * [backup-simplify]: Simplify 0 into 0 39.741 * [backup-simplify]: Simplify 0 into 0 39.742 * [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))))) 39.742 * [backup-simplify]: Simplify (sqrt (- (* (/ 1 b) (/ 1 b)) (* (* 4 (/ 1 a)) (/ 1 c)))) into (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) 39.742 * [approximate]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in (b a c) around 0 39.742 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 39.742 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 39.742 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 39.742 * [taylor]: Taking taylor expansion of (pow b 2) in c 39.742 * [taylor]: Taking taylor expansion of b in c 39.742 * [backup-simplify]: Simplify b into b 39.742 * [backup-simplify]: Simplify (* b b) into (pow b 2) 39.742 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 39.742 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 39.742 * [taylor]: Taking taylor expansion of 4 in c 39.742 * [backup-simplify]: Simplify 4 into 4 39.742 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 39.742 * [taylor]: Taking taylor expansion of (* a c) in c 39.742 * [taylor]: Taking taylor expansion of a in c 39.742 * [backup-simplify]: Simplify a into a 39.742 * [taylor]: Taking taylor expansion of c in c 39.742 * [backup-simplify]: Simplify 0 into 0 39.742 * [backup-simplify]: Simplify 1 into 1 39.742 * [backup-simplify]: Simplify (* a 0) into 0 39.743 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 39.743 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 39.743 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 39.743 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 39.743 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 39.743 * [backup-simplify]: Simplify (sqrt 0) into 0 39.743 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 39.743 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 39.743 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 39.743 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 39.743 * [taylor]: Taking taylor expansion of (pow b 2) in a 39.743 * [taylor]: Taking taylor expansion of b in a 39.743 * [backup-simplify]: Simplify b into b 39.743 * [backup-simplify]: Simplify (* b b) into (pow b 2) 39.744 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 39.744 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 39.744 * [taylor]: Taking taylor expansion of 4 in a 39.744 * [backup-simplify]: Simplify 4 into 4 39.744 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 39.744 * [taylor]: Taking taylor expansion of (* a c) in a 39.744 * [taylor]: Taking taylor expansion of a in a 39.744 * [backup-simplify]: Simplify 0 into 0 39.744 * [backup-simplify]: Simplify 1 into 1 39.744 * [taylor]: Taking taylor expansion of c in a 39.744 * [backup-simplify]: Simplify c into c 39.744 * [backup-simplify]: Simplify (* 0 c) into 0 39.744 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 39.744 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 39.744 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 39.744 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 39.744 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 39.744 * [backup-simplify]: Simplify (sqrt 0) into 0 39.745 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 39.745 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 39.745 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 39.745 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 39.745 * [taylor]: Taking taylor expansion of (pow b 2) in b 39.745 * [taylor]: Taking taylor expansion of b in b 39.745 * [backup-simplify]: Simplify 0 into 0 39.745 * [backup-simplify]: Simplify 1 into 1 39.745 * [backup-simplify]: Simplify (* 1 1) into 1 39.745 * [backup-simplify]: Simplify (/ 1 1) into 1 39.745 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 39.745 * [taylor]: Taking taylor expansion of 4 in b 39.745 * [backup-simplify]: Simplify 4 into 4 39.745 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 39.745 * [taylor]: Taking taylor expansion of (* a c) in b 39.745 * [taylor]: Taking taylor expansion of a in b 39.745 * [backup-simplify]: Simplify a into a 39.745 * [taylor]: Taking taylor expansion of c in b 39.746 * [backup-simplify]: Simplify c into c 39.746 * [backup-simplify]: Simplify (* a c) into (* a c) 39.746 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 39.746 * [backup-simplify]: Simplify (+ 1 0) into 1 39.746 * [backup-simplify]: Simplify (sqrt 1) into 1 39.746 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 39.747 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 39.747 * [backup-simplify]: Simplify (+ 0 0) into 0 39.748 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 39.748 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 39.748 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 39.748 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 39.748 * [taylor]: Taking taylor expansion of (pow b 2) in b 39.748 * [taylor]: Taking taylor expansion of b in b 39.748 * [backup-simplify]: Simplify 0 into 0 39.748 * [backup-simplify]: Simplify 1 into 1 39.748 * [backup-simplify]: Simplify (* 1 1) into 1 39.748 * [backup-simplify]: Simplify (/ 1 1) into 1 39.748 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 39.748 * [taylor]: Taking taylor expansion of 4 in b 39.748 * [backup-simplify]: Simplify 4 into 4 39.748 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 39.748 * [taylor]: Taking taylor expansion of (* a c) in b 39.748 * [taylor]: Taking taylor expansion of a in b 39.748 * [backup-simplify]: Simplify a into a 39.748 * [taylor]: Taking taylor expansion of c in b 39.748 * [backup-simplify]: Simplify c into c 39.748 * [backup-simplify]: Simplify (* a c) into (* a c) 39.748 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 39.749 * [backup-simplify]: Simplify (+ 1 0) into 1 39.749 * [backup-simplify]: Simplify (sqrt 1) into 1 39.749 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 39.750 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 39.750 * [backup-simplify]: Simplify (+ 0 0) into 0 39.750 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 39.750 * [taylor]: Taking taylor expansion of 1 in a 39.750 * [backup-simplify]: Simplify 1 into 1 39.750 * [taylor]: Taking taylor expansion of 0 in a 39.750 * [backup-simplify]: Simplify 0 into 0 39.750 * [taylor]: Taking taylor expansion of 1 in c 39.751 * [backup-simplify]: Simplify 1 into 1 39.751 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 39.752 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 39.752 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 39.752 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 39.752 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 39.753 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 39.753 * [taylor]: Taking taylor expansion of (/ -2 (* a c)) in a 39.753 * [taylor]: Taking taylor expansion of -2 in a 39.753 * [backup-simplify]: Simplify -2 into -2 39.753 * [taylor]: Taking taylor expansion of (* a c) in a 39.753 * [taylor]: Taking taylor expansion of a in a 39.753 * [backup-simplify]: Simplify 0 into 0 39.753 * [backup-simplify]: Simplify 1 into 1 39.753 * [taylor]: Taking taylor expansion of c in a 39.753 * [backup-simplify]: Simplify c into c 39.753 * [backup-simplify]: Simplify (* 0 c) into 0 39.753 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 39.753 * [backup-simplify]: Simplify (/ -2 c) into (/ -2 c) 39.753 * [taylor]: Taking taylor expansion of (/ -2 c) in c 39.753 * [taylor]: Taking taylor expansion of -2 in c 39.753 * [backup-simplify]: Simplify -2 into -2 39.753 * [taylor]: Taking taylor expansion of c in c 39.753 * [backup-simplify]: Simplify 0 into 0 39.753 * [backup-simplify]: Simplify 1 into 1 39.753 * [backup-simplify]: Simplify (/ -2 1) into -2 39.753 * [backup-simplify]: Simplify -2 into -2 39.753 * [taylor]: Taking taylor expansion of 0 in c 39.754 * [backup-simplify]: Simplify 0 into 0 39.754 * [taylor]: Taking taylor expansion of 0 in c 39.754 * [backup-simplify]: Simplify 0 into 0 39.754 * [backup-simplify]: Simplify 1 into 1 39.754 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 39.755 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 39.755 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 39.755 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 39.755 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (* a c)))) into 0 39.755 * [backup-simplify]: Simplify (- 0) into 0 39.756 * [backup-simplify]: Simplify (+ 0 0) into 0 39.756 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 39.756 * [taylor]: Taking taylor expansion of 0 in a 39.756 * [backup-simplify]: Simplify 0 into 0 39.757 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 39.757 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)))) into 0 39.757 * [taylor]: Taking taylor expansion of 0 in c 39.757 * [backup-simplify]: Simplify 0 into 0 39.757 * [taylor]: Taking taylor expansion of 0 in c 39.757 * [backup-simplify]: Simplify 0 into 0 39.757 * [taylor]: Taking taylor expansion of 0 in c 39.757 * [backup-simplify]: Simplify 0 into 0 39.757 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 39.757 * [backup-simplify]: Simplify 0 into 0 39.757 * [backup-simplify]: Simplify 0 into 0 39.757 * [backup-simplify]: Simplify 0 into 0 39.757 * [backup-simplify]: Simplify 0 into 0 39.758 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 39.759 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 39.759 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 39.759 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 39.760 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 39.760 * [backup-simplify]: Simplify (- 0) into 0 39.760 * [backup-simplify]: Simplify (+ 0 0) into 0 39.761 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 39.761 * [taylor]: Taking taylor expansion of (/ -2 (* (pow a 2) (pow c 2))) in a 39.761 * [taylor]: Taking taylor expansion of -2 in a 39.761 * [backup-simplify]: Simplify -2 into -2 39.761 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 39.761 * [taylor]: Taking taylor expansion of (pow a 2) in a 39.761 * [taylor]: Taking taylor expansion of a in a 39.761 * [backup-simplify]: Simplify 0 into 0 39.761 * [backup-simplify]: Simplify 1 into 1 39.761 * [taylor]: Taking taylor expansion of (pow c 2) in a 39.761 * [taylor]: Taking taylor expansion of c in a 39.761 * [backup-simplify]: Simplify c into c 39.761 * [backup-simplify]: Simplify (* 1 1) into 1 39.761 * [backup-simplify]: Simplify (* c c) into (pow c 2) 39.761 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 39.761 * [backup-simplify]: Simplify (/ -2 (pow c 2)) into (/ -2 (pow c 2)) 39.761 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 39.762 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 39.763 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 39.763 * [backup-simplify]: Simplify (- (/ 0 (pow c 2)) (+ (* (/ -2 (pow c 2)) (/ 0 (pow c 2))))) into 0 39.763 * [taylor]: Taking taylor expansion of 0 in c 39.763 * [backup-simplify]: Simplify 0 into 0 39.763 * [taylor]: Taking taylor expansion of 0 in c 39.763 * [backup-simplify]: Simplify 0 into 0 39.764 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 39.764 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 39.764 * [taylor]: Taking taylor expansion of 0 in c 39.765 * [backup-simplify]: Simplify 0 into 0 39.765 * [taylor]: Taking taylor expansion of 0 in c 39.765 * [backup-simplify]: Simplify 0 into 0 39.765 * [taylor]: Taking taylor expansion of 0 in c 39.765 * [backup-simplify]: Simplify 0 into 0 39.765 * [backup-simplify]: Simplify 0 into 0 39.765 * [backup-simplify]: Simplify 0 into 0 39.765 * [backup-simplify]: Simplify (+ (* 1 (* 1 (* 1 (/ 1 (/ 1 b))))) (* -2 (* (/ 1 (/ 1 c)) (* (/ 1 (/ 1 a)) (/ 1 b))))) into (- b (* 2 (/ (* a c) b))) 39.766 * [backup-simplify]: Simplify (sqrt (- (* (/ 1 (- b)) (/ 1 (- b))) (* (* 4 (/ 1 (- a))) (/ 1 (- c))))) into (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) 39.766 * [approximate]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in (b a c) around 0 39.766 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 39.766 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 39.766 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 39.766 * [taylor]: Taking taylor expansion of (pow b 2) in c 39.766 * [taylor]: Taking taylor expansion of b in c 39.766 * [backup-simplify]: Simplify b into b 39.766 * [backup-simplify]: Simplify (* b b) into (pow b 2) 39.766 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 39.766 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 39.766 * [taylor]: Taking taylor expansion of 4 in c 39.766 * [backup-simplify]: Simplify 4 into 4 39.766 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 39.766 * [taylor]: Taking taylor expansion of (* a c) in c 39.766 * [taylor]: Taking taylor expansion of a in c 39.766 * [backup-simplify]: Simplify a into a 39.766 * [taylor]: Taking taylor expansion of c in c 39.766 * [backup-simplify]: Simplify 0 into 0 39.766 * [backup-simplify]: Simplify 1 into 1 39.766 * [backup-simplify]: Simplify (* a 0) into 0 39.767 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 39.767 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 39.767 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 39.767 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 39.767 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 39.767 * [backup-simplify]: Simplify (sqrt 0) into 0 39.768 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 39.768 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 39.768 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 39.768 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 39.768 * [taylor]: Taking taylor expansion of (pow b 2) in a 39.768 * [taylor]: Taking taylor expansion of b in a 39.768 * [backup-simplify]: Simplify b into b 39.768 * [backup-simplify]: Simplify (* b b) into (pow b 2) 39.768 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 39.768 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 39.768 * [taylor]: Taking taylor expansion of 4 in a 39.768 * [backup-simplify]: Simplify 4 into 4 39.768 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 39.768 * [taylor]: Taking taylor expansion of (* a c) in a 39.768 * [taylor]: Taking taylor expansion of a in a 39.769 * [backup-simplify]: Simplify 0 into 0 39.769 * [backup-simplify]: Simplify 1 into 1 39.769 * [taylor]: Taking taylor expansion of c in a 39.769 * [backup-simplify]: Simplify c into c 39.769 * [backup-simplify]: Simplify (* 0 c) into 0 39.769 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 39.769 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 39.769 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 39.769 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 39.769 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 39.770 * [backup-simplify]: Simplify (sqrt 0) into 0 39.770 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 39.770 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 39.770 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 39.770 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 39.770 * [taylor]: Taking taylor expansion of (pow b 2) in b 39.771 * [taylor]: Taking taylor expansion of b in b 39.771 * [backup-simplify]: Simplify 0 into 0 39.771 * [backup-simplify]: Simplify 1 into 1 39.771 * [backup-simplify]: Simplify (* 1 1) into 1 39.771 * [backup-simplify]: Simplify (/ 1 1) into 1 39.771 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 39.771 * [taylor]: Taking taylor expansion of 4 in b 39.771 * [backup-simplify]: Simplify 4 into 4 39.771 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 39.771 * [taylor]: Taking taylor expansion of (* a c) in b 39.771 * [taylor]: Taking taylor expansion of a in b 39.771 * [backup-simplify]: Simplify a into a 39.772 * [taylor]: Taking taylor expansion of c in b 39.772 * [backup-simplify]: Simplify c into c 39.772 * [backup-simplify]: Simplify (* a c) into (* a c) 39.772 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 39.772 * [backup-simplify]: Simplify (+ 1 0) into 1 39.772 * [backup-simplify]: Simplify (sqrt 1) into 1 39.773 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 39.774 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 39.774 * [backup-simplify]: Simplify (+ 0 0) into 0 39.775 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 39.775 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 39.775 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 39.775 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 39.775 * [taylor]: Taking taylor expansion of (pow b 2) in b 39.775 * [taylor]: Taking taylor expansion of b in b 39.775 * [backup-simplify]: Simplify 0 into 0 39.775 * [backup-simplify]: Simplify 1 into 1 39.775 * [backup-simplify]: Simplify (* 1 1) into 1 39.776 * [backup-simplify]: Simplify (/ 1 1) into 1 39.776 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 39.776 * [taylor]: Taking taylor expansion of 4 in b 39.776 * [backup-simplify]: Simplify 4 into 4 39.776 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 39.776 * [taylor]: Taking taylor expansion of (* a c) in b 39.776 * [taylor]: Taking taylor expansion of a in b 39.776 * [backup-simplify]: Simplify a into a 39.776 * [taylor]: Taking taylor expansion of c in b 39.776 * [backup-simplify]: Simplify c into c 39.776 * [backup-simplify]: Simplify (* a c) into (* a c) 39.776 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 39.777 * [backup-simplify]: Simplify (+ 1 0) into 1 39.777 * [backup-simplify]: Simplify (sqrt 1) into 1 39.778 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 39.778 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 39.779 * [backup-simplify]: Simplify (+ 0 0) into 0 39.780 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 39.780 * [taylor]: Taking taylor expansion of 1 in a 39.780 * [backup-simplify]: Simplify 1 into 1 39.780 * [taylor]: Taking taylor expansion of 0 in a 39.780 * [backup-simplify]: Simplify 0 into 0 39.780 * [taylor]: Taking taylor expansion of 1 in c 39.780 * [backup-simplify]: Simplify 1 into 1 39.781 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 39.782 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 39.782 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 39.782 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 39.782 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 39.783 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 39.783 * [taylor]: Taking taylor expansion of (/ -2 (* a c)) in a 39.783 * [taylor]: Taking taylor expansion of -2 in a 39.783 * [backup-simplify]: Simplify -2 into -2 39.783 * [taylor]: Taking taylor expansion of (* a c) in a 39.783 * [taylor]: Taking taylor expansion of a in a 39.783 * [backup-simplify]: Simplify 0 into 0 39.784 * [backup-simplify]: Simplify 1 into 1 39.784 * [taylor]: Taking taylor expansion of c in a 39.784 * [backup-simplify]: Simplify c into c 39.784 * [backup-simplify]: Simplify (* 0 c) into 0 39.784 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 39.784 * [backup-simplify]: Simplify (/ -2 c) into (/ -2 c) 39.784 * [taylor]: Taking taylor expansion of (/ -2 c) in c 39.784 * [taylor]: Taking taylor expansion of -2 in c 39.784 * [backup-simplify]: Simplify -2 into -2 39.784 * [taylor]: Taking taylor expansion of c in c 39.784 * [backup-simplify]: Simplify 0 into 0 39.784 * [backup-simplify]: Simplify 1 into 1 39.785 * [backup-simplify]: Simplify (/ -2 1) into -2 39.785 * [backup-simplify]: Simplify -2 into -2 39.785 * [taylor]: Taking taylor expansion of 0 in c 39.785 * [backup-simplify]: Simplify 0 into 0 39.785 * [taylor]: Taking taylor expansion of 0 in c 39.785 * [backup-simplify]: Simplify 0 into 0 39.785 * [backup-simplify]: Simplify 1 into 1 39.786 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 39.787 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 39.787 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 39.787 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 39.788 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (* a c)))) into 0 39.788 * [backup-simplify]: Simplify (- 0) into 0 39.789 * [backup-simplify]: Simplify (+ 0 0) into 0 39.789 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 39.789 * [taylor]: Taking taylor expansion of 0 in a 39.789 * [backup-simplify]: Simplify 0 into 0 39.790 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 39.790 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)))) into 0 39.790 * [taylor]: Taking taylor expansion of 0 in c 39.790 * [backup-simplify]: Simplify 0 into 0 39.791 * [taylor]: Taking taylor expansion of 0 in c 39.791 * [backup-simplify]: Simplify 0 into 0 39.791 * [taylor]: Taking taylor expansion of 0 in c 39.791 * [backup-simplify]: Simplify 0 into 0 39.791 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 39.792 * [backup-simplify]: Simplify 0 into 0 39.792 * [backup-simplify]: Simplify 0 into 0 39.792 * [backup-simplify]: Simplify 0 into 0 39.792 * [backup-simplify]: Simplify 0 into 0 39.793 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 39.794 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 39.794 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 39.795 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 39.795 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 39.796 * [backup-simplify]: Simplify (- 0) into 0 39.796 * [backup-simplify]: Simplify (+ 0 0) into 0 39.797 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 39.797 * [taylor]: Taking taylor expansion of (/ -2 (* (pow a 2) (pow c 2))) in a 39.797 * [taylor]: Taking taylor expansion of -2 in a 39.798 * [backup-simplify]: Simplify -2 into -2 39.798 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 39.798 * [taylor]: Taking taylor expansion of (pow a 2) in a 39.798 * [taylor]: Taking taylor expansion of a in a 39.798 * [backup-simplify]: Simplify 0 into 0 39.798 * [backup-simplify]: Simplify 1 into 1 39.798 * [taylor]: Taking taylor expansion of (pow c 2) in a 39.798 * [taylor]: Taking taylor expansion of c in a 39.798 * [backup-simplify]: Simplify c into c 39.798 * [backup-simplify]: Simplify (* 1 1) into 1 39.798 * [backup-simplify]: Simplify (* c c) into (pow c 2) 39.798 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 39.798 * [backup-simplify]: Simplify (/ -2 (pow c 2)) into (/ -2 (pow c 2)) 39.798 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 39.799 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 39.800 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 39.800 * [backup-simplify]: Simplify (- (/ 0 (pow c 2)) (+ (* (/ -2 (pow c 2)) (/ 0 (pow c 2))))) into 0 39.800 * [taylor]: Taking taylor expansion of 0 in c 39.800 * [backup-simplify]: Simplify 0 into 0 39.800 * [taylor]: Taking taylor expansion of 0 in c 39.800 * [backup-simplify]: Simplify 0 into 0 39.801 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 39.801 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 39.801 * [taylor]: Taking taylor expansion of 0 in c 39.801 * [backup-simplify]: Simplify 0 into 0 39.801 * [taylor]: Taking taylor expansion of 0 in c 39.801 * [backup-simplify]: Simplify 0 into 0 39.801 * [taylor]: Taking taylor expansion of 0 in c 39.801 * [backup-simplify]: Simplify 0 into 0 39.802 * [backup-simplify]: Simplify 0 into 0 39.802 * [backup-simplify]: Simplify 0 into 0 39.802 * [backup-simplify]: Simplify (+ (* 1 (* 1 (* 1 (/ 1 (/ 1 (- b)))))) (* -2 (* (/ 1 (/ 1 (- c))) (* (/ 1 (/ 1 (- a))) (/ 1 (- b)))))) into (- (* 2 (/ (* a c) b)) b) 39.802 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 2 2) 39.802 * [backup-simplify]: Simplify (sqrt (- (* b b) (* (* 4 a) c))) into (sqrt (- (pow b 2) (* 4 (* a c)))) 39.802 * [approximate]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in (b a c) around 0 39.802 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in c 39.802 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in c 39.802 * [taylor]: Taking taylor expansion of (pow b 2) in c 39.802 * [taylor]: Taking taylor expansion of b in c 39.802 * [backup-simplify]: Simplify b into b 39.802 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in c 39.802 * [taylor]: Taking taylor expansion of 4 in c 39.803 * [backup-simplify]: Simplify 4 into 4 39.803 * [taylor]: Taking taylor expansion of (* a c) in c 39.803 * [taylor]: Taking taylor expansion of a in c 39.803 * [backup-simplify]: Simplify a into a 39.803 * [taylor]: Taking taylor expansion of c in c 39.803 * [backup-simplify]: Simplify 0 into 0 39.803 * [backup-simplify]: Simplify 1 into 1 39.803 * [backup-simplify]: Simplify (* b b) into (pow b 2) 39.803 * [backup-simplify]: Simplify (* a 0) into 0 39.803 * [backup-simplify]: Simplify (* 4 0) into 0 39.804 * [backup-simplify]: Simplify (- 0) into 0 39.804 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 39.804 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 39.804 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 39.804 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 39.805 * [backup-simplify]: Simplify (+ (* 4 a) (* 0 0)) into (* 4 a) 39.805 * [backup-simplify]: Simplify (- (* 4 a)) into (- (* 4 a)) 39.805 * [backup-simplify]: Simplify (+ 0 (- (* 4 a))) into (- (* 4 a)) 39.805 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 39.805 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in a 39.805 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in a 39.805 * [taylor]: Taking taylor expansion of (pow b 2) in a 39.805 * [taylor]: Taking taylor expansion of b in a 39.805 * [backup-simplify]: Simplify b into b 39.805 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 39.805 * [taylor]: Taking taylor expansion of 4 in a 39.805 * [backup-simplify]: Simplify 4 into 4 39.805 * [taylor]: Taking taylor expansion of (* a c) in a 39.805 * [taylor]: Taking taylor expansion of a in a 39.805 * [backup-simplify]: Simplify 0 into 0 39.805 * [backup-simplify]: Simplify 1 into 1 39.805 * [taylor]: Taking taylor expansion of c in a 39.805 * [backup-simplify]: Simplify c into c 39.805 * [backup-simplify]: Simplify (* b b) into (pow b 2) 39.806 * [backup-simplify]: Simplify (* 0 c) into 0 39.806 * [backup-simplify]: Simplify (* 4 0) into 0 39.806 * [backup-simplify]: Simplify (- 0) into 0 39.807 * [backup-simplify]: Simplify (+ (pow b 2) 0) into (pow b 2) 39.807 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 39.807 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 39.807 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 39.808 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 39.808 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 39.808 * [backup-simplify]: Simplify (+ 0 (- (* 4 c))) into (- (* 4 c)) 39.808 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 39.808 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in b 39.808 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 39.808 * [taylor]: Taking taylor expansion of (pow b 2) in b 39.808 * [taylor]: Taking taylor expansion of b in b 39.808 * [backup-simplify]: Simplify 0 into 0 39.808 * [backup-simplify]: Simplify 1 into 1 39.808 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 39.808 * [taylor]: Taking taylor expansion of 4 in b 39.808 * [backup-simplify]: Simplify 4 into 4 39.808 * [taylor]: Taking taylor expansion of (* a c) in b 39.808 * [taylor]: Taking taylor expansion of a in b 39.808 * [backup-simplify]: Simplify a into a 39.808 * [taylor]: Taking taylor expansion of c in b 39.808 * [backup-simplify]: Simplify c into c 39.808 * [backup-simplify]: Simplify (* a c) into (* a c) 39.809 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 39.809 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 39.809 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 39.809 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 39.809 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 39.811 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 39.812 * [backup-simplify]: Simplify (- 0) into 0 39.812 * [backup-simplify]: Simplify (+ 0 0) into 0 39.813 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 39.813 * [taylor]: Taking taylor expansion of (sqrt (- (pow b 2) (* 4 (* a c)))) in b 39.813 * [taylor]: Taking taylor expansion of (- (pow b 2) (* 4 (* a c))) in b 39.813 * [taylor]: Taking taylor expansion of (pow b 2) in b 39.813 * [taylor]: Taking taylor expansion of b in b 39.813 * [backup-simplify]: Simplify 0 into 0 39.813 * [backup-simplify]: Simplify 1 into 1 39.813 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in b 39.813 * [taylor]: Taking taylor expansion of 4 in b 39.813 * [backup-simplify]: Simplify 4 into 4 39.813 * [taylor]: Taking taylor expansion of (* a c) in b 39.813 * [taylor]: Taking taylor expansion of a in b 39.813 * [backup-simplify]: Simplify a into a 39.813 * [taylor]: Taking taylor expansion of c in b 39.813 * [backup-simplify]: Simplify c into c 39.813 * [backup-simplify]: Simplify (* a c) into (* a c) 39.813 * [backup-simplify]: Simplify (* 4 (* a c)) into (* 4 (* a c)) 39.813 * [backup-simplify]: Simplify (- (* 4 (* a c))) into (- (* 4 (* a c))) 39.813 * [backup-simplify]: Simplify (+ 0 (- (* 4 (* a c)))) into (- (* 4 (* a c))) 39.813 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 39.814 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 39.814 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (* a c))) into 0 39.814 * [backup-simplify]: Simplify (- 0) into 0 39.815 * [backup-simplify]: Simplify (+ 0 0) into 0 39.815 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 39.815 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 39.815 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 39.815 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 39.815 * [taylor]: Taking taylor expansion of 4 in a 39.816 * [backup-simplify]: Simplify 4 into 4 39.816 * [taylor]: Taking taylor expansion of (* a c) in a 39.816 * [taylor]: Taking taylor expansion of a in a 39.816 * [backup-simplify]: Simplify 0 into 0 39.816 * [backup-simplify]: Simplify 1 into 1 39.816 * [taylor]: Taking taylor expansion of c in a 39.816 * [backup-simplify]: Simplify c into c 39.816 * [backup-simplify]: Simplify (* 0 c) into 0 39.816 * [backup-simplify]: Simplify (* 4 0) into 0 39.817 * [backup-simplify]: Simplify (- 0) into 0 39.817 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 39.817 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 39.817 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 39.818 * [backup-simplify]: Simplify (sqrt 0) into 0 39.818 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 39.818 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 39.818 * [taylor]: Taking taylor expansion of 0 in c 39.818 * [backup-simplify]: Simplify 0 into 0 39.818 * [backup-simplify]: Simplify 0 into 0 39.818 * [taylor]: Taking taylor expansion of 0 in a 39.818 * [backup-simplify]: Simplify 0 into 0 39.818 * [taylor]: Taking taylor expansion of 0 in c 39.818 * [backup-simplify]: Simplify 0 into 0 39.818 * [backup-simplify]: Simplify 0 into 0 39.818 * [taylor]: Taking taylor expansion of (* +nan.0 c) in c 39.818 * [taylor]: Taking taylor expansion of +nan.0 in c 39.818 * [backup-simplify]: Simplify +nan.0 into +nan.0 39.818 * [taylor]: Taking taylor expansion of c in c 39.818 * [backup-simplify]: Simplify 0 into 0 39.818 * [backup-simplify]: Simplify 1 into 1 39.819 * [backup-simplify]: Simplify (* +nan.0 0) into 0 39.819 * [backup-simplify]: Simplify 0 into 0 39.819 * [backup-simplify]: Simplify 0 into 0 39.819 * [backup-simplify]: Simplify (* 1 1) into 1 39.819 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 39.820 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (* a c)))) into 0 39.820 * [backup-simplify]: Simplify (- 0) into 0 39.820 * [backup-simplify]: Simplify (+ 1 0) into 1 39.821 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt (- (* 4 (* a c)))))) into (/ 1/2 (sqrt (- (* 4 (* a c))))) 39.821 * [taylor]: Taking taylor expansion of (/ 1/2 (sqrt (- (* 4 (* a c))))) in a 39.821 * [taylor]: Taking taylor expansion of 1/2 in a 39.821 * [backup-simplify]: Simplify 1/2 into 1/2 39.821 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 39.821 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 39.821 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 39.821 * [taylor]: Taking taylor expansion of 4 in a 39.821 * [backup-simplify]: Simplify 4 into 4 39.821 * [taylor]: Taking taylor expansion of (* a c) in a 39.821 * [taylor]: Taking taylor expansion of a in a 39.821 * [backup-simplify]: Simplify 0 into 0 39.821 * [backup-simplify]: Simplify 1 into 1 39.821 * [taylor]: Taking taylor expansion of c in a 39.821 * [backup-simplify]: Simplify c into c 39.821 * [backup-simplify]: Simplify (* 0 c) into 0 39.821 * [backup-simplify]: Simplify (* 4 0) into 0 39.821 * [backup-simplify]: Simplify (- 0) into 0 39.822 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 39.822 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 39.822 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 39.822 * [backup-simplify]: Simplify (sqrt 0) into 0 39.822 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 39.823 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 39.823 * [backup-simplify]: Simplify (/ 1/2 (* +nan.0 c)) into (/ +nan.0 c) 39.823 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 39.824 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 39.824 * [backup-simplify]: Simplify (- 0) into 0 39.824 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 39.825 * [backup-simplify]: Simplify (- (/ 0 (* +nan.0 c)) (+ (* (/ +nan.0 c) (/ (* +nan.0 (pow c 2)) (* +nan.0 c))))) into (- +nan.0) 39.825 * [taylor]: Taking taylor expansion of (- +nan.0) in c 39.825 * [taylor]: Taking taylor expansion of +nan.0 in c 39.825 * [backup-simplify]: Simplify +nan.0 into +nan.0 39.825 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 39.825 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 39.825 * [taylor]: Taking taylor expansion of 0 in c 39.825 * [backup-simplify]: Simplify 0 into 0 39.825 * [backup-simplify]: Simplify 0 into 0 39.826 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 39.826 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 39.826 * [backup-simplify]: Simplify (- 0) into 0 39.827 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 39.827 * [taylor]: Taking taylor expansion of (* +nan.0 (pow c 2)) in c 39.827 * [taylor]: Taking taylor expansion of +nan.0 in c 39.827 * [backup-simplify]: Simplify +nan.0 into +nan.0 39.827 * [taylor]: Taking taylor expansion of (pow c 2) in c 39.827 * [taylor]: Taking taylor expansion of c in c 39.827 * [backup-simplify]: Simplify 0 into 0 39.827 * [backup-simplify]: Simplify 1 into 1 39.827 * [backup-simplify]: Simplify 0 into 0 39.828 * [backup-simplify]: Simplify (+ (* +nan.0 1) (* 0 0)) into (- +nan.0) 39.828 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 39.828 * [backup-simplify]: Simplify 0 into 0 39.829 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 39.829 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 c)))) into 0 39.830 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* a c))))) into 0 39.831 * [backup-simplify]: Simplify (- 0) into 0 39.831 * [backup-simplify]: Simplify (+ 0 0) into 0 39.831 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt (- (* 4 (* a c))))))))) (* 2 (sqrt (- (* 4 (* a c)))))) into 0 39.831 * [taylor]: Taking taylor expansion of 0 in a 39.831 * [backup-simplify]: Simplify 0 into 0 39.831 * [taylor]: Taking taylor expansion of 0 in c 39.831 * [backup-simplify]: Simplify 0 into 0 39.831 * [backup-simplify]: Simplify 0 into 0 39.832 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 39.832 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 c) (* 0 0)))) into 0 39.833 * [backup-simplify]: Simplify (- 0) into 0 39.833 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* +nan.0 c) (* +nan.0 (pow c 2)))))) (* 2 0)) into (* +nan.0 (pow c 3)) 39.834 * [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)) 39.834 * [taylor]: Taking taylor expansion of (- (* +nan.0 c)) in c 39.834 * [taylor]: Taking taylor expansion of (* +nan.0 c) in c 39.834 * [taylor]: Taking taylor expansion of +nan.0 in c 39.834 * [backup-simplify]: Simplify +nan.0 into +nan.0 39.834 * [taylor]: Taking taylor expansion of c in c 39.834 * [backup-simplify]: Simplify 0 into 0 39.834 * [backup-simplify]: Simplify 1 into 1 39.834 * [backup-simplify]: Simplify (* +nan.0 0) into 0 39.834 * [backup-simplify]: Simplify (- 0) into 0 39.834 * [backup-simplify]: Simplify 0 into 0 39.834 * [taylor]: Taking taylor expansion of 0 in c 39.834 * [backup-simplify]: Simplify 0 into 0 39.834 * [backup-simplify]: Simplify 0 into 0 39.835 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 39.836 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 c) (* 0 0)))) into 0 39.836 * [backup-simplify]: Simplify (- 0) into 0 39.836 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* +nan.0 c) (* +nan.0 (pow c 2)))))) (* 2 0)) into (* +nan.0 (pow c 3)) 39.836 * [taylor]: Taking taylor expansion of (* +nan.0 (pow c 3)) in c 39.836 * [taylor]: Taking taylor expansion of +nan.0 in c 39.836 * [backup-simplify]: Simplify +nan.0 into +nan.0 39.836 * [taylor]: Taking taylor expansion of (pow c 3) in c 39.836 * [taylor]: Taking taylor expansion of c in c 39.836 * [backup-simplify]: Simplify 0 into 0 39.836 * [backup-simplify]: Simplify 1 into 1 39.837 * [backup-simplify]: Simplify (- 0) into 0 39.837 * [backup-simplify]: Simplify 0 into 0 39.837 * [backup-simplify]: Simplify 0 into 0 39.837 * [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))))) 39.837 * [backup-simplify]: Simplify (sqrt (- (* (/ 1 b) (/ 1 b)) (* (* 4 (/ 1 a)) (/ 1 c)))) into (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) 39.837 * [approximate]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in (b a c) around 0 39.837 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 39.838 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 39.838 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 39.838 * [taylor]: Taking taylor expansion of (pow b 2) in c 39.838 * [taylor]: Taking taylor expansion of b in c 39.838 * [backup-simplify]: Simplify b into b 39.838 * [backup-simplify]: Simplify (* b b) into (pow b 2) 39.838 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 39.838 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 39.838 * [taylor]: Taking taylor expansion of 4 in c 39.838 * [backup-simplify]: Simplify 4 into 4 39.838 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 39.838 * [taylor]: Taking taylor expansion of (* a c) in c 39.838 * [taylor]: Taking taylor expansion of a in c 39.838 * [backup-simplify]: Simplify a into a 39.838 * [taylor]: Taking taylor expansion of c in c 39.838 * [backup-simplify]: Simplify 0 into 0 39.838 * [backup-simplify]: Simplify 1 into 1 39.838 * [backup-simplify]: Simplify (* a 0) into 0 39.838 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 39.838 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 39.838 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 39.838 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 39.838 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 39.839 * [backup-simplify]: Simplify (sqrt 0) into 0 39.839 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 39.839 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 39.839 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 39.839 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 39.839 * [taylor]: Taking taylor expansion of (pow b 2) in a 39.839 * [taylor]: Taking taylor expansion of b in a 39.839 * [backup-simplify]: Simplify b into b 39.839 * [backup-simplify]: Simplify (* b b) into (pow b 2) 39.839 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 39.839 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 39.839 * [taylor]: Taking taylor expansion of 4 in a 39.839 * [backup-simplify]: Simplify 4 into 4 39.839 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 39.839 * [taylor]: Taking taylor expansion of (* a c) in a 39.839 * [taylor]: Taking taylor expansion of a in a 39.839 * [backup-simplify]: Simplify 0 into 0 39.839 * [backup-simplify]: Simplify 1 into 1 39.839 * [taylor]: Taking taylor expansion of c in a 39.839 * [backup-simplify]: Simplify c into c 39.839 * [backup-simplify]: Simplify (* 0 c) into 0 39.840 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 39.840 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 39.840 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 39.840 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 39.840 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 39.840 * [backup-simplify]: Simplify (sqrt 0) into 0 39.840 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 39.840 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 39.840 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 39.840 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 39.840 * [taylor]: Taking taylor expansion of (pow b 2) in b 39.840 * [taylor]: Taking taylor expansion of b in b 39.840 * [backup-simplify]: Simplify 0 into 0 39.841 * [backup-simplify]: Simplify 1 into 1 39.841 * [backup-simplify]: Simplify (* 1 1) into 1 39.841 * [backup-simplify]: Simplify (/ 1 1) into 1 39.841 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 39.841 * [taylor]: Taking taylor expansion of 4 in b 39.841 * [backup-simplify]: Simplify 4 into 4 39.841 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 39.841 * [taylor]: Taking taylor expansion of (* a c) in b 39.841 * [taylor]: Taking taylor expansion of a in b 39.841 * [backup-simplify]: Simplify a into a 39.841 * [taylor]: Taking taylor expansion of c in b 39.841 * [backup-simplify]: Simplify c into c 39.841 * [backup-simplify]: Simplify (* a c) into (* a c) 39.841 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 39.842 * [backup-simplify]: Simplify (+ 1 0) into 1 39.842 * [backup-simplify]: Simplify (sqrt 1) into 1 39.842 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 39.843 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 39.843 * [backup-simplify]: Simplify (+ 0 0) into 0 39.843 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 39.843 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 39.843 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 39.843 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 39.843 * [taylor]: Taking taylor expansion of (pow b 2) in b 39.844 * [taylor]: Taking taylor expansion of b in b 39.844 * [backup-simplify]: Simplify 0 into 0 39.844 * [backup-simplify]: Simplify 1 into 1 39.844 * [backup-simplify]: Simplify (* 1 1) into 1 39.844 * [backup-simplify]: Simplify (/ 1 1) into 1 39.844 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 39.844 * [taylor]: Taking taylor expansion of 4 in b 39.844 * [backup-simplify]: Simplify 4 into 4 39.844 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 39.844 * [taylor]: Taking taylor expansion of (* a c) in b 39.844 * [taylor]: Taking taylor expansion of a in b 39.844 * [backup-simplify]: Simplify a into a 39.844 * [taylor]: Taking taylor expansion of c in b 39.844 * [backup-simplify]: Simplify c into c 39.844 * [backup-simplify]: Simplify (* a c) into (* a c) 39.844 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 39.845 * [backup-simplify]: Simplify (+ 1 0) into 1 39.845 * [backup-simplify]: Simplify (sqrt 1) into 1 39.845 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 39.846 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 39.846 * [backup-simplify]: Simplify (+ 0 0) into 0 39.846 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 39.846 * [taylor]: Taking taylor expansion of 1 in a 39.846 * [backup-simplify]: Simplify 1 into 1 39.846 * [taylor]: Taking taylor expansion of 0 in a 39.846 * [backup-simplify]: Simplify 0 into 0 39.846 * [taylor]: Taking taylor expansion of 1 in c 39.846 * [backup-simplify]: Simplify 1 into 1 39.847 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 39.847 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 39.848 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 39.848 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 39.848 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 39.848 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 39.848 * [taylor]: Taking taylor expansion of (/ -2 (* a c)) in a 39.848 * [taylor]: Taking taylor expansion of -2 in a 39.849 * [backup-simplify]: Simplify -2 into -2 39.849 * [taylor]: Taking taylor expansion of (* a c) in a 39.849 * [taylor]: Taking taylor expansion of a in a 39.849 * [backup-simplify]: Simplify 0 into 0 39.849 * [backup-simplify]: Simplify 1 into 1 39.849 * [taylor]: Taking taylor expansion of c in a 39.849 * [backup-simplify]: Simplify c into c 39.849 * [backup-simplify]: Simplify (* 0 c) into 0 39.849 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 39.849 * [backup-simplify]: Simplify (/ -2 c) into (/ -2 c) 39.849 * [taylor]: Taking taylor expansion of (/ -2 c) in c 39.849 * [taylor]: Taking taylor expansion of -2 in c 39.849 * [backup-simplify]: Simplify -2 into -2 39.849 * [taylor]: Taking taylor expansion of c in c 39.849 * [backup-simplify]: Simplify 0 into 0 39.849 * [backup-simplify]: Simplify 1 into 1 39.849 * [backup-simplify]: Simplify (/ -2 1) into -2 39.849 * [backup-simplify]: Simplify -2 into -2 39.849 * [taylor]: Taking taylor expansion of 0 in c 39.849 * [backup-simplify]: Simplify 0 into 0 39.849 * [taylor]: Taking taylor expansion of 0 in c 39.849 * [backup-simplify]: Simplify 0 into 0 39.849 * [backup-simplify]: Simplify 1 into 1 39.850 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 39.851 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 39.851 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 39.851 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 39.851 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (* a c)))) into 0 39.851 * [backup-simplify]: Simplify (- 0) into 0 39.851 * [backup-simplify]: Simplify (+ 0 0) into 0 39.852 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 39.852 * [taylor]: Taking taylor expansion of 0 in a 39.852 * [backup-simplify]: Simplify 0 into 0 39.852 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 39.852 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)))) into 0 39.852 * [taylor]: Taking taylor expansion of 0 in c 39.853 * [backup-simplify]: Simplify 0 into 0 39.853 * [taylor]: Taking taylor expansion of 0 in c 39.853 * [backup-simplify]: Simplify 0 into 0 39.853 * [taylor]: Taking taylor expansion of 0 in c 39.853 * [backup-simplify]: Simplify 0 into 0 39.853 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 39.853 * [backup-simplify]: Simplify 0 into 0 39.853 * [backup-simplify]: Simplify 0 into 0 39.853 * [backup-simplify]: Simplify 0 into 0 39.853 * [backup-simplify]: Simplify 0 into 0 39.854 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 39.855 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 39.856 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 39.856 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 39.857 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 39.857 * [backup-simplify]: Simplify (- 0) into 0 39.857 * [backup-simplify]: Simplify (+ 0 0) into 0 39.859 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 39.859 * [taylor]: Taking taylor expansion of (/ -2 (* (pow a 2) (pow c 2))) in a 39.859 * [taylor]: Taking taylor expansion of -2 in a 39.859 * [backup-simplify]: Simplify -2 into -2 39.859 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 39.859 * [taylor]: Taking taylor expansion of (pow a 2) in a 39.859 * [taylor]: Taking taylor expansion of a in a 39.859 * [backup-simplify]: Simplify 0 into 0 39.859 * [backup-simplify]: Simplify 1 into 1 39.859 * [taylor]: Taking taylor expansion of (pow c 2) in a 39.859 * [taylor]: Taking taylor expansion of c in a 39.859 * [backup-simplify]: Simplify c into c 39.859 * [backup-simplify]: Simplify (* 1 1) into 1 39.859 * [backup-simplify]: Simplify (* c c) into (pow c 2) 39.859 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 39.860 * [backup-simplify]: Simplify (/ -2 (pow c 2)) into (/ -2 (pow c 2)) 39.860 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 39.860 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 39.861 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 39.861 * [backup-simplify]: Simplify (- (/ 0 (pow c 2)) (+ (* (/ -2 (pow c 2)) (/ 0 (pow c 2))))) into 0 39.861 * [taylor]: Taking taylor expansion of 0 in c 39.861 * [backup-simplify]: Simplify 0 into 0 39.861 * [taylor]: Taking taylor expansion of 0 in c 39.861 * [backup-simplify]: Simplify 0 into 0 39.862 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 39.863 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 39.863 * [taylor]: Taking taylor expansion of 0 in c 39.863 * [backup-simplify]: Simplify 0 into 0 39.863 * [taylor]: Taking taylor expansion of 0 in c 39.863 * [backup-simplify]: Simplify 0 into 0 39.863 * [taylor]: Taking taylor expansion of 0 in c 39.863 * [backup-simplify]: Simplify 0 into 0 39.863 * [backup-simplify]: Simplify 0 into 0 39.863 * [backup-simplify]: Simplify 0 into 0 39.863 * [backup-simplify]: Simplify (+ (* 1 (* 1 (* 1 (/ 1 (/ 1 b))))) (* -2 (* (/ 1 (/ 1 c)) (* (/ 1 (/ 1 a)) (/ 1 b))))) into (- b (* 2 (/ (* a c) b))) 39.863 * [backup-simplify]: Simplify (sqrt (- (* (/ 1 (- b)) (/ 1 (- b))) (* (* 4 (/ 1 (- a))) (/ 1 (- c))))) into (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) 39.864 * [approximate]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in (b a c) around 0 39.864 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in c 39.864 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in c 39.864 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 39.864 * [taylor]: Taking taylor expansion of (pow b 2) in c 39.864 * [taylor]: Taking taylor expansion of b in c 39.864 * [backup-simplify]: Simplify b into b 39.864 * [backup-simplify]: Simplify (* b b) into (pow b 2) 39.864 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 39.864 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in c 39.864 * [taylor]: Taking taylor expansion of 4 in c 39.864 * [backup-simplify]: Simplify 4 into 4 39.864 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 39.864 * [taylor]: Taking taylor expansion of (* a c) in c 39.864 * [taylor]: Taking taylor expansion of a in c 39.864 * [backup-simplify]: Simplify a into a 39.864 * [taylor]: Taking taylor expansion of c in c 39.864 * [backup-simplify]: Simplify 0 into 0 39.864 * [backup-simplify]: Simplify 1 into 1 39.864 * [backup-simplify]: Simplify (* a 0) into 0 39.865 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 39.865 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 39.865 * [backup-simplify]: Simplify (* 4 (/ 1 a)) into (/ 4 a) 39.865 * [backup-simplify]: Simplify (- (/ 4 a)) into (- (* 4 (/ 1 a))) 39.865 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 a)))) into (- (* 4 (/ 1 a))) 39.865 * [backup-simplify]: Simplify (sqrt 0) into 0 39.866 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 39.866 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in a 39.866 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in a 39.866 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 39.866 * [taylor]: Taking taylor expansion of (pow b 2) in a 39.866 * [taylor]: Taking taylor expansion of b in a 39.866 * [backup-simplify]: Simplify b into b 39.866 * [backup-simplify]: Simplify (* b b) into (pow b 2) 39.866 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 39.866 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in a 39.866 * [taylor]: Taking taylor expansion of 4 in a 39.866 * [backup-simplify]: Simplify 4 into 4 39.866 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 39.866 * [taylor]: Taking taylor expansion of (* a c) in a 39.866 * [taylor]: Taking taylor expansion of a in a 39.866 * [backup-simplify]: Simplify 0 into 0 39.866 * [backup-simplify]: Simplify 1 into 1 39.866 * [taylor]: Taking taylor expansion of c in a 39.866 * [backup-simplify]: Simplify c into c 39.867 * [backup-simplify]: Simplify (* 0 c) into 0 39.867 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 39.867 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 39.867 * [backup-simplify]: Simplify (* 4 (/ 1 c)) into (/ 4 c) 39.867 * [backup-simplify]: Simplify (- (/ 4 c)) into (- (* 4 (/ 1 c))) 39.867 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 c)))) into (- (* 4 (/ 1 c))) 39.868 * [backup-simplify]: Simplify (sqrt 0) into 0 39.868 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 39.868 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 39.868 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 39.868 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 39.868 * [taylor]: Taking taylor expansion of (pow b 2) in b 39.868 * [taylor]: Taking taylor expansion of b in b 39.868 * [backup-simplify]: Simplify 0 into 0 39.868 * [backup-simplify]: Simplify 1 into 1 39.869 * [backup-simplify]: Simplify (* 1 1) into 1 39.869 * [backup-simplify]: Simplify (/ 1 1) into 1 39.869 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 39.869 * [taylor]: Taking taylor expansion of 4 in b 39.869 * [backup-simplify]: Simplify 4 into 4 39.869 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 39.869 * [taylor]: Taking taylor expansion of (* a c) in b 39.869 * [taylor]: Taking taylor expansion of a in b 39.869 * [backup-simplify]: Simplify a into a 39.869 * [taylor]: Taking taylor expansion of c in b 39.869 * [backup-simplify]: Simplify c into c 39.869 * [backup-simplify]: Simplify (* a c) into (* a c) 39.870 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 39.870 * [backup-simplify]: Simplify (+ 1 0) into 1 39.870 * [backup-simplify]: Simplify (sqrt 1) into 1 39.871 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 39.872 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 39.872 * [backup-simplify]: Simplify (+ 0 0) into 0 39.873 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 39.873 * [taylor]: Taking taylor expansion of (sqrt (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c))))) in b 39.873 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* 4 (/ 1 (* a c)))) in b 39.873 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 39.873 * [taylor]: Taking taylor expansion of (pow b 2) in b 39.873 * [taylor]: Taking taylor expansion of b in b 39.873 * [backup-simplify]: Simplify 0 into 0 39.873 * [backup-simplify]: Simplify 1 into 1 39.874 * [backup-simplify]: Simplify (* 1 1) into 1 39.874 * [backup-simplify]: Simplify (/ 1 1) into 1 39.874 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* a c))) in b 39.874 * [taylor]: Taking taylor expansion of 4 in b 39.874 * [backup-simplify]: Simplify 4 into 4 39.874 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 39.874 * [taylor]: Taking taylor expansion of (* a c) in b 39.874 * [taylor]: Taking taylor expansion of a in b 39.874 * [backup-simplify]: Simplify a into a 39.874 * [taylor]: Taking taylor expansion of c in b 39.874 * [backup-simplify]: Simplify c into c 39.874 * [backup-simplify]: Simplify (* a c) into (* a c) 39.874 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 39.875 * [backup-simplify]: Simplify (+ 1 0) into 1 39.876 * [backup-simplify]: Simplify (sqrt 1) into 1 39.876 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 39.877 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 39.877 * [backup-simplify]: Simplify (+ 0 0) into 0 39.878 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 39.878 * [taylor]: Taking taylor expansion of 1 in a 39.878 * [backup-simplify]: Simplify 1 into 1 39.878 * [taylor]: Taking taylor expansion of 0 in a 39.878 * [backup-simplify]: Simplify 0 into 0 39.878 * [taylor]: Taking taylor expansion of 1 in c 39.878 * [backup-simplify]: Simplify 1 into 1 39.879 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 39.880 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 39.880 * [backup-simplify]: Simplify (* 4 (/ 1 (* a c))) into (/ 4 (* a c)) 39.880 * [backup-simplify]: Simplify (- (/ 4 (* a c))) into (- (* 4 (/ 1 (* a c)))) 39.880 * [backup-simplify]: Simplify (+ 0 (- (* 4 (/ 1 (* a c))))) into (- (* 4 (/ 1 (* a c)))) 39.882 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 39.882 * [taylor]: Taking taylor expansion of (/ -2 (* a c)) in a 39.882 * [taylor]: Taking taylor expansion of -2 in a 39.882 * [backup-simplify]: Simplify -2 into -2 39.882 * [taylor]: Taking taylor expansion of (* a c) in a 39.882 * [taylor]: Taking taylor expansion of a in a 39.882 * [backup-simplify]: Simplify 0 into 0 39.882 * [backup-simplify]: Simplify 1 into 1 39.882 * [taylor]: Taking taylor expansion of c in a 39.882 * [backup-simplify]: Simplify c into c 39.882 * [backup-simplify]: Simplify (* 0 c) into 0 39.882 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 39.882 * [backup-simplify]: Simplify (/ -2 c) into (/ -2 c) 39.882 * [taylor]: Taking taylor expansion of (/ -2 c) in c 39.882 * [taylor]: Taking taylor expansion of -2 in c 39.883 * [backup-simplify]: Simplify -2 into -2 39.883 * [taylor]: Taking taylor expansion of c in c 39.883 * [backup-simplify]: Simplify 0 into 0 39.883 * [backup-simplify]: Simplify 1 into 1 39.883 * [backup-simplify]: Simplify (/ -2 1) into -2 39.883 * [backup-simplify]: Simplify -2 into -2 39.883 * [taylor]: Taking taylor expansion of 0 in c 39.883 * [backup-simplify]: Simplify 0 into 0 39.883 * [taylor]: Taking taylor expansion of 0 in c 39.883 * [backup-simplify]: Simplify 0 into 0 39.883 * [backup-simplify]: Simplify 1 into 1 39.884 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 39.885 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 39.885 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 39.886 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 39.886 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (* a c)))) into 0 39.886 * [backup-simplify]: Simplify (- 0) into 0 39.887 * [backup-simplify]: Simplify (+ 0 0) into 0 39.887 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 39.887 * [taylor]: Taking taylor expansion of 0 in a 39.887 * [backup-simplify]: Simplify 0 into 0 39.888 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 39.888 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)))) into 0 39.888 * [taylor]: Taking taylor expansion of 0 in c 39.888 * [backup-simplify]: Simplify 0 into 0 39.888 * [taylor]: Taking taylor expansion of 0 in c 39.888 * [backup-simplify]: Simplify 0 into 0 39.888 * [taylor]: Taking taylor expansion of 0 in c 39.889 * [backup-simplify]: Simplify 0 into 0 39.889 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 39.889 * [backup-simplify]: Simplify 0 into 0 39.889 * [backup-simplify]: Simplify 0 into 0 39.890 * [backup-simplify]: Simplify 0 into 0 39.890 * [backup-simplify]: Simplify 0 into 0 39.891 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 39.892 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 39.892 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 39.892 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 39.893 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 39.894 * [backup-simplify]: Simplify (- 0) into 0 39.894 * [backup-simplify]: Simplify (+ 0 0) into 0 39.895 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 39.895 * [taylor]: Taking taylor expansion of (/ -2 (* (pow a 2) (pow c 2))) in a 39.895 * [taylor]: Taking taylor expansion of -2 in a 39.895 * [backup-simplify]: Simplify -2 into -2 39.895 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 39.895 * [taylor]: Taking taylor expansion of (pow a 2) in a 39.895 * [taylor]: Taking taylor expansion of a in a 39.895 * [backup-simplify]: Simplify 0 into 0 39.895 * [backup-simplify]: Simplify 1 into 1 39.895 * [taylor]: Taking taylor expansion of (pow c 2) in a 39.895 * [taylor]: Taking taylor expansion of c in a 39.895 * [backup-simplify]: Simplify c into c 39.896 * [backup-simplify]: Simplify (* 1 1) into 1 39.896 * [backup-simplify]: Simplify (* c c) into (pow c 2) 39.896 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 39.896 * [backup-simplify]: Simplify (/ -2 (pow c 2)) into (/ -2 (pow c 2)) 39.896 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 39.897 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 39.897 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 39.897 * [backup-simplify]: Simplify (- (/ 0 (pow c 2)) (+ (* (/ -2 (pow c 2)) (/ 0 (pow c 2))))) into 0 39.897 * [taylor]: Taking taylor expansion of 0 in c 39.897 * [backup-simplify]: Simplify 0 into 0 39.898 * [taylor]: Taking taylor expansion of 0 in c 39.898 * [backup-simplify]: Simplify 0 into 0 39.899 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 39.899 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -2 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 39.899 * [taylor]: Taking taylor expansion of 0 in c 39.899 * [backup-simplify]: Simplify 0 into 0 39.899 * [taylor]: Taking taylor expansion of 0 in c 39.899 * [backup-simplify]: Simplify 0 into 0 39.899 * [taylor]: Taking taylor expansion of 0 in c 39.899 * [backup-simplify]: Simplify 0 into 0 39.899 * [backup-simplify]: Simplify 0 into 0 39.899 * [backup-simplify]: Simplify 0 into 0 39.900 * [backup-simplify]: Simplify (+ (* 1 (* 1 (* 1 (/ 1 (/ 1 (- b)))))) (* -2 (* (/ 1 (/ 1 (- c))) (* (/ 1 (/ 1 (- a))) (/ 1 (- b)))))) into (- (* 2 (/ (* a c) b)) b) 39.900 * * * [progress]: simplifying candidates 39.900 * * * * [progress]: [ 1 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (pow (- (* b b) (* (* 4 a) c)) 1/3)))))) (* 2 a))))> 39.900 * * * * [progress]: [ 2 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (pow (cbrt (- (* b b) (* (* 4 a) c))) 1)))))) (* 2 a))))> 39.900 * * * * [progress]: [ 3 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (exp (log (cbrt (- (* b b) (* (* 4 a) c)))))))))) (* 2 a))))> 39.900 * [simplify]: Simplifying (log (cbrt (- (* b b) (* (* 4 a) c)))) 39.900 * * [simplify]: iters left: 6 (10 enodes) 39.905 * * [simplify]: iters left: 5 (36 enodes) 39.912 * * [simplify]: iters left: 4 (58 enodes) 39.923 * * [simplify]: iters left: 3 (95 enodes) 39.945 * * [simplify]: iters left: 2 (101 enodes) 39.970 * * [simplify]: Extracting #0: cost 1 inf + 0 39.970 * * [simplify]: Extracting #1: cost 3 inf + 0 39.970 * * [simplify]: Extracting #2: cost 5 inf + 0 39.970 * * [simplify]: Extracting #3: cost 9 inf + 0 39.970 * * [simplify]: Extracting #4: cost 25 inf + 0 39.970 * * [simplify]: Extracting #5: cost 24 inf + 211 39.971 * * [simplify]: Extracting #6: cost 3 inf + 2213 39.972 * * [simplify]: Extracting #7: cost 0 inf + 2611 39.973 * [simplify]: Simplified to (log (cbrt (- (* b b) (* (* 4 a) c)))) 39.973 * [simplify]: Simplified (2 3 1 2 2 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (exp (log (cbrt (- (* b b) (* (* 4 a) c)))))))))) (* 2 a)))) 39.974 * * * * [progress]: [ 4 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (log (exp (cbrt (- (* b b) (* (* 4 a) c)))))))))) (* 2 a))))> 39.974 * [simplify]: Simplifying (exp (cbrt (- (* b b) (* (* 4 a) c)))) 39.974 * * [simplify]: iters left: 6 (10 enodes) 39.980 * * [simplify]: iters left: 5 (36 enodes) 39.991 * * [simplify]: iters left: 4 (58 enodes) 40.011 * * [simplify]: iters left: 3 (95 enodes) 40.040 * * [simplify]: iters left: 2 (101 enodes) 40.066 * * [simplify]: Extracting #0: cost 1 inf + 0 40.066 * * [simplify]: Extracting #1: cost 3 inf + 0 40.066 * * [simplify]: Extracting #2: cost 5 inf + 0 40.066 * * [simplify]: Extracting #3: cost 9 inf + 0 40.066 * * [simplify]: Extracting #4: cost 25 inf + 0 40.066 * * [simplify]: Extracting #5: cost 24 inf + 211 40.067 * * [simplify]: Extracting #6: cost 3 inf + 2213 40.068 * * [simplify]: Extracting #7: cost 0 inf + 2611 40.070 * [simplify]: Simplified to (exp (cbrt (- (* b b) (* (* 4 a) c)))) 40.070 * [simplify]: Simplified (2 3 1 2 2 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (log (exp (cbrt (- (* b b) (* (* 4 a) c)))))))))) (* 2 a)))) 40.070 * * * * [progress]: [ 5 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (cbrt (cbrt (- (* b b) (* (* 4 a) c)))))))))) (* 2 a))))> 40.070 * [simplify]: Simplifying (cbrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) 40.071 * * [simplify]: iters left: 6 (11 enodes) 40.075 * * [simplify]: iters left: 5 (39 enodes) 40.082 * * [simplify]: iters left: 4 (61 enodes) 40.092 * * [simplify]: iters left: 3 (98 enodes) 40.115 * * [simplify]: iters left: 2 (104 enodes) 40.132 * * [simplify]: Extracting #0: cost 1 inf + 0 40.132 * * [simplify]: Extracting #1: cost 3 inf + 0 40.132 * * [simplify]: Extracting #2: cost 5 inf + 0 40.132 * * [simplify]: Extracting #3: cost 7 inf + 0 40.132 * * [simplify]: Extracting #4: cost 11 inf + 0 40.132 * * [simplify]: Extracting #5: cost 27 inf + 0 40.132 * * [simplify]: Extracting #6: cost 25 inf + 254 40.133 * * [simplify]: Extracting #7: cost 4 inf + 2103 40.133 * * [simplify]: Extracting #8: cost 0 inf + 3279 40.134 * [simplify]: Simplified to (cbrt (* (cbrt (- (* b b) (* a (* 4 c)))) (cbrt (- (* b b) (* a (* 4 c)))))) 40.134 * [simplify]: Simplified (2 3 1 2 2 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (* (cbrt (- (* b b) (* a (* 4 c)))) (cbrt (- (* b b) (* a (* 4 c)))))) (cbrt (cbrt (- (* b b) (* (* 4 a) c)))))))))) (* 2 a)))) 40.134 * [simplify]: Simplifying (cbrt (cbrt (- (* b b) (* (* 4 a) c)))) 40.135 * * [simplify]: iters left: 6 (10 enodes) 40.137 * * [simplify]: iters left: 5 (36 enodes) 40.143 * * [simplify]: iters left: 4 (58 enodes) 40.156 * * [simplify]: iters left: 3 (95 enodes) 40.183 * * [simplify]: iters left: 2 (101 enodes) 40.195 * * [simplify]: Extracting #0: cost 1 inf + 0 40.195 * * [simplify]: Extracting #1: cost 3 inf + 0 40.195 * * [simplify]: Extracting #2: cost 5 inf + 0 40.195 * * [simplify]: Extracting #3: cost 9 inf + 0 40.196 * * [simplify]: Extracting #4: cost 25 inf + 0 40.196 * * [simplify]: Extracting #5: cost 24 inf + 211 40.196 * * [simplify]: Extracting #6: cost 3 inf + 2223 40.197 * * [simplify]: Extracting #7: cost 0 inf + 2631 40.197 * [simplify]: Simplified to (cbrt (cbrt (- (* b b) (* (* 4 a) c)))) 40.197 * [simplify]: Simplified (2 3 1 2 2 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (cbrt (cbrt (- (* b b) (* (* 4 a) c)))))))))) (* 2 a)))) 40.197 * * * * [progress]: [ 6 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))))) (* 2 a))))> 40.198 * [simplify]: Simplifying (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) 40.198 * * [simplify]: iters left: 6 (10 enodes) 40.200 * * [simplify]: iters left: 5 (36 enodes) 40.206 * * [simplify]: iters left: 4 (58 enodes) 40.217 * * [simplify]: iters left: 3 (95 enodes) 40.246 * * [simplify]: iters left: 2 (101 enodes) 40.261 * * [simplify]: Extracting #0: cost 1 inf + 0 40.261 * * [simplify]: Extracting #1: cost 3 inf + 0 40.261 * * [simplify]: Extracting #2: cost 5 inf + 0 40.261 * * [simplify]: Extracting #3: cost 9 inf + 0 40.261 * * [simplify]: Extracting #4: cost 25 inf + 0 40.261 * * [simplify]: Extracting #5: cost 24 inf + 211 40.262 * * [simplify]: Extracting #6: cost 3 inf + 2103 40.262 * * [simplify]: Extracting #7: cost 0 inf + 2471 40.263 * [simplify]: Simplified to (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) 40.263 * [simplify]: Simplified (2 3 1 2 2 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))))) (* 2 a)))) 40.263 * [simplify]: Simplifying (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) 40.263 * * [simplify]: iters left: 6 (10 enodes) 40.266 * * [simplify]: iters left: 5 (36 enodes) 40.272 * * [simplify]: iters left: 4 (58 enodes) 40.285 * * [simplify]: iters left: 3 (95 enodes) 40.314 * * [simplify]: iters left: 2 (101 enodes) 40.338 * * [simplify]: Extracting #0: cost 1 inf + 0 40.338 * * [simplify]: Extracting #1: cost 3 inf + 0 40.338 * * [simplify]: Extracting #2: cost 5 inf + 0 40.338 * * [simplify]: Extracting #3: cost 9 inf + 0 40.338 * * [simplify]: Extracting #4: cost 25 inf + 0 40.339 * * [simplify]: Extracting #5: cost 24 inf + 211 40.339 * * [simplify]: Extracting #6: cost 3 inf + 2103 40.340 * * [simplify]: Extracting #7: cost 0 inf + 2471 40.340 * [simplify]: Simplified to (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) 40.340 * [simplify]: Simplified (2 3 1 2 2 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))))))) (* 2 a)))) 40.340 * * * * [progress]: [ 7 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (cbrt 1) (cbrt (- (* b b) (* (* 4 a) c))))))))) (* 2 a))))> 40.341 * [simplify]: Simplifying (cbrt 1) 40.341 * * [simplify]: iters left: 1 (2 enodes) 40.343 * * [simplify]: Extracting #0: cost 1 inf + 0 40.343 * * [simplify]: Extracting #1: cost 0 inf + 1 40.343 * [simplify]: Simplified to 1 40.343 * [simplify]: Simplified (2 3 1 2 2 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* 1 (cbrt (- (* b b) (* (* 4 a) c))))))))) (* 2 a)))) 40.343 * [simplify]: Simplifying (cbrt (- (* b b) (* (* 4 a) c))) 40.343 * * [simplify]: iters left: 6 (9 enodes) 40.345 * * [simplify]: iters left: 5 (33 enodes) 40.351 * * [simplify]: iters left: 4 (55 enodes) 40.360 * * [simplify]: iters left: 3 (92 enodes) 40.380 * * [simplify]: iters left: 2 (100 enodes) 40.402 * * [simplify]: Extracting #0: cost 1 inf + 0 40.402 * * [simplify]: Extracting #1: cost 3 inf + 0 40.402 * * [simplify]: Extracting #2: cost 7 inf + 0 40.402 * * [simplify]: Extracting #3: cost 23 inf + 0 40.402 * * [simplify]: Extracting #4: cost 21 inf + 295 40.403 * * [simplify]: Extracting #5: cost 7 inf + 1042 40.403 * * [simplify]: Extracting #6: cost 1 inf + 1739 40.404 * * [simplify]: Extracting #7: cost 0 inf + 1983 40.404 * [simplify]: Simplified to (cbrt (- (* b b) (* 4 (* a c)))) 40.404 * [simplify]: Simplified (2 3 1 2 2 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* 1 (cbrt (- (* b b) (* 4 (* a c)))))))))) (* 2 a)))) 40.404 * * * * [progress]: [ 8 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (/ (cbrt (- (pow (* b b) 3) (pow (* (* 4 a) c) 3))) (cbrt (+ (* (* b b) (* b b)) (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (* b b) (* (* 4 a) c))))))))))) (* 2 a))))> 40.405 * [simplify]: Simplifying (cbrt (- (pow (* b b) 3) (pow (* (* 4 a) c) 3))) 40.405 * * [simplify]: iters left: 6 (12 enodes) 40.409 * * [simplify]: iters left: 5 (60 enodes) 40.424 * * [simplify]: iters left: 4 (184 enodes) 40.504 * * [simplify]: Extracting #0: cost 1 inf + 0 40.504 * * [simplify]: Extracting #1: cost 3 inf + 0 40.504 * * [simplify]: Extracting #2: cost 11 inf + 0 40.504 * * [simplify]: Extracting #3: cost 119 inf + 0 40.505 * * [simplify]: Extracting #4: cost 204 inf + 1307 40.510 * * [simplify]: Extracting #5: cost 92 inf + 19750 40.523 * * [simplify]: Extracting #6: cost 9 inf + 38026 40.538 * * [simplify]: Extracting #7: cost 0 inf + 40417 40.545 * * [simplify]: Extracting #8: cost 0 inf + 40335 40.555 * [simplify]: Simplified to (cbrt (- (* (* b b) (* (* b b) (* b b))) (* 64 (* (* (* c a) (* c a)) (* c a))))) 40.555 * [simplify]: Simplified (2 3 1 2 2 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (/ (cbrt (- (* (* b b) (* (* b b) (* b b))) (* 64 (* (* (* c a) (* c a)) (* c a))))) (cbrt (+ (* (* b b) (* b b)) (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (* b b) (* (* 4 a) c))))))))))) (* 2 a)))) 40.555 * [simplify]: Simplifying (cbrt (+ (* (* b b) (* b b)) (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (* b b) (* (* 4 a) c))))) 40.556 * * [simplify]: iters left: 6 (13 enodes) 40.559 * * [simplify]: iters left: 5 (65 enodes) 40.576 * * [simplify]: iters left: 4 (174 enodes) 40.638 * * [simplify]: iters left: 3 (459 enodes) 40.847 * * [simplify]: Extracting #0: cost 1 inf + 0 40.847 * * [simplify]: Extracting #1: cost 3 inf + 0 40.847 * * [simplify]: Extracting #2: cost 10 inf + 0 40.847 * * [simplify]: Extracting #3: cost 75 inf + 0 40.848 * * [simplify]: Extracting #4: cost 109 inf + 1281 40.850 * * [simplify]: Extracting #5: cost 36 inf + 9444 40.856 * * [simplify]: Extracting #6: cost 1 inf + 15515 40.863 * * [simplify]: Extracting #7: cost 0 inf + 15719 40.876 * [simplify]: Simplified to (cbrt (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (+ (* (* 4 a) c) (* b b)) (* b b)))) 40.876 * [simplify]: Simplified (2 3 1 2 2 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (/ (cbrt (- (* (* b b) (* (* b b) (* b b))) (* 64 (* (* (* c a) (* c a)) (* c a))))) (cbrt (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (+ (* (* 4 a) c) (* b b)) (* b b)))))))))) (* 2 a)))) 40.876 * * * * [progress]: [ 9 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (/ (cbrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) (cbrt (+ (* b b) (* (* 4 a) c))))))))) (* 2 a))))> 40.877 * [simplify]: Simplifying (cbrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) 40.877 * * [simplify]: iters left: 6 (11 enodes) 40.883 * * [simplify]: iters left: 5 (53 enodes) 40.905 * * [simplify]: iters left: 4 (138 enodes) 40.980 * * [simplify]: iters left: 3 (430 enodes) 41.293 * * [simplify]: Extracting #0: cost 1 inf + 0 41.293 * * [simplify]: Extracting #1: cost 3 inf + 0 41.293 * * [simplify]: Extracting #2: cost 13 inf + 0 41.293 * * [simplify]: Extracting #3: cost 137 inf + 0 41.294 * * [simplify]: Extracting #4: cost 182 inf + 1154 41.297 * * [simplify]: Extracting #5: cost 77 inf + 13880 41.304 * * [simplify]: Extracting #6: cost 4 inf + 24769 41.313 * * [simplify]: Extracting #7: cost 0 inf + 25389 41.327 * [simplify]: Simplified to (cbrt (- (* (* b b) (* b b)) (* (* 4 (* c a)) (* 4 (* c a))))) 41.328 * [simplify]: Simplified (2 3 1 2 2 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (/ (cbrt (- (* (* b b) (* b b)) (* (* 4 (* c a)) (* 4 (* c a))))) (cbrt (+ (* b b) (* (* 4 a) c))))))))) (* 2 a)))) 41.328 * [simplify]: Simplifying (cbrt (+ (* b b) (* (* 4 a) c))) 41.329 * * [simplify]: iters left: 6 (9 enodes) 41.333 * * [simplify]: iters left: 5 (32 enodes) 41.346 * * [simplify]: iters left: 4 (40 enodes) 41.358 * * [simplify]: iters left: 3 (45 enodes) 41.370 * * [simplify]: Extracting #0: cost 1 inf + 0 41.370 * * [simplify]: Extracting #1: cost 3 inf + 0 41.370 * * [simplify]: Extracting #2: cost 6 inf + 0 41.370 * * [simplify]: Extracting #3: cost 15 inf + 0 41.370 * * [simplify]: Extracting #4: cost 13 inf + 46 41.370 * * [simplify]: Extracting #5: cost 6 inf + 501 41.371 * * [simplify]: Extracting #6: cost 0 inf + 1320 41.371 * [simplify]: Simplified to (cbrt (+ (* b b) (* 4 (* a c)))) 41.371 * [simplify]: Simplified (2 3 1 2 2 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (/ (cbrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) (cbrt (+ (* b b) (* 4 (* a c)))))))))) (* 2 a)))) 41.372 * * * * [progress]: [ 10 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (* (cbrt (cbrt (- (* b b) (* (* 4 a) c)))) (cbrt (cbrt (- (* b b) (* (* 4 a) c))))) (cbrt (cbrt (- (* b b) (* (* 4 a) c)))))))))) (* 2 a))))> 41.372 * [simplify]: Simplifying (* (cbrt (cbrt (- (* b b) (* (* 4 a) c)))) (cbrt (cbrt (- (* b b) (* (* 4 a) c))))) 41.372 * * [simplify]: iters left: 6 (11 enodes) 41.378 * * [simplify]: iters left: 5 (39 enodes) 41.390 * * [simplify]: iters left: 4 (61 enodes) 41.410 * * [simplify]: iters left: 3 (98 enodes) 41.441 * * [simplify]: iters left: 2 (104 enodes) 41.466 * * [simplify]: Extracting #0: cost 1 inf + 0 41.466 * * [simplify]: Extracting #1: cost 3 inf + 0 41.466 * * [simplify]: Extracting #2: cost 5 inf + 0 41.466 * * [simplify]: Extracting #3: cost 7 inf + 0 41.466 * * [simplify]: Extracting #4: cost 11 inf + 0 41.466 * * [simplify]: Extracting #5: cost 27 inf + 0 41.466 * * [simplify]: Extracting #6: cost 25 inf + 254 41.467 * * [simplify]: Extracting #7: cost 4 inf + 2143 41.469 * * [simplify]: Extracting #8: cost 0 inf + 3359 41.470 * [simplify]: Simplified to (* (cbrt (cbrt (- (* b b) (* a (* 4 c))))) (cbrt (cbrt (- (* b b) (* a (* 4 c)))))) 41.470 * [simplify]: Simplified (2 3 1 2 2 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (* (cbrt (cbrt (- (* b b) (* a (* 4 c))))) (cbrt (cbrt (- (* b b) (* a (* 4 c)))))) (cbrt (cbrt (- (* b b) (* (* 4 a) c)))))))))) (* 2 a)))) 41.471 * [simplify]: Simplifying (cbrt (cbrt (- (* b b) (* (* 4 a) c)))) 41.471 * * [simplify]: iters left: 6 (10 enodes) 41.476 * * [simplify]: iters left: 5 (36 enodes) 41.485 * * [simplify]: iters left: 4 (58 enodes) 41.495 * * [simplify]: iters left: 3 (95 enodes) 41.509 * * [simplify]: iters left: 2 (101 enodes) 41.527 * * [simplify]: Extracting #0: cost 1 inf + 0 41.527 * * [simplify]: Extracting #1: cost 3 inf + 0 41.527 * * [simplify]: Extracting #2: cost 5 inf + 0 41.527 * * [simplify]: Extracting #3: cost 9 inf + 0 41.527 * * [simplify]: Extracting #4: cost 25 inf + 0 41.527 * * [simplify]: Extracting #5: cost 24 inf + 211 41.527 * * [simplify]: Extracting #6: cost 3 inf + 2223 41.528 * * [simplify]: Extracting #7: cost 0 inf + 2631 41.529 * [simplify]: Simplified to (cbrt (cbrt (- (* b b) (* (* 4 a) c)))) 41.529 * [simplify]: Simplified (2 3 1 2 2 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (* (cbrt (cbrt (- (* b b) (* (* 4 a) c)))) (cbrt (cbrt (- (* b b) (* (* 4 a) c))))) (cbrt (cbrt (- (* b b) (* (* 4 a) c)))))))))) (* 2 a)))) 41.529 * * * * [progress]: [ 11 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (* (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))) (cbrt (- (* b b) (* (* 4 a) c)))))))))) (* 2 a))))> 41.529 * [simplify]: Simplifying (* (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))) (cbrt (- (* b b) (* (* 4 a) c)))) 41.529 * * [simplify]: iters left: 6 (11 enodes) 41.532 * * [simplify]: iters left: 5 (40 enodes) 41.538 * * [simplify]: iters left: 4 (64 enodes) 41.549 * * [simplify]: iters left: 3 (108 enodes) 41.576 * * [simplify]: iters left: 2 (128 enodes) 41.601 * * [simplify]: iters left: 1 (154 enodes) 41.626 * * [simplify]: Extracting #0: cost 1 inf + 0 41.626 * * [simplify]: Extracting #1: cost 12 inf + 0 41.626 * * [simplify]: Extracting #2: cost 36 inf + 1 41.627 * * [simplify]: Extracting #3: cost 36 inf + 214 41.627 * * [simplify]: Extracting #4: cost 20 inf + 1086 41.629 * * [simplify]: Extracting #5: cost 11 inf + 2767 41.631 * * [simplify]: Extracting #6: cost 1 inf + 7859 41.633 * * [simplify]: Extracting #7: cost 0 inf + 8565 41.636 * [simplify]: Simplified to (- (* b b) (* (* a c) 4)) 41.636 * [simplify]: Simplified (2 3 1 2 2 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* a c) 4)))))))) (* 2 a)))) 41.636 * * * * [progress]: [ 12 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))))) (* 2 a))))> 41.637 * [simplify]: Simplifying (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) 41.637 * * [simplify]: iters left: 6 (10 enodes) 41.642 * * [simplify]: iters left: 5 (36 enodes) 41.653 * * [simplify]: iters left: 4 (58 enodes) 41.672 * * [simplify]: iters left: 3 (95 enodes) 41.703 * * [simplify]: iters left: 2 (101 enodes) 41.719 * * [simplify]: Extracting #0: cost 1 inf + 0 41.719 * * [simplify]: Extracting #1: cost 3 inf + 0 41.719 * * [simplify]: Extracting #2: cost 5 inf + 0 41.719 * * [simplify]: Extracting #3: cost 9 inf + 0 41.719 * * [simplify]: Extracting #4: cost 25 inf + 0 41.719 * * [simplify]: Extracting #5: cost 24 inf + 211 41.719 * * [simplify]: Extracting #6: cost 3 inf + 2183 41.720 * * [simplify]: Extracting #7: cost 0 inf + 2551 41.721 * [simplify]: Simplified to (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) 41.721 * [simplify]: Simplified (2 3 1 2 2 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))))) (* 2 a)))) 41.721 * [simplify]: Simplifying (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) 41.721 * * [simplify]: iters left: 6 (10 enodes) 41.724 * * [simplify]: iters left: 5 (36 enodes) 41.730 * * [simplify]: iters left: 4 (58 enodes) 41.741 * * [simplify]: iters left: 3 (95 enodes) 41.762 * * [simplify]: iters left: 2 (101 enodes) 41.774 * * [simplify]: Extracting #0: cost 1 inf + 0 41.774 * * [simplify]: Extracting #1: cost 3 inf + 0 41.774 * * [simplify]: Extracting #2: cost 5 inf + 0 41.774 * * [simplify]: Extracting #3: cost 9 inf + 0 41.774 * * [simplify]: Extracting #4: cost 25 inf + 0 41.774 * * [simplify]: Extracting #5: cost 24 inf + 211 41.775 * * [simplify]: Extracting #6: cost 3 inf + 2183 41.775 * * [simplify]: Extracting #7: cost 0 inf + 2551 41.776 * [simplify]: Simplified to (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) 41.776 * [simplify]: Simplified (2 3 1 2 2 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))))) (* 2 a)))) 41.776 * * * * [progress]: [ 13 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (* 1 (cbrt (- (* b b) (* (* 4 a) c))))))))) (* 2 a))))> 41.776 * * * * [progress]: [ 14 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (posit16->real (real->posit16 (cbrt (- (* b b) (* (* 4 a) c)))))))))) (* 2 a))))> 41.776 * [simplify]: Simplifying (real->posit16 (cbrt (- (* b b) (* (* 4 a) c)))) 41.776 * * [simplify]: iters left: 6 (10 enodes) 41.780 * * [simplify]: iters left: 5 (33 enodes) 41.790 * * [simplify]: iters left: 4 (55 enodes) 41.809 * * [simplify]: iters left: 3 (92 enodes) 41.837 * * [simplify]: iters left: 2 (100 enodes) 41.862 * * [simplify]: Extracting #0: cost 1 inf + 0 41.862 * * [simplify]: Extracting #1: cost 2 inf + 0 41.862 * * [simplify]: Extracting #2: cost 3 inf + 0 41.862 * * [simplify]: Extracting #3: cost 7 inf + 0 41.862 * * [simplify]: Extracting #4: cost 23 inf + 0 41.862 * * [simplify]: Extracting #5: cost 23 inf + 170 41.863 * * [simplify]: Extracting #6: cost 8 inf + 960 41.864 * * [simplify]: Extracting #7: cost 0 inf + 1983 41.865 * [simplify]: Simplified to (real->posit16 (cbrt (+ (* (* -4 c) a) (* b b)))) 41.865 * [simplify]: Simplified (2 3 1 2 2 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (posit16->real (real->posit16 (cbrt (+ (* (* -4 c) a) (* b b)))))))))) (* 2 a)))) 41.865 * * * * [progress]: [ 15 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (pow (- (* b b) (* (* 4 a) c)) 1/3)) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 41.865 * * * * [progress]: [ 16 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (pow (cbrt (- (* b b) (* (* 4 a) c))) 1)) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 41.866 * * * * [progress]: [ 17 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (exp (log (cbrt (- (* b b) (* (* 4 a) c)))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 41.866 * [simplify]: Simplifying (log (cbrt (- (* b b) (* (* 4 a) c)))) 41.866 * * [simplify]: iters left: 6 (10 enodes) 41.871 * * [simplify]: iters left: 5 (36 enodes) 41.883 * * [simplify]: iters left: 4 (58 enodes) 41.901 * * [simplify]: iters left: 3 (95 enodes) 41.932 * * [simplify]: iters left: 2 (101 enodes) 41.944 * * [simplify]: Extracting #0: cost 1 inf + 0 41.945 * * [simplify]: Extracting #1: cost 3 inf + 0 41.945 * * [simplify]: Extracting #2: cost 5 inf + 0 41.945 * * [simplify]: Extracting #3: cost 9 inf + 0 41.945 * * [simplify]: Extracting #4: cost 25 inf + 0 41.945 * * [simplify]: Extracting #5: cost 24 inf + 211 41.945 * * [simplify]: Extracting #6: cost 3 inf + 2213 41.946 * * [simplify]: Extracting #7: cost 0 inf + 2611 41.947 * [simplify]: Simplified to (log (cbrt (- (* b b) (* (* 4 a) c)))) 41.947 * [simplify]: Simplified (2 3 1 2 2 1 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (exp (log (cbrt (- (* b b) (* (* 4 a) c)))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 41.947 * * * * [progress]: [ 18 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (log (exp (cbrt (- (* b b) (* (* 4 a) c)))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 41.947 * [simplify]: Simplifying (exp (cbrt (- (* b b) (* (* 4 a) c)))) 41.947 * * [simplify]: iters left: 6 (10 enodes) 41.950 * * [simplify]: iters left: 5 (36 enodes) 41.955 * * [simplify]: iters left: 4 (58 enodes) 41.967 * * [simplify]: iters left: 3 (95 enodes) 41.992 * * [simplify]: iters left: 2 (101 enodes) 42.009 * * [simplify]: Extracting #0: cost 1 inf + 0 42.009 * * [simplify]: Extracting #1: cost 3 inf + 0 42.009 * * [simplify]: Extracting #2: cost 5 inf + 0 42.009 * * [simplify]: Extracting #3: cost 9 inf + 0 42.009 * * [simplify]: Extracting #4: cost 25 inf + 0 42.009 * * [simplify]: Extracting #5: cost 24 inf + 211 42.010 * * [simplify]: Extracting #6: cost 3 inf + 2213 42.010 * * [simplify]: Extracting #7: cost 0 inf + 2611 42.011 * [simplify]: Simplified to (exp (cbrt (- (* b b) (* (* 4 a) c)))) 42.011 * [simplify]: Simplified (2 3 1 2 2 1 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (log (exp (cbrt (- (* b b) (* (* 4 a) c)))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 42.011 * * * * [progress]: [ 19 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (* (cbrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (cbrt (cbrt (- (* b b) (* (* 4 a) c)))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 42.011 * [simplify]: Simplifying (cbrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) 42.011 * * [simplify]: iters left: 6 (11 enodes) 42.014 * * [simplify]: iters left: 5 (39 enodes) 42.022 * * [simplify]: iters left: 4 (61 enodes) 42.040 * * [simplify]: iters left: 3 (98 enodes) 42.054 * * [simplify]: iters left: 2 (104 enodes) 42.069 * * [simplify]: Extracting #0: cost 1 inf + 0 42.069 * * [simplify]: Extracting #1: cost 3 inf + 0 42.069 * * [simplify]: Extracting #2: cost 5 inf + 0 42.069 * * [simplify]: Extracting #3: cost 7 inf + 0 42.069 * * [simplify]: Extracting #4: cost 11 inf + 0 42.069 * * [simplify]: Extracting #5: cost 27 inf + 0 42.069 * * [simplify]: Extracting #6: cost 25 inf + 254 42.070 * * [simplify]: Extracting #7: cost 4 inf + 2103 42.072 * * [simplify]: Extracting #8: cost 0 inf + 3279 42.073 * [simplify]: Simplified to (cbrt (* (cbrt (- (* b b) (* a (* 4 c)))) (cbrt (- (* b b) (* a (* 4 c)))))) 42.073 * [simplify]: Simplified (2 3 1 2 2 1 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (* (cbrt (* (cbrt (- (* b b) (* a (* 4 c)))) (cbrt (- (* b b) (* a (* 4 c)))))) (cbrt (cbrt (- (* b b) (* (* 4 a) c)))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 42.074 * [simplify]: Simplifying (cbrt (cbrt (- (* b b) (* (* 4 a) c)))) 42.074 * * [simplify]: iters left: 6 (10 enodes) 42.079 * * [simplify]: iters left: 5 (36 enodes) 42.086 * * [simplify]: iters left: 4 (58 enodes) 42.096 * * [simplify]: iters left: 3 (95 enodes) 42.115 * * [simplify]: iters left: 2 (101 enodes) 42.139 * * [simplify]: Extracting #0: cost 1 inf + 0 42.139 * * [simplify]: Extracting #1: cost 3 inf + 0 42.139 * * [simplify]: Extracting #2: cost 5 inf + 0 42.139 * * [simplify]: Extracting #3: cost 9 inf + 0 42.139 * * [simplify]: Extracting #4: cost 25 inf + 0 42.139 * * [simplify]: Extracting #5: cost 24 inf + 211 42.140 * * [simplify]: Extracting #6: cost 3 inf + 2223 42.140 * * [simplify]: Extracting #7: cost 0 inf + 2631 42.141 * [simplify]: Simplified to (cbrt (cbrt (- (* b b) (* (* 4 a) c)))) 42.141 * [simplify]: Simplified (2 3 1 2 2 1 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (* (cbrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (cbrt (cbrt (- (* b b) (* (* 4 a) c)))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 42.141 * * * * [progress]: [ 20 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 42.141 * [simplify]: Simplifying (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) 42.141 * * [simplify]: iters left: 6 (10 enodes) 42.144 * * [simplify]: iters left: 5 (36 enodes) 42.150 * * [simplify]: iters left: 4 (58 enodes) 42.159 * * [simplify]: iters left: 3 (95 enodes) 42.180 * * [simplify]: iters left: 2 (101 enodes) 42.193 * * [simplify]: Extracting #0: cost 1 inf + 0 42.193 * * [simplify]: Extracting #1: cost 3 inf + 0 42.193 * * [simplify]: Extracting #2: cost 5 inf + 0 42.193 * * [simplify]: Extracting #3: cost 9 inf + 0 42.193 * * [simplify]: Extracting #4: cost 25 inf + 0 42.193 * * [simplify]: Extracting #5: cost 24 inf + 211 42.193 * * [simplify]: Extracting #6: cost 3 inf + 2103 42.194 * * [simplify]: Extracting #7: cost 0 inf + 2471 42.195 * [simplify]: Simplified to (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) 42.195 * [simplify]: Simplified (2 3 1 2 2 1 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 42.195 * [simplify]: Simplifying (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) 42.195 * * [simplify]: iters left: 6 (10 enodes) 42.199 * * [simplify]: iters left: 5 (36 enodes) 42.205 * * [simplify]: iters left: 4 (58 enodes) 42.218 * * [simplify]: iters left: 3 (95 enodes) 42.237 * * [simplify]: iters left: 2 (101 enodes) 42.249 * * [simplify]: Extracting #0: cost 1 inf + 0 42.249 * * [simplify]: Extracting #1: cost 3 inf + 0 42.249 * * [simplify]: Extracting #2: cost 5 inf + 0 42.249 * * [simplify]: Extracting #3: cost 9 inf + 0 42.249 * * [simplify]: Extracting #4: cost 25 inf + 0 42.249 * * [simplify]: Extracting #5: cost 24 inf + 211 42.249 * * [simplify]: Extracting #6: cost 3 inf + 2103 42.250 * * [simplify]: Extracting #7: cost 0 inf + 2471 42.251 * [simplify]: Simplified to (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) 42.251 * [simplify]: Simplified (2 3 1 2 2 1 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 42.251 * * * * [progress]: [ 21 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (* (cbrt 1) (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 42.251 * [simplify]: Simplifying (cbrt 1) 42.251 * * [simplify]: iters left: 1 (2 enodes) 42.253 * * [simplify]: Extracting #0: cost 1 inf + 0 42.253 * * [simplify]: Extracting #1: cost 0 inf + 1 42.253 * [simplify]: Simplified to 1 42.253 * [simplify]: Simplified (2 3 1 2 2 1 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (* 1 (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 42.253 * [simplify]: Simplifying (cbrt (- (* b b) (* (* 4 a) c))) 42.253 * * [simplify]: iters left: 6 (9 enodes) 42.258 * * [simplify]: iters left: 5 (33 enodes) 42.269 * * [simplify]: iters left: 4 (55 enodes) 42.288 * * [simplify]: iters left: 3 (92 enodes) 42.318 * * [simplify]: iters left: 2 (100 enodes) 42.344 * * [simplify]: Extracting #0: cost 1 inf + 0 42.344 * * [simplify]: Extracting #1: cost 3 inf + 0 42.344 * * [simplify]: Extracting #2: cost 7 inf + 0 42.345 * * [simplify]: Extracting #3: cost 23 inf + 0 42.345 * * [simplify]: Extracting #4: cost 21 inf + 295 42.345 * * [simplify]: Extracting #5: cost 7 inf + 1042 42.347 * * [simplify]: Extracting #6: cost 1 inf + 1739 42.348 * * [simplify]: Extracting #7: cost 0 inf + 1983 42.349 * [simplify]: Simplified to (cbrt (- (* b b) (* 4 (* a c)))) 42.349 * [simplify]: Simplified (2 3 1 2 2 1 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (* 1 (cbrt (- (* b b) (* 4 (* a c)))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 42.349 * * * * [progress]: [ 22 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (/ (cbrt (- (pow (* b b) 3) (pow (* (* 4 a) c) 3))) (cbrt (+ (* (* b b) (* b b)) (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (* b b) (* (* 4 a) c))))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 42.349 * [simplify]: Simplifying (cbrt (- (pow (* b b) 3) (pow (* (* 4 a) c) 3))) 42.350 * * [simplify]: iters left: 6 (12 enodes) 42.357 * * [simplify]: iters left: 5 (60 enodes) 42.386 * * [simplify]: iters left: 4 (184 enodes) 42.469 * * [simplify]: Extracting #0: cost 1 inf + 0 42.469 * * [simplify]: Extracting #1: cost 3 inf + 0 42.469 * * [simplify]: Extracting #2: cost 11 inf + 0 42.469 * * [simplify]: Extracting #3: cost 119 inf + 0 42.470 * * [simplify]: Extracting #4: cost 204 inf + 1307 42.473 * * [simplify]: Extracting #5: cost 92 inf + 19750 42.479 * * [simplify]: Extracting #6: cost 9 inf + 38026 42.487 * * [simplify]: Extracting #7: cost 0 inf + 40417 42.499 * * [simplify]: Extracting #8: cost 0 inf + 40335 42.514 * [simplify]: Simplified to (cbrt (- (* (* b b) (* (* b b) (* b b))) (* 64 (* (* (* c a) (* c a)) (* c a))))) 42.514 * [simplify]: Simplified (2 3 1 2 2 1 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (/ (cbrt (- (* (* b b) (* (* b b) (* b b))) (* 64 (* (* (* c a) (* c a)) (* c a))))) (cbrt (+ (* (* b b) (* b b)) (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (* b b) (* (* 4 a) c))))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 42.515 * [simplify]: Simplifying (cbrt (+ (* (* b b) (* b b)) (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (* b b) (* (* 4 a) c))))) 42.515 * * [simplify]: iters left: 6 (13 enodes) 42.520 * * [simplify]: iters left: 5 (65 enodes) 42.536 * * [simplify]: iters left: 4 (174 enodes) 42.595 * * [simplify]: iters left: 3 (459 enodes) 42.805 * * [simplify]: Extracting #0: cost 1 inf + 0 42.805 * * [simplify]: Extracting #1: cost 3 inf + 0 42.805 * * [simplify]: Extracting #2: cost 10 inf + 0 42.806 * * [simplify]: Extracting #3: cost 75 inf + 0 42.806 * * [simplify]: Extracting #4: cost 109 inf + 1281 42.809 * * [simplify]: Extracting #5: cost 36 inf + 9444 42.813 * * [simplify]: Extracting #6: cost 1 inf + 15515 42.823 * * [simplify]: Extracting #7: cost 0 inf + 15719 42.832 * [simplify]: Simplified to (cbrt (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (+ (* (* 4 a) c) (* b b)) (* b b)))) 42.832 * [simplify]: Simplified (2 3 1 2 2 1 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (/ (cbrt (- (* (* b b) (* (* b b) (* b b))) (* 64 (* (* (* c a) (* c a)) (* c a))))) (cbrt (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (+ (* (* 4 a) c) (* b b)) (* b b)))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 42.833 * * * * [progress]: [ 23 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (/ (cbrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) (cbrt (+ (* b b) (* (* 4 a) c))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 42.833 * [simplify]: Simplifying (cbrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) 42.834 * * [simplify]: iters left: 6 (11 enodes) 42.837 * * [simplify]: iters left: 5 (53 enodes) 42.849 * * [simplify]: iters left: 4 (138 enodes) 42.903 * * [simplify]: iters left: 3 (430 enodes) 43.240 * * [simplify]: Extracting #0: cost 1 inf + 0 43.240 * * [simplify]: Extracting #1: cost 3 inf + 0 43.240 * * [simplify]: Extracting #2: cost 13 inf + 0 43.241 * * [simplify]: Extracting #3: cost 137 inf + 0 43.243 * * [simplify]: Extracting #4: cost 182 inf + 1154 43.250 * * [simplify]: Extracting #5: cost 77 inf + 13880 43.263 * * [simplify]: Extracting #6: cost 4 inf + 24769 43.277 * * [simplify]: Extracting #7: cost 0 inf + 25389 43.292 * [simplify]: Simplified to (cbrt (- (* (* b b) (* b b)) (* (* 4 (* c a)) (* 4 (* c a))))) 43.292 * [simplify]: Simplified (2 3 1 2 2 1 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (/ (cbrt (- (* (* b b) (* b b)) (* (* 4 (* c a)) (* 4 (* c a))))) (cbrt (+ (* b b) (* (* 4 a) c))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 43.293 * [simplify]: Simplifying (cbrt (+ (* b b) (* (* 4 a) c))) 43.293 * * [simplify]: iters left: 6 (9 enodes) 43.298 * * [simplify]: iters left: 5 (32 enodes) 43.308 * * [simplify]: iters left: 4 (40 enodes) 43.319 * * [simplify]: iters left: 3 (45 enodes) 43.335 * * [simplify]: Extracting #0: cost 1 inf + 0 43.335 * * [simplify]: Extracting #1: cost 3 inf + 0 43.336 * * [simplify]: Extracting #2: cost 6 inf + 0 43.336 * * [simplify]: Extracting #3: cost 15 inf + 0 43.336 * * [simplify]: Extracting #4: cost 13 inf + 46 43.336 * * [simplify]: Extracting #5: cost 6 inf + 501 43.337 * * [simplify]: Extracting #6: cost 0 inf + 1320 43.337 * [simplify]: Simplified to (cbrt (+ (* b b) (* 4 (* a c)))) 43.337 * [simplify]: Simplified (2 3 1 2 2 1 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (/ (cbrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) (cbrt (+ (* b b) (* 4 (* a c)))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 43.338 * * * * [progress]: [ 24 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (* (* (cbrt (cbrt (- (* b b) (* (* 4 a) c)))) (cbrt (cbrt (- (* b b) (* (* 4 a) c))))) (cbrt (cbrt (- (* b b) (* (* 4 a) c)))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 43.338 * [simplify]: Simplifying (* (cbrt (cbrt (- (* b b) (* (* 4 a) c)))) (cbrt (cbrt (- (* b b) (* (* 4 a) c))))) 43.338 * * [simplify]: iters left: 6 (11 enodes) 43.343 * * [simplify]: iters left: 5 (39 enodes) 43.356 * * [simplify]: iters left: 4 (61 enodes) 43.371 * * [simplify]: iters left: 3 (98 enodes) 43.386 * * [simplify]: iters left: 2 (104 enodes) 43.399 * * [simplify]: Extracting #0: cost 1 inf + 0 43.399 * * [simplify]: Extracting #1: cost 3 inf + 0 43.399 * * [simplify]: Extracting #2: cost 5 inf + 0 43.399 * * [simplify]: Extracting #3: cost 7 inf + 0 43.399 * * [simplify]: Extracting #4: cost 11 inf + 0 43.400 * * [simplify]: Extracting #5: cost 27 inf + 0 43.400 * * [simplify]: Extracting #6: cost 25 inf + 254 43.401 * * [simplify]: Extracting #7: cost 4 inf + 2143 43.402 * * [simplify]: Extracting #8: cost 0 inf + 3359 43.403 * [simplify]: Simplified to (* (cbrt (cbrt (- (* b b) (* a (* 4 c))))) (cbrt (cbrt (- (* b b) (* a (* 4 c)))))) 43.403 * [simplify]: Simplified (2 3 1 2 2 1 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (* (* (cbrt (cbrt (- (* b b) (* a (* 4 c))))) (cbrt (cbrt (- (* b b) (* a (* 4 c)))))) (cbrt (cbrt (- (* b b) (* (* 4 a) c)))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 43.404 * [simplify]: Simplifying (cbrt (cbrt (- (* b b) (* (* 4 a) c)))) 43.404 * * [simplify]: iters left: 6 (10 enodes) 43.409 * * [simplify]: iters left: 5 (36 enodes) 43.418 * * [simplify]: iters left: 4 (58 enodes) 43.427 * * [simplify]: iters left: 3 (95 enodes) 43.442 * * [simplify]: iters left: 2 (101 enodes) 43.466 * * [simplify]: Extracting #0: cost 1 inf + 0 43.467 * * [simplify]: Extracting #1: cost 3 inf + 0 43.467 * * [simplify]: Extracting #2: cost 5 inf + 0 43.467 * * [simplify]: Extracting #3: cost 9 inf + 0 43.467 * * [simplify]: Extracting #4: cost 25 inf + 0 43.467 * * [simplify]: Extracting #5: cost 24 inf + 211 43.468 * * [simplify]: Extracting #6: cost 3 inf + 2223 43.469 * * [simplify]: Extracting #7: cost 0 inf + 2631 43.471 * [simplify]: Simplified to (cbrt (cbrt (- (* b b) (* (* 4 a) c)))) 43.471 * [simplify]: Simplified (2 3 1 2 2 1 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (* (* (cbrt (cbrt (- (* b b) (* (* 4 a) c)))) (cbrt (cbrt (- (* b b) (* (* 4 a) c))))) (cbrt (cbrt (- (* b b) (* (* 4 a) c)))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 43.471 * * * * [progress]: [ 25 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (* (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))) (cbrt (- (* b b) (* (* 4 a) c)))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 43.471 * [simplify]: Simplifying (* (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c)))) (cbrt (- (* b b) (* (* 4 a) c)))) 43.472 * * [simplify]: iters left: 6 (11 enodes) 43.477 * * [simplify]: iters left: 5 (40 enodes) 43.490 * * [simplify]: iters left: 4 (64 enodes) 43.512 * * [simplify]: iters left: 3 (108 enodes) 43.547 * * [simplify]: iters left: 2 (128 enodes) 43.584 * * [simplify]: iters left: 1 (154 enodes) 43.617 * * [simplify]: Extracting #0: cost 1 inf + 0 43.617 * * [simplify]: Extracting #1: cost 12 inf + 0 43.618 * * [simplify]: Extracting #2: cost 36 inf + 1 43.618 * * [simplify]: Extracting #3: cost 36 inf + 214 43.618 * * [simplify]: Extracting #4: cost 20 inf + 1086 43.619 * * [simplify]: Extracting #5: cost 11 inf + 2767 43.620 * * [simplify]: Extracting #6: cost 1 inf + 7859 43.621 * * [simplify]: Extracting #7: cost 0 inf + 8565 43.623 * [simplify]: Simplified to (- (* b b) (* (* a c) 4)) 43.623 * [simplify]: Simplified (2 3 1 2 2 1 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* a c) 4)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 43.623 * * * * [progress]: [ 26 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 43.623 * [simplify]: Simplifying (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) 43.623 * * [simplify]: iters left: 6 (10 enodes) 43.626 * * [simplify]: iters left: 5 (36 enodes) 43.631 * * [simplify]: iters left: 4 (58 enodes) 43.648 * * [simplify]: iters left: 3 (95 enodes) 43.665 * * [simplify]: iters left: 2 (101 enodes) 43.678 * * [simplify]: Extracting #0: cost 1 inf + 0 43.678 * * [simplify]: Extracting #1: cost 3 inf + 0 43.678 * * [simplify]: Extracting #2: cost 5 inf + 0 43.678 * * [simplify]: Extracting #3: cost 9 inf + 0 43.678 * * [simplify]: Extracting #4: cost 25 inf + 0 43.678 * * [simplify]: Extracting #5: cost 24 inf + 211 43.679 * * [simplify]: Extracting #6: cost 3 inf + 2183 43.680 * * [simplify]: Extracting #7: cost 0 inf + 2551 43.681 * [simplify]: Simplified to (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) 43.681 * [simplify]: Simplified (2 3 1 2 2 1 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 43.682 * [simplify]: Simplifying (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) 43.682 * * [simplify]: iters left: 6 (10 enodes) 43.687 * * [simplify]: iters left: 5 (36 enodes) 43.699 * * [simplify]: iters left: 4 (58 enodes) 43.718 * * [simplify]: iters left: 3 (95 enodes) 43.747 * * [simplify]: iters left: 2 (101 enodes) 43.765 * * [simplify]: Extracting #0: cost 1 inf + 0 43.765 * * [simplify]: Extracting #1: cost 3 inf + 0 43.765 * * [simplify]: Extracting #2: cost 5 inf + 0 43.765 * * [simplify]: Extracting #3: cost 9 inf + 0 43.765 * * [simplify]: Extracting #4: cost 25 inf + 0 43.765 * * [simplify]: Extracting #5: cost 24 inf + 211 43.765 * * [simplify]: Extracting #6: cost 3 inf + 2183 43.766 * * [simplify]: Extracting #7: cost 0 inf + 2551 43.767 * [simplify]: Simplified to (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) 43.767 * [simplify]: Simplified (2 3 1 2 2 1 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (* (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 43.767 * * * * [progress]: [ 27 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (* 1 (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 43.767 * * * * [progress]: [ 28 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (posit16->real (real->posit16 (cbrt (- (* b b) (* (* 4 a) c)))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 43.767 * [simplify]: Simplifying (real->posit16 (cbrt (- (* b b) (* (* 4 a) c)))) 43.767 * * [simplify]: iters left: 6 (10 enodes) 43.770 * * [simplify]: iters left: 5 (33 enodes) 43.775 * * [simplify]: iters left: 4 (55 enodes) 43.785 * * [simplify]: iters left: 3 (92 enodes) 43.807 * * [simplify]: iters left: 2 (100 enodes) 43.820 * * [simplify]: Extracting #0: cost 1 inf + 0 43.820 * * [simplify]: Extracting #1: cost 2 inf + 0 43.820 * * [simplify]: Extracting #2: cost 3 inf + 0 43.820 * * [simplify]: Extracting #3: cost 7 inf + 0 43.821 * * [simplify]: Extracting #4: cost 23 inf + 0 43.821 * * [simplify]: Extracting #5: cost 23 inf + 170 43.821 * * [simplify]: Extracting #6: cost 8 inf + 960 43.821 * * [simplify]: Extracting #7: cost 0 inf + 1983 43.822 * [simplify]: Simplified to (real->posit16 (cbrt (+ (* (* -4 c) a) (* b b)))) 43.822 * [simplify]: Simplified (2 3 1 2 2 1 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (posit16->real (real->posit16 (cbrt (+ (* (* -4 c) a) (* b b)))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 43.822 * * * * [progress]: [ 29 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (pow (- (* b b) (* (* 4 a) c)) 1/2)) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 43.822 * * * * [progress]: [ 30 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (pow (sqrt (- (* b b) (* (* 4 a) c))) 1)) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 43.822 * * * * [progress]: [ 31 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (exp (log (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 43.823 * [simplify]: Simplifying (log (sqrt (- (* b b) (* (* 4 a) c)))) 43.823 * * [simplify]: iters left: 6 (10 enodes) 43.825 * * [simplify]: iters left: 5 (36 enodes) 43.831 * * [simplify]: iters left: 4 (58 enodes) 43.847 * * [simplify]: iters left: 3 (95 enodes) 43.861 * * [simplify]: iters left: 2 (101 enodes) 43.875 * * [simplify]: Extracting #0: cost 1 inf + 0 43.875 * * [simplify]: Extracting #1: cost 3 inf + 0 43.875 * * [simplify]: Extracting #2: cost 5 inf + 0 43.875 * * [simplify]: Extracting #3: cost 9 inf + 0 43.875 * * [simplify]: Extracting #4: cost 25 inf + 0 43.875 * * [simplify]: Extracting #5: cost 24 inf + 211 43.876 * * [simplify]: Extracting #6: cost 3 inf + 2093 43.877 * * [simplify]: Extracting #7: cost 0 inf + 2451 43.877 * [simplify]: Simplified to (log (sqrt (- (* b b) (* (* 4 a) c)))) 43.877 * [simplify]: Simplified (2 3 1 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (exp (log (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 43.877 * * * * [progress]: [ 32 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (log (exp (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 43.878 * [simplify]: Simplifying (exp (sqrt (- (* b b) (* (* 4 a) c)))) 43.878 * * [simplify]: iters left: 6 (10 enodes) 43.880 * * [simplify]: iters left: 5 (36 enodes) 43.891 * * [simplify]: iters left: 4 (58 enodes) 43.910 * * [simplify]: iters left: 3 (95 enodes) 43.939 * * [simplify]: iters left: 2 (101 enodes) 43.963 * * [simplify]: Extracting #0: cost 1 inf + 0 43.963 * * [simplify]: Extracting #1: cost 3 inf + 0 43.963 * * [simplify]: Extracting #2: cost 5 inf + 0 43.963 * * [simplify]: Extracting #3: cost 9 inf + 0 43.963 * * [simplify]: Extracting #4: cost 25 inf + 0 43.964 * * [simplify]: Extracting #5: cost 24 inf + 211 43.965 * * [simplify]: Extracting #6: cost 3 inf + 2093 43.966 * * [simplify]: Extracting #7: cost 0 inf + 2451 43.967 * [simplify]: Simplified to (exp (sqrt (- (* b b) (* (* 4 a) c)))) 43.967 * [simplify]: Simplified (2 3 1 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (log (exp (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 43.967 * * * * [progress]: [ 33 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 43.968 * [simplify]: Simplifying (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) 43.968 * * [simplify]: iters left: 6 (11 enodes) 43.974 * * [simplify]: iters left: 5 (39 enodes) 43.986 * * [simplify]: iters left: 4 (61 enodes) 44.008 * * [simplify]: iters left: 3 (98 enodes) 44.023 * * [simplify]: iters left: 2 (104 enodes) 44.036 * * [simplify]: Extracting #0: cost 1 inf + 0 44.036 * * [simplify]: Extracting #1: cost 3 inf + 0 44.036 * * [simplify]: Extracting #2: cost 5 inf + 0 44.036 * * [simplify]: Extracting #3: cost 7 inf + 0 44.036 * * [simplify]: Extracting #4: cost 11 inf + 0 44.036 * * [simplify]: Extracting #5: cost 27 inf + 0 44.036 * * [simplify]: Extracting #6: cost 25 inf + 254 44.037 * * [simplify]: Extracting #7: cost 4 inf + 2023 44.037 * * [simplify]: Extracting #8: cost 0 inf + 3119 44.038 * [simplify]: Simplified to (* (cbrt (sqrt (- (* b b) (* a (* 4 c))))) (cbrt (sqrt (- (* b b) (* a (* 4 c)))))) 44.038 * [simplify]: Simplified (2 3 1 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* (* (cbrt (sqrt (- (* b b) (* a (* 4 c))))) (cbrt (sqrt (- (* b b) (* a (* 4 c)))))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 44.039 * [simplify]: Simplifying (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) 44.039 * * [simplify]: iters left: 6 (10 enodes) 44.042 * * [simplify]: iters left: 5 (36 enodes) 44.049 * * [simplify]: iters left: 4 (58 enodes) 44.067 * * [simplify]: iters left: 3 (95 enodes) 44.083 * * [simplify]: iters left: 2 (101 enodes) 44.096 * * [simplify]: Extracting #0: cost 1 inf + 0 44.096 * * [simplify]: Extracting #1: cost 3 inf + 0 44.096 * * [simplify]: Extracting #2: cost 5 inf + 0 44.096 * * [simplify]: Extracting #3: cost 9 inf + 0 44.097 * * [simplify]: Extracting #4: cost 25 inf + 0 44.097 * * [simplify]: Extracting #5: cost 24 inf + 211 44.097 * * [simplify]: Extracting #6: cost 3 inf + 2103 44.098 * * [simplify]: Extracting #7: cost 0 inf + 2471 44.098 * [simplify]: Simplified to (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) 44.098 * [simplify]: Simplified (2 3 1 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 44.099 * * * * [progress]: [ 34 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (cbrt (* (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 44.099 * [simplify]: Simplifying (* (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c)))) 44.099 * * [simplify]: iters left: 6 (11 enodes) 44.102 * * [simplify]: iters left: 5 (38 enodes) 44.114 * * [simplify]: iters left: 4 (69 enodes) 44.140 * * [simplify]: iters left: 3 (152 enodes) 44.189 * * [simplify]: iters left: 2 (297 enodes) 44.265 * * [simplify]: iters left: 1 (443 enodes) 44.386 * * [simplify]: Extracting #0: cost 1 inf + 0 44.387 * * [simplify]: Extracting #1: cost 13 inf + 0 44.387 * * [simplify]: Extracting #2: cost 59 inf + 1 44.388 * * [simplify]: Extracting #3: cost 69 inf + 586 44.390 * * [simplify]: Extracting #4: cost 50 inf + 2191 44.394 * * [simplify]: Extracting #5: cost 7 inf + 16231 44.399 * * [simplify]: Extracting #6: cost 0 inf + 19114 44.405 * [simplify]: Simplified to (* (- (* b b) (* (* 4 a) c)) (sqrt (- (* b b) (* (* 4 a) c)))) 44.405 * [simplify]: Simplified (2 3 1 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (cbrt (* (- (* b b) (* (* 4 a) c)) (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 44.405 * * * * [progress]: [ 35 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 44.405 * [simplify]: Simplifying (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) 44.405 * * [simplify]: iters left: 6 (11 enodes) 44.408 * * [simplify]: iters left: 5 (40 enodes) 44.415 * * [simplify]: iters left: 4 (62 enodes) 44.432 * * [simplify]: iters left: 3 (99 enodes) 44.462 * * [simplify]: iters left: 2 (105 enodes) 44.487 * * [simplify]: Extracting #0: cost 1 inf + 0 44.487 * * [simplify]: Extracting #1: cost 4 inf + 0 44.487 * * [simplify]: Extracting #2: cost 7 inf + 0 44.487 * * [simplify]: Extracting #3: cost 11 inf + 0 44.487 * * [simplify]: Extracting #4: cost 27 inf + 0 44.488 * * [simplify]: Extracting #5: cost 24 inf + 295 44.489 * * [simplify]: Extracting #6: cost 4 inf + 2266 44.490 * * [simplify]: Extracting #7: cost 0 inf + 3119 44.491 * [simplify]: Simplified to (fabs (cbrt (- (* b b) (* (* 4 a) c)))) 44.492 * [simplify]: Simplified (2 3 1 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 44.492 * [simplify]: Simplifying (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) 44.492 * * [simplify]: iters left: 6 (10 enodes) 44.497 * * [simplify]: iters left: 5 (36 enodes) 44.509 * * [simplify]: iters left: 4 (58 enodes) 44.527 * * [simplify]: iters left: 3 (95 enodes) 44.558 * * [simplify]: iters left: 2 (101 enodes) 44.583 * * [simplify]: Extracting #0: cost 1 inf + 0 44.583 * * [simplify]: Extracting #1: cost 3 inf + 0 44.583 * * [simplify]: Extracting #2: cost 5 inf + 0 44.583 * * [simplify]: Extracting #3: cost 9 inf + 0 44.583 * * [simplify]: Extracting #4: cost 25 inf + 0 44.583 * * [simplify]: Extracting #5: cost 24 inf + 211 44.584 * * [simplify]: Extracting #6: cost 3 inf + 2183 44.585 * * [simplify]: Extracting #7: cost 0 inf + 2551 44.587 * [simplify]: Simplified to (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) 44.587 * [simplify]: Simplified (2 3 1 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 44.587 * * * * [progress]: [ 36 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 44.587 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 44.587 * * [simplify]: iters left: 6 (10 enodes) 44.592 * * [simplify]: iters left: 5 (36 enodes) 44.604 * * [simplify]: iters left: 4 (58 enodes) 44.623 * * [simplify]: iters left: 3 (95 enodes) 44.652 * * [simplify]: iters left: 2 (101 enodes) 44.679 * * [simplify]: Extracting #0: cost 1 inf + 0 44.679 * * [simplify]: Extracting #1: cost 3 inf + 0 44.679 * * [simplify]: Extracting #2: cost 5 inf + 0 44.679 * * [simplify]: Extracting #3: cost 9 inf + 0 44.679 * * [simplify]: Extracting #4: cost 25 inf + 0 44.679 * * [simplify]: Extracting #5: cost 24 inf + 211 44.680 * * [simplify]: Extracting #6: cost 3 inf + 2063 44.681 * * [simplify]: Extracting #7: cost 0 inf + 2391 44.682 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 44.682 * [simplify]: Simplified (2 3 1 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 44.683 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 44.683 * * [simplify]: iters left: 6 (10 enodes) 44.688 * * [simplify]: iters left: 5 (36 enodes) 44.699 * * [simplify]: iters left: 4 (58 enodes) 44.718 * * [simplify]: iters left: 3 (95 enodes) 44.733 * * [simplify]: iters left: 2 (101 enodes) 44.746 * * [simplify]: Extracting #0: cost 1 inf + 0 44.746 * * [simplify]: Extracting #1: cost 3 inf + 0 44.746 * * [simplify]: Extracting #2: cost 5 inf + 0 44.746 * * [simplify]: Extracting #3: cost 9 inf + 0 44.746 * * [simplify]: Extracting #4: cost 25 inf + 0 44.746 * * [simplify]: Extracting #5: cost 24 inf + 211 44.747 * * [simplify]: Extracting #6: cost 3 inf + 2063 44.747 * * [simplify]: Extracting #7: cost 0 inf + 2391 44.748 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 44.748 * [simplify]: Simplified (2 3 1 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 44.748 * * * * [progress]: [ 37 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* (sqrt 1) (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 44.748 * [simplify]: Simplifying (sqrt 1) 44.748 * * [simplify]: iters left: 1 (2 enodes) 44.750 * * [simplify]: Extracting #0: cost 1 inf + 0 44.750 * * [simplify]: Extracting #1: cost 0 inf + 1 44.750 * [simplify]: Simplified to 1 44.750 * [simplify]: Simplified (2 3 1 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* 1 (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 44.751 * [simplify]: Simplifying (sqrt (- (* b b) (* (* 4 a) c))) 44.751 * * [simplify]: iters left: 6 (9 enodes) 44.755 * * [simplify]: iters left: 5 (33 enodes) 44.767 * * [simplify]: iters left: 4 (55 enodes) 44.785 * * [simplify]: iters left: 3 (92 enodes) 44.806 * * [simplify]: iters left: 2 (100 enodes) 44.819 * * [simplify]: Extracting #0: cost 1 inf + 0 44.819 * * [simplify]: Extracting #1: cost 3 inf + 0 44.819 * * [simplify]: Extracting #2: cost 7 inf + 0 44.819 * * [simplify]: Extracting #3: cost 23 inf + 0 44.820 * * [simplify]: Extracting #4: cost 21 inf + 295 44.820 * * [simplify]: Extracting #5: cost 7 inf + 1042 44.820 * * [simplify]: Extracting #6: cost 1 inf + 1699 44.821 * * [simplify]: Extracting #7: cost 0 inf + 1903 44.821 * [simplify]: Simplified to (sqrt (- (* b b) (* 4 (* a c)))) 44.821 * [simplify]: Simplified (2 3 1 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* 1 (sqrt (- (* b b) (* 4 (* a c)))))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 44.822 * * * * [progress]: [ 38 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (/ (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))))))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 44.822 * [simplify]: Simplifying (sqrt (- (pow (* b b) 3) (pow (* (* 4 a) c) 3))) 44.822 * * [simplify]: iters left: 6 (12 enodes) 44.826 * * [simplify]: iters left: 5 (60 enodes) 44.854 * * [simplify]: iters left: 4 (184 enodes) 44.972 * * [simplify]: Extracting #0: cost 1 inf + 0 44.972 * * [simplify]: Extracting #1: cost 3 inf + 0 44.972 * * [simplify]: Extracting #2: cost 11 inf + 0 44.972 * * [simplify]: Extracting #3: cost 119 inf + 0 44.974 * * [simplify]: Extracting #4: cost 204 inf + 1307 44.977 * * [simplify]: Extracting #5: cost 92 inf + 19670 44.983 * * [simplify]: Extracting #6: cost 9 inf + 37946 44.990 * * [simplify]: Extracting #7: cost 0 inf + 40337 44.997 * * [simplify]: Extracting #8: cost 0 inf + 40255 45.005 * [simplify]: Simplified to (sqrt (- (* (* b b) (* (* b b) (* b b))) (* 64 (* (* (* c a) (* c a)) (* c a))))) 45.005 * [simplify]: Simplified (2 3 1 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (/ (sqrt (- (* (* 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))))))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 45.009 * [simplify]: Simplifying (sqrt (+ (* (* b b) (* b b)) (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (* b b) (* (* 4 a) c))))) 45.009 * * [simplify]: iters left: 6 (13 enodes) 45.017 * * [simplify]: iters left: 5 (65 enodes) 45.041 * * [simplify]: iters left: 4 (174 enodes) 45.095 * * [simplify]: iters left: 3 (459 enodes) 45.318 * * [simplify]: Extracting #0: cost 1 inf + 0 45.318 * * [simplify]: Extracting #1: cost 3 inf + 0 45.318 * * [simplify]: Extracting #2: cost 10 inf + 0 45.318 * * [simplify]: Extracting #3: cost 75 inf + 0 45.320 * * [simplify]: Extracting #4: cost 109 inf + 1281 45.325 * * [simplify]: Extracting #5: cost 36 inf + 9444 45.334 * * [simplify]: Extracting #6: cost 1 inf + 15435 45.343 * * [simplify]: Extracting #7: cost 0 inf + 15639 45.355 * [simplify]: Simplified to (sqrt (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (+ (* (* 4 a) c) (* b b)) (* b b)))) 45.356 * [simplify]: Simplified (2 3 1 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (/ (sqrt (- (* (* b b) (* (* b b) (* b b))) (* 64 (* (* (* c a) (* c a)) (* c a))))) (sqrt (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (+ (* (* 4 a) c) (* b b)) (* b b)))))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 45.356 * * * * [progress]: [ 39 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (/ (sqrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) (sqrt (+ (* b b) (* (* 4 a) c))))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 45.356 * [simplify]: Simplifying (sqrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) 45.357 * * [simplify]: iters left: 6 (11 enodes) 45.360 * * [simplify]: iters left: 5 (53 enodes) 45.371 * * [simplify]: iters left: 4 (138 enodes) 45.419 * * [simplify]: iters left: 3 (430 enodes) 45.667 * * [simplify]: Extracting #0: cost 1 inf + 0 45.667 * * [simplify]: Extracting #1: cost 3 inf + 0 45.667 * * [simplify]: Extracting #2: cost 13 inf + 0 45.668 * * [simplify]: Extracting #3: cost 137 inf + 0 45.670 * * [simplify]: Extracting #4: cost 182 inf + 1154 45.676 * * [simplify]: Extracting #5: cost 77 inf + 13800 45.688 * * [simplify]: Extracting #6: cost 4 inf + 24689 45.695 * * [simplify]: Extracting #7: cost 0 inf + 25309 45.702 * [simplify]: Simplified to (sqrt (- (* (* b b) (* b b)) (* (* 4 (* c a)) (* 4 (* c a))))) 45.702 * [simplify]: Simplified (2 3 1 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (/ (sqrt (- (* (* b b) (* b b)) (* (* 4 (* c a)) (* 4 (* c a))))) (sqrt (+ (* b b) (* (* 4 a) c))))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 45.703 * [simplify]: Simplifying (sqrt (+ (* b b) (* (* 4 a) c))) 45.703 * * [simplify]: iters left: 6 (9 enodes) 45.705 * * [simplify]: iters left: 5 (32 enodes) 45.710 * * [simplify]: iters left: 4 (40 enodes) 45.718 * * [simplify]: iters left: 3 (45 enodes) 45.724 * * [simplify]: Extracting #0: cost 1 inf + 0 45.724 * * [simplify]: Extracting #1: cost 3 inf + 0 45.724 * * [simplify]: Extracting #2: cost 6 inf + 0 45.724 * * [simplify]: Extracting #3: cost 15 inf + 0 45.724 * * [simplify]: Extracting #4: cost 13 inf + 46 45.724 * * [simplify]: Extracting #5: cost 6 inf + 501 45.725 * * [simplify]: Extracting #6: cost 0 inf + 1240 45.725 * [simplify]: Simplified to (sqrt (+ (* b b) (* 4 (* a c)))) 45.725 * [simplify]: Simplified (2 3 1 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (/ (sqrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) (sqrt (+ (* b b) (* 4 (* a c)))))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 45.725 * * * * [progress]: [ 40 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (pow (- (* b b) (* (* 4 a) c)) (/ 1 2))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 45.726 * [simplify]: Simplifying (/ 1 2) 45.726 * * [simplify]: iters left: 2 (3 enodes) 45.727 * * [simplify]: iters left: 1 (12 enodes) 45.730 * * [simplify]: Extracting #0: cost 1 inf + 0 45.730 * * [simplify]: Extracting #1: cost 0 inf + 1 45.730 * [simplify]: Simplified to 1/2 45.730 * [simplify]: Simplified (2 3 1 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (pow (- (* b b) (* (* 4 a) c)) 1/2)) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 45.730 * * * * [progress]: [ 41 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 45.730 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 45.730 * * [simplify]: iters left: 6 (10 enodes) 45.733 * * [simplify]: iters left: 5 (36 enodes) 45.739 * * [simplify]: iters left: 4 (58 enodes) 45.748 * * [simplify]: iters left: 3 (95 enodes) 45.767 * * [simplify]: iters left: 2 (101 enodes) 45.781 * * [simplify]: Extracting #0: cost 1 inf + 0 45.781 * * [simplify]: Extracting #1: cost 3 inf + 0 45.781 * * [simplify]: Extracting #2: cost 5 inf + 0 45.781 * * [simplify]: Extracting #3: cost 9 inf + 0 45.782 * * [simplify]: Extracting #4: cost 25 inf + 0 45.782 * * [simplify]: Extracting #5: cost 24 inf + 211 45.782 * * [simplify]: Extracting #6: cost 3 inf + 2063 45.783 * * [simplify]: Extracting #7: cost 0 inf + 2391 45.783 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 45.783 * [simplify]: Simplified (2 3 1 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 45.784 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 45.784 * * [simplify]: iters left: 6 (10 enodes) 45.787 * * [simplify]: iters left: 5 (36 enodes) 45.793 * * [simplify]: iters left: 4 (58 enodes) 45.804 * * [simplify]: iters left: 3 (95 enodes) 45.823 * * [simplify]: iters left: 2 (101 enodes) 45.848 * * [simplify]: Extracting #0: cost 1 inf + 0 45.848 * * [simplify]: Extracting #1: cost 3 inf + 0 45.848 * * [simplify]: Extracting #2: cost 5 inf + 0 45.848 * * [simplify]: Extracting #3: cost 9 inf + 0 45.848 * * [simplify]: Extracting #4: cost 25 inf + 0 45.848 * * [simplify]: Extracting #5: cost 24 inf + 211 45.849 * * [simplify]: Extracting #6: cost 3 inf + 2063 45.850 * * [simplify]: Extracting #7: cost 0 inf + 2391 45.852 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 45.852 * [simplify]: Simplified (2 3 1 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 45.852 * * * * [progress]: [ 42 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (fabs (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 45.852 * * * * [progress]: [ 43 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* 1 (sqrt (- (* b b) (* (* 4 a) c))))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 45.852 * * * * [progress]: [ 44 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (posit16->real (real->posit16 (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 45.853 * [simplify]: Simplifying (real->posit16 (sqrt (- (* b b) (* (* 4 a) c)))) 45.853 * * [simplify]: iters left: 6 (10 enodes) 45.856 * * [simplify]: iters left: 5 (33 enodes) 45.861 * * [simplify]: iters left: 4 (55 enodes) 45.870 * * [simplify]: iters left: 3 (92 enodes) 45.884 * * [simplify]: iters left: 2 (100 enodes) 45.908 * * [simplify]: Extracting #0: cost 1 inf + 0 45.908 * * [simplify]: Extracting #1: cost 2 inf + 0 45.908 * * [simplify]: Extracting #2: cost 3 inf + 0 45.908 * * [simplify]: Extracting #3: cost 7 inf + 0 45.909 * * [simplify]: Extracting #4: cost 23 inf + 0 45.909 * * [simplify]: Extracting #5: cost 23 inf + 170 45.909 * * [simplify]: Extracting #6: cost 8 inf + 960 45.909 * * [simplify]: Extracting #7: cost 0 inf + 1903 45.910 * [simplify]: Simplified to (real->posit16 (sqrt (+ (* (* -4 c) a) (* b b)))) 45.910 * [simplify]: Simplified (2 3 1 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (posit16->real (real->posit16 (sqrt (+ (* (* -4 c) a) (* b b)))))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 45.910 * * * * [progress]: [ 45 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (pow (- (* b b) (* (* 4 a) c)) 1/2))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 45.910 * * * * [progress]: [ 46 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (pow (sqrt (- (* b b) (* (* 4 a) c))) 1))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 45.910 * * * * [progress]: [ 47 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (exp (log (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 45.911 * [simplify]: Simplifying (log (sqrt (- (* b b) (* (* 4 a) c)))) 45.911 * * [simplify]: iters left: 6 (10 enodes) 45.913 * * [simplify]: iters left: 5 (36 enodes) 45.919 * * [simplify]: iters left: 4 (58 enodes) 45.929 * * [simplify]: iters left: 3 (95 enodes) 45.945 * * [simplify]: iters left: 2 (101 enodes) 45.969 * * [simplify]: Extracting #0: cost 1 inf + 0 45.969 * * [simplify]: Extracting #1: cost 3 inf + 0 45.969 * * [simplify]: Extracting #2: cost 5 inf + 0 45.969 * * [simplify]: Extracting #3: cost 9 inf + 0 45.969 * * [simplify]: Extracting #4: cost 25 inf + 0 45.970 * * [simplify]: Extracting #5: cost 24 inf + 211 45.970 * * [simplify]: Extracting #6: cost 3 inf + 2093 45.972 * * [simplify]: Extracting #7: cost 0 inf + 2451 45.973 * [simplify]: Simplified to (log (sqrt (- (* b b) (* (* 4 a) c)))) 45.973 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (exp (log (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 45.973 * * * * [progress]: [ 48 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (log (exp (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 45.973 * [simplify]: Simplifying (exp (sqrt (- (* b b) (* (* 4 a) c)))) 45.973 * * [simplify]: iters left: 6 (10 enodes) 45.978 * * [simplify]: iters left: 5 (36 enodes) 45.989 * * [simplify]: iters left: 4 (58 enodes) 46.008 * * [simplify]: iters left: 3 (95 enodes) 46.037 * * [simplify]: iters left: 2 (101 enodes) 46.054 * * [simplify]: Extracting #0: cost 1 inf + 0 46.054 * * [simplify]: Extracting #1: cost 3 inf + 0 46.054 * * [simplify]: Extracting #2: cost 5 inf + 0 46.054 * * [simplify]: Extracting #3: cost 9 inf + 0 46.054 * * [simplify]: Extracting #4: cost 25 inf + 0 46.054 * * [simplify]: Extracting #5: cost 24 inf + 211 46.054 * * [simplify]: Extracting #6: cost 3 inf + 2093 46.055 * * [simplify]: Extracting #7: cost 0 inf + 2451 46.056 * [simplify]: Simplified to (exp (sqrt (- (* b b) (* (* 4 a) c)))) 46.056 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (log (exp (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 46.056 * * * * [progress]: [ 49 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 46.056 * [simplify]: Simplifying (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) 46.056 * * [simplify]: iters left: 6 (11 enodes) 46.059 * * [simplify]: iters left: 5 (39 enodes) 46.065 * * [simplify]: iters left: 4 (61 enodes) 46.077 * * [simplify]: iters left: 3 (98 enodes) 46.098 * * [simplify]: iters left: 2 (104 enodes) 46.112 * * [simplify]: Extracting #0: cost 1 inf + 0 46.113 * * [simplify]: Extracting #1: cost 3 inf + 0 46.113 * * [simplify]: Extracting #2: cost 5 inf + 0 46.113 * * [simplify]: Extracting #3: cost 7 inf + 0 46.113 * * [simplify]: Extracting #4: cost 11 inf + 0 46.113 * * [simplify]: Extracting #5: cost 27 inf + 0 46.113 * * [simplify]: Extracting #6: cost 25 inf + 254 46.113 * * [simplify]: Extracting #7: cost 4 inf + 2023 46.114 * * [simplify]: Extracting #8: cost 0 inf + 3119 46.115 * [simplify]: Simplified to (* (cbrt (sqrt (- (* b b) (* a (* 4 c))))) (cbrt (sqrt (- (* b b) (* a (* 4 c)))))) 46.115 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (* (cbrt (sqrt (- (* b b) (* a (* 4 c))))) (cbrt (sqrt (- (* b b) (* a (* 4 c)))))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 46.115 * [simplify]: Simplifying (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) 46.115 * * [simplify]: iters left: 6 (10 enodes) 46.118 * * [simplify]: iters left: 5 (36 enodes) 46.124 * * [simplify]: iters left: 4 (58 enodes) 46.133 * * [simplify]: iters left: 3 (95 enodes) 46.147 * * [simplify]: iters left: 2 (101 enodes) 46.160 * * [simplify]: Extracting #0: cost 1 inf + 0 46.160 * * [simplify]: Extracting #1: cost 3 inf + 0 46.160 * * [simplify]: Extracting #2: cost 5 inf + 0 46.160 * * [simplify]: Extracting #3: cost 9 inf + 0 46.160 * * [simplify]: Extracting #4: cost 25 inf + 0 46.160 * * [simplify]: Extracting #5: cost 24 inf + 211 46.160 * * [simplify]: Extracting #6: cost 3 inf + 2103 46.161 * * [simplify]: Extracting #7: cost 0 inf + 2471 46.162 * [simplify]: Simplified to (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) 46.162 * [simplify]: Simplified (2 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 46.162 * * * * [progress]: [ 50 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (cbrt (* (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 46.162 * [simplify]: Simplifying (* (* (sqrt (- (* b b) (* (* 4 a) c))) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c)))) 46.162 * * [simplify]: iters left: 6 (11 enodes) 46.165 * * [simplify]: iters left: 5 (38 enodes) 46.171 * * [simplify]: iters left: 4 (69 enodes) 46.186 * * [simplify]: iters left: 3 (152 enodes) 46.218 * * [simplify]: iters left: 2 (297 enodes) 46.311 * * [simplify]: iters left: 1 (443 enodes) 46.445 * * [simplify]: Extracting #0: cost 1 inf + 0 46.445 * * [simplify]: Extracting #1: cost 13 inf + 0 46.446 * * [simplify]: Extracting #2: cost 59 inf + 1 46.446 * * [simplify]: Extracting #3: cost 69 inf + 586 46.448 * * [simplify]: Extracting #4: cost 50 inf + 2191 46.454 * * [simplify]: Extracting #5: cost 7 inf + 16231 46.464 * * [simplify]: Extracting #6: cost 0 inf + 19114 46.473 * [simplify]: Simplified to (* (- (* b b) (* (* 4 a) c)) (sqrt (- (* b b) (* (* 4 a) c)))) 46.473 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (cbrt (* (- (* b b) (* (* 4 a) c)) (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 46.473 * * * * [progress]: [ 51 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 46.474 * [simplify]: Simplifying (sqrt (* (cbrt (- (* b b) (* (* 4 a) c))) (cbrt (- (* b b) (* (* 4 a) c))))) 46.474 * * [simplify]: iters left: 6 (11 enodes) 46.480 * * [simplify]: iters left: 5 (40 enodes) 46.492 * * [simplify]: iters left: 4 (62 enodes) 46.510 * * [simplify]: iters left: 3 (99 enodes) 46.539 * * [simplify]: iters left: 2 (105 enodes) 46.564 * * [simplify]: Extracting #0: cost 1 inf + 0 46.565 * * [simplify]: Extracting #1: cost 4 inf + 0 46.565 * * [simplify]: Extracting #2: cost 7 inf + 0 46.565 * * [simplify]: Extracting #3: cost 11 inf + 0 46.565 * * [simplify]: Extracting #4: cost 27 inf + 0 46.565 * * [simplify]: Extracting #5: cost 24 inf + 295 46.566 * * [simplify]: Extracting #6: cost 4 inf + 2266 46.568 * * [simplify]: Extracting #7: cost 0 inf + 3119 46.569 * [simplify]: Simplified to (fabs (cbrt (- (* b b) (* (* 4 a) c)))) 46.569 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 46.570 * [simplify]: Simplifying (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) 46.570 * * [simplify]: iters left: 6 (10 enodes) 46.575 * * [simplify]: iters left: 5 (36 enodes) 46.587 * * [simplify]: iters left: 4 (58 enodes) 46.605 * * [simplify]: iters left: 3 (95 enodes) 46.631 * * [simplify]: iters left: 2 (101 enodes) 46.654 * * [simplify]: Extracting #0: cost 1 inf + 0 46.655 * * [simplify]: Extracting #1: cost 3 inf + 0 46.655 * * [simplify]: Extracting #2: cost 5 inf + 0 46.655 * * [simplify]: Extracting #3: cost 9 inf + 0 46.655 * * [simplify]: Extracting #4: cost 25 inf + 0 46.655 * * [simplify]: Extracting #5: cost 24 inf + 211 46.655 * * [simplify]: Extracting #6: cost 3 inf + 2183 46.656 * * [simplify]: Extracting #7: cost 0 inf + 2551 46.657 * [simplify]: Simplified to (sqrt (cbrt (- (* b b) (* (* 4 a) c)))) 46.657 * [simplify]: Simplified (2 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 46.657 * * * * [progress]: [ 52 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 46.657 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 46.657 * * [simplify]: iters left: 6 (10 enodes) 46.660 * * [simplify]: iters left: 5 (36 enodes) 46.666 * * [simplify]: iters left: 4 (58 enodes) 46.678 * * [simplify]: iters left: 3 (95 enodes) 46.706 * * [simplify]: iters left: 2 (101 enodes) 46.729 * * [simplify]: Extracting #0: cost 1 inf + 0 46.729 * * [simplify]: Extracting #1: cost 3 inf + 0 46.729 * * [simplify]: Extracting #2: cost 5 inf + 0 46.729 * * [simplify]: Extracting #3: cost 9 inf + 0 46.729 * * [simplify]: Extracting #4: cost 25 inf + 0 46.730 * * [simplify]: Extracting #5: cost 24 inf + 211 46.730 * * [simplify]: Extracting #6: cost 3 inf + 2063 46.731 * * [simplify]: Extracting #7: cost 0 inf + 2391 46.732 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 46.732 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 46.733 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 46.733 * * [simplify]: iters left: 6 (10 enodes) 46.739 * * [simplify]: iters left: 5 (36 enodes) 46.750 * * [simplify]: iters left: 4 (58 enodes) 46.767 * * [simplify]: iters left: 3 (95 enodes) 46.793 * * [simplify]: iters left: 2 (101 enodes) 46.815 * * [simplify]: Extracting #0: cost 1 inf + 0 46.815 * * [simplify]: Extracting #1: cost 3 inf + 0 46.815 * * [simplify]: Extracting #2: cost 5 inf + 0 46.815 * * [simplify]: Extracting #3: cost 9 inf + 0 46.815 * * [simplify]: Extracting #4: cost 25 inf + 0 46.815 * * [simplify]: Extracting #5: cost 24 inf + 211 46.816 * * [simplify]: Extracting #6: cost 3 inf + 2063 46.817 * * [simplify]: Extracting #7: cost 0 inf + 2391 46.818 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 46.818 * [simplify]: Simplified (2 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 46.818 * * * * [progress]: [ 53 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt 1) (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 46.819 * [simplify]: Simplifying (sqrt 1) 46.819 * * [simplify]: iters left: 1 (2 enodes) 46.821 * * [simplify]: Extracting #0: cost 1 inf + 0 46.821 * * [simplify]: Extracting #1: cost 0 inf + 1 46.821 * [simplify]: Simplified to 1 46.821 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* 1 (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 46.822 * [simplify]: Simplifying (sqrt (- (* b b) (* (* 4 a) c))) 46.822 * * [simplify]: iters left: 6 (9 enodes) 46.826 * * [simplify]: iters left: 5 (33 enodes) 46.835 * * [simplify]: iters left: 4 (55 enodes) 46.850 * * [simplify]: iters left: 3 (92 enodes) 46.874 * * [simplify]: iters left: 2 (100 enodes) 46.888 * * [simplify]: Extracting #0: cost 1 inf + 0 46.888 * * [simplify]: Extracting #1: cost 3 inf + 0 46.888 * * [simplify]: Extracting #2: cost 7 inf + 0 46.888 * * [simplify]: Extracting #3: cost 23 inf + 0 46.888 * * [simplify]: Extracting #4: cost 21 inf + 295 46.889 * * [simplify]: Extracting #5: cost 7 inf + 1042 46.889 * * [simplify]: Extracting #6: cost 1 inf + 1699 46.890 * * [simplify]: Extracting #7: cost 0 inf + 1903 46.890 * [simplify]: Simplified to (sqrt (- (* b b) (* 4 (* a c)))) 46.890 * [simplify]: Simplified (2 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* 1 (sqrt (- (* b b) (* 4 (* a c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 46.890 * * * * [progress]: [ 54 / 72 ] simplifiying candidate #= b 0) (/ (* 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)))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 46.891 * [simplify]: Simplifying (sqrt (- (pow (* b b) 3) (pow (* (* 4 a) c) 3))) 46.891 * * [simplify]: iters left: 6 (12 enodes) 46.894 * * [simplify]: iters left: 5 (60 enodes) 46.920 * * [simplify]: iters left: 4 (184 enodes) 47.004 * * [simplify]: Extracting #0: cost 1 inf + 0 47.005 * * [simplify]: Extracting #1: cost 3 inf + 0 47.005 * * [simplify]: Extracting #2: cost 11 inf + 0 47.005 * * [simplify]: Extracting #3: cost 119 inf + 0 47.007 * * [simplify]: Extracting #4: cost 204 inf + 1307 47.012 * * [simplify]: Extracting #5: cost 92 inf + 19670 47.026 * * [simplify]: Extracting #6: cost 9 inf + 37946 47.041 * * [simplify]: Extracting #7: cost 0 inf + 40337 47.055 * * [simplify]: Extracting #8: cost 0 inf + 40255 47.071 * [simplify]: Simplified to (sqrt (- (* (* b b) (* (* b b) (* b b))) (* 64 (* (* (* c a) (* c a)) (* c a))))) 47.071 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (/ (sqrt (- (* (* 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)))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 47.071 * [simplify]: Simplifying (sqrt (+ (* (* b b) (* b b)) (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (* b b) (* (* 4 a) c))))) 47.072 * * [simplify]: iters left: 6 (13 enodes) 47.079 * * [simplify]: iters left: 5 (65 enodes) 47.098 * * [simplify]: iters left: 4 (174 enodes) 47.153 * * [simplify]: iters left: 3 (459 enodes) 47.344 * * [simplify]: Extracting #0: cost 1 inf + 0 47.344 * * [simplify]: Extracting #1: cost 3 inf + 0 47.344 * * [simplify]: Extracting #2: cost 10 inf + 0 47.344 * * [simplify]: Extracting #3: cost 75 inf + 0 47.345 * * [simplify]: Extracting #4: cost 109 inf + 1281 47.347 * * [simplify]: Extracting #5: cost 36 inf + 9444 47.354 * * [simplify]: Extracting #6: cost 1 inf + 15435 47.361 * * [simplify]: Extracting #7: cost 0 inf + 15639 47.365 * [simplify]: Simplified to (sqrt (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (+ (* (* 4 a) c) (* b b)) (* b b)))) 47.366 * [simplify]: Simplified (2 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (/ (sqrt (- (* (* b b) (* (* b b) (* b b))) (* 64 (* (* (* c a) (* c a)) (* c a))))) (sqrt (+ (* (* (* 4 a) c) (* (* 4 a) c)) (* (+ (* (* 4 a) c) (* b b)) (* b b))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 47.366 * * * * [progress]: [ 55 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (/ (sqrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) (sqrt (+ (* b b) (* (* 4 a) c)))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 47.366 * [simplify]: Simplifying (sqrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) 47.366 * * [simplify]: iters left: 6 (11 enodes) 47.369 * * [simplify]: iters left: 5 (53 enodes) 47.380 * * [simplify]: iters left: 4 (138 enodes) 47.452 * * [simplify]: iters left: 3 (430 enodes) 47.713 * * [simplify]: Extracting #0: cost 1 inf + 0 47.713 * * [simplify]: Extracting #1: cost 3 inf + 0 47.713 * * [simplify]: Extracting #2: cost 13 inf + 0 47.713 * * [simplify]: Extracting #3: cost 137 inf + 0 47.714 * * [simplify]: Extracting #4: cost 182 inf + 1154 47.718 * * [simplify]: Extracting #5: cost 77 inf + 13800 47.725 * * [simplify]: Extracting #6: cost 4 inf + 24689 47.732 * * [simplify]: Extracting #7: cost 0 inf + 25309 47.742 * [simplify]: Simplified to (sqrt (- (* (* b b) (* b b)) (* (* 4 (* c a)) (* 4 (* c a))))) 47.742 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (/ (sqrt (- (* (* b b) (* b b)) (* (* 4 (* c a)) (* 4 (* c a))))) (sqrt (+ (* b b) (* (* 4 a) c)))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 47.743 * [simplify]: Simplifying (sqrt (+ (* b b) (* (* 4 a) c))) 47.743 * * [simplify]: iters left: 6 (9 enodes) 47.748 * * [simplify]: iters left: 5 (32 enodes) 47.757 * * [simplify]: iters left: 4 (40 enodes) 47.769 * * [simplify]: iters left: 3 (45 enodes) 47.782 * * [simplify]: Extracting #0: cost 1 inf + 0 47.782 * * [simplify]: Extracting #1: cost 3 inf + 0 47.782 * * [simplify]: Extracting #2: cost 6 inf + 0 47.782 * * [simplify]: Extracting #3: cost 15 inf + 0 47.782 * * [simplify]: Extracting #4: cost 13 inf + 46 47.782 * * [simplify]: Extracting #5: cost 6 inf + 501 47.783 * * [simplify]: Extracting #6: cost 0 inf + 1240 47.783 * [simplify]: Simplified to (sqrt (+ (* b b) (* 4 (* a c)))) 47.783 * [simplify]: Simplified (2 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (/ (sqrt (- (* (* b b) (* b b)) (* (* (* 4 a) c) (* (* 4 a) c)))) (sqrt (+ (* b b) (* 4 (* a c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 47.784 * * * * [progress]: [ 56 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (pow (- (* b b) (* (* 4 a) c)) (/ 1 2)))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 47.784 * [simplify]: Simplifying (/ 1 2) 47.784 * * [simplify]: iters left: 2 (3 enodes) 47.787 * * [simplify]: iters left: 1 (12 enodes) 47.792 * * [simplify]: Extracting #0: cost 1 inf + 0 47.792 * * [simplify]: Extracting #1: cost 0 inf + 1 47.792 * [simplify]: Simplified to 1/2 47.792 * [simplify]: Simplified (2 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (pow (- (* b b) (* (* 4 a) c)) 1/2))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 47.792 * * * * [progress]: [ 57 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 47.792 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 47.792 * * [simplify]: iters left: 6 (10 enodes) 47.797 * * [simplify]: iters left: 5 (36 enodes) 47.803 * * [simplify]: iters left: 4 (58 enodes) 47.815 * * [simplify]: iters left: 3 (95 enodes) 47.829 * * [simplify]: iters left: 2 (101 enodes) 47.851 * * [simplify]: Extracting #0: cost 1 inf + 0 47.851 * * [simplify]: Extracting #1: cost 3 inf + 0 47.851 * * [simplify]: Extracting #2: cost 5 inf + 0 47.851 * * [simplify]: Extracting #3: cost 9 inf + 0 47.852 * * [simplify]: Extracting #4: cost 25 inf + 0 47.852 * * [simplify]: Extracting #5: cost 24 inf + 211 47.853 * * [simplify]: Extracting #6: cost 3 inf + 2063 47.854 * * [simplify]: Extracting #7: cost 0 inf + 2391 47.855 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 47.855 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 47.856 * [simplify]: Simplifying (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 47.856 * * [simplify]: iters left: 6 (10 enodes) 47.861 * * [simplify]: iters left: 5 (36 enodes) 47.869 * * [simplify]: iters left: 4 (58 enodes) 47.878 * * [simplify]: iters left: 3 (95 enodes) 47.892 * * [simplify]: iters left: 2 (101 enodes) 47.908 * * [simplify]: Extracting #0: cost 1 inf + 0 47.908 * * [simplify]: Extracting #1: cost 3 inf + 0 47.908 * * [simplify]: Extracting #2: cost 5 inf + 0 47.908 * * [simplify]: Extracting #3: cost 9 inf + 0 47.908 * * [simplify]: Extracting #4: cost 25 inf + 0 47.908 * * [simplify]: Extracting #5: cost 24 inf + 211 47.909 * * [simplify]: Extracting #6: cost 3 inf + 2063 47.910 * * [simplify]: Extracting #7: cost 0 inf + 2391 47.911 * [simplify]: Simplified to (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) 47.912 * [simplify]: Simplified (2 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 47.912 * * * * [progress]: [ 58 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (fabs (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 47.912 * * * * [progress]: [ 59 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* 1 (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 47.912 * * * * [progress]: [ 60 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (posit16->real (real->posit16 (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 47.912 * [simplify]: Simplifying (real->posit16 (sqrt (- (* b b) (* (* 4 a) c)))) 47.913 * * [simplify]: iters left: 6 (10 enodes) 47.918 * * [simplify]: iters left: 5 (33 enodes) 47.928 * * [simplify]: iters left: 4 (55 enodes) 47.947 * * [simplify]: iters left: 3 (92 enodes) 47.975 * * [simplify]: iters left: 2 (100 enodes) 48.000 * * [simplify]: Extracting #0: cost 1 inf + 0 48.000 * * [simplify]: Extracting #1: cost 2 inf + 0 48.000 * * [simplify]: Extracting #2: cost 3 inf + 0 48.000 * * [simplify]: Extracting #3: cost 7 inf + 0 48.000 * * [simplify]: Extracting #4: cost 23 inf + 0 48.001 * * [simplify]: Extracting #5: cost 23 inf + 170 48.001 * * [simplify]: Extracting #6: cost 8 inf + 960 48.002 * * [simplify]: Extracting #7: cost 0 inf + 1903 48.003 * [simplify]: Simplified to (real->posit16 (sqrt (+ (* (* -4 c) a) (* b b)))) 48.003 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (posit16->real (real->posit16 (sqrt (+ (* (* -4 c) a) (* b b))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 48.004 * * * * [progress]: [ 61 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (exp (* 1/3 (+ (log -4) (+ (log a) (log c))))) (* 1/12 (* (exp (* 1/3 (- (log -4) (+ (* 2 (log a)) (* 2 (log c)))))) (pow b 2))))))))) (* 2 a))))> 48.004 * [simplify]: Simplifying (- (exp (* 1/3 (+ (log -4) (+ (log a) (log c))))) (* 1/12 (* (exp (* 1/3 (- (log -4) (+ (* 2 (log a)) (* 2 (log c)))))) (pow b 2)))) 48.004 * * [simplify]: iters left: 6 (24 enodes) 48.018 * * [simplify]: iters left: 5 (106 enodes) 48.057 * * [simplify]: iters left: 4 (209 enodes) 48.108 * * [simplify]: iters left: 3 (481 enodes) 48.264 * * [simplify]: Extracting #0: cost 1 inf + 0 48.264 * * [simplify]: Extracting #1: cost 5 inf + 0 48.264 * * [simplify]: Extracting #2: cost 82 inf + 0 48.265 * * [simplify]: Extracting #3: cost 178 inf + 486 48.266 * * [simplify]: Extracting #4: cost 223 inf + 6913 48.271 * * [simplify]: Extracting #5: cost 183 inf + 36780 48.287 * * [simplify]: Extracting #6: cost 43 inf + 99954 48.323 * * [simplify]: Extracting #7: cost 1 inf + 104672 48.360 * * [simplify]: Extracting #8: cost 0 inf + 100708 48.388 * * [simplify]: Extracting #9: cost 0 inf + 100616 48.404 * [simplify]: Simplified to (+ (* (* (* b b) (cbrt (/ -4 (* (* a c) (* a c))))) -1/12) (cbrt (* (* a c) -4))) 48.404 * [simplify]: Simplified (2 3 1 2 2 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (+ (* (* (* b b) (cbrt (/ -4 (* (* a c) (* a c))))) -1/12) (cbrt (* (* a c) -4)))))))) (* 2 a)))) 48.404 * * * * [progress]: [ 62 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (pow (/ 1 b) -2/3)))))) (* 2 a))))> 48.404 * [simplify]: Simplifying (pow (/ 1 b) -2/3) 48.405 * * [simplify]: iters left: 3 (5 enodes) 48.407 * * [simplify]: iters left: 2 (22 enodes) 48.417 * * [simplify]: iters left: 1 (38 enodes) 48.433 * * [simplify]: Extracting #0: cost 1 inf + 0 48.434 * * [simplify]: Extracting #1: cost 8 inf + 0 48.434 * * [simplify]: Extracting #2: cost 15 inf + 1 48.434 * * [simplify]: Extracting #3: cost 12 inf + 5 48.434 * * [simplify]: Extracting #4: cost 5 inf + 1102 48.435 * * [simplify]: Extracting #5: cost 0 inf + 2869 48.435 * [simplify]: Simplified to (pow (/ 1 b) -2/3) 48.435 * [simplify]: Simplified (2 3 1 2 2 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (pow (/ 1 b) -2/3)))))) (* 2 a)))) 48.435 * * * * [progress]: [ 63 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (pow (/ -1 b) -2/3)))))) (* 2 a))))> 48.436 * [simplify]: Simplifying (pow (/ -1 b) -2/3) 48.436 * * [simplify]: iters left: 3 (5 enodes) 48.439 * * [simplify]: iters left: 2 (20 enodes) 48.448 * * [simplify]: iters left: 1 (34 enodes) 48.463 * * [simplify]: Extracting #0: cost 1 inf + 0 48.463 * * [simplify]: Extracting #1: cost 8 inf + 0 48.464 * * [simplify]: Extracting #2: cost 15 inf + 1 48.464 * * [simplify]: Extracting #3: cost 12 inf + 5 48.464 * * [simplify]: Extracting #4: cost 4 inf + 1355 48.464 * * [simplify]: Extracting #5: cost 0 inf + 2869 48.465 * [simplify]: Simplified to (pow (/ -1 b) -2/3) 48.465 * [simplify]: Simplified (2 3 1 2 2 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (pow (/ -1 b) -2/3)))))) (* 2 a)))) 48.465 * * * * [progress]: [ 64 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (- (exp (* 1/3 (+ (log -4) (+ (log a) (log c))))) (* 1/12 (* (exp (* 1/3 (- (log -4) (+ (* 2 (log a)) (* 2 (log c)))))) (pow b 2))))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 48.465 * [simplify]: Simplifying (- (exp (* 1/3 (+ (log -4) (+ (log a) (log c))))) (* 1/12 (* (exp (* 1/3 (- (log -4) (+ (* 2 (log a)) (* 2 (log c)))))) (pow b 2)))) 48.466 * * [simplify]: iters left: 6 (24 enodes) 48.480 * * [simplify]: iters left: 5 (106 enodes) 48.520 * * [simplify]: iters left: 4 (209 enodes) 48.599 * * [simplify]: iters left: 3 (481 enodes) 48.806 * * [simplify]: Extracting #0: cost 1 inf + 0 48.806 * * [simplify]: Extracting #1: cost 5 inf + 0 48.806 * * [simplify]: Extracting #2: cost 82 inf + 0 48.807 * * [simplify]: Extracting #3: cost 178 inf + 486 48.808 * * [simplify]: Extracting #4: cost 223 inf + 6913 48.813 * * [simplify]: Extracting #5: cost 183 inf + 36780 48.828 * * [simplify]: Extracting #6: cost 43 inf + 99954 48.863 * * [simplify]: Extracting #7: cost 1 inf + 104672 48.891 * * [simplify]: Extracting #8: cost 0 inf + 100708 48.907 * * [simplify]: Extracting #9: cost 0 inf + 100616 48.933 * [simplify]: Simplified to (+ (* (* (* b b) (cbrt (/ -4 (* (* a c) (* a c))))) -1/12) (cbrt (* (* a c) -4))) 48.933 * [simplify]: Simplified (2 3 1 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (+ (* (* (* b b) (cbrt (/ -4 (* (* a c) (* a c))))) -1/12) (cbrt (* (* a c) -4)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 48.933 * * * * [progress]: [ 65 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (pow (/ 1 b) -2/3)) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 48.934 * [simplify]: Simplifying (pow (/ 1 b) -2/3) 48.934 * * [simplify]: iters left: 3 (5 enodes) 48.938 * * [simplify]: iters left: 2 (22 enodes) 48.948 * * [simplify]: iters left: 1 (38 enodes) 48.963 * * [simplify]: Extracting #0: cost 1 inf + 0 48.964 * * [simplify]: Extracting #1: cost 8 inf + 0 48.964 * * [simplify]: Extracting #2: cost 15 inf + 1 48.964 * * [simplify]: Extracting #3: cost 12 inf + 5 48.964 * * [simplify]: Extracting #4: cost 5 inf + 1102 48.965 * * [simplify]: Extracting #5: cost 0 inf + 2869 48.965 * [simplify]: Simplified to (pow (/ 1 b) -2/3) 48.965 * [simplify]: Simplified (2 3 1 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (pow (/ 1 b) -2/3)) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 48.965 * * * * [progress]: [ 66 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (pow (/ -1 b) -2/3)) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 48.966 * [simplify]: Simplifying (pow (/ -1 b) -2/3) 48.966 * * [simplify]: iters left: 3 (5 enodes) 48.970 * * [simplify]: iters left: 2 (20 enodes) 48.979 * * [simplify]: iters left: 1 (34 enodes) 48.994 * * [simplify]: Extracting #0: cost 1 inf + 0 48.994 * * [simplify]: Extracting #1: cost 8 inf + 0 48.994 * * [simplify]: Extracting #2: cost 15 inf + 1 48.994 * * [simplify]: Extracting #3: cost 12 inf + 5 48.994 * * [simplify]: Extracting #4: cost 4 inf + 1355 48.995 * * [simplify]: Extracting #5: cost 0 inf + 2869 48.995 * [simplify]: Simplified to (pow (/ -1 b) -2/3) 48.995 * [simplify]: Simplified (2 3 1 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (pow (/ -1 b) -2/3)) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 48.996 * * * * [progress]: [ 67 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (- (+ (* +nan.0 (pow b 2)) (- (* +nan.0 (* a c)))))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 48.996 * [simplify]: Simplifying (- (+ (* +nan.0 (pow b 2)) (- (* +nan.0 (* a c))))) 48.996 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt +nan.0) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 48.996 * * * * [progress]: [ 68 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (- b (* 2 (/ (* a c) b)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 48.997 * [simplify]: Simplifying (- b (* 2 (/ (* a c) b))) 48.997 * * [simplify]: iters left: 6 (8 enodes) 49.001 * * [simplify]: iters left: 5 (32 enodes) 49.012 * * [simplify]: iters left: 4 (63 enodes) 49.036 * * [simplify]: iters left: 3 (121 enodes) 49.068 * * [simplify]: iters left: 2 (222 enodes) 49.135 * * [simplify]: iters left: 1 (334 enodes) 49.256 * * [simplify]: Extracting #0: cost 1 inf + 0 49.256 * * [simplify]: Extracting #1: cost 5 inf + 0 49.257 * * [simplify]: Extracting #2: cost 47 inf + 1 49.258 * * [simplify]: Extracting #3: cost 65 inf + 790 49.260 * * [simplify]: Extracting #4: cost 10 inf + 4931 49.264 * * [simplify]: Extracting #5: cost 0 inf + 5718 49.268 * [simplify]: Simplified to (- b (* (* a 2) (/ c b))) 49.269 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (- b (* (* a 2) (/ c b)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 49.269 * * * * [progress]: [ 69 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (- (* 2 (/ (* a c) b)) b)) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 49.269 * [simplify]: Simplifying (- (* 2 (/ (* a c) b)) b) 49.269 * * [simplify]: iters left: 6 (8 enodes) 49.274 * * [simplify]: iters left: 5 (32 enodes) 49.285 * * [simplify]: iters left: 4 (54 enodes) 49.302 * * [simplify]: iters left: 3 (83 enodes) 49.326 * * [simplify]: iters left: 2 (107 enodes) 49.361 * * [simplify]: iters left: 1 (136 enodes) 49.403 * * [simplify]: Extracting #0: cost 1 inf + 0 49.403 * * [simplify]: Extracting #1: cost 5 inf + 0 49.403 * * [simplify]: Extracting #2: cost 24 inf + 42 49.403 * * [simplify]: Extracting #3: cost 29 inf + 462 49.404 * * [simplify]: Extracting #4: cost 6 inf + 2124 49.406 * * [simplify]: Extracting #5: cost 0 inf + 2580 49.407 * [simplify]: Simplified to (- (/ (* 2 c) (/ b a)) b) 49.407 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (- (/ (* 2 c) (/ b a)) b)) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 49.408 * * * * [progress]: [ 70 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (- (+ (* +nan.0 (pow b 2)) (- (* +nan.0 (* a c))))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 49.408 * [simplify]: Simplifying (- (+ (* +nan.0 (pow b 2)) (- (* +nan.0 (* a c))))) 49.408 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) +nan.0)) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 49.408 * * * * [progress]: [ 71 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (- b (* 2 (/ (* a c) b))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 49.409 * [simplify]: Simplifying (- b (* 2 (/ (* a c) b))) 49.409 * * [simplify]: iters left: 6 (8 enodes) 49.413 * * [simplify]: iters left: 5 (32 enodes) 49.424 * * [simplify]: iters left: 4 (63 enodes) 49.435 * * [simplify]: iters left: 3 (121 enodes) 49.458 * * [simplify]: iters left: 2 (222 enodes) 49.504 * * [simplify]: iters left: 1 (334 enodes) 49.626 * * [simplify]: Extracting #0: cost 1 inf + 0 49.626 * * [simplify]: Extracting #1: cost 5 inf + 0 49.626 * * [simplify]: Extracting #2: cost 47 inf + 1 49.627 * * [simplify]: Extracting #3: cost 65 inf + 790 49.628 * * [simplify]: Extracting #4: cost 10 inf + 4931 49.630 * * [simplify]: Extracting #5: cost 0 inf + 5718 49.632 * [simplify]: Simplified to (- b (* (* a 2) (/ c b))) 49.632 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (- b (* (* a 2) (/ c b))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 49.633 * * * * [progress]: [ 72 / 72 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (- (* 2 (/ (* a c) b)) b))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> 49.633 * [simplify]: Simplifying (- (* 2 (/ (* a c) b)) b) 49.633 * * [simplify]: iters left: 6 (8 enodes) 49.635 * * [simplify]: iters left: 5 (32 enodes) 49.640 * * [simplify]: iters left: 4 (54 enodes) 49.649 * * [simplify]: iters left: 3 (83 enodes) 49.669 * * [simplify]: iters left: 2 (107 enodes) 49.687 * * [simplify]: iters left: 1 (136 enodes) 49.712 * * [simplify]: Extracting #0: cost 1 inf + 0 49.712 * * [simplify]: Extracting #1: cost 5 inf + 0 49.712 * * [simplify]: Extracting #2: cost 24 inf + 42 49.712 * * [simplify]: Extracting #3: cost 29 inf + 462 49.713 * * [simplify]: Extracting #4: cost 6 inf + 2124 49.715 * * [simplify]: Extracting #5: cost 0 inf + 2580 49.716 * [simplify]: Simplified to (- (/ (* 2 c) (/ b a)) b) 49.717 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (- (/ (* 2 c) (/ b a)) b))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a)))) 49.717 * * * [progress]: adding candidates to table 51.148 * [progress]: [Phase 3 of 3] Extracting. 51.148 * * [regime]: Finding splitpoints for: (#= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (cbrt (* (- (* b b) (* (* 4 a) c)) (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> #= b 0) (/ (* 2 c) (* (- (* a (/ c b)) b) 2)) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> #= b 0) (/ (* 2 c) (/ (* c (* 4 a)) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (* (- (* a (/ c b)) b) 2) (* 2 a))))> #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))>) 51.152 * * * [regime-changes]: Trying 3 branch expressions: (a c b) 51.153 * * * * [regimes]: Trying to branch on a from (#= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (cbrt (* (- (* b b) (* (* 4 a) c)) (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> #= b 0) (/ (* 2 c) (* (- (* a (/ c b)) b) 2)) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> #= b 0) (/ (* 2 c) (/ (* c (* 4 a)) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (* (- (* a (/ c b)) b) 2) (* 2 a))))> #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))>) 51.263 * * * * [regimes]: Trying to branch on c from (#= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (cbrt (* (- (* b b) (* (* 4 a) c)) (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> #= b 0) (/ (* 2 c) (* (- (* a (/ c b)) b) 2)) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> #= b 0) (/ (* 2 c) (/ (* c (* 4 a)) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (* (- (* a (/ c b)) b) 2) (* 2 a))))> #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))>) 51.365 * * * * [regimes]: Trying to branch on b from (#= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (cbrt (* (- (* b b) (* (* 4 a) c)) (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> #= b 0) (/ (* 2 c) (* (- (* a (/ c b)) b) 2)) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (* (* (cbrt (sqrt (- (* b b) (* (* 4 a) c)))) (cbrt (sqrt (- (* b b) (* (* 4 a) c))))) (cbrt (sqrt (- (* b b) (* (* 4 a) c)))))) (sqrt (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a))))> #= b 0) (/ (* 2 c) (/ (* c (* 4 a)) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))> #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (fabs (cbrt (- (* b b) (* (* 4 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4 a) c)))))))) (* 2 a))))> #= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (* (- (* a (/ c b)) b) 2) (* 2 a))))> #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4 a) c))))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))>) 51.454 * * * [regime]: Found split indices: #