0.002 * [progress]: [Phase 1 of 3] Setting up. 0.002 * * * [progress]: [1/2] Preparing points 0.075 * * * [progress]: [2/2] Setting up program. 0.083 * [progress]: [Phase 2 of 3] Improving. 0.083 * * * * [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.083 * [simplify]: Simplifying (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) 0.105 * * [simplify]: iters left: 6 (20 enodes) 0.120 * * [simplify]: iters left: 5 (74 enodes) 0.146 * * [simplify]: iters left: 4 (115 enodes) 0.184 * * [simplify]: iters left: 3 (193 enodes) 0.240 * * [simplify]: iters left: 2 (242 enodes) 0.299 * * [simplify]: iters left: 1 (264 enodes) 0.337 * * [simplify]: Extracting #0: cost 1 inf + 0 0.338 * * [simplify]: Extracting #1: cost 5 inf + 0 0.338 * * [simplify]: Extracting #2: cost 25 inf + 0 0.338 * * [simplify]: Extracting #3: cost 51 inf + 47 0.338 * * [simplify]: Extracting #4: cost 62 inf + 529 0.338 * * [simplify]: Extracting #5: cost 62 inf + 1272 0.339 * * [simplify]: Extracting #6: cost 65 inf + 1686 0.340 * * [simplify]: Extracting #7: cost 33 inf + 7602 0.343 * * [simplify]: Extracting #8: cost 1 inf + 15857 0.347 * * [simplify]: Extracting #9: cost 0 inf + 16116 0.350 * [simplify]: Simplified to (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))) 0.350 * [simplify]: Simplified (2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 0.362 * * [progress]: iteration 1 / 4 0.362 * * * [progress]: picking best candidate 0.366 * * * * [pick]: Picked #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 0.366 * * * [progress]: localizing error 0.531 * * * [progress]: generating rewritten candidates 0.531 * * * * [progress]: [ 1 / 4 ] rewriting at (2 3 1 1) 0.535 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 2 2) 0.537 * * * * [progress]: [ 3 / 4 ] rewriting at (2 3 1) 0.545 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 2) 0.558 * * * [progress]: generating series expansions 0.558 * * * * [progress]: [ 1 / 4 ] generating series at (2 3 1 1) 0.570 * [backup-simplify]: Simplify (sqrt (fma -4 (* c a) (* b b))) into (sqrt (fma -4 (* a c) (pow b 2))) 0.570 * [approximate]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in (c a b) around 0 0.571 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in b 0.571 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in b 0.573 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 0.573 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in b 0.573 * [taylor]: Taking taylor expansion of -4 in b 0.573 * [backup-simplify]: Simplify -4 into -4 0.573 * [taylor]: Taking taylor expansion of (* a c) in b 0.573 * [taylor]: Taking taylor expansion of a in b 0.574 * [backup-simplify]: Simplify a into a 0.574 * [taylor]: Taking taylor expansion of c in b 0.574 * [backup-simplify]: Simplify c into c 0.574 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.574 * [taylor]: Taking taylor expansion of b in b 0.574 * [backup-simplify]: Simplify 0 into 0 0.574 * [backup-simplify]: Simplify 1 into 1 0.575 * [backup-simplify]: Simplify (* a c) into (* a c) 0.575 * [backup-simplify]: Simplify (* -4 (* a c)) into (* -4 (* a c)) 0.576 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 0.576 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 0.576 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 0.577 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (* a c))) into 0 0.578 * [backup-simplify]: Simplify (+ 0 0) into 0 0.578 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 0.578 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in a 0.578 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in a 0.578 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 0.578 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in a 0.578 * [taylor]: Taking taylor expansion of -4 in a 0.578 * [backup-simplify]: Simplify -4 into -4 0.578 * [taylor]: Taking taylor expansion of (* a c) in a 0.578 * [taylor]: Taking taylor expansion of a in a 0.578 * [backup-simplify]: Simplify 0 into 0 0.578 * [backup-simplify]: Simplify 1 into 1 0.578 * [taylor]: Taking taylor expansion of c in a 0.578 * [backup-simplify]: Simplify c into c 0.578 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.578 * [taylor]: Taking taylor expansion of b in a 0.578 * [backup-simplify]: Simplify b into b 0.578 * [backup-simplify]: Simplify (* 0 c) into 0 0.579 * [backup-simplify]: Simplify (* -4 0) into 0 0.579 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.579 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.579 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.580 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.580 * [backup-simplify]: Simplify (+ (* -4 c) (* 0 0)) into (- (* 4 c)) 0.580 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.580 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 0.581 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 0.581 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in c 0.581 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in c 0.581 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 0.581 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in c 0.581 * [taylor]: Taking taylor expansion of -4 in c 0.581 * [backup-simplify]: Simplify -4 into -4 0.581 * [taylor]: Taking taylor expansion of (* a c) in c 0.581 * [taylor]: Taking taylor expansion of a in c 0.581 * [backup-simplify]: Simplify a into a 0.581 * [taylor]: Taking taylor expansion of c in c 0.581 * [backup-simplify]: Simplify 0 into 0 0.581 * [backup-simplify]: Simplify 1 into 1 0.581 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.581 * [taylor]: Taking taylor expansion of b in c 0.581 * [backup-simplify]: Simplify b into b 0.581 * [backup-simplify]: Simplify (* a 0) into 0 0.582 * [backup-simplify]: Simplify (* -4 0) into 0 0.582 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.582 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.582 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.582 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 0.583 * [backup-simplify]: Simplify (+ (* -4 a) (* 0 0)) into (- (* 4 a)) 0.583 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.583 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.583 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.583 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in c 0.583 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in c 0.583 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 0.583 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in c 0.583 * [taylor]: Taking taylor expansion of -4 in c 0.583 * [backup-simplify]: Simplify -4 into -4 0.583 * [taylor]: Taking taylor expansion of (* a c) in c 0.583 * [taylor]: Taking taylor expansion of a in c 0.583 * [backup-simplify]: Simplify a into a 0.583 * [taylor]: Taking taylor expansion of c in c 0.583 * [backup-simplify]: Simplify 0 into 0 0.583 * [backup-simplify]: Simplify 1 into 1 0.583 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.583 * [taylor]: Taking taylor expansion of b in c 0.583 * [backup-simplify]: Simplify b into b 0.583 * [backup-simplify]: Simplify (* a 0) into 0 0.584 * [backup-simplify]: Simplify (* -4 0) into 0 0.584 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.584 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.584 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.585 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 0.585 * [backup-simplify]: Simplify (+ (* -4 a) (* 0 0)) into (- (* 4 a)) 0.585 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.585 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.585 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.586 * [taylor]: Taking taylor expansion of b in a 0.586 * [backup-simplify]: Simplify b into b 0.586 * [taylor]: Taking taylor expansion of b in b 0.586 * [backup-simplify]: Simplify 0 into 0 0.586 * [backup-simplify]: Simplify 1 into 1 0.586 * [backup-simplify]: Simplify 0 into 0 0.586 * [taylor]: Taking taylor expansion of (* -2 (/ a b)) in a 0.586 * [taylor]: Taking taylor expansion of -2 in a 0.586 * [backup-simplify]: Simplify -2 into -2 0.587 * [taylor]: Taking taylor expansion of (/ a b) in a 0.587 * [taylor]: Taking taylor expansion of a in a 0.587 * [backup-simplify]: Simplify 0 into 0 0.587 * [backup-simplify]: Simplify 1 into 1 0.587 * [taylor]: Taking taylor expansion of b in a 0.587 * [backup-simplify]: Simplify b into b 0.587 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.587 * [taylor]: Taking taylor expansion of 0 in b 0.587 * [backup-simplify]: Simplify 0 into 0 0.587 * [backup-simplify]: Simplify 0 into 0 0.587 * [backup-simplify]: Simplify 1 into 1 0.588 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 0.589 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 a) (* 0 0))) into 0 0.589 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 0.590 * [backup-simplify]: Simplify (+ 0 0) into 0 0.591 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 0.591 * [taylor]: Taking taylor expansion of (* -2 (/ (pow a 2) (pow b 3))) in a 0.591 * [taylor]: Taking taylor expansion of -2 in a 0.591 * [backup-simplify]: Simplify -2 into -2 0.591 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) in a 0.591 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.591 * [taylor]: Taking taylor expansion of a in a 0.591 * [backup-simplify]: Simplify 0 into 0 0.591 * [backup-simplify]: Simplify 1 into 1 0.591 * [taylor]: Taking taylor expansion of (pow b 3) in a 0.591 * [taylor]: Taking taylor expansion of b in a 0.591 * [backup-simplify]: Simplify b into b 0.591 * [backup-simplify]: Simplify (* 1 1) into 1 0.592 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.592 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 0.592 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 0.592 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 0.592 * [taylor]: Taking taylor expansion of (/ -2 b) in b 0.592 * [taylor]: Taking taylor expansion of -2 in b 0.592 * [backup-simplify]: Simplify -2 into -2 0.592 * [taylor]: Taking taylor expansion of b in b 0.592 * [backup-simplify]: Simplify 0 into 0 0.592 * [backup-simplify]: Simplify 1 into 1 0.593 * [backup-simplify]: Simplify (/ -2 1) into -2 0.594 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 0.594 * [backup-simplify]: Simplify 0 into 0 0.594 * [taylor]: Taking taylor expansion of 0 in b 0.594 * [backup-simplify]: Simplify 0 into 0 0.594 * [backup-simplify]: Simplify 0 into 0 0.594 * [backup-simplify]: Simplify 0 into 0 0.594 * [backup-simplify]: Simplify 0 into 0 0.595 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 0.596 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 a) (* 0 0)))) into 0 0.597 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 0.597 * [backup-simplify]: Simplify (+ 0 0) into 0 0.598 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ a b)) (* -2 (/ (pow a 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow a 3) (pow b 5))) 0.598 * [taylor]: Taking taylor expansion of (* -4 (/ (pow a 3) (pow b 5))) in a 0.598 * [taylor]: Taking taylor expansion of -4 in a 0.598 * [backup-simplify]: Simplify -4 into -4 0.598 * [taylor]: Taking taylor expansion of (/ (pow a 3) (pow b 5)) in a 0.598 * [taylor]: Taking taylor expansion of (pow a 3) in a 0.598 * [taylor]: Taking taylor expansion of a in a 0.598 * [backup-simplify]: Simplify 0 into 0 0.598 * [backup-simplify]: Simplify 1 into 1 0.598 * [taylor]: Taking taylor expansion of (pow b 5) in a 0.598 * [taylor]: Taking taylor expansion of b in a 0.598 * [backup-simplify]: Simplify b into b 0.599 * [backup-simplify]: Simplify (* 1 1) into 1 0.599 * [backup-simplify]: Simplify (* 1 1) into 1 0.599 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.599 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 0.600 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 0.600 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 0.600 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 0.600 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 0.600 * [taylor]: Taking taylor expansion of 0 in b 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 b 0.601 * [backup-simplify]: Simplify 0 into 0 0.601 * [backup-simplify]: Simplify 0 into 0 0.601 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 0.601 * [backup-simplify]: Simplify (sqrt (fma -4 (* (/ 1 c) (/ 1 a)) (* (/ 1 b) (/ 1 b)))) into (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) 0.601 * [approximate]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in (c a b) around 0 0.601 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in b 0.601 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in b 0.601 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 0.601 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in b 0.601 * [taylor]: Taking taylor expansion of -4 in b 0.601 * [backup-simplify]: Simplify -4 into -4 0.601 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 0.602 * [taylor]: Taking taylor expansion of (* a c) in b 0.602 * [taylor]: Taking taylor expansion of a in b 0.602 * [backup-simplify]: Simplify a into a 0.602 * [taylor]: Taking taylor expansion of c in b 0.602 * [backup-simplify]: Simplify c into c 0.602 * [backup-simplify]: Simplify (* a c) into (* a c) 0.602 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 0.602 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.602 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.602 * [taylor]: Taking taylor expansion of b in b 0.602 * [backup-simplify]: Simplify 0 into 0 0.602 * [backup-simplify]: Simplify 1 into 1 0.602 * [backup-simplify]: Simplify (* 1 1) into 1 0.603 * [backup-simplify]: Simplify (/ 1 1) into 1 0.603 * [backup-simplify]: Simplify (+ 0 1) into 1 0.604 * [backup-simplify]: Simplify (sqrt 1) into 1 0.604 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.605 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.606 * [backup-simplify]: Simplify (+ 0 0) into 0 0.606 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.606 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in a 0.606 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in a 0.606 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 0.607 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in a 0.607 * [taylor]: Taking taylor expansion of -4 in a 0.607 * [backup-simplify]: Simplify -4 into -4 0.607 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 0.607 * [taylor]: Taking taylor expansion of (* a c) in a 0.607 * [taylor]: Taking taylor expansion of a in a 0.607 * [backup-simplify]: Simplify 0 into 0 0.607 * [backup-simplify]: Simplify 1 into 1 0.607 * [taylor]: Taking taylor expansion of c in a 0.607 * [backup-simplify]: Simplify c into c 0.607 * [backup-simplify]: Simplify (* 0 c) into 0 0.608 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.608 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.608 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.608 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.608 * [taylor]: Taking taylor expansion of b in a 0.608 * [backup-simplify]: Simplify b into b 0.608 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.608 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.608 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 0.608 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.609 * [backup-simplify]: Simplify (sqrt 0) into 0 0.609 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.609 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 0.609 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 0.610 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 0.610 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 0.610 * [taylor]: Taking taylor expansion of -4 in c 0.610 * [backup-simplify]: Simplify -4 into -4 0.610 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 0.610 * [taylor]: Taking taylor expansion of (* a c) in c 0.610 * [taylor]: Taking taylor expansion of a in c 0.610 * [backup-simplify]: Simplify a into a 0.610 * [taylor]: Taking taylor expansion of c in c 0.610 * [backup-simplify]: Simplify 0 into 0 0.610 * [backup-simplify]: Simplify 1 into 1 0.610 * [backup-simplify]: Simplify (* a 0) into 0 0.610 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 0.610 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 0.610 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.610 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.610 * [taylor]: Taking taylor expansion of b in c 0.610 * [backup-simplify]: Simplify b into b 0.610 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.611 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.611 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 0.611 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.611 * [backup-simplify]: Simplify (sqrt 0) into 0 0.612 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.612 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 0.612 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 0.612 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 0.612 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 0.612 * [taylor]: Taking taylor expansion of -4 in c 0.612 * [backup-simplify]: Simplify -4 into -4 0.612 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 0.612 * [taylor]: Taking taylor expansion of (* a c) in c 0.612 * [taylor]: Taking taylor expansion of a in c 0.612 * [backup-simplify]: Simplify a into a 0.612 * [taylor]: Taking taylor expansion of c in c 0.612 * [backup-simplify]: Simplify 0 into 0 0.612 * [backup-simplify]: Simplify 1 into 1 0.612 * [backup-simplify]: Simplify (* a 0) into 0 0.613 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 0.613 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 0.613 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.613 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.613 * [taylor]: Taking taylor expansion of b in c 0.613 * [backup-simplify]: Simplify b into b 0.613 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.613 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.613 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 0.613 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.613 * [backup-simplify]: Simplify (sqrt 0) into 0 0.614 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.614 * [taylor]: Taking taylor expansion of 0 in a 0.614 * [backup-simplify]: Simplify 0 into 0 0.614 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 0.614 * [taylor]: Taking taylor expansion of +nan.0 in a 0.614 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.614 * [taylor]: Taking taylor expansion of a in a 0.614 * [backup-simplify]: Simplify 0 into 0 0.614 * [backup-simplify]: Simplify 1 into 1 0.615 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 0.615 * [taylor]: Taking taylor expansion of +nan.0 in b 0.615 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.615 * [taylor]: Taking taylor expansion of 0 in b 0.615 * [backup-simplify]: Simplify 0 into 0 0.616 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 0.616 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 0.616 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 a))) into 0 0.617 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.618 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 0.618 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 0.618 * [taylor]: Taking taylor expansion of +nan.0 in a 0.618 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.618 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 0.618 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.618 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.618 * [taylor]: Taking taylor expansion of b in a 0.618 * [backup-simplify]: Simplify b into b 0.618 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.618 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.618 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 0.618 * [taylor]: Taking taylor expansion of +nan.0 in a 0.618 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.618 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 0.618 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.618 * [taylor]: Taking taylor expansion of a in a 0.618 * [backup-simplify]: Simplify 0 into 0 0.618 * [backup-simplify]: Simplify 1 into 1 0.618 * [backup-simplify]: Simplify (* 1 1) into 1 0.619 * [backup-simplify]: Simplify (/ 1 1) into 1 0.620 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.620 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.621 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.621 * [backup-simplify]: Simplify (- 0) into 0 0.622 * [backup-simplify]: Simplify (+ 0 0) into 0 0.622 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.623 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.623 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 0.624 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 0.624 * [taylor]: Taking taylor expansion of 0 in b 0.624 * [backup-simplify]: Simplify 0 into 0 0.625 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 0.625 * [taylor]: Taking taylor expansion of 0 in b 0.625 * [backup-simplify]: Simplify 0 into 0 0.625 * [taylor]: Taking taylor expansion of 0 in b 0.625 * [backup-simplify]: Simplify 0 into 0 0.625 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.625 * [backup-simplify]: Simplify 0 into 0 0.626 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 0.626 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.627 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 0.627 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.628 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.628 * [backup-simplify]: Simplify (+ 0 0) into 0 0.629 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 0.629 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 0.629 * [taylor]: Taking taylor expansion of +nan.0 in a 0.629 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.629 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 0.629 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 0.629 * [taylor]: Taking taylor expansion of +nan.0 in a 0.629 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.630 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 0.630 * [taylor]: Taking taylor expansion of (pow a 3) in a 0.630 * [taylor]: Taking taylor expansion of a in a 0.630 * [backup-simplify]: Simplify 0 into 0 0.630 * [backup-simplify]: Simplify 1 into 1 0.630 * [backup-simplify]: Simplify (* 1 1) into 1 0.630 * [backup-simplify]: Simplify (* 1 1) into 1 0.631 * [backup-simplify]: Simplify (/ 1 1) into 1 0.631 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 0.631 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 0.631 * [taylor]: Taking taylor expansion of +nan.0 in a 0.631 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.631 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 0.631 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 0.631 * [taylor]: Taking taylor expansion of a in a 0.631 * [backup-simplify]: Simplify 0 into 0 0.631 * [backup-simplify]: Simplify 1 into 1 0.631 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.631 * [taylor]: Taking taylor expansion of b in a 0.631 * [backup-simplify]: Simplify b into b 0.631 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.631 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 0.631 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.632 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 0.632 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.633 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.634 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.634 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.635 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.636 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.637 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.638 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.638 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.638 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.638 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.639 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.639 * [backup-simplify]: Simplify (+ 0 0) into 0 0.640 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.640 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 0.641 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.641 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.641 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.641 * [taylor]: Taking taylor expansion of +nan.0 in b 0.641 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.641 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.641 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.641 * [taylor]: Taking taylor expansion of b in b 0.641 * [backup-simplify]: Simplify 0 into 0 0.641 * [backup-simplify]: Simplify 1 into 1 0.642 * [backup-simplify]: Simplify (* 1 1) into 1 0.642 * [backup-simplify]: Simplify (/ 1 1) into 1 0.643 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.644 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.644 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.645 * [backup-simplify]: Simplify (- 0) into 0 0.645 * [backup-simplify]: Simplify 0 into 0 0.646 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.646 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.647 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.648 * [backup-simplify]: Simplify (- 0) into 0 0.648 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 0.649 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.649 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.649 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.649 * [taylor]: Taking taylor expansion of +nan.0 in b 0.649 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.649 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.649 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.649 * [taylor]: Taking taylor expansion of b in b 0.649 * [backup-simplify]: Simplify 0 into 0 0.649 * [backup-simplify]: Simplify 1 into 1 0.649 * [backup-simplify]: Simplify (* 1 1) into 1 0.650 * [backup-simplify]: Simplify (/ 1 1) into 1 0.650 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.651 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.652 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.652 * [backup-simplify]: Simplify (- 0) into 0 0.652 * [backup-simplify]: Simplify 0 into 0 0.653 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.653 * [taylor]: Taking taylor expansion of 0 in b 0.654 * [backup-simplify]: Simplify 0 into 0 0.654 * [taylor]: Taking taylor expansion of 0 in b 0.654 * [backup-simplify]: Simplify 0 into 0 0.654 * [backup-simplify]: Simplify 0 into 0 0.654 * [backup-simplify]: Simplify 0 into 0 0.654 * [backup-simplify]: Simplify 0 into 0 0.654 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 a)) 1))) into (* +nan.0 a) 0.654 * [backup-simplify]: Simplify (sqrt (fma -4 (* (/ 1 (- c)) (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- b))))) into (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) 0.654 * [approximate]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in (c a b) around 0 0.654 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in b 0.654 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in b 0.654 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 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.655 * [backup-simplify]: Simplify a into a 0.655 * [taylor]: Taking taylor expansion of c in b 0.655 * [backup-simplify]: Simplify c into c 0.655 * [backup-simplify]: Simplify (* a c) into (* a c) 0.655 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 0.655 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.655 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.655 * [taylor]: Taking taylor expansion of b in b 0.655 * [backup-simplify]: Simplify 0 into 0 0.655 * [backup-simplify]: Simplify 1 into 1 0.655 * [backup-simplify]: Simplify (* 1 1) into 1 0.656 * [backup-simplify]: Simplify (/ 1 1) into 1 0.656 * [backup-simplify]: Simplify (+ 0 1) into 1 0.656 * [backup-simplify]: Simplify (sqrt 1) into 1 0.657 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.658 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.658 * [backup-simplify]: Simplify (+ 0 0) into 0 0.659 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.659 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in a 0.659 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in a 0.659 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 0.659 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in a 0.659 * [taylor]: Taking taylor expansion of -4 in a 0.659 * [backup-simplify]: Simplify -4 into -4 0.659 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 0.659 * [taylor]: Taking taylor expansion of (* a c) in a 0.659 * [taylor]: Taking taylor expansion of a in a 0.659 * [backup-simplify]: Simplify 0 into 0 0.659 * [backup-simplify]: Simplify 1 into 1 0.659 * [taylor]: Taking taylor expansion of c in a 0.659 * [backup-simplify]: Simplify c into c 0.659 * [backup-simplify]: Simplify (* 0 c) into 0 0.660 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.660 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.660 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.660 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.660 * [taylor]: Taking taylor expansion of b in a 0.660 * [backup-simplify]: Simplify b into b 0.660 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.660 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.660 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 0.660 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.661 * [backup-simplify]: Simplify (sqrt 0) into 0 0.661 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.661 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 0.661 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 0.661 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 0.661 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 0.661 * [taylor]: Taking taylor expansion of -4 in c 0.661 * [backup-simplify]: Simplify -4 into -4 0.661 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 0.662 * [taylor]: Taking taylor expansion of (* a c) in c 0.662 * [taylor]: Taking taylor expansion of a in c 0.662 * [backup-simplify]: Simplify a into a 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 (* a 0) into 0 0.662 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 0.662 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 0.662 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.662 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.662 * [taylor]: Taking taylor expansion of b in c 0.662 * [backup-simplify]: Simplify b into b 0.662 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.662 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.662 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 0.663 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.663 * [backup-simplify]: Simplify (sqrt 0) into 0 0.664 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.664 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 0.664 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 0.664 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 0.664 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 0.664 * [taylor]: Taking taylor expansion of -4 in c 0.664 * [backup-simplify]: Simplify -4 into -4 0.664 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 0.664 * [taylor]: Taking taylor expansion of (* a c) in c 0.664 * [taylor]: Taking taylor expansion of a in c 0.664 * [backup-simplify]: Simplify a into a 0.664 * [taylor]: Taking taylor expansion of c in c 0.664 * [backup-simplify]: Simplify 0 into 0 0.664 * [backup-simplify]: Simplify 1 into 1 0.664 * [backup-simplify]: Simplify (* a 0) into 0 0.664 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 0.665 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 0.665 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.665 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.665 * [taylor]: Taking taylor expansion of b in c 0.665 * [backup-simplify]: Simplify b into b 0.665 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.665 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.665 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 0.665 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.665 * [backup-simplify]: Simplify (sqrt 0) into 0 0.666 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.666 * [taylor]: Taking taylor expansion of 0 in a 0.666 * [backup-simplify]: Simplify 0 into 0 0.666 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 0.666 * [taylor]: Taking taylor expansion of +nan.0 in a 0.666 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.666 * [taylor]: Taking taylor expansion of a in a 0.666 * [backup-simplify]: Simplify 0 into 0 0.666 * [backup-simplify]: Simplify 1 into 1 0.667 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 0.667 * [taylor]: Taking taylor expansion of +nan.0 in b 0.667 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.667 * [taylor]: Taking taylor expansion of 0 in b 0.667 * [backup-simplify]: Simplify 0 into 0 0.668 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 0.668 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 0.669 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 a))) into 0 0.669 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.670 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 0.670 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 0.670 * [taylor]: Taking taylor expansion of +nan.0 in a 0.670 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.670 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 0.670 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.670 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.670 * [taylor]: Taking taylor expansion of b in a 0.670 * [backup-simplify]: Simplify b into b 0.670 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.670 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.670 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 0.670 * [taylor]: Taking taylor expansion of +nan.0 in a 0.670 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.670 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 0.670 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.670 * [taylor]: Taking taylor expansion of a in a 0.670 * [backup-simplify]: Simplify 0 into 0 0.670 * [backup-simplify]: Simplify 1 into 1 0.671 * [backup-simplify]: Simplify (* 1 1) into 1 0.671 * [backup-simplify]: Simplify (/ 1 1) into 1 0.672 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.672 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.673 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.674 * [backup-simplify]: Simplify (- 0) into 0 0.674 * [backup-simplify]: Simplify (+ 0 0) into 0 0.674 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.675 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.676 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 0.676 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 0.676 * [taylor]: Taking taylor expansion of 0 in b 0.676 * [backup-simplify]: Simplify 0 into 0 0.677 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 0.677 * [taylor]: Taking taylor expansion of 0 in b 0.677 * [backup-simplify]: Simplify 0 into 0 0.678 * [taylor]: Taking taylor expansion of 0 in b 0.678 * [backup-simplify]: Simplify 0 into 0 0.678 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.678 * [backup-simplify]: Simplify 0 into 0 0.679 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 0.679 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.680 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 0.680 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.680 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.680 * [backup-simplify]: Simplify (+ 0 0) into 0 0.681 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 0.681 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 0.681 * [taylor]: Taking taylor expansion of +nan.0 in a 0.681 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.681 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 0.681 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 0.681 * [taylor]: Taking taylor expansion of +nan.0 in a 0.681 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.681 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 0.681 * [taylor]: Taking taylor expansion of (pow a 3) in a 0.681 * [taylor]: Taking taylor expansion of a in a 0.681 * [backup-simplify]: Simplify 0 into 0 0.681 * [backup-simplify]: Simplify 1 into 1 0.682 * [backup-simplify]: Simplify (* 1 1) into 1 0.682 * [backup-simplify]: Simplify (* 1 1) into 1 0.683 * [backup-simplify]: Simplify (/ 1 1) into 1 0.683 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 0.683 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 0.683 * [taylor]: Taking taylor expansion of +nan.0 in a 0.683 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.683 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 0.683 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 0.683 * [taylor]: Taking taylor expansion of a in a 0.683 * [backup-simplify]: Simplify 0 into 0 0.683 * [backup-simplify]: Simplify 1 into 1 0.683 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.683 * [taylor]: Taking taylor expansion of b in a 0.683 * [backup-simplify]: Simplify b into b 0.683 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.683 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 0.683 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.684 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 0.684 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.685 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.685 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.686 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.687 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.688 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.688 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.689 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.690 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.690 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.690 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.691 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.691 * [backup-simplify]: Simplify (+ 0 0) into 0 0.691 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.692 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 0.693 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.693 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.693 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.693 * [taylor]: Taking taylor expansion of +nan.0 in b 0.693 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.693 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.693 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.693 * [taylor]: Taking taylor expansion of b in b 0.693 * [backup-simplify]: Simplify 0 into 0 0.693 * [backup-simplify]: Simplify 1 into 1 0.694 * [backup-simplify]: Simplify (* 1 1) into 1 0.694 * [backup-simplify]: Simplify (/ 1 1) into 1 0.695 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.695 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.696 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.697 * [backup-simplify]: Simplify (- 0) into 0 0.697 * [backup-simplify]: Simplify 0 into 0 0.698 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.698 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.700 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.700 * [backup-simplify]: Simplify (- 0) into 0 0.700 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 0.701 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.701 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.701 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.701 * [taylor]: Taking taylor expansion of +nan.0 in b 0.701 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.701 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.701 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.701 * [taylor]: Taking taylor expansion of b in b 0.702 * [backup-simplify]: Simplify 0 into 0 0.702 * [backup-simplify]: Simplify 1 into 1 0.702 * [backup-simplify]: Simplify (* 1 1) into 1 0.702 * [backup-simplify]: Simplify (/ 1 1) into 1 0.703 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.704 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.704 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.705 * [backup-simplify]: Simplify (- 0) into 0 0.705 * [backup-simplify]: Simplify 0 into 0 0.706 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.706 * [taylor]: Taking taylor expansion of 0 in b 0.706 * [backup-simplify]: Simplify 0 into 0 0.706 * [taylor]: Taking taylor expansion of 0 in b 0.706 * [backup-simplify]: Simplify 0 into 0 0.706 * [backup-simplify]: Simplify 0 into 0 0.706 * [backup-simplify]: Simplify 0 into 0 0.706 * [backup-simplify]: Simplify 0 into 0 0.706 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- a))) 1))) into (* +nan.0 a) 0.706 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 2 2) 0.707 * [backup-simplify]: Simplify (sqrt (fma -4 (* c a) (* b b))) into (sqrt (fma -4 (* a c) (pow b 2))) 0.707 * [approximate]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in (c a b) around 0 0.707 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in b 0.707 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in b 0.707 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 0.707 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in b 0.707 * [taylor]: Taking taylor expansion of -4 in b 0.707 * [backup-simplify]: Simplify -4 into -4 0.707 * [taylor]: Taking taylor expansion of (* a c) in b 0.707 * [taylor]: Taking taylor expansion of a in b 0.707 * [backup-simplify]: Simplify a into a 0.707 * [taylor]: Taking taylor expansion of c in b 0.707 * [backup-simplify]: Simplify c into c 0.707 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.707 * [taylor]: Taking taylor expansion of b in b 0.707 * [backup-simplify]: Simplify 0 into 0 0.707 * [backup-simplify]: Simplify 1 into 1 0.707 * [backup-simplify]: Simplify (* a c) into (* a c) 0.707 * [backup-simplify]: Simplify (* -4 (* a c)) into (* -4 (* a c)) 0.707 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 0.708 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 0.708 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 0.708 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (* a c))) into 0 0.717 * [backup-simplify]: Simplify (+ 0 0) into 0 0.717 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 0.717 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in a 0.717 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in a 0.717 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 0.717 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in a 0.718 * [taylor]: Taking taylor expansion of -4 in a 0.718 * [backup-simplify]: Simplify -4 into -4 0.718 * [taylor]: Taking taylor expansion of (* a c) in a 0.718 * [taylor]: Taking taylor expansion of a in a 0.718 * [backup-simplify]: Simplify 0 into 0 0.718 * [backup-simplify]: Simplify 1 into 1 0.718 * [taylor]: Taking taylor expansion of c in a 0.718 * [backup-simplify]: Simplify c into c 0.718 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.718 * [taylor]: Taking taylor expansion of b in a 0.718 * [backup-simplify]: Simplify b into b 0.718 * [backup-simplify]: Simplify (* 0 c) into 0 0.719 * [backup-simplify]: Simplify (* -4 0) into 0 0.719 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.719 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.719 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.719 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.720 * [backup-simplify]: Simplify (+ (* -4 c) (* 0 0)) into (- (* 4 c)) 0.720 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.720 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 0.720 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 0.720 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in c 0.720 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in c 0.720 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 0.720 * [taylor]: Taking taylor expansion of (* -4 (* 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 (* 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.721 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.721 * [taylor]: Taking taylor expansion of b in c 0.721 * [backup-simplify]: Simplify b into b 0.721 * [backup-simplify]: Simplify (* a 0) into 0 0.721 * [backup-simplify]: Simplify (* -4 0) into 0 0.721 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.721 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.721 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.722 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 0.722 * [backup-simplify]: Simplify (+ (* -4 a) (* 0 0)) into (- (* 4 a)) 0.722 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.722 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.723 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.723 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in c 0.723 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in c 0.723 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 0.723 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in c 0.723 * [taylor]: Taking taylor expansion of -4 in c 0.723 * [backup-simplify]: Simplify -4 into -4 0.723 * [taylor]: Taking taylor expansion of (* a c) in c 0.723 * [taylor]: Taking taylor expansion of a in c 0.723 * [backup-simplify]: Simplify a into a 0.723 * [taylor]: Taking taylor expansion of c in c 0.723 * [backup-simplify]: Simplify 0 into 0 0.723 * [backup-simplify]: Simplify 1 into 1 0.723 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.723 * [taylor]: Taking taylor expansion of b in c 0.723 * [backup-simplify]: Simplify b into b 0.723 * [backup-simplify]: Simplify (* a 0) into 0 0.723 * [backup-simplify]: Simplify (* -4 0) into 0 0.724 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.724 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.724 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.724 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 0.725 * [backup-simplify]: Simplify (+ (* -4 a) (* 0 0)) into (- (* 4 a)) 0.725 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.725 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.725 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.725 * [taylor]: Taking taylor expansion of b in a 0.725 * [backup-simplify]: Simplify b into 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.725 * [backup-simplify]: Simplify 0 into 0 0.725 * [taylor]: Taking taylor expansion of (* -2 (/ a b)) in a 0.725 * [taylor]: Taking taylor expansion of -2 in a 0.725 * [backup-simplify]: Simplify -2 into -2 0.725 * [taylor]: Taking taylor expansion of (/ a b) in a 0.725 * [taylor]: Taking taylor expansion of a in a 0.725 * [backup-simplify]: Simplify 0 into 0 0.725 * [backup-simplify]: Simplify 1 into 1 0.725 * [taylor]: Taking taylor expansion of b in a 0.725 * [backup-simplify]: Simplify b into b 0.726 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.726 * [taylor]: Taking taylor expansion of 0 in b 0.726 * [backup-simplify]: Simplify 0 into 0 0.726 * [backup-simplify]: Simplify 0 into 0 0.726 * [backup-simplify]: Simplify 1 into 1 0.726 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 0.727 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 a) (* 0 0))) into 0 0.728 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 0.729 * [backup-simplify]: Simplify (+ 0 0) into 0 0.729 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 0.729 * [taylor]: Taking taylor expansion of (* -2 (/ (pow a 2) (pow b 3))) in a 0.729 * [taylor]: Taking taylor expansion of -2 in a 0.729 * [backup-simplify]: Simplify -2 into -2 0.729 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) in a 0.729 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.729 * [taylor]: Taking taylor expansion of a in a 0.729 * [backup-simplify]: Simplify 0 into 0 0.729 * [backup-simplify]: Simplify 1 into 1 0.729 * [taylor]: Taking taylor expansion of (pow b 3) in a 0.729 * [taylor]: Taking taylor expansion of b in a 0.729 * [backup-simplify]: Simplify b into b 0.730 * [backup-simplify]: Simplify (* 1 1) into 1 0.730 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.730 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 0.730 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 0.730 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 0.730 * [taylor]: Taking taylor expansion of (/ -2 b) in b 0.730 * [taylor]: Taking taylor expansion of -2 in b 0.730 * [backup-simplify]: Simplify -2 into -2 0.730 * [taylor]: Taking taylor expansion of b in b 0.730 * [backup-simplify]: Simplify 0 into 0 0.730 * [backup-simplify]: Simplify 1 into 1 0.731 * [backup-simplify]: Simplify (/ -2 1) into -2 0.732 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 0.732 * [backup-simplify]: Simplify 0 into 0 0.732 * [taylor]: Taking taylor expansion of 0 in b 0.732 * [backup-simplify]: Simplify 0 into 0 0.732 * [backup-simplify]: Simplify 0 into 0 0.732 * [backup-simplify]: Simplify 0 into 0 0.732 * [backup-simplify]: Simplify 0 into 0 0.733 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 0.734 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 a) (* 0 0)))) into 0 0.735 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 0.735 * [backup-simplify]: Simplify (+ 0 0) into 0 0.736 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ a b)) (* -2 (/ (pow a 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow a 3) (pow b 5))) 0.736 * [taylor]: Taking taylor expansion of (* -4 (/ (pow a 3) (pow b 5))) in a 0.736 * [taylor]: Taking taylor expansion of -4 in a 0.736 * [backup-simplify]: Simplify -4 into -4 0.736 * [taylor]: Taking taylor expansion of (/ (pow a 3) (pow b 5)) in a 0.736 * [taylor]: Taking taylor expansion of (pow a 3) in a 0.736 * [taylor]: Taking taylor expansion of a in a 0.736 * [backup-simplify]: Simplify 0 into 0 0.736 * [backup-simplify]: Simplify 1 into 1 0.736 * [taylor]: Taking taylor expansion of (pow b 5) in a 0.736 * [taylor]: Taking taylor expansion of b in a 0.736 * [backup-simplify]: Simplify b into b 0.736 * [backup-simplify]: Simplify (* 1 1) into 1 0.737 * [backup-simplify]: Simplify (* 1 1) into 1 0.737 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.737 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 0.737 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 0.737 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 0.737 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 0.738 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 0.738 * [taylor]: Taking taylor expansion of 0 in b 0.738 * [backup-simplify]: Simplify 0 into 0 0.738 * [backup-simplify]: Simplify 0 into 0 0.738 * [taylor]: Taking taylor expansion of 0 in b 0.738 * [backup-simplify]: Simplify 0 into 0 0.738 * [backup-simplify]: Simplify 0 into 0 0.739 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 0.739 * [backup-simplify]: Simplify (sqrt (fma -4 (* (/ 1 c) (/ 1 a)) (* (/ 1 b) (/ 1 b)))) into (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) 0.739 * [approximate]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in (c a b) around 0 0.739 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in b 0.739 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in b 0.739 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 0.739 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in b 0.739 * [taylor]: Taking taylor expansion of -4 in b 0.739 * [backup-simplify]: Simplify -4 into -4 0.739 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 0.739 * [taylor]: Taking taylor expansion of (* a c) in b 0.739 * [taylor]: Taking taylor expansion of a in b 0.739 * [backup-simplify]: Simplify a into a 0.739 * [taylor]: Taking taylor expansion of c in b 0.739 * [backup-simplify]: Simplify c into c 0.739 * [backup-simplify]: Simplify (* a c) into (* a c) 0.739 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 0.739 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.739 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.739 * [taylor]: Taking taylor expansion of b in b 0.739 * [backup-simplify]: Simplify 0 into 0 0.739 * [backup-simplify]: Simplify 1 into 1 0.740 * [backup-simplify]: Simplify (* 1 1) into 1 0.740 * [backup-simplify]: Simplify (/ 1 1) into 1 0.741 * [backup-simplify]: Simplify (+ 0 1) into 1 0.741 * [backup-simplify]: Simplify (sqrt 1) into 1 0.742 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.742 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.743 * [backup-simplify]: Simplify (+ 0 0) into 0 0.744 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.744 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in a 0.744 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in a 0.744 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 0.744 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in a 0.744 * [taylor]: Taking taylor expansion of -4 in a 0.744 * [backup-simplify]: Simplify -4 into -4 0.744 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 0.744 * [taylor]: Taking taylor expansion of (* a c) in a 0.744 * [taylor]: Taking taylor expansion of a in a 0.744 * [backup-simplify]: Simplify 0 into 0 0.744 * [backup-simplify]: Simplify 1 into 1 0.744 * [taylor]: Taking taylor expansion of c in a 0.744 * [backup-simplify]: Simplify c into c 0.744 * [backup-simplify]: Simplify (* 0 c) into 0 0.745 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.745 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.745 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.745 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.745 * [taylor]: Taking taylor expansion of b in a 0.745 * [backup-simplify]: Simplify b into b 0.745 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.745 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.745 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 0.745 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.745 * [backup-simplify]: Simplify (sqrt 0) into 0 0.746 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.746 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 0.746 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 0.746 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 0.746 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 0.746 * [taylor]: Taking taylor expansion of -4 in c 0.746 * [backup-simplify]: Simplify -4 into -4 0.746 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 0.746 * [taylor]: Taking taylor expansion of (* a c) in c 0.746 * [taylor]: Taking taylor expansion of a in c 0.746 * [backup-simplify]: Simplify a into a 0.746 * [taylor]: Taking taylor expansion of c in c 0.746 * [backup-simplify]: Simplify 0 into 0 0.747 * [backup-simplify]: Simplify 1 into 1 0.747 * [backup-simplify]: Simplify (* a 0) into 0 0.747 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 0.747 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 0.747 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.747 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.747 * [taylor]: Taking taylor expansion of b in c 0.747 * [backup-simplify]: Simplify b into b 0.747 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.747 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.747 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 0.747 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.748 * [backup-simplify]: Simplify (sqrt 0) into 0 0.748 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.748 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 0.749 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 0.749 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 0.749 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 0.749 * [taylor]: Taking taylor expansion of -4 in c 0.749 * [backup-simplify]: Simplify -4 into -4 0.749 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 0.749 * [taylor]: Taking taylor expansion of (* a c) in c 0.749 * [taylor]: Taking taylor expansion of a in c 0.749 * [backup-simplify]: Simplify a into a 0.749 * [taylor]: Taking taylor expansion of c in c 0.749 * [backup-simplify]: Simplify 0 into 0 0.749 * [backup-simplify]: Simplify 1 into 1 0.749 * [backup-simplify]: Simplify (* a 0) into 0 0.749 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 0.749 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 0.749 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.749 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.749 * [taylor]: Taking taylor expansion of b in c 0.750 * [backup-simplify]: Simplify b into b 0.750 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.750 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.750 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 0.750 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.750 * [backup-simplify]: Simplify (sqrt 0) into 0 0.751 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.751 * [taylor]: Taking taylor expansion of 0 in a 0.751 * [backup-simplify]: Simplify 0 into 0 0.751 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 0.751 * [taylor]: Taking taylor expansion of +nan.0 in a 0.751 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.751 * [taylor]: Taking taylor expansion of a in a 0.751 * [backup-simplify]: Simplify 0 into 0 0.751 * [backup-simplify]: Simplify 1 into 1 0.752 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 0.752 * [taylor]: Taking taylor expansion of +nan.0 in b 0.752 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.752 * [taylor]: Taking taylor expansion of 0 in b 0.752 * [backup-simplify]: Simplify 0 into 0 0.752 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 0.753 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 0.753 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 a))) into 0 0.753 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.754 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 0.754 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 0.754 * [taylor]: Taking taylor expansion of +nan.0 in a 0.754 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.754 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 0.754 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.754 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.754 * [taylor]: Taking taylor expansion of b in a 0.754 * [backup-simplify]: Simplify b into b 0.754 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.755 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.755 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 0.755 * [taylor]: Taking taylor expansion of +nan.0 in a 0.755 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.755 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 0.755 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.755 * [taylor]: Taking taylor expansion of a in a 0.755 * [backup-simplify]: Simplify 0 into 0 0.755 * [backup-simplify]: Simplify 1 into 1 0.755 * [backup-simplify]: Simplify (* 1 1) into 1 0.755 * [backup-simplify]: Simplify (/ 1 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.758 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.758 * [backup-simplify]: Simplify (- 0) into 0 0.758 * [backup-simplify]: Simplify (+ 0 0) into 0 0.759 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.759 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.760 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 0.761 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 0.761 * [taylor]: Taking taylor expansion of 0 in b 0.761 * [backup-simplify]: Simplify 0 into 0 0.762 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 0.762 * [taylor]: Taking taylor expansion of 0 in b 0.762 * [backup-simplify]: Simplify 0 into 0 0.762 * [taylor]: Taking taylor expansion of 0 in b 0.762 * [backup-simplify]: Simplify 0 into 0 0.762 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.762 * [backup-simplify]: Simplify 0 into 0 0.763 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 0.763 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.764 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 0.764 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.764 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.765 * [backup-simplify]: Simplify (+ 0 0) into 0 0.766 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 0.766 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 0.766 * [taylor]: Taking taylor expansion of +nan.0 in a 0.766 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.766 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 0.766 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 0.766 * [taylor]: Taking taylor expansion of +nan.0 in a 0.766 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.766 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 0.766 * [taylor]: Taking taylor expansion of (pow a 3) in a 0.766 * [taylor]: Taking taylor expansion of a in a 0.766 * [backup-simplify]: Simplify 0 into 0 0.766 * [backup-simplify]: Simplify 1 into 1 0.766 * [backup-simplify]: Simplify (* 1 1) into 1 0.767 * [backup-simplify]: Simplify (* 1 1) into 1 0.767 * [backup-simplify]: Simplify (/ 1 1) into 1 0.767 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 0.767 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 0.767 * [taylor]: Taking taylor expansion of +nan.0 in a 0.767 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.767 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 0.767 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 0.767 * [taylor]: Taking taylor expansion of a in a 0.767 * [backup-simplify]: Simplify 0 into 0 0.767 * [backup-simplify]: Simplify 1 into 1 0.767 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.767 * [taylor]: Taking taylor expansion of b in a 0.767 * [backup-simplify]: Simplify b into b 0.768 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.768 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 0.768 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.768 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 0.768 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.769 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.770 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.771 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.771 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.772 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.773 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.774 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.774 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.774 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.775 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.775 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.776 * [backup-simplify]: Simplify (+ 0 0) into 0 0.776 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.777 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 0.778 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.778 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.778 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.778 * [taylor]: Taking taylor expansion of +nan.0 in b 0.778 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.778 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.778 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.778 * [taylor]: Taking taylor expansion of b in b 0.778 * [backup-simplify]: Simplify 0 into 0 0.778 * [backup-simplify]: Simplify 1 into 1 0.778 * [backup-simplify]: Simplify (* 1 1) into 1 0.779 * [backup-simplify]: Simplify (/ 1 1) into 1 0.779 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.780 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.781 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.781 * [backup-simplify]: Simplify (- 0) into 0 0.781 * [backup-simplify]: Simplify 0 into 0 0.782 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.783 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.784 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.784 * [backup-simplify]: Simplify (- 0) into 0 0.784 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 0.785 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.785 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.785 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.785 * [taylor]: Taking taylor expansion of +nan.0 in b 0.786 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.786 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.786 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.786 * [taylor]: Taking taylor expansion of b in b 0.786 * [backup-simplify]: Simplify 0 into 0 0.786 * [backup-simplify]: Simplify 1 into 1 0.786 * [backup-simplify]: Simplify (* 1 1) into 1 0.786 * [backup-simplify]: Simplify (/ 1 1) into 1 0.787 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.788 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.789 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.789 * [backup-simplify]: Simplify (- 0) into 0 0.789 * [backup-simplify]: Simplify 0 into 0 0.791 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.791 * [taylor]: Taking taylor expansion of 0 in b 0.791 * [backup-simplify]: Simplify 0 into 0 0.791 * [taylor]: Taking taylor expansion of 0 in b 0.791 * [backup-simplify]: Simplify 0 into 0 0.791 * [backup-simplify]: Simplify 0 into 0 0.791 * [backup-simplify]: Simplify 0 into 0 0.791 * [backup-simplify]: Simplify 0 into 0 0.791 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 a)) 1))) into (* +nan.0 a) 0.791 * [backup-simplify]: Simplify (sqrt (fma -4 (* (/ 1 (- c)) (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- b))))) into (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) 0.791 * [approximate]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in (c a b) around 0 0.791 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in b 0.791 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in b 0.791 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 0.791 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in b 0.792 * [taylor]: Taking taylor expansion of -4 in b 0.792 * [backup-simplify]: Simplify -4 into -4 0.792 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 0.792 * [taylor]: Taking taylor expansion of (* a c) in b 0.792 * [taylor]: Taking taylor expansion of a in b 0.792 * [backup-simplify]: Simplify a into a 0.792 * [taylor]: Taking taylor expansion of c in b 0.792 * [backup-simplify]: Simplify c into c 0.792 * [backup-simplify]: Simplify (* a c) into (* a c) 0.792 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 0.792 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.792 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.792 * [taylor]: Taking taylor expansion of b in b 0.792 * [backup-simplify]: Simplify 0 into 0 0.792 * [backup-simplify]: Simplify 1 into 1 0.793 * [backup-simplify]: Simplify (* 1 1) into 1 0.793 * [backup-simplify]: Simplify (/ 1 1) into 1 0.793 * [backup-simplify]: Simplify (+ 0 1) into 1 0.794 * [backup-simplify]: Simplify (sqrt 1) into 1 0.795 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.795 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.796 * [backup-simplify]: Simplify (+ 0 0) into 0 0.796 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.796 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in a 0.796 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in a 0.797 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 0.797 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in a 0.797 * [taylor]: Taking taylor expansion of -4 in a 0.797 * [backup-simplify]: Simplify -4 into -4 0.797 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 0.797 * [taylor]: Taking taylor expansion of (* a c) in a 0.797 * [taylor]: Taking taylor expansion of a in a 0.797 * [backup-simplify]: Simplify 0 into 0 0.797 * [backup-simplify]: Simplify 1 into 1 0.797 * [taylor]: Taking taylor expansion of c in a 0.797 * [backup-simplify]: Simplify c into c 0.797 * [backup-simplify]: Simplify (* 0 c) into 0 0.797 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.797 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.797 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.797 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.797 * [taylor]: Taking taylor expansion of b in a 0.797 * [backup-simplify]: Simplify b into b 0.798 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.798 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.798 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 0.798 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.798 * [backup-simplify]: Simplify (sqrt 0) into 0 0.799 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.799 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 0.799 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 0.799 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 0.799 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 0.799 * [taylor]: Taking taylor expansion of -4 in c 0.799 * [backup-simplify]: Simplify -4 into -4 0.799 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 0.799 * [taylor]: Taking taylor expansion of (* a c) in c 0.799 * [taylor]: Taking taylor expansion of a in c 0.799 * [backup-simplify]: Simplify a into a 0.799 * [taylor]: Taking taylor expansion of c in c 0.799 * [backup-simplify]: Simplify 0 into 0 0.799 * [backup-simplify]: Simplify 1 into 1 0.799 * [backup-simplify]: Simplify (* a 0) into 0 0.800 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 0.800 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 0.800 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.800 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.800 * [taylor]: Taking taylor expansion of b in c 0.800 * [backup-simplify]: Simplify b into b 0.800 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.800 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.800 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 0.800 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.801 * [backup-simplify]: Simplify (sqrt 0) into 0 0.801 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.801 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 0.801 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 0.801 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 0.801 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 0.801 * [taylor]: Taking taylor expansion of -4 in c 0.801 * [backup-simplify]: Simplify -4 into -4 0.801 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 0.801 * [taylor]: Taking taylor expansion of (* a c) in c 0.801 * [taylor]: Taking taylor expansion of a in c 0.801 * [backup-simplify]: Simplify a into a 0.801 * [taylor]: Taking taylor expansion of c in c 0.802 * [backup-simplify]: Simplify 0 into 0 0.802 * [backup-simplify]: Simplify 1 into 1 0.802 * [backup-simplify]: Simplify (* a 0) into 0 0.802 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 0.802 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 0.802 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.802 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.802 * [taylor]: Taking taylor expansion of b in c 0.802 * [backup-simplify]: Simplify b into b 0.802 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.802 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.802 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 0.802 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.803 * [backup-simplify]: Simplify (sqrt 0) into 0 0.804 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.804 * [taylor]: Taking taylor expansion of 0 in a 0.804 * [backup-simplify]: Simplify 0 into 0 0.804 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 0.804 * [taylor]: Taking taylor expansion of +nan.0 in a 0.804 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.804 * [taylor]: Taking taylor expansion of a in a 0.804 * [backup-simplify]: Simplify 0 into 0 0.804 * [backup-simplify]: Simplify 1 into 1 0.804 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 0.804 * [taylor]: Taking taylor expansion of +nan.0 in b 0.805 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.805 * [taylor]: Taking taylor expansion of 0 in b 0.805 * [backup-simplify]: Simplify 0 into 0 0.805 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 0.805 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 0.806 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 a))) into 0 0.806 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.807 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 0.807 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 0.807 * [taylor]: Taking taylor expansion of +nan.0 in a 0.807 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.807 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 0.807 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.807 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.807 * [taylor]: Taking taylor expansion of b in a 0.807 * [backup-simplify]: Simplify b into b 0.807 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.807 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.807 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 0.807 * [taylor]: Taking taylor expansion of +nan.0 in a 0.808 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.808 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 0.808 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.808 * [taylor]: Taking taylor expansion of a in a 0.808 * [backup-simplify]: Simplify 0 into 0 0.808 * [backup-simplify]: Simplify 1 into 1 0.808 * [backup-simplify]: Simplify (* 1 1) into 1 0.808 * [backup-simplify]: Simplify (/ 1 1) into 1 0.809 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.810 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.811 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.811 * [backup-simplify]: Simplify (- 0) into 0 0.811 * [backup-simplify]: Simplify (+ 0 0) into 0 0.812 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.812 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.813 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 0.814 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 0.814 * [taylor]: Taking taylor expansion of 0 in b 0.814 * [backup-simplify]: Simplify 0 into 0 0.815 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 0.815 * [taylor]: Taking taylor expansion of 0 in b 0.815 * [backup-simplify]: Simplify 0 into 0 0.815 * [taylor]: Taking taylor expansion of 0 in b 0.815 * [backup-simplify]: Simplify 0 into 0 0.815 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.815 * [backup-simplify]: Simplify 0 into 0 0.816 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 0.816 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.817 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 0.817 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.817 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.817 * [backup-simplify]: Simplify (+ 0 0) into 0 0.818 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 0.819 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 0.819 * [taylor]: Taking taylor expansion of +nan.0 in a 0.819 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.819 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 0.819 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 0.819 * [taylor]: Taking taylor expansion of +nan.0 in a 0.819 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.819 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 0.819 * [taylor]: Taking taylor expansion of (pow a 3) in a 0.819 * [taylor]: Taking taylor expansion of a in a 0.819 * [backup-simplify]: Simplify 0 into 0 0.819 * [backup-simplify]: Simplify 1 into 1 0.819 * [backup-simplify]: Simplify (* 1 1) into 1 0.820 * [backup-simplify]: Simplify (* 1 1) into 1 0.820 * [backup-simplify]: Simplify (/ 1 1) into 1 0.820 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 0.820 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 0.820 * [taylor]: Taking taylor expansion of +nan.0 in a 0.820 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.820 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 0.820 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 0.820 * [taylor]: Taking taylor expansion of a in a 0.820 * [backup-simplify]: Simplify 0 into 0 0.820 * [backup-simplify]: Simplify 1 into 1 0.820 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.820 * [taylor]: Taking taylor expansion of b in a 0.820 * [backup-simplify]: Simplify b into b 0.820 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.820 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 0.821 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.821 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 0.821 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.822 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.823 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.824 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.824 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.825 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.826 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.827 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.827 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.827 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.827 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.828 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.829 * [backup-simplify]: Simplify (+ 0 0) into 0 0.829 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.829 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 0.830 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.830 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.830 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.831 * [taylor]: Taking taylor expansion of +nan.0 in b 0.831 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.831 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.831 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.831 * [taylor]: Taking taylor expansion of b in b 0.831 * [backup-simplify]: Simplify 0 into 0 0.831 * [backup-simplify]: Simplify 1 into 1 0.831 * [backup-simplify]: Simplify (* 1 1) into 1 0.831 * [backup-simplify]: Simplify (/ 1 1) into 1 0.832 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.833 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.834 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.834 * [backup-simplify]: Simplify (- 0) into 0 0.834 * [backup-simplify]: Simplify 0 into 0 0.835 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.836 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.837 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.837 * [backup-simplify]: Simplify (- 0) into 0 0.837 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 0.838 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.838 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.838 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.838 * [taylor]: Taking taylor expansion of +nan.0 in b 0.838 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.838 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.838 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.839 * [taylor]: Taking taylor expansion of b in b 0.839 * [backup-simplify]: Simplify 0 into 0 0.839 * [backup-simplify]: Simplify 1 into 1 0.839 * [backup-simplify]: Simplify (* 1 1) into 1 0.839 * [backup-simplify]: Simplify (/ 1 1) into 1 0.840 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.841 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.841 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.842 * [backup-simplify]: Simplify (- 0) into 0 0.842 * [backup-simplify]: Simplify 0 into 0 0.843 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.843 * [taylor]: Taking taylor expansion of 0 in b 0.843 * [backup-simplify]: Simplify 0 into 0 0.843 * [taylor]: Taking taylor expansion of 0 in b 0.843 * [backup-simplify]: Simplify 0 into 0 0.843 * [backup-simplify]: Simplify 0 into 0 0.843 * [backup-simplify]: Simplify 0 into 0 0.843 * [backup-simplify]: Simplify 0 into 0 0.843 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- a))) 1))) into (* +nan.0 a) 0.843 * * * * [progress]: [ 3 / 4 ] generating series at (2 3 1) 0.844 * [backup-simplify]: Simplify (- (sqrt (fma -4 (* c a) (* b b))) b) into (- (sqrt (fma -4 (* a c) (pow b 2))) b) 0.844 * [approximate]: Taking taylor expansion of (- (sqrt (fma -4 (* a c) (pow b 2))) b) in (c a b) around 0 0.844 * [taylor]: Taking taylor expansion of (- (sqrt (fma -4 (* a c) (pow b 2))) b) in b 0.844 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in b 0.844 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in b 0.844 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 0.844 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in b 0.844 * [taylor]: Taking taylor expansion of -4 in b 0.844 * [backup-simplify]: Simplify -4 into -4 0.844 * [taylor]: Taking taylor expansion of (* a c) in b 0.844 * [taylor]: Taking taylor expansion of a in b 0.844 * [backup-simplify]: Simplify a into a 0.844 * [taylor]: Taking taylor expansion of c in b 0.844 * [backup-simplify]: Simplify c into c 0.844 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.844 * [taylor]: Taking taylor expansion of b in b 0.844 * [backup-simplify]: Simplify 0 into 0 0.844 * [backup-simplify]: Simplify 1 into 1 0.844 * [backup-simplify]: Simplify (* a c) into (* a c) 0.844 * [backup-simplify]: Simplify (* -4 (* a c)) into (* -4 (* a c)) 0.844 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 0.845 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 0.845 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 0.845 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (* a c))) into 0 0.846 * [backup-simplify]: Simplify (+ 0 0) into 0 0.846 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 0.846 * [taylor]: Taking taylor expansion of b in b 0.846 * [backup-simplify]: Simplify 0 into 0 0.846 * [backup-simplify]: Simplify 1 into 1 0.846 * [taylor]: Taking taylor expansion of (- (sqrt (fma -4 (* a c) (pow b 2))) b) in a 0.846 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in a 0.846 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in a 0.846 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 0.846 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in a 0.846 * [taylor]: Taking taylor expansion of -4 in a 0.846 * [backup-simplify]: Simplify -4 into -4 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 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.846 * [taylor]: Taking taylor expansion of b in a 0.846 * [backup-simplify]: Simplify b into b 0.846 * [backup-simplify]: Simplify (* 0 c) into 0 0.847 * [backup-simplify]: Simplify (* -4 0) into 0 0.847 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.847 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.847 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.847 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.848 * [backup-simplify]: Simplify (+ (* -4 c) (* 0 0)) into (- (* 4 c)) 0.848 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.848 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 0.848 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 0.848 * [taylor]: Taking taylor expansion of b in a 0.848 * [backup-simplify]: Simplify b into b 0.848 * [taylor]: Taking taylor expansion of (- (sqrt (fma -4 (* a c) (pow b 2))) b) in c 0.848 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in c 0.848 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in c 0.849 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 0.849 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in c 0.849 * [taylor]: Taking taylor expansion of -4 in c 0.849 * [backup-simplify]: Simplify -4 into -4 0.849 * [taylor]: Taking taylor expansion of (* a c) in c 0.849 * [taylor]: Taking taylor expansion of a in c 0.849 * [backup-simplify]: Simplify a into a 0.849 * [taylor]: Taking taylor expansion of c in c 0.849 * [backup-simplify]: Simplify 0 into 0 0.849 * [backup-simplify]: Simplify 1 into 1 0.849 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.849 * [taylor]: Taking taylor expansion of b in c 0.849 * [backup-simplify]: Simplify b into b 0.849 * [backup-simplify]: Simplify (* a 0) into 0 0.850 * [backup-simplify]: Simplify (* -4 0) into 0 0.850 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.850 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.850 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.850 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 0.851 * [backup-simplify]: Simplify (+ (* -4 a) (* 0 0)) into (- (* 4 a)) 0.851 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.851 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.851 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.851 * [taylor]: Taking taylor expansion of b in c 0.851 * [backup-simplify]: Simplify b into b 0.851 * [taylor]: Taking taylor expansion of (- (sqrt (fma -4 (* a c) (pow b 2))) b) in c 0.851 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in c 0.851 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in c 0.851 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 0.851 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in c 0.851 * [taylor]: Taking taylor expansion of -4 in c 0.851 * [backup-simplify]: Simplify -4 into -4 0.851 * [taylor]: Taking taylor expansion of (* a c) in c 0.851 * [taylor]: Taking taylor expansion of a in c 0.851 * [backup-simplify]: Simplify a into a 0.851 * [taylor]: Taking taylor expansion of c in c 0.852 * [backup-simplify]: Simplify 0 into 0 0.852 * [backup-simplify]: Simplify 1 into 1 0.852 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.852 * [taylor]: Taking taylor expansion of b in c 0.852 * [backup-simplify]: Simplify b into b 0.852 * [backup-simplify]: Simplify (* a 0) into 0 0.852 * [backup-simplify]: Simplify (* -4 0) into 0 0.852 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.852 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.852 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.853 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 0.853 * [backup-simplify]: Simplify (+ (* -4 a) (* 0 0)) into (- (* 4 a)) 0.853 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.853 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.854 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.854 * [taylor]: Taking taylor expansion of b in c 0.854 * [backup-simplify]: Simplify b into b 0.854 * [backup-simplify]: Simplify (- b) into (- b) 0.854 * [backup-simplify]: Simplify (+ b (- b)) into 0 0.854 * [taylor]: Taking taylor expansion of 0 in a 0.854 * [backup-simplify]: Simplify 0 into 0 0.854 * [taylor]: Taking taylor expansion of 0 in b 0.854 * [backup-simplify]: Simplify 0 into 0 0.854 * [backup-simplify]: Simplify 0 into 0 0.854 * [backup-simplify]: Simplify (- 0) into 0 0.854 * [backup-simplify]: Simplify (+ (* -2 (/ a b)) 0) into (- (* 2 (/ a b))) 0.855 * [taylor]: Taking taylor expansion of (- (* 2 (/ a b))) in a 0.855 * [taylor]: Taking taylor expansion of (* 2 (/ a b)) in a 0.855 * [taylor]: Taking taylor expansion of 2 in a 0.855 * [backup-simplify]: Simplify 2 into 2 0.855 * [taylor]: Taking taylor expansion of (/ a b) in a 0.855 * [taylor]: Taking taylor expansion of a in a 0.855 * [backup-simplify]: Simplify 0 into 0 0.855 * [backup-simplify]: Simplify 1 into 1 0.855 * [taylor]: Taking taylor expansion of b in a 0.855 * [backup-simplify]: Simplify b into b 0.855 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.855 * [taylor]: Taking taylor expansion of 0 in b 0.855 * [backup-simplify]: Simplify 0 into 0 0.855 * [backup-simplify]: Simplify 0 into 0 0.855 * [backup-simplify]: Simplify 0 into 0 0.856 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 0.856 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 a) (* 0 0))) into 0 0.857 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 0.857 * [backup-simplify]: Simplify (+ 0 0) into 0 0.858 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 0.858 * [backup-simplify]: Simplify (- 0) into 0 0.858 * [backup-simplify]: Simplify (+ (* -2 (/ (pow a 2) (pow b 3))) 0) into (- (* 2 (/ (pow a 2) (pow b 3)))) 0.858 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow a 2) (pow b 3)))) in a 0.859 * [taylor]: Taking taylor expansion of (* 2 (/ (pow a 2) (pow b 3))) in a 0.859 * [taylor]: Taking taylor expansion of 2 in a 0.859 * [backup-simplify]: Simplify 2 into 2 0.859 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) in a 0.859 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.859 * [taylor]: Taking taylor expansion of a in a 0.859 * [backup-simplify]: Simplify 0 into 0 0.859 * [backup-simplify]: Simplify 1 into 1 0.859 * [taylor]: Taking taylor expansion of (pow b 3) in a 0.859 * [taylor]: Taking taylor expansion of b in a 0.859 * [backup-simplify]: Simplify b into b 0.859 * [backup-simplify]: Simplify (* 1 1) into 1 0.859 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.859 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 0.859 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 0.860 * [backup-simplify]: Simplify (* 2 (/ 1 b)) into (/ 2 b) 0.860 * [backup-simplify]: Simplify (- (/ 2 b)) into (- (* 2 (/ 1 b))) 0.860 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 b))) in b 0.860 * [taylor]: Taking taylor expansion of (* 2 (/ 1 b)) in b 0.860 * [taylor]: Taking taylor expansion of 2 in b 0.860 * [backup-simplify]: Simplify 2 into 2 0.860 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.860 * [taylor]: Taking taylor expansion of b in b 0.860 * [backup-simplify]: Simplify 0 into 0 0.860 * [backup-simplify]: Simplify 1 into 1 0.860 * [backup-simplify]: Simplify (/ 1 1) into 1 0.861 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.862 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 0.862 * [backup-simplify]: Simplify (- 0) into 0 0.862 * [backup-simplify]: Simplify 0 into 0 0.862 * [taylor]: Taking taylor expansion of 0 in b 0.862 * [backup-simplify]: Simplify 0 into 0 0.862 * [backup-simplify]: Simplify 0 into 0 0.862 * [backup-simplify]: Simplify 0 into 0 0.862 * [backup-simplify]: Simplify 0 into 0 0.863 * [backup-simplify]: Simplify (- (sqrt (fma -4 (* (/ 1 c) (/ 1 a)) (* (/ 1 b) (/ 1 b)))) (/ 1 b)) into (- (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) (/ 1 b)) 0.863 * [approximate]: Taking taylor expansion of (- (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) (/ 1 b)) in (c a b) around 0 0.863 * [taylor]: Taking taylor expansion of (- (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) (/ 1 b)) in b 0.863 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in b 0.863 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in b 0.863 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 0.863 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in b 0.863 * [taylor]: Taking taylor expansion of -4 in b 0.863 * [backup-simplify]: Simplify -4 into -4 0.863 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 0.863 * [taylor]: Taking taylor expansion of (* a c) in b 0.863 * [taylor]: Taking taylor expansion of a in b 0.863 * [backup-simplify]: Simplify a into a 0.863 * [taylor]: Taking taylor expansion of c in b 0.863 * [backup-simplify]: Simplify c into c 0.863 * [backup-simplify]: Simplify (* a c) into (* a c) 0.863 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 0.863 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.863 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.863 * [taylor]: Taking taylor expansion of b in b 0.863 * [backup-simplify]: Simplify 0 into 0 0.863 * [backup-simplify]: Simplify 1 into 1 0.864 * [backup-simplify]: Simplify (* 1 1) into 1 0.864 * [backup-simplify]: Simplify (/ 1 1) into 1 0.865 * [backup-simplify]: Simplify (+ 0 1) into 1 0.865 * [backup-simplify]: Simplify (sqrt 1) into 1 0.866 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.867 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.867 * [backup-simplify]: Simplify (+ 0 0) into 0 0.868 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.868 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.868 * [taylor]: Taking taylor expansion of b in b 0.868 * [backup-simplify]: Simplify 0 into 0 0.868 * [backup-simplify]: Simplify 1 into 1 0.868 * [backup-simplify]: Simplify (/ 1 1) into 1 0.868 * [taylor]: Taking taylor expansion of (- (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) (/ 1 b)) in a 0.868 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in a 0.868 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in a 0.868 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 0.868 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in a 0.868 * [taylor]: Taking taylor expansion of -4 in a 0.868 * [backup-simplify]: Simplify -4 into -4 0.868 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 0.868 * [taylor]: Taking taylor expansion of (* a c) in a 0.868 * [taylor]: Taking taylor expansion of a in a 0.869 * [backup-simplify]: Simplify 0 into 0 0.869 * [backup-simplify]: Simplify 1 into 1 0.869 * [taylor]: Taking taylor expansion of c in a 0.869 * [backup-simplify]: Simplify c into c 0.869 * [backup-simplify]: Simplify (* 0 c) into 0 0.869 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.869 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 0.869 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.869 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.869 * [taylor]: Taking taylor expansion of b in a 0.869 * [backup-simplify]: Simplify b into b 0.869 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.869 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.869 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 0.870 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.872 * [backup-simplify]: Simplify (sqrt 0) into 0 0.873 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.873 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.873 * [taylor]: Taking taylor expansion of b in a 0.873 * [backup-simplify]: Simplify b into b 0.873 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.873 * [taylor]: Taking taylor expansion of (- (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) (/ 1 b)) in c 0.873 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 0.873 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 0.873 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 0.873 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 0.873 * [taylor]: Taking taylor expansion of -4 in c 0.873 * [backup-simplify]: Simplify -4 into -4 0.873 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 0.873 * [taylor]: Taking taylor expansion of (* a c) in c 0.873 * [taylor]: Taking taylor expansion of a in c 0.873 * [backup-simplify]: Simplify a into a 0.873 * [taylor]: Taking taylor expansion of c in c 0.873 * [backup-simplify]: Simplify 0 into 0 0.873 * [backup-simplify]: Simplify 1 into 1 0.873 * [backup-simplify]: Simplify (* a 0) into 0 0.874 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 0.874 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 0.874 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.874 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.874 * [taylor]: Taking taylor expansion of b in c 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 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 0.874 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.875 * [backup-simplify]: Simplify (sqrt 0) into 0 0.875 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.875 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.875 * [taylor]: Taking taylor expansion of b in c 0.875 * [backup-simplify]: Simplify b into b 0.875 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.875 * [taylor]: Taking taylor expansion of (- (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) (/ 1 b)) in c 0.876 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 0.876 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 0.876 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 0.876 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 0.876 * [taylor]: Taking taylor expansion of -4 in c 0.876 * [backup-simplify]: Simplify -4 into -4 0.876 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 0.876 * [taylor]: Taking taylor expansion of (* a c) in c 0.876 * [taylor]: Taking taylor expansion of a in c 0.876 * [backup-simplify]: Simplify a into a 0.876 * [taylor]: Taking taylor expansion of c in c 0.876 * [backup-simplify]: Simplify 0 into 0 0.876 * [backup-simplify]: Simplify 1 into 1 0.876 * [backup-simplify]: Simplify (* a 0) into 0 0.876 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 0.876 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 0.876 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.877 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.877 * [taylor]: Taking taylor expansion of b in c 0.877 * [backup-simplify]: Simplify b into b 0.877 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.877 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.877 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 0.877 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.877 * [backup-simplify]: Simplify (sqrt 0) into 0 0.878 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.878 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.878 * [taylor]: Taking taylor expansion of b in c 0.878 * [backup-simplify]: Simplify b into b 0.878 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.879 * [backup-simplify]: Simplify (+ 0 0) into 0 0.879 * [taylor]: Taking taylor expansion of 0 in a 0.879 * [backup-simplify]: Simplify 0 into 0 0.879 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 0.879 * [backup-simplify]: Simplify (+ (/ +nan.0 a) (- (/ 1 b))) into (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) 0.879 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) in a 0.879 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (/ 1 b)) in a 0.879 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 0.879 * [taylor]: Taking taylor expansion of +nan.0 in a 0.879 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.879 * [taylor]: Taking taylor expansion of (/ 1 a) in a 0.879 * [taylor]: Taking taylor expansion of a in a 0.879 * [backup-simplify]: Simplify 0 into 0 0.879 * [backup-simplify]: Simplify 1 into 1 0.880 * [backup-simplify]: Simplify (/ 1 1) into 1 0.880 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.880 * [taylor]: Taking taylor expansion of b in a 0.880 * [backup-simplify]: Simplify b into b 0.880 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.880 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.881 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 0.881 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 0.882 * [taylor]: Taking taylor expansion of (- +nan.0) in b 0.882 * [taylor]: Taking taylor expansion of +nan.0 in b 0.882 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.882 * [taylor]: Taking taylor expansion of 0 in b 0.882 * [backup-simplify]: Simplify 0 into 0 0.882 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 0.883 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 0.883 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 a))) into 0 0.883 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.884 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 0.884 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 0.884 * [backup-simplify]: Simplify (- 0) into 0 0.885 * [backup-simplify]: Simplify (+ (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 0) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 0.885 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 0.885 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 0.885 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 0.885 * [taylor]: Taking taylor expansion of +nan.0 in a 0.885 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.885 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 0.885 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.885 * [taylor]: Taking taylor expansion of a in a 0.885 * [backup-simplify]: Simplify 0 into 0 0.885 * [backup-simplify]: Simplify 1 into 1 0.885 * [backup-simplify]: Simplify (* 1 1) into 1 0.886 * [backup-simplify]: Simplify (/ 1 1) into 1 0.886 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 0.886 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 0.886 * [taylor]: Taking taylor expansion of +nan.0 in a 0.886 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.886 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.886 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.886 * [taylor]: Taking taylor expansion of b in a 0.886 * [backup-simplify]: Simplify b into b 0.886 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.886 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.887 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.888 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.888 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.889 * [backup-simplify]: Simplify (+ 0 0) into 0 0.889 * [backup-simplify]: Simplify (- 0) into 0 0.889 * [taylor]: Taking taylor expansion of 0 in b 0.889 * [backup-simplify]: Simplify 0 into 0 0.890 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.891 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.891 * [backup-simplify]: Simplify (+ 0 (/ 1 b)) into (/ 1 b) 0.891 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 0.891 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in b 0.891 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.891 * [taylor]: Taking taylor expansion of b in b 0.891 * [backup-simplify]: Simplify 0 into 0 0.891 * [backup-simplify]: Simplify 1 into 1 0.892 * [backup-simplify]: Simplify (/ 1 1) into 1 0.892 * [backup-simplify]: Simplify (- 1) into -1 0.892 * [backup-simplify]: Simplify -1 into -1 0.892 * [taylor]: Taking taylor expansion of 0 in b 0.892 * [backup-simplify]: Simplify 0 into 0 0.893 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.893 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.893 * [backup-simplify]: Simplify 0 into 0 0.894 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 0.894 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.895 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 0.895 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.895 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.896 * [backup-simplify]: Simplify (+ 0 0) into 0 0.897 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 0.897 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 0.897 * [backup-simplify]: Simplify (- 0) into 0 0.898 * [backup-simplify]: Simplify (+ (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 0) into (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 0.898 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 0.898 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 0.898 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 0.898 * [taylor]: Taking taylor expansion of +nan.0 in a 0.898 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.898 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 0.898 * [taylor]: Taking taylor expansion of (pow a 3) in a 0.898 * [taylor]: Taking taylor expansion of a in a 0.898 * [backup-simplify]: Simplify 0 into 0 0.898 * [backup-simplify]: Simplify 1 into 1 0.898 * [backup-simplify]: Simplify (* 1 1) into 1 0.899 * [backup-simplify]: Simplify (* 1 1) into 1 0.899 * [backup-simplify]: Simplify (/ 1 1) into 1 0.899 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 0.899 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 0.899 * [taylor]: Taking taylor expansion of +nan.0 in a 0.899 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.900 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 0.900 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 0.900 * [taylor]: Taking taylor expansion of a in a 0.900 * [backup-simplify]: Simplify 0 into 0 0.900 * [backup-simplify]: Simplify 1 into 1 0.900 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.900 * [taylor]: Taking taylor expansion of b in a 0.900 * [backup-simplify]: Simplify b into b 0.900 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.900 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 0.900 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.901 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 0.901 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.902 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.902 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.903 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.904 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.905 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.906 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.907 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.907 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.907 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.907 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.907 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.907 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.907 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.907 * [taylor]: Taking taylor expansion of +nan.0 in b 0.907 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.907 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.907 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.907 * [taylor]: Taking taylor expansion of b in b 0.907 * [backup-simplify]: Simplify 0 into 0 0.907 * [backup-simplify]: Simplify 1 into 1 0.908 * [backup-simplify]: Simplify (* 1 1) into 1 0.908 * [backup-simplify]: Simplify (/ 1 1) into 1 0.909 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.910 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.910 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.911 * [backup-simplify]: Simplify (- 0) into 0 0.911 * [backup-simplify]: Simplify 0 into 0 0.912 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.913 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.914 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.914 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.914 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.914 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.914 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.914 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.914 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.914 * [taylor]: Taking taylor expansion of +nan.0 in b 0.914 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.914 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.914 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.914 * [taylor]: Taking taylor expansion of b in b 0.914 * [backup-simplify]: Simplify 0 into 0 0.914 * [backup-simplify]: Simplify 1 into 1 0.915 * [backup-simplify]: Simplify (* 1 1) into 1 0.915 * [backup-simplify]: Simplify (/ 1 1) into 1 0.916 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.917 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.917 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.918 * [backup-simplify]: Simplify (- 0) into 0 0.918 * [backup-simplify]: Simplify 0 into 0 0.919 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.920 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.920 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 0.920 * [backup-simplify]: Simplify (+ 0 0) into 0 0.921 * [backup-simplify]: Simplify (- 0) into 0 0.921 * [taylor]: Taking taylor expansion of 0 in b 0.921 * [backup-simplify]: Simplify 0 into 0 0.921 * [taylor]: Taking taylor expansion of 0 in b 0.921 * [backup-simplify]: Simplify 0 into 0 0.921 * [backup-simplify]: Simplify 0 into 0 0.922 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.922 * [backup-simplify]: Simplify (- 0) into 0 0.922 * [backup-simplify]: Simplify 0 into 0 0.922 * [backup-simplify]: Simplify 0 into 0 0.923 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 a)) 1))) (* -1 (* (/ 1 (/ 1 b)) (* 1 1)))) into (- (+ (* +nan.0 a) b)) 0.924 * [backup-simplify]: Simplify (- (sqrt (fma -4 (* (/ 1 (- c)) (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- b))))) (/ 1 (- b))) into (+ (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) (/ 1 b)) 0.924 * [approximate]: Taking taylor expansion of (+ (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) (/ 1 b)) in (c a b) around 0 0.924 * [taylor]: Taking taylor expansion of (+ (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) (/ 1 b)) in b 0.924 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in b 0.924 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in b 0.924 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 0.924 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in b 0.924 * [taylor]: Taking taylor expansion of -4 in b 0.924 * [backup-simplify]: Simplify -4 into -4 0.924 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 0.924 * [taylor]: Taking taylor expansion of (* a c) in b 0.924 * [taylor]: Taking taylor expansion of a in b 0.924 * [backup-simplify]: Simplify a into a 0.924 * [taylor]: Taking taylor expansion of c in b 0.924 * [backup-simplify]: Simplify c into c 0.924 * [backup-simplify]: Simplify (* a c) into (* a c) 0.924 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 0.924 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.924 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.924 * [taylor]: Taking taylor expansion of b in b 0.924 * [backup-simplify]: Simplify 0 into 0 0.924 * [backup-simplify]: Simplify 1 into 1 0.925 * [backup-simplify]: Simplify (* 1 1) into 1 0.925 * [backup-simplify]: Simplify (/ 1 1) into 1 0.925 * [backup-simplify]: Simplify (+ 0 1) into 1 0.926 * [backup-simplify]: Simplify (sqrt 1) into 1 0.926 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.927 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.928 * [backup-simplify]: Simplify (+ 0 0) into 0 0.928 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.928 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.928 * [taylor]: Taking taylor expansion of b in b 0.929 * [backup-simplify]: Simplify 0 into 0 0.929 * [backup-simplify]: Simplify 1 into 1 0.929 * [backup-simplify]: Simplify (/ 1 1) into 1 0.929 * [taylor]: Taking taylor expansion of (+ (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) (/ 1 b)) in a 0.929 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in a 0.929 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in a 0.929 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 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.929 * [backup-simplify]: Simplify c into c 0.929 * [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)) in a 0.930 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.930 * [taylor]: Taking taylor expansion of b in a 0.930 * [backup-simplify]: Simplify b into b 0.930 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.930 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.930 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 0.930 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 0.931 * [backup-simplify]: Simplify (sqrt 0) into 0 0.931 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 0.931 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.931 * [taylor]: Taking taylor expansion of b in a 0.931 * [backup-simplify]: Simplify b into b 0.932 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.932 * [taylor]: Taking taylor expansion of (+ (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) (/ 1 b)) in c 0.932 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 0.932 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 0.932 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 0.932 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 0.932 * [taylor]: Taking taylor expansion of -4 in c 0.932 * [backup-simplify]: Simplify -4 into -4 0.932 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 0.932 * [taylor]: Taking taylor expansion of (* a c) in c 0.932 * [taylor]: Taking taylor expansion of a in c 0.932 * [backup-simplify]: Simplify a into a 0.932 * [taylor]: Taking taylor expansion of c in c 0.932 * [backup-simplify]: Simplify 0 into 0 0.932 * [backup-simplify]: Simplify 1 into 1 0.932 * [backup-simplify]: Simplify (* a 0) into 0 0.932 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 0.932 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 0.932 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.933 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.933 * [taylor]: Taking taylor expansion of b in c 0.933 * [backup-simplify]: Simplify b into b 0.933 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.933 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.933 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 0.933 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.933 * [backup-simplify]: Simplify (sqrt 0) into 0 0.934 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.934 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.934 * [taylor]: Taking taylor expansion of b in c 0.934 * [backup-simplify]: Simplify b into b 0.934 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.934 * [taylor]: Taking taylor expansion of (+ (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) (/ 1 b)) in c 0.934 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 0.934 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 0.934 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 0.934 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 0.934 * [taylor]: Taking taylor expansion of -4 in c 0.934 * [backup-simplify]: Simplify -4 into -4 0.934 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 0.934 * [taylor]: Taking taylor expansion of (* a c) in c 0.934 * [taylor]: Taking taylor expansion of a in c 0.934 * [backup-simplify]: Simplify a into a 0.934 * [taylor]: Taking taylor expansion of c in c 0.934 * [backup-simplify]: Simplify 0 into 0 0.934 * [backup-simplify]: Simplify 1 into 1 0.934 * [backup-simplify]: Simplify (* a 0) into 0 0.935 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 0.935 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 0.935 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 0.935 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.935 * [taylor]: Taking taylor expansion of b in c 0.935 * [backup-simplify]: Simplify b into b 0.935 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.935 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.935 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 0.935 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 0.936 * [backup-simplify]: Simplify (sqrt 0) into 0 0.936 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 0.936 * [taylor]: Taking taylor expansion of (/ 1 b) in c 0.936 * [taylor]: Taking taylor expansion of b in c 0.936 * [backup-simplify]: Simplify b into b 0.936 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.937 * [backup-simplify]: Simplify (+ 0 0) into 0 0.937 * [taylor]: Taking taylor expansion of 0 in a 0.937 * [backup-simplify]: Simplify 0 into 0 0.937 * [backup-simplify]: Simplify (+ (/ +nan.0 a) (/ 1 b)) into (- (/ 1 b) (* +nan.0 (/ 1 a))) 0.937 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 0.937 * [taylor]: Taking taylor expansion of (/ 1 b) in a 0.937 * [taylor]: Taking taylor expansion of b in a 0.937 * [backup-simplify]: Simplify b into b 0.937 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 0.937 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 0.937 * [taylor]: Taking taylor expansion of +nan.0 in a 0.937 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.937 * [taylor]: Taking taylor expansion of (/ 1 a) in a 0.937 * [taylor]: Taking taylor expansion of a in a 0.937 * [backup-simplify]: Simplify 0 into 0 0.937 * [backup-simplify]: Simplify 1 into 1 0.938 * [backup-simplify]: Simplify (/ 1 1) into 1 0.938 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 0.939 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.940 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 0.940 * [taylor]: Taking taylor expansion of (- +nan.0) in b 0.940 * [taylor]: Taking taylor expansion of +nan.0 in b 0.940 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.940 * [taylor]: Taking taylor expansion of 0 in b 0.940 * [backup-simplify]: Simplify 0 into 0 0.941 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 0.941 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 0.941 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 a))) into 0 0.941 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 0.942 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 0.942 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 0.943 * [backup-simplify]: Simplify (+ (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 0) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 0.943 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 0.943 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 0.943 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 0.943 * [taylor]: Taking taylor expansion of +nan.0 in a 0.943 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.943 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 0.943 * [taylor]: Taking taylor expansion of (pow a 2) in a 0.943 * [taylor]: Taking taylor expansion of a in a 0.943 * [backup-simplify]: Simplify 0 into 0 0.943 * [backup-simplify]: Simplify 1 into 1 0.943 * [backup-simplify]: Simplify (* 1 1) into 1 0.944 * [backup-simplify]: Simplify (/ 1 1) into 1 0.944 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 0.944 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 0.944 * [taylor]: Taking taylor expansion of +nan.0 in a 0.944 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.944 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 0.944 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.944 * [taylor]: Taking taylor expansion of b in a 0.944 * [backup-simplify]: Simplify b into b 0.944 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.944 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.945 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.946 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.946 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.947 * [backup-simplify]: Simplify (+ 0 0) into 0 0.947 * [backup-simplify]: Simplify (- 0) into 0 0.947 * [taylor]: Taking taylor expansion of 0 in b 0.947 * [backup-simplify]: Simplify 0 into 0 0.948 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.949 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.949 * [backup-simplify]: Simplify (- 0) into 0 0.949 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 0.949 * [taylor]: Taking taylor expansion of (/ 1 b) in b 0.949 * [taylor]: Taking taylor expansion of b in b 0.949 * [backup-simplify]: Simplify 0 into 0 0.949 * [backup-simplify]: Simplify 1 into 1 0.950 * [backup-simplify]: Simplify (/ 1 1) into 1 0.950 * [backup-simplify]: Simplify 1 into 1 0.950 * [taylor]: Taking taylor expansion of 0 in b 0.950 * [backup-simplify]: Simplify 0 into 0 0.950 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.951 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 0.951 * [backup-simplify]: Simplify 0 into 0 0.951 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 0.952 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 0.952 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 0.953 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.953 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 0.953 * [backup-simplify]: Simplify (+ 0 0) into 0 0.954 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 0.954 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 0.955 * [backup-simplify]: Simplify (+ (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 0) into (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 0.955 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 0.955 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 0.955 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 0.955 * [taylor]: Taking taylor expansion of +nan.0 in a 0.955 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.955 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 0.955 * [taylor]: Taking taylor expansion of (pow a 3) 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 * [backup-simplify]: Simplify (* 1 1) into 1 0.956 * [backup-simplify]: Simplify (* 1 1) into 1 0.956 * [backup-simplify]: Simplify (/ 1 1) into 1 0.956 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 0.956 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 0.956 * [taylor]: Taking taylor expansion of +nan.0 in a 0.956 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.956 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 0.956 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 0.956 * [taylor]: Taking taylor expansion of a in a 0.956 * [backup-simplify]: Simplify 0 into 0 0.956 * [backup-simplify]: Simplify 1 into 1 0.956 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.956 * [taylor]: Taking taylor expansion of b in a 0.956 * [backup-simplify]: Simplify b into b 0.957 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.957 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 0.957 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.957 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 0.957 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 0.958 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.959 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.960 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.961 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.962 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.962 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.963 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.964 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.964 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.964 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.964 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.964 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.964 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.964 * [taylor]: Taking taylor expansion of +nan.0 in b 0.964 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.964 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.964 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.964 * [taylor]: Taking taylor expansion of b in b 0.964 * [backup-simplify]: Simplify 0 into 0 0.964 * [backup-simplify]: Simplify 1 into 1 0.965 * [backup-simplify]: Simplify (* 1 1) into 1 0.965 * [backup-simplify]: Simplify (/ 1 1) into 1 0.966 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.967 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.967 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.968 * [backup-simplify]: Simplify (- 0) into 0 0.968 * [backup-simplify]: Simplify 0 into 0 0.969 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.970 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.971 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.971 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 0.971 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.971 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.971 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 0.971 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 0.971 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 0.971 * [taylor]: Taking taylor expansion of +nan.0 in b 0.971 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.971 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 0.971 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.972 * [taylor]: Taking taylor expansion of b in b 0.972 * [backup-simplify]: Simplify 0 into 0 0.972 * [backup-simplify]: Simplify 1 into 1 0.972 * [backup-simplify]: Simplify (* 1 1) into 1 0.972 * [backup-simplify]: Simplify (/ 1 1) into 1 0.973 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.974 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.975 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 0.975 * [backup-simplify]: Simplify (- 0) into 0 0.975 * [backup-simplify]: Simplify 0 into 0 0.975 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 0.976 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.977 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 0.978 * [backup-simplify]: Simplify (- 0) into 0 0.978 * [backup-simplify]: Simplify (+ 0 0) into 0 0.978 * [taylor]: Taking taylor expansion of 0 in b 0.978 * [backup-simplify]: Simplify 0 into 0 0.978 * [taylor]: Taking taylor expansion of 0 in b 0.978 * [backup-simplify]: Simplify 0 into 0 0.978 * [backup-simplify]: Simplify 0 into 0 0.979 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.979 * [backup-simplify]: Simplify 0 into 0 0.979 * [backup-simplify]: Simplify 0 into 0 0.980 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 (- a))) 1))) (* 1 (* (/ 1 (/ 1 (- b))) (* 1 1)))) into (- (+ (* +nan.0 a) b)) 0.980 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 2) 0.980 * [backup-simplify]: Simplify (- (- b) (sqrt (fma -4 (* c a) (* b b)))) into (- (+ b (sqrt (fma -4 (* a c) (pow b 2))))) 0.980 * [approximate]: Taking taylor expansion of (- (+ b (sqrt (fma -4 (* a c) (pow b 2))))) in (b c a) around 0 0.981 * [taylor]: Taking taylor expansion of (- (+ b (sqrt (fma -4 (* a c) (pow b 2))))) in a 0.981 * [taylor]: Taking taylor expansion of (+ b (sqrt (fma -4 (* a c) (pow b 2)))) in a 0.981 * [taylor]: Taking taylor expansion of b in a 0.981 * [backup-simplify]: Simplify b into b 0.981 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in a 0.981 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in a 0.981 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 0.981 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in a 0.981 * [taylor]: Taking taylor expansion of -4 in a 0.981 * [backup-simplify]: Simplify -4 into -4 0.981 * [taylor]: Taking taylor expansion of (* a c) in a 0.981 * [taylor]: Taking taylor expansion of a in a 0.981 * [backup-simplify]: Simplify 0 into 0 0.981 * [backup-simplify]: Simplify 1 into 1 0.981 * [taylor]: Taking taylor expansion of c in a 0.981 * [backup-simplify]: Simplify c into c 0.981 * [taylor]: Taking taylor expansion of (pow b 2) in a 0.981 * [taylor]: Taking taylor expansion of b in a 0.981 * [backup-simplify]: Simplify b into b 0.981 * [backup-simplify]: Simplify (* 0 c) into 0 0.982 * [backup-simplify]: Simplify (* -4 0) into 0 0.982 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.982 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.982 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.982 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 0.983 * [backup-simplify]: Simplify (+ (* -4 c) (* 0 0)) into (- (* 4 c)) 0.983 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.983 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 0.983 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 0.983 * [taylor]: Taking taylor expansion of (- (+ b (sqrt (fma -4 (* a c) (pow b 2))))) in c 0.983 * [taylor]: Taking taylor expansion of (+ b (sqrt (fma -4 (* a c) (pow b 2)))) in c 0.983 * [taylor]: Taking taylor expansion of b in c 0.983 * [backup-simplify]: Simplify b into b 0.983 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in c 0.983 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in c 0.983 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 0.983 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in c 0.983 * [taylor]: Taking taylor expansion of -4 in c 0.983 * [backup-simplify]: Simplify -4 into -4 0.983 * [taylor]: Taking taylor expansion of (* a c) in c 0.983 * [taylor]: Taking taylor expansion of a in c 0.984 * [backup-simplify]: Simplify a into a 0.984 * [taylor]: Taking taylor expansion of c in c 0.984 * [backup-simplify]: Simplify 0 into 0 0.984 * [backup-simplify]: Simplify 1 into 1 0.984 * [taylor]: Taking taylor expansion of (pow b 2) in c 0.984 * [taylor]: Taking taylor expansion of b in c 0.984 * [backup-simplify]: Simplify b into b 0.984 * [backup-simplify]: Simplify (* a 0) into 0 0.984 * [backup-simplify]: Simplify (* -4 0) into 0 0.984 * [backup-simplify]: Simplify (* b b) into (pow b 2) 0.984 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 0.984 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 0.985 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 0.985 * [backup-simplify]: Simplify (+ (* -4 a) (* 0 0)) into (- (* 4 a)) 0.985 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 0.985 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 0.986 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 0.986 * [taylor]: Taking taylor expansion of (- (+ b (sqrt (fma -4 (* a c) (pow b 2))))) in b 0.986 * [taylor]: Taking taylor expansion of (+ b (sqrt (fma -4 (* a c) (pow b 2)))) in b 0.986 * [taylor]: Taking taylor expansion of b in b 0.986 * [backup-simplify]: Simplify 0 into 0 0.986 * [backup-simplify]: Simplify 1 into 1 0.986 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in b 0.986 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in b 0.986 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 0.986 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in b 0.986 * [taylor]: Taking taylor expansion of -4 in b 0.986 * [backup-simplify]: Simplify -4 into -4 0.986 * [taylor]: Taking taylor expansion of (* a c) in b 0.986 * [taylor]: Taking taylor expansion of a in b 0.986 * [backup-simplify]: Simplify a into a 0.986 * [taylor]: Taking taylor expansion of c in b 0.986 * [backup-simplify]: Simplify c into c 0.986 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.986 * [taylor]: Taking taylor expansion of b in b 0.986 * [backup-simplify]: Simplify 0 into 0 0.986 * [backup-simplify]: Simplify 1 into 1 0.986 * [backup-simplify]: Simplify (* a c) into (* a c) 0.986 * [backup-simplify]: Simplify (* -4 (* a c)) into (* -4 (* a c)) 0.986 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 0.986 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 0.987 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 0.987 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (* a c))) into 0 0.987 * [backup-simplify]: Simplify (+ 0 0) into 0 0.988 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 0.988 * [taylor]: Taking taylor expansion of (- (+ b (sqrt (fma -4 (* a c) (pow b 2))))) in b 0.988 * [taylor]: Taking taylor expansion of (+ b (sqrt (fma -4 (* a c) (pow b 2)))) in b 0.988 * [taylor]: Taking taylor expansion of b in b 0.988 * [backup-simplify]: Simplify 0 into 0 0.988 * [backup-simplify]: Simplify 1 into 1 0.988 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in b 0.988 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in b 0.988 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 0.988 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in b 0.988 * [taylor]: Taking taylor expansion of -4 in b 0.988 * [backup-simplify]: Simplify -4 into -4 0.988 * [taylor]: Taking taylor expansion of (* a c) in b 0.988 * [taylor]: Taking taylor expansion of a in b 0.988 * [backup-simplify]: Simplify a into a 0.988 * [taylor]: Taking taylor expansion of c in b 0.988 * [backup-simplify]: Simplify c into c 0.988 * [taylor]: Taking taylor expansion of (pow b 2) in b 0.988 * [taylor]: Taking taylor expansion of b in b 0.988 * [backup-simplify]: Simplify 0 into 0 0.988 * [backup-simplify]: Simplify 1 into 1 0.988 * [backup-simplify]: Simplify (* a c) into (* a c) 0.988 * [backup-simplify]: Simplify (* -4 (* a c)) into (* -4 (* a c)) 0.989 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 0.989 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 0.989 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 0.989 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (* a c))) into 0 0.990 * [backup-simplify]: Simplify (+ 0 0) into 0 0.990 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 0.990 * [backup-simplify]: Simplify (+ 0 (sqrt (- (* 4 (* a c))))) into (sqrt (- (* 4 (* a c)))) 0.990 * [backup-simplify]: Simplify (- (sqrt (- (* 4 (* a c))))) into (- (sqrt (- (* 4 (* a c))))) 0.990 * [taylor]: Taking taylor expansion of (- (sqrt (- (* 4 (* a c))))) in c 0.990 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in c 0.990 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in c 0.990 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in c 0.990 * [taylor]: Taking taylor expansion of 4 in c 0.990 * [backup-simplify]: Simplify 4 into 4 0.990 * [taylor]: Taking taylor expansion of (* a c) in c 0.990 * [taylor]: Taking taylor expansion of a in c 0.991 * [backup-simplify]: Simplify a into a 0.991 * [taylor]: Taking taylor expansion of c in c 0.991 * [backup-simplify]: Simplify 0 into 0 0.991 * [backup-simplify]: Simplify 1 into 1 0.991 * [backup-simplify]: Simplify (* a 0) into 0 0.991 * [backup-simplify]: Simplify (* 4 0) into 0 0.992 * [backup-simplify]: Simplify (- 0) into 0 0.992 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 0.992 * [backup-simplify]: Simplify (+ (* 4 a) (* 0 0)) into (* 4 a) 0.992 * [backup-simplify]: Simplify (- (* 4 a)) into (- (* 4 a)) 0.993 * [backup-simplify]: Simplify (sqrt 0) into 0 0.993 * [backup-simplify]: Simplify (- (* 4 a)) into (- (* 4 a)) 0.994 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt 0))) into (* +nan.0 a) 0.994 * [backup-simplify]: Simplify (- 0) into 0 0.994 * [taylor]: Taking taylor expansion of 0 in a 0.994 * [backup-simplify]: Simplify 0 into 0 0.994 * [backup-simplify]: Simplify 0 into 0 0.994 * [backup-simplify]: Simplify (+ 1 0) into 1 0.995 * [backup-simplify]: Simplify (- 1) into -1 0.995 * [taylor]: Taking taylor expansion of -1 in c 0.995 * [backup-simplify]: Simplify -1 into -1 0.995 * [taylor]: Taking taylor expansion of -1 in a 0.995 * [backup-simplify]: Simplify -1 into -1 0.995 * [backup-simplify]: Simplify -1 into -1 0.995 * [backup-simplify]: Simplify (- (* +nan.0 a)) into (- (* +nan.0 a)) 0.995 * [taylor]: Taking taylor expansion of (- (* +nan.0 a)) in a 0.995 * [taylor]: Taking taylor expansion of (* +nan.0 a) in a 0.995 * [taylor]: Taking taylor expansion of +nan.0 in a 0.995 * [backup-simplify]: Simplify +nan.0 into +nan.0 0.995 * [taylor]: Taking taylor expansion of a in a 0.995 * [backup-simplify]: Simplify 0 into 0 0.995 * [backup-simplify]: Simplify 1 into 1 0.996 * [backup-simplify]: Simplify (* +nan.0 0) into 0 0.996 * [backup-simplify]: Simplify (- 0) into 0 0.996 * [backup-simplify]: Simplify 0 into 0 0.996 * [backup-simplify]: Simplify 0 into 0 0.997 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 0.997 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (* a c)))) into 0 0.998 * [backup-simplify]: Simplify (* 1 1) into 1 0.998 * [backup-simplify]: Simplify (+ 0 1) into 1 0.999 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt (- (* 4 (* a c)))))) into (/ 1/2 (sqrt (- (* 4 (* a c))))) 0.999 * [backup-simplify]: Simplify (+ 0 (/ 1/2 (sqrt (- (* 4 (* a c)))))) into (* 1/2 (/ 1 (sqrt (- (* 4 (* a c)))))) 1.000 * [backup-simplify]: Simplify (- (* 1/2 (/ 1 (sqrt (- (* 4 (* a c))))))) into (- (* 1/2 (/ 1 (sqrt (- (* 4 (* a c))))))) 1.000 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (sqrt (- (* 4 (* a c))))))) in c 1.000 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (sqrt (- (* 4 (* a c)))))) in c 1.000 * [taylor]: Taking taylor expansion of 1/2 in c 1.000 * [backup-simplify]: Simplify 1/2 into 1/2 1.000 * [taylor]: Taking taylor expansion of (/ 1 (sqrt (- (* 4 (* a c))))) in c 1.000 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in c 1.000 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in c 1.000 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in c 1.000 * [taylor]: Taking taylor expansion of 4 in c 1.000 * [backup-simplify]: Simplify 4 into 4 1.000 * [taylor]: Taking taylor expansion of (* a c) in c 1.000 * [taylor]: Taking taylor expansion of a in c 1.000 * [backup-simplify]: Simplify a into a 1.000 * [taylor]: Taking taylor expansion of c in c 1.000 * [backup-simplify]: Simplify 0 into 0 1.000 * [backup-simplify]: Simplify 1 into 1 1.000 * [backup-simplify]: Simplify (* a 0) into 0 1.001 * [backup-simplify]: Simplify (* 4 0) into 0 1.001 * [backup-simplify]: Simplify (- 0) into 0 1.001 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 1.002 * [backup-simplify]: Simplify (+ (* 4 a) (* 0 0)) into (* 4 a) 1.002 * [backup-simplify]: Simplify (- (* 4 a)) into (- (* 4 a)) 1.002 * [backup-simplify]: Simplify (sqrt 0) into 0 1.002 * [backup-simplify]: Simplify (- (* 4 a)) into (- (* 4 a)) 1.003 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt 0))) into (* +nan.0 a) 1.003 * [backup-simplify]: Simplify (/ 1 (* +nan.0 a)) into (/ +nan.0 a) 1.004 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 1.005 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 a) (* 0 0))) into 0 1.005 * [backup-simplify]: Simplify (- 0) into 0 1.006 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (pow a 2)) 1.006 * [backup-simplify]: Simplify (- (+ (* (/ +nan.0 a) (/ (* +nan.0 (pow a 2)) (* +nan.0 a))))) into (- +nan.0) 1.007 * [backup-simplify]: Simplify (+ (* 1/2 (- +nan.0)) (* 0 (/ +nan.0 a))) into (- +nan.0) 1.008 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 1.008 * [taylor]: Taking taylor expansion of (- +nan.0) in a 1.008 * [taylor]: Taking taylor expansion of +nan.0 in a 1.008 * [backup-simplify]: Simplify +nan.0 into +nan.0 1.008 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1.009 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1.009 * [taylor]: Taking taylor expansion of 0 in a 1.009 * [backup-simplify]: Simplify 0 into 0 1.009 * [backup-simplify]: Simplify 0 into 0 1.009 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 1.010 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 a) (* 0 0))) into 0 1.011 * [backup-simplify]: Simplify (- 0) into 0 1.011 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (pow a 2)) 1.011 * [backup-simplify]: Simplify (- (* +nan.0 (pow a 2))) into (- (* +nan.0 (pow a 2))) 1.012 * [taylor]: Taking taylor expansion of (- (* +nan.0 (pow a 2))) in a 1.012 * [taylor]: Taking taylor expansion of (* +nan.0 (pow a 2)) in a 1.012 * [taylor]: Taking taylor expansion of +nan.0 in a 1.012 * [backup-simplify]: Simplify +nan.0 into +nan.0 1.012 * [taylor]: Taking taylor expansion of (pow a 2) in a 1.012 * [taylor]: Taking taylor expansion of a in a 1.012 * [backup-simplify]: Simplify 0 into 0 1.012 * [backup-simplify]: Simplify 1 into 1 1.012 * [backup-simplify]: Simplify 0 into 0 1.013 * [backup-simplify]: Simplify (+ (* +nan.0 1) (* 0 0)) into (- +nan.0) 1.013 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 1.013 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1.014 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* a (* c 1))) (+ (* (- +nan.0) (pow (* 1 (* 1 b)) 2)) (* -1 (* 1 (* 1 b))))) into (- (+ (* +nan.0 (pow b 2)) (- b (* +nan.0 (* a c))))) 1.014 * [backup-simplify]: Simplify (- (- (/ 1 b)) (sqrt (fma -4 (* (/ 1 c) (/ 1 a)) (* (/ 1 b) (/ 1 b))))) into (- (+ (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) (/ 1 b))) 1.014 * [approximate]: Taking taylor expansion of (- (+ (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) (/ 1 b))) in (b c a) around 0 1.014 * [taylor]: Taking taylor expansion of (- (+ (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) (/ 1 b))) in a 1.014 * [taylor]: Taking taylor expansion of (+ (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) (/ 1 b)) in a 1.014 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in a 1.014 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in a 1.014 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 1.014 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in a 1.014 * [taylor]: Taking taylor expansion of -4 in a 1.014 * [backup-simplify]: Simplify -4 into -4 1.014 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 1.014 * [taylor]: Taking taylor expansion of (* a c) in a 1.014 * [taylor]: Taking taylor expansion of a in a 1.014 * [backup-simplify]: Simplify 0 into 0 1.014 * [backup-simplify]: Simplify 1 into 1 1.014 * [taylor]: Taking taylor expansion of c in a 1.014 * [backup-simplify]: Simplify c into c 1.014 * [backup-simplify]: Simplify (* 0 c) into 0 1.015 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 1.015 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1.015 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1.015 * [taylor]: Taking taylor expansion of (pow b 2) in a 1.015 * [taylor]: Taking taylor expansion of b in a 1.015 * [backup-simplify]: Simplify b into b 1.015 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1.015 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1.015 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 1.015 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1.015 * [backup-simplify]: Simplify (sqrt 0) into 0 1.016 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1.016 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1.016 * [taylor]: Taking taylor expansion of b in a 1.016 * [backup-simplify]: Simplify b into b 1.016 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1.016 * [taylor]: Taking taylor expansion of (- (+ (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) (/ 1 b))) in c 1.016 * [taylor]: Taking taylor expansion of (+ (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) (/ 1 b)) in c 1.016 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 1.016 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 1.016 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 1.016 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 1.016 * [taylor]: Taking taylor expansion of -4 in c 1.016 * [backup-simplify]: Simplify -4 into -4 1.016 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 1.016 * [taylor]: Taking taylor expansion of (* a c) in c 1.016 * [taylor]: Taking taylor expansion of a in c 1.016 * [backup-simplify]: Simplify a into a 1.016 * [taylor]: Taking taylor expansion of c in c 1.016 * [backup-simplify]: Simplify 0 into 0 1.016 * [backup-simplify]: Simplify 1 into 1 1.016 * [backup-simplify]: Simplify (* a 0) into 0 1.016 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 1.016 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 1.016 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1.016 * [taylor]: Taking taylor expansion of (pow b 2) in c 1.016 * [taylor]: Taking taylor expansion of b in c 1.016 * [backup-simplify]: Simplify b into b 1.017 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1.017 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1.017 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 1.017 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1.017 * [backup-simplify]: Simplify (sqrt 0) into 0 1.017 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1.017 * [taylor]: Taking taylor expansion of (/ 1 b) in c 1.017 * [taylor]: Taking taylor expansion of b in c 1.017 * [backup-simplify]: Simplify b into b 1.017 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1.017 * [taylor]: Taking taylor expansion of (- (+ (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) (/ 1 b))) in b 1.017 * [taylor]: Taking taylor expansion of (+ (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) (/ 1 b)) in b 1.017 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in b 1.018 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in b 1.018 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 1.018 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in b 1.018 * [taylor]: Taking taylor expansion of -4 in b 1.018 * [backup-simplify]: Simplify -4 into -4 1.018 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 1.018 * [taylor]: Taking taylor expansion of (* a c) in b 1.018 * [taylor]: Taking taylor expansion of a in b 1.018 * [backup-simplify]: Simplify a into a 1.018 * [taylor]: Taking taylor expansion of c in b 1.018 * [backup-simplify]: Simplify c into c 1.018 * [backup-simplify]: Simplify (* a c) into (* a c) 1.018 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 1.018 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1.018 * [taylor]: Taking taylor expansion of (pow b 2) in b 1.018 * [taylor]: Taking taylor expansion of b in b 1.018 * [backup-simplify]: Simplify 0 into 0 1.018 * [backup-simplify]: Simplify 1 into 1 1.019 * [backup-simplify]: Simplify (* 1 1) into 1 1.020 * [backup-simplify]: Simplify (/ 1 1) into 1 1.020 * [backup-simplify]: Simplify (+ 0 1) into 1 1.020 * [backup-simplify]: Simplify (sqrt 1) into 1 1.021 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.021 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.021 * [backup-simplify]: Simplify (+ 0 0) into 0 1.022 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1.022 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1.022 * [taylor]: Taking taylor expansion of b in b 1.022 * [backup-simplify]: Simplify 0 into 0 1.022 * [backup-simplify]: Simplify 1 into 1 1.022 * [backup-simplify]: Simplify (/ 1 1) into 1 1.022 * [taylor]: Taking taylor expansion of (- (+ (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) (/ 1 b))) in b 1.022 * [taylor]: Taking taylor expansion of (+ (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) (/ 1 b)) in b 1.022 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in b 1.022 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in b 1.022 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 1.022 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in b 1.022 * [taylor]: Taking taylor expansion of -4 in b 1.022 * [backup-simplify]: Simplify -4 into -4 1.022 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 1.022 * [taylor]: Taking taylor expansion of (* a c) in b 1.022 * [taylor]: Taking taylor expansion of a in b 1.022 * [backup-simplify]: Simplify a into a 1.022 * [taylor]: Taking taylor expansion of c in b 1.023 * [backup-simplify]: Simplify c into c 1.023 * [backup-simplify]: Simplify (* a c) into (* a c) 1.023 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 1.023 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1.023 * [taylor]: Taking taylor expansion of (pow b 2) in b 1.023 * [taylor]: Taking taylor expansion of b in b 1.023 * [backup-simplify]: Simplify 0 into 0 1.023 * [backup-simplify]: Simplify 1 into 1 1.023 * [backup-simplify]: Simplify (* 1 1) into 1 1.023 * [backup-simplify]: Simplify (/ 1 1) into 1 1.023 * [backup-simplify]: Simplify (+ 0 1) into 1 1.024 * [backup-simplify]: Simplify (sqrt 1) into 1 1.024 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.025 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.025 * [backup-simplify]: Simplify (+ 0 0) into 0 1.025 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1.025 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1.025 * [taylor]: Taking taylor expansion of b in b 1.025 * [backup-simplify]: Simplify 0 into 0 1.025 * [backup-simplify]: Simplify 1 into 1 1.025 * [backup-simplify]: Simplify (/ 1 1) into 1 1.026 * [backup-simplify]: Simplify (+ 1 1) into 2 1.026 * [backup-simplify]: Simplify (- 2) into -2 1.026 * [taylor]: Taking taylor expansion of -2 in c 1.026 * [backup-simplify]: Simplify -2 into -2 1.026 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.027 * [backup-simplify]: Simplify (+ 0 0) into 0 1.027 * [backup-simplify]: Simplify (- 0) into 0 1.027 * [taylor]: Taking taylor expansion of 0 in c 1.027 * [backup-simplify]: Simplify 0 into 0 1.027 * [taylor]: Taking taylor expansion of -2 in a 1.027 * [backup-simplify]: Simplify -2 into -2 1.027 * [backup-simplify]: Simplify (* -4 (/ 1 (* a c))) into (/ -4 (* a c)) 1.028 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.028 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.028 * [backup-simplify]: Simplify (+ (/ -4 (* a c)) 0) into (- (* 4 (/ 1 (* a c)))) 1.029 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 1.030 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.030 * [backup-simplify]: Simplify (+ (/ -2 (* a c)) 0) into (- (* 2 (/ 1 (* a c)))) 1.030 * [backup-simplify]: Simplify (- (- (* 2 (/ 1 (* a c))))) into (* 2 (/ 1 (* a c))) 1.030 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* a c))) in c 1.030 * [taylor]: Taking taylor expansion of 2 in c 1.030 * [backup-simplify]: Simplify 2 into 2 1.030 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 1.030 * [taylor]: Taking taylor expansion of (* a c) in c 1.030 * [taylor]: Taking taylor expansion of a in c 1.030 * [backup-simplify]: Simplify a into a 1.030 * [taylor]: Taking taylor expansion of c in c 1.030 * [backup-simplify]: Simplify 0 into 0 1.030 * [backup-simplify]: Simplify 1 into 1 1.030 * [backup-simplify]: Simplify (* a 0) into 0 1.030 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 1.030 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 1.030 * [backup-simplify]: Simplify (* 2 (/ 1 a)) into (/ 2 a) 1.030 * [taylor]: Taking taylor expansion of (/ 2 a) in a 1.030 * [taylor]: Taking taylor expansion of 2 in a 1.030 * [backup-simplify]: Simplify 2 into 2 1.030 * [taylor]: Taking taylor expansion of a in a 1.030 * [backup-simplify]: Simplify 0 into 0 1.030 * [backup-simplify]: Simplify 1 into 1 1.031 * [backup-simplify]: Simplify (/ 2 1) into 2 1.031 * [backup-simplify]: Simplify 2 into 2 1.031 * [taylor]: Taking taylor expansion of 0 in a 1.031 * [backup-simplify]: Simplify 0 into 0 1.031 * [taylor]: Taking taylor expansion of 0 in a 1.031 * [backup-simplify]: Simplify 0 into 0 1.031 * [backup-simplify]: Simplify -2 into -2 1.031 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 1.031 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 1.031 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 (* a c)))) into 0 1.032 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.033 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.033 * [backup-simplify]: Simplify (+ 0 0) into 0 1.033 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 1.034 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.034 * [backup-simplify]: Simplify (+ 0 0) into 0 1.034 * [backup-simplify]: Simplify (- 0) into 0 1.034 * [taylor]: Taking taylor expansion of 0 in c 1.034 * [backup-simplify]: Simplify 0 into 0 1.035 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 1.035 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 1.035 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 a))) into 0 1.035 * [taylor]: Taking taylor expansion of 0 in a 1.035 * [backup-simplify]: Simplify 0 into 0 1.035 * [taylor]: Taking taylor expansion of 0 in a 1.035 * [backup-simplify]: Simplify 0 into 0 1.035 * [taylor]: Taking taylor expansion of 0 in a 1.035 * [backup-simplify]: Simplify 0 into 0 1.036 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 1.036 * [backup-simplify]: Simplify 0 into 0 1.036 * [backup-simplify]: Simplify 0 into 0 1.036 * [backup-simplify]: Simplify 0 into 0 1.036 * [backup-simplify]: Simplify 0 into 0 1.037 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 1.037 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 1.038 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 1.039 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1.041 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.041 * [backup-simplify]: Simplify (+ 0 0) into 0 1.042 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 1.043 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.044 * [backup-simplify]: Simplify (+ (/ -2 (* (pow a 2) (pow c 2))) 0) into (- (* 2 (/ 1 (* (pow a 2) (pow c 2))))) 1.044 * [backup-simplify]: Simplify (- (- (* 2 (/ 1 (* (pow a 2) (pow c 2)))))) into (* 2 (/ 1 (* (pow a 2) (pow c 2)))) 1.044 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow a 2) (pow c 2)))) in c 1.044 * [taylor]: Taking taylor expansion of 2 in c 1.044 * [backup-simplify]: Simplify 2 into 2 1.044 * [taylor]: Taking taylor expansion of (/ 1 (* (pow a 2) (pow c 2))) in c 1.044 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in c 1.044 * [taylor]: Taking taylor expansion of (pow a 2) in c 1.044 * [taylor]: Taking taylor expansion of a in c 1.044 * [backup-simplify]: Simplify a into a 1.044 * [taylor]: Taking taylor expansion of (pow c 2) in c 1.044 * [taylor]: Taking taylor expansion of c in c 1.044 * [backup-simplify]: Simplify 0 into 0 1.044 * [backup-simplify]: Simplify 1 into 1 1.044 * [backup-simplify]: Simplify (* a a) into (pow a 2) 1.045 * [backup-simplify]: Simplify (* 1 1) into 1 1.045 * [backup-simplify]: Simplify (* (pow a 2) 1) into (pow a 2) 1.045 * [backup-simplify]: Simplify (/ 1 (pow a 2)) into (/ 1 (pow a 2)) 1.045 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.046 * [backup-simplify]: Simplify (+ (* a 0) (* 0 a)) into 0 1.046 * [backup-simplify]: Simplify (+ (* (pow a 2) 0) (* 0 1)) into 0 1.046 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow a 2)) (/ 0 (pow a 2))))) into 0 1.047 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow a 2)))) into 0 1.047 * [taylor]: Taking taylor expansion of 0 in a 1.047 * [backup-simplify]: Simplify 0 into 0 1.047 * [taylor]: Taking taylor expansion of 0 in a 1.047 * [backup-simplify]: Simplify 0 into 0 1.048 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 1.048 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 1.049 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 1.049 * [taylor]: Taking taylor expansion of 0 in a 1.049 * [backup-simplify]: Simplify 0 into 0 1.049 * [taylor]: Taking taylor expansion of 0 in a 1.049 * [backup-simplify]: Simplify 0 into 0 1.049 * [taylor]: Taking taylor expansion of 0 in a 1.049 * [backup-simplify]: Simplify 0 into 0 1.049 * [backup-simplify]: Simplify 0 into 0 1.049 * [backup-simplify]: Simplify 0 into 0 1.049 * [backup-simplify]: Simplify (+ (* -2 (* 1 (* 1 (/ 1 (/ 1 b))))) (* 2 (* (/ 1 (/ 1 a)) (* (/ 1 (/ 1 c)) (/ 1 b))))) into (- (* 2 (/ (* a c) b)) (* 2 b)) 1.050 * [backup-simplify]: Simplify (- (- (/ 1 (- b))) (sqrt (fma -4 (* (/ 1 (- c)) (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- b)))))) into (- (/ 1 b) (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) 1.050 * [approximate]: Taking taylor expansion of (- (/ 1 b) (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in (b c a) around 0 1.050 * [taylor]: Taking taylor expansion of (- (/ 1 b) (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in a 1.050 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1.050 * [taylor]: Taking taylor expansion of b in a 1.050 * [backup-simplify]: Simplify b into b 1.050 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1.050 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in a 1.050 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in a 1.050 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 1.050 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in a 1.050 * [taylor]: Taking taylor expansion of -4 in a 1.050 * [backup-simplify]: Simplify -4 into -4 1.050 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 1.050 * [taylor]: Taking taylor expansion of (* a c) in a 1.050 * [taylor]: Taking taylor expansion of a in a 1.050 * [backup-simplify]: Simplify 0 into 0 1.050 * [backup-simplify]: Simplify 1 into 1 1.050 * [taylor]: Taking taylor expansion of c in a 1.050 * [backup-simplify]: Simplify c into c 1.050 * [backup-simplify]: Simplify (* 0 c) into 0 1.051 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 1.051 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1.051 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1.051 * [taylor]: Taking taylor expansion of (pow b 2) in a 1.051 * [taylor]: Taking taylor expansion of b in a 1.051 * [backup-simplify]: Simplify b into b 1.051 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1.051 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1.051 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 1.051 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1.052 * [backup-simplify]: Simplify (sqrt 0) into 0 1.052 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1.052 * [taylor]: Taking taylor expansion of (- (/ 1 b) (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in c 1.052 * [taylor]: Taking taylor expansion of (/ 1 b) in c 1.052 * [taylor]: Taking taylor expansion of b in c 1.052 * [backup-simplify]: Simplify b into b 1.052 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1.052 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 1.052 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 1.053 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 1.053 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 1.053 * [taylor]: Taking taylor expansion of -4 in c 1.053 * [backup-simplify]: Simplify -4 into -4 1.053 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 1.053 * [taylor]: Taking taylor expansion of (* a c) in c 1.053 * [taylor]: Taking taylor expansion of a in c 1.053 * [backup-simplify]: Simplify a into a 1.053 * [taylor]: Taking taylor expansion of c in c 1.053 * [backup-simplify]: Simplify 0 into 0 1.053 * [backup-simplify]: Simplify 1 into 1 1.053 * [backup-simplify]: Simplify (* a 0) into 0 1.053 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 1.053 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 1.053 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1.053 * [taylor]: Taking taylor expansion of (pow b 2) in c 1.053 * [taylor]: Taking taylor expansion of b in c 1.053 * [backup-simplify]: Simplify b into b 1.054 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1.054 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1.054 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 1.054 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1.054 * [backup-simplify]: Simplify (sqrt 0) into 0 1.055 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1.055 * [taylor]: Taking taylor expansion of (- (/ 1 b) (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in b 1.055 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1.055 * [taylor]: Taking taylor expansion of b in b 1.055 * [backup-simplify]: Simplify 0 into 0 1.055 * [backup-simplify]: Simplify 1 into 1 1.055 * [backup-simplify]: Simplify (/ 1 1) into 1 1.055 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in b 1.055 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in b 1.055 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 1.055 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in b 1.055 * [taylor]: Taking taylor expansion of -4 in b 1.056 * [backup-simplify]: Simplify -4 into -4 1.056 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 1.056 * [taylor]: Taking taylor expansion of (* a c) in b 1.056 * [taylor]: Taking taylor expansion of a in b 1.056 * [backup-simplify]: Simplify a into a 1.056 * [taylor]: Taking taylor expansion of c in b 1.056 * [backup-simplify]: Simplify c into c 1.056 * [backup-simplify]: Simplify (* a c) into (* a c) 1.056 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 1.056 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1.056 * [taylor]: Taking taylor expansion of (pow b 2) in b 1.056 * [taylor]: Taking taylor expansion of b in b 1.056 * [backup-simplify]: Simplify 0 into 0 1.056 * [backup-simplify]: Simplify 1 into 1 1.056 * [backup-simplify]: Simplify (* 1 1) into 1 1.057 * [backup-simplify]: Simplify (/ 1 1) into 1 1.057 * [backup-simplify]: Simplify (+ 0 1) into 1 1.058 * [backup-simplify]: Simplify (sqrt 1) into 1 1.058 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.059 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.059 * [backup-simplify]: Simplify (+ 0 0) into 0 1.060 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1.060 * [taylor]: Taking taylor expansion of (- (/ 1 b) (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in b 1.060 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1.060 * [taylor]: Taking taylor expansion of b in b 1.061 * [backup-simplify]: Simplify 0 into 0 1.061 * [backup-simplify]: Simplify 1 into 1 1.061 * [backup-simplify]: Simplify (/ 1 1) into 1 1.061 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in b 1.061 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in b 1.061 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 1.061 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in b 1.061 * [taylor]: Taking taylor expansion of -4 in b 1.061 * [backup-simplify]: Simplify -4 into -4 1.061 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 1.061 * [taylor]: Taking taylor expansion of (* a c) in b 1.061 * [taylor]: Taking taylor expansion of a in b 1.061 * [backup-simplify]: Simplify a into a 1.061 * [taylor]: Taking taylor expansion of c in b 1.061 * [backup-simplify]: Simplify c into c 1.061 * [backup-simplify]: Simplify (* a c) into (* a c) 1.061 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 1.061 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1.062 * [taylor]: Taking taylor expansion of (pow b 2) in b 1.062 * [taylor]: Taking taylor expansion of b in b 1.062 * [backup-simplify]: Simplify 0 into 0 1.062 * [backup-simplify]: Simplify 1 into 1 1.062 * [backup-simplify]: Simplify (* 1 1) into 1 1.062 * [backup-simplify]: Simplify (/ 1 1) into 1 1.063 * [backup-simplify]: Simplify (+ 0 1) into 1 1.063 * [backup-simplify]: Simplify (sqrt 1) into 1 1.064 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.065 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.065 * [backup-simplify]: Simplify (+ 0 0) into 0 1.066 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1.066 * [backup-simplify]: Simplify (- 1) into -1 1.067 * [backup-simplify]: Simplify (+ 1 -1) into 0 1.067 * [taylor]: Taking taylor expansion of 0 in c 1.067 * [backup-simplify]: Simplify 0 into 0 1.067 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.068 * [backup-simplify]: Simplify (- 0) into 0 1.068 * [backup-simplify]: Simplify (+ 0 0) into 0 1.068 * [taylor]: Taking taylor expansion of 0 in c 1.068 * [backup-simplify]: Simplify 0 into 0 1.068 * [taylor]: Taking taylor expansion of 0 in a 1.068 * [backup-simplify]: Simplify 0 into 0 1.068 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.069 * [backup-simplify]: Simplify (* -4 (/ 1 (* a c))) into (/ -4 (* a c)) 1.069 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.070 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.070 * [backup-simplify]: Simplify (+ (/ -4 (* a c)) 0) into (- (* 4 (/ 1 (* a c)))) 1.070 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 1.071 * [backup-simplify]: Simplify (- (/ -2 (* a c))) into (* 2 (/ 1 (* a c))) 1.071 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (* a c)))) into (* 2 (/ 1 (* a c))) 1.071 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* a c))) in c 1.071 * [taylor]: Taking taylor expansion of 2 in c 1.071 * [backup-simplify]: Simplify 2 into 2 1.071 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 1.071 * [taylor]: Taking taylor expansion of (* a c) in c 1.071 * [taylor]: Taking taylor expansion of a in c 1.071 * [backup-simplify]: Simplify a into a 1.071 * [taylor]: Taking taylor expansion of c in c 1.071 * [backup-simplify]: Simplify 0 into 0 1.071 * [backup-simplify]: Simplify 1 into 1 1.071 * [backup-simplify]: Simplify (* a 0) into 0 1.071 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 1.071 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 1.071 * [backup-simplify]: Simplify (* 2 (/ 1 a)) into (/ 2 a) 1.071 * [taylor]: Taking taylor expansion of (/ 2 a) in a 1.071 * [taylor]: Taking taylor expansion of 2 in a 1.071 * [backup-simplify]: Simplify 2 into 2 1.071 * [taylor]: Taking taylor expansion of a in a 1.071 * [backup-simplify]: Simplify 0 into 0 1.071 * [backup-simplify]: Simplify 1 into 1 1.072 * [backup-simplify]: Simplify (/ 2 1) into 2 1.072 * [backup-simplify]: Simplify 2 into 2 1.072 * [taylor]: Taking taylor expansion of 0 in a 1.072 * [backup-simplify]: Simplify 0 into 0 1.072 * [taylor]: Taking taylor expansion of 0 in a 1.072 * [backup-simplify]: Simplify 0 into 0 1.072 * [backup-simplify]: Simplify 0 into 0 1.072 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.072 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 1.073 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) into 0 1.073 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 (* a c)))) into 0 1.073 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.074 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.074 * [backup-simplify]: Simplify (+ 0 0) into 0 1.075 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 1.075 * [backup-simplify]: Simplify (- 0) into 0 1.075 * [backup-simplify]: Simplify (+ 0 0) into 0 1.075 * [taylor]: Taking taylor expansion of 0 in c 1.075 * [backup-simplify]: Simplify 0 into 0 1.076 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 1.076 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 1.076 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 a))) into 0 1.076 * [taylor]: Taking taylor expansion of 0 in a 1.076 * [backup-simplify]: Simplify 0 into 0 1.076 * [taylor]: Taking taylor expansion of 0 in a 1.076 * [backup-simplify]: Simplify 0 into 0 1.076 * [taylor]: Taking taylor expansion of 0 in a 1.076 * [backup-simplify]: Simplify 0 into 0 1.077 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 1.077 * [backup-simplify]: Simplify 0 into 0 1.077 * [backup-simplify]: Simplify 0 into 0 1.077 * [backup-simplify]: Simplify 0 into 0 1.077 * [backup-simplify]: Simplify 0 into 0 1.077 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.078 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 1.078 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) into 0 1.078 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 (* a c))))) into 0 1.079 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1.079 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.080 * [backup-simplify]: Simplify (+ 0 0) into 0 1.080 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 1.081 * [backup-simplify]: Simplify (- (/ -2 (* (pow a 2) (pow c 2)))) into (* 2 (/ 1 (* (pow a 2) (pow c 2)))) 1.081 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (* (pow a 2) (pow c 2))))) into (* 2 (/ 1 (* (pow a 2) (pow c 2)))) 1.081 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow a 2) (pow c 2)))) in c 1.081 * [taylor]: Taking taylor expansion of 2 in c 1.081 * [backup-simplify]: Simplify 2 into 2 1.081 * [taylor]: Taking taylor expansion of (/ 1 (* (pow a 2) (pow c 2))) in c 1.081 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in c 1.081 * [taylor]: Taking taylor expansion of (pow a 2) in c 1.081 * [taylor]: Taking taylor expansion of a in c 1.081 * [backup-simplify]: Simplify a into a 1.081 * [taylor]: Taking taylor expansion of (pow c 2) in c 1.081 * [taylor]: Taking taylor expansion of c in c 1.081 * [backup-simplify]: Simplify 0 into 0 1.081 * [backup-simplify]: Simplify 1 into 1 1.081 * [backup-simplify]: Simplify (* a a) into (pow a 2) 1.081 * [backup-simplify]: Simplify (* 1 1) into 1 1.081 * [backup-simplify]: Simplify (* (pow a 2) 1) into (pow a 2) 1.081 * [backup-simplify]: Simplify (/ 1 (pow a 2)) into (/ 1 (pow a 2)) 1.082 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.082 * [backup-simplify]: Simplify (+ (* a 0) (* 0 a)) into 0 1.082 * [backup-simplify]: Simplify (+ (* (pow a 2) 0) (* 0 1)) into 0 1.082 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow a 2)) (/ 0 (pow a 2))))) into 0 1.082 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow a 2)))) into 0 1.083 * [taylor]: Taking taylor expansion of 0 in a 1.083 * [backup-simplify]: Simplify 0 into 0 1.083 * [taylor]: Taking taylor expansion of 0 in a 1.083 * [backup-simplify]: Simplify 0 into 0 1.083 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 1.083 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 1.084 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 1.084 * [taylor]: Taking taylor expansion of 0 in a 1.084 * [backup-simplify]: Simplify 0 into 0 1.084 * [taylor]: Taking taylor expansion of 0 in a 1.084 * [backup-simplify]: Simplify 0 into 0 1.084 * [taylor]: Taking taylor expansion of 0 in a 1.084 * [backup-simplify]: Simplify 0 into 0 1.084 * [backup-simplify]: Simplify 0 into 0 1.084 * [backup-simplify]: Simplify (* 2 (* (/ 1 (/ 1 (- a))) (* (/ 1 (/ 1 (- c))) (/ 1 (- b))))) into (* -2 (/ (* a c) b)) 1.084 * * * [progress]: simplifying candidates 1.084 * * * * [progress]: [ 1 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (log1p (expm1 (sqrt (fma -4 (* c a) (* b b))))) b) (* 2 a))))> 1.084 * [simplify]: Simplifying (expm1 (sqrt (fma -4 (* c a) (* b b)))) 1.084 * * [simplify]: iters left: 5 (9 enodes) 1.087 * * [simplify]: iters left: 4 (30 enodes) 1.091 * * [simplify]: iters left: 3 (38 enodes) 1.100 * * [simplify]: iters left: 2 (50 enodes) 1.113 * * [simplify]: Extracting #0: cost 1 inf + 0 1.113 * * [simplify]: Extracting #1: cost 3 inf + 0 1.113 * * [simplify]: Extracting #2: cost 5 inf + 0 1.113 * * [simplify]: Extracting #3: cost 15 inf + 0 1.113 * * [simplify]: Extracting #4: cost 11 inf + 254 1.114 * * [simplify]: Extracting #5: cost 4 inf + 822 1.114 * * [simplify]: Extracting #6: cost 0 inf + 1638 1.115 * [simplify]: Simplified to (expm1 (sqrt (fma b b (* (* a c) -4)))) 1.115 * [simplify]: Simplified (2 3 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (log1p (expm1 (sqrt (fma b b (* (* a c) -4))))) b) (* 2 a)))) 1.115 * * * * [progress]: [ 2 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (expm1 (log1p (sqrt (fma -4 (* c a) (* b b))))) b) (* 2 a))))> 1.116 * [simplify]: Simplifying (log1p (sqrt (fma -4 (* c a) (* b b)))) 1.116 * * [simplify]: iters left: 5 (9 enodes) 1.120 * * [simplify]: iters left: 4 (30 enodes) 1.129 * * [simplify]: iters left: 3 (38 enodes) 1.144 * * [simplify]: iters left: 2 (50 enodes) 1.157 * * [simplify]: Extracting #0: cost 1 inf + 0 1.157 * * [simplify]: Extracting #1: cost 3 inf + 0 1.157 * * [simplify]: Extracting #2: cost 5 inf + 0 1.157 * * [simplify]: Extracting #3: cost 15 inf + 0 1.157 * * [simplify]: Extracting #4: cost 11 inf + 254 1.158 * * [simplify]: Extracting #5: cost 4 inf + 822 1.159 * * [simplify]: Extracting #6: cost 0 inf + 1678 1.159 * [simplify]: Simplified to (log1p (sqrt (fma b b (* (* a c) -4)))) 1.159 * [simplify]: Simplified (2 3 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (expm1 (log1p (sqrt (fma b b (* (* a c) -4))))) b) (* 2 a)))) 1.160 * * * * [progress]: [ 3 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (pow (fma -4 (* c a) (* b b)) 1/2) b) (* 2 a))))> 1.160 * * * * [progress]: [ 4 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (pow (sqrt (fma -4 (* c a) (* b b))) 1) b) (* 2 a))))> 1.160 * * * * [progress]: [ 5 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (exp (log (sqrt (fma -4 (* c a) (* b b))))) b) (* 2 a))))> 1.160 * [simplify]: Simplifying (log (sqrt (fma -4 (* c a) (* b b)))) 1.160 * * [simplify]: iters left: 5 (9 enodes) 1.165 * * [simplify]: iters left: 4 (30 enodes) 1.174 * * [simplify]: iters left: 3 (38 enodes) 1.186 * * [simplify]: iters left: 2 (50 enodes) 1.200 * * [simplify]: Extracting #0: cost 1 inf + 0 1.200 * * [simplify]: Extracting #1: cost 3 inf + 0 1.200 * * [simplify]: Extracting #2: cost 5 inf + 0 1.200 * * [simplify]: Extracting #3: cost 15 inf + 0 1.200 * * [simplify]: Extracting #4: cost 11 inf + 254 1.201 * * [simplify]: Extracting #5: cost 4 inf + 822 1.201 * * [simplify]: Extracting #6: cost 0 inf + 1638 1.202 * [simplify]: Simplified to (log (sqrt (fma b b (* (* a c) -4)))) 1.202 * [simplify]: Simplified (2 3 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (exp (log (sqrt (fma b b (* (* a c) -4))))) b) (* 2 a)))) 1.202 * * * * [progress]: [ 6 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (log (exp (sqrt (fma -4 (* c a) (* b b))))) b) (* 2 a))))> 1.203 * [simplify]: Simplifying (exp (sqrt (fma -4 (* c a) (* b b)))) 1.203 * * [simplify]: iters left: 5 (9 enodes) 1.207 * * [simplify]: iters left: 4 (30 enodes) 1.216 * * [simplify]: iters left: 3 (38 enodes) 1.228 * * [simplify]: iters left: 2 (50 enodes) 1.241 * * [simplify]: Extracting #0: cost 1 inf + 0 1.241 * * [simplify]: Extracting #1: cost 3 inf + 0 1.241 * * [simplify]: Extracting #2: cost 5 inf + 0 1.241 * * [simplify]: Extracting #3: cost 15 inf + 0 1.242 * * [simplify]: Extracting #4: cost 11 inf + 254 1.242 * * [simplify]: Extracting #5: cost 4 inf + 822 1.243 * * [simplify]: Extracting #6: cost 0 inf + 1638 1.244 * [simplify]: Simplified to (exp (sqrt (fma b b (* (* a c) -4)))) 1.244 * [simplify]: Simplified (2 3 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (log (exp (sqrt (fma b b (* (* a c) -4))))) b) (* 2 a)))) 1.244 * * * * [progress]: [ 7 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) b) (* 2 a))))> 1.244 * [simplify]: Simplifying (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) 1.244 * * [simplify]: iters left: 6 (10 enodes) 1.249 * * [simplify]: iters left: 5 (33 enodes) 1.259 * * [simplify]: iters left: 4 (41 enodes) 1.265 * * [simplify]: iters left: 3 (53 enodes) 1.273 * * [simplify]: Extracting #0: cost 1 inf + 0 1.273 * * [simplify]: Extracting #1: cost 3 inf + 0 1.273 * * [simplify]: Extracting #2: cost 5 inf + 0 1.273 * * [simplify]: Extracting #3: cost 7 inf + 0 1.273 * * [simplify]: Extracting #4: cost 17 inf + 0 1.273 * * [simplify]: Extracting #5: cost 16 inf + 87 1.273 * * [simplify]: Extracting #6: cost 6 inf + 1056 1.274 * * [simplify]: Extracting #7: cost 0 inf + 2256 1.274 * [simplify]: Simplified to (* (cbrt (sqrt (fma -4 (* a c) (* b b)))) (cbrt (sqrt (fma -4 (* a c) (* b b))))) 1.274 * [simplify]: Simplified (2 3 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (* (* (cbrt (sqrt (fma -4 (* a c) (* b b)))) (cbrt (sqrt (fma -4 (* a c) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) b) (* 2 a)))) 1.274 * [simplify]: Simplifying (cbrt (sqrt (fma -4 (* c a) (* b b)))) 1.275 * * [simplify]: iters left: 5 (9 enodes) 1.277 * * [simplify]: iters left: 4 (30 enodes) 1.287 * * [simplify]: iters left: 3 (38 enodes) 1.299 * * [simplify]: iters left: 2 (50 enodes) 1.312 * * [simplify]: Extracting #0: cost 1 inf + 0 1.312 * * [simplify]: Extracting #1: cost 3 inf + 0 1.312 * * [simplify]: Extracting #2: cost 5 inf + 0 1.312 * * [simplify]: Extracting #3: cost 15 inf + 0 1.312 * * [simplify]: Extracting #4: cost 11 inf + 254 1.313 * * [simplify]: Extracting #5: cost 4 inf + 822 1.313 * * [simplify]: Extracting #6: cost 0 inf + 1658 1.314 * [simplify]: Simplified to (cbrt (sqrt (fma b b (* (* a c) -4)))) 1.314 * [simplify]: Simplified (2 3 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma b b (* (* a c) -4))))) b) (* 2 a)))) 1.314 * * * * [progress]: [ 8 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (cbrt (* (* (sqrt (fma -4 (* c a) (* b b))) (sqrt (fma -4 (* c a) (* b b)))) (sqrt (fma -4 (* c a) (* b b))))) b) (* 2 a))))> 1.315 * [simplify]: Simplifying (* (* (sqrt (fma -4 (* c a) (* b b))) (sqrt (fma -4 (* c a) (* b b)))) (sqrt (fma -4 (* c a) (* b b)))) 1.315 * * [simplify]: iters left: 6 (10 enodes) 1.320 * * [simplify]: iters left: 5 (33 enodes) 1.325 * * [simplify]: iters left: 4 (50 enodes) 1.335 * * [simplify]: iters left: 3 (101 enodes) 1.356 * * [simplify]: iters left: 2 (168 enodes) 1.401 * * [simplify]: iters left: 1 (203 enodes) 1.446 * * [simplify]: Extracting #0: cost 1 inf + 0 1.446 * * [simplify]: Extracting #1: cost 27 inf + 0 1.447 * * [simplify]: Extracting #2: cost 43 inf + 88 1.448 * * [simplify]: Extracting #3: cost 29 inf + 2188 1.451 * * [simplify]: Extracting #4: cost 11 inf + 6918 1.455 * * [simplify]: Extracting #5: cost 0 inf + 11059 1.457 * [simplify]: Simplified to (* (sqrt (fma (* -4 a) c (* b b))) (fma (* -4 a) c (* b b))) 1.457 * [simplify]: Simplified (2 3 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (cbrt (* (sqrt (fma (* -4 a) c (* b b))) (fma (* -4 a) c (* b b)))) b) (* 2 a)))) 1.458 * * * * [progress]: [ 9 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (* (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (sqrt (cbrt (fma -4 (* c a) (* b b))))) b) (* 2 a))))> 1.458 * [simplify]: Simplifying (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) 1.458 * * [simplify]: iters left: 6 (10 enodes) 1.460 * * [simplify]: iters left: 5 (34 enodes) 1.466 * * [simplify]: iters left: 4 (42 enodes) 1.472 * * [simplify]: iters left: 3 (54 enodes) 1.479 * * [simplify]: Extracting #0: cost 1 inf + 0 1.479 * * [simplify]: Extracting #1: cost 4 inf + 0 1.479 * * [simplify]: Extracting #2: cost 7 inf + 0 1.481 * * [simplify]: Extracting #3: cost 17 inf + 0 1.481 * * [simplify]: Extracting #4: cost 16 inf + 87 1.482 * * [simplify]: Extracting #5: cost 4 inf + 1260 1.482 * * [simplify]: Extracting #6: cost 0 inf + 2256 1.483 * [simplify]: Simplified to (fabs (cbrt (fma (* -4 c) a (* b b)))) 1.483 * [simplify]: Simplified (2 3 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (* (fabs (cbrt (fma (* -4 c) a (* b b)))) (sqrt (cbrt (fma -4 (* c a) (* b b))))) b) (* 2 a)))) 1.483 * [simplify]: Simplifying (sqrt (cbrt (fma -4 (* c a) (* b b)))) 1.483 * * [simplify]: iters left: 5 (9 enodes) 1.488 * * [simplify]: iters left: 4 (30 enodes) 1.497 * * [simplify]: iters left: 3 (38 enodes) 1.509 * * [simplify]: iters left: 2 (50 enodes) 1.522 * * [simplify]: Extracting #0: cost 1 inf + 0 1.522 * * [simplify]: Extracting #1: cost 3 inf + 0 1.522 * * [simplify]: Extracting #2: cost 5 inf + 0 1.522 * * [simplify]: Extracting #3: cost 15 inf + 0 1.522 * * [simplify]: Extracting #4: cost 11 inf + 254 1.523 * * [simplify]: Extracting #5: cost 4 inf + 862 1.523 * * [simplify]: Extracting #6: cost 0 inf + 1738 1.524 * [simplify]: Simplified to (sqrt (cbrt (fma b b (* (* a c) -4)))) 1.524 * [simplify]: Simplified (2 3 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (* (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (sqrt (cbrt (fma b b (* (* a c) -4))))) b) (* 2 a)))) 1.525 * * * * [progress]: [ 10 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))) b) (* 2 a))))> 1.525 * [simplify]: Simplifying (sqrt (sqrt (fma -4 (* c a) (* b b)))) 1.525 * * [simplify]: iters left: 5 (9 enodes) 1.529 * * [simplify]: iters left: 4 (30 enodes) 1.538 * * [simplify]: iters left: 3 (38 enodes) 1.545 * * [simplify]: iters left: 2 (50 enodes) 1.552 * * [simplify]: Extracting #0: cost 1 inf + 0 1.552 * * [simplify]: Extracting #1: cost 3 inf + 0 1.552 * * [simplify]: Extracting #2: cost 5 inf + 0 1.552 * * [simplify]: Extracting #3: cost 15 inf + 0 1.552 * * [simplify]: Extracting #4: cost 11 inf + 254 1.552 * * [simplify]: Extracting #5: cost 4 inf + 822 1.552 * * [simplify]: Extracting #6: cost 0 inf + 1578 1.553 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a c) -4)))) 1.553 * [simplify]: Simplified (2 3 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (* (sqrt (sqrt (fma b b (* (* a c) -4)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))) b) (* 2 a)))) 1.553 * [simplify]: Simplifying (sqrt (sqrt (fma -4 (* c a) (* b b)))) 1.553 * * [simplify]: iters left: 5 (9 enodes) 1.555 * * [simplify]: iters left: 4 (30 enodes) 1.560 * * [simplify]: iters left: 3 (38 enodes) 1.566 * * [simplify]: iters left: 2 (50 enodes) 1.579 * * [simplify]: Extracting #0: cost 1 inf + 0 1.579 * * [simplify]: Extracting #1: cost 3 inf + 0 1.580 * * [simplify]: Extracting #2: cost 5 inf + 0 1.580 * * [simplify]: Extracting #3: cost 15 inf + 0 1.580 * * [simplify]: Extracting #4: cost 11 inf + 254 1.580 * * [simplify]: Extracting #5: cost 4 inf + 822 1.581 * * [simplify]: Extracting #6: cost 0 inf + 1578 1.582 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a c) -4)))) 1.582 * [simplify]: Simplified (2 3 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma b b (* (* a c) -4))))) b) (* 2 a)))) 1.582 * * * * [progress]: [ 11 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (* (sqrt 1) (sqrt (fma -4 (* c a) (* b b)))) b) (* 2 a))))> 1.582 * [simplify]: Simplifying (sqrt 1) 1.583 * * [simplify]: iters left: 1 (2 enodes) 1.586 * * [simplify]: Extracting #0: cost 1 inf + 0 1.586 * * [simplify]: Extracting #1: cost 0 inf + 1 1.586 * [simplify]: Simplified to 1 1.586 * [simplify]: Simplified (2 3 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (* 1 (sqrt (fma -4 (* c a) (* b b)))) b) (* 2 a)))) 1.586 * [simplify]: Simplifying (sqrt (fma -4 (* c a) (* b b))) 1.587 * * [simplify]: iters left: 4 (8 enodes) 1.590 * * [simplify]: iters left: 3 (27 enodes) 1.599 * * [simplify]: iters left: 2 (35 enodes) 1.612 * * [simplify]: iters left: 1 (47 enodes) 1.624 * * [simplify]: Extracting #0: cost 1 inf + 0 1.624 * * [simplify]: Extracting #1: cost 3 inf + 0 1.625 * * [simplify]: Extracting #2: cost 13 inf + 0 1.625 * * [simplify]: Extracting #3: cost 12 inf + 87 1.625 * * [simplify]: Extracting #4: cost 1 inf + 961 1.626 * * [simplify]: Extracting #5: cost 0 inf + 1140 1.626 * [simplify]: Simplified to (sqrt (fma -4 (* a c) (* b b))) 1.626 * [simplify]: Simplified (2 3 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (* 1 (sqrt (fma -4 (* a c) (* b b)))) b) (* 2 a)))) 1.627 * * * * [progress]: [ 12 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (pow (fma -4 (* c a) (* b b)) (/ 1 2)) b) (* 2 a))))> 1.627 * [simplify]: Simplifying (/ 1 2) 1.627 * * [simplify]: iters left: 2 (3 enodes) 1.630 * * [simplify]: iters left: 1 (12 enodes) 1.634 * * [simplify]: Extracting #0: cost 1 inf + 0 1.635 * * [simplify]: Extracting #1: cost 0 inf + 1 1.635 * [simplify]: Simplified to 1/2 1.635 * [simplify]: Simplified (2 3 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (pow (fma -4 (* c a) (* b b)) 1/2) b) (* 2 a)))) 1.635 * * * * [progress]: [ 13 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))) b) (* 2 a))))> 1.635 * [simplify]: Simplifying (sqrt (sqrt (fma -4 (* c a) (* b b)))) 1.635 * * [simplify]: iters left: 5 (9 enodes) 1.640 * * [simplify]: iters left: 4 (30 enodes) 1.649 * * [simplify]: iters left: 3 (38 enodes) 1.660 * * [simplify]: iters left: 2 (50 enodes) 1.673 * * [simplify]: Extracting #0: cost 1 inf + 0 1.673 * * [simplify]: Extracting #1: cost 3 inf + 0 1.674 * * [simplify]: Extracting #2: cost 5 inf + 0 1.674 * * [simplify]: Extracting #3: cost 15 inf + 0 1.674 * * [simplify]: Extracting #4: cost 11 inf + 254 1.674 * * [simplify]: Extracting #5: cost 4 inf + 822 1.675 * * [simplify]: Extracting #6: cost 0 inf + 1578 1.676 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a c) -4)))) 1.676 * [simplify]: Simplified (2 3 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (* (sqrt (sqrt (fma b b (* (* a c) -4)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))) b) (* 2 a)))) 1.676 * [simplify]: Simplifying (sqrt (sqrt (fma -4 (* c a) (* b b)))) 1.676 * * [simplify]: iters left: 5 (9 enodes) 1.681 * * [simplify]: iters left: 4 (30 enodes) 1.689 * * [simplify]: iters left: 3 (38 enodes) 1.700 * * [simplify]: iters left: 2 (50 enodes) 1.713 * * [simplify]: Extracting #0: cost 1 inf + 0 1.714 * * [simplify]: Extracting #1: cost 3 inf + 0 1.714 * * [simplify]: Extracting #2: cost 5 inf + 0 1.714 * * [simplify]: Extracting #3: cost 15 inf + 0 1.714 * * [simplify]: Extracting #4: cost 11 inf + 254 1.715 * * [simplify]: Extracting #5: cost 4 inf + 822 1.715 * * [simplify]: Extracting #6: cost 0 inf + 1578 1.716 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a c) -4)))) 1.716 * [simplify]: Simplified (2 3 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma b b (* (* a c) -4))))) b) (* 2 a)))) 1.716 * * * * [progress]: [ 14 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (fabs (sqrt (fma -4 (* c a) (* b b)))) b) (* 2 a))))> 1.716 * * * * [progress]: [ 15 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (* 1 (sqrt (fma -4 (* c a) (* b b)))) b) (* 2 a))))> 1.716 * * * * [progress]: [ 16 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (posit16->real (real->posit16 (sqrt (fma -4 (* c a) (* b b))))) b) (* 2 a))))> 1.717 * [simplify]: Simplifying (real->posit16 (sqrt (fma -4 (* c a) (* b b)))) 1.717 * * [simplify]: iters left: 5 (9 enodes) 1.721 * * [simplify]: iters left: 4 (27 enodes) 1.729 * * [simplify]: iters left: 3 (35 enodes) 1.741 * * [simplify]: iters left: 2 (47 enodes) 1.753 * * [simplify]: Extracting #0: cost 1 inf + 0 1.753 * * [simplify]: Extracting #1: cost 2 inf + 0 1.753 * * [simplify]: Extracting #2: cost 3 inf + 0 1.753 * * [simplify]: Extracting #3: cost 13 inf + 0 1.753 * * [simplify]: Extracting #4: cost 12 inf + 87 1.754 * * [simplify]: Extracting #5: cost 3 inf + 739 1.754 * * [simplify]: Extracting #6: cost 0 inf + 1140 1.755 * [simplify]: Simplified to (real->posit16 (sqrt (fma -4 (* a c) (* b b)))) 1.755 * [simplify]: Simplified (2 3 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (posit16->real (real->posit16 (sqrt (fma -4 (* a c) (* b b))))) b) (* 2 a)))) 1.755 * * * * [progress]: [ 17 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (log1p (expm1 (sqrt (fma -4 (* c a) (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 1.755 * [simplify]: Simplifying (expm1 (sqrt (fma -4 (* c a) (* b b)))) 1.755 * * [simplify]: iters left: 5 (9 enodes) 1.762 * * [simplify]: iters left: 4 (30 enodes) 1.771 * * [simplify]: iters left: 3 (38 enodes) 1.782 * * [simplify]: iters left: 2 (50 enodes) 1.795 * * [simplify]: Extracting #0: cost 1 inf + 0 1.795 * * [simplify]: Extracting #1: cost 3 inf + 0 1.795 * * [simplify]: Extracting #2: cost 5 inf + 0 1.795 * * [simplify]: Extracting #3: cost 15 inf + 0 1.795 * * [simplify]: Extracting #4: cost 11 inf + 254 1.796 * * [simplify]: Extracting #5: cost 4 inf + 822 1.797 * * [simplify]: Extracting #6: cost 0 inf + 1638 1.797 * [simplify]: Simplified to (expm1 (sqrt (fma b b (* (* a c) -4)))) 1.797 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (log1p (expm1 (sqrt (fma b b (* (* a c) -4))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 1.798 * * * * [progress]: [ 18 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (expm1 (log1p (sqrt (fma -4 (* c a) (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 1.798 * [simplify]: Simplifying (log1p (sqrt (fma -4 (* c a) (* b b)))) 1.798 * * [simplify]: iters left: 5 (9 enodes) 1.802 * * [simplify]: iters left: 4 (30 enodes) 1.811 * * [simplify]: iters left: 3 (38 enodes) 1.823 * * [simplify]: iters left: 2 (50 enodes) 1.836 * * [simplify]: Extracting #0: cost 1 inf + 0 1.836 * * [simplify]: Extracting #1: cost 3 inf + 0 1.836 * * [simplify]: Extracting #2: cost 5 inf + 0 1.836 * * [simplify]: Extracting #3: cost 15 inf + 0 1.836 * * [simplify]: Extracting #4: cost 11 inf + 254 1.837 * * [simplify]: Extracting #5: cost 4 inf + 822 1.837 * * [simplify]: Extracting #6: cost 0 inf + 1678 1.838 * [simplify]: Simplified to (log1p (sqrt (fma b b (* (* a c) -4)))) 1.838 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (expm1 (log1p (sqrt (fma b b (* (* a c) -4))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 1.838 * * * * [progress]: [ 19 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (pow (fma -4 (* c a) (* b b)) 1/2))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 1.838 * * * * [progress]: [ 20 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (pow (sqrt (fma -4 (* c a) (* b b))) 1))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 1.839 * * * * [progress]: [ 21 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (exp (log (sqrt (fma -4 (* c a) (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 1.839 * [simplify]: Simplifying (log (sqrt (fma -4 (* c a) (* b b)))) 1.839 * * [simplify]: iters left: 5 (9 enodes) 1.843 * * [simplify]: iters left: 4 (30 enodes) 1.852 * * [simplify]: iters left: 3 (38 enodes) 1.864 * * [simplify]: iters left: 2 (50 enodes) 1.878 * * [simplify]: Extracting #0: cost 1 inf + 0 1.878 * * [simplify]: Extracting #1: cost 3 inf + 0 1.878 * * [simplify]: Extracting #2: cost 5 inf + 0 1.878 * * [simplify]: Extracting #3: cost 15 inf + 0 1.878 * * [simplify]: Extracting #4: cost 11 inf + 254 1.879 * * [simplify]: Extracting #5: cost 4 inf + 822 1.879 * * [simplify]: Extracting #6: cost 0 inf + 1638 1.880 * [simplify]: Simplified to (log (sqrt (fma b b (* (* a c) -4)))) 1.880 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (exp (log (sqrt (fma b b (* (* a c) -4))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 1.880 * * * * [progress]: [ 22 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (log (exp (sqrt (fma -4 (* c a) (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 1.881 * [simplify]: Simplifying (exp (sqrt (fma -4 (* c a) (* b b)))) 1.881 * * [simplify]: iters left: 5 (9 enodes) 1.885 * * [simplify]: iters left: 4 (30 enodes) 1.894 * * [simplify]: iters left: 3 (38 enodes) 1.905 * * [simplify]: iters left: 2 (50 enodes) 1.920 * * [simplify]: Extracting #0: cost 1 inf + 0 1.920 * * [simplify]: Extracting #1: cost 3 inf + 0 1.920 * * [simplify]: Extracting #2: cost 5 inf + 0 1.920 * * [simplify]: Extracting #3: cost 15 inf + 0 1.921 * * [simplify]: Extracting #4: cost 11 inf + 254 1.921 * * [simplify]: Extracting #5: cost 4 inf + 822 1.922 * * [simplify]: Extracting #6: cost 0 inf + 1638 1.923 * [simplify]: Simplified to (exp (sqrt (fma b b (* (* a c) -4)))) 1.923 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (log (exp (sqrt (fma b b (* (* a c) -4))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 1.923 * * * * [progress]: [ 23 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 1.923 * [simplify]: Simplifying (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) 1.923 * * [simplify]: iters left: 6 (10 enodes) 1.928 * * [simplify]: iters left: 5 (33 enodes) 1.937 * * [simplify]: iters left: 4 (41 enodes) 1.943 * * [simplify]: iters left: 3 (53 enodes) 1.950 * * [simplify]: Extracting #0: cost 1 inf + 0 1.950 * * [simplify]: Extracting #1: cost 3 inf + 0 1.950 * * [simplify]: Extracting #2: cost 5 inf + 0 1.950 * * [simplify]: Extracting #3: cost 7 inf + 0 1.950 * * [simplify]: Extracting #4: cost 17 inf + 0 1.950 * * [simplify]: Extracting #5: cost 16 inf + 87 1.950 * * [simplify]: Extracting #6: cost 6 inf + 1056 1.951 * * [simplify]: Extracting #7: cost 0 inf + 2256 1.951 * [simplify]: Simplified to (* (cbrt (sqrt (fma -4 (* a c) (* b b)))) (cbrt (sqrt (fma -4 (* a c) (* b b))))) 1.951 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (* (cbrt (sqrt (fma -4 (* a c) (* b b)))) (cbrt (sqrt (fma -4 (* a c) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 1.952 * [simplify]: Simplifying (cbrt (sqrt (fma -4 (* c a) (* b b)))) 1.952 * * [simplify]: iters left: 5 (9 enodes) 1.954 * * [simplify]: iters left: 4 (30 enodes) 1.958 * * [simplify]: iters left: 3 (38 enodes) 1.964 * * [simplify]: iters left: 2 (50 enodes) 1.975 * * [simplify]: Extracting #0: cost 1 inf + 0 1.975 * * [simplify]: Extracting #1: cost 3 inf + 0 1.975 * * [simplify]: Extracting #2: cost 5 inf + 0 1.975 * * [simplify]: Extracting #3: cost 15 inf + 0 1.975 * * [simplify]: Extracting #4: cost 11 inf + 254 1.976 * * [simplify]: Extracting #5: cost 4 inf + 822 1.976 * * [simplify]: Extracting #6: cost 0 inf + 1658 1.977 * [simplify]: Simplified to (cbrt (sqrt (fma b b (* (* a c) -4)))) 1.977 * [simplify]: Simplified (2 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma b b (* (* a c) -4))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 1.977 * * * * [progress]: [ 24 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (cbrt (* (* (sqrt (fma -4 (* c a) (* b b))) (sqrt (fma -4 (* c a) (* b b)))) (sqrt (fma -4 (* c a) (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 1.978 * [simplify]: Simplifying (* (* (sqrt (fma -4 (* c a) (* b b))) (sqrt (fma -4 (* c a) (* b b)))) (sqrt (fma -4 (* c a) (* b b)))) 1.978 * * [simplify]: iters left: 6 (10 enodes) 1.983 * * [simplify]: iters left: 5 (33 enodes) 1.993 * * [simplify]: iters left: 4 (50 enodes) 2.011 * * [simplify]: iters left: 3 (101 enodes) 2.033 * * [simplify]: iters left: 2 (168 enodes) 2.075 * * [simplify]: iters left: 1 (203 enodes) 2.133 * * [simplify]: Extracting #0: cost 1 inf + 0 2.133 * * [simplify]: Extracting #1: cost 27 inf + 0 2.133 * * [simplify]: Extracting #2: cost 43 inf + 88 2.133 * * [simplify]: Extracting #3: cost 29 inf + 2188 2.135 * * [simplify]: Extracting #4: cost 11 inf + 6918 2.137 * * [simplify]: Extracting #5: cost 0 inf + 11059 2.140 * [simplify]: Simplified to (* (sqrt (fma (* -4 a) c (* b b))) (fma (* -4 a) c (* b b))) 2.140 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (cbrt (* (sqrt (fma (* -4 a) c (* b b))) (fma (* -4 a) c (* b b)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 2.140 * * * * [progress]: [ 25 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (sqrt (cbrt (fma -4 (* c a) (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 2.140 * [simplify]: Simplifying (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) 2.140 * * [simplify]: iters left: 6 (10 enodes) 2.143 * * [simplify]: iters left: 5 (34 enodes) 2.148 * * [simplify]: iters left: 4 (42 enodes) 2.154 * * [simplify]: iters left: 3 (54 enodes) 2.161 * * [simplify]: Extracting #0: cost 1 inf + 0 2.161 * * [simplify]: Extracting #1: cost 4 inf + 0 2.161 * * [simplify]: Extracting #2: cost 7 inf + 0 2.161 * * [simplify]: Extracting #3: cost 17 inf + 0 2.161 * * [simplify]: Extracting #4: cost 16 inf + 87 2.161 * * [simplify]: Extracting #5: cost 4 inf + 1260 2.162 * * [simplify]: Extracting #6: cost 0 inf + 2256 2.162 * [simplify]: Simplified to (fabs (cbrt (fma (* -4 c) a (* b b)))) 2.162 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (fabs (cbrt (fma (* -4 c) a (* b b)))) (sqrt (cbrt (fma -4 (* c a) (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 2.163 * [simplify]: Simplifying (sqrt (cbrt (fma -4 (* c a) (* b b)))) 2.163 * * [simplify]: iters left: 5 (9 enodes) 2.165 * * [simplify]: iters left: 4 (30 enodes) 2.170 * * [simplify]: iters left: 3 (38 enodes) 2.175 * * [simplify]: iters left: 2 (50 enodes) 2.182 * * [simplify]: Extracting #0: cost 1 inf + 0 2.182 * * [simplify]: Extracting #1: cost 3 inf + 0 2.182 * * [simplify]: Extracting #2: cost 5 inf + 0 2.182 * * [simplify]: Extracting #3: cost 15 inf + 0 2.182 * * [simplify]: Extracting #4: cost 11 inf + 254 2.183 * * [simplify]: Extracting #5: cost 4 inf + 862 2.183 * * [simplify]: Extracting #6: cost 0 inf + 1738 2.183 * [simplify]: Simplified to (sqrt (cbrt (fma b b (* (* a c) -4)))) 2.183 * [simplify]: Simplified (2 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (sqrt (cbrt (fma b b (* (* a c) -4))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 2.183 * * * * [progress]: [ 26 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 2.184 * [simplify]: Simplifying (sqrt (sqrt (fma -4 (* c a) (* b b)))) 2.184 * * [simplify]: iters left: 5 (9 enodes) 2.186 * * [simplify]: iters left: 4 (30 enodes) 2.194 * * [simplify]: iters left: 3 (38 enodes) 2.206 * * [simplify]: iters left: 2 (50 enodes) 2.219 * * [simplify]: Extracting #0: cost 1 inf + 0 2.219 * * [simplify]: Extracting #1: cost 3 inf + 0 2.219 * * [simplify]: Extracting #2: cost 5 inf + 0 2.219 * * [simplify]: Extracting #3: cost 15 inf + 0 2.219 * * [simplify]: Extracting #4: cost 11 inf + 254 2.220 * * [simplify]: Extracting #5: cost 4 inf + 822 2.221 * * [simplify]: Extracting #6: cost 0 inf + 1578 2.221 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a c) -4)))) 2.221 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (fma b b (* (* a c) -4)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 2.222 * [simplify]: Simplifying (sqrt (sqrt (fma -4 (* c a) (* b b)))) 2.222 * * [simplify]: iters left: 5 (9 enodes) 2.228 * * [simplify]: iters left: 4 (30 enodes) 2.238 * * [simplify]: iters left: 3 (38 enodes) 2.250 * * [simplify]: iters left: 2 (50 enodes) 2.262 * * [simplify]: Extracting #0: cost 1 inf + 0 2.262 * * [simplify]: Extracting #1: cost 3 inf + 0 2.262 * * [simplify]: Extracting #2: cost 5 inf + 0 2.262 * * [simplify]: Extracting #3: cost 15 inf + 0 2.263 * * [simplify]: Extracting #4: cost 11 inf + 254 2.263 * * [simplify]: Extracting #5: cost 4 inf + 822 2.264 * * [simplify]: Extracting #6: cost 0 inf + 1578 2.264 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a c) -4)))) 2.265 * [simplify]: Simplified (2 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma b b (* (* a c) -4))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 2.265 * * * * [progress]: [ 27 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt 1) (sqrt (fma -4 (* c a) (* b b)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 2.265 * [simplify]: Simplifying (sqrt 1) 2.265 * * [simplify]: iters left: 1 (2 enodes) 2.268 * * [simplify]: Extracting #0: cost 1 inf + 0 2.268 * * [simplify]: Extracting #1: cost 0 inf + 1 2.268 * [simplify]: Simplified to 1 2.268 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* 1 (sqrt (fma -4 (* c a) (* b b)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 2.269 * [simplify]: Simplifying (sqrt (fma -4 (* c a) (* b b))) 2.269 * * [simplify]: iters left: 4 (8 enodes) 2.273 * * [simplify]: iters left: 3 (27 enodes) 2.281 * * [simplify]: iters left: 2 (35 enodes) 2.292 * * [simplify]: iters left: 1 (47 enodes) 2.304 * * [simplify]: Extracting #0: cost 1 inf + 0 2.304 * * [simplify]: Extracting #1: cost 3 inf + 0 2.304 * * [simplify]: Extracting #2: cost 13 inf + 0 2.304 * * [simplify]: Extracting #3: cost 12 inf + 87 2.305 * * [simplify]: Extracting #4: cost 1 inf + 961 2.305 * * [simplify]: Extracting #5: cost 0 inf + 1140 2.306 * [simplify]: Simplified to (sqrt (fma -4 (* a c) (* b b))) 2.306 * [simplify]: Simplified (2 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* 1 (sqrt (fma -4 (* a c) (* b b)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 2.306 * * * * [progress]: [ 28 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (pow (fma -4 (* c a) (* b b)) (/ 1 2)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 2.307 * [simplify]: Simplifying (/ 1 2) 2.307 * * [simplify]: iters left: 2 (3 enodes) 2.310 * * [simplify]: iters left: 1 (12 enodes) 2.314 * * [simplify]: Extracting #0: cost 1 inf + 0 2.314 * * [simplify]: Extracting #1: cost 0 inf + 1 2.314 * [simplify]: Simplified to 1/2 2.314 * [simplify]: Simplified (2 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (pow (fma -4 (* c a) (* b b)) 1/2))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 2.315 * * * * [progress]: [ 29 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 2.315 * [simplify]: Simplifying (sqrt (sqrt (fma -4 (* c a) (* b b)))) 2.315 * * [simplify]: iters left: 5 (9 enodes) 2.319 * * [simplify]: iters left: 4 (30 enodes) 2.329 * * [simplify]: iters left: 3 (38 enodes) 2.341 * * [simplify]: iters left: 2 (50 enodes) 2.348 * * [simplify]: Extracting #0: cost 1 inf + 0 2.348 * * [simplify]: Extracting #1: cost 3 inf + 0 2.348 * * [simplify]: Extracting #2: cost 5 inf + 0 2.349 * * [simplify]: Extracting #3: cost 15 inf + 0 2.349 * * [simplify]: Extracting #4: cost 11 inf + 254 2.349 * * [simplify]: Extracting #5: cost 4 inf + 822 2.349 * * [simplify]: Extracting #6: cost 0 inf + 1578 2.350 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a c) -4)))) 2.350 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (fma b b (* (* a c) -4)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 2.350 * [simplify]: Simplifying (sqrt (sqrt (fma -4 (* c a) (* b b)))) 2.350 * * [simplify]: iters left: 5 (9 enodes) 2.352 * * [simplify]: iters left: 4 (30 enodes) 2.357 * * [simplify]: iters left: 3 (38 enodes) 2.365 * * [simplify]: iters left: 2 (50 enodes) 2.372 * * [simplify]: Extracting #0: cost 1 inf + 0 2.372 * * [simplify]: Extracting #1: cost 3 inf + 0 2.372 * * [simplify]: Extracting #2: cost 5 inf + 0 2.372 * * [simplify]: Extracting #3: cost 15 inf + 0 2.372 * * [simplify]: Extracting #4: cost 11 inf + 254 2.372 * * [simplify]: Extracting #5: cost 4 inf + 822 2.373 * * [simplify]: Extracting #6: cost 0 inf + 1578 2.373 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a c) -4)))) 2.373 * [simplify]: Simplified (2 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma b b (* (* a c) -4))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 2.373 * * * * [progress]: [ 30 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (fabs (sqrt (fma -4 (* c a) (* b b)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 2.373 * * * * [progress]: [ 31 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* 1 (sqrt (fma -4 (* c a) (* b b)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 2.373 * * * * [progress]: [ 32 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (posit16->real (real->posit16 (sqrt (fma -4 (* c a) (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 2.373 * [simplify]: Simplifying (real->posit16 (sqrt (fma -4 (* c a) (* b b)))) 2.373 * * [simplify]: iters left: 5 (9 enodes) 2.376 * * [simplify]: iters left: 4 (27 enodes) 2.380 * * [simplify]: iters left: 3 (35 enodes) 2.385 * * [simplify]: iters left: 2 (47 enodes) 2.393 * * [simplify]: Extracting #0: cost 1 inf + 0 2.393 * * [simplify]: Extracting #1: cost 2 inf + 0 2.393 * * [simplify]: Extracting #2: cost 3 inf + 0 2.393 * * [simplify]: Extracting #3: cost 13 inf + 0 2.393 * * [simplify]: Extracting #4: cost 12 inf + 87 2.393 * * [simplify]: Extracting #5: cost 3 inf + 739 2.394 * * [simplify]: Extracting #6: cost 0 inf + 1140 2.395 * [simplify]: Simplified to (real->posit16 (sqrt (fma -4 (* a c) (* b b)))) 2.395 * [simplify]: Simplified (2 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (posit16->real (real->posit16 (sqrt (fma -4 (* a c) (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 2.395 * * * * [progress]: [ 33 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (fma (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) (* 2 a))))> 2.395 * [simplify]: Simplifying (fma (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 2.395 * * [simplify]: iters left: 6 (15 enodes) 2.402 * * [simplify]: iters left: 5 (57 enodes) 2.420 * * [simplify]: iters left: 4 (79 enodes) 2.443 * * [simplify]: iters left: 3 (98 enodes) 2.460 * * [simplify]: iters left: 2 (103 enodes) 2.476 * * [simplify]: iters left: 1 (117 enodes) 2.500 * * [simplify]: Extracting #0: cost 1 inf + 0 2.500 * * [simplify]: Extracting #1: cost 11 inf + 0 2.500 * * [simplify]: Extracting #2: cost 19 inf + 244 2.501 * * [simplify]: Extracting #3: cost 23 inf + 1052 2.501 * * [simplify]: Extracting #4: cost 25 inf + 1139 2.502 * * [simplify]: Extracting #5: cost 12 inf + 2885 2.504 * * [simplify]: Extracting #6: cost 2 inf + 5628 2.506 * * [simplify]: Extracting #7: cost 0 inf + 6608 2.508 * [simplify]: Simplified to (- (sqrt (fma (* -4 c) a (* b b))) b) 2.509 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (- (sqrt (fma (* -4 c) a (* b b))) b) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) (* 2 a)))) 2.509 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 2.509 * * [simplify]: iters left: 6 (6 enodes) 2.511 * * [simplify]: iters left: 5 (23 enodes) 2.516 * * [simplify]: iters left: 4 (31 enodes) 2.520 * * [simplify]: iters left: 3 (37 enodes) 2.525 * * [simplify]: iters left: 2 (41 enodes) 2.530 * * [simplify]: iters left: 1 (42 enodes) 2.535 * * [simplify]: Extracting #0: cost 1 inf + 0 2.535 * * [simplify]: Extracting #1: cost 0 inf + 1 2.535 * [simplify]: Simplified to 0 2.535 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (- (sqrt (fma (* -4 c) a (* b b))) b) 0) (* 2 a)))) 2.535 * * * * [progress]: [ 34 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (fma (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) (* 2 a))))> 2.536 * [simplify]: Simplifying (fma (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))) (- (* (sqrt b) (sqrt b)))) 2.536 * * [simplify]: iters left: 6 (14 enodes) 2.539 * * [simplify]: iters left: 5 (45 enodes) 2.546 * * [simplify]: iters left: 4 (58 enodes) 2.555 * * [simplify]: iters left: 3 (73 enodes) 2.568 * * [simplify]: iters left: 2 (80 enodes) 2.580 * * [simplify]: iters left: 1 (94 enodes) 2.595 * * [simplify]: Extracting #0: cost 1 inf + 0 2.595 * * [simplify]: Extracting #1: cost 7 inf + 0 2.595 * * [simplify]: Extracting #2: cost 13 inf + 42 2.595 * * [simplify]: Extracting #3: cost 23 inf + 84 2.596 * * [simplify]: Extracting #4: cost 25 inf + 171 2.596 * * [simplify]: Extracting #5: cost 13 inf + 1265 2.596 * * [simplify]: Extracting #6: cost 7 inf + 2481 2.597 * * [simplify]: Extracting #7: cost 1 inf + 5170 2.598 * * [simplify]: Extracting #8: cost 0 inf + 5640 2.599 * [simplify]: Simplified to (- (sqrt (fma (* -4 c) a (* b b))) b) 2.599 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (- (sqrt (fma (* -4 c) a (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) (* 2 a)))) 2.600 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 2.600 * * [simplify]: iters left: 4 (5 enodes) 2.601 * * [simplify]: iters left: 3 (15 enodes) 2.603 * * [simplify]: iters left: 2 (21 enodes) 2.608 * * [simplify]: iters left: 1 (23 enodes) 2.613 * * [simplify]: Extracting #0: cost 1 inf + 0 2.613 * * [simplify]: Extracting #1: cost 6 inf + 0 2.613 * * [simplify]: Extracting #2: cost 8 inf + 1 2.613 * * [simplify]: Extracting #3: cost 0 inf + 409 2.614 * [simplify]: Simplified to (- b b) 2.614 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (- (sqrt (fma (* -4 c) a (* b b))) b) (- b b)) (* 2 a)))) 2.614 * * * * [progress]: [ 35 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (fma (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))) (- (* b 1))) (fma (- b) 1 (* b 1))) (* 2 a))))> 2.614 * [simplify]: Simplifying (fma (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))) (- (* b 1))) 2.615 * * [simplify]: iters left: 6 (14 enodes) 2.620 * * [simplify]: iters left: 5 (47 enodes) 2.628 * * [simplify]: iters left: 4 (62 enodes) 2.638 * * [simplify]: iters left: 3 (77 enodes) 2.651 * * [simplify]: iters left: 2 (84 enodes) 2.675 * * [simplify]: iters left: 1 (98 enodes) 2.696 * * [simplify]: Extracting #0: cost 1 inf + 0 2.697 * * [simplify]: Extracting #1: cost 7 inf + 0 2.697 * * [simplify]: Extracting #2: cost 13 inf + 42 2.697 * * [simplify]: Extracting #3: cost 23 inf + 84 2.697 * * [simplify]: Extracting #4: cost 25 inf + 171 2.697 * * [simplify]: Extracting #5: cost 14 inf + 1182 2.698 * * [simplify]: Extracting #6: cost 5 inf + 3803 2.699 * * [simplify]: Extracting #7: cost 1 inf + 5341 2.699 * * [simplify]: Extracting #8: cost 0 inf + 5640 2.700 * [simplify]: Simplified to (- (sqrt (fma (* -4 a) c (* b b))) b) 2.700 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (fma (- b) 1 (* b 1))) (* 2 a)))) 2.701 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 2.701 * * [simplify]: iters left: 3 (5 enodes) 2.702 * * [simplify]: iters left: 2 (17 enodes) 2.705 * * [simplify]: iters left: 1 (22 enodes) 2.709 * * [simplify]: Extracting #0: cost 1 inf + 0 2.709 * * [simplify]: Extracting #1: cost 5 inf + 0 2.709 * * [simplify]: Extracting #2: cost 5 inf + 2 2.709 * * [simplify]: Extracting #3: cost 0 inf + 288 2.709 * [simplify]: Simplified to (+ (- b) b) 2.709 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (+ (- b) b)) (* 2 a)))) 2.710 * * * * [progress]: [ 36 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (fma (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (sqrt (cbrt (fma -4 (* c a) (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) (* 2 a))))> 2.710 * [simplify]: Simplifying (fma (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (sqrt (cbrt (fma -4 (* c a) (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 2.710 * * [simplify]: iters left: 6 (16 enodes) 2.714 * * [simplify]: iters left: 5 (61 enodes) 2.732 * * [simplify]: iters left: 4 (83 enodes) 2.755 * * [simplify]: iters left: 3 (101 enodes) 2.778 * * [simplify]: Extracting #0: cost 1 inf + 0 2.778 * * [simplify]: Extracting #1: cost 11 inf + 0 2.778 * * [simplify]: Extracting #2: cost 16 inf + 405 2.779 * * [simplify]: Extracting #3: cost 13 inf + 1051 2.779 * * [simplify]: Extracting #4: cost 22 inf + 1051 2.779 * * [simplify]: Extracting #5: cost 22 inf + 1137 2.780 * * [simplify]: Extracting #6: cost 11 inf + 2444 2.780 * * [simplify]: Extracting #7: cost 2 inf + 4622 2.781 * * [simplify]: Extracting #8: cost 0 inf + 5260 2.782 * [simplify]: Simplified to (- (* (fabs (cbrt (fma (* -4 c) a (* b b)))) (sqrt (cbrt (fma (* -4 c) a (* b b))))) b) 2.783 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (- (* (fabs (cbrt (fma (* -4 c) a (* b b)))) (sqrt (cbrt (fma (* -4 c) a (* b b))))) b) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) (* 2 a)))) 2.783 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 2.783 * * [simplify]: iters left: 6 (6 enodes) 2.784 * * [simplify]: iters left: 5 (23 enodes) 2.788 * * [simplify]: iters left: 4 (31 enodes) 2.793 * * [simplify]: iters left: 3 (37 enodes) 2.798 * * [simplify]: iters left: 2 (41 enodes) 2.803 * * [simplify]: iters left: 1 (42 enodes) 2.807 * * [simplify]: Extracting #0: cost 1 inf + 0 2.807 * * [simplify]: Extracting #1: cost 0 inf + 1 2.807 * [simplify]: Simplified to 0 2.807 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (fma (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (sqrt (cbrt (fma -4 (* c a) (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 0) (* 2 a)))) 2.807 * * * * [progress]: [ 37 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (fma (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (sqrt (cbrt (fma -4 (* c a) (* b b)))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) (* 2 a))))> 2.807 * [simplify]: Simplifying (fma (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (sqrt (cbrt (fma -4 (* c a) (* b b)))) (- (* (sqrt b) (sqrt b)))) 2.808 * * [simplify]: iters left: 6 (15 enodes) 2.811 * * [simplify]: iters left: 5 (49 enodes) 2.821 * * [simplify]: iters left: 4 (62 enodes) 2.838 * * [simplify]: iters left: 3 (75 enodes) 2.858 * * [simplify]: Extracting #0: cost 1 inf + 0 2.858 * * [simplify]: Extracting #1: cost 7 inf + 0 2.858 * * [simplify]: Extracting #2: cost 11 inf + 42 2.858 * * [simplify]: Extracting #3: cost 13 inf + 83 2.858 * * [simplify]: Extracting #4: cost 22 inf + 83 2.859 * * [simplify]: Extracting #5: cost 23 inf + 127 2.859 * * [simplify]: Extracting #6: cost 9 inf + 1778 2.860 * * [simplify]: Extracting #7: cost 1 inf + 3983 2.862 * * [simplify]: Extracting #8: cost 0 inf + 4292 2.863 * [simplify]: Simplified to (- (* (fabs (cbrt (fma (* -4 a) c (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b))))) b) 2.864 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (- (* (fabs (cbrt (fma (* -4 a) c (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b))))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) (* 2 a)))) 2.864 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 2.864 * * [simplify]: iters left: 4 (5 enodes) 2.866 * * [simplify]: iters left: 3 (15 enodes) 2.871 * * [simplify]: iters left: 2 (21 enodes) 2.875 * * [simplify]: iters left: 1 (23 enodes) 2.881 * * [simplify]: Extracting #0: cost 1 inf + 0 2.881 * * [simplify]: Extracting #1: cost 6 inf + 0 2.881 * * [simplify]: Extracting #2: cost 8 inf + 1 2.881 * * [simplify]: Extracting #3: cost 0 inf + 409 2.881 * [simplify]: Simplified to (- b b) 2.881 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (fma (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (sqrt (cbrt (fma -4 (* c a) (* b b)))) (- (* (sqrt b) (sqrt b)))) (- b b)) (* 2 a)))) 2.882 * * * * [progress]: [ 38 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (fma (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (sqrt (cbrt (fma -4 (* c a) (* b b)))) (- (* b 1))) (fma (- b) 1 (* b 1))) (* 2 a))))> 2.882 * [simplify]: Simplifying (fma (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (sqrt (cbrt (fma -4 (* c a) (* b b)))) (- (* b 1))) 2.882 * * [simplify]: iters left: 6 (15 enodes) 2.892 * * [simplify]: iters left: 5 (51 enodes) 2.908 * * [simplify]: iters left: 4 (66 enodes) 2.927 * * [simplify]: iters left: 3 (79 enodes) 2.939 * * [simplify]: Extracting #0: cost 1 inf + 0 2.940 * * [simplify]: Extracting #1: cost 7 inf + 0 2.940 * * [simplify]: Extracting #2: cost 11 inf + 42 2.940 * * [simplify]: Extracting #3: cost 13 inf + 83 2.940 * * [simplify]: Extracting #4: cost 22 inf + 83 2.940 * * [simplify]: Extracting #5: cost 22 inf + 169 2.940 * * [simplify]: Extracting #6: cost 9 inf + 1818 2.941 * * [simplify]: Extracting #7: cost 1 inf + 3983 2.942 * * [simplify]: Extracting #8: cost 0 inf + 4292 2.942 * [simplify]: Simplified to (- (* (fabs (cbrt (fma (* -4 c) a (* b b)))) (sqrt (cbrt (fma (* -4 c) a (* b b))))) b) 2.942 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (- (* (fabs (cbrt (fma (* -4 c) a (* b b)))) (sqrt (cbrt (fma (* -4 c) a (* b b))))) b) (fma (- b) 1 (* b 1))) (* 2 a)))) 2.943 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 2.943 * * [simplify]: iters left: 3 (5 enodes) 2.944 * * [simplify]: iters left: 2 (17 enodes) 2.947 * * [simplify]: iters left: 1 (22 enodes) 2.951 * * [simplify]: Extracting #0: cost 1 inf + 0 2.951 * * [simplify]: Extracting #1: cost 5 inf + 0 2.951 * * [simplify]: Extracting #2: cost 5 inf + 2 2.951 * * [simplify]: Extracting #3: cost 0 inf + 288 2.952 * [simplify]: Simplified to (+ (- b) b) 2.952 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (fma (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (sqrt (cbrt (fma -4 (* c a) (* b b)))) (- (* b 1))) (+ (- b) b)) (* 2 a)))) 2.952 * * * * [progress]: [ 39 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) (* 2 a))))> 2.952 * [simplify]: Simplifying (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 2.952 * * [simplify]: iters left: 6 (14 enodes) 2.955 * * [simplify]: iters left: 5 (54 enodes) 2.969 * * [simplify]: iters left: 4 (72 enodes) 2.989 * * [simplify]: iters left: 3 (87 enodes) 3.011 * * [simplify]: iters left: 2 (91 enodes) 3.034 * * [simplify]: Extracting #0: cost 1 inf + 0 3.034 * * [simplify]: Extracting #1: cost 10 inf + 0 3.034 * * [simplify]: Extracting #2: cost 17 inf + 1 3.035 * * [simplify]: Extracting #3: cost 23 inf + 164 3.035 * * [simplify]: Extracting #4: cost 19 inf + 813 3.036 * * [simplify]: Extracting #5: cost 9 inf + 1512 3.037 * * [simplify]: Extracting #6: cost 2 inf + 2628 3.038 * * [simplify]: Extracting #7: cost 0 inf + 3066 3.039 * [simplify]: Simplified to (- (sqrt (fma (* -4 c) a (* b b))) b) 3.039 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (- (sqrt (fma (* -4 c) a (* b b))) b) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) (* 2 a)))) 3.040 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 3.040 * * [simplify]: iters left: 6 (6 enodes) 3.043 * * [simplify]: iters left: 5 (23 enodes) 3.050 * * [simplify]: iters left: 4 (31 enodes) 3.059 * * [simplify]: iters left: 3 (37 enodes) 3.068 * * [simplify]: iters left: 2 (41 enodes) 3.078 * * [simplify]: iters left: 1 (42 enodes) 3.086 * * [simplify]: Extracting #0: cost 1 inf + 0 3.086 * * [simplify]: Extracting #1: cost 0 inf + 1 3.086 * [simplify]: Simplified to 0 3.087 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 0) (* 2 a)))) 3.087 * * * * [progress]: [ 40 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) (* 2 a))))> 3.087 * [simplify]: Simplifying (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- (* (sqrt b) (sqrt b)))) 3.087 * * [simplify]: iters left: 6 (13 enodes) 3.093 * * [simplify]: iters left: 5 (42 enodes) 3.105 * * [simplify]: iters left: 4 (51 enodes) 3.120 * * [simplify]: iters left: 3 (65 enodes) 3.137 * * [simplify]: Extracting #0: cost 1 inf + 0 3.137 * * [simplify]: Extracting #1: cost 6 inf + 0 3.137 * * [simplify]: Extracting #2: cost 8 inf + 42 3.137 * * [simplify]: Extracting #3: cost 16 inf + 83 3.138 * * [simplify]: Extracting #4: cost 16 inf + 169 3.138 * * [simplify]: Extracting #5: cost 3 inf + 1481 3.139 * * [simplify]: Extracting #6: cost 0 inf + 2098 3.140 * [simplify]: Simplified to (- (sqrt (fma -4 (* a c) (* b b))) b) 3.140 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (- (sqrt (fma -4 (* a c) (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) (* 2 a)))) 3.141 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 3.141 * * [simplify]: iters left: 4 (5 enodes) 3.143 * * [simplify]: iters left: 3 (15 enodes) 3.147 * * [simplify]: iters left: 2 (21 enodes) 3.152 * * [simplify]: iters left: 1 (23 enodes) 3.157 * * [simplify]: Extracting #0: cost 1 inf + 0 3.158 * * [simplify]: Extracting #1: cost 6 inf + 0 3.158 * * [simplify]: Extracting #2: cost 8 inf + 1 3.158 * * [simplify]: Extracting #3: cost 0 inf + 409 3.158 * [simplify]: Simplified to (- b b) 3.158 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- (* (sqrt b) (sqrt b)))) (- b b)) (* 2 a)))) 3.158 * * * * [progress]: [ 41 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- (* b 1))) (fma (- b) 1 (* b 1))) (* 2 a))))> 3.159 * [simplify]: Simplifying (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- (* b 1))) 3.159 * * [simplify]: iters left: 6 (13 enodes) 3.165 * * [simplify]: iters left: 5 (44 enodes) 3.180 * * [simplify]: iters left: 4 (55 enodes) 3.196 * * [simplify]: iters left: 3 (69 enodes) 3.215 * * [simplify]: Extracting #0: cost 1 inf + 0 3.215 * * [simplify]: Extracting #1: cost 6 inf + 0 3.215 * * [simplify]: Extracting #2: cost 8 inf + 42 3.215 * * [simplify]: Extracting #3: cost 16 inf + 83 3.215 * * [simplify]: Extracting #4: cost 16 inf + 169 3.216 * * [simplify]: Extracting #5: cost 4 inf + 1712 3.217 * * [simplify]: Extracting #6: cost 0 inf + 2098 3.218 * [simplify]: Simplified to (- (sqrt (fma -4 (* a c) (* b b))) b) 3.218 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (- (sqrt (fma -4 (* a c) (* b b))) b) (fma (- b) 1 (* b 1))) (* 2 a)))) 3.218 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 3.218 * * [simplify]: iters left: 3 (5 enodes) 3.221 * * [simplify]: iters left: 2 (17 enodes) 3.226 * * [simplify]: iters left: 1 (22 enodes) 3.233 * * [simplify]: Extracting #0: cost 1 inf + 0 3.233 * * [simplify]: Extracting #1: cost 5 inf + 0 3.233 * * [simplify]: Extracting #2: cost 5 inf + 2 3.233 * * [simplify]: Extracting #3: cost 0 inf + 288 3.234 * [simplify]: Simplified to (+ (- b) b) 3.234 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- (* b 1))) (+ (- b) b)) (* 2 a)))) 3.234 * * * * [progress]: [ 42 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (fma (sqrt 1) (sqrt (fma -4 (* c a) (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) (* 2 a))))> 3.234 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma -4 (* c a) (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 3.234 * * [simplify]: iters left: 6 (15 enodes) 3.242 * * [simplify]: iters left: 5 (59 enodes) 3.261 * * [simplify]: iters left: 4 (82 enodes) 3.284 * * [simplify]: iters left: 3 (99 enodes) 3.309 * * [simplify]: iters left: 2 (104 enodes) 3.334 * * [simplify]: Extracting #0: cost 1 inf + 0 3.335 * * [simplify]: Extracting #1: cost 10 inf + 0 3.335 * * [simplify]: Extracting #2: cost 12 inf + 245 3.335 * * [simplify]: Extracting #3: cost 14 inf + 1052 3.336 * * [simplify]: Extracting #4: cost 13 inf + 1180 3.336 * * [simplify]: Extracting #5: cost 5 inf + 1790 3.338 * * [simplify]: Extracting #6: cost 1 inf + 2410 3.339 * * [simplify]: Extracting #7: cost 0 inf + 2629 3.340 * [simplify]: Simplified to (- (sqrt (fma (* a -4) c (* b b))) b) 3.340 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (- (sqrt (fma (* a -4) c (* b b))) b) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) (* 2 a)))) 3.341 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 3.341 * * [simplify]: iters left: 6 (6 enodes) 3.343 * * [simplify]: iters left: 5 (23 enodes) 3.349 * * [simplify]: iters left: 4 (31 enodes) 3.353 * * [simplify]: iters left: 3 (37 enodes) 3.358 * * [simplify]: iters left: 2 (41 enodes) 3.363 * * [simplify]: iters left: 1 (42 enodes) 3.368 * * [simplify]: Extracting #0: cost 1 inf + 0 3.368 * * [simplify]: Extracting #1: cost 0 inf + 1 3.368 * [simplify]: Simplified to 0 3.368 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (fma (sqrt 1) (sqrt (fma -4 (* c a) (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 0) (* 2 a)))) 3.368 * * * * [progress]: [ 43 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (fma (sqrt 1) (sqrt (fma -4 (* c a) (* b b))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) (* 2 a))))> 3.368 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma -4 (* c a) (* b b))) (- (* (sqrt b) (sqrt b)))) 3.368 * * [simplify]: iters left: 6 (14 enodes) 3.373 * * [simplify]: iters left: 5 (47 enodes) 3.381 * * [simplify]: iters left: 4 (61 enodes) 3.399 * * [simplify]: iters left: 3 (77 enodes) 3.418 * * [simplify]: iters left: 2 (78 enodes) 3.437 * * [simplify]: Extracting #0: cost 1 inf + 0 3.437 * * [simplify]: Extracting #1: cost 6 inf + 0 3.437 * * [simplify]: Extracting #2: cost 7 inf + 2 3.437 * * [simplify]: Extracting #3: cost 14 inf + 84 3.437 * * [simplify]: Extracting #4: cost 12 inf + 254 3.438 * * [simplify]: Extracting #5: cost 3 inf + 1180 3.439 * * [simplify]: Extracting #6: cost 0 inf + 1661 3.441 * [simplify]: Simplified to (- (sqrt (fma (* c a) -4 (* b b))) b) 3.441 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (- (sqrt (fma (* c a) -4 (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) (* 2 a)))) 3.442 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 3.442 * * [simplify]: iters left: 4 (5 enodes) 3.444 * * [simplify]: iters left: 3 (15 enodes) 3.448 * * [simplify]: iters left: 2 (21 enodes) 3.453 * * [simplify]: iters left: 1 (23 enodes) 3.459 * * [simplify]: Extracting #0: cost 1 inf + 0 3.459 * * [simplify]: Extracting #1: cost 6 inf + 0 3.459 * * [simplify]: Extracting #2: cost 8 inf + 1 3.459 * * [simplify]: Extracting #3: cost 0 inf + 409 3.459 * [simplify]: Simplified to (- b b) 3.459 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (- (sqrt (fma (* c a) -4 (* b b))) b) (- b b)) (* 2 a)))) 3.459 * * * * [progress]: [ 44 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (fma (sqrt 1) (sqrt (fma -4 (* c a) (* b b))) (- (* b 1))) (fma (- b) 1 (* b 1))) (* 2 a))))> 3.459 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma -4 (* c a) (* b b))) (- (* b 1))) 3.460 * * [simplify]: iters left: 5 (13 enodes) 3.463 * * [simplify]: iters left: 4 (44 enodes) 3.470 * * [simplify]: iters left: 3 (58 enodes) 3.480 * * [simplify]: iters left: 2 (74 enodes) 3.489 * * [simplify]: iters left: 1 (75 enodes) 3.499 * * [simplify]: Extracting #0: cost 1 inf + 0 3.499 * * [simplify]: Extracting #1: cost 6 inf + 0 3.499 * * [simplify]: Extracting #2: cost 7 inf + 2 3.499 * * [simplify]: Extracting #3: cost 15 inf + 43 3.499 * * [simplify]: Extracting #4: cost 12 inf + 295 3.499 * * [simplify]: Extracting #5: cost 3 inf + 1044 3.500 * * [simplify]: Extracting #6: cost 1 inf + 1442 3.500 * * [simplify]: Extracting #7: cost 0 inf + 1661 3.501 * [simplify]: Simplified to (- (sqrt (fma (* a -4) c (* b b))) b) 3.501 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (- (sqrt (fma (* a -4) c (* b b))) b) (fma (- b) 1 (* b 1))) (* 2 a)))) 3.501 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 3.501 * * [simplify]: iters left: 3 (5 enodes) 3.503 * * [simplify]: iters left: 2 (17 enodes) 3.506 * * [simplify]: iters left: 1 (22 enodes) 3.509 * * [simplify]: Extracting #0: cost 1 inf + 0 3.509 * * [simplify]: Extracting #1: cost 5 inf + 0 3.509 * * [simplify]: Extracting #2: cost 5 inf + 2 3.510 * * [simplify]: Extracting #3: cost 0 inf + 288 3.510 * [simplify]: Simplified to (+ (- b) b) 3.510 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (fma (sqrt 1) (sqrt (fma -4 (* c a) (* b b))) (- (* b 1))) (+ (- b) b)) (* 2 a)))) 3.510 * * * * [progress]: [ 45 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) (* 2 a))))> 3.510 * [simplify]: Simplifying (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 3.510 * * [simplify]: iters left: 6 (14 enodes) 3.514 * * [simplify]: iters left: 5 (54 enodes) 3.522 * * [simplify]: iters left: 4 (72 enodes) 3.535 * * [simplify]: iters left: 3 (87 enodes) 3.552 * * [simplify]: iters left: 2 (91 enodes) 3.571 * * [simplify]: Extracting #0: cost 1 inf + 0 3.571 * * [simplify]: Extracting #1: cost 10 inf + 0 3.571 * * [simplify]: Extracting #2: cost 17 inf + 1 3.571 * * [simplify]: Extracting #3: cost 23 inf + 164 3.571 * * [simplify]: Extracting #4: cost 19 inf + 813 3.572 * * [simplify]: Extracting #5: cost 9 inf + 1512 3.572 * * [simplify]: Extracting #6: cost 2 inf + 2628 3.573 * * [simplify]: Extracting #7: cost 0 inf + 3066 3.573 * [simplify]: Simplified to (- (sqrt (fma (* -4 c) a (* b b))) b) 3.573 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (- (sqrt (fma (* -4 c) a (* b b))) b) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) (* 2 a)))) 3.574 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 3.574 * * [simplify]: iters left: 6 (6 enodes) 3.575 * * [simplify]: iters left: 5 (23 enodes) 3.579 * * [simplify]: iters left: 4 (31 enodes) 3.583 * * [simplify]: iters left: 3 (37 enodes) 3.588 * * [simplify]: iters left: 2 (41 enodes) 3.594 * * [simplify]: iters left: 1 (42 enodes) 3.598 * * [simplify]: Extracting #0: cost 1 inf + 0 3.598 * * [simplify]: Extracting #1: cost 0 inf + 1 3.598 * [simplify]: Simplified to 0 3.599 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 0) (* 2 a)))) 3.599 * * * * [progress]: [ 46 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) (* 2 a))))> 3.599 * [simplify]: Simplifying (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- (* (sqrt b) (sqrt b)))) 3.599 * * [simplify]: iters left: 6 (13 enodes) 3.603 * * [simplify]: iters left: 5 (42 enodes) 3.610 * * [simplify]: iters left: 4 (51 enodes) 3.618 * * [simplify]: iters left: 3 (65 enodes) 3.628 * * [simplify]: Extracting #0: cost 1 inf + 0 3.628 * * [simplify]: Extracting #1: cost 6 inf + 0 3.628 * * [simplify]: Extracting #2: cost 8 inf + 42 3.628 * * [simplify]: Extracting #3: cost 16 inf + 83 3.628 * * [simplify]: Extracting #4: cost 16 inf + 169 3.628 * * [simplify]: Extracting #5: cost 3 inf + 1481 3.629 * * [simplify]: Extracting #6: cost 0 inf + 2098 3.629 * [simplify]: Simplified to (- (sqrt (fma -4 (* a c) (* b b))) b) 3.629 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (- (sqrt (fma -4 (* a c) (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) (* 2 a)))) 3.630 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 3.630 * * [simplify]: iters left: 4 (5 enodes) 3.631 * * [simplify]: iters left: 3 (15 enodes) 3.633 * * [simplify]: iters left: 2 (21 enodes) 3.635 * * [simplify]: iters left: 1 (23 enodes) 3.638 * * [simplify]: Extracting #0: cost 1 inf + 0 3.638 * * [simplify]: Extracting #1: cost 6 inf + 0 3.638 * * [simplify]: Extracting #2: cost 8 inf + 1 3.638 * * [simplify]: Extracting #3: cost 0 inf + 409 3.638 * [simplify]: Simplified to (- b b) 3.638 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- (* (sqrt b) (sqrt b)))) (- b b)) (* 2 a)))) 3.639 * * * * [progress]: [ 47 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- (* b 1))) (fma (- b) 1 (* b 1))) (* 2 a))))> 3.639 * [simplify]: Simplifying (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- (* b 1))) 3.639 * * [simplify]: iters left: 6 (13 enodes) 3.642 * * [simplify]: iters left: 5 (44 enodes) 3.655 * * [simplify]: iters left: 4 (55 enodes) 3.672 * * [simplify]: iters left: 3 (69 enodes) 3.690 * * [simplify]: Extracting #0: cost 1 inf + 0 3.690 * * [simplify]: Extracting #1: cost 6 inf + 0 3.690 * * [simplify]: Extracting #2: cost 8 inf + 42 3.690 * * [simplify]: Extracting #3: cost 16 inf + 83 3.691 * * [simplify]: Extracting #4: cost 16 inf + 169 3.691 * * [simplify]: Extracting #5: cost 4 inf + 1712 3.692 * * [simplify]: Extracting #6: cost 0 inf + 2098 3.693 * [simplify]: Simplified to (- (sqrt (fma -4 (* a c) (* b b))) b) 3.694 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (- (sqrt (fma -4 (* a c) (* b b))) b) (fma (- b) 1 (* b 1))) (* 2 a)))) 3.694 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 3.694 * * [simplify]: iters left: 3 (5 enodes) 3.697 * * [simplify]: iters left: 2 (17 enodes) 3.703 * * [simplify]: iters left: 1 (22 enodes) 3.709 * * [simplify]: Extracting #0: cost 1 inf + 0 3.709 * * [simplify]: Extracting #1: cost 5 inf + 0 3.709 * * [simplify]: Extracting #2: cost 5 inf + 2 3.710 * * [simplify]: Extracting #3: cost 0 inf + 288 3.710 * [simplify]: Simplified to (+ (- b) b) 3.710 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- (* b 1))) (+ (- b) b)) (* 2 a)))) 3.710 * * * * [progress]: [ 48 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (fma 1 (sqrt (fma -4 (* c a) (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) (* 2 a))))> 3.710 * [simplify]: Simplifying (fma 1 (sqrt (fma -4 (* c a) (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 3.711 * * [simplify]: iters left: 6 (14 enodes) 3.718 * * [simplify]: iters left: 5 (56 enodes) 3.736 * * [simplify]: iters left: 4 (77 enodes) 3.759 * * [simplify]: iters left: 3 (94 enodes) 3.782 * * [simplify]: iters left: 2 (99 enodes) 3.794 * * [simplify]: Extracting #0: cost 1 inf + 0 3.794 * * [simplify]: Extracting #1: cost 10 inf + 0 3.794 * * [simplify]: Extracting #2: cost 12 inf + 245 3.795 * * [simplify]: Extracting #3: cost 15 inf + 891 3.795 * * [simplify]: Extracting #4: cost 14 inf + 1138 3.795 * * [simplify]: Extracting #5: cost 4 inf + 2147 3.796 * * [simplify]: Extracting #6: cost 0 inf + 2629 3.797 * [simplify]: Simplified to (- (sqrt (fma (* a -4) c (* b b))) b) 3.797 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (- (sqrt (fma (* a -4) c (* b b))) b) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) (* 2 a)))) 3.797 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 3.797 * * [simplify]: iters left: 6 (6 enodes) 3.799 * * [simplify]: iters left: 5 (23 enodes) 3.803 * * [simplify]: iters left: 4 (31 enodes) 3.807 * * [simplify]: iters left: 3 (37 enodes) 3.812 * * [simplify]: iters left: 2 (41 enodes) 3.817 * * [simplify]: iters left: 1 (42 enodes) 3.822 * * [simplify]: Extracting #0: cost 1 inf + 0 3.822 * * [simplify]: Extracting #1: cost 0 inf + 1 3.822 * [simplify]: Simplified to 0 3.822 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (fma 1 (sqrt (fma -4 (* c a) (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 0) (* 2 a)))) 3.822 * * * * [progress]: [ 49 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (fma 1 (sqrt (fma -4 (* c a) (* b b))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) (* 2 a))))> 3.822 * [simplify]: Simplifying (fma 1 (sqrt (fma -4 (* c a) (* b b))) (- (* (sqrt b) (sqrt b)))) 3.822 * * [simplify]: iters left: 6 (13 enodes) 3.826 * * [simplify]: iters left: 5 (44 enodes) 3.834 * * [simplify]: iters left: 4 (56 enodes) 3.852 * * [simplify]: iters left: 3 (73 enodes) 3.874 * * [simplify]: Extracting #0: cost 1 inf + 0 3.874 * * [simplify]: Extracting #1: cost 6 inf + 0 3.874 * * [simplify]: Extracting #2: cost 7 inf + 2 3.874 * * [simplify]: Extracting #3: cost 14 inf + 84 3.874 * * [simplify]: Extracting #4: cost 15 inf + 128 3.875 * * [simplify]: Extracting #5: cost 7 inf + 601 3.875 * * [simplify]: Extracting #6: cost 1 inf + 1442 3.876 * * [simplify]: Extracting #7: cost 0 inf + 1661 3.877 * [simplify]: Simplified to (- (sqrt (fma (* c -4) a (* b b))) b) 3.877 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (- (sqrt (fma (* c -4) a (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) (* 2 a)))) 3.878 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 3.878 * * [simplify]: iters left: 4 (5 enodes) 3.880 * * [simplify]: iters left: 3 (15 enodes) 3.884 * * [simplify]: iters left: 2 (21 enodes) 3.889 * * [simplify]: iters left: 1 (23 enodes) 3.895 * * [simplify]: Extracting #0: cost 1 inf + 0 3.895 * * [simplify]: Extracting #1: cost 6 inf + 0 3.895 * * [simplify]: Extracting #2: cost 8 inf + 1 3.895 * * [simplify]: Extracting #3: cost 0 inf + 409 3.895 * [simplify]: Simplified to (- b b) 3.896 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (fma 1 (sqrt (fma -4 (* c a) (* b b))) (- (* (sqrt b) (sqrt b)))) (- b b)) (* 2 a)))) 3.896 * * * * [progress]: [ 50 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (fma 1 (sqrt (fma -4 (* c a) (* b b))) (- (* b 1))) (fma (- b) 1 (* b 1))) (* 2 a))))> 3.896 * [simplify]: Simplifying (fma 1 (sqrt (fma -4 (* c a) (* b b))) (- (* b 1))) 3.896 * * [simplify]: iters left: 5 (12 enodes) 3.903 * * [simplify]: iters left: 4 (41 enodes) 3.911 * * [simplify]: iters left: 3 (53 enodes) 3.920 * * [simplify]: iters left: 2 (70 enodes) 3.930 * * [simplify]: Extracting #0: cost 1 inf + 0 3.930 * * [simplify]: Extracting #1: cost 6 inf + 0 3.930 * * [simplify]: Extracting #2: cost 7 inf + 2 3.930 * * [simplify]: Extracting #3: cost 15 inf + 43 3.930 * * [simplify]: Extracting #4: cost 13 inf + 212 3.930 * * [simplify]: Extracting #5: cost 4 inf + 865 3.931 * * [simplify]: Extracting #6: cost 1 inf + 1442 3.931 * * [simplify]: Extracting #7: cost 0 inf + 1661 3.932 * [simplify]: Simplified to (- (sqrt (fma -4 (* c a) (* b b))) b) 3.932 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (- (sqrt (fma -4 (* c a) (* b b))) b) (fma (- b) 1 (* b 1))) (* 2 a)))) 3.932 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 3.932 * * [simplify]: iters left: 3 (5 enodes) 3.933 * * [simplify]: iters left: 2 (17 enodes) 3.938 * * [simplify]: iters left: 1 (22 enodes) 3.944 * * [simplify]: Extracting #0: cost 1 inf + 0 3.944 * * [simplify]: Extracting #1: cost 5 inf + 0 3.945 * * [simplify]: Extracting #2: cost 5 inf + 2 3.945 * * [simplify]: Extracting #3: cost 0 inf + 288 3.945 * [simplify]: Simplified to (+ (- b) b) 3.945 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (- (sqrt (fma -4 (* c a) (* b b))) b) (+ (- b) b)) (* 2 a)))) 3.945 * * * * [progress]: [ 51 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (log1p (expm1 (- (sqrt (fma -4 (* c a) (* b b))) b))) (* 2 a))))> 3.945 * [simplify]: Simplifying (expm1 (- (sqrt (fma -4 (* c a) (* b b))) b)) 3.946 * * [simplify]: iters left: 6 (10 enodes) 3.950 * * [simplify]: iters left: 5 (35 enodes) 3.961 * * [simplify]: iters left: 4 (46 enodes) 3.975 * * [simplify]: iters left: 3 (58 enodes) 3.990 * * [simplify]: Extracting #0: cost 1 inf + 0 3.990 * * [simplify]: Extracting #1: cost 3 inf + 0 3.990 * * [simplify]: Extracting #2: cost 7 inf + 0 3.990 * * [simplify]: Extracting #3: cost 8 inf + 42 3.991 * * [simplify]: Extracting #4: cost 16 inf + 83 3.991 * * [simplify]: Extracting #5: cost 16 inf + 169 3.991 * * [simplify]: Extracting #6: cost 2 inf + 1907 3.992 * * [simplify]: Extracting #7: cost 0 inf + 2238 3.993 * [simplify]: Simplified to (expm1 (- (sqrt (fma -4 (* a c) (* b b))) b)) 3.993 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (log1p (expm1 (- (sqrt (fma -4 (* a c) (* b b))) b))) (* 2 a)))) 3.994 * * * * [progress]: [ 52 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (expm1 (log1p (- (sqrt (fma -4 (* c a) (* b b))) b))) (* 2 a))))> 3.994 * [simplify]: Simplifying (log1p (- (sqrt (fma -4 (* c a) (* b b))) b)) 3.994 * * [simplify]: iters left: 6 (10 enodes) 4.001 * * [simplify]: iters left: 5 (35 enodes) 4.011 * * [simplify]: iters left: 4 (46 enodes) 4.025 * * [simplify]: iters left: 3 (58 enodes) 4.040 * * [simplify]: Extracting #0: cost 1 inf + 0 4.040 * * [simplify]: Extracting #1: cost 3 inf + 0 4.040 * * [simplify]: Extracting #2: cost 7 inf + 0 4.040 * * [simplify]: Extracting #3: cost 8 inf + 42 4.040 * * [simplify]: Extracting #4: cost 16 inf + 83 4.041 * * [simplify]: Extracting #5: cost 16 inf + 169 4.041 * * [simplify]: Extracting #6: cost 2 inf + 1927 4.042 * * [simplify]: Extracting #7: cost 0 inf + 2278 4.043 * [simplify]: Simplified to (log1p (- (sqrt (fma -4 (* a c) (* b b))) b)) 4.043 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (expm1 (log1p (- (sqrt (fma -4 (* a c) (* b b))) b))) (* 2 a)))) 4.043 * * * * [progress]: [ 53 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (fma (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 4.044 * [simplify]: Simplifying (- b) 4.044 * * [simplify]: iters left: 2 (2 enodes) 4.045 * * [simplify]: iters left: 1 (6 enodes) 4.046 * * [simplify]: Extracting #0: cost 1 inf + 0 4.046 * * [simplify]: Extracting #1: cost 3 inf + 0 4.046 * * [simplify]: Extracting #2: cost 2 inf + 1 4.046 * * [simplify]: Extracting #3: cost 0 inf + 83 4.046 * [simplify]: Simplified to (- b) 4.047 * [simplify]: Simplified (2 3 1 3) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (fma (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 4.047 * * * * [progress]: [ 54 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (fma (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (sqrt (cbrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 4.047 * [simplify]: Simplifying (- b) 4.047 * * [simplify]: iters left: 2 (2 enodes) 4.048 * * [simplify]: iters left: 1 (6 enodes) 4.050 * * [simplify]: Extracting #0: cost 1 inf + 0 4.050 * * [simplify]: Extracting #1: cost 3 inf + 0 4.050 * * [simplify]: Extracting #2: cost 2 inf + 1 4.050 * * [simplify]: Extracting #3: cost 0 inf + 83 4.050 * [simplify]: Simplified to (- b) 4.050 * [simplify]: Simplified (2 3 1 3) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (fma (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (sqrt (cbrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 4.050 * * * * [progress]: [ 55 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 4.050 * [simplify]: Simplifying (- b) 4.050 * * [simplify]: iters left: 2 (2 enodes) 4.051 * * [simplify]: iters left: 1 (6 enodes) 4.053 * * [simplify]: Extracting #0: cost 1 inf + 0 4.053 * * [simplify]: Extracting #1: cost 3 inf + 0 4.053 * * [simplify]: Extracting #2: cost 2 inf + 1 4.053 * * [simplify]: Extracting #3: cost 0 inf + 83 4.053 * [simplify]: Simplified to (- b) 4.053 * [simplify]: Simplified (2 3 1 3) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 4.053 * * * * [progress]: [ 56 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (fma (sqrt 1) (sqrt (fma -4 (* c a) (* b b))) (- b)) (* 2 a))))> 4.054 * [simplify]: Simplifying (- b) 4.054 * * [simplify]: iters left: 2 (2 enodes) 4.055 * * [simplify]: iters left: 1 (6 enodes) 4.056 * * [simplify]: Extracting #0: cost 1 inf + 0 4.056 * * [simplify]: Extracting #1: cost 3 inf + 0 4.056 * * [simplify]: Extracting #2: cost 2 inf + 1 4.057 * * [simplify]: Extracting #3: cost 0 inf + 83 4.057 * [simplify]: Simplified to (- b) 4.057 * [simplify]: Simplified (2 3 1 3) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (fma (sqrt 1) (sqrt (fma -4 (* c a) (* b b))) (- b)) (* 2 a)))) 4.057 * * * * [progress]: [ 57 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 4.057 * [simplify]: Simplifying (- b) 4.057 * * [simplify]: iters left: 2 (2 enodes) 4.058 * * [simplify]: iters left: 1 (6 enodes) 4.060 * * [simplify]: Extracting #0: cost 1 inf + 0 4.060 * * [simplify]: Extracting #1: cost 3 inf + 0 4.060 * * [simplify]: Extracting #2: cost 2 inf + 1 4.060 * * [simplify]: Extracting #3: cost 0 inf + 83 4.060 * [simplify]: Simplified to (- b) 4.060 * [simplify]: Simplified (2 3 1 3) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 4.060 * * * * [progress]: [ 58 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (fma 1 (sqrt (fma -4 (* c a) (* b b))) (- b)) (* 2 a))))> 4.060 * [simplify]: Simplifying (- b) 4.060 * * [simplify]: iters left: 2 (2 enodes) 4.061 * * [simplify]: iters left: 1 (6 enodes) 4.063 * * [simplify]: Extracting #0: cost 1 inf + 0 4.063 * * [simplify]: Extracting #1: cost 3 inf + 0 4.063 * * [simplify]: Extracting #2: cost 2 inf + 1 4.063 * * [simplify]: Extracting #3: cost 0 inf + 83 4.063 * [simplify]: Simplified to (- b) 4.063 * [simplify]: Simplified (2 3 1 3) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (fma 1 (sqrt (fma -4 (* c a) (* b b))) (- b)) (* 2 a)))) 4.064 * * * * [progress]: [ 59 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (log (/ (exp (sqrt (fma -4 (* c a) (* b b)))) (exp b))) (* 2 a))))> 4.064 * [simplify]: Simplifying (/ (exp (sqrt (fma -4 (* c a) (* b b)))) (exp b)) 4.064 * * [simplify]: iters left: 6 (11 enodes) 4.069 * * [simplify]: iters left: 5 (38 enodes) 4.081 * * [simplify]: iters left: 4 (50 enodes) 4.090 * * [simplify]: iters left: 3 (67 enodes) 4.099 * * [simplify]: iters left: 2 (72 enodes) 4.109 * * [simplify]: iters left: 1 (80 enodes) 4.127 * * [simplify]: Extracting #0: cost 1 inf + 0 4.127 * * [simplify]: Extracting #1: cost 9 inf + 0 4.127 * * [simplify]: Extracting #2: cost 15 inf + 1 4.127 * * [simplify]: Extracting #3: cost 14 inf + 225 4.128 * * [simplify]: Extracting #4: cost 19 inf + 560 4.128 * * [simplify]: Extracting #5: cost 19 inf + 646 4.129 * * [simplify]: Extracting #6: cost 6 inf + 2471 4.130 * * [simplify]: Extracting #7: cost 0 inf + 3572 4.132 * [simplify]: Simplified to (exp (- (sqrt (fma (* -4 a) c (* b b))) b)) 4.132 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (log (exp (- (sqrt (fma (* -4 a) c (* b b))) b))) (* 2 a)))) 4.132 * * * * [progress]: [ 60 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (pow (- (sqrt (fma -4 (* c a) (* b b))) b) 1) (* 2 a))))> 4.132 * * * * [progress]: [ 61 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (exp (log (- (sqrt (fma -4 (* c a) (* b b))) b))) (* 2 a))))> 4.132 * [simplify]: Simplifying (log (- (sqrt (fma -4 (* c a) (* b b))) b)) 4.132 * * [simplify]: iters left: 6 (10 enodes) 4.137 * * [simplify]: iters left: 5 (35 enodes) 4.148 * * [simplify]: iters left: 4 (46 enodes) 4.162 * * [simplify]: iters left: 3 (58 enodes) 4.177 * * [simplify]: Extracting #0: cost 1 inf + 0 4.177 * * [simplify]: Extracting #1: cost 3 inf + 0 4.177 * * [simplify]: Extracting #2: cost 7 inf + 0 4.177 * * [simplify]: Extracting #3: cost 8 inf + 42 4.177 * * [simplify]: Extracting #4: cost 16 inf + 83 4.178 * * [simplify]: Extracting #5: cost 16 inf + 169 4.178 * * [simplify]: Extracting #6: cost 2 inf + 1907 4.179 * * [simplify]: Extracting #7: cost 0 inf + 2238 4.180 * [simplify]: Simplified to (log (- (sqrt (fma -4 (* a c) (* b b))) b)) 4.180 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (exp (log (- (sqrt (fma -4 (* a c) (* b b))) b))) (* 2 a)))) 4.180 * * * * [progress]: [ 62 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (log (exp (- (sqrt (fma -4 (* c a) (* b b))) b))) (* 2 a))))> 4.181 * [simplify]: Simplifying (exp (- (sqrt (fma -4 (* c a) (* b b))) b)) 4.181 * * [simplify]: iters left: 6 (10 enodes) 4.184 * * [simplify]: iters left: 5 (38 enodes) 4.190 * * [simplify]: iters left: 4 (55 enodes) 4.199 * * [simplify]: iters left: 3 (72 enodes) 4.209 * * [simplify]: iters left: 2 (80 enodes) 4.221 * * [simplify]: iters left: 1 (86 enodes) 4.235 * * [simplify]: Extracting #0: cost 1 inf + 0 4.235 * * [simplify]: Extracting #1: cost 10 inf + 0 4.235 * * [simplify]: Extracting #2: cost 18 inf + 1 4.235 * * [simplify]: Extracting #3: cost 18 inf + 114 4.235 * * [simplify]: Extracting #4: cost 21 inf + 752 4.236 * * [simplify]: Extracting #5: cost 22 inf + 796 4.236 * * [simplify]: Extracting #6: cost 13 inf + 1255 4.237 * * [simplify]: Extracting #7: cost 6 inf + 2648 4.239 * * [simplify]: Extracting #8: cost 0 inf + 4342 4.240 * * [simplify]: Extracting #9: cost 0 inf + 4202 4.242 * [simplify]: Simplified to (exp (- (sqrt (fma (* -4 c) a (* b b))) b)) 4.242 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (log (exp (- (sqrt (fma (* -4 c) a (* b b))) b))) (* 2 a)))) 4.242 * * * * [progress]: [ 63 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (* (* (cbrt (- (sqrt (fma -4 (* c a) (* b b))) b)) (cbrt (- (sqrt (fma -4 (* c a) (* b b))) b))) (cbrt (- (sqrt (fma -4 (* c a) (* b b))) b))) (* 2 a))))> 4.243 * [simplify]: Simplifying (* (cbrt (- (sqrt (fma -4 (* c a) (* b b))) b)) (cbrt (- (sqrt (fma -4 (* c a) (* b b))) b))) 4.243 * * [simplify]: iters left: 6 (11 enodes) 4.248 * * [simplify]: iters left: 5 (38 enodes) 4.260 * * [simplify]: iters left: 4 (49 enodes) 4.271 * * [simplify]: iters left: 3 (61 enodes) 4.280 * * [simplify]: Extracting #0: cost 1 inf + 0 4.280 * * [simplify]: Extracting #1: cost 3 inf + 0 4.280 * * [simplify]: Extracting #2: cost 5 inf + 0 4.280 * * [simplify]: Extracting #3: cost 9 inf + 0 4.280 * * [simplify]: Extracting #4: cost 10 inf + 42 4.280 * * [simplify]: Extracting #5: cost 18 inf + 83 4.280 * * [simplify]: Extracting #6: cost 18 inf + 169 4.280 * * [simplify]: Extracting #7: cost 4 inf + 1780 4.281 * * [simplify]: Extracting #8: cost 0 inf + 2936 4.281 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma -4 (* a c) (* b b))) b)) (cbrt (- (sqrt (fma -4 (* a c) (* b b))) b))) 4.281 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (* (* (cbrt (- (sqrt (fma -4 (* a c) (* b b))) b)) (cbrt (- (sqrt (fma -4 (* a c) (* b b))) b))) (cbrt (- (sqrt (fma -4 (* c a) (* b b))) b))) (* 2 a)))) 4.282 * [simplify]: Simplifying (cbrt (- (sqrt (fma -4 (* c a) (* b b))) b)) 4.282 * * [simplify]: iters left: 6 (10 enodes) 4.284 * * [simplify]: iters left: 5 (35 enodes) 4.290 * * [simplify]: iters left: 4 (46 enodes) 4.297 * * [simplify]: iters left: 3 (58 enodes) 4.312 * * [simplify]: Extracting #0: cost 1 inf + 0 4.312 * * [simplify]: Extracting #1: cost 3 inf + 0 4.312 * * [simplify]: Extracting #2: cost 7 inf + 0 4.312 * * [simplify]: Extracting #3: cost 8 inf + 42 4.312 * * [simplify]: Extracting #4: cost 16 inf + 83 4.313 * * [simplify]: Extracting #5: cost 16 inf + 169 4.313 * * [simplify]: Extracting #6: cost 2 inf + 1917 4.314 * * [simplify]: Extracting #7: cost 0 inf + 2258 4.315 * [simplify]: Simplified to (cbrt (- (sqrt (fma -4 (* a c) (* b b))) b)) 4.315 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (* (* (cbrt (- (sqrt (fma -4 (* c a) (* b b))) b)) (cbrt (- (sqrt (fma -4 (* c a) (* b b))) b))) (cbrt (- (sqrt (fma -4 (* a c) (* b b))) b))) (* 2 a)))) 4.315 * * * * [progress]: [ 64 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (cbrt (* (* (- (sqrt (fma -4 (* c a) (* b b))) b) (- (sqrt (fma -4 (* c a) (* b b))) b)) (- (sqrt (fma -4 (* c a) (* b b))) b))) (* 2 a))))> 4.315 * [simplify]: Simplifying (* (* (- (sqrt (fma -4 (* c a) (* b b))) b) (- (sqrt (fma -4 (* c a) (* b b))) b)) (- (sqrt (fma -4 (* c a) (* b b))) b)) 4.315 * * [simplify]: iters left: 6 (11 enodes) 4.318 * * [simplify]: iters left: 5 (39 enodes) 4.325 * * [simplify]: iters left: 4 (64 enodes) 4.340 * * [simplify]: iters left: 3 (159 enodes) 4.387 * * [simplify]: iters left: 2 (348 enodes) 4.523 * * [simplify]: Extracting #0: cost 1 inf + 0 4.523 * * [simplify]: Extracting #1: cost 34 inf + 0 4.524 * * [simplify]: Extracting #2: cost 132 inf + 2 4.525 * * [simplify]: Extracting #3: cost 140 inf + 1910 4.530 * * [simplify]: Extracting #4: cost 40 inf + 29515 4.544 * * [simplify]: Extracting #5: cost 0 inf + 42386 4.560 * * [simplify]: Extracting #6: cost 0 inf + 42236 4.572 * [simplify]: Simplified to (* (* (- (sqrt (fma a (* -4 c) (* b b))) b) (- (sqrt (fma a (* -4 c) (* b b))) b)) (- (sqrt (fma a (* -4 c) (* b b))) b)) 4.572 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (cbrt (* (* (- (sqrt (fma a (* -4 c) (* b b))) b) (- (sqrt (fma a (* -4 c) (* b b))) b)) (- (sqrt (fma a (* -4 c) (* b b))) b))) (* 2 a)))) 4.572 * * * * [progress]: [ 65 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (* (sqrt (- (sqrt (fma -4 (* c a) (* b b))) b)) (sqrt (- (sqrt (fma -4 (* c a) (* b b))) b))) (* 2 a))))> 4.572 * [simplify]: Simplifying (sqrt (- (sqrt (fma -4 (* c a) (* b b))) b)) 4.573 * * [simplify]: iters left: 6 (10 enodes) 4.575 * * [simplify]: iters left: 5 (35 enodes) 4.583 * * [simplify]: iters left: 4 (46 enodes) 4.590 * * [simplify]: iters left: 3 (58 enodes) 4.598 * * [simplify]: Extracting #0: cost 1 inf + 0 4.598 * * [simplify]: Extracting #1: cost 3 inf + 0 4.598 * * [simplify]: Extracting #2: cost 7 inf + 0 4.598 * * [simplify]: Extracting #3: cost 8 inf + 42 4.598 * * [simplify]: Extracting #4: cost 16 inf + 83 4.598 * * [simplify]: Extracting #5: cost 16 inf + 169 4.598 * * [simplify]: Extracting #6: cost 2 inf + 1877 4.599 * * [simplify]: Extracting #7: cost 0 inf + 2178 4.599 * [simplify]: Simplified to (sqrt (- (sqrt (fma -4 (* a c) (* b b))) b)) 4.599 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (* (sqrt (- (sqrt (fma -4 (* a c) (* b b))) b)) (sqrt (- (sqrt (fma -4 (* c a) (* b b))) b))) (* 2 a)))) 4.600 * [simplify]: Simplifying (sqrt (- (sqrt (fma -4 (* c a) (* b b))) b)) 4.600 * * [simplify]: iters left: 6 (10 enodes) 4.602 * * [simplify]: iters left: 5 (35 enodes) 4.608 * * [simplify]: iters left: 4 (46 enodes) 4.615 * * [simplify]: iters left: 3 (58 enodes) 4.630 * * [simplify]: Extracting #0: cost 1 inf + 0 4.631 * * [simplify]: Extracting #1: cost 3 inf + 0 4.631 * * [simplify]: Extracting #2: cost 7 inf + 0 4.631 * * [simplify]: Extracting #3: cost 8 inf + 42 4.631 * * [simplify]: Extracting #4: cost 16 inf + 83 4.631 * * [simplify]: Extracting #5: cost 16 inf + 169 4.632 * * [simplify]: Extracting #6: cost 2 inf + 1877 4.633 * * [simplify]: Extracting #7: cost 0 inf + 2178 4.633 * [simplify]: Simplified to (sqrt (- (sqrt (fma -4 (* a c) (* b b))) b)) 4.634 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (* (sqrt (- (sqrt (fma -4 (* c a) (* b b))) b)) (sqrt (- (sqrt (fma -4 (* a c) (* b b))) b))) (* 2 a)))) 4.634 * * * * [progress]: [ 66 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (/ (- (pow (sqrt (fma -4 (* c a) (* b b))) 3) (pow b 3)) (+ (* (sqrt (fma -4 (* c a) (* b b))) (sqrt (fma -4 (* c a) (* b b)))) (+ (* b b) (* (sqrt (fma -4 (* c a) (* b b))) b)))) (* 2 a))))> 4.634 * [simplify]: Simplifying (- (pow (sqrt (fma -4 (* c a) (* b b))) 3) (pow b 3)) 4.634 * * [simplify]: iters left: 6 (12 enodes) 4.641 * * [simplify]: iters left: 5 (53 enodes) 4.664 * * [simplify]: iters left: 4 (102 enodes) 4.707 * * [simplify]: iters left: 3 (202 enodes) 4.758 * * [simplify]: iters left: 2 (389 enodes) 4.937 * * [simplify]: Extracting #0: cost 1 inf + 0 4.937 * * [simplify]: Extracting #1: cost 50 inf + 0 4.938 * * [simplify]: Extracting #2: cost 169 inf + 330 4.941 * * [simplify]: Extracting #3: cost 166 inf + 3051 4.947 * * [simplify]: Extracting #4: cost 125 inf + 16950 4.966 * * [simplify]: Extracting #5: cost 21 inf + 81395 4.987 * * [simplify]: Extracting #6: cost 0 inf + 94101 4.999 * [simplify]: Simplified to (- (* (sqrt (fma b b (* a (* -4 c)))) (fma b b (* a (* -4 c)))) (* b (* b b))) 4.999 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (/ (- (* (sqrt (fma b b (* a (* -4 c)))) (fma b b (* a (* -4 c)))) (* b (* b b))) (+ (* (sqrt (fma -4 (* c a) (* b b))) (sqrt (fma -4 (* c a) (* b b)))) (+ (* b b) (* (sqrt (fma -4 (* c a) (* b b))) b)))) (* 2 a)))) 4.999 * [simplify]: Simplifying (+ (* (sqrt (fma -4 (* c a) (* b b))) (sqrt (fma -4 (* c a) (* b b)))) (+ (* b b) (* (sqrt (fma -4 (* c a) (* b b))) b))) 5.000 * * [simplify]: iters left: 6 (12 enodes) 5.003 * * [simplify]: iters left: 5 (46 enodes) 5.011 * * [simplify]: iters left: 4 (76 enodes) 5.040 * * [simplify]: iters left: 3 (130 enodes) 5.081 * * [simplify]: iters left: 2 (169 enodes) 5.109 * * [simplify]: iters left: 1 (184 enodes) 5.142 * * [simplify]: Extracting #0: cost 1 inf + 0 5.142 * * [simplify]: Extracting #1: cost 23 inf + 0 5.142 * * [simplify]: Extracting #2: cost 33 inf + 128 5.143 * * [simplify]: Extracting #3: cost 11 inf + 3564 5.146 * * [simplify]: Extracting #4: cost 1 inf + 5482 5.148 * * [simplify]: Extracting #5: cost 0 inf + 5716 5.150 * [simplify]: Simplified to (fma b (sqrt (fma -4 (* a c) (* b b))) (+ (* b b) (fma -4 (* a c) (* b b)))) 5.150 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (/ (- (* (sqrt (fma b b (* a (* -4 c)))) (fma b b (* a (* -4 c)))) (* b (* b b))) (fma b (sqrt (fma -4 (* a c) (* b b))) (+ (* b b) (fma -4 (* a c) (* b b))))) (* 2 a)))) 5.150 * * * * [progress]: [ 67 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (sqrt (fma -4 (* c a) (* b b))) (- b)) (* 2 a))))> 5.150 * [simplify]: Simplifying (- b) 5.150 * * [simplify]: iters left: 2 (2 enodes) 5.151 * * [simplify]: iters left: 1 (6 enodes) 5.152 * * [simplify]: Extracting #0: cost 1 inf + 0 5.152 * * [simplify]: Extracting #1: cost 3 inf + 0 5.152 * * [simplify]: Extracting #2: cost 2 inf + 1 5.152 * * [simplify]: Extracting #3: cost 0 inf + 83 5.152 * [simplify]: Simplified to (- b) 5.152 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (sqrt (fma -4 (* c a) (* b b))) (- b)) (* 2 a)))) 5.152 * * * * [progress]: [ 68 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (* 1 (- (sqrt (fma -4 (* c a) (* b b))) b)) (* 2 a))))> 5.152 * * * * [progress]: [ 69 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (/ (- (* (sqrt (fma -4 (* c a) (* b b))) (sqrt (fma -4 (* c a) (* b b)))) (* b b)) (+ (sqrt (fma -4 (* c a) (* b b))) b)) (* 2 a))))> 5.152 * [simplify]: Simplifying (- (* (sqrt (fma -4 (* c a) (* b b))) (sqrt (fma -4 (* c a) (* b b)))) (* b b)) 5.152 * * [simplify]: iters left: 6 (10 enodes) 5.155 * * [simplify]: iters left: 5 (37 enodes) 5.161 * * [simplify]: iters left: 4 (63 enodes) 5.182 * * [simplify]: iters left: 3 (112 enodes) 5.228 * * [simplify]: iters left: 2 (206 enodes) 5.301 * * [simplify]: iters left: 1 (406 enodes) 5.640 * * [simplify]: Extracting #0: cost 1 inf + 0 5.640 * * [simplify]: Extracting #1: cost 92 inf + 0 5.643 * * [simplify]: Extracting #2: cost 367 inf + 46 5.647 * * [simplify]: Extracting #3: cost 430 inf + 5538 5.670 * * [simplify]: Extracting #4: cost 250 inf + 52598 5.719 * * [simplify]: Extracting #5: cost 35 inf + 127554 5.774 * * [simplify]: Extracting #6: cost 0 inf + 140001 5.815 * [simplify]: Simplified to (* (* a c) -4) 5.815 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (/ (* (* a c) -4) (+ (sqrt (fma -4 (* c a) (* b b))) b)) (* 2 a)))) 5.815 * [simplify]: Simplifying (+ (sqrt (fma -4 (* c a) (* b b))) b) 5.815 * * [simplify]: iters left: 6 (9 enodes) 5.817 * * [simplify]: iters left: 5 (31 enodes) 5.822 * * [simplify]: iters left: 4 (39 enodes) 5.833 * * [simplify]: iters left: 3 (51 enodes) 5.846 * * [simplify]: Extracting #0: cost 1 inf + 0 5.846 * * [simplify]: Extracting #1: cost 4 inf + 0 5.847 * * [simplify]: Extracting #2: cost 5 inf + 1 5.847 * * [simplify]: Extracting #3: cost 14 inf + 1 5.847 * * [simplify]: Extracting #4: cost 14 inf + 87 5.847 * * [simplify]: Extracting #5: cost 6 inf + 697 5.848 * * [simplify]: Extracting #6: cost 0 inf + 1578 5.849 * [simplify]: Simplified to (+ (sqrt (fma -4 (* a c) (* b b))) b) 5.849 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (/ (- (* (sqrt (fma -4 (* c a) (* b b))) (sqrt (fma -4 (* c a) (* b b)))) (* b b)) (+ (sqrt (fma -4 (* a c) (* b b))) b)) (* 2 a)))) 5.849 * * * * [progress]: [ 70 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (* (+ (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b))) (* 2 a))))> 5.849 * [simplify]: Simplifying (+ (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b)) 5.849 * * [simplify]: iters left: 6 (11 enodes) 5.854 * * [simplify]: iters left: 5 (37 enodes) 5.865 * * [simplify]: iters left: 4 (45 enodes) 5.879 * * [simplify]: iters left: 3 (57 enodes) 5.893 * * [simplify]: Extracting #0: cost 1 inf + 0 5.893 * * [simplify]: Extracting #1: cost 4 inf + 0 5.893 * * [simplify]: Extracting #2: cost 8 inf + 0 5.893 * * [simplify]: Extracting #3: cost 7 inf + 83 5.894 * * [simplify]: Extracting #4: cost 16 inf + 83 5.894 * * [simplify]: Extracting #5: cost 16 inf + 169 5.894 * * [simplify]: Extracting #6: cost 6 inf + 1274 5.895 * * [simplify]: Extracting #7: cost 0 inf + 2258 5.896 * [simplify]: Simplified to (+ (sqrt (sqrt (fma -4 (* a c) (* b b)))) (sqrt b)) 5.896 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (* (+ (sqrt (sqrt (fma -4 (* a c) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b))) (* 2 a)))) 5.897 * [simplify]: Simplifying (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b)) 5.897 * * [simplify]: iters left: 6 (11 enodes) 5.902 * * [simplify]: iters left: 5 (38 enodes) 5.914 * * [simplify]: iters left: 4 (49 enodes) 5.930 * * [simplify]: iters left: 3 (61 enodes) 5.946 * * [simplify]: Extracting #0: cost 1 inf + 0 5.947 * * [simplify]: Extracting #1: cost 5 inf + 0 5.947 * * [simplify]: Extracting #2: cost 10 inf + 0 5.947 * * [simplify]: Extracting #3: cost 8 inf + 164 5.947 * * [simplify]: Extracting #4: cost 16 inf + 245 5.947 * * [simplify]: Extracting #5: cost 16 inf + 331 5.948 * * [simplify]: Extracting #6: cost 3 inf + 1643 5.949 * * [simplify]: Extracting #7: cost 0 inf + 2420 5.950 * [simplify]: Simplified to (- (sqrt (sqrt (fma -4 (* a c) (* b b)))) (sqrt b)) 5.950 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (* (+ (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma -4 (* a c) (* b b)))) (sqrt b))) (* 2 a)))) 5.950 * * * * [progress]: [ 71 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (* (+ (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b))) (* 2 a))))> 5.950 * [simplify]: Simplifying (+ (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b)) 5.950 * * [simplify]: iters left: 6 (11 enodes) 5.956 * * [simplify]: iters left: 5 (37 enodes) 5.968 * * [simplify]: iters left: 4 (45 enodes) 5.981 * * [simplify]: iters left: 3 (57 enodes) 5.990 * * [simplify]: Extracting #0: cost 1 inf + 0 5.990 * * [simplify]: Extracting #1: cost 4 inf + 0 5.990 * * [simplify]: Extracting #2: cost 8 inf + 0 5.990 * * [simplify]: Extracting #3: cost 7 inf + 83 5.990 * * [simplify]: Extracting #4: cost 16 inf + 83 5.990 * * [simplify]: Extracting #5: cost 16 inf + 169 5.990 * * [simplify]: Extracting #6: cost 6 inf + 1274 5.991 * * [simplify]: Extracting #7: cost 0 inf + 2258 5.991 * [simplify]: Simplified to (+ (sqrt (sqrt (fma -4 (* a c) (* b b)))) (sqrt b)) 5.991 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (* (+ (sqrt (sqrt (fma -4 (* a c) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b))) (* 2 a)))) 5.992 * [simplify]: Simplifying (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b)) 5.992 * * [simplify]: iters left: 6 (11 enodes) 5.994 * * [simplify]: iters left: 5 (38 enodes) 6.000 * * [simplify]: iters left: 4 (49 enodes) 6.008 * * [simplify]: iters left: 3 (61 enodes) 6.024 * * [simplify]: Extracting #0: cost 1 inf + 0 6.024 * * [simplify]: Extracting #1: cost 5 inf + 0 6.024 * * [simplify]: Extracting #2: cost 10 inf + 0 6.024 * * [simplify]: Extracting #3: cost 8 inf + 164 6.025 * * [simplify]: Extracting #4: cost 16 inf + 245 6.025 * * [simplify]: Extracting #5: cost 16 inf + 331 6.025 * * [simplify]: Extracting #6: cost 3 inf + 1643 6.026 * * [simplify]: Extracting #7: cost 0 inf + 2420 6.027 * [simplify]: Simplified to (- (sqrt (sqrt (fma -4 (* a c) (* b b)))) (sqrt b)) 6.027 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (* (+ (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma -4 (* a c) (* b b)))) (sqrt b))) (* 2 a)))) 6.028 * * * * [progress]: [ 72 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (* 1 (- (sqrt (fma -4 (* c a) (* b b))) b)) (* 2 a))))> 6.028 * [simplify]: Simplifying (- (sqrt (fma -4 (* c a) (* b b))) b) 6.028 * * [simplify]: iters left: 6 (9 enodes) 6.033 * * [simplify]: iters left: 5 (32 enodes) 6.042 * * [simplify]: iters left: 4 (43 enodes) 6.057 * * [simplify]: iters left: 3 (55 enodes) 6.072 * * [simplify]: Extracting #0: cost 1 inf + 0 6.072 * * [simplify]: Extracting #1: cost 5 inf + 0 6.072 * * [simplify]: Extracting #2: cost 7 inf + 1 6.072 * * [simplify]: Extracting #3: cost 15 inf + 42 6.072 * * [simplify]: Extracting #4: cost 12 inf + 294 6.073 * * [simplify]: Extracting #5: cost 3 inf + 1043 6.073 * * [simplify]: Extracting #6: cost 0 inf + 1660 6.074 * [simplify]: Simplified to (- (sqrt (fma (* -4 a) c (* b b))) b) 6.074 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (* 1 (- (sqrt (fma (* -4 a) c (* b b))) b)) (* 2 a)))) 6.074 * * * * [progress]: [ 73 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (sqrt (fma -4 (* c a) (* b b))) (- b)) (* 2 a))))> 6.075 * [simplify]: Simplifying (- b) 6.075 * * [simplify]: iters left: 2 (2 enodes) 6.076 * * [simplify]: iters left: 1 (6 enodes) 6.077 * * [simplify]: Extracting #0: cost 1 inf + 0 6.077 * * [simplify]: Extracting #1: cost 3 inf + 0 6.077 * * [simplify]: Extracting #2: cost 2 inf + 1 6.077 * * [simplify]: Extracting #3: cost 0 inf + 83 6.078 * [simplify]: Simplified to (- b) 6.078 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (+ (sqrt (fma -4 (* c a) (* b b))) (- b)) (* 2 a)))) 6.078 * * * * [progress]: [ 74 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (posit16->real (real->posit16 (- (sqrt (fma -4 (* c a) (* b b))) b))) (* 2 a))))> 6.078 * [simplify]: Simplifying (real->posit16 (- (sqrt (fma -4 (* c a) (* b b))) b)) 6.078 * * [simplify]: iters left: 6 (10 enodes) 6.083 * * [simplify]: iters left: 5 (32 enodes) 6.093 * * [simplify]: iters left: 4 (43 enodes) 6.106 * * [simplify]: iters left: 3 (55 enodes) 6.122 * * [simplify]: Extracting #0: cost 1 inf + 0 6.122 * * [simplify]: Extracting #1: cost 2 inf + 0 6.123 * * [simplify]: Extracting #2: cost 5 inf + 0 6.123 * * [simplify]: Extracting #3: cost 7 inf + 1 6.123 * * [simplify]: Extracting #4: cost 15 inf + 42 6.123 * * [simplify]: Extracting #5: cost 13 inf + 211 6.123 * * [simplify]: Extracting #6: cost 3 inf + 1139 6.124 * * [simplify]: Extracting #7: cost 0 inf + 1660 6.125 * [simplify]: Simplified to (real->posit16 (- (sqrt (fma (* -4 a) c (* b b))) b)) 6.125 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (posit16->real (real->posit16 (- (sqrt (fma (* -4 a) c (* b b))) b))) (* 2 a)))) 6.125 * * * * [progress]: [ 75 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))))) (fma (- (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 6.126 * [simplify]: Simplifying (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))))) 6.126 * * [simplify]: iters left: 6 (16 enodes) 6.133 * * [simplify]: iters left: 5 (60 enodes) 6.150 * * [simplify]: iters left: 4 (88 enodes) 6.165 * * [simplify]: iters left: 3 (122 enodes) 6.192 * * [simplify]: iters left: 2 (163 enodes) 6.245 * * [simplify]: iters left: 1 (249 enodes) 6.339 * * [simplify]: Extracting #0: cost 1 inf + 0 6.339 * * [simplify]: Extracting #1: cost 22 inf + 0 6.340 * * [simplify]: Extracting #2: cost 79 inf + 1 6.341 * * [simplify]: Extracting #3: cost 102 inf + 87 6.342 * * [simplify]: Extracting #4: cost 94 inf + 1946 6.344 * * [simplify]: Extracting #5: cost 75 inf + 4586 6.349 * * [simplify]: Extracting #6: cost 45 inf + 20168 6.361 * * [simplify]: Extracting #7: cost 5 inf + 51813 6.373 * * [simplify]: Extracting #8: cost 0 inf + 55680 6.380 * [simplify]: Simplified to (- (- (sqrt (fma -4 (* c a) (* b b)))) b) 6.380 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- (sqrt (fma -4 (* c a) (* b b)))) b) (fma (- (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 6.381 * [simplify]: Simplifying (fma (- (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))))) 6.381 * * [simplify]: iters left: 6 (13 enodes) 6.384 * * [simplify]: iters left: 5 (47 enodes) 6.393 * * [simplify]: iters left: 4 (71 enodes) 6.408 * * [simplify]: iters left: 3 (124 enodes) 6.445 * * [simplify]: iters left: 2 (173 enodes) 6.482 * * [simplify]: iters left: 1 (244 enodes) 6.546 * * [simplify]: Extracting #0: cost 1 inf + 0 6.546 * * [simplify]: Extracting #1: cost 0 inf + 1 6.546 * [simplify]: Simplified to 0 6.546 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- (sqrt (fma -4 (* c a) (* b b)))) b) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 6.547 * * * * [progress]: [ 76 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b)))))))) (fma (- (sqrt (cbrt (fma -4 (* c a) (* b b))))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 6.547 * [simplify]: Simplifying (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b)))))))) 6.547 * * [simplify]: iters left: 6 (17 enodes) 6.553 * * [simplify]: iters left: 5 (62 enodes) 6.563 * * [simplify]: iters left: 4 (81 enodes) 6.575 * * [simplify]: iters left: 3 (100 enodes) 6.597 * * [simplify]: iters left: 2 (107 enodes) 6.624 * * [simplify]: iters left: 1 (125 enodes) 6.646 * * [simplify]: Extracting #0: cost 1 inf + 0 6.646 * * [simplify]: Extracting #1: cost 14 inf + 0 6.646 * * [simplify]: Extracting #2: cost 30 inf + 1 6.646 * * [simplify]: Extracting #3: cost 33 inf + 44 6.646 * * [simplify]: Extracting #4: cost 36 inf + 1153 6.646 * * [simplify]: Extracting #5: cost 28 inf + 2950 6.647 * * [simplify]: Extracting #6: cost 8 inf + 6932 6.649 * * [simplify]: Extracting #7: cost 0 inf + 9609 6.651 * * [simplify]: Extracting #8: cost 0 inf + 9584 6.652 * [simplify]: Simplified to (- (fma (fabs (cbrt (fma -4 (* c a) (* b b)))) (sqrt (cbrt (fma -4 (* c a) (* b b)))) b)) 6.652 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (fma (fabs (cbrt (fma -4 (* c a) (* b b)))) (sqrt (cbrt (fma -4 (* c a) (* b b)))) b)) (fma (- (sqrt (cbrt (fma -4 (* c a) (* b b))))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 6.653 * [simplify]: Simplifying (fma (- (sqrt (cbrt (fma -4 (* c a) (* b b))))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))))) 6.653 * * [simplify]: iters left: 6 (14 enodes) 6.657 * * [simplify]: iters left: 5 (49 enodes) 6.664 * * [simplify]: iters left: 4 (64 enodes) 6.675 * * [simplify]: iters left: 3 (88 enodes) 6.687 * * [simplify]: iters left: 2 (94 enodes) 6.699 * * [simplify]: Extracting #0: cost 1 inf + 0 6.699 * * [simplify]: Extracting #1: cost 0 inf + 1 6.699 * [simplify]: Simplified to 0 6.699 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (fma (fabs (cbrt (fma -4 (* c a) (* b b)))) (sqrt (cbrt (fma -4 (* c a) (* b b)))) b)) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 6.699 * * * * [progress]: [ 77 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 6.699 * [simplify]: Simplifying (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) 6.700 * * [simplify]: iters left: 6 (15 enodes) 6.707 * * [simplify]: iters left: 5 (51 enodes) 6.723 * * [simplify]: iters left: 4 (67 enodes) 6.745 * * [simplify]: iters left: 3 (84 enodes) 6.768 * * [simplify]: iters left: 2 (91 enodes) 6.784 * * [simplify]: iters left: 1 (112 enodes) 6.802 * * [simplify]: Extracting #0: cost 1 inf + 0 6.802 * * [simplify]: Extracting #1: cost 14 inf + 0 6.802 * * [simplify]: Extracting #2: cost 28 inf + 42 6.802 * * [simplify]: Extracting #3: cost 34 inf + 488 6.803 * * [simplify]: Extracting #4: cost 32 inf + 1358 6.803 * * [simplify]: Extracting #5: cost 23 inf + 2412 6.804 * * [simplify]: Extracting #6: cost 11 inf + 4559 6.805 * * [simplify]: Extracting #7: cost 4 inf + 6834 6.806 * * [simplify]: Extracting #8: cost 0 inf + 8532 6.808 * [simplify]: Simplified to (- (- b) (sqrt (fma b b (* (* c a) -4)))) 6.808 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- b) (sqrt (fma b b (* (* c a) -4)))) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 6.808 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))) 6.808 * * [simplify]: iters left: 6 (12 enodes) 6.811 * * [simplify]: iters left: 5 (39 enodes) 6.817 * * [simplify]: iters left: 4 (55 enodes) 6.826 * * [simplify]: iters left: 3 (75 enodes) 6.847 * * [simplify]: iters left: 2 (77 enodes) 6.866 * * [simplify]: Extracting #0: cost 1 inf + 0 6.866 * * [simplify]: Extracting #1: cost 0 inf + 1 6.866 * [simplify]: Simplified to 0 6.866 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- b) (sqrt (fma b b (* (* c a) -4)))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 6.867 * * * * [progress]: [ 78 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1)))) (fma (- (sqrt (fma -4 (* c a) (* b b)))) (sqrt 1) (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 6.867 * [simplify]: Simplifying (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1)))) 6.867 * * [simplify]: iters left: 6 (16 enodes) 6.877 * * [simplify]: iters left: 5 (61 enodes) 6.895 * * [simplify]: iters left: 4 (78 enodes) 6.920 * * [simplify]: iters left: 3 (105 enodes) 6.947 * * [simplify]: iters left: 2 (112 enodes) 6.977 * * [simplify]: iters left: 1 (130 enodes) 7.016 * * [simplify]: Extracting #0: cost 1 inf + 0 7.016 * * [simplify]: Extracting #1: cost 12 inf + 0 7.017 * * [simplify]: Extracting #2: cost 21 inf + 3 7.017 * * [simplify]: Extracting #3: cost 29 inf + 87 7.017 * * [simplify]: Extracting #4: cost 24 inf + 1360 7.017 * * [simplify]: Extracting #5: cost 10 inf + 3132 7.018 * * [simplify]: Extracting #6: cost 0 inf + 5218 7.019 * [simplify]: Simplified to (- (+ (sqrt (fma (* a -4) c (* b b))) b)) 7.019 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (+ (sqrt (fma (* a -4) c (* b b))) b)) (fma (- (sqrt (fma -4 (* c a) (* b b)))) (sqrt 1) (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 7.020 * [simplify]: Simplifying (fma (- (sqrt (fma -4 (* c a) (* b b)))) (sqrt 1) (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1))) 7.020 * * [simplify]: iters left: 6 (13 enodes) 7.025 * * [simplify]: iters left: 5 (47 enodes) 7.033 * * [simplify]: iters left: 4 (62 enodes) 7.043 * * [simplify]: iters left: 3 (85 enodes) 7.056 * * [simplify]: iters left: 2 (94 enodes) 7.069 * * [simplify]: iters left: 1 (98 enodes) 7.079 * * [simplify]: Extracting #0: cost 1 inf + 0 7.079 * * [simplify]: Extracting #1: cost 0 inf + 1 7.079 * [simplify]: Simplified to 0 7.079 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (+ (sqrt (fma (* a -4) c (* b b))) b)) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 7.079 * * * * [progress]: [ 79 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 7.079 * [simplify]: Simplifying (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) 7.080 * * [simplify]: iters left: 6 (15 enodes) 7.083 * * [simplify]: iters left: 5 (51 enodes) 7.093 * * [simplify]: iters left: 4 (67 enodes) 7.103 * * [simplify]: iters left: 3 (84 enodes) 7.115 * * [simplify]: iters left: 2 (91 enodes) 7.128 * * [simplify]: iters left: 1 (112 enodes) 7.162 * * [simplify]: Extracting #0: cost 1 inf + 0 7.162 * * [simplify]: Extracting #1: cost 14 inf + 0 7.162 * * [simplify]: Extracting #2: cost 28 inf + 42 7.163 * * [simplify]: Extracting #3: cost 34 inf + 488 7.163 * * [simplify]: Extracting #4: cost 32 inf + 1358 7.164 * * [simplify]: Extracting #5: cost 23 inf + 2412 7.166 * * [simplify]: Extracting #6: cost 11 inf + 4559 7.168 * * [simplify]: Extracting #7: cost 4 inf + 6834 7.171 * * [simplify]: Extracting #8: cost 0 inf + 8532 7.173 * [simplify]: Simplified to (- (- b) (sqrt (fma b b (* (* c a) -4)))) 7.173 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- b) (sqrt (fma b b (* (* c a) -4)))) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 7.174 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))) 7.174 * * [simplify]: iters left: 6 (12 enodes) 7.180 * * [simplify]: iters left: 5 (39 enodes) 7.189 * * [simplify]: iters left: 4 (55 enodes) 7.200 * * [simplify]: iters left: 3 (75 enodes) 7.210 * * [simplify]: iters left: 2 (77 enodes) 7.219 * * [simplify]: Extracting #0: cost 1 inf + 0 7.219 * * [simplify]: Extracting #1: cost 0 inf + 1 7.219 * [simplify]: Simplified to 0 7.219 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- b) (sqrt (fma b b (* (* c a) -4)))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 7.219 * * * * [progress]: [ 80 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (fma -4 (* c a) (* b b))) 1))) (fma (- (sqrt (fma -4 (* c a) (* b b)))) 1 (* (sqrt (fma -4 (* c a) (* b b))) 1)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 7.220 * [simplify]: Simplifying (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (fma -4 (* c a) (* b b))) 1))) 7.220 * * [simplify]: iters left: 6 (15 enodes) 7.224 * * [simplify]: iters left: 5 (56 enodes) 7.234 * * [simplify]: iters left: 4 (77 enodes) 7.247 * * [simplify]: iters left: 3 (102 enodes) 7.264 * * [simplify]: iters left: 2 (109 enodes) 7.295 * * [simplify]: iters left: 1 (127 enodes) 7.332 * * [simplify]: Extracting #0: cost 1 inf + 0 7.332 * * [simplify]: Extracting #1: cost 12 inf + 0 7.332 * * [simplify]: Extracting #2: cost 21 inf + 3 7.333 * * [simplify]: Extracting #3: cost 30 inf + 46 7.333 * * [simplify]: Extracting #4: cost 23 inf + 1402 7.334 * * [simplify]: Extracting #5: cost 11 inf + 3202 7.335 * * [simplify]: Extracting #6: cost 5 inf + 4043 7.337 * * [simplify]: Extracting #7: cost 0 inf + 5218 7.339 * [simplify]: Simplified to (- (- b) (sqrt (fma (* -4 c) a (* b b)))) 7.339 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- b) (sqrt (fma (* -4 c) a (* b b)))) (fma (- (sqrt (fma -4 (* c a) (* b b)))) 1 (* (sqrt (fma -4 (* c a) (* b b))) 1)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 7.340 * [simplify]: Simplifying (fma (- (sqrt (fma -4 (* c a) (* b b)))) 1 (* (sqrt (fma -4 (* c a) (* b b))) 1)) 7.340 * * [simplify]: iters left: 6 (12 enodes) 7.346 * * [simplify]: iters left: 5 (42 enodes) 7.360 * * [simplify]: iters left: 4 (60 enodes) 7.380 * * [simplify]: iters left: 3 (77 enodes) 7.402 * * [simplify]: iters left: 2 (95 enodes) 7.414 * * [simplify]: Extracting #0: cost 1 inf + 0 7.414 * * [simplify]: Extracting #1: cost 0 inf + 1 7.414 * [simplify]: Simplified to 0 7.414 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- b) (sqrt (fma (* -4 c) a (* b b)))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 7.414 * * * * [progress]: [ 81 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))))) (fma (- (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 7.414 * [simplify]: Simplifying (fma (sqrt (- b)) (sqrt (- b)) (- (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))))) 7.414 * * [simplify]: iters left: 6 (15 enodes) 7.420 * * [simplify]: iters left: 5 (57 enodes) 7.431 * * [simplify]: iters left: 4 (81 enodes) 7.457 * * [simplify]: iters left: 3 (116 enodes) 7.492 * * [simplify]: iters left: 2 (171 enodes) 7.523 * * [simplify]: iters left: 1 (266 enodes) 7.592 * * [simplify]: Extracting #0: cost 1 inf + 0 7.592 * * [simplify]: Extracting #1: cost 24 inf + 0 7.592 * * [simplify]: Extracting #2: cost 93 inf + 42 7.592 * * [simplify]: Extracting #3: cost 117 inf + 168 7.593 * * [simplify]: Extracting #4: cost 113 inf + 518 7.594 * * [simplify]: Extracting #5: cost 97 inf + 2743 7.597 * * [simplify]: Extracting #6: cost 59 inf + 24281 7.605 * * [simplify]: Extracting #7: cost 5 inf + 64607 7.624 * * [simplify]: Extracting #8: cost 0 inf + 68030 7.634 * [simplify]: Simplified to (- (- (sqrt (fma (* -4 c) a (* b b)))) b) 7.634 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- (sqrt (fma (* -4 c) a (* b b)))) b) (fma (- (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 7.634 * [simplify]: Simplifying (fma (- (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))))) 7.634 * * [simplify]: iters left: 6 (13 enodes) 7.638 * * [simplify]: iters left: 5 (47 enodes) 7.646 * * [simplify]: iters left: 4 (71 enodes) 7.667 * * [simplify]: iters left: 3 (124 enodes) 7.690 * * [simplify]: iters left: 2 (173 enodes) 7.730 * * [simplify]: iters left: 1 (244 enodes) 7.789 * * [simplify]: Extracting #0: cost 1 inf + 0 7.789 * * [simplify]: Extracting #1: cost 0 inf + 1 7.789 * [simplify]: Simplified to 0 7.789 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 7.789 * * * * [progress]: [ 82 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b)))))))) (fma (- (sqrt (cbrt (fma -4 (* c a) (* b b))))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 7.789 * [simplify]: Simplifying (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b)))))))) 7.790 * * [simplify]: iters left: 6 (16 enodes) 7.797 * * [simplify]: iters left: 5 (59 enodes) 7.815 * * [simplify]: iters left: 4 (74 enodes) 7.830 * * [simplify]: iters left: 3 (90 enodes) 7.843 * * [simplify]: iters left: 2 (99 enodes) 7.864 * * [simplify]: iters left: 1 (101 enodes) 7.888 * * [simplify]: Extracting #0: cost 1 inf + 0 7.888 * * [simplify]: Extracting #1: cost 12 inf + 0 7.888 * * [simplify]: Extracting #2: cost 22 inf + 1 7.888 * * [simplify]: Extracting #3: cost 23 inf + 83 7.888 * * [simplify]: Extracting #4: cost 30 inf + 245 7.889 * * [simplify]: Extracting #5: cost 30 inf + 331 7.889 * * [simplify]: Extracting #6: cost 20 inf + 1242 7.891 * * [simplify]: Extracting #7: cost 11 inf + 3397 7.893 * * [simplify]: Extracting #8: cost 2 inf + 6398 7.896 * * [simplify]: Extracting #9: cost 0 inf + 7146 7.898 * [simplify]: Simplified to (- (fma (sqrt (cbrt (fma (* c a) -4 (* b b)))) (fabs (cbrt (fma (* c a) -4 (* b b)))) b)) 7.898 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (fma (sqrt (cbrt (fma (* c a) -4 (* b b)))) (fabs (cbrt (fma (* c a) -4 (* b b)))) b)) (fma (- (sqrt (cbrt (fma -4 (* c a) (* b b))))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 7.899 * [simplify]: Simplifying (fma (- (sqrt (cbrt (fma -4 (* c a) (* b b))))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))))) 7.899 * * [simplify]: iters left: 6 (14 enodes) 7.906 * * [simplify]: iters left: 5 (49 enodes) 7.920 * * [simplify]: iters left: 4 (64 enodes) 7.936 * * [simplify]: iters left: 3 (88 enodes) 7.950 * * [simplify]: iters left: 2 (94 enodes) 7.961 * * [simplify]: Extracting #0: cost 1 inf + 0 7.962 * * [simplify]: Extracting #1: cost 0 inf + 1 7.962 * [simplify]: Simplified to 0 7.962 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b)))))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 7.962 * * * * [progress]: [ 83 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 7.962 * [simplify]: Simplifying (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) 7.962 * * [simplify]: iters left: 6 (14 enodes) 7.965 * * [simplify]: iters left: 5 (48 enodes) 7.973 * * [simplify]: iters left: 4 (60 enodes) 7.989 * * [simplify]: iters left: 3 (79 enodes) 8.011 * * [simplify]: iters left: 2 (93 enodes) 8.036 * * [simplify]: iters left: 1 (109 enodes) 8.070 * * [simplify]: Extracting #0: cost 1 inf + 0 8.070 * * [simplify]: Extracting #1: cost 16 inf + 0 8.070 * * [simplify]: Extracting #2: cost 35 inf + 1 8.071 * * [simplify]: Extracting #3: cost 43 inf + 42 8.071 * * [simplify]: Extracting #4: cost 41 inf + 289 8.072 * * [simplify]: Extracting #5: cost 31 inf + 887 8.073 * * [simplify]: Extracting #6: cost 24 inf + 2380 8.075 * * [simplify]: Extracting #7: cost 10 inf + 6566 8.080 * * [simplify]: Extracting #8: cost 1 inf + 9977 8.085 * * [simplify]: Extracting #9: cost 0 inf + 10396 8.090 * [simplify]: Simplified to (- (- b) (sqrt (fma (* c a) -4 (* b b)))) 8.090 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- b) (sqrt (fma (* c a) -4 (* b b)))) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 8.091 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))) 8.091 * * [simplify]: iters left: 6 (12 enodes) 8.097 * * [simplify]: iters left: 5 (39 enodes) 8.109 * * [simplify]: iters left: 4 (55 enodes) 8.123 * * [simplify]: iters left: 3 (75 enodes) 8.135 * * [simplify]: iters left: 2 (77 enodes) 8.144 * * [simplify]: Extracting #0: cost 1 inf + 0 8.144 * * [simplify]: Extracting #1: cost 0 inf + 1 8.144 * [simplify]: Simplified to 0 8.144 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 8.145 * * * * [progress]: [ 84 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1)))) (fma (- (sqrt (fma -4 (* c a) (* b b)))) (sqrt 1) (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 8.145 * [simplify]: Simplifying (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1)))) 8.145 * * [simplify]: iters left: 6 (15 enodes) 8.149 * * [simplify]: iters left: 5 (58 enodes) 8.160 * * [simplify]: iters left: 4 (71 enodes) 8.172 * * [simplify]: iters left: 3 (97 enodes) 8.187 * * [simplify]: iters left: 2 (106 enodes) 8.207 * * [simplify]: iters left: 1 (108 enodes) 8.223 * * [simplify]: Extracting #0: cost 1 inf + 0 8.223 * * [simplify]: Extracting #1: cost 10 inf + 0 8.223 * * [simplify]: Extracting #2: cost 13 inf + 3 8.223 * * [simplify]: Extracting #3: cost 20 inf + 85 8.224 * * [simplify]: Extracting #4: cost 18 inf + 333 8.224 * * [simplify]: Extracting #5: cost 7 inf + 1480 8.225 * * [simplify]: Extracting #6: cost 0 inf + 2780 8.225 * [simplify]: Simplified to (- (- (sqrt (fma (* c a) -4 (* b b)))) b) 8.225 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- (sqrt (fma (* c a) -4 (* b b)))) b) (fma (- (sqrt (fma -4 (* c a) (* b b)))) (sqrt 1) (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 8.226 * [simplify]: Simplifying (fma (- (sqrt (fma -4 (* c a) (* b b)))) (sqrt 1) (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1))) 8.226 * * [simplify]: iters left: 6 (13 enodes) 8.230 * * [simplify]: iters left: 5 (47 enodes) 8.238 * * [simplify]: iters left: 4 (62 enodes) 8.250 * * [simplify]: iters left: 3 (85 enodes) 8.273 * * [simplify]: iters left: 2 (94 enodes) 8.291 * * [simplify]: iters left: 1 (98 enodes) 8.302 * * [simplify]: Extracting #0: cost 1 inf + 0 8.302 * * [simplify]: Extracting #1: cost 0 inf + 1 8.302 * [simplify]: Simplified to 0 8.302 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1)))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 8.303 * * * * [progress]: [ 85 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 8.303 * [simplify]: Simplifying (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) 8.303 * * [simplify]: iters left: 6 (14 enodes) 8.307 * * [simplify]: iters left: 5 (48 enodes) 8.314 * * [simplify]: iters left: 4 (60 enodes) 8.324 * * [simplify]: iters left: 3 (79 enodes) 8.346 * * [simplify]: iters left: 2 (93 enodes) 8.361 * * [simplify]: iters left: 1 (109 enodes) 8.379 * * [simplify]: Extracting #0: cost 1 inf + 0 8.379 * * [simplify]: Extracting #1: cost 16 inf + 0 8.379 * * [simplify]: Extracting #2: cost 35 inf + 1 8.379 * * [simplify]: Extracting #3: cost 43 inf + 42 8.380 * * [simplify]: Extracting #4: cost 41 inf + 289 8.380 * * [simplify]: Extracting #5: cost 31 inf + 887 8.380 * * [simplify]: Extracting #6: cost 24 inf + 2380 8.382 * * [simplify]: Extracting #7: cost 10 inf + 6566 8.386 * * [simplify]: Extracting #8: cost 1 inf + 9977 8.391 * * [simplify]: Extracting #9: cost 0 inf + 10396 8.396 * [simplify]: Simplified to (- (- b) (sqrt (fma (* c a) -4 (* b b)))) 8.396 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- b) (sqrt (fma (* c a) -4 (* b b)))) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 8.397 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))) 8.397 * * [simplify]: iters left: 6 (12 enodes) 8.403 * * [simplify]: iters left: 5 (39 enodes) 8.415 * * [simplify]: iters left: 4 (55 enodes) 8.433 * * [simplify]: iters left: 3 (75 enodes) 8.452 * * [simplify]: iters left: 2 (77 enodes) 8.465 * * [simplify]: Extracting #0: cost 1 inf + 0 8.465 * * [simplify]: Extracting #1: cost 0 inf + 1 8.465 * [simplify]: Simplified to 0 8.465 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 8.466 * * * * [progress]: [ 86 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (fma -4 (* c a) (* b b))) 1))) (fma (- (sqrt (fma -4 (* c a) (* b b)))) 1 (* (sqrt (fma -4 (* c a) (* b b))) 1)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 8.466 * [simplify]: Simplifying (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (fma -4 (* c a) (* b b))) 1))) 8.466 * * [simplify]: iters left: 6 (14 enodes) 8.470 * * [simplify]: iters left: 5 (53 enodes) 8.479 * * [simplify]: iters left: 4 (70 enodes) 8.496 * * [simplify]: iters left: 3 (92 enodes) 8.512 * * [simplify]: iters left: 2 (101 enodes) 8.525 * * [simplify]: iters left: 1 (103 enodes) 8.538 * * [simplify]: Extracting #0: cost 1 inf + 0 8.538 * * [simplify]: Extracting #1: cost 10 inf + 0 8.539 * * [simplify]: Extracting #2: cost 13 inf + 3 8.539 * * [simplify]: Extracting #3: cost 21 inf + 44 8.539 * * [simplify]: Extracting #4: cost 18 inf + 333 8.540 * * [simplify]: Extracting #5: cost 9 inf + 889 8.541 * * [simplify]: Extracting #6: cost 5 inf + 1685 8.542 * * [simplify]: Extracting #7: cost 0 inf + 2780 8.544 * [simplify]: Simplified to (- (- b) (sqrt (fma (* c a) -4 (* b b)))) 8.544 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- b) (sqrt (fma (* c a) -4 (* b b)))) (fma (- (sqrt (fma -4 (* c a) (* b b)))) 1 (* (sqrt (fma -4 (* c a) (* b b))) 1)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 8.544 * [simplify]: Simplifying (fma (- (sqrt (fma -4 (* c a) (* b b)))) 1 (* (sqrt (fma -4 (* c a) (* b b))) 1)) 8.544 * * [simplify]: iters left: 6 (12 enodes) 8.550 * * [simplify]: iters left: 5 (42 enodes) 8.565 * * [simplify]: iters left: 4 (60 enodes) 8.584 * * [simplify]: iters left: 3 (77 enodes) 8.609 * * [simplify]: iters left: 2 (95 enodes) 8.634 * * [simplify]: Extracting #0: cost 1 inf + 0 8.634 * * [simplify]: Extracting #1: cost 0 inf + 1 8.634 * [simplify]: Simplified to 0 8.634 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (fma -4 (* c a) (* b b))) 1))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 8.634 * * * * [progress]: [ 87 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma 1 (- b) (- (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))))) (fma (- (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 8.635 * [simplify]: Simplifying (fma 1 (- b) (- (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))))) 8.635 * * [simplify]: iters left: 6 (15 enodes) 8.643 * * [simplify]: iters left: 5 (59 enodes) 8.663 * * [simplify]: iters left: 4 (88 enodes) 8.686 * * [simplify]: iters left: 3 (125 enodes) 8.706 * * [simplify]: iters left: 2 (174 enodes) 8.740 * * [simplify]: iters left: 1 (265 enodes) 8.801 * * [simplify]: Extracting #0: cost 1 inf + 0 8.801 * * [simplify]: Extracting #1: cost 16 inf + 0 8.801 * * [simplify]: Extracting #2: cost 58 inf + 2 8.802 * * [simplify]: Extracting #3: cost 88 inf + 88 8.802 * * [simplify]: Extracting #4: cost 85 inf + 357 8.804 * * [simplify]: Extracting #5: cost 69 inf + 2365 8.808 * * [simplify]: Extracting #6: cost 38 inf + 19714 8.820 * * [simplify]: Extracting #7: cost 1 inf + 48377 8.831 * * [simplify]: Extracting #8: cost 0 inf + 49389 8.842 * [simplify]: Simplified to (- (- b) (sqrt (fma (* c a) -4 (* b b)))) 8.842 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- b) (sqrt (fma (* c a) -4 (* b b)))) (fma (- (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 8.842 * [simplify]: Simplifying (fma (- (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))))) 8.843 * * [simplify]: iters left: 6 (13 enodes) 8.848 * * [simplify]: iters left: 5 (47 enodes) 8.861 * * [simplify]: iters left: 4 (71 enodes) 8.885 * * [simplify]: iters left: 3 (124 enodes) 8.918 * * [simplify]: iters left: 2 (173 enodes) 8.947 * * [simplify]: iters left: 1 (244 enodes) 9.026 * * [simplify]: Extracting #0: cost 1 inf + 0 9.026 * * [simplify]: Extracting #1: cost 0 inf + 1 9.026 * [simplify]: Simplified to 0 9.026 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma 1 (- b) (- (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 9.027 * * * * [progress]: [ 88 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma 1 (- b) (- (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b)))))))) (fma (- (sqrt (cbrt (fma -4 (* c a) (* b b))))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 9.027 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b)))))))) 9.027 * * [simplify]: iters left: 6 (16 enodes) 9.035 * * [simplify]: iters left: 5 (61 enodes) 9.055 * * [simplify]: iters left: 4 (81 enodes) 9.084 * * [simplify]: iters left: 3 (102 enodes) 9.101 * * [simplify]: iters left: 2 (111 enodes) 9.115 * * [simplify]: iters left: 1 (113 enodes) 9.133 * * [simplify]: Extracting #0: cost 1 inf + 0 9.133 * * [simplify]: Extracting #1: cost 12 inf + 0 9.133 * * [simplify]: Extracting #2: cost 19 inf + 43 9.134 * * [simplify]: Extracting #3: cost 21 inf + 84 9.134 * * [simplify]: Extracting #4: cost 30 inf + 84 9.134 * * [simplify]: Extracting #5: cost 31 inf + 128 9.135 * * [simplify]: Extracting #6: cost 22 inf + 820 9.136 * * [simplify]: Extracting #7: cost 12 inf + 2937 9.138 * * [simplify]: Extracting #8: cost 1 inf + 6686 9.141 * * [simplify]: Extracting #9: cost 0 inf + 6985 9.144 * [simplify]: Simplified to (- (fma (fabs (cbrt (fma (* -4 c) a (* b b)))) (sqrt (cbrt (fma (* -4 c) a (* b b)))) b)) 9.144 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (fma (fabs (cbrt (fma (* -4 c) a (* b b)))) (sqrt (cbrt (fma (* -4 c) a (* b b)))) b)) (fma (- (sqrt (cbrt (fma -4 (* c a) (* b b))))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 9.144 * [simplify]: Simplifying (fma (- (sqrt (cbrt (fma -4 (* c a) (* b b))))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))))) 9.145 * * [simplify]: iters left: 6 (14 enodes) 9.151 * * [simplify]: iters left: 5 (49 enodes) 9.164 * * [simplify]: iters left: 4 (64 enodes) 9.186 * * [simplify]: iters left: 3 (88 enodes) 9.203 * * [simplify]: iters left: 2 (94 enodes) 9.214 * * [simplify]: Extracting #0: cost 1 inf + 0 9.214 * * [simplify]: Extracting #1: cost 0 inf + 1 9.214 * [simplify]: Simplified to 0 9.214 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma 1 (- b) (- (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b)))))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 9.215 * * * * [progress]: [ 89 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma 1 (- b) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 9.215 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) 9.215 * * [simplify]: iters left: 6 (14 enodes) 9.219 * * [simplify]: iters left: 5 (50 enodes) 9.230 * * [simplify]: iters left: 4 (67 enodes) 9.251 * * [simplify]: iters left: 3 (88 enodes) 9.273 * * [simplify]: iters left: 2 (95 enodes) 9.296 * * [simplify]: iters left: 1 (96 enodes) 9.316 * * [simplify]: Extracting #0: cost 1 inf + 0 9.316 * * [simplify]: Extracting #1: cost 10 inf + 0 9.316 * * [simplify]: Extracting #2: cost 14 inf + 43 9.316 * * [simplify]: Extracting #3: cost 22 inf + 84 9.317 * * [simplify]: Extracting #4: cost 22 inf + 170 9.317 * * [simplify]: Extracting #5: cost 12 inf + 865 9.317 * * [simplify]: Extracting #6: cost 8 inf + 1701 9.318 * * [simplify]: Extracting #7: cost 0 inf + 3573 9.319 * [simplify]: Simplified to (- (- (sqrt (fma (* c a) -4 (* b b)))) b) 9.319 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- (sqrt (fma (* c a) -4 (* b b)))) b) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 9.319 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))) 9.319 * * [simplify]: iters left: 6 (12 enodes) 9.322 * * [simplify]: iters left: 5 (39 enodes) 9.328 * * [simplify]: iters left: 4 (55 enodes) 9.337 * * [simplify]: iters left: 3 (75 enodes) 9.347 * * [simplify]: iters left: 2 (77 enodes) 9.357 * * [simplify]: Extracting #0: cost 1 inf + 0 9.357 * * [simplify]: Extracting #1: cost 0 inf + 1 9.357 * [simplify]: Simplified to 0 9.357 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma 1 (- b) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 9.357 * * * * [progress]: [ 90 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma 1 (- b) (- (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1)))) (fma (- (sqrt (fma -4 (* c a) (* b b)))) (sqrt 1) (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 9.357 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1)))) 9.358 * * [simplify]: iters left: 6 (14 enodes) 9.366 * * [simplify]: iters left: 5 (55 enodes) 9.383 * * [simplify]: iters left: 4 (71 enodes) 9.407 * * [simplify]: iters left: 3 (102 enodes) 9.428 * * [simplify]: iters left: 2 (114 enodes) 9.442 * * [simplify]: iters left: 1 (119 enodes) 9.456 * * [simplify]: Extracting #0: cost 1 inf + 0 9.456 * * [simplify]: Extracting #1: cost 9 inf + 0 9.456 * * [simplify]: Extracting #2: cost 11 inf + 3 9.457 * * [simplify]: Extracting #3: cost 18 inf + 85 9.457 * * [simplify]: Extracting #4: cost 19 inf + 129 9.457 * * [simplify]: Extracting #5: cost 11 inf + 602 9.458 * * [simplify]: Extracting #6: cost 2 inf + 2140 9.460 * * [simplify]: Extracting #7: cost 0 inf + 2618 9.462 * [simplify]: Simplified to (- (+ (sqrt (fma (* c a) -4 (* b b))) b)) 9.462 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (+ (sqrt (fma (* c a) -4 (* b b))) b)) (fma (- (sqrt (fma -4 (* c a) (* b b)))) (sqrt 1) (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 9.462 * [simplify]: Simplifying (fma (- (sqrt (fma -4 (* c a) (* b b)))) (sqrt 1) (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1))) 9.462 * * [simplify]: iters left: 6 (13 enodes) 9.471 * * [simplify]: iters left: 5 (47 enodes) 9.486 * * [simplify]: iters left: 4 (62 enodes) 9.506 * * [simplify]: iters left: 3 (85 enodes) 9.528 * * [simplify]: iters left: 2 (94 enodes) 9.553 * * [simplify]: iters left: 1 (98 enodes) 9.568 * * [simplify]: Extracting #0: cost 1 inf + 0 9.568 * * [simplify]: Extracting #1: cost 0 inf + 1 9.568 * [simplify]: Simplified to 0 9.568 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma 1 (- b) (- (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1)))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 9.568 * * * * [progress]: [ 91 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma 1 (- b) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 9.568 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) 9.568 * * [simplify]: iters left: 6 (14 enodes) 9.572 * * [simplify]: iters left: 5 (50 enodes) 9.580 * * [simplify]: iters left: 4 (67 enodes) 9.590 * * [simplify]: iters left: 3 (88 enodes) 9.608 * * [simplify]: iters left: 2 (95 enodes) 9.630 * * [simplify]: iters left: 1 (96 enodes) 9.654 * * [simplify]: Extracting #0: cost 1 inf + 0 9.654 * * [simplify]: Extracting #1: cost 10 inf + 0 9.654 * * [simplify]: Extracting #2: cost 14 inf + 43 9.654 * * [simplify]: Extracting #3: cost 22 inf + 84 9.655 * * [simplify]: Extracting #4: cost 22 inf + 170 9.655 * * [simplify]: Extracting #5: cost 12 inf + 865 9.656 * * [simplify]: Extracting #6: cost 8 inf + 1701 9.657 * * [simplify]: Extracting #7: cost 0 inf + 3573 9.658 * [simplify]: Simplified to (- (- (sqrt (fma (* c a) -4 (* b b)))) b) 9.659 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- (sqrt (fma (* c a) -4 (* b b)))) b) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 9.659 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))) 9.659 * * [simplify]: iters left: 6 (12 enodes) 9.664 * * [simplify]: iters left: 5 (39 enodes) 9.675 * * [simplify]: iters left: 4 (55 enodes) 9.691 * * [simplify]: iters left: 3 (75 enodes) 9.707 * * [simplify]: iters left: 2 (77 enodes) 9.716 * * [simplify]: Extracting #0: cost 1 inf + 0 9.716 * * [simplify]: Extracting #1: cost 0 inf + 1 9.716 * [simplify]: Simplified to 0 9.716 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma 1 (- b) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 9.716 * * * * [progress]: [ 92 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma 1 (- b) (- (* (sqrt (fma -4 (* c a) (* b b))) 1))) (fma (- (sqrt (fma -4 (* c a) (* b b)))) 1 (* (sqrt (fma -4 (* c a) (* b b))) 1)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 9.716 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (fma -4 (* c a) (* b b))) 1))) 9.716 * * [simplify]: iters left: 6 (13 enodes) 9.720 * * [simplify]: iters left: 5 (50 enodes) 9.728 * * [simplify]: iters left: 4 (70 enodes) 9.744 * * [simplify]: iters left: 3 (95 enodes) 9.771 * * [simplify]: iters left: 2 (107 enodes) 9.799 * * [simplify]: iters left: 1 (112 enodes) 9.824 * * [simplify]: Extracting #0: cost 1 inf + 0 9.824 * * [simplify]: Extracting #1: cost 9 inf + 0 9.824 * * [simplify]: Extracting #2: cost 10 inf + 44 9.824 * * [simplify]: Extracting #3: cost 18 inf + 85 9.825 * * [simplify]: Extracting #4: cost 16 inf + 296 9.825 * * [simplify]: Extracting #5: cost 8 inf + 866 9.826 * * [simplify]: Extracting #6: cost 2 inf + 2140 9.828 * * [simplify]: Extracting #7: cost 0 inf + 2618 9.830 * [simplify]: Simplified to (- (- b) (sqrt (fma (* c a) -4 (* b b)))) 9.830 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- b) (sqrt (fma (* c a) -4 (* b b)))) (fma (- (sqrt (fma -4 (* c a) (* b b)))) 1 (* (sqrt (fma -4 (* c a) (* b b))) 1)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 9.830 * [simplify]: Simplifying (fma (- (sqrt (fma -4 (* c a) (* b b)))) 1 (* (sqrt (fma -4 (* c a) (* b b))) 1)) 9.830 * * [simplify]: iters left: 6 (12 enodes) 9.836 * * [simplify]: iters left: 5 (42 enodes) 9.851 * * [simplify]: iters left: 4 (60 enodes) 9.869 * * [simplify]: iters left: 3 (77 enodes) 9.889 * * [simplify]: iters left: 2 (95 enodes) 9.902 * * [simplify]: Extracting #0: cost 1 inf + 0 9.902 * * [simplify]: Extracting #1: cost 0 inf + 1 9.902 * [simplify]: Simplified to 0 9.902 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma 1 (- b) (- (* (sqrt (fma -4 (* c a) (* b b))) 1))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 9.902 * * * * [progress]: [ 93 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma -1 b (- (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))))) (fma (- (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 9.903 * [simplify]: Simplifying (fma -1 b (- (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))))) 9.903 * * [simplify]: iters left: 6 (14 enodes) 9.906 * * [simplify]: iters left: 5 (54 enodes) 9.915 * * [simplify]: iters left: 4 (83 enodes) 9.942 * * [simplify]: iters left: 3 (121 enodes) 9.965 * * [simplify]: iters left: 2 (168 enodes) 10.011 * * [simplify]: iters left: 1 (254 enodes) 10.077 * * [simplify]: Extracting #0: cost 1 inf + 0 10.077 * * [simplify]: Extracting #1: cost 14 inf + 0 10.077 * * [simplify]: Extracting #2: cost 52 inf + 2 10.077 * * [simplify]: Extracting #3: cost 89 inf + 46 10.078 * * [simplify]: Extracting #4: cost 83 inf + 496 10.078 * * [simplify]: Extracting #5: cost 68 inf + 2581 10.081 * * [simplify]: Extracting #6: cost 38 inf + 18782 10.086 * * [simplify]: Extracting #7: cost 3 inf + 45792 10.093 * * [simplify]: Extracting #8: cost 0 inf + 48628 10.102 * * [simplify]: Extracting #9: cost 0 inf + 48588 10.108 * [simplify]: Simplified to (- (- (sqrt (fma (* c a) -4 (* b b)))) b) 10.108 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- (sqrt (fma (* c a) -4 (* b b)))) b) (fma (- (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 10.108 * [simplify]: Simplifying (fma (- (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))))) 10.109 * * [simplify]: iters left: 6 (13 enodes) 10.112 * * [simplify]: iters left: 5 (47 enodes) 10.121 * * [simplify]: iters left: 4 (71 enodes) 10.146 * * [simplify]: iters left: 3 (124 enodes) 10.185 * * [simplify]: iters left: 2 (173 enodes) 10.232 * * [simplify]: iters left: 1 (244 enodes) 10.301 * * [simplify]: Extracting #0: cost 1 inf + 0 10.301 * * [simplify]: Extracting #1: cost 0 inf + 1 10.301 * [simplify]: Simplified to 0 10.301 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma -1 b (- (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 10.301 * * * * [progress]: [ 94 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma -1 b (- (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b)))))))) (fma (- (sqrt (cbrt (fma -4 (* c a) (* b b))))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 10.302 * [simplify]: Simplifying (fma -1 b (- (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b)))))))) 10.302 * * [simplify]: iters left: 6 (15 enodes) 10.306 * * [simplify]: iters left: 5 (56 enodes) 10.320 * * [simplify]: iters left: 4 (76 enodes) 10.344 * * [simplify]: iters left: 3 (98 enodes) 10.368 * * [simplify]: iters left: 2 (104 enodes) 10.393 * * [simplify]: Extracting #0: cost 1 inf + 0 10.393 * * [simplify]: Extracting #1: cost 12 inf + 0 10.393 * * [simplify]: Extracting #2: cost 19 inf + 43 10.393 * * [simplify]: Extracting #3: cost 21 inf + 84 10.393 * * [simplify]: Extracting #4: cost 30 inf + 84 10.394 * * [simplify]: Extracting #5: cost 29 inf + 212 10.394 * * [simplify]: Extracting #6: cost 19 inf + 1204 10.396 * * [simplify]: Extracting #7: cost 10 inf + 3615 10.398 * * [simplify]: Extracting #8: cost 3 inf + 5938 10.401 * * [simplify]: Extracting #9: cost 0 inf + 6985 10.404 * [simplify]: Simplified to (- (fma (sqrt (cbrt (fma (* c a) -4 (* b b)))) (fabs (cbrt (fma (* c a) -4 (* b b)))) b)) 10.404 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (fma (sqrt (cbrt (fma (* c a) -4 (* b b)))) (fabs (cbrt (fma (* c a) -4 (* b b)))) b)) (fma (- (sqrt (cbrt (fma -4 (* c a) (* b b))))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 10.404 * [simplify]: Simplifying (fma (- (sqrt (cbrt (fma -4 (* c a) (* b b))))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))))) 10.405 * * [simplify]: iters left: 6 (14 enodes) 10.411 * * [simplify]: iters left: 5 (49 enodes) 10.425 * * [simplify]: iters left: 4 (64 enodes) 10.446 * * [simplify]: iters left: 3 (88 enodes) 10.469 * * [simplify]: iters left: 2 (94 enodes) 10.494 * * [simplify]: Extracting #0: cost 1 inf + 0 10.494 * * [simplify]: Extracting #1: cost 0 inf + 1 10.494 * [simplify]: Simplified to 0 10.494 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma -1 b (- (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b)))))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 10.495 * * * * [progress]: [ 95 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma -1 b (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 10.495 * [simplify]: Simplifying (fma -1 b (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) 10.495 * * [simplify]: iters left: 6 (13 enodes) 10.502 * * [simplify]: iters left: 5 (45 enodes) 10.516 * * [simplify]: iters left: 4 (62 enodes) 10.527 * * [simplify]: iters left: 3 (82 enodes) 10.538 * * [simplify]: iters left: 2 (87 enodes) 10.549 * * [simplify]: Extracting #0: cost 1 inf + 0 10.549 * * [simplify]: Extracting #1: cost 10 inf + 0 10.549 * * [simplify]: Extracting #2: cost 14 inf + 43 10.549 * * [simplify]: Extracting #3: cost 22 inf + 84 10.549 * * [simplify]: Extracting #4: cost 21 inf + 212 10.550 * * [simplify]: Extracting #5: cost 14 inf + 643 10.551 * * [simplify]: Extracting #6: cost 5 inf + 2398 10.552 * * [simplify]: Extracting #7: cost 0 inf + 3573 10.554 * [simplify]: Simplified to (- (- (sqrt (fma (* c a) -4 (* b b)))) b) 10.554 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- (sqrt (fma (* c a) -4 (* b b)))) b) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 10.555 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))) 10.555 * * [simplify]: iters left: 6 (12 enodes) 10.561 * * [simplify]: iters left: 5 (39 enodes) 10.568 * * [simplify]: iters left: 4 (55 enodes) 10.576 * * [simplify]: iters left: 3 (75 enodes) 10.590 * * [simplify]: iters left: 2 (77 enodes) 10.600 * * [simplify]: Extracting #0: cost 1 inf + 0 10.600 * * [simplify]: Extracting #1: cost 0 inf + 1 10.600 * [simplify]: Simplified to 0 10.600 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma -1 b (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 10.601 * * * * [progress]: [ 96 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma -1 b (- (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1)))) (fma (- (sqrt (fma -4 (* c a) (* b b)))) (sqrt 1) (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 10.601 * [simplify]: Simplifying (fma -1 b (- (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1)))) 10.601 * * [simplify]: iters left: 6 (14 enodes) 10.606 * * [simplify]: iters left: 5 (54 enodes) 10.621 * * [simplify]: iters left: 4 (70 enodes) 10.643 * * [simplify]: iters left: 3 (102 enodes) 10.669 * * [simplify]: iters left: 2 (111 enodes) 10.683 * * [simplify]: Extracting #0: cost 1 inf + 0 10.683 * * [simplify]: Extracting #1: cost 9 inf + 0 10.683 * * [simplify]: Extracting #2: cost 11 inf + 3 10.683 * * [simplify]: Extracting #3: cost 19 inf + 44 10.683 * * [simplify]: Extracting #4: cost 19 inf + 129 10.684 * * [simplify]: Extracting #5: cost 4 inf + 2056 10.684 * * [simplify]: Extracting #6: cost 0 inf + 2618 10.685 * [simplify]: Simplified to (- (- (sqrt (fma b b (* (* -4 c) a)))) b) 10.685 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- (sqrt (fma b b (* (* -4 c) a)))) b) (fma (- (sqrt (fma -4 (* c a) (* b b)))) (sqrt 1) (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 10.686 * [simplify]: Simplifying (fma (- (sqrt (fma -4 (* c a) (* b b)))) (sqrt 1) (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1))) 10.686 * * [simplify]: iters left: 6 (13 enodes) 10.690 * * [simplify]: iters left: 5 (47 enodes) 10.700 * * [simplify]: iters left: 4 (62 enodes) 10.711 * * [simplify]: iters left: 3 (85 enodes) 10.733 * * [simplify]: iters left: 2 (94 enodes) 10.756 * * [simplify]: iters left: 1 (98 enodes) 10.774 * * [simplify]: Extracting #0: cost 1 inf + 0 10.774 * * [simplify]: Extracting #1: cost 0 inf + 1 10.774 * [simplify]: Simplified to 0 10.774 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma -1 b (- (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1)))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 10.774 * * * * [progress]: [ 97 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma -1 b (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 10.774 * [simplify]: Simplifying (fma -1 b (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) 10.774 * * [simplify]: iters left: 6 (13 enodes) 10.777 * * [simplify]: iters left: 5 (45 enodes) 10.784 * * [simplify]: iters left: 4 (62 enodes) 10.794 * * [simplify]: iters left: 3 (82 enodes) 10.807 * * [simplify]: iters left: 2 (87 enodes) 10.818 * * [simplify]: Extracting #0: cost 1 inf + 0 10.818 * * [simplify]: Extracting #1: cost 10 inf + 0 10.819 * * [simplify]: Extracting #2: cost 14 inf + 43 10.819 * * [simplify]: Extracting #3: cost 22 inf + 84 10.819 * * [simplify]: Extracting #4: cost 21 inf + 212 10.819 * * [simplify]: Extracting #5: cost 14 inf + 643 10.821 * * [simplify]: Extracting #6: cost 5 inf + 2398 10.822 * * [simplify]: Extracting #7: cost 0 inf + 3573 10.824 * [simplify]: Simplified to (- (- (sqrt (fma (* c a) -4 (* b b)))) b) 10.824 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- (sqrt (fma (* c a) -4 (* b b)))) b) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 10.825 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))) 10.825 * * [simplify]: iters left: 6 (12 enodes) 10.830 * * [simplify]: iters left: 5 (39 enodes) 10.842 * * [simplify]: iters left: 4 (55 enodes) 10.859 * * [simplify]: iters left: 3 (75 enodes) 10.878 * * [simplify]: iters left: 2 (77 enodes) 10.896 * * [simplify]: Extracting #0: cost 1 inf + 0 10.896 * * [simplify]: Extracting #1: cost 0 inf + 1 10.896 * [simplify]: Simplified to 0 10.896 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma -1 b (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 10.896 * * * * [progress]: [ 98 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma -1 b (- (* (sqrt (fma -4 (* c a) (* b b))) 1))) (fma (- (sqrt (fma -4 (* c a) (* b b)))) 1 (* (sqrt (fma -4 (* c a) (* b b))) 1)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 10.896 * [simplify]: Simplifying (fma -1 b (- (* (sqrt (fma -4 (* c a) (* b b))) 1))) 10.896 * * [simplify]: iters left: 6 (13 enodes) 10.900 * * [simplify]: iters left: 5 (49 enodes) 10.909 * * [simplify]: iters left: 4 (69 enodes) 10.923 * * [simplify]: iters left: 3 (99 enodes) 10.945 * * [simplify]: iters left: 2 (106 enodes) 10.963 * * [simplify]: Extracting #0: cost 1 inf + 0 10.963 * * [simplify]: Extracting #1: cost 9 inf + 0 10.963 * * [simplify]: Extracting #2: cost 10 inf + 44 10.964 * * [simplify]: Extracting #3: cost 18 inf + 85 10.964 * * [simplify]: Extracting #4: cost 17 inf + 254 10.964 * * [simplify]: Extracting #5: cost 10 inf + 782 10.965 * * [simplify]: Extracting #6: cost 2 inf + 2140 10.965 * * [simplify]: Extracting #7: cost 0 inf + 2618 10.966 * [simplify]: Simplified to (- (+ b (sqrt (fma (* a -4) c (* b b))))) 10.966 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (+ b (sqrt (fma (* a -4) c (* b b))))) (fma (- (sqrt (fma -4 (* c a) (* b b)))) 1 (* (sqrt (fma -4 (* c a) (* b b))) 1)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 10.966 * [simplify]: Simplifying (fma (- (sqrt (fma -4 (* c a) (* b b)))) 1 (* (sqrt (fma -4 (* c a) (* b b))) 1)) 10.966 * * [simplify]: iters left: 6 (12 enodes) 10.970 * * [simplify]: iters left: 5 (42 enodes) 10.978 * * [simplify]: iters left: 4 (60 enodes) 10.988 * * [simplify]: iters left: 3 (77 enodes) 11.012 * * [simplify]: iters left: 2 (95 enodes) 11.027 * * [simplify]: Extracting #0: cost 1 inf + 0 11.027 * * [simplify]: Extracting #1: cost 0 inf + 1 11.027 * [simplify]: Simplified to 0 11.027 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma -1 b (- (* (sqrt (fma -4 (* c a) (* b b))) 1))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 11.027 * * * * [progress]: [ 99 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))))) (fma (- (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 11.027 * [simplify]: Simplifying (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))))) 11.027 * * [simplify]: iters left: 6 (16 enodes) 11.031 * * [simplify]: iters left: 5 (63 enodes) 11.042 * * [simplify]: iters left: 4 (96 enodes) 11.071 * * [simplify]: iters left: 3 (140 enodes) 11.116 * * [simplify]: iters left: 2 (191 enodes) 11.158 * * [simplify]: iters left: 1 (268 enodes) 11.225 * * [simplify]: Extracting #0: cost 1 inf + 0 11.225 * * [simplify]: Extracting #1: cost 22 inf + 0 11.226 * * [simplify]: Extracting #2: cost 72 inf + 244 11.226 * * [simplify]: Extracting #3: cost 90 inf + 1055 11.227 * * [simplify]: Extracting #4: cost 88 inf + 1282 11.228 * * [simplify]: Extracting #5: cost 74 inf + 3028 11.233 * * [simplify]: Extracting #6: cost 32 inf + 25656 11.240 * * [simplify]: Extracting #7: cost 2 inf + 49734 11.247 * * [simplify]: Extracting #8: cost 0 inf + 51507 11.259 * [simplify]: Simplified to (- (- (sqrt (fma -4 (* c a) (* b b)))) b) 11.259 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- (sqrt (fma -4 (* c a) (* b b)))) b) (fma (- (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 11.260 * [simplify]: Simplifying (fma (- (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))))) 11.260 * * [simplify]: iters left: 6 (13 enodes) 11.266 * * [simplify]: iters left: 5 (47 enodes) 11.275 * * [simplify]: iters left: 4 (71 enodes) 11.289 * * [simplify]: iters left: 3 (124 enodes) 11.319 * * [simplify]: iters left: 2 (173 enodes) 11.356 * * [simplify]: iters left: 1 (244 enodes) 11.427 * * [simplify]: Extracting #0: cost 1 inf + 0 11.427 * * [simplify]: Extracting #1: cost 0 inf + 1 11.427 * [simplify]: Simplified to 0 11.427 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- (sqrt (fma -4 (* c a) (* b b)))) b) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 11.427 * * * * [progress]: [ 100 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b)))))))) (fma (- (sqrt (cbrt (fma -4 (* c a) (* b b))))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 11.427 * [simplify]: Simplifying (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b)))))))) 11.428 * * [simplify]: iters left: 6 (17 enodes) 11.436 * * [simplify]: iters left: 5 (65 enodes) 11.459 * * [simplify]: iters left: 4 (89 enodes) 11.487 * * [simplify]: iters left: 3 (117 enodes) 11.513 * * [simplify]: iters left: 2 (128 enodes) 11.529 * * [simplify]: iters left: 1 (131 enodes) 11.550 * * [simplify]: Extracting #0: cost 1 inf + 0 11.550 * * [simplify]: Extracting #1: cost 17 inf + 0 11.551 * * [simplify]: Extracting #2: cost 30 inf + 1 11.551 * * [simplify]: Extracting #3: cost 30 inf + 164 11.551 * * [simplify]: Extracting #4: cost 32 inf + 1051 11.552 * * [simplify]: Extracting #5: cost 32 inf + 1137 11.553 * * [simplify]: Extracting #6: cost 23 inf + 1693 11.555 * * [simplify]: Extracting #7: cost 8 inf + 6103 11.558 * * [simplify]: Extracting #8: cost 0 inf + 8710 11.560 * [simplify]: Simplified to (- (fma (fabs (cbrt (fma (* -4 c) a (* b b)))) (sqrt (cbrt (fma (* -4 c) a (* b b)))) b)) 11.560 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (fma (fabs (cbrt (fma (* -4 c) a (* b b)))) (sqrt (cbrt (fma (* -4 c) a (* b b)))) b)) (fma (- (sqrt (cbrt (fma -4 (* c a) (* b b))))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 11.561 * [simplify]: Simplifying (fma (- (sqrt (cbrt (fma -4 (* c a) (* b b))))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))))) 11.561 * * [simplify]: iters left: 6 (14 enodes) 11.564 * * [simplify]: iters left: 5 (49 enodes) 11.573 * * [simplify]: iters left: 4 (64 enodes) 11.584 * * [simplify]: iters left: 3 (88 enodes) 11.595 * * [simplify]: iters left: 2 (94 enodes) 11.606 * * [simplify]: Extracting #0: cost 1 inf + 0 11.606 * * [simplify]: Extracting #1: cost 0 inf + 1 11.606 * [simplify]: Simplified to 0 11.606 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b)))))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 11.607 * * * * [progress]: [ 101 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 11.607 * [simplify]: Simplifying (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) 11.607 * * [simplify]: iters left: 6 (15 enodes) 11.610 * * [simplify]: iters left: 5 (54 enodes) 11.622 * * [simplify]: iters left: 4 (75 enodes) 11.645 * * [simplify]: iters left: 3 (101 enodes) 11.674 * * [simplify]: iters left: 2 (111 enodes) 11.701 * * [simplify]: iters left: 1 (114 enodes) 11.727 * * [simplify]: Extracting #0: cost 1 inf + 0 11.727 * * [simplify]: Extracting #1: cost 15 inf + 0 11.727 * * [simplify]: Extracting #2: cost 25 inf + 1 11.727 * * [simplify]: Extracting #3: cost 32 inf + 123 11.728 * * [simplify]: Extracting #4: cost 25 inf + 1095 11.729 * * [simplify]: Extracting #5: cost 16 inf + 1610 11.730 * * [simplify]: Extracting #6: cost 11 inf + 2449 11.732 * * [simplify]: Extracting #7: cost 1 inf + 4719 11.734 * * [simplify]: Extracting #8: cost 0 inf + 4978 11.736 * [simplify]: Simplified to (- (+ (sqrt (fma b b (* (* c a) -4))) b)) 11.736 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (+ (sqrt (fma b b (* (* c a) -4))) b)) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 11.737 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))) 11.737 * * [simplify]: iters left: 6 (12 enodes) 11.742 * * [simplify]: iters left: 5 (39 enodes) 11.754 * * [simplify]: iters left: 4 (55 enodes) 11.772 * * [simplify]: iters left: 3 (75 enodes) 11.791 * * [simplify]: iters left: 2 (77 enodes) 11.800 * * [simplify]: Extracting #0: cost 1 inf + 0 11.800 * * [simplify]: Extracting #1: cost 0 inf + 1 11.801 * [simplify]: Simplified to 0 11.801 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (+ (sqrt (fma b b (* (* c a) -4))) b)) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 11.801 * * * * [progress]: [ 102 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1)))) (fma (- (sqrt (fma -4 (* c a) (* b b)))) (sqrt 1) (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 11.801 * [simplify]: Simplifying (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1)))) 11.801 * * [simplify]: iters left: 6 (16 enodes) 11.808 * * [simplify]: iters left: 5 (63 enodes) 11.818 * * [simplify]: iters left: 4 (86 enodes) 11.833 * * [simplify]: iters left: 3 (118 enodes) 11.862 * * [simplify]: iters left: 2 (137 enodes) 11.894 * * [simplify]: iters left: 1 (140 enodes) 11.926 * * [simplify]: Extracting #0: cost 1 inf + 0 11.926 * * [simplify]: Extracting #1: cost 15 inf + 0 11.926 * * [simplify]: Extracting #2: cost 21 inf + 3 11.926 * * [simplify]: Extracting #3: cost 25 inf + 368 11.927 * * [simplify]: Extracting #4: cost 21 inf + 1097 11.928 * * [simplify]: Extracting #5: cost 14 inf + 1665 11.929 * * [simplify]: Extracting #6: cost 1 inf + 3765 11.931 * * [simplify]: Extracting #7: cost 0 inf + 4024 11.933 * [simplify]: Simplified to (- (+ (sqrt (fma b b (* (* c a) -4))) b)) 11.934 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (+ (sqrt (fma b b (* (* c a) -4))) b)) (fma (- (sqrt (fma -4 (* c a) (* b b)))) (sqrt 1) (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 11.934 * [simplify]: Simplifying (fma (- (sqrt (fma -4 (* c a) (* b b)))) (sqrt 1) (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1))) 11.934 * * [simplify]: iters left: 6 (13 enodes) 11.942 * * [simplify]: iters left: 5 (47 enodes) 11.957 * * [simplify]: iters left: 4 (62 enodes) 11.976 * * [simplify]: iters left: 3 (85 enodes) 11.998 * * [simplify]: iters left: 2 (94 enodes) 12.021 * * [simplify]: iters left: 1 (98 enodes) 12.041 * * [simplify]: Extracting #0: cost 1 inf + 0 12.041 * * [simplify]: Extracting #1: cost 0 inf + 1 12.041 * [simplify]: Simplified to 0 12.041 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (+ (sqrt (fma b b (* (* c a) -4))) b)) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 12.041 * * * * [progress]: [ 103 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 12.042 * [simplify]: Simplifying (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) 12.042 * * [simplify]: iters left: 6 (15 enodes) 12.049 * * [simplify]: iters left: 5 (54 enodes) 12.060 * * [simplify]: iters left: 4 (75 enodes) 12.074 * * [simplify]: iters left: 3 (101 enodes) 12.088 * * [simplify]: iters left: 2 (111 enodes) 12.107 * * [simplify]: iters left: 1 (114 enodes) 12.121 * * [simplify]: Extracting #0: cost 1 inf + 0 12.121 * * [simplify]: Extracting #1: cost 15 inf + 0 12.121 * * [simplify]: Extracting #2: cost 25 inf + 1 12.121 * * [simplify]: Extracting #3: cost 32 inf + 123 12.121 * * [simplify]: Extracting #4: cost 25 inf + 1095 12.121 * * [simplify]: Extracting #5: cost 16 inf + 1610 12.122 * * [simplify]: Extracting #6: cost 11 inf + 2449 12.123 * * [simplify]: Extracting #7: cost 1 inf + 4719 12.124 * * [simplify]: Extracting #8: cost 0 inf + 4978 12.125 * [simplify]: Simplified to (- (+ (sqrt (fma b b (* (* c a) -4))) b)) 12.125 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (+ (sqrt (fma b b (* (* c a) -4))) b)) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 12.126 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))) 12.126 * * [simplify]: iters left: 6 (12 enodes) 12.129 * * [simplify]: iters left: 5 (39 enodes) 12.139 * * [simplify]: iters left: 4 (55 enodes) 12.158 * * [simplify]: iters left: 3 (75 enodes) 12.178 * * [simplify]: iters left: 2 (77 enodes) 12.196 * * [simplify]: Extracting #0: cost 1 inf + 0 12.196 * * [simplify]: Extracting #1: cost 0 inf + 1 12.196 * [simplify]: Simplified to 0 12.196 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (+ (sqrt (fma b b (* (* c a) -4))) b)) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 12.196 * * * * [progress]: [ 104 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (fma -4 (* c a) (* b b))) 1))) (fma (- (sqrt (fma -4 (* c a) (* b b)))) 1 (* (sqrt (fma -4 (* c a) (* b b))) 1)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 12.197 * [simplify]: Simplifying (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (fma -4 (* c a) (* b b))) 1))) 12.197 * * [simplify]: iters left: 6 (15 enodes) 12.204 * * [simplify]: iters left: 5 (59 enodes) 12.214 * * [simplify]: iters left: 4 (85 enodes) 12.230 * * [simplify]: iters left: 3 (119 enodes) 12.260 * * [simplify]: iters left: 2 (130 enodes) 12.293 * * [simplify]: iters left: 1 (133 enodes) 12.323 * * [simplify]: Extracting #0: cost 1 inf + 0 12.323 * * [simplify]: Extracting #1: cost 15 inf + 0 12.323 * * [simplify]: Extracting #2: cost 21 inf + 3 12.323 * * [simplify]: Extracting #3: cost 27 inf + 166 12.324 * * [simplify]: Extracting #4: cost 20 inf + 1157 12.325 * * [simplify]: Extracting #5: cost 8 inf + 2368 12.327 * * [simplify]: Extracting #6: cost 0 inf + 4024 12.329 * [simplify]: Simplified to (- (- b) (sqrt (fma (* a -4) c (* b b)))) 12.329 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- b) (sqrt (fma (* a -4) c (* b b)))) (fma (- (sqrt (fma -4 (* c a) (* b b)))) 1 (* (sqrt (fma -4 (* c a) (* b b))) 1)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 12.330 * [simplify]: Simplifying (fma (- (sqrt (fma -4 (* c a) (* b b)))) 1 (* (sqrt (fma -4 (* c a) (* b b))) 1)) 12.330 * * [simplify]: iters left: 6 (12 enodes) 12.336 * * [simplify]: iters left: 5 (42 enodes) 12.350 * * [simplify]: iters left: 4 (60 enodes) 12.369 * * [simplify]: iters left: 3 (77 enodes) 12.394 * * [simplify]: iters left: 2 (95 enodes) 12.417 * * [simplify]: Extracting #0: cost 1 inf + 0 12.417 * * [simplify]: Extracting #1: cost 0 inf + 1 12.417 * [simplify]: Simplified to 0 12.417 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- b) (sqrt (fma (* a -4) c (* b b)))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 12.417 * * * * [progress]: [ 105 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (- (sqrt b)) (sqrt b) (- (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))))) (fma (- (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 12.417 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (- (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))))) 12.418 * * [simplify]: iters left: 6 (15 enodes) 12.425 * * [simplify]: iters left: 5 (57 enodes) 12.446 * * [simplify]: iters left: 4 (87 enodes) 12.475 * * [simplify]: iters left: 3 (120 enodes) 12.498 * * [simplify]: iters left: 2 (164 enodes) 12.540 * * [simplify]: iters left: 1 (246 enodes) 12.606 * * [simplify]: Extracting #0: cost 1 inf + 0 12.606 * * [simplify]: Extracting #1: cost 17 inf + 0 12.606 * * [simplify]: Extracting #2: cost 63 inf + 1 12.607 * * [simplify]: Extracting #3: cost 94 inf + 87 12.607 * * [simplify]: Extracting #4: cost 88 inf + 519 12.609 * * [simplify]: Extracting #5: cost 73 inf + 2346 12.613 * * [simplify]: Extracting #6: cost 50 inf + 12445 12.622 * * [simplify]: Extracting #7: cost 12 inf + 40563 12.633 * * [simplify]: Extracting #8: cost 0 inf + 50841 12.640 * * [simplify]: Extracting #9: cost 0 inf + 50801 12.647 * [simplify]: Simplified to (- (- (sqrt (fma (* c a) -4 (* b b)))) b) 12.647 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- (sqrt (fma (* c a) -4 (* b b)))) b) (fma (- (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 12.647 * [simplify]: Simplifying (fma (- (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))))) 12.647 * * [simplify]: iters left: 6 (13 enodes) 12.653 * * [simplify]: iters left: 5 (47 enodes) 12.661 * * [simplify]: iters left: 4 (71 enodes) 12.675 * * [simplify]: iters left: 3 (124 enodes) 12.709 * * [simplify]: iters left: 2 (173 enodes) 12.742 * * [simplify]: iters left: 1 (244 enodes) 12.803 * * [simplify]: Extracting #0: cost 1 inf + 0 12.803 * * [simplify]: Extracting #1: cost 0 inf + 1 12.803 * [simplify]: Simplified to 0 12.803 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma (- (sqrt b)) (sqrt b) (- (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 12.804 * * * * [progress]: [ 106 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b)))))))) (fma (- (sqrt (cbrt (fma -4 (* c a) (* b b))))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 12.804 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b)))))))) 12.804 * * [simplify]: iters left: 6 (16 enodes) 12.812 * * [simplify]: iters left: 5 (59 enodes) 12.830 * * [simplify]: iters left: 4 (80 enodes) 12.853 * * [simplify]: iters left: 3 (97 enodes) 12.881 * * [simplify]: iters left: 2 (102 enodes) 12.908 * * [simplify]: iters left: 1 (108 enodes) 12.932 * * [simplify]: Extracting #0: cost 1 inf + 0 12.932 * * [simplify]: Extracting #1: cost 13 inf + 0 12.933 * * [simplify]: Extracting #2: cost 24 inf + 1 12.933 * * [simplify]: Extracting #3: cost 23 inf + 165 12.933 * * [simplify]: Extracting #4: cost 30 inf + 327 12.933 * * [simplify]: Extracting #5: cost 30 inf + 413 12.933 * * [simplify]: Extracting #6: cost 21 inf + 1282 12.934 * * [simplify]: Extracting #7: cost 10 inf + 3833 12.935 * * [simplify]: Extracting #8: cost 1 inf + 6834 12.937 * * [simplify]: Extracting #9: cost 0 inf + 7228 12.938 * [simplify]: Simplified to (- (fma (sqrt (cbrt (fma (* c a) -4 (* b b)))) (fabs (cbrt (fma (* c a) -4 (* b b)))) b)) 12.938 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (fma (sqrt (cbrt (fma (* c a) -4 (* b b)))) (fabs (cbrt (fma (* c a) -4 (* b b)))) b)) (fma (- (sqrt (cbrt (fma -4 (* c a) (* b b))))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 12.939 * [simplify]: Simplifying (fma (- (sqrt (cbrt (fma -4 (* c a) (* b b))))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))))) 12.939 * * [simplify]: iters left: 6 (14 enodes) 12.942 * * [simplify]: iters left: 5 (49 enodes) 12.950 * * [simplify]: iters left: 4 (64 enodes) 12.961 * * [simplify]: iters left: 3 (88 enodes) 12.984 * * [simplify]: iters left: 2 (94 enodes) 13.008 * * [simplify]: Extracting #0: cost 1 inf + 0 13.008 * * [simplify]: Extracting #1: cost 0 inf + 1 13.008 * [simplify]: Simplified to 0 13.008 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b)))))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 13.008 * * * * [progress]: [ 107 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 13.008 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) 13.009 * * [simplify]: iters left: 6 (14 enodes) 13.015 * * [simplify]: iters left: 5 (48 enodes) 13.026 * * [simplify]: iters left: 4 (66 enodes) 13.036 * * [simplify]: iters left: 3 (81 enodes) 13.047 * * [simplify]: iters left: 2 (86 enodes) 13.065 * * [simplify]: iters left: 1 (91 enodes) 13.087 * * [simplify]: Extracting #0: cost 1 inf + 0 13.087 * * [simplify]: Extracting #1: cost 11 inf + 0 13.087 * * [simplify]: Extracting #2: cost 18 inf + 42 13.087 * * [simplify]: Extracting #3: cost 24 inf + 165 13.088 * * [simplify]: Extracting #4: cost 23 inf + 371 13.088 * * [simplify]: Extracting #5: cost 14 inf + 927 13.089 * * [simplify]: Extracting #6: cost 8 inf + 1984 13.091 * * [simplify]: Extracting #7: cost 0 inf + 3816 13.092 * [simplify]: Simplified to (- (+ b (sqrt (fma (* c a) -4 (* b b))))) 13.093 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (+ b (sqrt (fma (* c a) -4 (* b b))))) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 13.093 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))) 13.093 * * [simplify]: iters left: 6 (12 enodes) 13.099 * * [simplify]: iters left: 5 (39 enodes) 13.111 * * [simplify]: iters left: 4 (55 enodes) 13.130 * * [simplify]: iters left: 3 (75 enodes) 13.145 * * [simplify]: iters left: 2 (77 enodes) 13.154 * * [simplify]: Extracting #0: cost 1 inf + 0 13.154 * * [simplify]: Extracting #1: cost 0 inf + 1 13.154 * [simplify]: Simplified to 0 13.154 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 13.155 * * * * [progress]: [ 108 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1)))) (fma (- (sqrt (fma -4 (* c a) (* b b)))) (sqrt 1) (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 13.155 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1)))) 13.155 * * [simplify]: iters left: 6 (15 enodes) 13.159 * * [simplify]: iters left: 5 (58 enodes) 13.170 * * [simplify]: iters left: 4 (77 enodes) 13.195 * * [simplify]: iters left: 3 (102 enodes) 13.210 * * [simplify]: iters left: 2 (107 enodes) 13.225 * * [simplify]: iters left: 1 (115 enodes) 13.243 * * [simplify]: Extracting #0: cost 1 inf + 0 13.243 * * [simplify]: Extracting #1: cost 11 inf + 0 13.243 * * [simplify]: Extracting #2: cost 15 inf + 3 13.243 * * [simplify]: Extracting #3: cost 20 inf + 167 13.243 * * [simplify]: Extracting #4: cost 18 inf + 415 13.244 * * [simplify]: Extracting #5: cost 7 inf + 1506 13.244 * * [simplify]: Extracting #6: cost 0 inf + 2862 13.245 * [simplify]: Simplified to (- (- (sqrt (fma (* c a) -4 (* b b)))) b) 13.245 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- (sqrt (fma (* c a) -4 (* b b)))) b) (fma (- (sqrt (fma -4 (* c a) (* b b)))) (sqrt 1) (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 13.246 * [simplify]: Simplifying (fma (- (sqrt (fma -4 (* c a) (* b b)))) (sqrt 1) (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1))) 13.246 * * [simplify]: iters left: 6 (13 enodes) 13.250 * * [simplify]: iters left: 5 (47 enodes) 13.258 * * [simplify]: iters left: 4 (62 enodes) 13.268 * * [simplify]: iters left: 3 (85 enodes) 13.288 * * [simplify]: iters left: 2 (94 enodes) 13.308 * * [simplify]: iters left: 1 (98 enodes) 13.318 * * [simplify]: Extracting #0: cost 1 inf + 0 13.318 * * [simplify]: Extracting #1: cost 0 inf + 1 13.318 * [simplify]: Simplified to 0 13.318 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1)))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 13.319 * * * * [progress]: [ 109 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 13.319 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) 13.319 * * [simplify]: iters left: 6 (14 enodes) 13.322 * * [simplify]: iters left: 5 (48 enodes) 13.331 * * [simplify]: iters left: 4 (66 enodes) 13.349 * * [simplify]: iters left: 3 (81 enodes) 13.360 * * [simplify]: iters left: 2 (86 enodes) 13.371 * * [simplify]: iters left: 1 (91 enodes) 13.389 * * [simplify]: Extracting #0: cost 1 inf + 0 13.389 * * [simplify]: Extracting #1: cost 11 inf + 0 13.389 * * [simplify]: Extracting #2: cost 18 inf + 42 13.389 * * [simplify]: Extracting #3: cost 24 inf + 165 13.389 * * [simplify]: Extracting #4: cost 23 inf + 371 13.390 * * [simplify]: Extracting #5: cost 14 inf + 927 13.391 * * [simplify]: Extracting #6: cost 8 inf + 1984 13.392 * * [simplify]: Extracting #7: cost 0 inf + 3816 13.393 * [simplify]: Simplified to (- (+ b (sqrt (fma (* c a) -4 (* b b))))) 13.393 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (+ b (sqrt (fma (* c a) -4 (* b b))))) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 13.393 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))) 13.393 * * [simplify]: iters left: 6 (12 enodes) 13.396 * * [simplify]: iters left: 5 (39 enodes) 13.403 * * [simplify]: iters left: 4 (55 enodes) 13.411 * * [simplify]: iters left: 3 (75 enodes) 13.433 * * [simplify]: iters left: 2 (77 enodes) 13.451 * * [simplify]: Extracting #0: cost 1 inf + 0 13.451 * * [simplify]: Extracting #1: cost 0 inf + 1 13.451 * [simplify]: Simplified to 0 13.451 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 13.451 * * * * [progress]: [ 110 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (fma -4 (* c a) (* b b))) 1))) (fma (- (sqrt (fma -4 (* c a) (* b b)))) 1 (* (sqrt (fma -4 (* c a) (* b b))) 1)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 13.452 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (fma -4 (* c a) (* b b))) 1))) 13.452 * * [simplify]: iters left: 6 (14 enodes) 13.460 * * [simplify]: iters left: 5 (53 enodes) 13.472 * * [simplify]: iters left: 4 (76 enodes) 13.486 * * [simplify]: iters left: 3 (99 enodes) 13.500 * * [simplify]: iters left: 2 (104 enodes) 13.519 * * [simplify]: iters left: 1 (110 enodes) 13.533 * * [simplify]: Extracting #0: cost 1 inf + 0 13.533 * * [simplify]: Extracting #1: cost 11 inf + 0 13.533 * * [simplify]: Extracting #2: cost 14 inf + 44 13.534 * * [simplify]: Extracting #3: cost 21 inf + 126 13.534 * * [simplify]: Extracting #4: cost 19 inf + 373 13.534 * * [simplify]: Extracting #5: cost 11 inf + 846 13.535 * * [simplify]: Extracting #6: cost 4 inf + 1986 13.535 * * [simplify]: Extracting #7: cost 0 inf + 2862 13.536 * [simplify]: Simplified to (- (+ b (sqrt (fma (* c a) -4 (* b b))))) 13.536 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (+ b (sqrt (fma (* c a) -4 (* b b))))) (fma (- (sqrt (fma -4 (* c a) (* b b)))) 1 (* (sqrt (fma -4 (* c a) (* b b))) 1)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 13.537 * [simplify]: Simplifying (fma (- (sqrt (fma -4 (* c a) (* b b)))) 1 (* (sqrt (fma -4 (* c a) (* b b))) 1)) 13.537 * * [simplify]: iters left: 6 (12 enodes) 13.541 * * [simplify]: iters left: 5 (42 enodes) 13.555 * * [simplify]: iters left: 4 (60 enodes) 13.565 * * [simplify]: iters left: 3 (77 enodes) 13.578 * * [simplify]: iters left: 2 (95 enodes) 13.593 * * [simplify]: Extracting #0: cost 1 inf + 0 13.593 * * [simplify]: Extracting #1: cost 0 inf + 1 13.593 * [simplify]: Simplified to 0 13.593 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (fma -4 (* c a) (* b b))) 1))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 13.594 * * * * [progress]: [ 111 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (- 1) b (- (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))))) (fma (- (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 13.594 * [simplify]: Simplifying (fma (- 1) b (- (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))))) 13.594 * * [simplify]: iters left: 6 (15 enodes) 13.602 * * [simplify]: iters left: 5 (60 enodes) 13.613 * * [simplify]: iters left: 4 (94 enodes) 13.636 * * [simplify]: iters left: 3 (134 enodes) 13.677 * * [simplify]: iters left: 2 (181 enodes) 13.713 * * [simplify]: iters left: 1 (252 enodes) 13.801 * * [simplify]: Extracting #0: cost 1 inf + 0 13.802 * * [simplify]: Extracting #1: cost 14 inf + 0 13.802 * * [simplify]: Extracting #2: cost 51 inf + 2 13.803 * * [simplify]: Extracting #3: cost 87 inf + 87 13.803 * * [simplify]: Extracting #4: cost 84 inf + 315 13.805 * * [simplify]: Extracting #5: cost 68 inf + 2323 13.809 * * [simplify]: Extracting #6: cost 41 inf + 15567 13.819 * * [simplify]: Extracting #7: cost 5 inf + 43469 13.831 * * [simplify]: Extracting #8: cost 0 inf + 47616 13.844 * [simplify]: Simplified to (- (- (sqrt (fma (* c a) -4 (* b b)))) b) 13.844 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- (sqrt (fma (* c a) -4 (* b b)))) b) (fma (- (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 13.845 * [simplify]: Simplifying (fma (- (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))))) 13.845 * * [simplify]: iters left: 6 (13 enodes) 13.852 * * [simplify]: iters left: 5 (47 enodes) 13.868 * * [simplify]: iters left: 4 (71 enodes) 13.897 * * [simplify]: iters left: 3 (124 enodes) 13.930 * * [simplify]: iters left: 2 (173 enodes) 13.957 * * [simplify]: iters left: 1 (244 enodes) 14.041 * * [simplify]: Extracting #0: cost 1 inf + 0 14.041 * * [simplify]: Extracting #1: cost 0 inf + 1 14.041 * [simplify]: Simplified to 0 14.041 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma (- 1) b (- (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 14.042 * * * * [progress]: [ 112 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (- 1) b (- (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b)))))))) (fma (- (sqrt (cbrt (fma -4 (* c a) (* b b))))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 14.042 * [simplify]: Simplifying (fma (- 1) b (- (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b)))))))) 14.042 * * [simplify]: iters left: 6 (16 enodes) 14.051 * * [simplify]: iters left: 5 (62 enodes) 14.070 * * [simplify]: iters left: 4 (87 enodes) 14.096 * * [simplify]: iters left: 3 (111 enodes) 14.124 * * [simplify]: iters left: 2 (117 enodes) 14.140 * * [simplify]: Extracting #0: cost 1 inf + 0 14.140 * * [simplify]: Extracting #1: cost 12 inf + 0 14.140 * * [simplify]: Extracting #2: cost 20 inf + 2 14.140 * * [simplify]: Extracting #3: cost 21 inf + 84 14.140 * * [simplify]: Extracting #4: cost 30 inf + 84 14.140 * * [simplify]: Extracting #5: cost 31 inf + 128 14.141 * * [simplify]: Extracting #6: cost 23 inf + 778 14.141 * * [simplify]: Extracting #7: cost 12 inf + 2937 14.142 * * [simplify]: Extracting #8: cost 1 inf + 6686 14.144 * * [simplify]: Extracting #9: cost 0 inf + 6985 14.145 * [simplify]: Simplified to (- (fma (sqrt (cbrt (fma (* c a) -4 (* b b)))) (fabs (cbrt (fma (* c a) -4 (* b b)))) b)) 14.145 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (fma (sqrt (cbrt (fma (* c a) -4 (* b b)))) (fabs (cbrt (fma (* c a) -4 (* b b)))) b)) (fma (- (sqrt (cbrt (fma -4 (* c a) (* b b))))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 14.146 * [simplify]: Simplifying (fma (- (sqrt (cbrt (fma -4 (* c a) (* b b))))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))))) 14.146 * * [simplify]: iters left: 6 (14 enodes) 14.149 * * [simplify]: iters left: 5 (49 enodes) 14.157 * * [simplify]: iters left: 4 (64 enodes) 14.167 * * [simplify]: iters left: 3 (88 enodes) 14.178 * * [simplify]: iters left: 2 (94 enodes) 14.189 * * [simplify]: Extracting #0: cost 1 inf + 0 14.189 * * [simplify]: Extracting #1: cost 0 inf + 1 14.189 * [simplify]: Simplified to 0 14.189 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma (- 1) b (- (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b)))))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 14.190 * * * * [progress]: [ 113 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (- 1) b (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 14.190 * [simplify]: Simplifying (fma (- 1) b (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) 14.190 * * [simplify]: iters left: 6 (14 enodes) 14.197 * * [simplify]: iters left: 5 (51 enodes) 14.213 * * [simplify]: iters left: 4 (73 enodes) 14.228 * * [simplify]: iters left: 3 (95 enodes) 14.242 * * [simplify]: iters left: 2 (100 enodes) 14.261 * * [simplify]: Extracting #0: cost 1 inf + 0 14.261 * * [simplify]: Extracting #1: cost 10 inf + 0 14.261 * * [simplify]: Extracting #2: cost 14 inf + 43 14.261 * * [simplify]: Extracting #3: cost 22 inf + 84 14.262 * * [simplify]: Extracting #4: cost 22 inf + 170 14.262 * * [simplify]: Extracting #5: cost 13 inf + 782 14.263 * * [simplify]: Extracting #6: cost 8 inf + 1701 14.264 * * [simplify]: Extracting #7: cost 2 inf + 3095 14.266 * * [simplify]: Extracting #8: cost 0 inf + 3573 14.268 * [simplify]: Simplified to (- (- b) (sqrt (fma (* c a) -4 (* b b)))) 14.268 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- b) (sqrt (fma (* c a) -4 (* b b)))) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 14.268 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))) 14.269 * * [simplify]: iters left: 6 (12 enodes) 14.274 * * [simplify]: iters left: 5 (39 enodes) 14.286 * * [simplify]: iters left: 4 (55 enodes) 14.303 * * [simplify]: iters left: 3 (75 enodes) 14.323 * * [simplify]: iters left: 2 (77 enodes) 14.341 * * [simplify]: Extracting #0: cost 1 inf + 0 14.341 * * [simplify]: Extracting #1: cost 0 inf + 1 14.341 * [simplify]: Simplified to 0 14.341 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma (- 1) b (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 14.341 * * * * [progress]: [ 114 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (- 1) b (- (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1)))) (fma (- (sqrt (fma -4 (* c a) (* b b)))) (sqrt 1) (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 14.342 * [simplify]: Simplifying (fma (- 1) b (- (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1)))) 14.342 * * [simplify]: iters left: 6 (14 enodes) 14.347 * * [simplify]: iters left: 5 (55 enodes) 14.358 * * [simplify]: iters left: 4 (74 enodes) 14.372 * * [simplify]: iters left: 3 (108 enodes) 14.386 * * [simplify]: iters left: 2 (120 enodes) 14.400 * * [simplify]: Extracting #0: cost 1 inf + 0 14.400 * * [simplify]: Extracting #1: cost 9 inf + 0 14.401 * * [simplify]: Extracting #2: cost 10 inf + 44 14.401 * * [simplify]: Extracting #3: cost 18 inf + 85 14.401 * * [simplify]: Extracting #4: cost 19 inf + 129 14.401 * * [simplify]: Extracting #5: cost 12 inf + 560 14.401 * * [simplify]: Extracting #6: cost 4 inf + 1702 14.402 * * [simplify]: Extracting #7: cost 0 inf + 2618 14.403 * [simplify]: Simplified to (- (- b) (sqrt (fma (* c a) -4 (* b b)))) 14.403 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- b) (sqrt (fma (* c a) -4 (* b b)))) (fma (- (sqrt (fma -4 (* c a) (* b b)))) (sqrt 1) (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 14.404 * [simplify]: Simplifying (fma (- (sqrt (fma -4 (* c a) (* b b)))) (sqrt 1) (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1))) 14.404 * * [simplify]: iters left: 6 (13 enodes) 14.410 * * [simplify]: iters left: 5 (47 enodes) 14.418 * * [simplify]: iters left: 4 (62 enodes) 14.429 * * [simplify]: iters left: 3 (85 enodes) 14.450 * * [simplify]: iters left: 2 (94 enodes) 14.462 * * [simplify]: iters left: 1 (98 enodes) 14.472 * * [simplify]: Extracting #0: cost 1 inf + 0 14.472 * * [simplify]: Extracting #1: cost 0 inf + 1 14.472 * [simplify]: Simplified to 0 14.472 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma (- 1) b (- (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1)))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 14.473 * * * * [progress]: [ 115 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (- 1) b (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 14.473 * [simplify]: Simplifying (fma (- 1) b (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) 14.473 * * [simplify]: iters left: 6 (14 enodes) 14.478 * * [simplify]: iters left: 5 (51 enodes) 14.493 * * [simplify]: iters left: 4 (73 enodes) 14.505 * * [simplify]: iters left: 3 (95 enodes) 14.518 * * [simplify]: iters left: 2 (100 enodes) 14.538 * * [simplify]: Extracting #0: cost 1 inf + 0 14.538 * * [simplify]: Extracting #1: cost 10 inf + 0 14.538 * * [simplify]: Extracting #2: cost 14 inf + 43 14.538 * * [simplify]: Extracting #3: cost 22 inf + 84 14.538 * * [simplify]: Extracting #4: cost 22 inf + 170 14.538 * * [simplify]: Extracting #5: cost 13 inf + 782 14.539 * * [simplify]: Extracting #6: cost 8 inf + 1701 14.539 * * [simplify]: Extracting #7: cost 2 inf + 3095 14.540 * * [simplify]: Extracting #8: cost 0 inf + 3573 14.541 * [simplify]: Simplified to (- (- b) (sqrt (fma (* c a) -4 (* b b)))) 14.541 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- b) (sqrt (fma (* c a) -4 (* b b)))) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 14.541 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))) 14.541 * * [simplify]: iters left: 6 (12 enodes) 14.544 * * [simplify]: iters left: 5 (39 enodes) 14.550 * * [simplify]: iters left: 4 (55 enodes) 14.559 * * [simplify]: iters left: 3 (75 enodes) 14.571 * * [simplify]: iters left: 2 (77 enodes) 14.589 * * [simplify]: Extracting #0: cost 1 inf + 0 14.589 * * [simplify]: Extracting #1: cost 0 inf + 1 14.589 * [simplify]: Simplified to 0 14.589 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma (- 1) b (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 14.589 * * * * [progress]: [ 116 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (- 1) b (- (* (sqrt (fma -4 (* c a) (* b b))) 1))) (fma (- (sqrt (fma -4 (* c a) (* b b)))) 1 (* (sqrt (fma -4 (* c a) (* b b))) 1)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 14.590 * [simplify]: Simplifying (fma (- 1) b (- (* (sqrt (fma -4 (* c a) (* b b))) 1))) 14.590 * * [simplify]: iters left: 6 (13 enodes) 14.597 * * [simplify]: iters left: 5 (49 enodes) 14.613 * * [simplify]: iters left: 4 (72 enodes) 14.640 * * [simplify]: iters left: 3 (104 enodes) 14.670 * * [simplify]: iters left: 2 (115 enodes) 14.697 * * [simplify]: Extracting #0: cost 1 inf + 0 14.697 * * [simplify]: Extracting #1: cost 9 inf + 0 14.697 * * [simplify]: Extracting #2: cost 10 inf + 44 14.698 * * [simplify]: Extracting #3: cost 18 inf + 85 14.698 * * [simplify]: Extracting #4: cost 18 inf + 171 14.698 * * [simplify]: Extracting #5: cost 10 inf + 741 14.700 * * [simplify]: Extracting #6: cost 0 inf + 2618 14.701 * [simplify]: Simplified to (- (+ (sqrt (fma (* c a) -4 (* b b))) b)) 14.701 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (+ (sqrt (fma (* c a) -4 (* b b))) b)) (fma (- (sqrt (fma -4 (* c a) (* b b)))) 1 (* (sqrt (fma -4 (* c a) (* b b))) 1)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 14.702 * [simplify]: Simplifying (fma (- (sqrt (fma -4 (* c a) (* b b)))) 1 (* (sqrt (fma -4 (* c a) (* b b))) 1)) 14.702 * * [simplify]: iters left: 6 (12 enodes) 14.708 * * [simplify]: iters left: 5 (42 enodes) 14.723 * * [simplify]: iters left: 4 (60 enodes) 14.742 * * [simplify]: iters left: 3 (77 enodes) 14.764 * * [simplify]: iters left: 2 (95 enodes) 14.776 * * [simplify]: Extracting #0: cost 1 inf + 0 14.776 * * [simplify]: Extracting #1: cost 0 inf + 1 14.776 * [simplify]: Simplified to 0 14.776 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma (- 1) b (- (* (sqrt (fma -4 (* c a) (* b b))) 1))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 14.776 * * * * [progress]: [ 117 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))))) (fma (- (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 14.776 * [simplify]: Simplifying (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))))) 14.776 * * [simplify]: iters left: 6 (16 enodes) 14.780 * * [simplify]: iters left: 5 (60 enodes) 14.793 * * [simplify]: iters left: 4 (92 enodes) 14.819 * * [simplify]: iters left: 3 (141 enodes) 14.864 * * [simplify]: iters left: 2 (192 enodes) 14.910 * * [simplify]: iters left: 1 (264 enodes) 14.968 * * [simplify]: Extracting #0: cost 1 inf + 0 14.968 * * [simplify]: Extracting #1: cost 22 inf + 0 14.968 * * [simplify]: Extracting #2: cost 74 inf + 1 14.969 * * [simplify]: Extracting #3: cost 96 inf + 168 14.970 * * [simplify]: Extracting #4: cost 89 inf + 881 14.972 * * [simplify]: Extracting #5: cost 70 inf + 3430 14.976 * * [simplify]: Extracting #6: cost 47 inf + 14451 14.988 * * [simplify]: Extracting #7: cost 3 inf + 47437 14.996 * * [simplify]: Extracting #8: cost 0 inf + 50182 15.006 * [simplify]: Simplified to (- (- (sqrt (fma -4 (* c a) (* b b)))) b) 15.006 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- (sqrt (fma -4 (* c a) (* b b)))) b) (fma (- (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 15.006 * [simplify]: Simplifying (fma (- (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))))) 15.007 * * [simplify]: iters left: 6 (13 enodes) 15.010 * * [simplify]: iters left: 5 (47 enodes) 15.018 * * [simplify]: iters left: 4 (71 enodes) 15.038 * * [simplify]: iters left: 3 (124 enodes) 15.060 * * [simplify]: iters left: 2 (173 enodes) 15.097 * * [simplify]: iters left: 1 (244 enodes) 15.154 * * [simplify]: Extracting #0: cost 1 inf + 0 15.154 * * [simplify]: Extracting #1: cost 0 inf + 1 15.154 * [simplify]: Simplified to 0 15.154 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- (sqrt (fma -4 (* c a) (* b b)))) b) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 15.154 * * * * [progress]: [ 118 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b)))))))) (fma (- (sqrt (cbrt (fma -4 (* c a) (* b b))))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 15.154 * [simplify]: Simplifying (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b)))))))) 15.155 * * [simplify]: iters left: 6 (17 enodes) 15.158 * * [simplify]: iters left: 5 (62 enodes) 15.169 * * [simplify]: iters left: 4 (85 enodes) 15.192 * * [simplify]: iters left: 3 (118 enodes) 15.211 * * [simplify]: iters left: 2 (129 enodes) 15.227 * * [simplify]: iters left: 1 (132 enodes) 15.243 * * [simplify]: Extracting #0: cost 1 inf + 0 15.243 * * [simplify]: Extracting #1: cost 17 inf + 0 15.243 * * [simplify]: Extracting #2: cost 30 inf + 1 15.243 * * [simplify]: Extracting #3: cost 30 inf + 164 15.244 * * [simplify]: Extracting #4: cost 33 inf + 930 15.244 * * [simplify]: Extracting #5: cost 33 inf + 1095 15.245 * * [simplify]: Extracting #6: cost 28 inf + 1401 15.247 * * [simplify]: Extracting #7: cost 9 inf + 5599 15.250 * * [simplify]: Extracting #8: cost 1 inf + 8381 15.254 * * [simplify]: Extracting #9: cost 0 inf + 8710 15.257 * [simplify]: Simplified to (- (fma (fabs (cbrt (fma (* a -4) c (* b b)))) (sqrt (cbrt (fma (* a -4) c (* b b)))) b)) 15.257 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (fma (fabs (cbrt (fma (* a -4) c (* b b)))) (sqrt (cbrt (fma (* a -4) c (* b b)))) b)) (fma (- (sqrt (cbrt (fma -4 (* c a) (* b b))))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 15.258 * [simplify]: Simplifying (fma (- (sqrt (cbrt (fma -4 (* c a) (* b b))))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))))) 15.258 * * [simplify]: iters left: 6 (14 enodes) 15.265 * * [simplify]: iters left: 5 (49 enodes) 15.277 * * [simplify]: iters left: 4 (64 enodes) 15.290 * * [simplify]: iters left: 3 (88 enodes) 15.302 * * [simplify]: iters left: 2 (94 enodes) 15.319 * * [simplify]: Extracting #0: cost 1 inf + 0 15.319 * * [simplify]: Extracting #1: cost 0 inf + 1 15.320 * [simplify]: Simplified to 0 15.320 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b)))))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 15.320 * * * * [progress]: [ 119 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 15.320 * [simplify]: Simplifying (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) 15.321 * * [simplify]: iters left: 6 (15 enodes) 15.328 * * [simplify]: iters left: 5 (51 enodes) 15.339 * * [simplify]: iters left: 4 (71 enodes) 15.351 * * [simplify]: iters left: 3 (102 enodes) 15.365 * * [simplify]: iters left: 2 (112 enodes) 15.394 * * [simplify]: iters left: 1 (115 enodes) 15.408 * * [simplify]: Extracting #0: cost 1 inf + 0 15.408 * * [simplify]: Extracting #1: cost 15 inf + 0 15.408 * * [simplify]: Extracting #2: cost 25 inf + 1 15.408 * * [simplify]: Extracting #3: cost 31 inf + 164 15.409 * * [simplify]: Extracting #4: cost 25 inf + 976 15.409 * * [simplify]: Extracting #5: cost 16 inf + 1651 15.409 * * [simplify]: Extracting #6: cost 12 inf + 2230 15.410 * * [simplify]: Extracting #7: cost 3 inf + 4241 15.411 * * [simplify]: Extracting #8: cost 0 inf + 4978 15.412 * [simplify]: Simplified to (- (+ (sqrt (fma b b (* (* -4 c) a))) b)) 15.413 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (+ (sqrt (fma b b (* (* -4 c) a))) b)) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 15.413 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))) 15.413 * * [simplify]: iters left: 6 (12 enodes) 15.416 * * [simplify]: iters left: 5 (39 enodes) 15.422 * * [simplify]: iters left: 4 (55 enodes) 15.431 * * [simplify]: iters left: 3 (75 enodes) 15.446 * * [simplify]: iters left: 2 (77 enodes) 15.458 * * [simplify]: Extracting #0: cost 1 inf + 0 15.458 * * [simplify]: Extracting #1: cost 0 inf + 1 15.458 * [simplify]: Simplified to 0 15.458 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 15.459 * * * * [progress]: [ 120 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1)))) (fma (- (sqrt (fma -4 (* c a) (* b b)))) (sqrt 1) (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 15.459 * [simplify]: Simplifying (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1)))) 15.459 * * [simplify]: iters left: 6 (16 enodes) 15.464 * * [simplify]: iters left: 5 (61 enodes) 15.474 * * [simplify]: iters left: 4 (82 enodes) 15.498 * * [simplify]: iters left: 3 (123 enodes) 15.515 * * [simplify]: iters left: 2 (136 enodes) 15.532 * * [simplify]: iters left: 1 (139 enodes) 15.563 * * [simplify]: Extracting #0: cost 1 inf + 0 15.563 * * [simplify]: Extracting #1: cost 15 inf + 0 15.563 * * [simplify]: Extracting #2: cost 21 inf + 3 15.563 * * [simplify]: Extracting #3: cost 28 inf + 125 15.564 * * [simplify]: Extracting #4: cost 18 inf + 1515 15.566 * * [simplify]: Extracting #5: cost 3 inf + 3680 15.568 * * [simplify]: Extracting #6: cost 0 inf + 4024 15.570 * [simplify]: Simplified to (- (+ b (sqrt (fma (* a -4) c (* b b))))) 15.570 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (+ b (sqrt (fma (* a -4) c (* b b))))) (fma (- (sqrt (fma -4 (* c a) (* b b)))) (sqrt 1) (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 15.570 * [simplify]: Simplifying (fma (- (sqrt (fma -4 (* c a) (* b b)))) (sqrt 1) (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1))) 15.570 * * [simplify]: iters left: 6 (13 enodes) 15.579 * * [simplify]: iters left: 5 (47 enodes) 15.597 * * [simplify]: iters left: 4 (62 enodes) 15.617 * * [simplify]: iters left: 3 (85 enodes) 15.639 * * [simplify]: iters left: 2 (94 enodes) 15.663 * * [simplify]: iters left: 1 (98 enodes) 15.680 * * [simplify]: Extracting #0: cost 1 inf + 0 15.680 * * [simplify]: Extracting #1: cost 0 inf + 1 15.680 * [simplify]: Simplified to 0 15.680 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (+ b (sqrt (fma (* a -4) c (* b b))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 15.680 * * * * [progress]: [ 121 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 15.680 * [simplify]: Simplifying (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) 15.680 * * [simplify]: iters left: 6 (15 enodes) 15.684 * * [simplify]: iters left: 5 (51 enodes) 15.692 * * [simplify]: iters left: 4 (71 enodes) 15.703 * * [simplify]: iters left: 3 (102 enodes) 15.727 * * [simplify]: iters left: 2 (112 enodes) 15.747 * * [simplify]: iters left: 1 (115 enodes) 15.760 * * [simplify]: Extracting #0: cost 1 inf + 0 15.760 * * [simplify]: Extracting #1: cost 15 inf + 0 15.760 * * [simplify]: Extracting #2: cost 25 inf + 1 15.760 * * [simplify]: Extracting #3: cost 31 inf + 164 15.761 * * [simplify]: Extracting #4: cost 25 inf + 976 15.761 * * [simplify]: Extracting #5: cost 16 inf + 1651 15.761 * * [simplify]: Extracting #6: cost 12 inf + 2230 15.762 * * [simplify]: Extracting #7: cost 3 inf + 4241 15.763 * * [simplify]: Extracting #8: cost 0 inf + 4978 15.764 * [simplify]: Simplified to (- (+ (sqrt (fma b b (* (* -4 c) a))) b)) 15.765 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (+ (sqrt (fma b b (* (* -4 c) a))) b)) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 15.765 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))) 15.765 * * [simplify]: iters left: 6 (12 enodes) 15.768 * * [simplify]: iters left: 5 (39 enodes) 15.774 * * [simplify]: iters left: 4 (55 enodes) 15.791 * * [simplify]: iters left: 3 (75 enodes) 15.809 * * [simplify]: iters left: 2 (77 enodes) 15.824 * * [simplify]: Extracting #0: cost 1 inf + 0 15.824 * * [simplify]: Extracting #1: cost 0 inf + 1 15.824 * [simplify]: Simplified to 0 15.824 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 15.824 * * * * [progress]: [ 122 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (fma -4 (* c a) (* b b))) 1))) (fma (- (sqrt (fma -4 (* c a) (* b b)))) 1 (* (sqrt (fma -4 (* c a) (* b b))) 1)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 15.824 * [simplify]: Simplifying (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (fma -4 (* c a) (* b b))) 1))) 15.824 * * [simplify]: iters left: 6 (15 enodes) 15.829 * * [simplify]: iters left: 5 (56 enodes) 15.839 * * [simplify]: iters left: 4 (81 enodes) 15.862 * * [simplify]: iters left: 3 (120 enodes) 15.895 * * [simplify]: iters left: 2 (131 enodes) 15.917 * * [simplify]: iters left: 1 (134 enodes) 15.935 * * [simplify]: Extracting #0: cost 1 inf + 0 15.935 * * [simplify]: Extracting #1: cost 15 inf + 0 15.935 * * [simplify]: Extracting #2: cost 21 inf + 3 15.935 * * [simplify]: Extracting #3: cost 26 inf + 247 15.936 * * [simplify]: Extracting #4: cost 20 inf + 1139 15.936 * * [simplify]: Extracting #5: cost 13 inf + 1570 15.937 * * [simplify]: Extracting #6: cost 8 inf + 2232 15.939 * * [simplify]: Extracting #7: cost 0 inf + 4024 15.941 * [simplify]: Simplified to (- (- b) (sqrt (fma b b (* (* c a) -4)))) 15.941 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- b) (sqrt (fma b b (* (* c a) -4)))) (fma (- (sqrt (fma -4 (* c a) (* b b)))) 1 (* (sqrt (fma -4 (* c a) (* b b))) 1)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 15.942 * [simplify]: Simplifying (fma (- (sqrt (fma -4 (* c a) (* b b)))) 1 (* (sqrt (fma -4 (* c a) (* b b))) 1)) 15.942 * * [simplify]: iters left: 6 (12 enodes) 15.946 * * [simplify]: iters left: 5 (42 enodes) 15.953 * * [simplify]: iters left: 4 (60 enodes) 15.964 * * [simplify]: iters left: 3 (77 enodes) 15.988 * * [simplify]: iters left: 2 (95 enodes) 16.000 * * [simplify]: Extracting #0: cost 1 inf + 0 16.001 * * [simplify]: Extracting #1: cost 0 inf + 1 16.001 * [simplify]: Simplified to 0 16.001 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- b) (sqrt (fma b b (* (* c a) -4)))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 16.001 * * * * [progress]: [ 123 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (sqrt b) (- (sqrt b)) (- (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))))) (fma (- (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 16.001 * [simplify]: Simplifying (fma (sqrt b) (- (sqrt b)) (- (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))))) 16.001 * * [simplify]: iters left: 6 (15 enodes) 16.005 * * [simplify]: iters left: 5 (57 enodes) 16.014 * * [simplify]: iters left: 4 (87 enodes) 16.048 * * [simplify]: iters left: 3 (120 enodes) 16.068 * * [simplify]: iters left: 2 (164 enodes) 16.111 * * [simplify]: iters left: 1 (246 enodes) 16.176 * * [simplify]: Extracting #0: cost 1 inf + 0 16.176 * * [simplify]: Extracting #1: cost 17 inf + 0 16.177 * * [simplify]: Extracting #2: cost 63 inf + 1 16.177 * * [simplify]: Extracting #3: cost 94 inf + 87 16.177 * * [simplify]: Extracting #4: cost 88 inf + 519 16.178 * * [simplify]: Extracting #5: cost 73 inf + 2346 16.180 * * [simplify]: Extracting #6: cost 50 inf + 12445 16.185 * * [simplify]: Extracting #7: cost 12 inf + 40563 16.191 * * [simplify]: Extracting #8: cost 0 inf + 50841 16.198 * * [simplify]: Extracting #9: cost 0 inf + 50801 16.211 * [simplify]: Simplified to (- (- (sqrt (fma (* c a) -4 (* b b)))) b) 16.211 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- (sqrt (fma (* c a) -4 (* b b)))) b) (fma (- (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 16.212 * [simplify]: Simplifying (fma (- (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))))) 16.212 * * [simplify]: iters left: 6 (13 enodes) 16.219 * * [simplify]: iters left: 5 (47 enodes) 16.234 * * [simplify]: iters left: 4 (71 enodes) 16.264 * * [simplify]: iters left: 3 (124 enodes) 16.297 * * [simplify]: iters left: 2 (173 enodes) 16.328 * * [simplify]: iters left: 1 (244 enodes) 16.404 * * [simplify]: Extracting #0: cost 1 inf + 0 16.404 * * [simplify]: Extracting #1: cost 0 inf + 1 16.404 * [simplify]: Simplified to 0 16.404 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma (sqrt b) (- (sqrt b)) (- (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 16.404 * * * * [progress]: [ 124 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b)))))))) (fma (- (sqrt (cbrt (fma -4 (* c a) (* b b))))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 16.404 * [simplify]: Simplifying (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b)))))))) 16.404 * * [simplify]: iters left: 6 (16 enodes) 16.408 * * [simplify]: iters left: 5 (59 enodes) 16.417 * * [simplify]: iters left: 4 (80 enodes) 16.436 * * [simplify]: iters left: 3 (97 enodes) 16.456 * * [simplify]: iters left: 2 (102 enodes) 16.470 * * [simplify]: iters left: 1 (108 enodes) 16.495 * * [simplify]: Extracting #0: cost 1 inf + 0 16.495 * * [simplify]: Extracting #1: cost 13 inf + 0 16.495 * * [simplify]: Extracting #2: cost 24 inf + 1 16.495 * * [simplify]: Extracting #3: cost 23 inf + 165 16.495 * * [simplify]: Extracting #4: cost 30 inf + 327 16.496 * * [simplify]: Extracting #5: cost 30 inf + 413 16.496 * * [simplify]: Extracting #6: cost 21 inf + 1282 16.498 * * [simplify]: Extracting #7: cost 10 inf + 3833 16.500 * * [simplify]: Extracting #8: cost 1 inf + 6834 16.503 * * [simplify]: Extracting #9: cost 0 inf + 7228 16.506 * [simplify]: Simplified to (- (fma (sqrt (cbrt (fma (* c a) -4 (* b b)))) (fabs (cbrt (fma (* c a) -4 (* b b)))) b)) 16.506 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (fma (sqrt (cbrt (fma (* c a) -4 (* b b)))) (fabs (cbrt (fma (* c a) -4 (* b b)))) b)) (fma (- (sqrt (cbrt (fma -4 (* c a) (* b b))))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 16.507 * [simplify]: Simplifying (fma (- (sqrt (cbrt (fma -4 (* c a) (* b b))))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))))) 16.507 * * [simplify]: iters left: 6 (14 enodes) 16.513 * * [simplify]: iters left: 5 (49 enodes) 16.528 * * [simplify]: iters left: 4 (64 enodes) 16.548 * * [simplify]: iters left: 3 (88 enodes) 16.572 * * [simplify]: iters left: 2 (94 enodes) 16.593 * * [simplify]: Extracting #0: cost 1 inf + 0 16.593 * * [simplify]: Extracting #1: cost 0 inf + 1 16.593 * [simplify]: Simplified to 0 16.594 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b)))))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 16.594 * * * * [progress]: [ 125 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 16.594 * [simplify]: Simplifying (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) 16.594 * * [simplify]: iters left: 6 (14 enodes) 16.601 * * [simplify]: iters left: 5 (48 enodes) 16.616 * * [simplify]: iters left: 4 (66 enodes) 16.638 * * [simplify]: iters left: 3 (81 enodes) 16.649 * * [simplify]: iters left: 2 (86 enodes) 16.660 * * [simplify]: iters left: 1 (91 enodes) 16.675 * * [simplify]: Extracting #0: cost 1 inf + 0 16.675 * * [simplify]: Extracting #1: cost 11 inf + 0 16.676 * * [simplify]: Extracting #2: cost 18 inf + 42 16.676 * * [simplify]: Extracting #3: cost 24 inf + 165 16.676 * * [simplify]: Extracting #4: cost 23 inf + 371 16.677 * * [simplify]: Extracting #5: cost 14 inf + 927 16.678 * * [simplify]: Extracting #6: cost 8 inf + 1984 16.680 * * [simplify]: Extracting #7: cost 0 inf + 3816 16.681 * [simplify]: Simplified to (- (+ b (sqrt (fma (* c a) -4 (* b b))))) 16.681 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (+ b (sqrt (fma (* c a) -4 (* b b))))) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 16.682 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))) 16.682 * * [simplify]: iters left: 6 (12 enodes) 16.688 * * [simplify]: iters left: 5 (39 enodes) 16.700 * * [simplify]: iters left: 4 (55 enodes) 16.717 * * [simplify]: iters left: 3 (75 enodes) 16.736 * * [simplify]: iters left: 2 (77 enodes) 16.753 * * [simplify]: Extracting #0: cost 1 inf + 0 16.753 * * [simplify]: Extracting #1: cost 0 inf + 1 16.753 * [simplify]: Simplified to 0 16.753 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 16.753 * * * * [progress]: [ 126 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1)))) (fma (- (sqrt (fma -4 (* c a) (* b b)))) (sqrt 1) (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 16.753 * [simplify]: Simplifying (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1)))) 16.754 * * [simplify]: iters left: 6 (15 enodes) 16.758 * * [simplify]: iters left: 5 (58 enodes) 16.767 * * [simplify]: iters left: 4 (77 enodes) 16.784 * * [simplify]: iters left: 3 (102 enodes) 16.808 * * [simplify]: iters left: 2 (107 enodes) 16.834 * * [simplify]: iters left: 1 (115 enodes) 16.859 * * [simplify]: Extracting #0: cost 1 inf + 0 16.859 * * [simplify]: Extracting #1: cost 11 inf + 0 16.859 * * [simplify]: Extracting #2: cost 15 inf + 3 16.859 * * [simplify]: Extracting #3: cost 20 inf + 167 16.860 * * [simplify]: Extracting #4: cost 18 inf + 415 16.861 * * [simplify]: Extracting #5: cost 7 inf + 1506 16.862 * * [simplify]: Extracting #6: cost 0 inf + 2862 16.863 * [simplify]: Simplified to (- (- (sqrt (fma (* c a) -4 (* b b)))) b) 16.864 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- (sqrt (fma (* c a) -4 (* b b)))) b) (fma (- (sqrt (fma -4 (* c a) (* b b)))) (sqrt 1) (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 16.864 * [simplify]: Simplifying (fma (- (sqrt (fma -4 (* c a) (* b b)))) (sqrt 1) (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1))) 16.864 * * [simplify]: iters left: 6 (13 enodes) 16.875 * * [simplify]: iters left: 5 (47 enodes) 16.889 * * [simplify]: iters left: 4 (62 enodes) 16.907 * * [simplify]: iters left: 3 (85 enodes) 16.918 * * [simplify]: iters left: 2 (94 enodes) 16.931 * * [simplify]: iters left: 1 (98 enodes) 16.941 * * [simplify]: Extracting #0: cost 1 inf + 0 16.941 * * [simplify]: Extracting #1: cost 0 inf + 1 16.941 * [simplify]: Simplified to 0 16.941 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1)))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 16.942 * * * * [progress]: [ 127 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 16.942 * [simplify]: Simplifying (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) 16.942 * * [simplify]: iters left: 6 (14 enodes) 16.945 * * [simplify]: iters left: 5 (48 enodes) 16.958 * * [simplify]: iters left: 4 (66 enodes) 16.977 * * [simplify]: iters left: 3 (81 enodes) 16.999 * * [simplify]: iters left: 2 (86 enodes) 17.011 * * [simplify]: iters left: 1 (91 enodes) 17.022 * * [simplify]: Extracting #0: cost 1 inf + 0 17.022 * * [simplify]: Extracting #1: cost 11 inf + 0 17.022 * * [simplify]: Extracting #2: cost 18 inf + 42 17.022 * * [simplify]: Extracting #3: cost 24 inf + 165 17.022 * * [simplify]: Extracting #4: cost 23 inf + 371 17.022 * * [simplify]: Extracting #5: cost 14 inf + 927 17.023 * * [simplify]: Extracting #6: cost 8 inf + 1984 17.024 * * [simplify]: Extracting #7: cost 0 inf + 3816 17.024 * [simplify]: Simplified to (- (+ b (sqrt (fma (* c a) -4 (* b b))))) 17.024 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (+ b (sqrt (fma (* c a) -4 (* b b))))) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 17.025 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))) 17.025 * * [simplify]: iters left: 6 (12 enodes) 17.028 * * [simplify]: iters left: 5 (39 enodes) 17.036 * * [simplify]: iters left: 4 (55 enodes) 17.054 * * [simplify]: iters left: 3 (75 enodes) 17.073 * * [simplify]: iters left: 2 (77 enodes) 17.092 * * [simplify]: Extracting #0: cost 1 inf + 0 17.092 * * [simplify]: Extracting #1: cost 0 inf + 1 17.092 * [simplify]: Simplified to 0 17.092 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 17.092 * * * * [progress]: [ 128 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (fma -4 (* c a) (* b b))) 1))) (fma (- (sqrt (fma -4 (* c a) (* b b)))) 1 (* (sqrt (fma -4 (* c a) (* b b))) 1)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 17.093 * [simplify]: Simplifying (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (fma -4 (* c a) (* b b))) 1))) 17.093 * * [simplify]: iters left: 6 (14 enodes) 17.100 * * [simplify]: iters left: 5 (53 enodes) 17.113 * * [simplify]: iters left: 4 (76 enodes) 17.128 * * [simplify]: iters left: 3 (99 enodes) 17.152 * * [simplify]: iters left: 2 (104 enodes) 17.165 * * [simplify]: iters left: 1 (110 enodes) 17.177 * * [simplify]: Extracting #0: cost 1 inf + 0 17.178 * * [simplify]: Extracting #1: cost 11 inf + 0 17.178 * * [simplify]: Extracting #2: cost 14 inf + 44 17.178 * * [simplify]: Extracting #3: cost 21 inf + 126 17.178 * * [simplify]: Extracting #4: cost 19 inf + 373 17.178 * * [simplify]: Extracting #5: cost 11 inf + 846 17.179 * * [simplify]: Extracting #6: cost 4 inf + 1986 17.180 * * [simplify]: Extracting #7: cost 0 inf + 2862 17.180 * [simplify]: Simplified to (- (+ b (sqrt (fma (* c a) -4 (* b b))))) 17.180 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (+ b (sqrt (fma (* c a) -4 (* b b))))) (fma (- (sqrt (fma -4 (* c a) (* b b)))) 1 (* (sqrt (fma -4 (* c a) (* b b))) 1)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 17.181 * [simplify]: Simplifying (fma (- (sqrt (fma -4 (* c a) (* b b)))) 1 (* (sqrt (fma -4 (* c a) (* b b))) 1)) 17.181 * * [simplify]: iters left: 6 (12 enodes) 17.185 * * [simplify]: iters left: 5 (42 enodes) 17.198 * * [simplify]: iters left: 4 (60 enodes) 17.209 * * [simplify]: iters left: 3 (77 enodes) 17.223 * * [simplify]: iters left: 2 (95 enodes) 17.235 * * [simplify]: Extracting #0: cost 1 inf + 0 17.235 * * [simplify]: Extracting #1: cost 0 inf + 1 17.235 * [simplify]: Simplified to 0 17.235 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (fma -4 (* c a) (* b b))) 1))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 17.236 * * * * [progress]: [ 129 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma 1 (- b) (- (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))))) (fma (- (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 17.236 * [simplify]: Simplifying (fma 1 (- b) (- (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))))) 17.236 * * [simplify]: iters left: 6 (15 enodes) 17.240 * * [simplify]: iters left: 5 (59 enodes) 17.250 * * [simplify]: iters left: 4 (88 enodes) 17.268 * * [simplify]: iters left: 3 (125 enodes) 17.310 * * [simplify]: iters left: 2 (174 enodes) 17.358 * * [simplify]: iters left: 1 (265 enodes) 17.438 * * [simplify]: Extracting #0: cost 1 inf + 0 17.438 * * [simplify]: Extracting #1: cost 16 inf + 0 17.438 * * [simplify]: Extracting #2: cost 58 inf + 2 17.438 * * [simplify]: Extracting #3: cost 88 inf + 88 17.439 * * [simplify]: Extracting #4: cost 85 inf + 357 17.440 * * [simplify]: Extracting #5: cost 69 inf + 2365 17.442 * * [simplify]: Extracting #6: cost 38 inf + 19714 17.448 * * [simplify]: Extracting #7: cost 1 inf + 48377 17.454 * * [simplify]: Extracting #8: cost 0 inf + 49389 17.467 * [simplify]: Simplified to (- (- b) (sqrt (fma (* c a) -4 (* b b)))) 17.467 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- b) (sqrt (fma (* c a) -4 (* b b)))) (fma (- (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 17.468 * [simplify]: Simplifying (fma (- (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))))) 17.468 * * [simplify]: iters left: 6 (13 enodes) 17.474 * * [simplify]: iters left: 5 (47 enodes) 17.489 * * [simplify]: iters left: 4 (71 enodes) 17.510 * * [simplify]: iters left: 3 (124 enodes) 17.535 * * [simplify]: iters left: 2 (173 enodes) 17.576 * * [simplify]: iters left: 1 (244 enodes) 17.630 * * [simplify]: Extracting #0: cost 1 inf + 0 17.630 * * [simplify]: Extracting #1: cost 0 inf + 1 17.630 * [simplify]: Simplified to 0 17.630 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma 1 (- b) (- (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 17.631 * * * * [progress]: [ 130 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma 1 (- b) (- (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b)))))))) (fma (- (sqrt (cbrt (fma -4 (* c a) (* b b))))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 17.631 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b)))))))) 17.631 * * [simplify]: iters left: 6 (16 enodes) 17.635 * * [simplify]: iters left: 5 (61 enodes) 17.647 * * [simplify]: iters left: 4 (81 enodes) 17.666 * * [simplify]: iters left: 3 (102 enodes) 17.680 * * [simplify]: iters left: 2 (111 enodes) 17.696 * * [simplify]: iters left: 1 (113 enodes) 17.722 * * [simplify]: Extracting #0: cost 1 inf + 0 17.722 * * [simplify]: Extracting #1: cost 12 inf + 0 17.722 * * [simplify]: Extracting #2: cost 19 inf + 43 17.722 * * [simplify]: Extracting #3: cost 21 inf + 84 17.722 * * [simplify]: Extracting #4: cost 30 inf + 84 17.723 * * [simplify]: Extracting #5: cost 31 inf + 128 17.723 * * [simplify]: Extracting #6: cost 22 inf + 820 17.724 * * [simplify]: Extracting #7: cost 12 inf + 2937 17.727 * * [simplify]: Extracting #8: cost 1 inf + 6686 17.729 * * [simplify]: Extracting #9: cost 0 inf + 6985 17.735 * [simplify]: Simplified to (- (fma (fabs (cbrt (fma (* -4 c) a (* b b)))) (sqrt (cbrt (fma (* -4 c) a (* b b)))) b)) 17.735 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (fma (fabs (cbrt (fma (* -4 c) a (* b b)))) (sqrt (cbrt (fma (* -4 c) a (* b b)))) b)) (fma (- (sqrt (cbrt (fma -4 (* c a) (* b b))))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 17.736 * [simplify]: Simplifying (fma (- (sqrt (cbrt (fma -4 (* c a) (* b b))))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))))) 17.737 * * [simplify]: iters left: 6 (14 enodes) 17.743 * * [simplify]: iters left: 5 (49 enodes) 17.758 * * [simplify]: iters left: 4 (64 enodes) 17.777 * * [simplify]: iters left: 3 (88 enodes) 17.800 * * [simplify]: iters left: 2 (94 enodes) 17.817 * * [simplify]: Extracting #0: cost 1 inf + 0 17.817 * * [simplify]: Extracting #1: cost 0 inf + 1 17.817 * [simplify]: Simplified to 0 17.817 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma 1 (- b) (- (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b)))))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 17.817 * * * * [progress]: [ 131 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma 1 (- b) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 17.818 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) 17.818 * * [simplify]: iters left: 6 (14 enodes) 17.821 * * [simplify]: iters left: 5 (50 enodes) 17.830 * * [simplify]: iters left: 4 (67 enodes) 17.841 * * [simplify]: iters left: 3 (88 enodes) 17.855 * * [simplify]: iters left: 2 (95 enodes) 17.867 * * [simplify]: iters left: 1 (96 enodes) 17.878 * * [simplify]: Extracting #0: cost 1 inf + 0 17.879 * * [simplify]: Extracting #1: cost 10 inf + 0 17.879 * * [simplify]: Extracting #2: cost 14 inf + 43 17.879 * * [simplify]: Extracting #3: cost 22 inf + 84 17.879 * * [simplify]: Extracting #4: cost 22 inf + 170 17.879 * * [simplify]: Extracting #5: cost 12 inf + 865 17.880 * * [simplify]: Extracting #6: cost 8 inf + 1701 17.880 * * [simplify]: Extracting #7: cost 0 inf + 3573 17.881 * [simplify]: Simplified to (- (- (sqrt (fma (* c a) -4 (* b b)))) b) 17.881 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- (sqrt (fma (* c a) -4 (* b b)))) b) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 17.882 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))) 17.882 * * [simplify]: iters left: 6 (12 enodes) 17.885 * * [simplify]: iters left: 5 (39 enodes) 17.891 * * [simplify]: iters left: 4 (55 enodes) 17.908 * * [simplify]: iters left: 3 (75 enodes) 17.926 * * [simplify]: iters left: 2 (77 enodes) 17.936 * * [simplify]: Extracting #0: cost 1 inf + 0 17.936 * * [simplify]: Extracting #1: cost 0 inf + 1 17.936 * [simplify]: Simplified to 0 17.936 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma 1 (- b) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 17.936 * * * * [progress]: [ 132 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma 1 (- b) (- (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1)))) (fma (- (sqrt (fma -4 (* c a) (* b b)))) (sqrt 1) (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 17.936 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1)))) 17.936 * * [simplify]: iters left: 6 (14 enodes) 17.941 * * [simplify]: iters left: 5 (55 enodes) 17.953 * * [simplify]: iters left: 4 (71 enodes) 17.965 * * [simplify]: iters left: 3 (102 enodes) 17.979 * * [simplify]: iters left: 2 (114 enodes) 18.003 * * [simplify]: iters left: 1 (119 enodes) 18.030 * * [simplify]: Extracting #0: cost 1 inf + 0 18.030 * * [simplify]: Extracting #1: cost 9 inf + 0 18.030 * * [simplify]: Extracting #2: cost 11 inf + 3 18.030 * * [simplify]: Extracting #3: cost 18 inf + 85 18.031 * * [simplify]: Extracting #4: cost 19 inf + 129 18.031 * * [simplify]: Extracting #5: cost 11 inf + 602 18.032 * * [simplify]: Extracting #6: cost 2 inf + 2140 18.034 * * [simplify]: Extracting #7: cost 0 inf + 2618 18.036 * [simplify]: Simplified to (- (+ (sqrt (fma (* c a) -4 (* b b))) b)) 18.036 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (+ (sqrt (fma (* c a) -4 (* b b))) b)) (fma (- (sqrt (fma -4 (* c a) (* b b)))) (sqrt 1) (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 18.037 * [simplify]: Simplifying (fma (- (sqrt (fma -4 (* c a) (* b b)))) (sqrt 1) (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1))) 18.037 * * [simplify]: iters left: 6 (13 enodes) 18.045 * * [simplify]: iters left: 5 (47 enodes) 18.060 * * [simplify]: iters left: 4 (62 enodes) 18.082 * * [simplify]: iters left: 3 (85 enodes) 18.093 * * [simplify]: iters left: 2 (94 enodes) 18.107 * * [simplify]: iters left: 1 (98 enodes) 18.122 * * [simplify]: Extracting #0: cost 1 inf + 0 18.122 * * [simplify]: Extracting #1: cost 0 inf + 1 18.122 * [simplify]: Simplified to 0 18.122 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma 1 (- b) (- (* (sqrt (fma -4 (* c a) (* b b))) (sqrt 1)))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 18.122 * * * * [progress]: [ 133 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma 1 (- b) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 18.122 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) 18.123 * * [simplify]: iters left: 6 (14 enodes) 18.130 * * [simplify]: iters left: 5 (50 enodes) 18.138 * * [simplify]: iters left: 4 (67 enodes) 18.150 * * [simplify]: iters left: 3 (88 enodes) 18.168 * * [simplify]: iters left: 2 (95 enodes) 18.191 * * [simplify]: iters left: 1 (96 enodes) 18.204 * * [simplify]: Extracting #0: cost 1 inf + 0 18.204 * * [simplify]: Extracting #1: cost 10 inf + 0 18.204 * * [simplify]: Extracting #2: cost 14 inf + 43 18.204 * * [simplify]: Extracting #3: cost 22 inf + 84 18.205 * * [simplify]: Extracting #4: cost 22 inf + 170 18.205 * * [simplify]: Extracting #5: cost 12 inf + 865 18.205 * * [simplify]: Extracting #6: cost 8 inf + 1701 18.206 * * [simplify]: Extracting #7: cost 0 inf + 3573 18.207 * [simplify]: Simplified to (- (- (sqrt (fma (* c a) -4 (* b b)))) b) 18.207 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- (sqrt (fma (* c a) -4 (* b b)))) b) (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 18.207 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))) 18.207 * * [simplify]: iters left: 6 (12 enodes) 18.210 * * [simplify]: iters left: 5 (39 enodes) 18.217 * * [simplify]: iters left: 4 (55 enodes) 18.234 * * [simplify]: iters left: 3 (75 enodes) 18.246 * * [simplify]: iters left: 2 (77 enodes) 18.256 * * [simplify]: Extracting #0: cost 1 inf + 0 18.256 * * [simplify]: Extracting #1: cost 0 inf + 1 18.256 * [simplify]: Simplified to 0 18.256 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma 1 (- b) (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 18.256 * * * * [progress]: [ 134 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (fma 1 (- b) (- (* (sqrt (fma -4 (* c a) (* b b))) 1))) (fma (- (sqrt (fma -4 (* c a) (* b b)))) 1 (* (sqrt (fma -4 (* c a) (* b b))) 1)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 18.257 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (fma -4 (* c a) (* b b))) 1))) 18.257 * * [simplify]: iters left: 6 (13 enodes) 18.260 * * [simplify]: iters left: 5 (50 enodes) 18.273 * * [simplify]: iters left: 4 (70 enodes) 18.296 * * [simplify]: iters left: 3 (95 enodes) 18.322 * * [simplify]: iters left: 2 (107 enodes) 18.349 * * [simplify]: iters left: 1 (112 enodes) 18.374 * * [simplify]: Extracting #0: cost 1 inf + 0 18.374 * * [simplify]: Extracting #1: cost 9 inf + 0 18.374 * * [simplify]: Extracting #2: cost 10 inf + 44 18.374 * * [simplify]: Extracting #3: cost 18 inf + 85 18.374 * * [simplify]: Extracting #4: cost 16 inf + 296 18.374 * * [simplify]: Extracting #5: cost 8 inf + 866 18.375 * * [simplify]: Extracting #6: cost 2 inf + 2140 18.376 * * [simplify]: Extracting #7: cost 0 inf + 2618 18.377 * [simplify]: Simplified to (- (- b) (sqrt (fma (* c a) -4 (* b b)))) 18.377 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- (- b) (sqrt (fma (* c a) -4 (* b b)))) (fma (- (sqrt (fma -4 (* c a) (* b b)))) 1 (* (sqrt (fma -4 (* c a) (* b b))) 1)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 18.377 * [simplify]: Simplifying (fma (- (sqrt (fma -4 (* c a) (* b b)))) 1 (* (sqrt (fma -4 (* c a) (* b b))) 1)) 18.377 * * [simplify]: iters left: 6 (12 enodes) 18.380 * * [simplify]: iters left: 5 (42 enodes) 18.388 * * [simplify]: iters left: 4 (60 enodes) 18.401 * * [simplify]: iters left: 3 (77 enodes) 18.426 * * [simplify]: iters left: 2 (95 enodes) 18.449 * * [simplify]: Extracting #0: cost 1 inf + 0 18.449 * * [simplify]: Extracting #1: cost 0 inf + 1 18.449 * [simplify]: Simplified to 0 18.449 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (fma 1 (- b) (- (* (sqrt (fma -4 (* c a) (* b b))) 1))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 18.450 * * * * [progress]: [ 135 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (log1p (expm1 (- (- b) (sqrt (fma -4 (* c a) (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 18.450 * [simplify]: Simplifying (expm1 (- (- b) (sqrt (fma -4 (* c a) (* b b))))) 18.450 * * [simplify]: iters left: 6 (11 enodes) 18.455 * * [simplify]: iters left: 5 (38 enodes) 18.467 * * [simplify]: iters left: 4 (51 enodes) 18.483 * * [simplify]: iters left: 3 (68 enodes) 18.500 * * [simplify]: Extracting #0: cost 1 inf + 0 18.500 * * [simplify]: Extracting #1: cost 3 inf + 0 18.501 * * [simplify]: Extracting #2: cost 9 inf + 0 18.501 * * [simplify]: Extracting #3: cost 13 inf + 1 18.501 * * [simplify]: Extracting #4: cost 20 inf + 83 18.501 * * [simplify]: Extracting #5: cost 16 inf + 572 18.502 * * [simplify]: Extracting #6: cost 7 inf + 1658 18.503 * * [simplify]: Extracting #7: cost 1 inf + 3055 18.504 * * [simplify]: Extracting #8: cost 0 inf + 3274 18.505 * [simplify]: Simplified to (expm1 (- (- b) (sqrt (fma (* c a) -4 (* b b))))) 18.506 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (log1p (expm1 (- (- b) (sqrt (fma (* c a) -4 (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 18.506 * * * * [progress]: [ 136 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (expm1 (log1p (- (- b) (sqrt (fma -4 (* c a) (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 18.506 * [simplify]: Simplifying (log1p (- (- b) (sqrt (fma -4 (* c a) (* b b))))) 18.506 * * [simplify]: iters left: 6 (11 enodes) 18.512 * * [simplify]: iters left: 5 (38 enodes) 18.523 * * [simplify]: iters left: 4 (51 enodes) 18.531 * * [simplify]: iters left: 3 (68 enodes) 18.543 * * [simplify]: Extracting #0: cost 1 inf + 0 18.543 * * [simplify]: Extracting #1: cost 3 inf + 0 18.543 * * [simplify]: Extracting #2: cost 9 inf + 0 18.543 * * [simplify]: Extracting #3: cost 13 inf + 1 18.543 * * [simplify]: Extracting #4: cost 20 inf + 83 18.543 * * [simplify]: Extracting #5: cost 16 inf + 572 18.543 * * [simplify]: Extracting #6: cost 7 inf + 1658 18.544 * * [simplify]: Extracting #7: cost 1 inf + 3095 18.545 * * [simplify]: Extracting #8: cost 0 inf + 3314 18.545 * [simplify]: Simplified to (log1p (- (- b) (sqrt (fma (* c a) -4 (* b b))))) 18.545 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (expm1 (log1p (- (- b) (sqrt (fma (* c a) -4 (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 18.545 * * * * [progress]: [ 137 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (sqrt (fma -4 (* c a) (* b b)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 18.546 * [simplify]: Simplifying (- (sqrt (fma -4 (* c a) (* b b)))) 18.546 * * [simplify]: iters left: 6 (9 enodes) 18.548 * * [simplify]: iters left: 5 (30 enodes) 18.554 * * [simplify]: iters left: 4 (38 enodes) 18.566 * * [simplify]: iters left: 3 (50 enodes) 18.579 * * [simplify]: Extracting #0: cost 1 inf + 0 18.579 * * [simplify]: Extracting #1: cost 3 inf + 0 18.579 * * [simplify]: Extracting #2: cost 5 inf + 0 18.579 * * [simplify]: Extracting #3: cost 15 inf + 0 18.580 * * [simplify]: Extracting #4: cost 11 inf + 254 18.580 * * [simplify]: Extracting #5: cost 4 inf + 822 18.581 * * [simplify]: Extracting #6: cost 0 inf + 1578 18.581 * [simplify]: Simplified to (- (sqrt (fma b b (* (* a c) -4)))) 18.582 * [simplify]: Simplified (2 2 2 3) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (sqrt (fma b b (* (* a c) -4)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 18.582 * * * * [progress]: [ 138 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (fma (sqrt (- b)) (sqrt (- b)) (- (sqrt (fma -4 (* c a) (* b b)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 18.582 * [simplify]: Simplifying (- (sqrt (fma -4 (* c a) (* b b)))) 18.582 * * [simplify]: iters left: 6 (9 enodes) 18.587 * * [simplify]: iters left: 5 (30 enodes) 18.596 * * [simplify]: iters left: 4 (38 enodes) 18.607 * * [simplify]: iters left: 3 (50 enodes) 18.621 * * [simplify]: Extracting #0: cost 1 inf + 0 18.621 * * [simplify]: Extracting #1: cost 3 inf + 0 18.621 * * [simplify]: Extracting #2: cost 5 inf + 0 18.621 * * [simplify]: Extracting #3: cost 15 inf + 0 18.621 * * [simplify]: Extracting #4: cost 11 inf + 254 18.622 * * [simplify]: Extracting #5: cost 4 inf + 822 18.622 * * [simplify]: Extracting #6: cost 0 inf + 1578 18.623 * [simplify]: Simplified to (- (sqrt (fma b b (* (* a c) -4)))) 18.623 * [simplify]: Simplified (2 2 2 3) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (fma (sqrt (- b)) (sqrt (- b)) (- (sqrt (fma b b (* (* a c) -4)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 18.623 * * * * [progress]: [ 139 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (fma 1 (- b) (- (sqrt (fma -4 (* c a) (* b b)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 18.623 * [simplify]: Simplifying (- (sqrt (fma -4 (* c a) (* b b)))) 18.624 * * [simplify]: iters left: 6 (9 enodes) 18.628 * * [simplify]: iters left: 5 (30 enodes) 18.637 * * [simplify]: iters left: 4 (38 enodes) 18.649 * * [simplify]: iters left: 3 (50 enodes) 18.662 * * [simplify]: Extracting #0: cost 1 inf + 0 18.662 * * [simplify]: Extracting #1: cost 3 inf + 0 18.662 * * [simplify]: Extracting #2: cost 5 inf + 0 18.662 * * [simplify]: Extracting #3: cost 15 inf + 0 18.662 * * [simplify]: Extracting #4: cost 11 inf + 254 18.663 * * [simplify]: Extracting #5: cost 4 inf + 822 18.664 * * [simplify]: Extracting #6: cost 0 inf + 1578 18.664 * [simplify]: Simplified to (- (sqrt (fma b b (* (* a c) -4)))) 18.664 * [simplify]: Simplified (2 2 2 3) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (fma 1 (- b) (- (sqrt (fma b b (* (* a c) -4)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 18.665 * * * * [progress]: [ 140 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (fma -1 b (- (sqrt (fma -4 (* c a) (* b b)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 18.665 * [simplify]: Simplifying (- (sqrt (fma -4 (* c a) (* b b)))) 18.665 * * [simplify]: iters left: 6 (9 enodes) 18.670 * * [simplify]: iters left: 5 (30 enodes) 18.681 * * [simplify]: iters left: 4 (38 enodes) 18.693 * * [simplify]: iters left: 3 (50 enodes) 18.706 * * [simplify]: Extracting #0: cost 1 inf + 0 18.706 * * [simplify]: Extracting #1: cost 3 inf + 0 18.706 * * [simplify]: Extracting #2: cost 5 inf + 0 18.706 * * [simplify]: Extracting #3: cost 15 inf + 0 18.706 * * [simplify]: Extracting #4: cost 11 inf + 254 18.707 * * [simplify]: Extracting #5: cost 4 inf + 822 18.708 * * [simplify]: Extracting #6: cost 0 inf + 1578 18.708 * [simplify]: Simplified to (- (sqrt (fma b b (* (* a c) -4)))) 18.709 * [simplify]: Simplified (2 2 2 3) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (fma -1 b (- (sqrt (fma b b (* (* a c) -4)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 18.709 * * * * [progress]: [ 141 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (sqrt (fma -4 (* c a) (* b b)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 18.709 * [simplify]: Simplifying (- (sqrt (fma -4 (* c a) (* b b)))) 18.709 * * [simplify]: iters left: 6 (9 enodes) 18.714 * * [simplify]: iters left: 5 (30 enodes) 18.723 * * [simplify]: iters left: 4 (38 enodes) 18.735 * * [simplify]: iters left: 3 (50 enodes) 18.748 * * [simplify]: Extracting #0: cost 1 inf + 0 18.748 * * [simplify]: Extracting #1: cost 3 inf + 0 18.748 * * [simplify]: Extracting #2: cost 5 inf + 0 18.748 * * [simplify]: Extracting #3: cost 15 inf + 0 18.748 * * [simplify]: Extracting #4: cost 11 inf + 254 18.748 * * [simplify]: Extracting #5: cost 4 inf + 822 18.748 * * [simplify]: Extracting #6: cost 0 inf + 1578 18.749 * [simplify]: Simplified to (- (sqrt (fma b b (* (* a c) -4)))) 18.749 * [simplify]: Simplified (2 2 2 3) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (sqrt (fma b b (* (* a c) -4)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 18.749 * * * * [progress]: [ 142 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma -4 (* c a) (* b b)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 18.749 * [simplify]: Simplifying (- (sqrt (fma -4 (* c a) (* b b)))) 18.749 * * [simplify]: iters left: 6 (9 enodes) 18.751 * * [simplify]: iters left: 5 (30 enodes) 18.756 * * [simplify]: iters left: 4 (38 enodes) 18.762 * * [simplify]: iters left: 3 (50 enodes) 18.769 * * [simplify]: Extracting #0: cost 1 inf + 0 18.769 * * [simplify]: Extracting #1: cost 3 inf + 0 18.769 * * [simplify]: Extracting #2: cost 5 inf + 0 18.769 * * [simplify]: Extracting #3: cost 15 inf + 0 18.769 * * [simplify]: Extracting #4: cost 11 inf + 254 18.770 * * [simplify]: Extracting #5: cost 4 inf + 822 18.770 * * [simplify]: Extracting #6: cost 0 inf + 1578 18.770 * [simplify]: Simplified to (- (sqrt (fma b b (* (* a c) -4)))) 18.770 * [simplify]: Simplified (2 2 2 3) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma b b (* (* a c) -4)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 18.770 * * * * [progress]: [ 143 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (fma (- 1) b (- (sqrt (fma -4 (* c a) (* b b)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 18.771 * [simplify]: Simplifying (- (sqrt (fma -4 (* c a) (* b b)))) 18.771 * * [simplify]: iters left: 6 (9 enodes) 18.773 * * [simplify]: iters left: 5 (30 enodes) 18.780 * * [simplify]: iters left: 4 (38 enodes) 18.792 * * [simplify]: iters left: 3 (50 enodes) 18.800 * * [simplify]: Extracting #0: cost 1 inf + 0 18.800 * * [simplify]: Extracting #1: cost 3 inf + 0 18.800 * * [simplify]: Extracting #2: cost 5 inf + 0 18.800 * * [simplify]: Extracting #3: cost 15 inf + 0 18.800 * * [simplify]: Extracting #4: cost 11 inf + 254 18.801 * * [simplify]: Extracting #5: cost 4 inf + 822 18.801 * * [simplify]: Extracting #6: cost 0 inf + 1578 18.801 * [simplify]: Simplified to (- (sqrt (fma b b (* (* a c) -4)))) 18.801 * [simplify]: Simplified (2 2 2 3) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (fma (- 1) b (- (sqrt (fma b b (* (* a c) -4)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 18.801 * * * * [progress]: [ 144 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (sqrt (fma -4 (* c a) (* b b)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 18.802 * [simplify]: Simplifying (- (sqrt (fma -4 (* c a) (* b b)))) 18.802 * * [simplify]: iters left: 6 (9 enodes) 18.804 * * [simplify]: iters left: 5 (30 enodes) 18.808 * * [simplify]: iters left: 4 (38 enodes) 18.814 * * [simplify]: iters left: 3 (50 enodes) 18.821 * * [simplify]: Extracting #0: cost 1 inf + 0 18.821 * * [simplify]: Extracting #1: cost 3 inf + 0 18.821 * * [simplify]: Extracting #2: cost 5 inf + 0 18.821 * * [simplify]: Extracting #3: cost 15 inf + 0 18.821 * * [simplify]: Extracting #4: cost 11 inf + 254 18.822 * * [simplify]: Extracting #5: cost 4 inf + 822 18.822 * * [simplify]: Extracting #6: cost 0 inf + 1578 18.822 * [simplify]: Simplified to (- (sqrt (fma b b (* (* a c) -4)))) 18.822 * [simplify]: Simplified (2 2 2 3) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (sqrt (fma b b (* (* a c) -4)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 18.822 * * * * [progress]: [ 145 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (fma (sqrt b) (- (sqrt b)) (- (sqrt (fma -4 (* c a) (* b b)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 18.823 * [simplify]: Simplifying (- (sqrt (fma -4 (* c a) (* b b)))) 18.823 * * [simplify]: iters left: 6 (9 enodes) 18.827 * * [simplify]: iters left: 5 (30 enodes) 18.834 * * [simplify]: iters left: 4 (38 enodes) 18.840 * * [simplify]: iters left: 3 (50 enodes) 18.846 * * [simplify]: Extracting #0: cost 1 inf + 0 18.846 * * [simplify]: Extracting #1: cost 3 inf + 0 18.846 * * [simplify]: Extracting #2: cost 5 inf + 0 18.846 * * [simplify]: Extracting #3: cost 15 inf + 0 18.847 * * [simplify]: Extracting #4: cost 11 inf + 254 18.847 * * [simplify]: Extracting #5: cost 4 inf + 822 18.847 * * [simplify]: Extracting #6: cost 0 inf + 1578 18.848 * [simplify]: Simplified to (- (sqrt (fma b b (* (* a c) -4)))) 18.848 * [simplify]: Simplified (2 2 2 3) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (fma (sqrt b) (- (sqrt b)) (- (sqrt (fma b b (* (* a c) -4)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 18.848 * * * * [progress]: [ 146 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (fma 1 (- b) (- (sqrt (fma -4 (* c a) (* b b)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 18.848 * [simplify]: Simplifying (- (sqrt (fma -4 (* c a) (* b b)))) 18.848 * * [simplify]: iters left: 6 (9 enodes) 18.850 * * [simplify]: iters left: 5 (30 enodes) 18.855 * * [simplify]: iters left: 4 (38 enodes) 18.861 * * [simplify]: iters left: 3 (50 enodes) 18.868 * * [simplify]: Extracting #0: cost 1 inf + 0 18.868 * * [simplify]: Extracting #1: cost 3 inf + 0 18.868 * * [simplify]: Extracting #2: cost 5 inf + 0 18.868 * * [simplify]: Extracting #3: cost 15 inf + 0 18.869 * * [simplify]: Extracting #4: cost 11 inf + 254 18.869 * * [simplify]: Extracting #5: cost 4 inf + 822 18.870 * * [simplify]: Extracting #6: cost 0 inf + 1578 18.870 * [simplify]: Simplified to (- (sqrt (fma b b (* (* a c) -4)))) 18.871 * [simplify]: Simplified (2 2 2 3) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (fma 1 (- b) (- (sqrt (fma b b (* (* a c) -4)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 18.871 * * * * [progress]: [ 147 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (log (/ (/ 1 (exp b)) (exp (sqrt (fma -4 (* c a) (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 18.871 * [simplify]: Simplifying (/ (/ 1 (exp b)) (exp (sqrt (fma -4 (* c a) (* b b))))) 18.871 * * [simplify]: iters left: 6 (13 enodes) 18.878 * * [simplify]: iters left: 5 (48 enodes) 18.896 * * [simplify]: iters left: 4 (69 enodes) 18.917 * * [simplify]: iters left: 3 (94 enodes) 18.942 * * [simplify]: iters left: 2 (98 enodes) 18.968 * * [simplify]: iters left: 1 (105 enodes) 18.994 * * [simplify]: Extracting #0: cost 1 inf + 0 18.995 * * [simplify]: Extracting #1: cost 11 inf + 0 18.995 * * [simplify]: Extracting #2: cost 21 inf + 1 18.995 * * [simplify]: Extracting #3: cost 24 inf + 43 18.995 * * [simplify]: Extracting #4: cost 28 inf + 448 18.995 * * [simplify]: Extracting #5: cost 29 inf + 492 18.995 * * [simplify]: Extracting #6: cost 22 inf + 923 18.996 * * [simplify]: Extracting #7: cost 8 inf + 3659 18.997 * * [simplify]: Extracting #8: cost 1 inf + 5763 18.998 * * [simplify]: Extracting #9: cost 0 inf + 5982 18.999 * [simplify]: Simplified to (exp (- (+ b (sqrt (fma (* -4 c) a (* b b)))))) 18.999 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (log (exp (- (+ b (sqrt (fma (* -4 c) a (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 18.999 * * * * [progress]: [ 148 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (log (/ (exp (- b)) (exp (sqrt (fma -4 (* c a) (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 19.000 * [simplify]: Simplifying (/ (exp (- b)) (exp (sqrt (fma -4 (* c a) (* b b))))) 19.000 * * [simplify]: iters left: 6 (12 enodes) 19.003 * * [simplify]: iters left: 5 (44 enodes) 19.010 * * [simplify]: iters left: 4 (64 enodes) 19.028 * * [simplify]: iters left: 3 (92 enodes) 19.051 * * [simplify]: iters left: 2 (103 enodes) 19.065 * * [simplify]: iters left: 1 (111 enodes) 19.080 * * [simplify]: Extracting #0: cost 1 inf + 0 19.081 * * [simplify]: Extracting #1: cost 13 inf + 0 19.081 * * [simplify]: Extracting #2: cost 23 inf + 1 19.081 * * [simplify]: Extracting #3: cost 24 inf + 226 19.081 * * [simplify]: Extracting #4: cost 29 inf + 560 19.081 * * [simplify]: Extracting #5: cost 30 inf + 604 19.081 * * [simplify]: Extracting #6: cost 21 inf + 1256 19.082 * * [simplify]: Extracting #7: cost 1 inf + 6207 19.084 * * [simplify]: Extracting #8: cost 0 inf + 6493 19.085 * [simplify]: Simplified to (exp (- (- b) (sqrt (fma (* c a) -4 (* b b))))) 19.085 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (log (exp (- (- b) (sqrt (fma (* c a) -4 (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 19.085 * * * * [progress]: [ 149 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (pow (- (- b) (sqrt (fma -4 (* c a) (* b b)))) 1)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 19.085 * * * * [progress]: [ 150 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (exp (log (- (- b) (sqrt (fma -4 (* c a) (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 19.085 * [simplify]: Simplifying (log (- (- b) (sqrt (fma -4 (* c a) (* b b))))) 19.085 * * [simplify]: iters left: 6 (11 enodes) 19.088 * * [simplify]: iters left: 5 (38 enodes) 19.094 * * [simplify]: iters left: 4 (51 enodes) 19.103 * * [simplify]: iters left: 3 (68 enodes) 19.112 * * [simplify]: Extracting #0: cost 1 inf + 0 19.112 * * [simplify]: Extracting #1: cost 3 inf + 0 19.112 * * [simplify]: Extracting #2: cost 9 inf + 0 19.112 * * [simplify]: Extracting #3: cost 13 inf + 1 19.114 * * [simplify]: Extracting #4: cost 20 inf + 83 19.114 * * [simplify]: Extracting #5: cost 16 inf + 572 19.114 * * [simplify]: Extracting #6: cost 7 inf + 1658 19.115 * * [simplify]: Extracting #7: cost 1 inf + 3055 19.116 * * [simplify]: Extracting #8: cost 0 inf + 3274 19.116 * [simplify]: Simplified to (log (- (- b) (sqrt (fma (* c a) -4 (* b b))))) 19.116 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (exp (log (- (- b) (sqrt (fma (* c a) -4 (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 19.117 * * * * [progress]: [ 151 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (log (exp (- (- b) (sqrt (fma -4 (* c a) (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 19.117 * [simplify]: Simplifying (exp (- (- b) (sqrt (fma -4 (* c a) (* b b))))) 19.117 * * [simplify]: iters left: 6 (11 enodes) 19.120 * * [simplify]: iters left: 5 (41 enodes) 19.126 * * [simplify]: iters left: 4 (63 enodes) 19.141 * * [simplify]: iters left: 3 (96 enodes) 19.168 * * [simplify]: iters left: 2 (112 enodes) 19.198 * * [simplify]: iters left: 1 (122 enodes) 19.230 * * [simplify]: Extracting #0: cost 1 inf + 0 19.230 * * [simplify]: Extracting #1: cost 12 inf + 0 19.230 * * [simplify]: Extracting #2: cost 23 inf + 1 19.230 * * [simplify]: Extracting #3: cost 27 inf + 154 19.230 * * [simplify]: Extracting #4: cost 32 inf + 448 19.231 * * [simplify]: Extracting #5: cost 31 inf + 576 19.232 * * [simplify]: Extracting #6: cost 22 inf + 1229 19.233 * * [simplify]: Extracting #7: cost 9 inf + 4559 19.235 * * [simplify]: Extracting #8: cost 2 inf + 6470 19.238 * * [simplify]: Extracting #9: cost 0 inf + 7058 19.241 * [simplify]: Simplified to (exp (- (- b) (sqrt (fma (* c a) -4 (* b b))))) 19.241 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (log (exp (- (- b) (sqrt (fma (* c a) -4 (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 19.241 * * * * [progress]: [ 152 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (* (cbrt (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (cbrt (- (- b) (sqrt (fma -4 (* c a) (* b b)))))) (cbrt (- (- b) (sqrt (fma -4 (* c a) (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 19.242 * [simplify]: Simplifying (* (cbrt (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (cbrt (- (- b) (sqrt (fma -4 (* c a) (* b b)))))) 19.242 * * [simplify]: iters left: 6 (12 enodes) 19.249 * * [simplify]: iters left: 5 (41 enodes) 19.257 * * [simplify]: iters left: 4 (54 enodes) 19.265 * * [simplify]: iters left: 3 (71 enodes) 19.275 * * [simplify]: Extracting #0: cost 1 inf + 0 19.275 * * [simplify]: Extracting #1: cost 3 inf + 0 19.275 * * [simplify]: Extracting #2: cost 5 inf + 0 19.275 * * [simplify]: Extracting #3: cost 11 inf + 0 19.275 * * [simplify]: Extracting #4: cost 15 inf + 1 19.275 * * [simplify]: Extracting #5: cost 23 inf + 42 19.275 * * [simplify]: Extracting #6: cost 19 inf + 336 19.276 * * [simplify]: Extracting #7: cost 9 inf + 1561 19.276 * * [simplify]: Extracting #8: cost 1 inf + 3673 19.277 * * [simplify]: Extracting #9: cost 0 inf + 4052 19.278 * [simplify]: Simplified to (* (cbrt (- (- b) (sqrt (fma (* c a) -4 (* b b))))) (cbrt (- (- b) (sqrt (fma (* c a) -4 (* b b)))))) 19.278 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (* (cbrt (- (- b) (sqrt (fma (* c a) -4 (* b b))))) (cbrt (- (- b) (sqrt (fma (* c a) -4 (* b b)))))) (cbrt (- (- b) (sqrt (fma -4 (* c a) (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 19.278 * [simplify]: Simplifying (cbrt (- (- b) (sqrt (fma -4 (* c a) (* b b))))) 19.278 * * [simplify]: iters left: 6 (11 enodes) 19.281 * * [simplify]: iters left: 5 (38 enodes) 19.290 * * [simplify]: iters left: 4 (51 enodes) 19.300 * * [simplify]: iters left: 3 (68 enodes) 19.310 * * [simplify]: Extracting #0: cost 1 inf + 0 19.310 * * [simplify]: Extracting #1: cost 3 inf + 0 19.310 * * [simplify]: Extracting #2: cost 9 inf + 0 19.310 * * [simplify]: Extracting #3: cost 13 inf + 1 19.310 * * [simplify]: Extracting #4: cost 20 inf + 83 19.310 * * [simplify]: Extracting #5: cost 16 inf + 572 19.311 * * [simplify]: Extracting #6: cost 7 inf + 1658 19.311 * * [simplify]: Extracting #7: cost 1 inf + 3075 19.312 * * [simplify]: Extracting #8: cost 0 inf + 3294 19.312 * [simplify]: Simplified to (cbrt (- (- b) (sqrt (fma (* c a) -4 (* b b))))) 19.313 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (* (cbrt (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (cbrt (- (- b) (sqrt (fma -4 (* c a) (* b b)))))) (cbrt (- (- b) (sqrt (fma (* c a) -4 (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 19.313 * * * * [progress]: [ 153 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (cbrt (* (* (- (- b) (sqrt (fma -4 (* c a) (* b b)))) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (- (- b) (sqrt (fma -4 (* c a) (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 19.313 * [simplify]: Simplifying (* (* (- (- b) (sqrt (fma -4 (* c a) (* b b)))) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) 19.313 * * [simplify]: iters left: 6 (12 enodes) 19.316 * * [simplify]: iters left: 5 (42 enodes) 19.323 * * [simplify]: iters left: 4 (69 enodes) 19.351 * * [simplify]: iters left: 3 (196 enodes) 19.471 * * [simplify]: Extracting #0: cost 1 inf + 0 19.471 * * [simplify]: Extracting #1: cost 24 inf + 0 19.472 * * [simplify]: Extracting #2: cost 96 inf + 1 19.473 * * [simplify]: Extracting #3: cost 107 inf + 166 19.474 * * [simplify]: Extracting #4: cost 110 inf + 411 19.475 * * [simplify]: Extracting #5: cost 105 inf + 1374 19.484 * * [simplify]: Extracting #6: cost 46 inf + 19194 19.497 * * [simplify]: Extracting #7: cost 1 inf + 34254 19.507 * * [simplify]: Extracting #8: cost 0 inf + 34513 19.518 * [simplify]: Simplified to (* (- (- b) (sqrt (fma (* c a) -4 (* b b)))) (* (- (- b) (sqrt (fma (* c a) -4 (* b b)))) (- (- b) (sqrt (fma (* c a) -4 (* b b)))))) 19.518 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (cbrt (* (- (- b) (sqrt (fma (* c a) -4 (* b b)))) (* (- (- b) (sqrt (fma (* c a) -4 (* b b)))) (- (- b) (sqrt (fma (* c a) -4 (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 19.519 * * * * [progress]: [ 154 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (sqrt (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (sqrt (- (- b) (sqrt (fma -4 (* c a) (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 19.519 * [simplify]: Simplifying (sqrt (- (- b) (sqrt (fma -4 (* c a) (* b b))))) 19.519 * * [simplify]: iters left: 6 (11 enodes) 19.524 * * [simplify]: iters left: 5 (38 enodes) 19.536 * * [simplify]: iters left: 4 (51 enodes) 19.551 * * [simplify]: iters left: 3 (68 enodes) 19.569 * * [simplify]: Extracting #0: cost 1 inf + 0 19.569 * * [simplify]: Extracting #1: cost 3 inf + 0 19.569 * * [simplify]: Extracting #2: cost 9 inf + 0 19.569 * * [simplify]: Extracting #3: cost 13 inf + 1 19.569 * * [simplify]: Extracting #4: cost 20 inf + 83 19.569 * * [simplify]: Extracting #5: cost 16 inf + 572 19.570 * * [simplify]: Extracting #6: cost 7 inf + 1658 19.571 * * [simplify]: Extracting #7: cost 1 inf + 2995 19.573 * * [simplify]: Extracting #8: cost 0 inf + 3214 19.574 * [simplify]: Simplified to (sqrt (- (- b) (sqrt (fma (* c a) -4 (* b b))))) 19.574 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (sqrt (- (- b) (sqrt (fma (* c a) -4 (* b b))))) (sqrt (- (- b) (sqrt (fma -4 (* c a) (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 19.575 * [simplify]: Simplifying (sqrt (- (- b) (sqrt (fma -4 (* c a) (* b b))))) 19.575 * * [simplify]: iters left: 6 (11 enodes) 19.580 * * [simplify]: iters left: 5 (38 enodes) 19.592 * * [simplify]: iters left: 4 (51 enodes) 19.610 * * [simplify]: iters left: 3 (68 enodes) 19.620 * * [simplify]: Extracting #0: cost 1 inf + 0 19.620 * * [simplify]: Extracting #1: cost 3 inf + 0 19.620 * * [simplify]: Extracting #2: cost 9 inf + 0 19.620 * * [simplify]: Extracting #3: cost 13 inf + 1 19.620 * * [simplify]: Extracting #4: cost 20 inf + 83 19.620 * * [simplify]: Extracting #5: cost 16 inf + 572 19.621 * * [simplify]: Extracting #6: cost 7 inf + 1658 19.621 * * [simplify]: Extracting #7: cost 1 inf + 2995 19.622 * * [simplify]: Extracting #8: cost 0 inf + 3214 19.622 * [simplify]: Simplified to (sqrt (- (- b) (sqrt (fma (* c a) -4 (* b b))))) 19.622 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (sqrt (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (sqrt (- (- b) (sqrt (fma (* c a) -4 (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 19.623 * * * * [progress]: [ 155 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (/ (- (pow (- b) 3) (pow (sqrt (fma -4 (* c a) (* b b))) 3)) (+ (* (- b) (- b)) (+ (* (sqrt (fma -4 (* c a) (* b b))) (sqrt (fma -4 (* c a) (* b b)))) (* (- b) (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 19.623 * [simplify]: Simplifying (- (pow (- b) 3) (pow (sqrt (fma -4 (* c a) (* b b))) 3)) 19.623 * * [simplify]: iters left: 6 (13 enodes) 19.627 * * [simplify]: iters left: 5 (59 enodes) 19.640 * * [simplify]: iters left: 4 (114 enodes) 19.665 * * [simplify]: iters left: 3 (247 enodes) 19.731 * * [simplify]: Extracting #0: cost 1 inf + 0 19.731 * * [simplify]: Extracting #1: cost 36 inf + 0 19.732 * * [simplify]: Extracting #2: cost 118 inf + 83 19.733 * * [simplify]: Extracting #3: cost 116 inf + 1181 19.737 * * [simplify]: Extracting #4: cost 49 inf + 20377 19.742 * * [simplify]: Extracting #5: cost 7 inf + 38662 19.748 * * [simplify]: Extracting #6: cost 0 inf + 42125 19.754 * [simplify]: Simplified to (- (fma (sqrt (fma -4 (* c a) (* b b))) (fma -4 (* c a) (* b b)) (* b (* b b)))) 19.754 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (/ (- (fma (sqrt (fma -4 (* c a) (* b b))) (fma -4 (* c a) (* b b)) (* b (* b b)))) (+ (* (- b) (- b)) (+ (* (sqrt (fma -4 (* c a) (* b b))) (sqrt (fma -4 (* c a) (* b b)))) (* (- b) (sqrt (fma -4 (* c a) (* b b)))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 19.755 * [simplify]: Simplifying (+ (* (- b) (- b)) (+ (* (sqrt (fma -4 (* c a) (* b b))) (sqrt (fma -4 (* c a) (* b b)))) (* (- b) (sqrt (fma -4 (* c a) (* b b)))))) 19.755 * * [simplify]: iters left: 6 (14 enodes) 19.759 * * [simplify]: iters left: 5 (56 enodes) 19.782 * * [simplify]: iters left: 4 (102 enodes) 19.815 * * [simplify]: iters left: 3 (185 enodes) 19.871 * * [simplify]: iters left: 2 (337 enodes) 20.045 * * [simplify]: Extracting #0: cost 1 inf + 0 20.046 * * [simplify]: Extracting #1: cost 40 inf + 0 20.048 * * [simplify]: Extracting #2: cost 79 inf + 45 20.049 * * [simplify]: Extracting #3: cost 60 inf + 2136 20.052 * * [simplify]: Extracting #4: cost 22 inf + 10385 20.058 * * [simplify]: Extracting #5: cost 0 inf + 16613 20.064 * [simplify]: Simplified to (fma (- b (sqrt (fma (* c a) -4 (* b b)))) b (fma (* c a) -4 (* b b))) 20.064 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (/ (- (fma (sqrt (fma -4 (* c a) (* b b))) (fma -4 (* c a) (* b b)) (* b (* b b)))) (fma (- b (sqrt (fma (* c a) -4 (* b b)))) b (fma (* c a) -4 (* b b))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 20.064 * * * * [progress]: [ 156 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (- b) (- (sqrt (fma -4 (* c a) (* b b)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 20.064 * [simplify]: Simplifying (- (sqrt (fma -4 (* c a) (* b b)))) 20.064 * * [simplify]: iters left: 6 (9 enodes) 20.067 * * [simplify]: iters left: 5 (30 enodes) 20.072 * * [simplify]: iters left: 4 (38 enodes) 20.084 * * [simplify]: iters left: 3 (50 enodes) 20.097 * * [simplify]: Extracting #0: cost 1 inf + 0 20.097 * * [simplify]: Extracting #1: cost 3 inf + 0 20.097 * * [simplify]: Extracting #2: cost 5 inf + 0 20.097 * * [simplify]: Extracting #3: cost 15 inf + 0 20.097 * * [simplify]: Extracting #4: cost 11 inf + 254 20.098 * * [simplify]: Extracting #5: cost 4 inf + 822 20.098 * * [simplify]: Extracting #6: cost 0 inf + 1578 20.099 * [simplify]: Simplified to (- (sqrt (fma b b (* (* a c) -4)))) 20.099 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- b) (- (sqrt (fma b b (* (* a c) -4)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 20.099 * * * * [progress]: [ 157 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (* 1 (- (- b) (sqrt (fma -4 (* c a) (* b b)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 20.099 * * * * [progress]: [ 158 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (/ (- (* (- b) (- b)) (* (sqrt (fma -4 (* c a) (* b b))) (sqrt (fma -4 (* c a) (* b b))))) (+ (- b) (sqrt (fma -4 (* c a) (* b b)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 20.100 * [simplify]: Simplifying (- (* (- b) (- b)) (* (sqrt (fma -4 (* c a) (* b b))) (sqrt (fma -4 (* c a) (* b b))))) 20.100 * * [simplify]: iters left: 6 (12 enodes) 20.106 * * [simplify]: iters left: 5 (46 enodes) 20.121 * * [simplify]: iters left: 4 (91 enodes) 20.155 * * [simplify]: iters left: 3 (180 enodes) 20.201 * * [simplify]: iters left: 2 (345 enodes) 20.474 * * [simplify]: Extracting #0: cost 1 inf + 0 20.474 * * [simplify]: Extracting #1: cost 63 inf + 0 20.476 * * [simplify]: Extracting #2: cost 88 inf + 501 20.478 * * [simplify]: Extracting #3: cost 62 inf + 2848 20.485 * * [simplify]: Extracting #4: cost 27 inf + 11598 20.497 * * [simplify]: Extracting #5: cost 0 inf + 19919 20.510 * [simplify]: Simplified to (* (* c a) 4) 20.511 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (/ (* (* c a) 4) (+ (- b) (sqrt (fma -4 (* c a) (* b b)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 20.511 * [simplify]: Simplifying (+ (- b) (sqrt (fma -4 (* c a) (* b b)))) 20.511 * * [simplify]: iters left: 6 (10 enodes) 20.516 * * [simplify]: iters left: 5 (34 enodes) 20.526 * * [simplify]: iters left: 4 (43 enodes) 20.539 * * [simplify]: iters left: 3 (55 enodes) 20.553 * * [simplify]: Extracting #0: cost 1 inf + 0 20.553 * * [simplify]: Extracting #1: cost 5 inf + 0 20.553 * * [simplify]: Extracting #2: cost 7 inf + 1 20.553 * * [simplify]: Extracting #3: cost 14 inf + 83 20.553 * * [simplify]: Extracting #4: cost 12 inf + 447 20.554 * * [simplify]: Extracting #5: cost 1 inf + 1618 20.555 * * [simplify]: Extracting #6: cost 0 inf + 1660 20.556 * [simplify]: Simplified to (- (sqrt (fma (* c a) -4 (* b b))) b) 20.556 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (/ (* (* c a) 4) (- (sqrt (fma (* c a) -4 (* b b))) b))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 20.556 * * * * [progress]: [ 159 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (+ (sqrt (- b)) (sqrt (sqrt (fma -4 (* c a) (* b b))))) (- (sqrt (- b)) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 20.556 * [simplify]: Simplifying (+ (sqrt (- b)) (sqrt (sqrt (fma -4 (* c a) (* b b))))) 20.556 * * [simplify]: iters left: 6 (12 enodes) 20.562 * * [simplify]: iters left: 5 (40 enodes) 20.574 * * [simplify]: iters left: 4 (48 enodes) 20.589 * * [simplify]: iters left: 3 (60 enodes) 20.607 * * [simplify]: Extracting #0: cost 1 inf + 0 20.607 * * [simplify]: Extracting #1: cost 4 inf + 0 20.607 * * [simplify]: Extracting #2: cost 8 inf + 0 20.607 * * [simplify]: Extracting #3: cost 12 inf + 0 20.607 * * [simplify]: Extracting #4: cost 20 inf + 1 20.607 * * [simplify]: Extracting #5: cost 19 inf + 128 20.608 * * [simplify]: Extracting #6: cost 6 inf + 1122 20.609 * * [simplify]: Extracting #7: cost 0 inf + 2500 20.610 * [simplify]: Simplified to (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt (- b))) 20.610 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt (- b))) (- (sqrt (- b)) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 20.610 * [simplify]: Simplifying (- (sqrt (- b)) (sqrt (sqrt (fma -4 (* c a) (* b b))))) 20.610 * * [simplify]: iters left: 6 (12 enodes) 20.616 * * [simplify]: iters left: 5 (41 enodes) 20.628 * * [simplify]: iters left: 4 (52 enodes) 20.643 * * [simplify]: iters left: 3 (64 enodes) 20.659 * * [simplify]: Extracting #0: cost 1 inf + 0 20.659 * * [simplify]: Extracting #1: cost 5 inf + 0 20.659 * * [simplify]: Extracting #2: cost 10 inf + 0 20.659 * * [simplify]: Extracting #3: cost 14 inf + 0 20.660 * * [simplify]: Extracting #4: cost 22 inf + 1 20.660 * * [simplify]: Extracting #5: cost 21 inf + 128 20.660 * * [simplify]: Extracting #6: cost 7 inf + 1245 20.661 * * [simplify]: Extracting #7: cost 1 inf + 2679 20.662 * * [simplify]: Extracting #8: cost 0 inf + 3018 20.663 * [simplify]: Simplified to (- (sqrt (- b)) (sqrt (sqrt (fma (* c a) -4 (* b b))))) 20.663 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (+ (sqrt (- b)) (sqrt (sqrt (fma -4 (* c a) (* b b))))) (- (sqrt (- b)) (sqrt (sqrt (fma (* c a) -4 (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 20.664 * * * * [progress]: [ 160 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (+ (sqrt (- b)) (sqrt (sqrt (fma -4 (* c a) (* b b))))) (- (sqrt (- b)) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 20.664 * [simplify]: Simplifying (+ (sqrt (- b)) (sqrt (sqrt (fma -4 (* c a) (* b b))))) 20.664 * * [simplify]: iters left: 6 (12 enodes) 20.670 * * [simplify]: iters left: 5 (40 enodes) 20.678 * * [simplify]: iters left: 4 (48 enodes) 20.686 * * [simplify]: iters left: 3 (60 enodes) 20.694 * * [simplify]: Extracting #0: cost 1 inf + 0 20.694 * * [simplify]: Extracting #1: cost 4 inf + 0 20.694 * * [simplify]: Extracting #2: cost 8 inf + 0 20.694 * * [simplify]: Extracting #3: cost 12 inf + 0 20.695 * * [simplify]: Extracting #4: cost 20 inf + 1 20.695 * * [simplify]: Extracting #5: cost 19 inf + 128 20.695 * * [simplify]: Extracting #6: cost 6 inf + 1122 20.695 * * [simplify]: Extracting #7: cost 0 inf + 2500 20.696 * [simplify]: Simplified to (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt (- b))) 20.696 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (+ (sqrt (sqrt (fma (* c a) -4 (* b b)))) (sqrt (- b))) (- (sqrt (- b)) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 20.696 * [simplify]: Simplifying (- (sqrt (- b)) (sqrt (sqrt (fma -4 (* c a) (* b b))))) 20.696 * * [simplify]: iters left: 6 (12 enodes) 20.699 * * [simplify]: iters left: 5 (41 enodes) 20.705 * * [simplify]: iters left: 4 (52 enodes) 20.720 * * [simplify]: iters left: 3 (64 enodes) 20.737 * * [simplify]: Extracting #0: cost 1 inf + 0 20.737 * * [simplify]: Extracting #1: cost 5 inf + 0 20.737 * * [simplify]: Extracting #2: cost 10 inf + 0 20.737 * * [simplify]: Extracting #3: cost 14 inf + 0 20.737 * * [simplify]: Extracting #4: cost 22 inf + 1 20.738 * * [simplify]: Extracting #5: cost 21 inf + 128 20.738 * * [simplify]: Extracting #6: cost 7 inf + 1245 20.739 * * [simplify]: Extracting #7: cost 1 inf + 2679 20.740 * * [simplify]: Extracting #8: cost 0 inf + 3018 20.741 * [simplify]: Simplified to (- (sqrt (- b)) (sqrt (sqrt (fma (* c a) -4 (* b b))))) 20.741 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (+ (sqrt (- b)) (sqrt (sqrt (fma -4 (* c a) (* b b))))) (- (sqrt (- b)) (sqrt (sqrt (fma (* c a) -4 (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 20.742 * * * * [progress]: [ 161 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (* 1 (- (- b) (sqrt (fma -4 (* c a) (* b b)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 20.742 * [simplify]: Simplifying (- (- b) (sqrt (fma -4 (* c a) (* b b)))) 20.742 * * [simplify]: iters left: 6 (10 enodes) 20.747 * * [simplify]: iters left: 5 (35 enodes) 20.758 * * [simplify]: iters left: 4 (48 enodes) 20.772 * * [simplify]: iters left: 3 (65 enodes) 20.788 * * [simplify]: Extracting #0: cost 1 inf + 0 20.788 * * [simplify]: Extracting #1: cost 7 inf + 0 20.788 * * [simplify]: Extracting #2: cost 11 inf + 1 20.789 * * [simplify]: Extracting #3: cost 18 inf + 83 20.789 * * [simplify]: Extracting #4: cost 16 inf + 350 20.790 * * [simplify]: Extracting #5: cost 3 inf + 2096 20.791 * * [simplify]: Extracting #6: cost 0 inf + 2616 20.792 * [simplify]: Simplified to (- (- b) (sqrt (fma (* a -4) c (* b b)))) 20.792 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* 1 (- (- b) (sqrt (fma (* a -4) c (* b b)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 20.792 * * * * [progress]: [ 162 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (* 1 (- (- b) (sqrt (fma -4 (* c a) (* b b)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 20.792 * [simplify]: Simplifying (- (- b) (sqrt (fma -4 (* c a) (* b b)))) 20.792 * * [simplify]: iters left: 6 (10 enodes) 20.797 * * [simplify]: iters left: 5 (35 enodes) 20.808 * * [simplify]: iters left: 4 (48 enodes) 20.822 * * [simplify]: iters left: 3 (65 enodes) 20.840 * * [simplify]: Extracting #0: cost 1 inf + 0 20.840 * * [simplify]: Extracting #1: cost 7 inf + 0 20.840 * * [simplify]: Extracting #2: cost 11 inf + 1 20.840 * * [simplify]: Extracting #3: cost 18 inf + 83 20.840 * * [simplify]: Extracting #4: cost 16 inf + 350 20.841 * * [simplify]: Extracting #5: cost 3 inf + 2096 20.842 * * [simplify]: Extracting #6: cost 0 inf + 2616 20.843 * [simplify]: Simplified to (- (- b) (sqrt (fma (* a -4) c (* b b)))) 20.843 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* 1 (- (- b) (sqrt (fma (* a -4) c (* b b)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 20.843 * * * * [progress]: [ 163 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- 0 (+ b (sqrt (fma -4 (* c a) (* b b)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 20.843 * [simplify]: Simplifying (+ b (sqrt (fma -4 (* c a) (* b b)))) 20.843 * * [simplify]: iters left: 6 (9 enodes) 20.846 * * [simplify]: iters left: 5 (31 enodes) 20.851 * * [simplify]: iters left: 4 (39 enodes) 20.859 * * [simplify]: iters left: 3 (51 enodes) 20.865 * * [simplify]: Extracting #0: cost 1 inf + 0 20.866 * * [simplify]: Extracting #1: cost 4 inf + 0 20.866 * * [simplify]: Extracting #2: cost 5 inf + 1 20.866 * * [simplify]: Extracting #3: cost 14 inf + 1 20.866 * * [simplify]: Extracting #4: cost 15 inf + 45 20.866 * * [simplify]: Extracting #5: cost 6 inf + 738 20.866 * * [simplify]: Extracting #6: cost 0 inf + 1578 20.867 * [simplify]: Simplified to (+ b (sqrt (fma (* c a) -4 (* b b)))) 20.867 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- 0 (+ b (sqrt (fma (* c a) -4 (* b b)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 20.867 * * * * [progress]: [ 164 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (+ (- b) (- (sqrt (fma -4 (* c a) (* b b)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 20.867 * [simplify]: Simplifying (- (sqrt (fma -4 (* c a) (* b b)))) 20.867 * * [simplify]: iters left: 6 (9 enodes) 20.869 * * [simplify]: iters left: 5 (30 enodes) 20.874 * * [simplify]: iters left: 4 (38 enodes) 20.880 * * [simplify]: iters left: 3 (50 enodes) 20.889 * * [simplify]: Extracting #0: cost 1 inf + 0 20.890 * * [simplify]: Extracting #1: cost 3 inf + 0 20.890 * * [simplify]: Extracting #2: cost 5 inf + 0 20.890 * * [simplify]: Extracting #3: cost 15 inf + 0 20.890 * * [simplify]: Extracting #4: cost 11 inf + 254 20.890 * * [simplify]: Extracting #5: cost 4 inf + 822 20.891 * * [simplify]: Extracting #6: cost 0 inf + 1578 20.892 * [simplify]: Simplified to (- (sqrt (fma b b (* (* a c) -4)))) 20.892 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (+ (- b) (- (sqrt (fma b b (* (* a c) -4)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 20.892 * * * * [progress]: [ 165 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (posit16->real (real->posit16 (- (- b) (sqrt (fma -4 (* c a) (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 20.893 * [simplify]: Simplifying (real->posit16 (- (- b) (sqrt (fma -4 (* c a) (* b b))))) 20.893 * * [simplify]: iters left: 6 (11 enodes) 20.898 * * [simplify]: iters left: 5 (35 enodes) 20.909 * * [simplify]: iters left: 4 (48 enodes) 20.923 * * [simplify]: iters left: 3 (65 enodes) 20.934 * * [simplify]: Extracting #0: cost 1 inf + 0 20.934 * * [simplify]: Extracting #1: cost 2 inf + 0 20.934 * * [simplify]: Extracting #2: cost 7 inf + 0 20.934 * * [simplify]: Extracting #3: cost 11 inf + 1 20.934 * * [simplify]: Extracting #4: cost 18 inf + 83 20.934 * * [simplify]: Extracting #5: cost 16 inf + 294 20.935 * * [simplify]: Extracting #6: cost 5 inf + 1738 20.935 * * [simplify]: Extracting #7: cost 0 inf + 2616 20.936 * [simplify]: Simplified to (real->posit16 (- (- b) (sqrt (fma (* a -4) c (* b b))))) 20.936 * [simplify]: Simplified (2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (posit16->real (real->posit16 (- (- b) (sqrt (fma (* a -4) c (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 20.936 * * * * [progress]: [ 166 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- b b) (* 2 a))))> 20.936 * [simplify]: Simplifying b 20.936 * * [simplify]: iters left: 0 (1 enodes) 20.937 * * [simplify]: Extracting #0: cost 1 inf + 0 20.937 * * [simplify]: Extracting #1: cost 0 inf + 1 20.937 * [simplify]: Simplified to b 20.937 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- b b) (* 2 a)))) 20.937 * * * * [progress]: [ 167 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (* +nan.0 a) b) (* 2 a))))> 20.937 * [simplify]: Simplifying (* +nan.0 a) 20.937 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- +nan.0 b) (* 2 a)))) 20.937 * * * * [progress]: [ 168 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (* +nan.0 a) b) (* 2 a))))> 20.937 * [simplify]: Simplifying (* +nan.0 a) 20.937 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- +nan.0 b) (* 2 a)))) 20.937 * * * * [progress]: [ 169 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) b)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 20.937 * [simplify]: Simplifying b 20.937 * * [simplify]: iters left: 0 (1 enodes) 20.938 * * [simplify]: Extracting #0: cost 1 inf + 0 20.938 * * [simplify]: Extracting #1: cost 0 inf + 1 20.938 * [simplify]: Simplified to b 20.938 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) b)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 20.938 * * * * [progress]: [ 170 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* +nan.0 a))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 20.938 * [simplify]: Simplifying (* +nan.0 a) 20.938 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) +nan.0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 20.938 * * * * [progress]: [ 171 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (* +nan.0 a))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 20.938 * [simplify]: Simplifying (* +nan.0 a) 20.938 * [simplify]: Simplified (2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) +nan.0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 20.938 * * * * [progress]: [ 172 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ 0 (* 2 a))))> 20.938 * [simplify]: Simplifying 0 20.938 * * [simplify]: iters left: 0 (1 enodes) 20.939 * * [simplify]: Extracting #0: cost 1 inf + 0 20.939 * * [simplify]: Extracting #1: cost 0 inf + 1 20.939 * [simplify]: Simplified to 0 20.939 * [simplify]: Simplified (2 3 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ 0 (* 2 a)))) 20.939 * * * * [progress]: [ 173 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (+ (* +nan.0 a) b)) (* 2 a))))> 20.939 * [simplify]: Simplifying (- (+ (* +nan.0 a) b)) 20.940 * [simplify]: Simplified (2 3 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ +nan.0 (* 2 a)))) 20.940 * * * * [progress]: [ 174 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ (- (+ (* +nan.0 a) b)) (* 2 a))))> 20.940 * [simplify]: Simplifying (- (+ (* +nan.0 a) b)) 20.940 * [simplify]: Simplified (2 3 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (fma -4 (* c a) (* b b))))) (/ +nan.0 (* 2 a)))) 20.940 * * * * [progress]: [ 175 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (+ (* +nan.0 (pow b 2)) (- b (* +nan.0 (* a c)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 20.940 * [simplify]: Simplifying (- (+ (* +nan.0 (pow b 2)) (- b (* +nan.0 (* a c))))) 20.940 * [simplify]: Simplified (2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) +nan.0) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 20.940 * * * * [progress]: [ 176 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (- (* 2 (/ (* a c) b)) (* 2 b))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 20.940 * [simplify]: Simplifying (- (* 2 (/ (* a c) b)) (* 2 b)) 20.940 * * [simplify]: iters left: 6 (9 enodes) 20.943 * * [simplify]: iters left: 5 (39 enodes) 20.950 * * [simplify]: iters left: 4 (73 enodes) 20.971 * * [simplify]: iters left: 3 (113 enodes) 21.003 * * [simplify]: iters left: 2 (142 enodes) 21.045 * * [simplify]: iters left: 1 (173 enodes) 21.095 * * [simplify]: Extracting #0: cost 1 inf + 0 21.095 * * [simplify]: Extracting #1: cost 17 inf + 0 21.096 * * [simplify]: Extracting #2: cost 33 inf + 87 21.096 * * [simplify]: Extracting #3: cost 27 inf + 1002 21.097 * * [simplify]: Extracting #4: cost 7 inf + 2333 21.098 * * [simplify]: Extracting #5: cost 0 inf + 2995 21.099 * [simplify]: Simplified to (* (- (* (/ c b) a) b) 2) 21.099 * [simplify]: Simplified (2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 21.099 * * * * [progress]: [ 177 / 177 ] simplifiying candidate #= b 0) (/ (* 2 c) (* -2 (/ (* a c) b))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 21.099 * [simplify]: Simplifying (* -2 (/ (* a c) b)) 21.099 * * [simplify]: iters left: 6 (7 enodes) 21.101 * * [simplify]: iters left: 5 (27 enodes) 21.106 * * [simplify]: iters left: 4 (46 enodes) 21.113 * * [simplify]: iters left: 3 (75 enodes) 21.127 * * [simplify]: iters left: 2 (101 enodes) 21.157 * * [simplify]: iters left: 1 (129 enodes) 21.180 * * [simplify]: Extracting #0: cost 1 inf + 0 21.180 * * [simplify]: Extracting #1: cost 22 inf + 0 21.180 * * [simplify]: Extracting #2: cost 30 inf + 213 21.180 * * [simplify]: Extracting #3: cost 4 inf + 1961 21.181 * * [simplify]: Extracting #4: cost 0 inf + 2170 21.182 * [simplify]: Simplified to (* (* a (/ c b)) -2) 21.182 * [simplify]: Simplified (2 2 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (* a (/ c b)) -2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 21.182 * * * [progress]: adding candidates to table 24.099 * * [progress]: iteration 2 / 4 24.099 * * * [progress]: picking best candidate 24.180 * * * * [pick]: Picked #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 24.180 * * * [progress]: localizing error 24.352 * * * [progress]: generating rewritten candidates 24.352 * * * * [progress]: [ 1 / 4 ] rewriting at (2 3 1 1) 24.355 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 2 1 1) 24.375 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2) 24.417 * * * * [progress]: [ 4 / 4 ] rewriting at (2 3 1) 24.441 * * * [progress]: generating series expansions 24.441 * * * * [progress]: [ 1 / 4 ] generating series at (2 3 1 1) 24.441 * [backup-simplify]: Simplify (sqrt (fma -4 (* c a) (* b b))) into (sqrt (fma -4 (* a c) (pow b 2))) 24.441 * [approximate]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in (c a b) around 0 24.441 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in b 24.441 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in b 24.441 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 24.441 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in b 24.441 * [taylor]: Taking taylor expansion of -4 in b 24.441 * [backup-simplify]: Simplify -4 into -4 24.441 * [taylor]: Taking taylor expansion of (* a c) in b 24.441 * [taylor]: Taking taylor expansion of a in b 24.441 * [backup-simplify]: Simplify a into a 24.441 * [taylor]: Taking taylor expansion of c in b 24.441 * [backup-simplify]: Simplify c into c 24.441 * [taylor]: Taking taylor expansion of (pow b 2) in b 24.442 * [taylor]: Taking taylor expansion of b in b 24.442 * [backup-simplify]: Simplify 0 into 0 24.442 * [backup-simplify]: Simplify 1 into 1 24.442 * [backup-simplify]: Simplify (* a c) into (* a c) 24.442 * [backup-simplify]: Simplify (* -4 (* a c)) into (* -4 (* a c)) 24.442 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 24.442 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 24.442 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 24.443 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (* a c))) into 0 24.444 * [backup-simplify]: Simplify (+ 0 0) into 0 24.444 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 24.444 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in a 24.444 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in a 24.444 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 24.444 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in a 24.444 * [taylor]: Taking taylor expansion of -4 in a 24.444 * [backup-simplify]: Simplify -4 into -4 24.444 * [taylor]: Taking taylor expansion of (* a c) in a 24.444 * [taylor]: Taking taylor expansion of a in a 24.444 * [backup-simplify]: Simplify 0 into 0 24.444 * [backup-simplify]: Simplify 1 into 1 24.444 * [taylor]: Taking taylor expansion of c in a 24.444 * [backup-simplify]: Simplify c into c 24.444 * [taylor]: Taking taylor expansion of (pow b 2) in a 24.444 * [taylor]: Taking taylor expansion of b in a 24.444 * [backup-simplify]: Simplify b into b 24.444 * [backup-simplify]: Simplify (* 0 c) into 0 24.445 * [backup-simplify]: Simplify (* -4 0) into 0 24.445 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.445 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 24.445 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 24.445 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 24.446 * [backup-simplify]: Simplify (+ (* -4 c) (* 0 0)) into (- (* 4 c)) 24.446 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 24.446 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 24.446 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 24.446 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in c 24.446 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in c 24.446 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 24.446 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in c 24.446 * [taylor]: Taking taylor expansion of -4 in c 24.446 * [backup-simplify]: Simplify -4 into -4 24.446 * [taylor]: Taking taylor expansion of (* a c) in c 24.446 * [taylor]: Taking taylor expansion of a in c 24.446 * [backup-simplify]: Simplify a into a 24.446 * [taylor]: Taking taylor expansion of c in c 24.446 * [backup-simplify]: Simplify 0 into 0 24.447 * [backup-simplify]: Simplify 1 into 1 24.447 * [taylor]: Taking taylor expansion of (pow b 2) in c 24.447 * [taylor]: Taking taylor expansion of b in c 24.447 * [backup-simplify]: Simplify b into b 24.447 * [backup-simplify]: Simplify (* a 0) into 0 24.447 * [backup-simplify]: Simplify (* -4 0) into 0 24.447 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.447 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 24.447 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 24.448 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 24.448 * [backup-simplify]: Simplify (+ (* -4 a) (* 0 0)) into (- (* 4 a)) 24.448 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 24.448 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 24.449 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 24.449 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in c 24.449 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in c 24.449 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 24.449 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in c 24.449 * [taylor]: Taking taylor expansion of -4 in c 24.449 * [backup-simplify]: Simplify -4 into -4 24.449 * [taylor]: Taking taylor expansion of (* a c) in c 24.449 * [taylor]: Taking taylor expansion of a in c 24.449 * [backup-simplify]: Simplify a into a 24.449 * [taylor]: Taking taylor expansion of c in c 24.449 * [backup-simplify]: Simplify 0 into 0 24.449 * [backup-simplify]: Simplify 1 into 1 24.449 * [taylor]: Taking taylor expansion of (pow b 2) in c 24.449 * [taylor]: Taking taylor expansion of b in c 24.449 * [backup-simplify]: Simplify b into b 24.449 * [backup-simplify]: Simplify (* a 0) into 0 24.450 * [backup-simplify]: Simplify (* -4 0) into 0 24.450 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.450 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 24.450 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 24.450 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 24.451 * [backup-simplify]: Simplify (+ (* -4 a) (* 0 0)) into (- (* 4 a)) 24.451 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 24.451 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 24.451 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 24.451 * [taylor]: Taking taylor expansion of b in a 24.451 * [backup-simplify]: Simplify b into b 24.451 * [taylor]: Taking taylor expansion of b in b 24.451 * [backup-simplify]: Simplify 0 into 0 24.451 * [backup-simplify]: Simplify 1 into 1 24.451 * [backup-simplify]: Simplify 0 into 0 24.451 * [taylor]: Taking taylor expansion of (* -2 (/ a b)) in a 24.451 * [taylor]: Taking taylor expansion of -2 in a 24.451 * [backup-simplify]: Simplify -2 into -2 24.451 * [taylor]: Taking taylor expansion of (/ a b) in a 24.451 * [taylor]: Taking taylor expansion of a in a 24.451 * [backup-simplify]: Simplify 0 into 0 24.451 * [backup-simplify]: Simplify 1 into 1 24.451 * [taylor]: Taking taylor expansion of b in a 24.452 * [backup-simplify]: Simplify b into b 24.452 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 24.452 * [taylor]: Taking taylor expansion of 0 in b 24.452 * [backup-simplify]: Simplify 0 into 0 24.452 * [backup-simplify]: Simplify 0 into 0 24.452 * [backup-simplify]: Simplify 1 into 1 24.452 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 24.453 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 a) (* 0 0))) into 0 24.454 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 24.454 * [backup-simplify]: Simplify (+ 0 0) into 0 24.455 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 24.455 * [taylor]: Taking taylor expansion of (* -2 (/ (pow a 2) (pow b 3))) in a 24.455 * [taylor]: Taking taylor expansion of -2 in a 24.455 * [backup-simplify]: Simplify -2 into -2 24.455 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) in a 24.455 * [taylor]: Taking taylor expansion of (pow a 2) in a 24.455 * [taylor]: Taking taylor expansion of a in a 24.455 * [backup-simplify]: Simplify 0 into 0 24.455 * [backup-simplify]: Simplify 1 into 1 24.455 * [taylor]: Taking taylor expansion of (pow b 3) in a 24.455 * [taylor]: Taking taylor expansion of b in a 24.455 * [backup-simplify]: Simplify b into b 24.455 * [backup-simplify]: Simplify (* 1 1) into 1 24.456 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.456 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 24.456 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 24.456 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 24.456 * [taylor]: Taking taylor expansion of (/ -2 b) in b 24.456 * [taylor]: Taking taylor expansion of -2 in b 24.456 * [backup-simplify]: Simplify -2 into -2 24.456 * [taylor]: Taking taylor expansion of b in b 24.456 * [backup-simplify]: Simplify 0 into 0 24.456 * [backup-simplify]: Simplify 1 into 1 24.456 * [backup-simplify]: Simplify (/ -2 1) into -2 24.457 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 24.457 * [backup-simplify]: Simplify 0 into 0 24.457 * [taylor]: Taking taylor expansion of 0 in b 24.457 * [backup-simplify]: Simplify 0 into 0 24.458 * [backup-simplify]: Simplify 0 into 0 24.458 * [backup-simplify]: Simplify 0 into 0 24.458 * [backup-simplify]: Simplify 0 into 0 24.458 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 24.460 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 a) (* 0 0)))) into 0 24.460 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 24.461 * [backup-simplify]: Simplify (+ 0 0) into 0 24.461 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ a b)) (* -2 (/ (pow a 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow a 3) (pow b 5))) 24.461 * [taylor]: Taking taylor expansion of (* -4 (/ (pow a 3) (pow b 5))) in a 24.461 * [taylor]: Taking taylor expansion of -4 in a 24.461 * [backup-simplify]: Simplify -4 into -4 24.461 * [taylor]: Taking taylor expansion of (/ (pow a 3) (pow b 5)) in a 24.461 * [taylor]: Taking taylor expansion of (pow a 3) in a 24.461 * [taylor]: Taking taylor expansion of a in a 24.461 * [backup-simplify]: Simplify 0 into 0 24.462 * [backup-simplify]: Simplify 1 into 1 24.462 * [taylor]: Taking taylor expansion of (pow b 5) in a 24.462 * [taylor]: Taking taylor expansion of b in a 24.462 * [backup-simplify]: Simplify b into b 24.462 * [backup-simplify]: Simplify (* 1 1) into 1 24.462 * [backup-simplify]: Simplify (* 1 1) into 1 24.462 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.463 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 24.463 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 24.463 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 24.463 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 24.463 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 24.463 * [taylor]: Taking taylor expansion of 0 in b 24.464 * [backup-simplify]: Simplify 0 into 0 24.464 * [backup-simplify]: Simplify 0 into 0 24.464 * [taylor]: Taking taylor expansion of 0 in b 24.464 * [backup-simplify]: Simplify 0 into 0 24.464 * [backup-simplify]: Simplify 0 into 0 24.464 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 24.464 * [backup-simplify]: Simplify (sqrt (fma -4 (* (/ 1 c) (/ 1 a)) (* (/ 1 b) (/ 1 b)))) into (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) 24.464 * [approximate]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in (c a b) around 0 24.464 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in b 24.464 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in b 24.465 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 24.465 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in b 24.465 * [taylor]: Taking taylor expansion of -4 in b 24.465 * [backup-simplify]: Simplify -4 into -4 24.465 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 24.465 * [taylor]: Taking taylor expansion of (* a c) in b 24.465 * [taylor]: Taking taylor expansion of a in b 24.465 * [backup-simplify]: Simplify a into a 24.465 * [taylor]: Taking taylor expansion of c in b 24.465 * [backup-simplify]: Simplify c into c 24.465 * [backup-simplify]: Simplify (* a c) into (* a c) 24.465 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 24.465 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 24.465 * [taylor]: Taking taylor expansion of (pow b 2) in b 24.465 * [taylor]: Taking taylor expansion of b in b 24.465 * [backup-simplify]: Simplify 0 into 0 24.465 * [backup-simplify]: Simplify 1 into 1 24.466 * [backup-simplify]: Simplify (* 1 1) into 1 24.466 * [backup-simplify]: Simplify (/ 1 1) into 1 24.466 * [backup-simplify]: Simplify (+ 0 1) into 1 24.467 * [backup-simplify]: Simplify (sqrt 1) into 1 24.467 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.468 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 24.469 * [backup-simplify]: Simplify (+ 0 0) into 0 24.469 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 24.469 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in a 24.469 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in a 24.469 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 24.469 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in a 24.469 * [taylor]: Taking taylor expansion of -4 in a 24.469 * [backup-simplify]: Simplify -4 into -4 24.470 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 24.470 * [taylor]: Taking taylor expansion of (* a c) in a 24.470 * [taylor]: Taking taylor expansion of a in a 24.470 * [backup-simplify]: Simplify 0 into 0 24.470 * [backup-simplify]: Simplify 1 into 1 24.470 * [taylor]: Taking taylor expansion of c in a 24.470 * [backup-simplify]: Simplify c into c 24.470 * [backup-simplify]: Simplify (* 0 c) into 0 24.470 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 24.470 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 24.470 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 24.470 * [taylor]: Taking taylor expansion of (pow b 2) in a 24.470 * [taylor]: Taking taylor expansion of b in a 24.470 * [backup-simplify]: Simplify b into b 24.470 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.470 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 24.471 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 24.471 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 24.471 * [backup-simplify]: Simplify (sqrt 0) into 0 24.472 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 24.472 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 24.472 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 24.472 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 24.472 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 24.472 * [taylor]: Taking taylor expansion of -4 in c 24.472 * [backup-simplify]: Simplify -4 into -4 24.472 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 24.472 * [taylor]: Taking taylor expansion of (* a c) in c 24.472 * [taylor]: Taking taylor expansion of a in c 24.472 * [backup-simplify]: Simplify a into a 24.472 * [taylor]: Taking taylor expansion of c in c 24.472 * [backup-simplify]: Simplify 0 into 0 24.472 * [backup-simplify]: Simplify 1 into 1 24.472 * [backup-simplify]: Simplify (* a 0) into 0 24.473 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 24.473 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 24.473 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 24.473 * [taylor]: Taking taylor expansion of (pow b 2) in c 24.473 * [taylor]: Taking taylor expansion of b in c 24.473 * [backup-simplify]: Simplify b into b 24.473 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.473 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 24.473 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 24.473 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 24.473 * [backup-simplify]: Simplify (sqrt 0) into 0 24.474 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 24.474 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 24.474 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 24.474 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 24.474 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 24.474 * [taylor]: Taking taylor expansion of -4 in c 24.474 * [backup-simplify]: Simplify -4 into -4 24.474 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 24.474 * [taylor]: Taking taylor expansion of (* a c) in c 24.474 * [taylor]: Taking taylor expansion of a in c 24.474 * [backup-simplify]: Simplify a into a 24.474 * [taylor]: Taking taylor expansion of c in c 24.474 * [backup-simplify]: Simplify 0 into 0 24.474 * [backup-simplify]: Simplify 1 into 1 24.474 * [backup-simplify]: Simplify (* a 0) into 0 24.475 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 24.475 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 24.475 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 24.475 * [taylor]: Taking taylor expansion of (pow b 2) in c 24.475 * [taylor]: Taking taylor expansion of b in c 24.475 * [backup-simplify]: Simplify b into b 24.475 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.475 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 24.475 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 24.475 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 24.476 * [backup-simplify]: Simplify (sqrt 0) into 0 24.476 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 24.477 * [taylor]: Taking taylor expansion of 0 in a 24.477 * [backup-simplify]: Simplify 0 into 0 24.477 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 24.477 * [taylor]: Taking taylor expansion of +nan.0 in a 24.477 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.477 * [taylor]: Taking taylor expansion of a in a 24.477 * [backup-simplify]: Simplify 0 into 0 24.477 * [backup-simplify]: Simplify 1 into 1 24.477 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 24.477 * [taylor]: Taking taylor expansion of +nan.0 in b 24.477 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.477 * [taylor]: Taking taylor expansion of 0 in b 24.477 * [backup-simplify]: Simplify 0 into 0 24.478 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 24.478 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 24.479 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 a))) into 0 24.479 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 24.480 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 24.480 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 24.480 * [taylor]: Taking taylor expansion of +nan.0 in a 24.480 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.480 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 24.480 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 24.480 * [taylor]: Taking taylor expansion of (pow b 2) in a 24.480 * [taylor]: Taking taylor expansion of b in a 24.480 * [backup-simplify]: Simplify b into b 24.480 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.480 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 24.480 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 24.480 * [taylor]: Taking taylor expansion of +nan.0 in a 24.480 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.480 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 24.480 * [taylor]: Taking taylor expansion of (pow a 2) in a 24.480 * [taylor]: Taking taylor expansion of a in a 24.480 * [backup-simplify]: Simplify 0 into 0 24.480 * [backup-simplify]: Simplify 1 into 1 24.481 * [backup-simplify]: Simplify (* 1 1) into 1 24.481 * [backup-simplify]: Simplify (/ 1 1) into 1 24.482 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.482 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 24.483 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 24.483 * [backup-simplify]: Simplify (- 0) into 0 24.484 * [backup-simplify]: Simplify (+ 0 0) into 0 24.484 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 24.485 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 24.486 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 24.486 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 24.486 * [taylor]: Taking taylor expansion of 0 in b 24.486 * [backup-simplify]: Simplify 0 into 0 24.487 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 24.487 * [taylor]: Taking taylor expansion of 0 in b 24.487 * [backup-simplify]: Simplify 0 into 0 24.487 * [taylor]: Taking taylor expansion of 0 in b 24.487 * [backup-simplify]: Simplify 0 into 0 24.488 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.488 * [backup-simplify]: Simplify 0 into 0 24.488 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 24.489 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 24.489 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 24.489 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 24.490 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 24.490 * [backup-simplify]: Simplify (+ 0 0) into 0 24.491 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 24.491 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 24.491 * [taylor]: Taking taylor expansion of +nan.0 in a 24.491 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.491 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 24.491 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 24.491 * [taylor]: Taking taylor expansion of +nan.0 in a 24.491 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.491 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 24.491 * [taylor]: Taking taylor expansion of (pow a 3) in a 24.491 * [taylor]: Taking taylor expansion of a in a 24.491 * [backup-simplify]: Simplify 0 into 0 24.491 * [backup-simplify]: Simplify 1 into 1 24.492 * [backup-simplify]: Simplify (* 1 1) into 1 24.492 * [backup-simplify]: Simplify (* 1 1) into 1 24.493 * [backup-simplify]: Simplify (/ 1 1) into 1 24.493 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 24.493 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 24.493 * [taylor]: Taking taylor expansion of +nan.0 in a 24.493 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.493 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 24.493 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 24.493 * [taylor]: Taking taylor expansion of a in a 24.493 * [backup-simplify]: Simplify 0 into 0 24.493 * [backup-simplify]: Simplify 1 into 1 24.493 * [taylor]: Taking taylor expansion of (pow b 2) in a 24.493 * [taylor]: Taking taylor expansion of b in a 24.493 * [backup-simplify]: Simplify b into b 24.493 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.493 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 24.493 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 24.494 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 24.494 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 24.495 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 24.496 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.497 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 24.497 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.498 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 24.499 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.500 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 24.500 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 24.500 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 24.501 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 24.501 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 24.502 * [backup-simplify]: Simplify (+ 0 0) into 0 24.502 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 24.503 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 24.504 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 24.504 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 24.504 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 24.504 * [taylor]: Taking taylor expansion of +nan.0 in b 24.504 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.504 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 24.504 * [taylor]: Taking taylor expansion of (pow b 2) in b 24.504 * [taylor]: Taking taylor expansion of b in b 24.504 * [backup-simplify]: Simplify 0 into 0 24.504 * [backup-simplify]: Simplify 1 into 1 24.505 * [backup-simplify]: Simplify (* 1 1) into 1 24.506 * [backup-simplify]: Simplify (/ 1 1) into 1 24.506 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.507 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 24.508 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 24.508 * [backup-simplify]: Simplify (- 0) into 0 24.508 * [backup-simplify]: Simplify 0 into 0 24.509 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 24.510 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.511 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 24.512 * [backup-simplify]: Simplify (- 0) into 0 24.512 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 24.513 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 24.513 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 24.513 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 24.513 * [taylor]: Taking taylor expansion of +nan.0 in b 24.513 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.513 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 24.513 * [taylor]: Taking taylor expansion of (pow b 2) in b 24.513 * [taylor]: Taking taylor expansion of b in b 24.513 * [backup-simplify]: Simplify 0 into 0 24.513 * [backup-simplify]: Simplify 1 into 1 24.514 * [backup-simplify]: Simplify (* 1 1) into 1 24.514 * [backup-simplify]: Simplify (/ 1 1) into 1 24.515 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.516 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 24.516 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 24.517 * [backup-simplify]: Simplify (- 0) into 0 24.517 * [backup-simplify]: Simplify 0 into 0 24.518 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.518 * [taylor]: Taking taylor expansion of 0 in b 24.518 * [backup-simplify]: Simplify 0 into 0 24.518 * [taylor]: Taking taylor expansion of 0 in b 24.518 * [backup-simplify]: Simplify 0 into 0 24.518 * [backup-simplify]: Simplify 0 into 0 24.518 * [backup-simplify]: Simplify 0 into 0 24.518 * [backup-simplify]: Simplify 0 into 0 24.518 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 a)) 1))) into (* +nan.0 a) 24.519 * [backup-simplify]: Simplify (sqrt (fma -4 (* (/ 1 (- c)) (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- b))))) into (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) 24.519 * [approximate]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in (c a b) around 0 24.519 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in b 24.519 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in b 24.519 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 24.519 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in b 24.519 * [taylor]: Taking taylor expansion of -4 in b 24.519 * [backup-simplify]: Simplify -4 into -4 24.519 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 24.519 * [taylor]: Taking taylor expansion of (* a c) in b 24.519 * [taylor]: Taking taylor expansion of a in b 24.519 * [backup-simplify]: Simplify a into a 24.519 * [taylor]: Taking taylor expansion of c in b 24.519 * [backup-simplify]: Simplify c into c 24.519 * [backup-simplify]: Simplify (* a c) into (* a c) 24.519 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 24.519 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 24.519 * [taylor]: Taking taylor expansion of (pow b 2) in b 24.519 * [taylor]: Taking taylor expansion of b in b 24.519 * [backup-simplify]: Simplify 0 into 0 24.519 * [backup-simplify]: Simplify 1 into 1 24.520 * [backup-simplify]: Simplify (* 1 1) into 1 24.520 * [backup-simplify]: Simplify (/ 1 1) into 1 24.521 * [backup-simplify]: Simplify (+ 0 1) into 1 24.521 * [backup-simplify]: Simplify (sqrt 1) into 1 24.522 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.522 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 24.523 * [backup-simplify]: Simplify (+ 0 0) into 0 24.524 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 24.524 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in a 24.524 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in a 24.524 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 24.524 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in a 24.524 * [taylor]: Taking taylor expansion of -4 in a 24.524 * [backup-simplify]: Simplify -4 into -4 24.524 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 24.524 * [taylor]: Taking taylor expansion of (* a c) in a 24.524 * [taylor]: Taking taylor expansion of a in a 24.524 * [backup-simplify]: Simplify 0 into 0 24.524 * [backup-simplify]: Simplify 1 into 1 24.524 * [taylor]: Taking taylor expansion of c in a 24.524 * [backup-simplify]: Simplify c into c 24.524 * [backup-simplify]: Simplify (* 0 c) into 0 24.524 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 24.524 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 24.524 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 24.525 * [taylor]: Taking taylor expansion of (pow b 2) in a 24.525 * [taylor]: Taking taylor expansion of b in a 24.525 * [backup-simplify]: Simplify b into b 24.525 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.525 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 24.525 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 24.525 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 24.525 * [backup-simplify]: Simplify (sqrt 0) into 0 24.526 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 24.526 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 24.526 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 24.526 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 24.526 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 24.526 * [taylor]: Taking taylor expansion of -4 in c 24.526 * [backup-simplify]: Simplify -4 into -4 24.526 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 24.526 * [taylor]: Taking taylor expansion of (* a c) in c 24.526 * [taylor]: Taking taylor expansion of a in c 24.526 * [backup-simplify]: Simplify a into a 24.526 * [taylor]: Taking taylor expansion of c in c 24.526 * [backup-simplify]: Simplify 0 into 0 24.526 * [backup-simplify]: Simplify 1 into 1 24.526 * [backup-simplify]: Simplify (* a 0) into 0 24.527 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 24.527 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 24.527 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 24.527 * [taylor]: Taking taylor expansion of (pow b 2) in c 24.527 * [taylor]: Taking taylor expansion of b in c 24.527 * [backup-simplify]: Simplify b into b 24.527 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.527 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 24.527 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 24.527 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 24.527 * [backup-simplify]: Simplify (sqrt 0) into 0 24.528 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 24.528 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 24.528 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 24.528 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 24.528 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 24.528 * [taylor]: Taking taylor expansion of -4 in c 24.528 * [backup-simplify]: Simplify -4 into -4 24.528 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 24.528 * [taylor]: Taking taylor expansion of (* a c) in c 24.528 * [taylor]: Taking taylor expansion of a in c 24.528 * [backup-simplify]: Simplify a into a 24.528 * [taylor]: Taking taylor expansion of c in c 24.528 * [backup-simplify]: Simplify 0 into 0 24.528 * [backup-simplify]: Simplify 1 into 1 24.528 * [backup-simplify]: Simplify (* a 0) into 0 24.528 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 24.528 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 24.528 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 24.528 * [taylor]: Taking taylor expansion of (pow b 2) in c 24.528 * [taylor]: Taking taylor expansion of b in c 24.528 * [backup-simplify]: Simplify b into b 24.528 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.529 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 24.529 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 24.529 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 24.529 * [backup-simplify]: Simplify (sqrt 0) into 0 24.529 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 24.529 * [taylor]: Taking taylor expansion of 0 in a 24.529 * [backup-simplify]: Simplify 0 into 0 24.529 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 24.529 * [taylor]: Taking taylor expansion of +nan.0 in a 24.529 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.529 * [taylor]: Taking taylor expansion of a in a 24.529 * [backup-simplify]: Simplify 0 into 0 24.529 * [backup-simplify]: Simplify 1 into 1 24.530 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 24.530 * [taylor]: Taking taylor expansion of +nan.0 in b 24.530 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.530 * [taylor]: Taking taylor expansion of 0 in b 24.530 * [backup-simplify]: Simplify 0 into 0 24.530 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 24.530 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 24.531 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 a))) into 0 24.531 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 24.531 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 24.531 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 24.531 * [taylor]: Taking taylor expansion of +nan.0 in a 24.531 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.531 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 24.531 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 24.531 * [taylor]: Taking taylor expansion of (pow b 2) in a 24.531 * [taylor]: Taking taylor expansion of b in a 24.531 * [backup-simplify]: Simplify b into b 24.531 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.532 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 24.532 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 24.532 * [taylor]: Taking taylor expansion of +nan.0 in a 24.532 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.532 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 24.532 * [taylor]: Taking taylor expansion of (pow a 2) in a 24.532 * [taylor]: Taking taylor expansion of a in a 24.532 * [backup-simplify]: Simplify 0 into 0 24.532 * [backup-simplify]: Simplify 1 into 1 24.532 * [backup-simplify]: Simplify (* 1 1) into 1 24.532 * [backup-simplify]: Simplify (/ 1 1) into 1 24.533 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.533 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 24.533 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 24.534 * [backup-simplify]: Simplify (- 0) into 0 24.534 * [backup-simplify]: Simplify (+ 0 0) into 0 24.534 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 24.534 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 24.535 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 24.535 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 24.535 * [taylor]: Taking taylor expansion of 0 in b 24.535 * [backup-simplify]: Simplify 0 into 0 24.536 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 24.536 * [taylor]: Taking taylor expansion of 0 in b 24.536 * [backup-simplify]: Simplify 0 into 0 24.536 * [taylor]: Taking taylor expansion of 0 in b 24.536 * [backup-simplify]: Simplify 0 into 0 24.536 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.536 * [backup-simplify]: Simplify 0 into 0 24.537 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 24.537 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 24.537 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 24.537 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 24.537 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 24.538 * [backup-simplify]: Simplify (+ 0 0) into 0 24.538 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 24.538 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 24.538 * [taylor]: Taking taylor expansion of +nan.0 in a 24.538 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.538 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 24.538 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 24.538 * [taylor]: Taking taylor expansion of +nan.0 in a 24.538 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.538 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 24.538 * [taylor]: Taking taylor expansion of (pow a 3) in a 24.538 * [taylor]: Taking taylor expansion of a in a 24.538 * [backup-simplify]: Simplify 0 into 0 24.538 * [backup-simplify]: Simplify 1 into 1 24.539 * [backup-simplify]: Simplify (* 1 1) into 1 24.539 * [backup-simplify]: Simplify (* 1 1) into 1 24.539 * [backup-simplify]: Simplify (/ 1 1) into 1 24.539 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 24.539 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 24.539 * [taylor]: Taking taylor expansion of +nan.0 in a 24.539 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.539 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 24.539 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 24.539 * [taylor]: Taking taylor expansion of a in a 24.539 * [backup-simplify]: Simplify 0 into 0 24.539 * [backup-simplify]: Simplify 1 into 1 24.539 * [taylor]: Taking taylor expansion of (pow b 2) in a 24.539 * [taylor]: Taking taylor expansion of b in a 24.539 * [backup-simplify]: Simplify b into b 24.539 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.539 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 24.539 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 24.540 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 24.540 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 24.540 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 24.541 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.541 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 24.542 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.542 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 24.543 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.543 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 24.543 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 24.543 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 24.543 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 24.544 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 24.544 * [backup-simplify]: Simplify (+ 0 0) into 0 24.544 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 24.545 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 24.545 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 24.545 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 24.545 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 24.545 * [taylor]: Taking taylor expansion of +nan.0 in b 24.545 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.545 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 24.545 * [taylor]: Taking taylor expansion of (pow b 2) in b 24.545 * [taylor]: Taking taylor expansion of b in b 24.545 * [backup-simplify]: Simplify 0 into 0 24.545 * [backup-simplify]: Simplify 1 into 1 24.546 * [backup-simplify]: Simplify (* 1 1) into 1 24.546 * [backup-simplify]: Simplify (/ 1 1) into 1 24.546 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.547 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 24.547 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 24.547 * [backup-simplify]: Simplify (- 0) into 0 24.548 * [backup-simplify]: Simplify 0 into 0 24.548 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 24.549 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.549 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 24.549 * [backup-simplify]: Simplify (- 0) into 0 24.550 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 24.550 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 24.550 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 24.550 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 24.550 * [taylor]: Taking taylor expansion of +nan.0 in b 24.550 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.550 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 24.550 * [taylor]: Taking taylor expansion of (pow b 2) in b 24.550 * [taylor]: Taking taylor expansion of b in b 24.550 * [backup-simplify]: Simplify 0 into 0 24.550 * [backup-simplify]: Simplify 1 into 1 24.551 * [backup-simplify]: Simplify (* 1 1) into 1 24.551 * [backup-simplify]: Simplify (/ 1 1) into 1 24.551 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.552 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 24.552 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 24.552 * [backup-simplify]: Simplify (- 0) into 0 24.552 * [backup-simplify]: Simplify 0 into 0 24.553 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.553 * [taylor]: Taking taylor expansion of 0 in b 24.553 * [backup-simplify]: Simplify 0 into 0 24.553 * [taylor]: Taking taylor expansion of 0 in b 24.553 * [backup-simplify]: Simplify 0 into 0 24.553 * [backup-simplify]: Simplify 0 into 0 24.553 * [backup-simplify]: Simplify 0 into 0 24.553 * [backup-simplify]: Simplify 0 into 0 24.553 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- a))) 1))) into (* +nan.0 a) 24.553 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 2 1 1) 24.553 * [backup-simplify]: Simplify (* (/ c b) a) into (/ (* a c) b) 24.553 * [approximate]: Taking taylor expansion of (/ (* a c) b) in (c b a) around 0 24.553 * [taylor]: Taking taylor expansion of (/ (* a c) b) in a 24.553 * [taylor]: Taking taylor expansion of (* a c) in a 24.553 * [taylor]: Taking taylor expansion of a in a 24.553 * [backup-simplify]: Simplify 0 into 0 24.553 * [backup-simplify]: Simplify 1 into 1 24.553 * [taylor]: Taking taylor expansion of c in a 24.553 * [backup-simplify]: Simplify c into c 24.553 * [taylor]: Taking taylor expansion of b in a 24.553 * [backup-simplify]: Simplify b into b 24.554 * [backup-simplify]: Simplify (* 0 c) into 0 24.554 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 24.554 * [backup-simplify]: Simplify (/ c b) into (/ c b) 24.554 * [taylor]: Taking taylor expansion of (/ (* a c) b) in b 24.554 * [taylor]: Taking taylor expansion of (* a c) in b 24.554 * [taylor]: Taking taylor expansion of a in b 24.554 * [backup-simplify]: Simplify a into a 24.554 * [taylor]: Taking taylor expansion of c in b 24.554 * [backup-simplify]: Simplify c into c 24.554 * [taylor]: Taking taylor expansion of b in b 24.554 * [backup-simplify]: Simplify 0 into 0 24.554 * [backup-simplify]: Simplify 1 into 1 24.554 * [backup-simplify]: Simplify (* a c) into (* a c) 24.554 * [backup-simplify]: Simplify (/ (* a c) 1) into (* a c) 24.554 * [taylor]: Taking taylor expansion of (/ (* a c) b) in c 24.554 * [taylor]: Taking taylor expansion of (* a c) in c 24.554 * [taylor]: Taking taylor expansion of a in c 24.554 * [backup-simplify]: Simplify a into a 24.554 * [taylor]: Taking taylor expansion of c in c 24.554 * [backup-simplify]: Simplify 0 into 0 24.554 * [backup-simplify]: Simplify 1 into 1 24.554 * [taylor]: Taking taylor expansion of b in c 24.554 * [backup-simplify]: Simplify b into b 24.554 * [backup-simplify]: Simplify (* a 0) into 0 24.554 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 24.555 * [backup-simplify]: Simplify (/ a b) into (/ a b) 24.555 * [taylor]: Taking taylor expansion of (/ (* a c) b) in c 24.555 * [taylor]: Taking taylor expansion of (* a c) in c 24.555 * [taylor]: Taking taylor expansion of a in c 24.555 * [backup-simplify]: Simplify a into a 24.555 * [taylor]: Taking taylor expansion of c in c 24.555 * [backup-simplify]: Simplify 0 into 0 24.555 * [backup-simplify]: Simplify 1 into 1 24.555 * [taylor]: Taking taylor expansion of b in c 24.555 * [backup-simplify]: Simplify b into b 24.555 * [backup-simplify]: Simplify (* a 0) into 0 24.555 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 24.555 * [backup-simplify]: Simplify (/ a b) into (/ a b) 24.555 * [taylor]: Taking taylor expansion of (/ a b) in b 24.555 * [taylor]: Taking taylor expansion of a in b 24.555 * [backup-simplify]: Simplify a into a 24.555 * [taylor]: Taking taylor expansion of b in b 24.555 * [backup-simplify]: Simplify 0 into 0 24.555 * [backup-simplify]: Simplify 1 into 1 24.555 * [backup-simplify]: Simplify (/ a 1) into a 24.555 * [taylor]: Taking taylor expansion of a in a 24.555 * [backup-simplify]: Simplify 0 into 0 24.555 * [backup-simplify]: Simplify 1 into 1 24.556 * [backup-simplify]: Simplify 1 into 1 24.556 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 24.556 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ a b) (/ 0 b)))) into 0 24.556 * [taylor]: Taking taylor expansion of 0 in b 24.556 * [backup-simplify]: Simplify 0 into 0 24.557 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* a (/ 0 1)))) into 0 24.557 * [taylor]: Taking taylor expansion of 0 in a 24.557 * [backup-simplify]: Simplify 0 into 0 24.557 * [backup-simplify]: Simplify 0 into 0 24.557 * [backup-simplify]: Simplify 0 into 0 24.558 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 24.558 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ a b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 24.559 * [taylor]: Taking taylor expansion of 0 in b 24.559 * [backup-simplify]: Simplify 0 into 0 24.559 * [taylor]: Taking taylor expansion of 0 in a 24.559 * [backup-simplify]: Simplify 0 into 0 24.559 * [backup-simplify]: Simplify 0 into 0 24.560 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* a (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.560 * [taylor]: Taking taylor expansion of 0 in a 24.560 * [backup-simplify]: Simplify 0 into 0 24.560 * [backup-simplify]: Simplify 0 into 0 24.560 * [backup-simplify]: Simplify 0 into 0 24.560 * [backup-simplify]: Simplify 0 into 0 24.560 * [backup-simplify]: Simplify (* 1 (* a (* (/ 1 b) c))) into (/ (* a c) b) 24.561 * [backup-simplify]: Simplify (* (/ (/ 1 c) (/ 1 b)) (/ 1 a)) into (/ b (* a c)) 24.561 * [approximate]: Taking taylor expansion of (/ b (* a c)) in (c b a) around 0 24.561 * [taylor]: Taking taylor expansion of (/ b (* a c)) in a 24.561 * [taylor]: Taking taylor expansion of b in a 24.561 * [backup-simplify]: Simplify b into b 24.561 * [taylor]: Taking taylor expansion of (* a c) in a 24.561 * [taylor]: Taking taylor expansion of a in a 24.561 * [backup-simplify]: Simplify 0 into 0 24.561 * [backup-simplify]: Simplify 1 into 1 24.561 * [taylor]: Taking taylor expansion of c in a 24.561 * [backup-simplify]: Simplify c into c 24.561 * [backup-simplify]: Simplify (* 0 c) into 0 24.561 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 24.561 * [backup-simplify]: Simplify (/ b c) into (/ b c) 24.561 * [taylor]: Taking taylor expansion of (/ b (* a c)) in b 24.561 * [taylor]: Taking taylor expansion of b in b 24.561 * [backup-simplify]: Simplify 0 into 0 24.561 * [backup-simplify]: Simplify 1 into 1 24.561 * [taylor]: Taking taylor expansion of (* a c) in b 24.561 * [taylor]: Taking taylor expansion of a in b 24.562 * [backup-simplify]: Simplify a into a 24.562 * [taylor]: Taking taylor expansion of c in b 24.562 * [backup-simplify]: Simplify c into c 24.562 * [backup-simplify]: Simplify (* a c) into (* a c) 24.562 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 24.562 * [taylor]: Taking taylor expansion of (/ b (* a c)) in c 24.562 * [taylor]: Taking taylor expansion of b in c 24.562 * [backup-simplify]: Simplify b into b 24.562 * [taylor]: Taking taylor expansion of (* a c) in c 24.562 * [taylor]: Taking taylor expansion of a in c 24.562 * [backup-simplify]: Simplify a into a 24.562 * [taylor]: Taking taylor expansion of c in c 24.562 * [backup-simplify]: Simplify 0 into 0 24.562 * [backup-simplify]: Simplify 1 into 1 24.562 * [backup-simplify]: Simplify (* a 0) into 0 24.562 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 24.562 * [backup-simplify]: Simplify (/ b a) into (/ b a) 24.562 * [taylor]: Taking taylor expansion of (/ b (* a c)) in c 24.563 * [taylor]: Taking taylor expansion of b in c 24.563 * [backup-simplify]: Simplify b into b 24.563 * [taylor]: Taking taylor expansion of (* a c) in c 24.563 * [taylor]: Taking taylor expansion of a in c 24.563 * [backup-simplify]: Simplify a into a 24.563 * [taylor]: Taking taylor expansion of c in c 24.563 * [backup-simplify]: Simplify 0 into 0 24.563 * [backup-simplify]: Simplify 1 into 1 24.563 * [backup-simplify]: Simplify (* a 0) into 0 24.570 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 24.570 * [backup-simplify]: Simplify (/ b a) into (/ b a) 24.570 * [taylor]: Taking taylor expansion of (/ b a) in b 24.570 * [taylor]: Taking taylor expansion of b in b 24.570 * [backup-simplify]: Simplify 0 into 0 24.570 * [backup-simplify]: Simplify 1 into 1 24.570 * [taylor]: Taking taylor expansion of a in b 24.570 * [backup-simplify]: Simplify a into a 24.570 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 24.570 * [taylor]: Taking taylor expansion of (/ 1 a) in a 24.570 * [taylor]: Taking taylor expansion of a in a 24.570 * [backup-simplify]: Simplify 0 into 0 24.570 * [backup-simplify]: Simplify 1 into 1 24.571 * [backup-simplify]: Simplify (/ 1 1) into 1 24.571 * [backup-simplify]: Simplify 1 into 1 24.572 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 24.572 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ b a) (/ 0 a)))) into 0 24.572 * [taylor]: Taking taylor expansion of 0 in b 24.572 * [backup-simplify]: Simplify 0 into 0 24.572 * [taylor]: Taking taylor expansion of 0 in a 24.572 * [backup-simplify]: Simplify 0 into 0 24.572 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 1 a) (/ 0 a)))) into 0 24.572 * [taylor]: Taking taylor expansion of 0 in a 24.572 * [backup-simplify]: Simplify 0 into 0 24.573 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 24.573 * [backup-simplify]: Simplify 0 into 0 24.574 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 24.574 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ b a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 24.574 * [taylor]: Taking taylor expansion of 0 in b 24.574 * [backup-simplify]: Simplify 0 into 0 24.574 * [taylor]: Taking taylor expansion of 0 in a 24.574 * [backup-simplify]: Simplify 0 into 0 24.574 * [taylor]: Taking taylor expansion of 0 in a 24.575 * [backup-simplify]: Simplify 0 into 0 24.575 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 24.575 * [taylor]: Taking taylor expansion of 0 in a 24.575 * [backup-simplify]: Simplify 0 into 0 24.575 * [backup-simplify]: Simplify 0 into 0 24.575 * [backup-simplify]: Simplify 0 into 0 24.576 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.576 * [backup-simplify]: Simplify 0 into 0 24.577 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 24.577 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ b a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 24.577 * [taylor]: Taking taylor expansion of 0 in b 24.577 * [backup-simplify]: Simplify 0 into 0 24.577 * [taylor]: Taking taylor expansion of 0 in a 24.577 * [backup-simplify]: Simplify 0 into 0 24.577 * [taylor]: Taking taylor expansion of 0 in a 24.577 * [backup-simplify]: Simplify 0 into 0 24.577 * [taylor]: Taking taylor expansion of 0 in a 24.577 * [backup-simplify]: Simplify 0 into 0 24.578 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 24.578 * [taylor]: Taking taylor expansion of 0 in a 24.578 * [backup-simplify]: Simplify 0 into 0 24.578 * [backup-simplify]: Simplify 0 into 0 24.578 * [backup-simplify]: Simplify 0 into 0 24.578 * [backup-simplify]: Simplify (* 1 (* (/ 1 (/ 1 a)) (* (/ 1 b) (/ 1 (/ 1 c))))) into (/ (* a c) b) 24.578 * [backup-simplify]: Simplify (* (/ (/ 1 (- c)) (/ 1 (- b))) (/ 1 (- a))) into (* -1 (/ b (* a c))) 24.578 * [approximate]: Taking taylor expansion of (* -1 (/ b (* a c))) in (c b a) around 0 24.578 * [taylor]: Taking taylor expansion of (* -1 (/ b (* a c))) in a 24.578 * [taylor]: Taking taylor expansion of -1 in a 24.578 * [backup-simplify]: Simplify -1 into -1 24.578 * [taylor]: Taking taylor expansion of (/ b (* a c)) in a 24.578 * [taylor]: Taking taylor expansion of b in a 24.578 * [backup-simplify]: Simplify b into b 24.578 * [taylor]: Taking taylor expansion of (* a c) in a 24.579 * [taylor]: Taking taylor expansion of a in a 24.579 * [backup-simplify]: Simplify 0 into 0 24.579 * [backup-simplify]: Simplify 1 into 1 24.579 * [taylor]: Taking taylor expansion of c in a 24.579 * [backup-simplify]: Simplify c into c 24.579 * [backup-simplify]: Simplify (* 0 c) into 0 24.579 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 24.579 * [backup-simplify]: Simplify (/ b c) into (/ b c) 24.579 * [taylor]: Taking taylor expansion of (* -1 (/ b (* a c))) in b 24.579 * [taylor]: Taking taylor expansion of -1 in b 24.580 * [backup-simplify]: Simplify -1 into -1 24.580 * [taylor]: Taking taylor expansion of (/ b (* a c)) in b 24.580 * [taylor]: Taking taylor expansion of b in b 24.580 * [backup-simplify]: Simplify 0 into 0 24.580 * [backup-simplify]: Simplify 1 into 1 24.580 * [taylor]: Taking taylor expansion of (* a c) in b 24.580 * [taylor]: Taking taylor expansion of a in b 24.580 * [backup-simplify]: Simplify a into a 24.580 * [taylor]: Taking taylor expansion of c in b 24.580 * [backup-simplify]: Simplify c into c 24.580 * [backup-simplify]: Simplify (* a c) into (* a c) 24.580 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 24.580 * [taylor]: Taking taylor expansion of (* -1 (/ b (* a c))) in c 24.580 * [taylor]: Taking taylor expansion of -1 in c 24.580 * [backup-simplify]: Simplify -1 into -1 24.580 * [taylor]: Taking taylor expansion of (/ b (* a c)) in c 24.580 * [taylor]: Taking taylor expansion of b in c 24.580 * [backup-simplify]: Simplify b into b 24.580 * [taylor]: Taking taylor expansion of (* a c) in c 24.580 * [taylor]: Taking taylor expansion of a in c 24.580 * [backup-simplify]: Simplify a into a 24.580 * [taylor]: Taking taylor expansion of c in c 24.580 * [backup-simplify]: Simplify 0 into 0 24.580 * [backup-simplify]: Simplify 1 into 1 24.580 * [backup-simplify]: Simplify (* a 0) into 0 24.581 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 24.581 * [backup-simplify]: Simplify (/ b a) into (/ b a) 24.581 * [taylor]: Taking taylor expansion of (* -1 (/ b (* a c))) in c 24.581 * [taylor]: Taking taylor expansion of -1 in c 24.581 * [backup-simplify]: Simplify -1 into -1 24.581 * [taylor]: Taking taylor expansion of (/ b (* a c)) in c 24.581 * [taylor]: Taking taylor expansion of b in c 24.581 * [backup-simplify]: Simplify b into b 24.581 * [taylor]: Taking taylor expansion of (* a c) in c 24.581 * [taylor]: Taking taylor expansion of a in c 24.581 * [backup-simplify]: Simplify a into a 24.581 * [taylor]: Taking taylor expansion of c in c 24.581 * [backup-simplify]: Simplify 0 into 0 24.581 * [backup-simplify]: Simplify 1 into 1 24.581 * [backup-simplify]: Simplify (* a 0) into 0 24.582 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 24.582 * [backup-simplify]: Simplify (/ b a) into (/ b a) 24.582 * [backup-simplify]: Simplify (* -1 (/ b a)) into (* -1 (/ b a)) 24.582 * [taylor]: Taking taylor expansion of (* -1 (/ b a)) in b 24.582 * [taylor]: Taking taylor expansion of -1 in b 24.582 * [backup-simplify]: Simplify -1 into -1 24.582 * [taylor]: Taking taylor expansion of (/ b a) in b 24.582 * [taylor]: Taking taylor expansion of b in b 24.582 * [backup-simplify]: Simplify 0 into 0 24.582 * [backup-simplify]: Simplify 1 into 1 24.582 * [taylor]: Taking taylor expansion of a in b 24.582 * [backup-simplify]: Simplify a into a 24.582 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 24.582 * [backup-simplify]: Simplify (* -1 (/ 1 a)) into (/ -1 a) 24.582 * [taylor]: Taking taylor expansion of (/ -1 a) in a 24.582 * [taylor]: Taking taylor expansion of -1 in a 24.582 * [backup-simplify]: Simplify -1 into -1 24.582 * [taylor]: Taking taylor expansion of a in a 24.582 * [backup-simplify]: Simplify 0 into 0 24.582 * [backup-simplify]: Simplify 1 into 1 24.583 * [backup-simplify]: Simplify (/ -1 1) into -1 24.583 * [backup-simplify]: Simplify -1 into -1 24.584 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 24.584 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ b a) (/ 0 a)))) into 0 24.584 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ b a))) into 0 24.584 * [taylor]: Taking taylor expansion of 0 in b 24.584 * [backup-simplify]: Simplify 0 into 0 24.584 * [taylor]: Taking taylor expansion of 0 in a 24.584 * [backup-simplify]: Simplify 0 into 0 24.585 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 1 a) (/ 0 a)))) into 0 24.585 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 1 a))) into 0 24.585 * [taylor]: Taking taylor expansion of 0 in a 24.585 * [backup-simplify]: Simplify 0 into 0 24.586 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 24.586 * [backup-simplify]: Simplify 0 into 0 24.587 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 24.587 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ b a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 24.588 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ b a)))) into 0 24.588 * [taylor]: Taking taylor expansion of 0 in b 24.588 * [backup-simplify]: Simplify 0 into 0 24.588 * [taylor]: Taking taylor expansion of 0 in a 24.588 * [backup-simplify]: Simplify 0 into 0 24.588 * [taylor]: Taking taylor expansion of 0 in a 24.588 * [backup-simplify]: Simplify 0 into 0 24.588 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 24.589 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 24.589 * [taylor]: Taking taylor expansion of 0 in a 24.589 * [backup-simplify]: Simplify 0 into 0 24.589 * [backup-simplify]: Simplify 0 into 0 24.589 * [backup-simplify]: Simplify 0 into 0 24.591 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.591 * [backup-simplify]: Simplify 0 into 0 24.592 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 24.592 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ b a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 24.593 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ b a))))) into 0 24.593 * [taylor]: Taking taylor expansion of 0 in b 24.593 * [backup-simplify]: Simplify 0 into 0 24.593 * [taylor]: Taking taylor expansion of 0 in a 24.593 * [backup-simplify]: Simplify 0 into 0 24.594 * [taylor]: Taking taylor expansion of 0 in a 24.594 * [backup-simplify]: Simplify 0 into 0 24.594 * [taylor]: Taking taylor expansion of 0 in a 24.594 * [backup-simplify]: Simplify 0 into 0 24.594 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 24.595 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 a))))) into 0 24.595 * [taylor]: Taking taylor expansion of 0 in a 24.595 * [backup-simplify]: Simplify 0 into 0 24.595 * [backup-simplify]: Simplify 0 into 0 24.595 * [backup-simplify]: Simplify 0 into 0 24.595 * [backup-simplify]: Simplify (* -1 (* (/ 1 (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (/ 1 (- c)))))) into (/ (* a c) b) 24.596 * * * * [progress]: [ 3 / 4 ] generating series at (2 2) 24.596 * [backup-simplify]: Simplify (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) into (/ c (- (/ (* a c) b) b)) 24.596 * [approximate]: Taking taylor expansion of (/ c (- (/ (* a c) b) b)) in (c b a) around 0 24.596 * [taylor]: Taking taylor expansion of (/ c (- (/ (* a c) b) b)) in a 24.596 * [taylor]: Taking taylor expansion of c in a 24.596 * [backup-simplify]: Simplify c into c 24.596 * [taylor]: Taking taylor expansion of (- (/ (* a c) b) b) in a 24.596 * [taylor]: Taking taylor expansion of (/ (* a c) b) in a 24.596 * [taylor]: Taking taylor expansion of (* a c) in a 24.596 * [taylor]: Taking taylor expansion of a in a 24.596 * [backup-simplify]: Simplify 0 into 0 24.596 * [backup-simplify]: Simplify 1 into 1 24.596 * [taylor]: Taking taylor expansion of c in a 24.596 * [backup-simplify]: Simplify c into c 24.596 * [taylor]: Taking taylor expansion of b in a 24.596 * [backup-simplify]: Simplify b into b 24.596 * [backup-simplify]: Simplify (* 0 c) into 0 24.597 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 24.597 * [backup-simplify]: Simplify (/ c b) into (/ c b) 24.597 * [taylor]: Taking taylor expansion of b in a 24.597 * [backup-simplify]: Simplify b into b 24.597 * [backup-simplify]: Simplify (- b) into (- b) 24.597 * [backup-simplify]: Simplify (+ 0 (- b)) into (- b) 24.597 * [backup-simplify]: Simplify (/ c (- b)) into (* -1 (/ c b)) 24.597 * [taylor]: Taking taylor expansion of (/ c (- (/ (* a c) b) b)) in b 24.597 * [taylor]: Taking taylor expansion of c in b 24.597 * [backup-simplify]: Simplify c into c 24.597 * [taylor]: Taking taylor expansion of (- (/ (* a c) b) b) in b 24.597 * [taylor]: Taking taylor expansion of (/ (* a c) b) in b 24.597 * [taylor]: Taking taylor expansion of (* a c) in b 24.597 * [taylor]: Taking taylor expansion of a in b 24.597 * [backup-simplify]: Simplify a into a 24.597 * [taylor]: Taking taylor expansion of c in b 24.597 * [backup-simplify]: Simplify c into c 24.597 * [taylor]: Taking taylor expansion of b in b 24.597 * [backup-simplify]: Simplify 0 into 0 24.597 * [backup-simplify]: Simplify 1 into 1 24.597 * [backup-simplify]: Simplify (* a c) into (* a c) 24.597 * [backup-simplify]: Simplify (/ (* a c) 1) into (* a c) 24.597 * [taylor]: Taking taylor expansion of b in b 24.597 * [backup-simplify]: Simplify 0 into 0 24.597 * [backup-simplify]: Simplify 1 into 1 24.598 * [backup-simplify]: Simplify (+ (* a c) 0) into (* a c) 24.598 * [backup-simplify]: Simplify (/ c (* a c)) into (/ 1 a) 24.598 * [taylor]: Taking taylor expansion of (/ c (- (/ (* a c) b) b)) in c 24.598 * [taylor]: Taking taylor expansion of c in c 24.598 * [backup-simplify]: Simplify 0 into 0 24.598 * [backup-simplify]: Simplify 1 into 1 24.598 * [taylor]: Taking taylor expansion of (- (/ (* a c) b) b) in c 24.598 * [taylor]: Taking taylor expansion of (/ (* a c) b) in c 24.598 * [taylor]: Taking taylor expansion of (* a c) in c 24.598 * [taylor]: Taking taylor expansion of a in c 24.598 * [backup-simplify]: Simplify a into a 24.598 * [taylor]: Taking taylor expansion of c in c 24.598 * [backup-simplify]: Simplify 0 into 0 24.598 * [backup-simplify]: Simplify 1 into 1 24.598 * [taylor]: Taking taylor expansion of b in c 24.598 * [backup-simplify]: Simplify b into b 24.598 * [backup-simplify]: Simplify (* a 0) into 0 24.598 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 24.598 * [backup-simplify]: Simplify (/ a b) into (/ a b) 24.598 * [taylor]: Taking taylor expansion of b in c 24.599 * [backup-simplify]: Simplify b into b 24.599 * [backup-simplify]: Simplify (- b) into (- b) 24.599 * [backup-simplify]: Simplify (+ 0 (- b)) into (- b) 24.599 * [backup-simplify]: Simplify (/ 1 (- b)) into (/ -1 b) 24.599 * [taylor]: Taking taylor expansion of (/ c (- (/ (* a c) b) b)) in c 24.599 * [taylor]: Taking taylor expansion of c in c 24.599 * [backup-simplify]: Simplify 0 into 0 24.599 * [backup-simplify]: Simplify 1 into 1 24.599 * [taylor]: Taking taylor expansion of (- (/ (* a c) b) b) in c 24.599 * [taylor]: Taking taylor expansion of (/ (* a c) b) in c 24.599 * [taylor]: Taking taylor expansion of (* a c) in c 24.599 * [taylor]: Taking taylor expansion of a in c 24.599 * [backup-simplify]: Simplify a into a 24.599 * [taylor]: Taking taylor expansion of c in c 24.599 * [backup-simplify]: Simplify 0 into 0 24.599 * [backup-simplify]: Simplify 1 into 1 24.599 * [taylor]: Taking taylor expansion of b in c 24.599 * [backup-simplify]: Simplify b into b 24.599 * [backup-simplify]: Simplify (* a 0) into 0 24.599 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 24.599 * [backup-simplify]: Simplify (/ a b) into (/ a b) 24.599 * [taylor]: Taking taylor expansion of b in c 24.599 * [backup-simplify]: Simplify b into b 24.599 * [backup-simplify]: Simplify (- b) into (- b) 24.599 * [backup-simplify]: Simplify (+ 0 (- b)) into (- b) 24.599 * [backup-simplify]: Simplify (/ 1 (- b)) into (/ -1 b) 24.599 * [taylor]: Taking taylor expansion of (/ -1 b) in b 24.599 * [taylor]: Taking taylor expansion of -1 in b 24.599 * [backup-simplify]: Simplify -1 into -1 24.599 * [taylor]: Taking taylor expansion of b in b 24.600 * [backup-simplify]: Simplify 0 into 0 24.600 * [backup-simplify]: Simplify 1 into 1 24.600 * [backup-simplify]: Simplify (/ -1 1) into -1 24.600 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 24.601 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.601 * [taylor]: Taking taylor expansion of 0 in a 24.601 * [backup-simplify]: Simplify 0 into 0 24.601 * [backup-simplify]: Simplify 0 into 0 24.602 * [backup-simplify]: Simplify (- 0) into 0 24.602 * [backup-simplify]: Simplify (+ (/ a b) 0) into (/ a b) 24.602 * [backup-simplify]: Simplify (- (/ 0 (- b)) (+ (* (/ -1 b) (/ (/ a b) (- b))))) into (- (/ a (pow b 3))) 24.602 * [taylor]: Taking taylor expansion of (- (/ a (pow b 3))) in b 24.602 * [taylor]: Taking taylor expansion of (/ a (pow b 3)) in b 24.602 * [taylor]: Taking taylor expansion of a in b 24.602 * [backup-simplify]: Simplify a into a 24.602 * [taylor]: Taking taylor expansion of (pow b 3) in b 24.602 * [taylor]: Taking taylor expansion of b in b 24.602 * [backup-simplify]: Simplify 0 into 0 24.602 * [backup-simplify]: Simplify 1 into 1 24.603 * [backup-simplify]: Simplify (* 1 1) into 1 24.603 * [backup-simplify]: Simplify (* 1 1) into 1 24.603 * [backup-simplify]: Simplify (/ a 1) into a 24.604 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 24.604 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 24.605 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 24.605 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.606 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 24.606 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.607 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* a (/ 0 1)))) into 0 24.607 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 24.608 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 24.609 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* a (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.610 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* a (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.611 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* a (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.612 * [backup-simplify]: Simplify (- 0) into 0 24.612 * [taylor]: Taking taylor expansion of 0 in a 24.612 * [backup-simplify]: Simplify 0 into 0 24.612 * [backup-simplify]: Simplify 0 into 0 24.612 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.612 * [taylor]: Taking taylor expansion of 0 in a 24.612 * [backup-simplify]: Simplify 0 into 0 24.612 * [backup-simplify]: Simplify 0 into 0 24.612 * [backup-simplify]: Simplify 0 into 0 24.613 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 24.613 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ a b) (/ 0 b)))) into 0 24.613 * [backup-simplify]: Simplify (- 0) into 0 24.613 * [backup-simplify]: Simplify (+ 0 0) into 0 24.614 * [backup-simplify]: Simplify (- (/ 0 (- b)) (+ (* (/ -1 b) (/ 0 (- b))) (* (- (/ a (pow b 3))) (/ (/ a b) (- b))))) into (- (/ (pow a 2) (pow b 5))) 24.614 * [taylor]: Taking taylor expansion of (- (/ (pow a 2) (pow b 5))) in b 24.614 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 5)) in b 24.614 * [taylor]: Taking taylor expansion of (pow a 2) in b 24.614 * [taylor]: Taking taylor expansion of a in b 24.614 * [backup-simplify]: Simplify a into a 24.614 * [taylor]: Taking taylor expansion of (pow b 5) in b 24.614 * [taylor]: Taking taylor expansion of b in b 24.614 * [backup-simplify]: Simplify 0 into 0 24.614 * [backup-simplify]: Simplify 1 into 1 24.614 * [backup-simplify]: Simplify (* a a) into (pow a 2) 24.614 * [backup-simplify]: Simplify (* 1 1) into 1 24.615 * [backup-simplify]: Simplify (* 1 1) into 1 24.615 * [backup-simplify]: Simplify (* 1 1) into 1 24.615 * [backup-simplify]: Simplify (/ (pow a 2) 1) into (pow a 2) 24.616 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 a))))))) into 0 24.617 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 24.617 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.618 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 24.619 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 24.620 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 24.621 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 24.622 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 24.624 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 24.625 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 24.626 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 24.627 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 24.628 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.630 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 24.630 * [backup-simplify]: Simplify (+ (* a 0) (* 0 a)) into 0 24.630 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.631 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow a 2) (/ 0 1)))) into 0 24.633 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 24.633 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 a))) into 0 24.634 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 24.635 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow a 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.636 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 24.636 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 24.637 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 24.638 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow a 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.639 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 a))))) into 0 24.641 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow a 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.642 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))))) into 0 24.643 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow a 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.646 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow a 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.646 * [backup-simplify]: Simplify (- 0) into 0 24.646 * [taylor]: Taking taylor expansion of 0 in a 24.646 * [backup-simplify]: Simplify 0 into 0 24.646 * [backup-simplify]: Simplify 0 into 0 24.647 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 24.648 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 24.649 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* a (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.650 * [backup-simplify]: Simplify (- 0) into 0 24.650 * [taylor]: Taking taylor expansion of 0 in a 24.650 * [backup-simplify]: Simplify 0 into 0 24.650 * [backup-simplify]: Simplify 0 into 0 24.650 * [backup-simplify]: Simplify 0 into 0 24.650 * [backup-simplify]: Simplify (/ (* 2 (/ 1 c)) (* (- (* (/ (/ 1 c) (/ 1 b)) (/ 1 a)) (/ 1 b)) 2)) into (/ 1 (* (- (/ b (* a c)) (/ 1 b)) c)) 24.650 * [approximate]: Taking taylor expansion of (/ 1 (* (- (/ b (* a c)) (/ 1 b)) c)) in (c b a) around 0 24.650 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ b (* a c)) (/ 1 b)) c)) in a 24.650 * [taylor]: Taking taylor expansion of (* (- (/ b (* a c)) (/ 1 b)) c) in a 24.650 * [taylor]: Taking taylor expansion of (- (/ b (* a c)) (/ 1 b)) in a 24.650 * [taylor]: Taking taylor expansion of (/ b (* a c)) in a 24.650 * [taylor]: Taking taylor expansion of b in a 24.650 * [backup-simplify]: Simplify b into b 24.650 * [taylor]: Taking taylor expansion of (* a c) in a 24.650 * [taylor]: Taking taylor expansion of a in a 24.650 * [backup-simplify]: Simplify 0 into 0 24.650 * [backup-simplify]: Simplify 1 into 1 24.650 * [taylor]: Taking taylor expansion of c in a 24.650 * [backup-simplify]: Simplify c into c 24.650 * [backup-simplify]: Simplify (* 0 c) into 0 24.650 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 24.650 * [backup-simplify]: Simplify (/ b c) into (/ b c) 24.650 * [taylor]: Taking taylor expansion of (/ 1 b) in a 24.650 * [taylor]: Taking taylor expansion of b in a 24.650 * [backup-simplify]: Simplify b into b 24.650 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 24.650 * [taylor]: Taking taylor expansion of c in a 24.651 * [backup-simplify]: Simplify c into c 24.651 * [backup-simplify]: Simplify (+ (/ b c) 0) into (/ b c) 24.651 * [backup-simplify]: Simplify (* (/ b c) c) into b 24.651 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 24.651 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ b (* a c)) (/ 1 b)) c)) in b 24.651 * [taylor]: Taking taylor expansion of (* (- (/ b (* a c)) (/ 1 b)) c) in b 24.651 * [taylor]: Taking taylor expansion of (- (/ b (* a c)) (/ 1 b)) in b 24.651 * [taylor]: Taking taylor expansion of (/ b (* a c)) in b 24.651 * [taylor]: Taking taylor expansion of b in b 24.651 * [backup-simplify]: Simplify 0 into 0 24.651 * [backup-simplify]: Simplify 1 into 1 24.651 * [taylor]: Taking taylor expansion of (* a c) in b 24.651 * [taylor]: Taking taylor expansion of a in b 24.651 * [backup-simplify]: Simplify a into a 24.651 * [taylor]: Taking taylor expansion of c in b 24.651 * [backup-simplify]: Simplify c into c 24.651 * [backup-simplify]: Simplify (* a c) into (* a c) 24.651 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 24.651 * [taylor]: Taking taylor expansion of (/ 1 b) in b 24.651 * [taylor]: Taking taylor expansion of b in b 24.651 * [backup-simplify]: Simplify 0 into 0 24.651 * [backup-simplify]: Simplify 1 into 1 24.651 * [backup-simplify]: Simplify (/ 1 1) into 1 24.651 * [taylor]: Taking taylor expansion of c in b 24.651 * [backup-simplify]: Simplify c into c 24.651 * [backup-simplify]: Simplify (- 1) into -1 24.652 * [backup-simplify]: Simplify (+ 0 -1) into -1 24.652 * [backup-simplify]: Simplify (* -1 c) into (* -1 c) 24.652 * [backup-simplify]: Simplify (/ 1 (* -1 c)) into (/ -1 c) 24.652 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ b (* a c)) (/ 1 b)) c)) in c 24.652 * [taylor]: Taking taylor expansion of (* (- (/ b (* a c)) (/ 1 b)) c) in c 24.652 * [taylor]: Taking taylor expansion of (- (/ b (* a c)) (/ 1 b)) in c 24.652 * [taylor]: Taking taylor expansion of (/ b (* a c)) in c 24.652 * [taylor]: Taking taylor expansion of b in c 24.652 * [backup-simplify]: Simplify b into b 24.652 * [taylor]: Taking taylor expansion of (* a c) in c 24.652 * [taylor]: Taking taylor expansion of a in c 24.652 * [backup-simplify]: Simplify a into a 24.652 * [taylor]: Taking taylor expansion of c in c 24.652 * [backup-simplify]: Simplify 0 into 0 24.652 * [backup-simplify]: Simplify 1 into 1 24.652 * [backup-simplify]: Simplify (* a 0) into 0 24.652 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 24.652 * [backup-simplify]: Simplify (/ b a) into (/ b a) 24.652 * [taylor]: Taking taylor expansion of (/ 1 b) in c 24.652 * [taylor]: Taking taylor expansion of b in c 24.652 * [backup-simplify]: Simplify b into b 24.652 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 24.652 * [taylor]: Taking taylor expansion of c in c 24.652 * [backup-simplify]: Simplify 0 into 0 24.653 * [backup-simplify]: Simplify 1 into 1 24.653 * [backup-simplify]: Simplify (+ (/ b a) 0) into (/ b a) 24.653 * [backup-simplify]: Simplify (* (/ b a) 0) into 0 24.653 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 24.653 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ b a) (/ 0 a)))) into 0 24.653 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 24.653 * [backup-simplify]: Simplify (+ 0 (- (/ 1 b))) into (- (/ 1 b)) 24.653 * [backup-simplify]: Simplify (+ (* (/ b a) 1) (* (- (/ 1 b)) 0)) into (/ b a) 24.653 * [backup-simplify]: Simplify (/ 1 (/ b a)) into (/ a b) 24.653 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ b (* a c)) (/ 1 b)) c)) in c 24.653 * [taylor]: Taking taylor expansion of (* (- (/ b (* a c)) (/ 1 b)) c) in c 24.653 * [taylor]: Taking taylor expansion of (- (/ b (* a c)) (/ 1 b)) in c 24.653 * [taylor]: Taking taylor expansion of (/ b (* a c)) in c 24.653 * [taylor]: Taking taylor expansion of b in c 24.653 * [backup-simplify]: Simplify b into b 24.653 * [taylor]: Taking taylor expansion of (* a c) in c 24.653 * [taylor]: Taking taylor expansion of a in c 24.654 * [backup-simplify]: Simplify a into a 24.654 * [taylor]: Taking taylor expansion of c in c 24.654 * [backup-simplify]: Simplify 0 into 0 24.654 * [backup-simplify]: Simplify 1 into 1 24.654 * [backup-simplify]: Simplify (* a 0) into 0 24.654 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 24.654 * [backup-simplify]: Simplify (/ b a) into (/ b a) 24.654 * [taylor]: Taking taylor expansion of (/ 1 b) in c 24.654 * [taylor]: Taking taylor expansion of b in c 24.654 * [backup-simplify]: Simplify b into b 24.654 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 24.654 * [taylor]: Taking taylor expansion of c in c 24.654 * [backup-simplify]: Simplify 0 into 0 24.654 * [backup-simplify]: Simplify 1 into 1 24.654 * [backup-simplify]: Simplify (+ (/ b a) 0) into (/ b a) 24.654 * [backup-simplify]: Simplify (* (/ b a) 0) into 0 24.655 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 24.655 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ b a) (/ 0 a)))) into 0 24.655 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 24.655 * [backup-simplify]: Simplify (+ 0 (- (/ 1 b))) into (- (/ 1 b)) 24.655 * [backup-simplify]: Simplify (+ (* (/ b a) 1) (* (- (/ 1 b)) 0)) into (/ b a) 24.655 * [backup-simplify]: Simplify (/ 1 (/ b a)) into (/ a b) 24.655 * [taylor]: Taking taylor expansion of (/ a b) in b 24.655 * [taylor]: Taking taylor expansion of a in b 24.655 * [backup-simplify]: Simplify a into a 24.655 * [taylor]: Taking taylor expansion of b in b 24.655 * [backup-simplify]: Simplify 0 into 0 24.655 * [backup-simplify]: Simplify 1 into 1 24.655 * [backup-simplify]: Simplify (/ a 1) into a 24.656 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* a (/ 0 1)))) into 0 24.656 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* a (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.656 * [taylor]: Taking taylor expansion of 0 in a 24.656 * [backup-simplify]: Simplify 0 into 0 24.656 * [backup-simplify]: Simplify 0 into 0 24.657 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 24.657 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ b a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 24.657 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 24.657 * [backup-simplify]: Simplify (- 0) into 0 24.658 * [backup-simplify]: Simplify (+ 0 0) into 0 24.658 * [backup-simplify]: Simplify (+ (* (/ b a) 0) (+ (* (- (/ 1 b)) 1) (* 0 0))) into (- (/ 1 b)) 24.658 * [backup-simplify]: Simplify (- (+ (* (/ a b) (/ (- (/ 1 b)) (/ b a))))) into (/ (pow a 2) (pow b 3)) 24.658 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) in b 24.658 * [taylor]: Taking taylor expansion of (pow a 2) in b 24.658 * [taylor]: Taking taylor expansion of a in b 24.658 * [backup-simplify]: Simplify a into a 24.658 * [taylor]: Taking taylor expansion of (pow b 3) in b 24.658 * [taylor]: Taking taylor expansion of b in b 24.658 * [backup-simplify]: Simplify 0 into 0 24.658 * [backup-simplify]: Simplify 1 into 1 24.658 * [backup-simplify]: Simplify (* a a) into (pow a 2) 24.659 * [backup-simplify]: Simplify (* 1 1) into 1 24.659 * [backup-simplify]: Simplify (* 1 1) into 1 24.659 * [backup-simplify]: Simplify (/ (pow a 2) 1) into (pow a 2) 24.660 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 a))))) into 0 24.660 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 24.661 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 24.661 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 24.662 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.662 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 24.663 * [backup-simplify]: Simplify (+ (* a 0) (* 0 a)) into 0 24.663 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.664 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow a 2) (/ 0 1)))) into 0 24.664 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 24.664 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 a))) into 0 24.665 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 24.666 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow a 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.666 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 24.667 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow a 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.669 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow a 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.669 * [taylor]: Taking taylor expansion of 0 in a 24.669 * [backup-simplify]: Simplify 0 into 0 24.669 * [backup-simplify]: Simplify 0 into 0 24.670 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* a (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.670 * [taylor]: Taking taylor expansion of 0 in a 24.670 * [backup-simplify]: Simplify 0 into 0 24.670 * [backup-simplify]: Simplify 0 into 0 24.670 * [backup-simplify]: Simplify 0 into 0 24.671 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 24.671 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ b a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 24.671 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 24.671 * [backup-simplify]: Simplify (- 0) into 0 24.672 * [backup-simplify]: Simplify (+ 0 0) into 0 24.672 * [backup-simplify]: Simplify (+ (* (/ b a) 0) (+ (* (- (/ 1 b)) 0) (+ (* 0 1) (* 0 0)))) into 0 24.672 * [backup-simplify]: Simplify (- (+ (* (/ a b) (/ 0 (/ b a))) (* (/ (pow a 2) (pow b 3)) (/ (- (/ 1 b)) (/ b a))))) into (/ (pow a 3) (pow b 5)) 24.672 * [taylor]: Taking taylor expansion of (/ (pow a 3) (pow b 5)) in b 24.672 * [taylor]: Taking taylor expansion of (pow a 3) in b 24.672 * [taylor]: Taking taylor expansion of a in b 24.672 * [backup-simplify]: Simplify a into a 24.672 * [taylor]: Taking taylor expansion of (pow b 5) in b 24.672 * [taylor]: Taking taylor expansion of b in b 24.673 * [backup-simplify]: Simplify 0 into 0 24.673 * [backup-simplify]: Simplify 1 into 1 24.673 * [backup-simplify]: Simplify (* a a) into (pow a 2) 24.673 * [backup-simplify]: Simplify (* a (pow a 2)) into (pow a 3) 24.673 * [backup-simplify]: Simplify (* 1 1) into 1 24.673 * [backup-simplify]: Simplify (* 1 1) into 1 24.673 * [backup-simplify]: Simplify (* 1 1) into 1 24.673 * [backup-simplify]: Simplify (/ (pow a 3) 1) into (pow a 3) 24.675 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 a))))))) into 0 24.681 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))))) into 0 24.682 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 a))))) into 0 24.683 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 24.683 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 a))) into 0 24.683 * [backup-simplify]: Simplify (+ (* a 0) (* 0 a)) into 0 24.684 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow a 2)))))))) into 0 24.685 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 24.686 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.687 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 24.687 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 24.688 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 24.688 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 24.689 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 24.690 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 24.691 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 24.691 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 24.692 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 24.693 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.693 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 24.694 * [backup-simplify]: Simplify (+ (* a 0) (* 0 (pow a 2))) into 0 24.694 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.695 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow a 3) (/ 0 1)))) into 0 24.695 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 24.696 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 (pow a 2)))) into 0 24.696 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 24.697 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow a 3) (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.698 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 24.698 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow a 2))))) into 0 24.699 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 24.700 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow a 3) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.701 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow a 2)))))) into 0 24.702 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow a 3) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.703 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow a 2))))))) into 0 24.705 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow a 3) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.707 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow a 3) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.707 * [taylor]: Taking taylor expansion of 0 in a 24.707 * [backup-simplify]: Simplify 0 into 0 24.707 * [backup-simplify]: Simplify 0 into 0 24.708 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))))) into 0 24.709 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 24.710 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 24.712 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow a 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.712 * [taylor]: Taking taylor expansion of 0 in a 24.712 * [backup-simplify]: Simplify 0 into 0 24.712 * [backup-simplify]: Simplify 0 into 0 24.712 * [backup-simplify]: Simplify 0 into 0 24.713 * [backup-simplify]: Simplify (/ (* 2 (/ 1 (- c))) (* (- (* (/ (/ 1 (- c)) (/ 1 (- b))) (/ 1 (- a))) (/ 1 (- b))) 2)) into (/ -1 (* c (- (/ 1 b) (/ b (* a c))))) 24.713 * [approximate]: Taking taylor expansion of (/ -1 (* c (- (/ 1 b) (/ b (* a c))))) in (c b a) around 0 24.713 * [taylor]: Taking taylor expansion of (/ -1 (* c (- (/ 1 b) (/ b (* a c))))) in a 24.713 * [taylor]: Taking taylor expansion of -1 in a 24.713 * [backup-simplify]: Simplify -1 into -1 24.713 * [taylor]: Taking taylor expansion of (* c (- (/ 1 b) (/ b (* a c)))) in a 24.713 * [taylor]: Taking taylor expansion of c in a 24.713 * [backup-simplify]: Simplify c into c 24.713 * [taylor]: Taking taylor expansion of (- (/ 1 b) (/ b (* a c))) in a 24.713 * [taylor]: Taking taylor expansion of (/ 1 b) in a 24.713 * [taylor]: Taking taylor expansion of b in a 24.713 * [backup-simplify]: Simplify b into b 24.713 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 24.713 * [taylor]: Taking taylor expansion of (/ b (* a c)) in a 24.713 * [taylor]: Taking taylor expansion of b in a 24.713 * [backup-simplify]: Simplify b into b 24.713 * [taylor]: Taking taylor expansion of (* a c) in a 24.713 * [taylor]: Taking taylor expansion of a in a 24.713 * [backup-simplify]: Simplify 0 into 0 24.713 * [backup-simplify]: Simplify 1 into 1 24.713 * [taylor]: Taking taylor expansion of c in a 24.713 * [backup-simplify]: Simplify c into c 24.713 * [backup-simplify]: Simplify (* 0 c) into 0 24.714 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 24.714 * [backup-simplify]: Simplify (/ b c) into (/ b c) 24.714 * [backup-simplify]: Simplify (- (/ b c)) into (- (/ b c)) 24.714 * [backup-simplify]: Simplify (+ 0 (- (/ b c))) into (- (/ b c)) 24.714 * [backup-simplify]: Simplify (* c (- (/ b c))) into (* -1 b) 24.714 * [backup-simplify]: Simplify (/ -1 (* -1 b)) into (/ 1 b) 24.714 * [taylor]: Taking taylor expansion of (/ -1 (* c (- (/ 1 b) (/ b (* a c))))) in b 24.714 * [taylor]: Taking taylor expansion of -1 in b 24.714 * [backup-simplify]: Simplify -1 into -1 24.714 * [taylor]: Taking taylor expansion of (* c (- (/ 1 b) (/ b (* a c)))) in b 24.714 * [taylor]: Taking taylor expansion of c in b 24.715 * [backup-simplify]: Simplify c into c 24.715 * [taylor]: Taking taylor expansion of (- (/ 1 b) (/ b (* a c))) in b 24.715 * [taylor]: Taking taylor expansion of (/ 1 b) in b 24.715 * [taylor]: Taking taylor expansion of b in b 24.715 * [backup-simplify]: Simplify 0 into 0 24.715 * [backup-simplify]: Simplify 1 into 1 24.715 * [backup-simplify]: Simplify (/ 1 1) into 1 24.715 * [taylor]: Taking taylor expansion of (/ b (* a c)) in b 24.715 * [taylor]: Taking taylor expansion of b in b 24.715 * [backup-simplify]: Simplify 0 into 0 24.715 * [backup-simplify]: Simplify 1 into 1 24.715 * [taylor]: Taking taylor expansion of (* a c) in b 24.715 * [taylor]: Taking taylor expansion of a in b 24.715 * [backup-simplify]: Simplify a into a 24.715 * [taylor]: Taking taylor expansion of c in b 24.715 * [backup-simplify]: Simplify c into c 24.715 * [backup-simplify]: Simplify (* a c) into (* a c) 24.715 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 24.716 * [backup-simplify]: Simplify (+ 1 0) into 1 24.716 * [backup-simplify]: Simplify (* c 1) into c 24.716 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 24.716 * [taylor]: Taking taylor expansion of (/ -1 (* c (- (/ 1 b) (/ b (* a c))))) in c 24.716 * [taylor]: Taking taylor expansion of -1 in c 24.716 * [backup-simplify]: Simplify -1 into -1 24.716 * [taylor]: Taking taylor expansion of (* c (- (/ 1 b) (/ b (* a c)))) in c 24.716 * [taylor]: Taking taylor expansion of c in c 24.716 * [backup-simplify]: Simplify 0 into 0 24.716 * [backup-simplify]: Simplify 1 into 1 24.716 * [taylor]: Taking taylor expansion of (- (/ 1 b) (/ b (* a c))) in c 24.716 * [taylor]: Taking taylor expansion of (/ 1 b) in c 24.716 * [taylor]: Taking taylor expansion of b in c 24.716 * [backup-simplify]: Simplify b into b 24.716 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 24.716 * [taylor]: Taking taylor expansion of (/ b (* a c)) in c 24.716 * [taylor]: Taking taylor expansion of b in c 24.716 * [backup-simplify]: Simplify b into b 24.716 * [taylor]: Taking taylor expansion of (* a c) in c 24.716 * [taylor]: Taking taylor expansion of a in c 24.716 * [backup-simplify]: Simplify a into a 24.717 * [taylor]: Taking taylor expansion of c in c 24.717 * [backup-simplify]: Simplify 0 into 0 24.717 * [backup-simplify]: Simplify 1 into 1 24.717 * [backup-simplify]: Simplify (* a 0) into 0 24.717 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 24.717 * [backup-simplify]: Simplify (/ b a) into (/ b a) 24.717 * [backup-simplify]: Simplify (- (/ b a)) into (- (/ b a)) 24.717 * [backup-simplify]: Simplify (+ 0 (- (/ b a))) into (- (/ b a)) 24.717 * [backup-simplify]: Simplify (* 0 (- (/ b a))) into 0 24.718 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 24.718 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ b a) (/ 0 a)))) into 0 24.719 * [backup-simplify]: Simplify (- 0) into 0 24.719 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 24.719 * [backup-simplify]: Simplify (+ (* 0 (/ 1 b)) (* 1 (- (/ b a)))) into (- (/ b a)) 24.719 * [backup-simplify]: Simplify (/ -1 (- (/ b a))) into (/ a b) 24.719 * [taylor]: Taking taylor expansion of (/ -1 (* c (- (/ 1 b) (/ b (* a c))))) in c 24.719 * [taylor]: Taking taylor expansion of -1 in c 24.719 * [backup-simplify]: Simplify -1 into -1 24.719 * [taylor]: Taking taylor expansion of (* c (- (/ 1 b) (/ b (* a c)))) in c 24.719 * [taylor]: Taking taylor expansion of c in c 24.719 * [backup-simplify]: Simplify 0 into 0 24.719 * [backup-simplify]: Simplify 1 into 1 24.719 * [taylor]: Taking taylor expansion of (- (/ 1 b) (/ b (* a c))) in c 24.719 * [taylor]: Taking taylor expansion of (/ 1 b) in c 24.719 * [taylor]: Taking taylor expansion of b in c 24.719 * [backup-simplify]: Simplify b into b 24.719 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 24.719 * [taylor]: Taking taylor expansion of (/ b (* a c)) in c 24.719 * [taylor]: Taking taylor expansion of b in c 24.719 * [backup-simplify]: Simplify b into b 24.720 * [taylor]: Taking taylor expansion of (* a c) in c 24.720 * [taylor]: Taking taylor expansion of a in c 24.720 * [backup-simplify]: Simplify a into a 24.720 * [taylor]: Taking taylor expansion of c in c 24.720 * [backup-simplify]: Simplify 0 into 0 24.720 * [backup-simplify]: Simplify 1 into 1 24.720 * [backup-simplify]: Simplify (* a 0) into 0 24.720 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 24.720 * [backup-simplify]: Simplify (/ b a) into (/ b a) 24.720 * [backup-simplify]: Simplify (- (/ b a)) into (- (/ b a)) 24.720 * [backup-simplify]: Simplify (+ 0 (- (/ b a))) into (- (/ b a)) 24.721 * [backup-simplify]: Simplify (* 0 (- (/ b a))) into 0 24.721 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 24.721 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ b a) (/ 0 a)))) into 0 24.722 * [backup-simplify]: Simplify (- 0) into 0 24.722 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 24.722 * [backup-simplify]: Simplify (+ (* 0 (/ 1 b)) (* 1 (- (/ b a)))) into (- (/ b a)) 24.722 * [backup-simplify]: Simplify (/ -1 (- (/ b a))) into (/ a b) 24.722 * [taylor]: Taking taylor expansion of (/ a b) in b 24.722 * [taylor]: Taking taylor expansion of a in b 24.722 * [backup-simplify]: Simplify a into a 24.722 * [taylor]: Taking taylor expansion of b in b 24.722 * [backup-simplify]: Simplify 0 into 0 24.722 * [backup-simplify]: Simplify 1 into 1 24.722 * [backup-simplify]: Simplify (/ a 1) into a 24.723 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* a (/ 0 1)))) into 0 24.725 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* a (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.725 * [taylor]: Taking taylor expansion of 0 in a 24.725 * [backup-simplify]: Simplify 0 into 0 24.725 * [backup-simplify]: Simplify 0 into 0 24.725 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 24.726 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 24.726 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ b a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 24.726 * [backup-simplify]: Simplify (- 0) into 0 24.727 * [backup-simplify]: Simplify (+ 0 0) into 0 24.727 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 b)) (* 0 (- (/ b a))))) into (/ 1 b) 24.727 * [backup-simplify]: Simplify (- (/ 0 (- (/ b a))) (+ (* (/ a b) (/ (/ 1 b) (- (/ b a)))))) into (/ (pow a 2) (pow b 3)) 24.727 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) in b 24.727 * [taylor]: Taking taylor expansion of (pow a 2) in b 24.727 * [taylor]: Taking taylor expansion of a in b 24.727 * [backup-simplify]: Simplify a into a 24.727 * [taylor]: Taking taylor expansion of (pow b 3) in b 24.727 * [taylor]: Taking taylor expansion of b in b 24.727 * [backup-simplify]: Simplify 0 into 0 24.727 * [backup-simplify]: Simplify 1 into 1 24.727 * [backup-simplify]: Simplify (* a a) into (pow a 2) 24.728 * [backup-simplify]: Simplify (* 1 1) into 1 24.728 * [backup-simplify]: Simplify (* 1 1) into 1 24.728 * [backup-simplify]: Simplify (/ (pow a 2) 1) into (pow a 2) 24.729 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 a))))) into 0 24.729 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 24.730 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 24.731 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 24.731 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.732 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 24.732 * [backup-simplify]: Simplify (+ (* a 0) (* 0 a)) into 0 24.732 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.733 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow a 2) (/ 0 1)))) into 0 24.734 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 24.734 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 a))) into 0 24.735 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 24.735 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow a 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.736 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 24.737 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow a 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.739 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow a 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.739 * [taylor]: Taking taylor expansion of 0 in a 24.739 * [backup-simplify]: Simplify 0 into 0 24.739 * [backup-simplify]: Simplify 0 into 0 24.740 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* a (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.740 * [taylor]: Taking taylor expansion of 0 in a 24.740 * [backup-simplify]: Simplify 0 into 0 24.740 * [backup-simplify]: Simplify 0 into 0 24.740 * [backup-simplify]: Simplify 0 into 0 24.740 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 24.741 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 24.741 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ b a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 24.741 * [backup-simplify]: Simplify (- 0) into 0 24.741 * [backup-simplify]: Simplify (+ 0 0) into 0 24.742 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 b)) (* 0 (- (/ b a)))))) into 0 24.742 * [backup-simplify]: Simplify (- (/ 0 (- (/ b a))) (+ (* (/ a b) (/ 0 (- (/ b a)))) (* (/ (pow a 2) (pow b 3)) (/ (/ 1 b) (- (/ b a)))))) into (/ (pow a 3) (pow b 5)) 24.742 * [taylor]: Taking taylor expansion of (/ (pow a 3) (pow b 5)) in b 24.742 * [taylor]: Taking taylor expansion of (pow a 3) in b 24.742 * [taylor]: Taking taylor expansion of a in b 24.742 * [backup-simplify]: Simplify a into a 24.742 * [taylor]: Taking taylor expansion of (pow b 5) in b 24.742 * [taylor]: Taking taylor expansion of b in b 24.742 * [backup-simplify]: Simplify 0 into 0 24.742 * [backup-simplify]: Simplify 1 into 1 24.742 * [backup-simplify]: Simplify (* a a) into (pow a 2) 24.742 * [backup-simplify]: Simplify (* a (pow a 2)) into (pow a 3) 24.743 * [backup-simplify]: Simplify (* 1 1) into 1 24.743 * [backup-simplify]: Simplify (* 1 1) into 1 24.743 * [backup-simplify]: Simplify (* 1 1) into 1 24.743 * [backup-simplify]: Simplify (/ (pow a 3) 1) into (pow a 3) 24.744 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 a))))))) into 0 24.745 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))))) into 0 24.746 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 a))))) into 0 24.747 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 24.747 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 a))) into 0 24.747 * [backup-simplify]: Simplify (+ (* a 0) (* 0 a)) into 0 24.748 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow a 2)))))))) into 0 24.749 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 24.749 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.750 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 24.751 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 24.751 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 24.752 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 24.753 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 24.754 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 24.754 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 24.755 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 24.755 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 24.756 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.757 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 24.757 * [backup-simplify]: Simplify (+ (* a 0) (* 0 (pow a 2))) into 0 24.757 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.758 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow a 3) (/ 0 1)))) into 0 24.759 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 24.759 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 (pow a 2)))) into 0 24.760 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 24.761 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow a 3) (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.761 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 24.762 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow a 2))))) into 0 24.763 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 24.764 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow a 3) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.765 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow a 2)))))) into 0 24.766 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow a 3) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.767 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow a 2))))))) into 0 24.770 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow a 3) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.773 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow a 3) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.773 * [taylor]: Taking taylor expansion of 0 in a 24.773 * [backup-simplify]: Simplify 0 into 0 24.773 * [backup-simplify]: Simplify 0 into 0 24.781 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))))) into 0 24.783 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 24.785 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 24.787 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow a 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.787 * [taylor]: Taking taylor expansion of 0 in a 24.788 * [backup-simplify]: Simplify 0 into 0 24.788 * [backup-simplify]: Simplify 0 into 0 24.788 * [backup-simplify]: Simplify 0 into 0 24.788 * * * * [progress]: [ 4 / 4 ] generating series at (2 3 1) 24.788 * [backup-simplify]: Simplify (- (sqrt (fma -4 (* c a) (* b b))) b) into (- (sqrt (fma -4 (* a c) (pow b 2))) b) 24.788 * [approximate]: Taking taylor expansion of (- (sqrt (fma -4 (* a c) (pow b 2))) b) in (c a b) around 0 24.788 * [taylor]: Taking taylor expansion of (- (sqrt (fma -4 (* a c) (pow b 2))) b) in b 24.788 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in b 24.788 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in b 24.788 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 24.788 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in b 24.788 * [taylor]: Taking taylor expansion of -4 in b 24.788 * [backup-simplify]: Simplify -4 into -4 24.788 * [taylor]: Taking taylor expansion of (* a c) in b 24.788 * [taylor]: Taking taylor expansion of a in b 24.788 * [backup-simplify]: Simplify a into a 24.788 * [taylor]: Taking taylor expansion of c in b 24.788 * [backup-simplify]: Simplify c into c 24.788 * [taylor]: Taking taylor expansion of (pow b 2) in b 24.788 * [taylor]: Taking taylor expansion of b in b 24.788 * [backup-simplify]: Simplify 0 into 0 24.788 * [backup-simplify]: Simplify 1 into 1 24.788 * [backup-simplify]: Simplify (* a c) into (* a c) 24.788 * [backup-simplify]: Simplify (* -4 (* a c)) into (* -4 (* a c)) 24.789 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 24.789 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 24.789 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 24.789 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (* a c))) into 0 24.790 * [backup-simplify]: Simplify (+ 0 0) into 0 24.790 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 24.790 * [taylor]: Taking taylor expansion of b in b 24.790 * [backup-simplify]: Simplify 0 into 0 24.790 * [backup-simplify]: Simplify 1 into 1 24.790 * [taylor]: Taking taylor expansion of (- (sqrt (fma -4 (* a c) (pow b 2))) b) in a 24.790 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in a 24.790 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in a 24.790 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 24.790 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in a 24.790 * [taylor]: Taking taylor expansion of -4 in a 24.790 * [backup-simplify]: Simplify -4 into -4 24.790 * [taylor]: Taking taylor expansion of (* a c) in a 24.790 * [taylor]: Taking taylor expansion of a in a 24.790 * [backup-simplify]: Simplify 0 into 0 24.790 * [backup-simplify]: Simplify 1 into 1 24.790 * [taylor]: Taking taylor expansion of c in a 24.790 * [backup-simplify]: Simplify c into c 24.790 * [taylor]: Taking taylor expansion of (pow b 2) in a 24.790 * [taylor]: Taking taylor expansion of b in a 24.791 * [backup-simplify]: Simplify b into b 24.791 * [backup-simplify]: Simplify (* 0 c) into 0 24.791 * [backup-simplify]: Simplify (* -4 0) into 0 24.791 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.791 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 24.791 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 24.792 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 24.792 * [backup-simplify]: Simplify (+ (* -4 c) (* 0 0)) into (- (* 4 c)) 24.792 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 24.792 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 24.793 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 24.793 * [taylor]: Taking taylor expansion of b in a 24.793 * [backup-simplify]: Simplify b into b 24.793 * [taylor]: Taking taylor expansion of (- (sqrt (fma -4 (* a c) (pow b 2))) b) in c 24.793 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in c 24.793 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in c 24.793 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 24.793 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in c 24.793 * [taylor]: Taking taylor expansion of -4 in c 24.793 * [backup-simplify]: Simplify -4 into -4 24.793 * [taylor]: Taking taylor expansion of (* a c) in c 24.793 * [taylor]: Taking taylor expansion of a in c 24.793 * [backup-simplify]: Simplify a into a 24.793 * [taylor]: Taking taylor expansion of c in c 24.793 * [backup-simplify]: Simplify 0 into 0 24.793 * [backup-simplify]: Simplify 1 into 1 24.793 * [taylor]: Taking taylor expansion of (pow b 2) in c 24.793 * [taylor]: Taking taylor expansion of b in c 24.793 * [backup-simplify]: Simplify b into b 24.793 * [backup-simplify]: Simplify (* a 0) into 0 24.794 * [backup-simplify]: Simplify (* -4 0) into 0 24.794 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.794 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 24.794 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 24.794 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 24.795 * [backup-simplify]: Simplify (+ (* -4 a) (* 0 0)) into (- (* 4 a)) 24.795 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 24.795 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 24.795 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 24.795 * [taylor]: Taking taylor expansion of b in c 24.795 * [backup-simplify]: Simplify b into b 24.795 * [taylor]: Taking taylor expansion of (- (sqrt (fma -4 (* a c) (pow b 2))) b) in c 24.795 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in c 24.795 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in c 24.795 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 24.795 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in c 24.795 * [taylor]: Taking taylor expansion of -4 in c 24.795 * [backup-simplify]: Simplify -4 into -4 24.795 * [taylor]: Taking taylor expansion of (* a c) in c 24.795 * [taylor]: Taking taylor expansion of a in c 24.796 * [backup-simplify]: Simplify a into a 24.796 * [taylor]: Taking taylor expansion of c in c 24.796 * [backup-simplify]: Simplify 0 into 0 24.796 * [backup-simplify]: Simplify 1 into 1 24.796 * [taylor]: Taking taylor expansion of (pow b 2) in c 24.796 * [taylor]: Taking taylor expansion of b in c 24.796 * [backup-simplify]: Simplify b into b 24.796 * [backup-simplify]: Simplify (* a 0) into 0 24.796 * [backup-simplify]: Simplify (* -4 0) into 0 24.796 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.796 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 24.796 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 24.797 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 24.797 * [backup-simplify]: Simplify (+ (* -4 a) (* 0 0)) into (- (* 4 a)) 24.797 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 24.797 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 24.798 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 24.798 * [taylor]: Taking taylor expansion of b in c 24.798 * [backup-simplify]: Simplify b into b 24.798 * [backup-simplify]: Simplify (- b) into (- b) 24.798 * [backup-simplify]: Simplify (+ b (- b)) into 0 24.798 * [taylor]: Taking taylor expansion of 0 in a 24.798 * [backup-simplify]: Simplify 0 into 0 24.798 * [taylor]: Taking taylor expansion of 0 in b 24.798 * [backup-simplify]: Simplify 0 into 0 24.798 * [backup-simplify]: Simplify 0 into 0 24.798 * [backup-simplify]: Simplify (- 0) into 0 24.798 * [backup-simplify]: Simplify (+ (* -2 (/ a b)) 0) into (- (* 2 (/ a b))) 24.798 * [taylor]: Taking taylor expansion of (- (* 2 (/ a b))) in a 24.799 * [taylor]: Taking taylor expansion of (* 2 (/ a b)) in a 24.799 * [taylor]: Taking taylor expansion of 2 in a 24.799 * [backup-simplify]: Simplify 2 into 2 24.799 * [taylor]: Taking taylor expansion of (/ a b) in a 24.799 * [taylor]: Taking taylor expansion of a in a 24.799 * [backup-simplify]: Simplify 0 into 0 24.799 * [backup-simplify]: Simplify 1 into 1 24.799 * [taylor]: Taking taylor expansion of b in a 24.799 * [backup-simplify]: Simplify b into b 24.799 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 24.799 * [taylor]: Taking taylor expansion of 0 in b 24.799 * [backup-simplify]: Simplify 0 into 0 24.799 * [backup-simplify]: Simplify 0 into 0 24.799 * [backup-simplify]: Simplify 0 into 0 24.800 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 24.800 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 a) (* 0 0))) into 0 24.801 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 24.801 * [backup-simplify]: Simplify (+ 0 0) into 0 24.802 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 24.802 * [backup-simplify]: Simplify (- 0) into 0 24.802 * [backup-simplify]: Simplify (+ (* -2 (/ (pow a 2) (pow b 3))) 0) into (- (* 2 (/ (pow a 2) (pow b 3)))) 24.802 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow a 2) (pow b 3)))) in a 24.802 * [taylor]: Taking taylor expansion of (* 2 (/ (pow a 2) (pow b 3))) in a 24.803 * [taylor]: Taking taylor expansion of 2 in a 24.803 * [backup-simplify]: Simplify 2 into 2 24.803 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) in a 24.803 * [taylor]: Taking taylor expansion of (pow a 2) in a 24.803 * [taylor]: Taking taylor expansion of a in a 24.803 * [backup-simplify]: Simplify 0 into 0 24.803 * [backup-simplify]: Simplify 1 into 1 24.803 * [taylor]: Taking taylor expansion of (pow b 3) in a 24.803 * [taylor]: Taking taylor expansion of b in a 24.803 * [backup-simplify]: Simplify b into b 24.803 * [backup-simplify]: Simplify (* 1 1) into 1 24.803 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.803 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 24.803 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 24.803 * [backup-simplify]: Simplify (* 2 (/ 1 b)) into (/ 2 b) 24.804 * [backup-simplify]: Simplify (- (/ 2 b)) into (- (* 2 (/ 1 b))) 24.804 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 b))) in b 24.804 * [taylor]: Taking taylor expansion of (* 2 (/ 1 b)) in b 24.804 * [taylor]: Taking taylor expansion of 2 in b 24.804 * [backup-simplify]: Simplify 2 into 2 24.804 * [taylor]: Taking taylor expansion of (/ 1 b) in b 24.804 * [taylor]: Taking taylor expansion of b in b 24.804 * [backup-simplify]: Simplify 0 into 0 24.804 * [backup-simplify]: Simplify 1 into 1 24.804 * [backup-simplify]: Simplify (/ 1 1) into 1 24.805 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 24.806 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 24.806 * [backup-simplify]: Simplify (- 0) into 0 24.806 * [backup-simplify]: Simplify 0 into 0 24.806 * [taylor]: Taking taylor expansion of 0 in b 24.806 * [backup-simplify]: Simplify 0 into 0 24.806 * [backup-simplify]: Simplify 0 into 0 24.806 * [backup-simplify]: Simplify 0 into 0 24.806 * [backup-simplify]: Simplify 0 into 0 24.806 * [backup-simplify]: Simplify (- (sqrt (fma -4 (* (/ 1 c) (/ 1 a)) (* (/ 1 b) (/ 1 b)))) (/ 1 b)) into (- (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) (/ 1 b)) 24.807 * [approximate]: Taking taylor expansion of (- (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) (/ 1 b)) in (c a b) around 0 24.807 * [taylor]: Taking taylor expansion of (- (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) (/ 1 b)) in b 24.807 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in b 24.807 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in b 24.807 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 24.807 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in b 24.807 * [taylor]: Taking taylor expansion of -4 in b 24.807 * [backup-simplify]: Simplify -4 into -4 24.807 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 24.807 * [taylor]: Taking taylor expansion of (* a c) in b 24.807 * [taylor]: Taking taylor expansion of a in b 24.807 * [backup-simplify]: Simplify a into a 24.807 * [taylor]: Taking taylor expansion of c in b 24.807 * [backup-simplify]: Simplify c into c 24.807 * [backup-simplify]: Simplify (* a c) into (* a c) 24.807 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 24.807 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 24.807 * [taylor]: Taking taylor expansion of (pow b 2) in b 24.807 * [taylor]: Taking taylor expansion of b in b 24.807 * [backup-simplify]: Simplify 0 into 0 24.807 * [backup-simplify]: Simplify 1 into 1 24.808 * [backup-simplify]: Simplify (* 1 1) into 1 24.808 * [backup-simplify]: Simplify (/ 1 1) into 1 24.808 * [backup-simplify]: Simplify (+ 0 1) into 1 24.809 * [backup-simplify]: Simplify (sqrt 1) into 1 24.809 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.810 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 24.811 * [backup-simplify]: Simplify (+ 0 0) into 0 24.811 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 24.811 * [taylor]: Taking taylor expansion of (/ 1 b) in b 24.811 * [taylor]: Taking taylor expansion of b in b 24.811 * [backup-simplify]: Simplify 0 into 0 24.811 * [backup-simplify]: Simplify 1 into 1 24.812 * [backup-simplify]: Simplify (/ 1 1) into 1 24.812 * [taylor]: Taking taylor expansion of (- (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) (/ 1 b)) in a 24.812 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in a 24.812 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in a 24.812 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 24.812 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in a 24.812 * [taylor]: Taking taylor expansion of -4 in a 24.812 * [backup-simplify]: Simplify -4 into -4 24.812 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 24.812 * [taylor]: Taking taylor expansion of (* a c) in a 24.812 * [taylor]: Taking taylor expansion of a in a 24.812 * [backup-simplify]: Simplify 0 into 0 24.812 * [backup-simplify]: Simplify 1 into 1 24.812 * [taylor]: Taking taylor expansion of c in a 24.812 * [backup-simplify]: Simplify c into c 24.812 * [backup-simplify]: Simplify (* 0 c) into 0 24.813 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 24.813 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 24.813 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 24.813 * [taylor]: Taking taylor expansion of (pow b 2) in a 24.813 * [taylor]: Taking taylor expansion of b in a 24.813 * [backup-simplify]: Simplify b into b 24.813 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.813 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 24.813 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 24.813 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 24.813 * [backup-simplify]: Simplify (sqrt 0) into 0 24.814 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 24.814 * [taylor]: Taking taylor expansion of (/ 1 b) in a 24.814 * [taylor]: Taking taylor expansion of b in a 24.814 * [backup-simplify]: Simplify b into b 24.814 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 24.814 * [taylor]: Taking taylor expansion of (- (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) (/ 1 b)) in c 24.814 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 24.814 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 24.814 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 24.814 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 24.814 * [taylor]: Taking taylor expansion of -4 in c 24.815 * [backup-simplify]: Simplify -4 into -4 24.815 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 24.815 * [taylor]: Taking taylor expansion of (* a c) in c 24.815 * [taylor]: Taking taylor expansion of a in c 24.815 * [backup-simplify]: Simplify a into a 24.815 * [taylor]: Taking taylor expansion of c in c 24.815 * [backup-simplify]: Simplify 0 into 0 24.815 * [backup-simplify]: Simplify 1 into 1 24.815 * [backup-simplify]: Simplify (* a 0) into 0 24.815 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 24.815 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 24.815 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 24.815 * [taylor]: Taking taylor expansion of (pow b 2) in c 24.815 * [taylor]: Taking taylor expansion of b in c 24.815 * [backup-simplify]: Simplify b into b 24.815 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.815 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 24.816 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 24.816 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 24.816 * [backup-simplify]: Simplify (sqrt 0) into 0 24.817 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 24.817 * [taylor]: Taking taylor expansion of (/ 1 b) in c 24.817 * [taylor]: Taking taylor expansion of b in c 24.817 * [backup-simplify]: Simplify b into b 24.817 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 24.817 * [taylor]: Taking taylor expansion of (- (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) (/ 1 b)) in c 24.817 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 24.817 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 24.817 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 24.817 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 24.817 * [taylor]: Taking taylor expansion of -4 in c 24.817 * [backup-simplify]: Simplify -4 into -4 24.817 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 24.817 * [taylor]: Taking taylor expansion of (* a c) in c 24.817 * [taylor]: Taking taylor expansion of a in c 24.817 * [backup-simplify]: Simplify a into a 24.817 * [taylor]: Taking taylor expansion of c in c 24.817 * [backup-simplify]: Simplify 0 into 0 24.817 * [backup-simplify]: Simplify 1 into 1 24.817 * [backup-simplify]: Simplify (* a 0) into 0 24.818 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 24.818 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 24.818 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 24.818 * [taylor]: Taking taylor expansion of (pow b 2) in c 24.818 * [taylor]: Taking taylor expansion of b in c 24.818 * [backup-simplify]: Simplify b into b 24.818 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.818 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 24.818 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 24.818 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 24.818 * [backup-simplify]: Simplify (sqrt 0) into 0 24.819 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 24.819 * [taylor]: Taking taylor expansion of (/ 1 b) in c 24.819 * [taylor]: Taking taylor expansion of b in c 24.819 * [backup-simplify]: Simplify b into b 24.819 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 24.820 * [backup-simplify]: Simplify (+ 0 0) into 0 24.820 * [taylor]: Taking taylor expansion of 0 in a 24.820 * [backup-simplify]: Simplify 0 into 0 24.820 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 24.820 * [backup-simplify]: Simplify (+ (/ +nan.0 a) (- (/ 1 b))) into (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) 24.820 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) in a 24.820 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 a)) (/ 1 b)) in a 24.820 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 24.820 * [taylor]: Taking taylor expansion of +nan.0 in a 24.820 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.820 * [taylor]: Taking taylor expansion of (/ 1 a) in a 24.820 * [taylor]: Taking taylor expansion of a in a 24.820 * [backup-simplify]: Simplify 0 into 0 24.820 * [backup-simplify]: Simplify 1 into 1 24.820 * [backup-simplify]: Simplify (/ 1 1) into 1 24.821 * [taylor]: Taking taylor expansion of (/ 1 b) in a 24.821 * [taylor]: Taking taylor expansion of b in a 24.821 * [backup-simplify]: Simplify b into b 24.821 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 24.821 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 24.821 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 24.822 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 24.822 * [taylor]: Taking taylor expansion of (- +nan.0) in b 24.822 * [taylor]: Taking taylor expansion of +nan.0 in b 24.822 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.822 * [taylor]: Taking taylor expansion of 0 in b 24.822 * [backup-simplify]: Simplify 0 into 0 24.823 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 24.823 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 24.824 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 a))) into 0 24.824 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 24.825 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 24.825 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 24.825 * [backup-simplify]: Simplify (- 0) into 0 24.826 * [backup-simplify]: Simplify (+ (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 0) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 24.826 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 24.826 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 24.826 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 24.826 * [taylor]: Taking taylor expansion of +nan.0 in a 24.826 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.826 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 24.826 * [taylor]: Taking taylor expansion of (pow a 2) in a 24.826 * [taylor]: Taking taylor expansion of a in a 24.826 * [backup-simplify]: Simplify 0 into 0 24.826 * [backup-simplify]: Simplify 1 into 1 24.826 * [backup-simplify]: Simplify (* 1 1) into 1 24.827 * [backup-simplify]: Simplify (/ 1 1) into 1 24.827 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 24.827 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 24.827 * [taylor]: Taking taylor expansion of +nan.0 in a 24.827 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.827 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 24.827 * [taylor]: Taking taylor expansion of (pow b 2) in a 24.827 * [taylor]: Taking taylor expansion of b in a 24.827 * [backup-simplify]: Simplify b into b 24.827 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.827 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 24.828 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.829 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 24.829 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 24.830 * [backup-simplify]: Simplify (+ 0 0) into 0 24.830 * [backup-simplify]: Simplify (- 0) into 0 24.830 * [taylor]: Taking taylor expansion of 0 in b 24.830 * [backup-simplify]: Simplify 0 into 0 24.831 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 24.832 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 24.832 * [backup-simplify]: Simplify (+ 0 (/ 1 b)) into (/ 1 b) 24.832 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 24.832 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in b 24.832 * [taylor]: Taking taylor expansion of (/ 1 b) in b 24.832 * [taylor]: Taking taylor expansion of b in b 24.832 * [backup-simplify]: Simplify 0 into 0 24.832 * [backup-simplify]: Simplify 1 into 1 24.832 * [backup-simplify]: Simplify (/ 1 1) into 1 24.833 * [backup-simplify]: Simplify (- 1) into -1 24.833 * [backup-simplify]: Simplify -1 into -1 24.833 * [taylor]: Taking taylor expansion of 0 in b 24.833 * [backup-simplify]: Simplify 0 into 0 24.833 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 24.833 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 24.834 * [backup-simplify]: Simplify 0 into 0 24.834 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 24.835 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 24.835 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 24.835 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 24.836 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 24.836 * [backup-simplify]: Simplify (+ 0 0) into 0 24.837 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 24.837 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 24.838 * [backup-simplify]: Simplify (- 0) into 0 24.838 * [backup-simplify]: Simplify (+ (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 0) into (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 24.838 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 24.838 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 24.838 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 24.838 * [taylor]: Taking taylor expansion of +nan.0 in a 24.838 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.838 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 24.838 * [taylor]: Taking taylor expansion of (pow a 3) in a 24.838 * [taylor]: Taking taylor expansion of a in a 24.838 * [backup-simplify]: Simplify 0 into 0 24.838 * [backup-simplify]: Simplify 1 into 1 24.839 * [backup-simplify]: Simplify (* 1 1) into 1 24.839 * [backup-simplify]: Simplify (* 1 1) into 1 24.840 * [backup-simplify]: Simplify (/ 1 1) into 1 24.840 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 24.840 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 24.840 * [taylor]: Taking taylor expansion of +nan.0 in a 24.840 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.840 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 24.840 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 24.840 * [taylor]: Taking taylor expansion of a in a 24.840 * [backup-simplify]: Simplify 0 into 0 24.840 * [backup-simplify]: Simplify 1 into 1 24.840 * [taylor]: Taking taylor expansion of (pow b 2) in a 24.840 * [taylor]: Taking taylor expansion of b in a 24.840 * [backup-simplify]: Simplify b into b 24.840 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.840 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 24.840 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 24.841 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 24.841 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 24.842 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 24.843 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.843 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 24.845 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.845 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 24.846 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.847 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 24.848 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 24.848 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 24.848 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 24.848 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 24.848 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 24.848 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 24.848 * [taylor]: Taking taylor expansion of +nan.0 in b 24.848 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.848 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 24.848 * [taylor]: Taking taylor expansion of (pow b 2) in b 24.848 * [taylor]: Taking taylor expansion of b in b 24.848 * [backup-simplify]: Simplify 0 into 0 24.848 * [backup-simplify]: Simplify 1 into 1 24.849 * [backup-simplify]: Simplify (* 1 1) into 1 24.849 * [backup-simplify]: Simplify (/ 1 1) into 1 24.850 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.851 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 24.851 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 24.852 * [backup-simplify]: Simplify (- 0) into 0 24.852 * [backup-simplify]: Simplify 0 into 0 24.853 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 24.854 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.855 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 24.855 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 24.855 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 24.855 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 24.855 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 24.855 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 24.855 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 24.855 * [taylor]: Taking taylor expansion of +nan.0 in b 24.855 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.855 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 24.855 * [taylor]: Taking taylor expansion of (pow b 2) in b 24.855 * [taylor]: Taking taylor expansion of b in b 24.855 * [backup-simplify]: Simplify 0 into 0 24.855 * [backup-simplify]: Simplify 1 into 1 24.856 * [backup-simplify]: Simplify (* 1 1) into 1 24.856 * [backup-simplify]: Simplify (/ 1 1) into 1 24.857 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.858 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 24.858 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 24.859 * [backup-simplify]: Simplify (- 0) into 0 24.859 * [backup-simplify]: Simplify 0 into 0 24.860 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.861 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 24.861 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 24.861 * [backup-simplify]: Simplify (+ 0 0) into 0 24.861 * [backup-simplify]: Simplify (- 0) into 0 24.861 * [taylor]: Taking taylor expansion of 0 in b 24.862 * [backup-simplify]: Simplify 0 into 0 24.862 * [taylor]: Taking taylor expansion of 0 in b 24.862 * [backup-simplify]: Simplify 0 into 0 24.862 * [backup-simplify]: Simplify 0 into 0 24.862 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 24.863 * [backup-simplify]: Simplify (- 0) into 0 24.863 * [backup-simplify]: Simplify 0 into 0 24.863 * [backup-simplify]: Simplify 0 into 0 24.864 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 a)) 1))) (* -1 (* (/ 1 (/ 1 b)) (* 1 1)))) into (- (+ (* +nan.0 a) b)) 24.864 * [backup-simplify]: Simplify (- (sqrt (fma -4 (* (/ 1 (- c)) (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- b))))) (/ 1 (- b))) into (+ (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) (/ 1 b)) 24.864 * [approximate]: Taking taylor expansion of (+ (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) (/ 1 b)) in (c a b) around 0 24.864 * [taylor]: Taking taylor expansion of (+ (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) (/ 1 b)) in b 24.864 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in b 24.864 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in b 24.864 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 24.864 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in b 24.864 * [taylor]: Taking taylor expansion of -4 in b 24.865 * [backup-simplify]: Simplify -4 into -4 24.865 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 24.865 * [taylor]: Taking taylor expansion of (* a c) in b 24.865 * [taylor]: Taking taylor expansion of a in b 24.865 * [backup-simplify]: Simplify a into a 24.865 * [taylor]: Taking taylor expansion of c in b 24.865 * [backup-simplify]: Simplify c into c 24.865 * [backup-simplify]: Simplify (* a c) into (* a c) 24.865 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 24.865 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 24.865 * [taylor]: Taking taylor expansion of (pow b 2) in b 24.865 * [taylor]: Taking taylor expansion of b in b 24.865 * [backup-simplify]: Simplify 0 into 0 24.865 * [backup-simplify]: Simplify 1 into 1 24.865 * [backup-simplify]: Simplify (* 1 1) into 1 24.866 * [backup-simplify]: Simplify (/ 1 1) into 1 24.866 * [backup-simplify]: Simplify (+ 0 1) into 1 24.866 * [backup-simplify]: Simplify (sqrt 1) into 1 24.867 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.868 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 24.868 * [backup-simplify]: Simplify (+ 0 0) into 0 24.869 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 24.869 * [taylor]: Taking taylor expansion of (/ 1 b) in b 24.869 * [taylor]: Taking taylor expansion of b in b 24.869 * [backup-simplify]: Simplify 0 into 0 24.869 * [backup-simplify]: Simplify 1 into 1 24.869 * [backup-simplify]: Simplify (/ 1 1) into 1 24.869 * [taylor]: Taking taylor expansion of (+ (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) (/ 1 b)) in a 24.869 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in a 24.870 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in a 24.870 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 24.870 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in a 24.870 * [taylor]: Taking taylor expansion of -4 in a 24.870 * [backup-simplify]: Simplify -4 into -4 24.870 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 24.870 * [taylor]: Taking taylor expansion of (* a c) in a 24.870 * [taylor]: Taking taylor expansion of a in a 24.870 * [backup-simplify]: Simplify 0 into 0 24.870 * [backup-simplify]: Simplify 1 into 1 24.870 * [taylor]: Taking taylor expansion of c in a 24.870 * [backup-simplify]: Simplify c into c 24.870 * [backup-simplify]: Simplify (* 0 c) into 0 24.870 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 24.870 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 24.870 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 24.870 * [taylor]: Taking taylor expansion of (pow b 2) in a 24.871 * [taylor]: Taking taylor expansion of b in a 24.871 * [backup-simplify]: Simplify b into b 24.871 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.871 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 24.871 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 24.871 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 24.871 * [backup-simplify]: Simplify (sqrt 0) into 0 24.872 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 24.872 * [taylor]: Taking taylor expansion of (/ 1 b) in a 24.872 * [taylor]: Taking taylor expansion of b in a 24.872 * [backup-simplify]: Simplify b into b 24.872 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 24.872 * [taylor]: Taking taylor expansion of (+ (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) (/ 1 b)) in c 24.872 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 24.872 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 24.872 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 24.872 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 24.872 * [taylor]: Taking taylor expansion of -4 in c 24.872 * [backup-simplify]: Simplify -4 into -4 24.872 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 24.872 * [taylor]: Taking taylor expansion of (* a c) in c 24.872 * [taylor]: Taking taylor expansion of a in c 24.872 * [backup-simplify]: Simplify a into a 24.872 * [taylor]: Taking taylor expansion of c in c 24.872 * [backup-simplify]: Simplify 0 into 0 24.872 * [backup-simplify]: Simplify 1 into 1 24.872 * [backup-simplify]: Simplify (* a 0) into 0 24.873 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 24.873 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 24.873 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 24.873 * [taylor]: Taking taylor expansion of (pow b 2) in c 24.873 * [taylor]: Taking taylor expansion of b in c 24.873 * [backup-simplify]: Simplify b into b 24.873 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.873 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 24.873 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 24.873 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 24.874 * [backup-simplify]: Simplify (sqrt 0) into 0 24.874 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 24.874 * [taylor]: Taking taylor expansion of (/ 1 b) in c 24.874 * [taylor]: Taking taylor expansion of b in c 24.874 * [backup-simplify]: Simplify b into b 24.875 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 24.875 * [taylor]: Taking taylor expansion of (+ (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) (/ 1 b)) in c 24.875 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 24.875 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 24.875 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 24.875 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 24.875 * [taylor]: Taking taylor expansion of -4 in c 24.875 * [backup-simplify]: Simplify -4 into -4 24.875 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 24.875 * [taylor]: Taking taylor expansion of (* a c) in c 24.875 * [taylor]: Taking taylor expansion of a in c 24.875 * [backup-simplify]: Simplify a into a 24.875 * [taylor]: Taking taylor expansion of c in c 24.875 * [backup-simplify]: Simplify 0 into 0 24.875 * [backup-simplify]: Simplify 1 into 1 24.875 * [backup-simplify]: Simplify (* a 0) into 0 24.875 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 24.875 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 24.876 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 24.876 * [taylor]: Taking taylor expansion of (pow b 2) in c 24.876 * [taylor]: Taking taylor expansion of b in c 24.876 * [backup-simplify]: Simplify b into b 24.876 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.876 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 24.876 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 24.876 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 24.876 * [backup-simplify]: Simplify (sqrt 0) into 0 24.877 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 24.877 * [taylor]: Taking taylor expansion of (/ 1 b) in c 24.877 * [taylor]: Taking taylor expansion of b in c 24.877 * [backup-simplify]: Simplify b into b 24.877 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 24.877 * [backup-simplify]: Simplify (+ 0 0) into 0 24.878 * [taylor]: Taking taylor expansion of 0 in a 24.878 * [backup-simplify]: Simplify 0 into 0 24.878 * [backup-simplify]: Simplify (+ (/ +nan.0 a) (/ 1 b)) into (- (/ 1 b) (* +nan.0 (/ 1 a))) 24.878 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 24.878 * [taylor]: Taking taylor expansion of (/ 1 b) in a 24.878 * [taylor]: Taking taylor expansion of b in a 24.878 * [backup-simplify]: Simplify b into b 24.878 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 24.878 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 24.878 * [taylor]: Taking taylor expansion of +nan.0 in a 24.878 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.878 * [taylor]: Taking taylor expansion of (/ 1 a) in a 24.878 * [taylor]: Taking taylor expansion of a in a 24.878 * [backup-simplify]: Simplify 0 into 0 24.878 * [backup-simplify]: Simplify 1 into 1 24.878 * [backup-simplify]: Simplify (/ 1 1) into 1 24.879 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 24.879 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 24.880 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 24.880 * [taylor]: Taking taylor expansion of (- +nan.0) in b 24.880 * [taylor]: Taking taylor expansion of +nan.0 in b 24.880 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.880 * [taylor]: Taking taylor expansion of 0 in b 24.880 * [backup-simplify]: Simplify 0 into 0 24.881 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 24.881 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 24.881 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 a))) into 0 24.882 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 24.883 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 24.883 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 24.883 * [backup-simplify]: Simplify (+ (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 0) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 24.883 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in a 24.883 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in a 24.883 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 24.883 * [taylor]: Taking taylor expansion of +nan.0 in a 24.883 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.883 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 24.883 * [taylor]: Taking taylor expansion of (pow a 2) in a 24.883 * [taylor]: Taking taylor expansion of a in a 24.883 * [backup-simplify]: Simplify 0 into 0 24.883 * [backup-simplify]: Simplify 1 into 1 24.884 * [backup-simplify]: Simplify (* 1 1) into 1 24.884 * [backup-simplify]: Simplify (/ 1 1) into 1 24.884 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in a 24.884 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in a 24.884 * [taylor]: Taking taylor expansion of +nan.0 in a 24.884 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.884 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 24.884 * [taylor]: Taking taylor expansion of (pow b 2) in a 24.884 * [taylor]: Taking taylor expansion of b in a 24.884 * [backup-simplify]: Simplify b into b 24.884 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.885 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 24.885 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.886 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 24.887 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 24.887 * [backup-simplify]: Simplify (+ 0 0) into 0 24.887 * [backup-simplify]: Simplify (- 0) into 0 24.887 * [taylor]: Taking taylor expansion of 0 in b 24.887 * [backup-simplify]: Simplify 0 into 0 24.888 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 24.889 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 24.889 * [backup-simplify]: Simplify (- 0) into 0 24.889 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 24.889 * [taylor]: Taking taylor expansion of (/ 1 b) in b 24.889 * [taylor]: Taking taylor expansion of b in b 24.889 * [backup-simplify]: Simplify 0 into 0 24.889 * [backup-simplify]: Simplify 1 into 1 24.890 * [backup-simplify]: Simplify (/ 1 1) into 1 24.890 * [backup-simplify]: Simplify 1 into 1 24.890 * [taylor]: Taking taylor expansion of 0 in b 24.890 * [backup-simplify]: Simplify 0 into 0 24.890 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 24.891 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 24.891 * [backup-simplify]: Simplify 0 into 0 24.892 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 24.892 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 24.893 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 24.893 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 24.893 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 24.893 * [backup-simplify]: Simplify (+ 0 0) into 0 24.894 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 24.894 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 24.895 * [backup-simplify]: Simplify (+ (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 0) into (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 24.895 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 24.895 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 24.895 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 24.895 * [taylor]: Taking taylor expansion of +nan.0 in a 24.895 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.895 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 24.895 * [taylor]: Taking taylor expansion of (pow a 3) in a 24.895 * [taylor]: Taking taylor expansion of a in a 24.895 * [backup-simplify]: Simplify 0 into 0 24.895 * [backup-simplify]: Simplify 1 into 1 24.896 * [backup-simplify]: Simplify (* 1 1) into 1 24.896 * [backup-simplify]: Simplify (* 1 1) into 1 24.896 * [backup-simplify]: Simplify (/ 1 1) into 1 24.896 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 24.896 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 24.896 * [taylor]: Taking taylor expansion of +nan.0 in a 24.896 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.896 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 24.896 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 24.896 * [taylor]: Taking taylor expansion of a in a 24.897 * [backup-simplify]: Simplify 0 into 0 24.897 * [backup-simplify]: Simplify 1 into 1 24.897 * [taylor]: Taking taylor expansion of (pow b 2) in a 24.897 * [taylor]: Taking taylor expansion of b in a 24.897 * [backup-simplify]: Simplify b into b 24.897 * [backup-simplify]: Simplify (* b b) into (pow b 2) 24.897 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 24.897 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 24.897 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 24.897 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 24.898 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 24.899 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.900 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 24.901 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.901 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 24.902 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.903 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 24.903 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 24.903 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 24.904 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 24.904 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 24.904 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 24.904 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 24.904 * [taylor]: Taking taylor expansion of +nan.0 in b 24.904 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.904 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 24.904 * [taylor]: Taking taylor expansion of (pow b 2) in b 24.904 * [taylor]: Taking taylor expansion of b in b 24.904 * [backup-simplify]: Simplify 0 into 0 24.904 * [backup-simplify]: Simplify 1 into 1 24.904 * [backup-simplify]: Simplify (* 1 1) into 1 24.905 * [backup-simplify]: Simplify (/ 1 1) into 1 24.906 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.906 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 24.907 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 24.907 * [backup-simplify]: Simplify (- 0) into 0 24.907 * [backup-simplify]: Simplify 0 into 0 24.908 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 24.908 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.909 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 24.909 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 24.909 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 24.909 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 24.909 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 24.909 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 24.909 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 24.909 * [taylor]: Taking taylor expansion of +nan.0 in b 24.909 * [backup-simplify]: Simplify +nan.0 into +nan.0 24.909 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 24.909 * [taylor]: Taking taylor expansion of (pow b 2) in b 24.909 * [taylor]: Taking taylor expansion of b in b 24.909 * [backup-simplify]: Simplify 0 into 0 24.909 * [backup-simplify]: Simplify 1 into 1 24.910 * [backup-simplify]: Simplify (* 1 1) into 1 24.910 * [backup-simplify]: Simplify (/ 1 1) into 1 24.910 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 24.911 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 24.911 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 24.911 * [backup-simplify]: Simplify (- 0) into 0 24.911 * [backup-simplify]: Simplify 0 into 0 24.911 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 24.912 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 24.913 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 24.913 * [backup-simplify]: Simplify (- 0) into 0 24.913 * [backup-simplify]: Simplify (+ 0 0) into 0 24.913 * [taylor]: Taking taylor expansion of 0 in b 24.913 * [backup-simplify]: Simplify 0 into 0 24.913 * [taylor]: Taking taylor expansion of 0 in b 24.913 * [backup-simplify]: Simplify 0 into 0 24.913 * [backup-simplify]: Simplify 0 into 0 24.914 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 24.914 * [backup-simplify]: Simplify 0 into 0 24.914 * [backup-simplify]: Simplify 0 into 0 24.914 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 (- a))) 1))) (* 1 (* (/ 1 (/ 1 (- b))) (* 1 1)))) into (- (+ (* +nan.0 a) b)) 24.914 * * * [progress]: simplifying candidates 24.914 * * * * [progress]: [ 1 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (log1p (expm1 (sqrt (fma -4 (* c a) (* b b))))) b) (* 2 a))))> 24.915 * [simplify]: Simplifying (expm1 (sqrt (fma -4 (* c a) (* b b)))) 24.915 * * [simplify]: iters left: 5 (9 enodes) 24.917 * * [simplify]: iters left: 4 (30 enodes) 24.926 * * [simplify]: iters left: 3 (38 enodes) 24.932 * * [simplify]: iters left: 2 (50 enodes) 24.939 * * [simplify]: Extracting #0: cost 1 inf + 0 24.939 * * [simplify]: Extracting #1: cost 3 inf + 0 24.939 * * [simplify]: Extracting #2: cost 5 inf + 0 24.939 * * [simplify]: Extracting #3: cost 15 inf + 0 24.939 * * [simplify]: Extracting #4: cost 11 inf + 254 24.940 * * [simplify]: Extracting #5: cost 4 inf + 822 24.940 * * [simplify]: Extracting #6: cost 0 inf + 1638 24.940 * [simplify]: Simplified to (expm1 (sqrt (fma b b (* (* a c) -4)))) 24.940 * [simplify]: Simplified (2 3 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (log1p (expm1 (sqrt (fma b b (* (* a c) -4))))) b) (* 2 a)))) 24.940 * * * * [progress]: [ 2 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (expm1 (log1p (sqrt (fma -4 (* c a) (* b b))))) b) (* 2 a))))> 24.941 * [simplify]: Simplifying (log1p (sqrt (fma -4 (* c a) (* b b)))) 24.941 * * [simplify]: iters left: 5 (9 enodes) 24.943 * * [simplify]: iters left: 4 (30 enodes) 24.948 * * [simplify]: iters left: 3 (38 enodes) 24.954 * * [simplify]: iters left: 2 (50 enodes) 24.967 * * [simplify]: Extracting #0: cost 1 inf + 0 24.967 * * [simplify]: Extracting #1: cost 3 inf + 0 24.967 * * [simplify]: Extracting #2: cost 5 inf + 0 24.967 * * [simplify]: Extracting #3: cost 15 inf + 0 24.967 * * [simplify]: Extracting #4: cost 11 inf + 254 24.968 * * [simplify]: Extracting #5: cost 4 inf + 822 24.968 * * [simplify]: Extracting #6: cost 0 inf + 1678 24.969 * [simplify]: Simplified to (log1p (sqrt (fma b b (* (* a c) -4)))) 24.969 * [simplify]: Simplified (2 3 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (expm1 (log1p (sqrt (fma b b (* (* a c) -4))))) b) (* 2 a)))) 24.969 * * * * [progress]: [ 3 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (pow (fma -4 (* c a) (* b b)) 1/2) b) (* 2 a))))> 24.969 * * * * [progress]: [ 4 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (pow (sqrt (fma -4 (* c a) (* b b))) 1) b) (* 2 a))))> 24.969 * * * * [progress]: [ 5 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (exp (log (sqrt (fma -4 (* c a) (* b b))))) b) (* 2 a))))> 24.970 * [simplify]: Simplifying (log (sqrt (fma -4 (* c a) (* b b)))) 24.970 * * [simplify]: iters left: 5 (9 enodes) 24.974 * * [simplify]: iters left: 4 (30 enodes) 24.983 * * [simplify]: iters left: 3 (38 enodes) 24.995 * * [simplify]: iters left: 2 (50 enodes) 25.006 * * [simplify]: Extracting #0: cost 1 inf + 0 25.006 * * [simplify]: Extracting #1: cost 3 inf + 0 25.006 * * [simplify]: Extracting #2: cost 5 inf + 0 25.006 * * [simplify]: Extracting #3: cost 15 inf + 0 25.006 * * [simplify]: Extracting #4: cost 11 inf + 254 25.007 * * [simplify]: Extracting #5: cost 4 inf + 822 25.007 * * [simplify]: Extracting #6: cost 0 inf + 1638 25.007 * [simplify]: Simplified to (log (sqrt (fma b b (* (* a c) -4)))) 25.007 * [simplify]: Simplified (2 3 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (exp (log (sqrt (fma b b (* (* a c) -4))))) b) (* 2 a)))) 25.007 * * * * [progress]: [ 6 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (log (exp (sqrt (fma -4 (* c a) (* b b))))) b) (* 2 a))))> 25.008 * [simplify]: Simplifying (exp (sqrt (fma -4 (* c a) (* b b)))) 25.008 * * [simplify]: iters left: 5 (9 enodes) 25.010 * * [simplify]: iters left: 4 (30 enodes) 25.014 * * [simplify]: iters left: 3 (38 enodes) 25.020 * * [simplify]: iters left: 2 (50 enodes) 25.029 * * [simplify]: Extracting #0: cost 1 inf + 0 25.029 * * [simplify]: Extracting #1: cost 3 inf + 0 25.029 * * [simplify]: Extracting #2: cost 5 inf + 0 25.029 * * [simplify]: Extracting #3: cost 15 inf + 0 25.029 * * [simplify]: Extracting #4: cost 11 inf + 254 25.030 * * [simplify]: Extracting #5: cost 4 inf + 822 25.030 * * [simplify]: Extracting #6: cost 0 inf + 1638 25.030 * [simplify]: Simplified to (exp (sqrt (fma b b (* (* a c) -4)))) 25.030 * [simplify]: Simplified (2 3 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (log (exp (sqrt (fma b b (* (* a c) -4))))) b) (* 2 a)))) 25.031 * * * * [progress]: [ 7 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) b) (* 2 a))))> 25.031 * [simplify]: Simplifying (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) 25.031 * * [simplify]: iters left: 6 (10 enodes) 25.036 * * [simplify]: iters left: 5 (33 enodes) 25.046 * * [simplify]: iters left: 4 (41 enodes) 25.059 * * [simplify]: iters left: 3 (53 enodes) 25.073 * * [simplify]: Extracting #0: cost 1 inf + 0 25.073 * * [simplify]: Extracting #1: cost 3 inf + 0 25.073 * * [simplify]: Extracting #2: cost 5 inf + 0 25.073 * * [simplify]: Extracting #3: cost 7 inf + 0 25.073 * * [simplify]: Extracting #4: cost 17 inf + 0 25.074 * * [simplify]: Extracting #5: cost 16 inf + 87 25.074 * * [simplify]: Extracting #6: cost 6 inf + 1056 25.075 * * [simplify]: Extracting #7: cost 0 inf + 2256 25.076 * [simplify]: Simplified to (* (cbrt (sqrt (fma -4 (* a c) (* b b)))) (cbrt (sqrt (fma -4 (* a c) (* b b))))) 25.076 * [simplify]: Simplified (2 3 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (* (* (cbrt (sqrt (fma -4 (* a c) (* b b)))) (cbrt (sqrt (fma -4 (* a c) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) b) (* 2 a)))) 25.077 * [simplify]: Simplifying (cbrt (sqrt (fma -4 (* c a) (* b b)))) 25.077 * * [simplify]: iters left: 5 (9 enodes) 25.081 * * [simplify]: iters left: 4 (30 enodes) 25.090 * * [simplify]: iters left: 3 (38 enodes) 25.103 * * [simplify]: iters left: 2 (50 enodes) 25.116 * * [simplify]: Extracting #0: cost 1 inf + 0 25.116 * * [simplify]: Extracting #1: cost 3 inf + 0 25.116 * * [simplify]: Extracting #2: cost 5 inf + 0 25.116 * * [simplify]: Extracting #3: cost 15 inf + 0 25.116 * * [simplify]: Extracting #4: cost 11 inf + 254 25.117 * * [simplify]: Extracting #5: cost 4 inf + 822 25.118 * * [simplify]: Extracting #6: cost 0 inf + 1658 25.118 * [simplify]: Simplified to (cbrt (sqrt (fma b b (* (* a c) -4)))) 25.118 * [simplify]: Simplified (2 3 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma b b (* (* a c) -4))))) b) (* 2 a)))) 25.119 * * * * [progress]: [ 8 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (cbrt (* (* (sqrt (fma -4 (* c a) (* b b))) (sqrt (fma -4 (* c a) (* b b)))) (sqrt (fma -4 (* c a) (* b b))))) b) (* 2 a))))> 25.119 * [simplify]: Simplifying (* (* (sqrt (fma -4 (* c a) (* b b))) (sqrt (fma -4 (* c a) (* b b)))) (sqrt (fma -4 (* c a) (* b b)))) 25.119 * * [simplify]: iters left: 6 (10 enodes) 25.124 * * [simplify]: iters left: 5 (33 enodes) 25.134 * * [simplify]: iters left: 4 (50 enodes) 25.153 * * [simplify]: iters left: 3 (101 enodes) 25.191 * * [simplify]: iters left: 2 (168 enodes) 25.225 * * [simplify]: iters left: 1 (203 enodes) 25.282 * * [simplify]: Extracting #0: cost 1 inf + 0 25.282 * * [simplify]: Extracting #1: cost 27 inf + 0 25.283 * * [simplify]: Extracting #2: cost 43 inf + 88 25.284 * * [simplify]: Extracting #3: cost 29 inf + 2188 25.290 * * [simplify]: Extracting #4: cost 11 inf + 6918 25.294 * * [simplify]: Extracting #5: cost 0 inf + 11059 25.299 * [simplify]: Simplified to (* (sqrt (fma (* -4 a) c (* b b))) (fma (* -4 a) c (* b b))) 25.299 * [simplify]: Simplified (2 3 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (cbrt (* (sqrt (fma (* -4 a) c (* b b))) (fma (* -4 a) c (* b b)))) b) (* 2 a)))) 25.300 * * * * [progress]: [ 9 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (* (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (sqrt (cbrt (fma -4 (* c a) (* b b))))) b) (* 2 a))))> 25.300 * [simplify]: Simplifying (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) 25.300 * * [simplify]: iters left: 6 (10 enodes) 25.305 * * [simplify]: iters left: 5 (34 enodes) 25.315 * * [simplify]: iters left: 4 (42 enodes) 25.328 * * [simplify]: iters left: 3 (54 enodes) 25.339 * * [simplify]: Extracting #0: cost 1 inf + 0 25.339 * * [simplify]: Extracting #1: cost 4 inf + 0 25.339 * * [simplify]: Extracting #2: cost 7 inf + 0 25.339 * * [simplify]: Extracting #3: cost 17 inf + 0 25.339 * * [simplify]: Extracting #4: cost 16 inf + 87 25.339 * * [simplify]: Extracting #5: cost 4 inf + 1260 25.340 * * [simplify]: Extracting #6: cost 0 inf + 2256 25.340 * [simplify]: Simplified to (fabs (cbrt (fma (* -4 c) a (* b b)))) 25.340 * [simplify]: Simplified (2 3 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (* (fabs (cbrt (fma (* -4 c) a (* b b)))) (sqrt (cbrt (fma -4 (* c a) (* b b))))) b) (* 2 a)))) 25.340 * [simplify]: Simplifying (sqrt (cbrt (fma -4 (* c a) (* b b)))) 25.340 * * [simplify]: iters left: 5 (9 enodes) 25.343 * * [simplify]: iters left: 4 (30 enodes) 25.347 * * [simplify]: iters left: 3 (38 enodes) 25.353 * * [simplify]: iters left: 2 (50 enodes) 25.360 * * [simplify]: Extracting #0: cost 1 inf + 0 25.360 * * [simplify]: Extracting #1: cost 3 inf + 0 25.360 * * [simplify]: Extracting #2: cost 5 inf + 0 25.360 * * [simplify]: Extracting #3: cost 15 inf + 0 25.360 * * [simplify]: Extracting #4: cost 11 inf + 254 25.360 * * [simplify]: Extracting #5: cost 4 inf + 862 25.360 * * [simplify]: Extracting #6: cost 0 inf + 1738 25.361 * [simplify]: Simplified to (sqrt (cbrt (fma b b (* (* a c) -4)))) 25.361 * [simplify]: Simplified (2 3 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (* (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (sqrt (cbrt (fma b b (* (* a c) -4))))) b) (* 2 a)))) 25.361 * * * * [progress]: [ 10 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))) b) (* 2 a))))> 25.361 * [simplify]: Simplifying (sqrt (sqrt (fma -4 (* c a) (* b b)))) 25.361 * * [simplify]: iters left: 5 (9 enodes) 25.364 * * [simplify]: iters left: 4 (30 enodes) 25.373 * * [simplify]: iters left: 3 (38 enodes) 25.385 * * [simplify]: iters left: 2 (50 enodes) 25.398 * * [simplify]: Extracting #0: cost 1 inf + 0 25.398 * * [simplify]: Extracting #1: cost 3 inf + 0 25.398 * * [simplify]: Extracting #2: cost 5 inf + 0 25.398 * * [simplify]: Extracting #3: cost 15 inf + 0 25.399 * * [simplify]: Extracting #4: cost 11 inf + 254 25.399 * * [simplify]: Extracting #5: cost 4 inf + 822 25.399 * * [simplify]: Extracting #6: cost 0 inf + 1578 25.400 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a c) -4)))) 25.400 * [simplify]: Simplified (2 3 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (* (sqrt (sqrt (fma b b (* (* a c) -4)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))) b) (* 2 a)))) 25.400 * [simplify]: Simplifying (sqrt (sqrt (fma -4 (* c a) (* b b)))) 25.400 * * [simplify]: iters left: 5 (9 enodes) 25.402 * * [simplify]: iters left: 4 (30 enodes) 25.409 * * [simplify]: iters left: 3 (38 enodes) 25.415 * * [simplify]: iters left: 2 (50 enodes) 25.424 * * [simplify]: Extracting #0: cost 1 inf + 0 25.424 * * [simplify]: Extracting #1: cost 3 inf + 0 25.424 * * [simplify]: Extracting #2: cost 5 inf + 0 25.424 * * [simplify]: Extracting #3: cost 15 inf + 0 25.424 * * [simplify]: Extracting #4: cost 11 inf + 254 25.425 * * [simplify]: Extracting #5: cost 4 inf + 822 25.425 * * [simplify]: Extracting #6: cost 0 inf + 1578 25.426 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a c) -4)))) 25.426 * [simplify]: Simplified (2 3 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma b b (* (* a c) -4))))) b) (* 2 a)))) 25.426 * * * * [progress]: [ 11 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (* (sqrt 1) (sqrt (fma -4 (* c a) (* b b)))) b) (* 2 a))))> 25.427 * [simplify]: Simplifying (sqrt 1) 25.427 * * [simplify]: iters left: 1 (2 enodes) 25.430 * * [simplify]: Extracting #0: cost 1 inf + 0 25.430 * * [simplify]: Extracting #1: cost 0 inf + 1 25.430 * [simplify]: Simplified to 1 25.430 * [simplify]: Simplified (2 3 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (* 1 (sqrt (fma -4 (* c a) (* b b)))) b) (* 2 a)))) 25.431 * [simplify]: Simplifying (sqrt (fma -4 (* c a) (* b b))) 25.431 * * [simplify]: iters left: 4 (8 enodes) 25.434 * * [simplify]: iters left: 3 (27 enodes) 25.441 * * [simplify]: iters left: 2 (35 enodes) 25.452 * * [simplify]: iters left: 1 (47 enodes) 25.464 * * [simplify]: Extracting #0: cost 1 inf + 0 25.464 * * [simplify]: Extracting #1: cost 3 inf + 0 25.464 * * [simplify]: Extracting #2: cost 13 inf + 0 25.464 * * [simplify]: Extracting #3: cost 12 inf + 87 25.465 * * [simplify]: Extracting #4: cost 1 inf + 961 25.465 * * [simplify]: Extracting #5: cost 0 inf + 1140 25.466 * [simplify]: Simplified to (sqrt (fma -4 (* a c) (* b b))) 25.466 * [simplify]: Simplified (2 3 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (* 1 (sqrt (fma -4 (* a c) (* b b)))) b) (* 2 a)))) 25.466 * * * * [progress]: [ 12 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (pow (fma -4 (* c a) (* b b)) (/ 1 2)) b) (* 2 a))))> 25.467 * [simplify]: Simplifying (/ 1 2) 25.467 * * [simplify]: iters left: 2 (3 enodes) 25.470 * * [simplify]: iters left: 1 (12 enodes) 25.475 * * [simplify]: Extracting #0: cost 1 inf + 0 25.475 * * [simplify]: Extracting #1: cost 0 inf + 1 25.475 * [simplify]: Simplified to 1/2 25.475 * [simplify]: Simplified (2 3 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (pow (fma -4 (* c a) (* b b)) 1/2) b) (* 2 a)))) 25.475 * * * * [progress]: [ 13 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))) b) (* 2 a))))> 25.475 * [simplify]: Simplifying (sqrt (sqrt (fma -4 (* c a) (* b b)))) 25.475 * * [simplify]: iters left: 5 (9 enodes) 25.479 * * [simplify]: iters left: 4 (30 enodes) 25.484 * * [simplify]: iters left: 3 (38 enodes) 25.490 * * [simplify]: iters left: 2 (50 enodes) 25.497 * * [simplify]: Extracting #0: cost 1 inf + 0 25.497 * * [simplify]: Extracting #1: cost 3 inf + 0 25.497 * * [simplify]: Extracting #2: cost 5 inf + 0 25.497 * * [simplify]: Extracting #3: cost 15 inf + 0 25.497 * * [simplify]: Extracting #4: cost 11 inf + 254 25.498 * * [simplify]: Extracting #5: cost 4 inf + 822 25.498 * * [simplify]: Extracting #6: cost 0 inf + 1578 25.498 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a c) -4)))) 25.498 * [simplify]: Simplified (2 3 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (* (sqrt (sqrt (fma b b (* (* a c) -4)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))) b) (* 2 a)))) 25.499 * [simplify]: Simplifying (sqrt (sqrt (fma -4 (* c a) (* b b)))) 25.499 * * [simplify]: iters left: 5 (9 enodes) 25.501 * * [simplify]: iters left: 4 (30 enodes) 25.506 * * [simplify]: iters left: 3 (38 enodes) 25.516 * * [simplify]: iters left: 2 (50 enodes) 25.533 * * [simplify]: Extracting #0: cost 1 inf + 0 25.533 * * [simplify]: Extracting #1: cost 3 inf + 0 25.533 * * [simplify]: Extracting #2: cost 5 inf + 0 25.533 * * [simplify]: Extracting #3: cost 15 inf + 0 25.533 * * [simplify]: Extracting #4: cost 11 inf + 254 25.534 * * [simplify]: Extracting #5: cost 4 inf + 822 25.534 * * [simplify]: Extracting #6: cost 0 inf + 1578 25.535 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a c) -4)))) 25.535 * [simplify]: Simplified (2 3 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma b b (* (* a c) -4))))) b) (* 2 a)))) 25.536 * * * * [progress]: [ 14 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (fabs (sqrt (fma -4 (* c a) (* b b)))) b) (* 2 a))))> 25.536 * * * * [progress]: [ 15 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (* 1 (sqrt (fma -4 (* c a) (* b b)))) b) (* 2 a))))> 25.536 * * * * [progress]: [ 16 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (posit16->real (real->posit16 (sqrt (fma -4 (* c a) (* b b))))) b) (* 2 a))))> 25.536 * [simplify]: Simplifying (real->posit16 (sqrt (fma -4 (* c a) (* b b)))) 25.536 * * [simplify]: iters left: 5 (9 enodes) 25.541 * * [simplify]: iters left: 4 (27 enodes) 25.548 * * [simplify]: iters left: 3 (35 enodes) 25.554 * * [simplify]: iters left: 2 (47 enodes) 25.560 * * [simplify]: Extracting #0: cost 1 inf + 0 25.561 * * [simplify]: Extracting #1: cost 2 inf + 0 25.561 * * [simplify]: Extracting #2: cost 3 inf + 0 25.561 * * [simplify]: Extracting #3: cost 13 inf + 0 25.561 * * [simplify]: Extracting #4: cost 12 inf + 87 25.561 * * [simplify]: Extracting #5: cost 3 inf + 739 25.561 * * [simplify]: Extracting #6: cost 0 inf + 1140 25.561 * [simplify]: Simplified to (real->posit16 (sqrt (fma -4 (* a c) (* b b)))) 25.561 * [simplify]: Simplified (2 3 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (posit16->real (real->posit16 (sqrt (fma -4 (* a c) (* b b))))) b) (* 2 a)))) 25.562 * * * * [progress]: [ 17 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (log1p (expm1 (* (/ c b) a))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 25.562 * [simplify]: Simplifying (expm1 (* (/ c b) a)) 25.562 * * [simplify]: iters left: 5 (6 enodes) 25.563 * * [simplify]: iters left: 4 (21 enodes) 25.566 * * [simplify]: iters left: 3 (27 enodes) 25.570 * * [simplify]: iters left: 2 (29 enodes) 25.574 * * [simplify]: Extracting #0: cost 1 inf + 0 25.574 * * [simplify]: Extracting #1: cost 3 inf + 0 25.574 * * [simplify]: Extracting #2: cost 10 inf + 0 25.574 * * [simplify]: Extracting #3: cost 9 inf + 45 25.574 * * [simplify]: Extracting #4: cost 1 inf + 574 25.574 * * [simplify]: Extracting #5: cost 0 inf + 727 25.574 * [simplify]: Simplified to (expm1 (* (/ c b) a)) 25.574 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (log1p (expm1 (* (/ c b) a))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 25.574 * * * * [progress]: [ 18 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (expm1 (log1p (* (/ c b) a))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 25.575 * [simplify]: Simplifying (log1p (* (/ c b) a)) 25.575 * * [simplify]: iters left: 5 (6 enodes) 25.577 * * [simplify]: iters left: 4 (21 enodes) 25.583 * * [simplify]: iters left: 3 (27 enodes) 25.590 * * [simplify]: iters left: 2 (29 enodes) 25.597 * * [simplify]: Extracting #0: cost 1 inf + 0 25.598 * * [simplify]: Extracting #1: cost 3 inf + 0 25.598 * * [simplify]: Extracting #2: cost 10 inf + 0 25.598 * * [simplify]: Extracting #3: cost 9 inf + 45 25.598 * * [simplify]: Extracting #4: cost 1 inf + 594 25.598 * * [simplify]: Extracting #5: cost 0 inf + 767 25.599 * [simplify]: Simplified to (log1p (* (/ c b) a)) 25.599 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (expm1 (log1p (* (/ c b) a))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 25.599 * * * * [progress]: [ 19 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (pow (* (/ c b) a) 1) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 25.599 * [simplify]: Simplifying (* (/ c b) a) 25.599 * * [simplify]: iters left: 4 (5 enodes) 25.602 * * [simplify]: iters left: 3 (18 enodes) 25.607 * * [simplify]: iters left: 2 (24 enodes) 25.613 * * [simplify]: iters left: 1 (26 enodes) 25.619 * * [simplify]: Extracting #0: cost 1 inf + 0 25.619 * * [simplify]: Extracting #1: cost 8 inf + 0 25.619 * * [simplify]: Extracting #2: cost 7 inf + 45 25.619 * * [simplify]: Extracting #3: cost 0 inf + 421 25.619 * [simplify]: Simplified to (/ c (/ b a)) 25.620 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (pow (/ c (/ b a)) 1) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 25.620 * * * * [progress]: [ 20 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (pow (* (/ c b) a) 1) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 25.620 * * * * [progress]: [ 21 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (exp (+ (- (log c) (log b)) (log a))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 25.620 * [simplify]: Simplifying (+ (- (log c) (log b)) (log a)) 25.620 * * [simplify]: iters left: 5 (8 enodes) 25.624 * * [simplify]: iters left: 4 (29 enodes) 25.632 * * [simplify]: iters left: 3 (43 enodes) 25.640 * * [simplify]: iters left: 2 (61 enodes) 25.651 * * [simplify]: iters left: 1 (68 enodes) 25.664 * * [simplify]: Extracting #0: cost 1 inf + 0 25.664 * * [simplify]: Extracting #1: cost 13 inf + 0 25.664 * * [simplify]: Extracting #2: cost 25 inf + 0 25.664 * * [simplify]: Extracting #3: cost 19 inf + 216 25.665 * * [simplify]: Extracting #4: cost 6 inf + 2329 25.666 * * [simplify]: Extracting #5: cost 0 inf + 3319 25.667 * [simplify]: Simplified to (- (log a) (- (log b) (log c))) 25.667 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (exp (- (log a) (- (log b) (log c)))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 25.667 * * * * [progress]: [ 22 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (exp (+ (log (/ c b)) (log a))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 25.667 * [simplify]: Simplifying (+ (log (/ c b)) (log a)) 25.668 * * [simplify]: iters left: 5 (7 enodes) 25.671 * * [simplify]: iters left: 4 (25 enodes) 25.677 * * [simplify]: iters left: 3 (35 enodes) 25.687 * * [simplify]: iters left: 2 (50 enodes) 25.702 * * [simplify]: iters left: 1 (66 enodes) 25.712 * * [simplify]: Extracting #0: cost 1 inf + 0 25.712 * * [simplify]: Extracting #1: cost 12 inf + 0 25.712 * * [simplify]: Extracting #2: cost 25 inf + 0 25.712 * * [simplify]: Extracting #3: cost 22 inf + 74 25.712 * * [simplify]: Extracting #4: cost 11 inf + 1109 25.712 * * [simplify]: Extracting #5: cost 0 inf + 2941 25.713 * [simplify]: Simplified to (+ (log (/ c b)) (log a)) 25.713 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (exp (+ (log (/ c b)) (log a))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 25.713 * * * * [progress]: [ 23 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (exp (log (* (/ c b) a))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 25.713 * [simplify]: Simplifying (log (* (/ c b) a)) 25.713 * * [simplify]: iters left: 5 (6 enodes) 25.715 * * [simplify]: iters left: 4 (24 enodes) 25.718 * * [simplify]: iters left: 3 (40 enodes) 25.724 * * [simplify]: iters left: 2 (55 enodes) 25.732 * * [simplify]: iters left: 1 (71 enodes) 25.752 * * [simplify]: Extracting #0: cost 1 inf + 0 25.753 * * [simplify]: Extracting #1: cost 13 inf + 0 25.753 * * [simplify]: Extracting #2: cost 29 inf + 0 25.753 * * [simplify]: Extracting #3: cost 23 inf + 452 25.754 * * [simplify]: Extracting #4: cost 8 inf + 1699 25.755 * * [simplify]: Extracting #5: cost 0 inf + 2785 25.756 * [simplify]: Simplified to (log (* (/ c b) a)) 25.756 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (exp (log (* (/ c b) a))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 25.756 * * * * [progress]: [ 24 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (log (exp (* (/ c b) a))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 25.756 * [simplify]: Simplifying (exp (* (/ c b) a)) 25.757 * * [simplify]: iters left: 5 (6 enodes) 25.759 * * [simplify]: iters left: 4 (23 enodes) 25.764 * * [simplify]: iters left: 3 (37 enodes) 25.770 * * [simplify]: iters left: 2 (52 enodes) 25.778 * * [simplify]: iters left: 1 (79 enodes) 25.793 * * [simplify]: Extracting #0: cost 1 inf + 0 25.794 * * [simplify]: Extracting #1: cost 16 inf + 0 25.794 * * [simplify]: Extracting #2: cost 46 inf + 1 25.794 * * [simplify]: Extracting #3: cost 55 inf + 189 25.795 * * [simplify]: Extracting #4: cost 34 inf + 1495 25.797 * * [simplify]: Extracting #5: cost 6 inf + 8400 25.799 * * [simplify]: Extracting #6: cost 0 inf + 11676 25.802 * * [simplify]: Extracting #7: cost 0 inf + 11556 25.805 * [simplify]: Simplified to (exp (* (/ c b) a)) 25.805 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (log (exp (* (/ c b) a))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 25.805 * * * * [progress]: [ 25 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (cbrt (* (/ (* (* c c) c) (* (* b b) b)) (* (* a a) a))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 25.806 * [simplify]: Simplifying (* (/ (* (* c c) c) (* (* b b) b)) (* (* a a) a)) 25.806 * * [simplify]: iters left: 6 (11 enodes) 25.809 * * [simplify]: iters left: 5 (48 enodes) 25.818 * * [simplify]: iters left: 4 (138 enodes) 25.883 * * [simplify]: Extracting #0: cost 1 inf + 0 25.883 * * [simplify]: Extracting #1: cost 66 inf + 0 25.883 * * [simplify]: Extracting #2: cost 154 inf + 533 25.886 * * [simplify]: Extracting #3: cost 76 inf + 11520 25.891 * * [simplify]: Extracting #4: cost 4 inf + 23432 25.896 * * [simplify]: Extracting #5: cost 0 inf + 23750 25.905 * [simplify]: Simplified to (* (* (* (* a a) (* (/ c b) (/ c b))) (/ c b)) a) 25.905 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (cbrt (* (* (* (* a a) (* (/ c b) (/ c b))) (/ c b)) a)) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 25.905 * * * * [progress]: [ 26 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (cbrt (* (* (* (/ c b) (/ c b)) (/ c b)) (* (* a a) a))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 25.906 * [simplify]: Simplifying (* (* (* (/ c b) (/ c b)) (/ c b)) (* (* a a) a)) 25.906 * * [simplify]: iters left: 6 (9 enodes) 25.911 * * [simplify]: iters left: 5 (40 enodes) 25.920 * * [simplify]: iters left: 4 (99 enodes) 25.952 * * [simplify]: iters left: 3 (280 enodes) 26.124 * * [simplify]: Extracting #0: cost 1 inf + 0 26.124 * * [simplify]: Extracting #1: cost 63 inf + 0 26.130 * * [simplify]: Extracting #2: cost 190 inf + 126 26.135 * * [simplify]: Extracting #3: cost 122 inf + 9501 26.149 * * [simplify]: Extracting #4: cost 18 inf + 28011 26.164 * * [simplify]: Extracting #5: cost 0 inf + 33256 26.179 * [simplify]: Simplified to (* (* (* (/ c b) a) (* (/ c b) a)) (* (/ c b) a)) 26.180 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (cbrt (* (* (* (/ c b) a) (* (/ c b) a)) (* (/ c b) a))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 26.180 * * * * [progress]: [ 27 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (* (cbrt (* (/ c b) a)) (cbrt (* (/ c b) a))) (cbrt (* (/ c b) a))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 26.180 * [simplify]: Simplifying (* (cbrt (* (/ c b) a)) (cbrt (* (/ c b) a))) 26.180 * * [simplify]: iters left: 6 (7 enodes) 26.184 * * [simplify]: iters left: 5 (24 enodes) 26.191 * * [simplify]: iters left: 4 (30 enodes) 26.199 * * [simplify]: iters left: 3 (32 enodes) 26.207 * * [simplify]: Extracting #0: cost 1 inf + 0 26.207 * * [simplify]: Extracting #1: cost 3 inf + 0 26.207 * * [simplify]: Extracting #2: cost 5 inf + 0 26.207 * * [simplify]: Extracting #3: cost 12 inf + 0 26.207 * * [simplify]: Extracting #4: cost 11 inf + 45 26.207 * * [simplify]: Extracting #5: cost 3 inf + 584 26.208 * * [simplify]: Extracting #6: cost 1 inf + 950 26.208 * * [simplify]: Extracting #7: cost 0 inf + 1153 26.208 * [simplify]: Simplified to (* (cbrt (/ c (/ b a))) (cbrt (/ c (/ b a)))) 26.209 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (* (cbrt (/ c (/ b a))) (cbrt (/ c (/ b a)))) (cbrt (* (/ c b) a))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 26.209 * [simplify]: Simplifying (cbrt (* (/ c b) a)) 26.209 * * [simplify]: iters left: 5 (6 enodes) 26.212 * * [simplify]: iters left: 4 (21 enodes) 26.216 * * [simplify]: iters left: 3 (27 enodes) 26.220 * * [simplify]: iters left: 2 (29 enodes) 26.223 * * [simplify]: Extracting #0: cost 1 inf + 0 26.223 * * [simplify]: Extracting #1: cost 3 inf + 0 26.223 * * [simplify]: Extracting #2: cost 10 inf + 0 26.223 * * [simplify]: Extracting #3: cost 9 inf + 45 26.224 * * [simplify]: Extracting #4: cost 1 inf + 584 26.224 * * [simplify]: Extracting #5: cost 0 inf + 747 26.224 * [simplify]: Simplified to (cbrt (* (/ c b) a)) 26.224 * [simplify]: Simplified (2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (* (cbrt (* (/ c b) a)) (cbrt (* (/ c b) a))) (cbrt (* (/ c b) a))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 26.224 * * * * [progress]: [ 28 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (cbrt (* (* (* (/ c b) a) (* (/ c b) a)) (* (/ c b) a))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 26.224 * [simplify]: Simplifying (* (* (* (/ c b) a) (* (/ c b) a)) (* (/ c b) a)) 26.224 * * [simplify]: iters left: 6 (7 enodes) 26.226 * * [simplify]: iters left: 5 (34 enodes) 26.233 * * [simplify]: iters left: 4 (102 enodes) 26.281 * * [simplify]: iters left: 3 (317 enodes) 26.435 * * [simplify]: Extracting #0: cost 1 inf + 0 26.435 * * [simplify]: Extracting #1: cost 68 inf + 0 26.436 * * [simplify]: Extracting #2: cost 144 inf + 381 26.438 * * [simplify]: Extracting #3: cost 80 inf + 9626 26.444 * * [simplify]: Extracting #4: cost 3 inf + 21203 26.451 * * [simplify]: Extracting #5: cost 0 inf + 21652 26.457 * [simplify]: Simplified to (* (* (/ c b) a) (* (* (/ c b) a) (* (/ c b) a))) 26.458 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (cbrt (* (* (/ c b) a) (* (* (/ c b) a) (* (/ c b) a)))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 26.458 * * * * [progress]: [ 29 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (sqrt (* (/ c b) a)) (sqrt (* (/ c b) a))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 26.458 * [simplify]: Simplifying (sqrt (* (/ c b) a)) 26.458 * * [simplify]: iters left: 5 (6 enodes) 26.460 * * [simplify]: iters left: 4 (21 enodes) 26.466 * * [simplify]: iters left: 3 (27 enodes) 26.473 * * [simplify]: iters left: 2 (29 enodes) 26.480 * * [simplify]: Extracting #0: cost 1 inf + 0 26.480 * * [simplify]: Extracting #1: cost 3 inf + 0 26.480 * * [simplify]: Extracting #2: cost 10 inf + 0 26.481 * * [simplify]: Extracting #3: cost 9 inf + 45 26.481 * * [simplify]: Extracting #4: cost 1 inf + 544 26.481 * * [simplify]: Extracting #5: cost 0 inf + 667 26.482 * [simplify]: Simplified to (sqrt (* (/ c b) a)) 26.482 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (sqrt (* (/ c b) a)) (sqrt (* (/ c b) a))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 26.482 * [simplify]: Simplifying (sqrt (* (/ c b) a)) 26.482 * * [simplify]: iters left: 5 (6 enodes) 26.485 * * [simplify]: iters left: 4 (21 enodes) 26.491 * * [simplify]: iters left: 3 (27 enodes) 26.498 * * [simplify]: iters left: 2 (29 enodes) 26.505 * * [simplify]: Extracting #0: cost 1 inf + 0 26.505 * * [simplify]: Extracting #1: cost 3 inf + 0 26.505 * * [simplify]: Extracting #2: cost 10 inf + 0 26.505 * * [simplify]: Extracting #3: cost 9 inf + 45 26.506 * * [simplify]: Extracting #4: cost 1 inf + 544 26.506 * * [simplify]: Extracting #5: cost 0 inf + 667 26.506 * [simplify]: Simplified to (sqrt (* (/ c b) a)) 26.506 * [simplify]: Simplified (2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (sqrt (* (/ c b) a)) (sqrt (* (/ c b) a))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 26.507 * * * * [progress]: [ 30 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* 1 (* (/ c b) a)) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 26.507 * * * * [progress]: [ 31 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (* (sqrt (/ c b)) (sqrt a)) (* (sqrt (/ c b)) (sqrt a))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 26.507 * [simplify]: Simplifying (* (sqrt (/ c b)) (sqrt a)) 26.507 * * [simplify]: iters left: 5 (7 enodes) 26.510 * * [simplify]: iters left: 4 (22 enodes) 26.519 * * [simplify]: Extracting #0: cost 1 inf + 0 26.519 * * [simplify]: Extracting #1: cost 4 inf + 0 26.519 * * [simplify]: Extracting #2: cost 8 inf + 0 26.519 * * [simplify]: Extracting #3: cost 8 inf + 83 26.519 * * [simplify]: Extracting #4: cost 6 inf + 85 26.520 * * [simplify]: Extracting #5: cost 1 inf + 496 26.520 * * [simplify]: Extracting #6: cost 0 inf + 659 26.520 * [simplify]: Simplified to (* (sqrt (/ c b)) (sqrt a)) 26.520 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (* (sqrt (/ c b)) (sqrt a)) (* (sqrt (/ c b)) (sqrt a))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 26.521 * [simplify]: Simplifying (* (sqrt (/ c b)) (sqrt a)) 26.521 * * [simplify]: iters left: 5 (7 enodes) 26.524 * * [simplify]: iters left: 4 (22 enodes) 26.530 * * [simplify]: Extracting #0: cost 1 inf + 0 26.530 * * [simplify]: Extracting #1: cost 4 inf + 0 26.530 * * [simplify]: Extracting #2: cost 8 inf + 0 26.530 * * [simplify]: Extracting #3: cost 8 inf + 83 26.530 * * [simplify]: Extracting #4: cost 6 inf + 85 26.530 * * [simplify]: Extracting #5: cost 1 inf + 496 26.531 * * [simplify]: Extracting #6: cost 0 inf + 659 26.531 * [simplify]: Simplified to (* (sqrt (/ c b)) (sqrt a)) 26.531 * [simplify]: Simplified (2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (* (sqrt (/ c b)) (sqrt a)) (* (sqrt (/ c b)) (sqrt a))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 26.531 * * * * [progress]: [ 32 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (* (/ (sqrt c) (sqrt b)) (sqrt a)) (* (/ (sqrt c) (sqrt b)) (sqrt a))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 26.532 * [simplify]: Simplifying (* (/ (sqrt c) (sqrt b)) (sqrt a)) 26.532 * * [simplify]: iters left: 5 (8 enodes) 26.535 * * [simplify]: iters left: 4 (27 enodes) 26.542 * * [simplify]: iters left: 3 (33 enodes) 26.547 * * [simplify]: iters left: 2 (35 enodes) 26.551 * * [simplify]: Extracting #0: cost 1 inf + 0 26.551 * * [simplify]: Extracting #1: cost 8 inf + 0 26.551 * * [simplify]: Extracting #2: cost 17 inf + 0 26.551 * * [simplify]: Extracting #3: cost 13 inf + 44 26.551 * * [simplify]: Extracting #4: cost 6 inf + 655 26.552 * * [simplify]: Extracting #5: cost 0 inf + 1387 26.552 * [simplify]: Simplified to (/ (sqrt c) (/ (sqrt b) (sqrt a))) 26.552 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ (sqrt c) (/ (sqrt b) (sqrt a))) (* (/ (sqrt c) (sqrt b)) (sqrt a))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 26.552 * [simplify]: Simplifying (* (/ (sqrt c) (sqrt b)) (sqrt a)) 26.552 * * [simplify]: iters left: 5 (8 enodes) 26.554 * * [simplify]: iters left: 4 (27 enodes) 26.557 * * [simplify]: iters left: 3 (33 enodes) 26.562 * * [simplify]: iters left: 2 (35 enodes) 26.566 * * [simplify]: Extracting #0: cost 1 inf + 0 26.566 * * [simplify]: Extracting #1: cost 8 inf + 0 26.566 * * [simplify]: Extracting #2: cost 17 inf + 0 26.566 * * [simplify]: Extracting #3: cost 13 inf + 44 26.566 * * [simplify]: Extracting #4: cost 6 inf + 655 26.567 * * [simplify]: Extracting #5: cost 0 inf + 1387 26.567 * [simplify]: Simplified to (/ (sqrt c) (/ (sqrt b) (sqrt a))) 26.567 * [simplify]: Simplified (2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (* (/ (sqrt c) (sqrt b)) (sqrt a)) (/ (sqrt c) (/ (sqrt b) (sqrt a)))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 26.567 * * * * [progress]: [ 33 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (* (/ c b) (* (cbrt a) (cbrt a))) (cbrt a)) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 26.567 * [simplify]: Simplifying (* (/ c b) (* (cbrt a) (cbrt a))) 26.567 * * [simplify]: iters left: 5 (7 enodes) 26.569 * * [simplify]: iters left: 4 (26 enodes) 26.572 * * [simplify]: iters left: 3 (39 enodes) 26.581 * * [simplify]: iters left: 2 (51 enodes) 26.595 * * [simplify]: iters left: 1 (58 enodes) 26.610 * * [simplify]: Extracting #0: cost 1 inf + 0 26.611 * * [simplify]: Extracting #1: cost 16 inf + 0 26.611 * * [simplify]: Extracting #2: cost 25 inf + 2 26.611 * * [simplify]: Extracting #3: cost 16 inf + 697 26.612 * * [simplify]: Extracting #4: cost 2 inf + 2768 26.613 * * [simplify]: Extracting #5: cost 0 inf + 3053 26.614 * [simplify]: Simplified to (* (/ c b) (* (cbrt a) (cbrt a))) 26.614 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (* (/ c b) (* (cbrt a) (cbrt a))) (cbrt a)) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 26.614 * * * * [progress]: [ 34 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (* (/ c b) (sqrt a)) (sqrt a)) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 26.615 * [simplify]: Simplifying (* (/ c b) (sqrt a)) 26.615 * * [simplify]: iters left: 4 (6 enodes) 26.617 * * [simplify]: iters left: 3 (21 enodes) 26.623 * * [simplify]: iters left: 2 (27 enodes) 26.631 * * [simplify]: iters left: 1 (29 enodes) 26.638 * * [simplify]: Extracting #0: cost 1 inf + 0 26.638 * * [simplify]: Extracting #1: cost 8 inf + 0 26.638 * * [simplify]: Extracting #2: cost 11 inf + 2 26.638 * * [simplify]: Extracting #3: cost 8 inf + 87 26.638 * * [simplify]: Extracting #4: cost 1 inf + 620 26.638 * * [simplify]: Extracting #5: cost 0 inf + 743 26.639 * [simplify]: Simplified to (* (sqrt a) (/ c b)) 26.639 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (* (sqrt a) (/ c b)) (sqrt a)) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 26.639 * * * * [progress]: [ 35 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (* (/ c b) 1) a) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 26.640 * [simplify]: Simplifying (* (/ c b) 1) 26.640 * * [simplify]: iters left: 4 (5 enodes) 26.643 * * [simplify]: iters left: 3 (18 enodes) 26.651 * * [simplify]: iters left: 2 (24 enodes) 26.657 * * [simplify]: Extracting #0: cost 1 inf + 0 26.657 * * [simplify]: Extracting #1: cost 5 inf + 0 26.658 * * [simplify]: Extracting #2: cost 2 inf + 3 26.658 * * [simplify]: Extracting #3: cost 0 inf + 87 26.658 * [simplify]: Simplified to (/ c b) 26.658 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 26.658 * * * * [progress]: [ 36 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (* (cbrt (/ c b)) (cbrt (/ c b))) (* (cbrt (/ c b)) a)) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 26.658 * [simplify]: Simplifying (* (cbrt (/ c b)) a) 26.658 * * [simplify]: iters left: 5 (6 enodes) 26.661 * * [simplify]: iters left: 4 (19 enodes) 26.666 * * [simplify]: Extracting #0: cost 1 inf + 0 26.666 * * [simplify]: Extracting #1: cost 4 inf + 0 26.666 * * [simplify]: Extracting #2: cost 5 inf + 1 26.666 * * [simplify]: Extracting #3: cost 8 inf + 1 26.666 * * [simplify]: Extracting #4: cost 6 inf + 3 26.666 * * [simplify]: Extracting #5: cost 0 inf + 657 26.667 * [simplify]: Simplified to (* (cbrt (/ c b)) a) 26.667 * [simplify]: Simplified (2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (* (cbrt (/ c b)) (cbrt (/ c b))) (* (cbrt (/ c b)) a)) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 26.667 * * * * [progress]: [ 37 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (sqrt (/ c b)) (* (sqrt (/ c b)) a)) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 26.667 * [simplify]: Simplifying (* (sqrt (/ c b)) a) 26.667 * * [simplify]: iters left: 5 (6 enodes) 26.670 * * [simplify]: iters left: 4 (19 enodes) 26.675 * * [simplify]: Extracting #0: cost 1 inf + 0 26.675 * * [simplify]: Extracting #1: cost 4 inf + 0 26.675 * * [simplify]: Extracting #2: cost 5 inf + 1 26.675 * * [simplify]: Extracting #3: cost 8 inf + 1 26.675 * * [simplify]: Extracting #4: cost 6 inf + 3 26.675 * * [simplify]: Extracting #5: cost 0 inf + 497 26.676 * [simplify]: Simplified to (* (sqrt (/ c b)) a) 26.676 * [simplify]: Simplified (2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (sqrt (/ c b)) (* (sqrt (/ c b)) a)) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 26.676 * * * * [progress]: [ 38 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ (* (cbrt c) (cbrt c)) (* (cbrt b) (cbrt b))) (* (/ (cbrt c) (cbrt b)) a)) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 26.676 * [simplify]: Simplifying (* (/ (cbrt c) (cbrt b)) a) 26.676 * * [simplify]: iters left: 5 (7 enodes) 26.679 * * [simplify]: iters left: 4 (24 enodes) 26.686 * * [simplify]: iters left: 3 (30 enodes) 26.693 * * [simplify]: iters left: 2 (32 enodes) 26.701 * * [simplify]: Extracting #0: cost 1 inf + 0 26.701 * * [simplify]: Extracting #1: cost 8 inf + 0 26.701 * * [simplify]: Extracting #2: cost 14 inf + 1 26.702 * * [simplify]: Extracting #3: cost 8 inf + 409 26.702 * * [simplify]: Extracting #4: cost 4 inf + 815 26.702 * * [simplify]: Extracting #5: cost 1 inf + 1462 26.703 * * [simplify]: Extracting #6: cost 0 inf + 1705 26.703 * [simplify]: Simplified to (/ (* a (cbrt c)) (cbrt b)) 26.703 * [simplify]: Simplified (2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ (* (cbrt c) (cbrt c)) (* (cbrt b) (cbrt b))) (/ (* a (cbrt c)) (cbrt b))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 26.703 * * * * [progress]: [ 39 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ (* (cbrt c) (cbrt c)) (sqrt b)) (* (/ (cbrt c) (sqrt b)) a)) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 26.704 * [simplify]: Simplifying (* (/ (cbrt c) (sqrt b)) a) 26.704 * * [simplify]: iters left: 5 (7 enodes) 26.707 * * [simplify]: iters left: 4 (24 enodes) 26.712 * * [simplify]: iters left: 3 (30 enodes) 26.716 * * [simplify]: iters left: 2 (32 enodes) 26.720 * * [simplify]: Extracting #0: cost 1 inf + 0 26.720 * * [simplify]: Extracting #1: cost 8 inf + 0 26.720 * * [simplify]: Extracting #2: cost 14 inf + 1 26.720 * * [simplify]: Extracting #3: cost 8 inf + 249 26.720 * * [simplify]: Extracting #4: cost 4 inf + 655 26.720 * * [simplify]: Extracting #5: cost 1 inf + 1182 26.720 * * [simplify]: Extracting #6: cost 0 inf + 1385 26.721 * [simplify]: Simplified to (/ (* a (cbrt c)) (sqrt b)) 26.721 * [simplify]: Simplified (2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ (* (cbrt c) (cbrt c)) (sqrt b)) (/ (* a (cbrt c)) (sqrt b))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 26.721 * * * * [progress]: [ 40 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ (* (cbrt c) (cbrt c)) 1) (* (/ (cbrt c) b) a)) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 26.721 * [simplify]: Simplifying (* (/ (cbrt c) b) a) 26.721 * * [simplify]: iters left: 5 (6 enodes) 26.722 * * [simplify]: iters left: 4 (21 enodes) 26.725 * * [simplify]: iters left: 3 (27 enodes) 26.729 * * [simplify]: iters left: 2 (29 enodes) 26.732 * * [simplify]: Extracting #0: cost 1 inf + 0 26.732 * * [simplify]: Extracting #1: cost 8 inf + 0 26.732 * * [simplify]: Extracting #2: cost 10 inf + 44 26.732 * * [simplify]: Extracting #3: cost 8 inf + 87 26.733 * * [simplify]: Extracting #4: cost 5 inf + 453 26.733 * * [simplify]: Extracting #5: cost 0 inf + 1063 26.733 * [simplify]: Simplified to (* (/ (cbrt c) b) a) 26.733 * [simplify]: Simplified (2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ (* (cbrt c) (cbrt c)) 1) (* (/ (cbrt c) b) a)) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 26.733 * * * * [progress]: [ 41 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ (sqrt c) (* (cbrt b) (cbrt b))) (* (/ (sqrt c) (cbrt b)) a)) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 26.733 * [simplify]: Simplifying (* (/ (sqrt c) (cbrt b)) a) 26.733 * * [simplify]: iters left: 5 (7 enodes) 26.735 * * [simplify]: iters left: 4 (24 enodes) 26.738 * * [simplify]: iters left: 3 (30 enodes) 26.742 * * [simplify]: iters left: 2 (32 enodes) 26.749 * * [simplify]: Extracting #0: cost 1 inf + 0 26.751 * * [simplify]: Extracting #1: cost 8 inf + 0 26.752 * * [simplify]: Extracting #2: cost 14 inf + 1 26.752 * * [simplify]: Extracting #3: cost 8 inf + 409 26.752 * * [simplify]: Extracting #4: cost 4 inf + 655 26.753 * * [simplify]: Extracting #5: cost 1 inf + 1182 26.753 * * [simplify]: Extracting #6: cost 0 inf + 1385 26.754 * [simplify]: Simplified to (/ (* a (sqrt c)) (cbrt b)) 26.754 * [simplify]: Simplified (2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ (sqrt c) (* (cbrt b) (cbrt b))) (/ (* a (sqrt c)) (cbrt b))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 26.754 * * * * [progress]: [ 42 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ (sqrt c) (sqrt b)) (* (/ (sqrt c) (sqrt b)) a)) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 26.754 * [simplify]: Simplifying (* (/ (sqrt c) (sqrt b)) a) 26.754 * * [simplify]: iters left: 5 (7 enodes) 26.758 * * [simplify]: iters left: 4 (24 enodes) 26.764 * * [simplify]: iters left: 3 (30 enodes) 26.772 * * [simplify]: iters left: 2 (32 enodes) 26.780 * * [simplify]: Extracting #0: cost 1 inf + 0 26.780 * * [simplify]: Extracting #1: cost 8 inf + 0 26.780 * * [simplify]: Extracting #2: cost 14 inf + 1 26.780 * * [simplify]: Extracting #3: cost 8 inf + 249 26.780 * * [simplify]: Extracting #4: cost 4 inf + 495 26.781 * * [simplify]: Extracting #5: cost 1 inf + 902 26.781 * * [simplify]: Extracting #6: cost 0 inf + 1065 26.781 * [simplify]: Simplified to (/ (* a (sqrt c)) (sqrt b)) 26.782 * [simplify]: Simplified (2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ (sqrt c) (sqrt b)) (/ (* a (sqrt c)) (sqrt b))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 26.782 * * * * [progress]: [ 43 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ (sqrt c) 1) (* (/ (sqrt c) b) a)) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 26.782 * [simplify]: Simplifying (* (/ (sqrt c) b) a) 26.782 * * [simplify]: iters left: 5 (6 enodes) 26.784 * * [simplify]: iters left: 4 (21 enodes) 26.791 * * [simplify]: iters left: 3 (27 enodes) 26.799 * * [simplify]: iters left: 2 (29 enodes) 26.806 * * [simplify]: Extracting #0: cost 1 inf + 0 26.806 * * [simplify]: Extracting #1: cost 8 inf + 0 26.806 * * [simplify]: Extracting #2: cost 10 inf + 44 26.806 * * [simplify]: Extracting #3: cost 8 inf + 87 26.807 * * [simplify]: Extracting #4: cost 5 inf + 333 26.807 * * [simplify]: Extracting #5: cost 0 inf + 743 26.807 * [simplify]: Simplified to (* (/ (sqrt c) b) a) 26.807 * [simplify]: Simplified (2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ (sqrt c) 1) (* (/ (sqrt c) b) a)) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 26.808 * * * * [progress]: [ 44 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ 1 (* (cbrt b) (cbrt b))) (* (/ c (cbrt b)) a)) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 26.808 * [simplify]: Simplifying (* (/ c (cbrt b)) a) 26.808 * * [simplify]: iters left: 5 (6 enodes) 26.810 * * [simplify]: iters left: 4 (21 enodes) 26.816 * * [simplify]: iters left: 3 (27 enodes) 26.823 * * [simplify]: iters left: 2 (29 enodes) 26.830 * * [simplify]: Extracting #0: cost 1 inf + 0 26.831 * * [simplify]: Extracting #1: cost 8 inf + 0 26.831 * * [simplify]: Extracting #2: cost 10 inf + 44 26.831 * * [simplify]: Extracting #3: cost 8 inf + 87 26.831 * * [simplify]: Extracting #4: cost 2 inf + 778 26.831 * * [simplify]: Extracting #5: cost 0 inf + 1063 26.831 * [simplify]: Simplified to (* (/ c (cbrt b)) a) 26.831 * [simplify]: Simplified (2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ 1 (* (cbrt b) (cbrt b))) (* (/ c (cbrt b)) a)) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 26.831 * * * * [progress]: [ 45 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ 1 (sqrt b)) (* (/ c (sqrt b)) a)) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 26.832 * [simplify]: Simplifying (* (/ c (sqrt b)) a) 26.832 * * [simplify]: iters left: 5 (6 enodes) 26.833 * * [simplify]: iters left: 4 (21 enodes) 26.836 * * [simplify]: iters left: 3 (27 enodes) 26.839 * * [simplify]: iters left: 2 (29 enodes) 26.842 * * [simplify]: Extracting #0: cost 1 inf + 0 26.842 * * [simplify]: Extracting #1: cost 8 inf + 0 26.842 * * [simplify]: Extracting #2: cost 10 inf + 44 26.843 * * [simplify]: Extracting #3: cost 8 inf + 87 26.843 * * [simplify]: Extracting #4: cost 2 inf + 538 26.843 * * [simplify]: Extracting #5: cost 0 inf + 743 26.843 * [simplify]: Simplified to (* (/ c (sqrt b)) a) 26.843 * [simplify]: Simplified (2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ 1 (sqrt b)) (* (/ c (sqrt b)) a)) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 26.843 * * * * [progress]: [ 46 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ 1 1) (* (/ c b) a)) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 26.843 * [simplify]: Simplifying (* (/ c b) a) 26.843 * * [simplify]: iters left: 4 (5 enodes) 26.844 * * [simplify]: iters left: 3 (18 enodes) 26.847 * * [simplify]: iters left: 2 (24 enodes) 26.850 * * [simplify]: iters left: 1 (26 enodes) 26.853 * * [simplify]: Extracting #0: cost 1 inf + 0 26.853 * * [simplify]: Extracting #1: cost 8 inf + 0 26.853 * * [simplify]: Extracting #2: cost 7 inf + 45 26.853 * * [simplify]: Extracting #3: cost 0 inf + 421 26.853 * [simplify]: Simplified to (/ c (/ b a)) 26.853 * [simplify]: Simplified (2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ 1 1) (/ c (/ b a))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 26.853 * * * * [progress]: [ 47 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* 1 (* (/ c b) a)) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 26.853 * [simplify]: Simplifying (* (/ c b) a) 26.854 * * [simplify]: iters left: 4 (5 enodes) 26.855 * * [simplify]: iters left: 3 (18 enodes) 26.857 * * [simplify]: iters left: 2 (24 enodes) 26.860 * * [simplify]: iters left: 1 (26 enodes) 26.863 * * [simplify]: Extracting #0: cost 1 inf + 0 26.863 * * [simplify]: Extracting #1: cost 8 inf + 0 26.863 * * [simplify]: Extracting #2: cost 7 inf + 45 26.863 * * [simplify]: Extracting #3: cost 0 inf + 421 26.863 * [simplify]: Simplified to (/ c (/ b a)) 26.863 * [simplify]: Simplified (2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* 1 (/ c (/ b a))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 26.864 * * * * [progress]: [ 48 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* c (* (/ 1 b) a)) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 26.864 * [simplify]: Simplifying (* (/ 1 b) a) 26.864 * * [simplify]: iters left: 4 (5 enodes) 26.866 * * [simplify]: iters left: 3 (20 enodes) 26.870 * * [simplify]: iters left: 2 (24 enodes) 26.874 * * [simplify]: Extracting #0: cost 1 inf + 0 26.874 * * [simplify]: Extracting #1: cost 5 inf + 0 26.874 * * [simplify]: Extracting #2: cost 3 inf + 86 26.874 * * [simplify]: Extracting #3: cost 2 inf + 87 26.874 * * [simplify]: Extracting #4: cost 0 inf + 171 26.874 * [simplify]: Simplified to (/ a b) 26.874 * [simplify]: Simplified (2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* c (/ a b)) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 26.874 * * * * [progress]: [ 49 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (/ (* c a) b) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 26.875 * [simplify]: Simplifying (* c a) 26.875 * * [simplify]: iters left: 2 (3 enodes) 26.875 * * [simplify]: iters left: 1 (10 enodes) 26.877 * * [simplify]: Extracting #0: cost 1 inf + 0 26.877 * * [simplify]: Extracting #1: cost 4 inf + 0 26.877 * * [simplify]: Extracting #2: cost 2 inf + 2 26.877 * * [simplify]: Extracting #3: cost 0 inf + 86 26.877 * [simplify]: Simplified to (* c a) 26.877 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (/ (* c a) b) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 26.877 * * * * [progress]: [ 50 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (posit16->real (real->posit16 (* (/ c b) a))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 26.877 * [simplify]: Simplifying (real->posit16 (* (/ c b) a)) 26.877 * * [simplify]: iters left: 5 (6 enodes) 26.878 * * [simplify]: iters left: 4 (18 enodes) 26.881 * * [simplify]: iters left: 3 (24 enodes) 26.884 * * [simplify]: iters left: 2 (26 enodes) 26.887 * * [simplify]: Extracting #0: cost 1 inf + 0 26.887 * * [simplify]: Extracting #1: cost 2 inf + 0 26.887 * * [simplify]: Extracting #2: cost 8 inf + 0 26.887 * * [simplify]: Extracting #3: cost 7 inf + 45 26.887 * * [simplify]: Extracting #4: cost 1 inf + 338 26.887 * * [simplify]: Extracting #5: cost 0 inf + 421 26.888 * [simplify]: Simplified to (real->posit16 (/ c (/ b a))) 26.888 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (posit16->real (real->posit16 (/ c (/ b a)))) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 26.888 * * * * [progress]: [ 51 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* a (/ c b)) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 26.888 * * * * [progress]: [ 52 / 131 ] simplifiying candidate #= b 0) (log1p (expm1 (/ (* 2 c) (* (- (* (/ c b) a) b) 2)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 26.888 * [simplify]: Simplifying (expm1 (/ (* 2 c) (* (- (* (/ c b) a) b) 2))) 26.888 * * [simplify]: iters left: 6 (11 enodes) 26.891 * * [simplify]: iters left: 5 (48 enodes) 26.904 * * [simplify]: iters left: 4 (94 enodes) 26.936 * * [simplify]: iters left: 3 (162 enodes) 27.002 * * [simplify]: iters left: 2 (333 enodes) 27.116 * * [simplify]: Extracting #0: cost 1 inf + 0 27.117 * * [simplify]: Extracting #1: cost 3 inf + 0 27.117 * * [simplify]: Extracting #2: cost 30 inf + 0 27.117 * * [simplify]: Extracting #3: cost 93 inf + 5 27.118 * * [simplify]: Extracting #4: cost 135 inf + 1297 27.121 * * [simplify]: Extracting #5: cost 34 inf + 14533 27.127 * * [simplify]: Extracting #6: cost 0 inf + 18575 27.134 * [simplify]: Simplified to (expm1 (/ c (- (* (/ c b) a) b))) 27.134 * [simplify]: Simplified (2 2 1) to (λ (a b c) (if (>= b 0) (log1p (expm1 (/ c (- (* (/ c b) a) b)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 27.134 * * * * [progress]: [ 53 / 131 ] simplifiying candidate #= b 0) (expm1 (log1p (/ (* 2 c) (* (- (* (/ c b) a) b) 2)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 27.135 * [simplify]: Simplifying (log1p (/ (* 2 c) (* (- (* (/ c b) a) b) 2))) 27.135 * * [simplify]: iters left: 6 (11 enodes) 27.140 * * [simplify]: iters left: 5 (48 enodes) 27.157 * * [simplify]: iters left: 4 (94 enodes) 27.188 * * [simplify]: iters left: 3 (162 enodes) 27.250 * * [simplify]: iters left: 2 (333 enodes) 27.377 * * [simplify]: Extracting #0: cost 1 inf + 0 27.377 * * [simplify]: Extracting #1: cost 3 inf + 0 27.377 * * [simplify]: Extracting #2: cost 30 inf + 0 27.377 * * [simplify]: Extracting #3: cost 93 inf + 5 27.378 * * [simplify]: Extracting #4: cost 135 inf + 1297 27.381 * * [simplify]: Extracting #5: cost 34 inf + 14533 27.387 * * [simplify]: Extracting #6: cost 0 inf + 18615 27.392 * [simplify]: Simplified to (log1p (/ c (- (* (/ c b) a) b))) 27.392 * [simplify]: Simplified (2 2 1) to (λ (a b c) (if (>= b 0) (expm1 (log1p (/ c (- (* (/ c b) a) b)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 27.393 * * * * [progress]: [ 54 / 131 ] simplifiying candidate #= b 0) (pow (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) 1) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 27.393 * * * * [progress]: [ 55 / 131 ] simplifiying candidate #= b 0) (exp (- (+ (log 2) (log c)) (+ (log (- (* (/ c b) a) b)) (log 2)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 27.393 * [simplify]: Simplifying (- (+ (log 2) (log c)) (+ (log (- (* (/ c b) a) b)) (log 2))) 27.393 * * [simplify]: iters left: 6 (13 enodes) 27.398 * * [simplify]: iters left: 5 (53 enodes) 27.421 * * [simplify]: iters left: 4 (92 enodes) 27.453 * * [simplify]: iters left: 3 (152 enodes) 27.506 * * [simplify]: iters left: 2 (221 enodes) 27.570 * * [simplify]: iters left: 1 (469 enodes) 28.128 * * [simplify]: Extracting #0: cost 1 inf + 0 28.129 * * [simplify]: Extracting #1: cost 39 inf + 0 28.130 * * [simplify]: Extracting #2: cost 193 inf + 1 28.132 * * [simplify]: Extracting #3: cost 182 inf + 2076 28.136 * * [simplify]: Extracting #4: cost 116 inf + 15586 28.150 * * [simplify]: Extracting #5: cost 37 inf + 43023 28.173 * * [simplify]: Extracting #6: cost 0 inf + 58154 28.199 * [simplify]: Simplified to (- (log c) (log (- (* a (/ c b)) b))) 28.199 * [simplify]: Simplified (2 2 1) to (λ (a b c) (if (>= b 0) (exp (- (log c) (log (- (* a (/ c b)) b)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 28.200 * * * * [progress]: [ 56 / 131 ] simplifiying candidate #= b 0) (exp (- (+ (log 2) (log c)) (log (* (- (* (/ c b) a) b) 2)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 28.200 * [simplify]: Simplifying (- (+ (log 2) (log c)) (log (* (- (* (/ c b) a) b) 2))) 28.200 * * [simplify]: iters left: 6 (13 enodes) 28.204 * * [simplify]: iters left: 5 (53 enodes) 28.213 * * [simplify]: iters left: 4 (91 enodes) 28.229 * * [simplify]: iters left: 3 (165 enodes) 28.257 * * [simplify]: iters left: 2 (270 enodes) 28.343 * * [simplify]: Extracting #0: cost 1 inf + 0 28.343 * * [simplify]: Extracting #1: cost 67 inf + 0 28.344 * * [simplify]: Extracting #2: cost 136 inf + 1 28.344 * * [simplify]: Extracting #3: cost 145 inf + 145 28.346 * * [simplify]: Extracting #4: cost 129 inf + 5616 28.349 * * [simplify]: Extracting #5: cost 101 inf + 9296 28.356 * * [simplify]: Extracting #6: cost 50 inf + 24306 28.369 * * [simplify]: Extracting #7: cost 0 inf + 41255 28.383 * * [simplify]: Extracting #8: cost 0 inf + 41095 28.400 * [simplify]: Simplified to (- (log c) (log (- (* a (/ c b)) b))) 28.400 * [simplify]: Simplified (2 2 1) to (λ (a b c) (if (>= b 0) (exp (- (log c) (log (- (* a (/ c b)) b)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 28.400 * * * * [progress]: [ 57 / 131 ] simplifiying candidate #= b 0) (exp (- (log (* 2 c)) (+ (log (- (* (/ c b) a) b)) (log 2)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 28.401 * [simplify]: Simplifying (- (log (* 2 c)) (+ (log (- (* (/ c b) a) b)) (log 2))) 28.401 * * [simplify]: iters left: 6 (13 enodes) 28.408 * * [simplify]: iters left: 5 (53 enodes) 28.426 * * [simplify]: iters left: 4 (85 enodes) 28.440 * * [simplify]: iters left: 3 (135 enodes) 28.470 * * [simplify]: iters left: 2 (216 enodes) 28.541 * * [simplify]: iters left: 1 (393 enodes) 28.921 * * [simplify]: Extracting #0: cost 1 inf + 0 28.921 * * [simplify]: Extracting #1: cost 93 inf + 0 28.923 * * [simplify]: Extracting #2: cost 254 inf + 1 28.925 * * [simplify]: Extracting #3: cost 254 inf + 1464 28.929 * * [simplify]: Extracting #4: cost 211 inf + 8883 28.934 * * [simplify]: Extracting #5: cost 190 inf + 13809 28.954 * * [simplify]: Extracting #6: cost 58 inf + 61513 28.976 * * [simplify]: Extracting #7: cost 9 inf + 80377 28.997 * * [simplify]: Extracting #8: cost 0 inf + 84177 29.027 * [simplify]: Simplified to (- (log c) (log (- (* (/ c b) a) b))) 29.027 * [simplify]: Simplified (2 2 1) to (λ (a b c) (if (>= b 0) (exp (- (log c) (log (- (* (/ c b) a) b)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 29.027 * * * * [progress]: [ 58 / 131 ] simplifiying candidate #= b 0) (exp (- (log (* 2 c)) (log (* (- (* (/ c b) a) b) 2)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 29.027 * [simplify]: Simplifying (- (log (* 2 c)) (log (* (- (* (/ c b) a) b) 2))) 29.027 * * [simplify]: iters left: 6 (12 enodes) 29.031 * * [simplify]: iters left: 5 (51 enodes) 29.039 * * [simplify]: iters left: 4 (87 enodes) 29.055 * * [simplify]: iters left: 3 (151 enodes) 29.088 * * [simplify]: iters left: 2 (258 enodes) 29.133 * * [simplify]: iters left: 1 (350 enodes) 29.205 * * [simplify]: Extracting #0: cost 1 inf + 0 29.206 * * [simplify]: Extracting #1: cost 68 inf + 0 29.206 * * [simplify]: Extracting #2: cost 137 inf + 1 29.207 * * [simplify]: Extracting #3: cost 145 inf + 712 29.208 * * [simplify]: Extracting #4: cost 124 inf + 5635 29.211 * * [simplify]: Extracting #5: cost 68 inf + 19446 29.217 * * [simplify]: Extracting #6: cost 3 inf + 39791 29.227 * * [simplify]: Extracting #7: cost 0 inf + 40852 29.245 * [simplify]: Simplified to (- (log c) (log (- (* (/ c b) a) b))) 29.245 * [simplify]: Simplified (2 2 1) to (λ (a b c) (if (>= b 0) (exp (- (log c) (log (- (* (/ c b) a) b)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 29.246 * * * * [progress]: [ 59 / 131 ] simplifiying candidate #= b 0) (exp (log (/ (* 2 c) (* (- (* (/ c b) a) b) 2)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 29.246 * [simplify]: Simplifying (log (/ (* 2 c) (* (- (* (/ c b) a) b) 2))) 29.246 * * [simplify]: iters left: 6 (11 enodes) 29.252 * * [simplify]: iters left: 5 (51 enodes) 29.271 * * [simplify]: iters left: 4 (117 enodes) 29.311 * * [simplify]: iters left: 3 (242 enodes) 29.408 * * [simplify]: Extracting #0: cost 1 inf + 0 29.408 * * [simplify]: Extracting #1: cost 33 inf + 0 29.409 * * [simplify]: Extracting #2: cost 102 inf + 1 29.410 * * [simplify]: Extracting #3: cost 138 inf + 242 29.411 * * [simplify]: Extracting #4: cost 132 inf + 3711 29.419 * * [simplify]: Extracting #5: cost 37 inf + 24386 29.432 * * [simplify]: Extracting #6: cost 1 inf + 30532 29.445 * * [simplify]: Extracting #7: cost 0 inf + 30416 29.452 * * [simplify]: Extracting #8: cost 0 inf + 30276 29.459 * [simplify]: Simplified to (log (/ c (- (* (/ c b) a) b))) 29.459 * [simplify]: Simplified (2 2 1) to (λ (a b c) (if (>= b 0) (exp (log (/ c (- (* (/ c b) a) b)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 29.459 * * * * [progress]: [ 60 / 131 ] simplifiying candidate #= b 0) (log (exp (/ (* 2 c) (* (- (* (/ c b) a) b) 2)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 29.459 * [simplify]: Simplifying (exp (/ (* 2 c) (* (- (* (/ c b) a) b) 2))) 29.459 * * [simplify]: iters left: 6 (11 enodes) 29.463 * * [simplify]: iters left: 5 (48 enodes) 29.472 * * [simplify]: iters left: 4 (98 enodes) 29.504 * * [simplify]: iters left: 3 (181 enodes) 29.545 * * [simplify]: iters left: 2 (374 enodes) 29.673 * * [simplify]: Extracting #0: cost 1 inf + 0 29.673 * * [simplify]: Extracting #1: cost 24 inf + 0 29.673 * * [simplify]: Extracting #2: cost 61 inf + 4 29.674 * * [simplify]: Extracting #3: cost 116 inf + 573 29.675 * * [simplify]: Extracting #4: cost 149 inf + 2933 29.681 * * [simplify]: Extracting #5: cost 66 inf + 15338 29.688 * * [simplify]: Extracting #6: cost 1 inf + 27602 29.699 * * [simplify]: Extracting #7: cost 0 inf + 28378 29.712 * [simplify]: Simplified to (exp (/ c (- (* (/ c b) a) b))) 29.712 * [simplify]: Simplified (2 2 1) to (λ (a b c) (if (>= b 0) (log (exp (/ c (- (* (/ c b) a) b)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 29.712 * * * * [progress]: [ 61 / 131 ] simplifiying candidate #= b 0) (cbrt (/ (* (* (* 2 2) 2) (* (* c c) c)) (* (* (* (- (* (/ c b) a) b) (- (* (/ c b) a) b)) (- (* (/ c b) a) b)) (* (* 2 2) 2)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 29.712 * [simplify]: Simplifying (/ (* (* (* 2 2) 2) (* (* c c) c)) (* (* (* (- (* (/ c b) a) b) (- (* (/ c b) a) b)) (- (* (/ c b) a) b)) (* (* 2 2) 2))) 29.712 * * [simplify]: iters left: 6 (16 enodes) 29.717 * * [simplify]: iters left: 5 (75 enodes) 29.755 * * [simplify]: iters left: 4 (314 enodes) 30.386 * * [simplify]: Extracting #0: cost 1 inf + 0 30.386 * * [simplify]: Extracting #1: cost 258 inf + 0 30.389 * * [simplify]: Extracting #2: cost 669 inf + 1973 30.413 * * [simplify]: Extracting #3: cost 385 inf + 72462 30.454 * * [simplify]: Extracting #4: cost 26 inf + 163397 30.528 * * [simplify]: Extracting #5: cost 0 inf + 169263 30.585 * * [simplify]: Extracting #6: cost 0 inf + 168463 30.639 * * [simplify]: Extracting #7: cost 0 inf + 168423 30.717 * [simplify]: Simplified to (/ 8 (* (* (/ (- (* a (/ c b)) b) c) (* (/ (- (* a (/ c b)) b) c) (/ (- (* a (/ c b)) b) c))) 8)) 30.717 * [simplify]: Simplified (2 2 1) to (λ (a b c) (if (>= b 0) (cbrt (/ 8 (* (* (/ (- (* a (/ c b)) b) c) (* (/ (- (* a (/ c b)) b) c) (/ (- (* a (/ c b)) b) c))) 8))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 30.717 * * * * [progress]: [ 62 / 131 ] simplifiying candidate #= b 0) (cbrt (/ (* (* (* 2 2) 2) (* (* c c) c)) (* (* (* (- (* (/ c b) a) b) 2) (* (- (* (/ c b) a) b) 2)) (* (- (* (/ c b) a) b) 2)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 30.717 * [simplify]: Simplifying (/ (* (* (* 2 2) 2) (* (* c c) c)) (* (* (* (- (* (/ c b) a) b) 2) (* (- (* (/ c b) a) b) 2)) (* (- (* (/ c b) a) b) 2))) 30.717 * * [simplify]: iters left: 6 (16 enodes) 30.723 * * [simplify]: iters left: 5 (79 enodes) 30.754 * * [simplify]: iters left: 4 (340 enodes) 32.923 * * [simplify]: Extracting #0: cost 1 inf + 0 32.924 * * [simplify]: Extracting #1: cost 237 inf + 0 32.929 * * [simplify]: Extracting #2: cost 687 inf + 660 32.964 * * [simplify]: Extracting #3: cost 407 inf + 83360 33.055 * * [simplify]: Extracting #4: cost 26 inf + 175887 33.133 * * [simplify]: Extracting #5: cost 0 inf + 181921 33.208 * * [simplify]: Extracting #6: cost 0 inf + 181920 33.272 * [simplify]: Simplified to (/ 8 (* (* (/ (* (- (* a (/ c b)) b) 2) c) (/ (* (- (* a (/ c b)) b) 2) c)) (/ (* (- (* a (/ c b)) b) 2) c))) 33.272 * [simplify]: Simplified (2 2 1) to (λ (a b c) (if (>= b 0) (cbrt (/ 8 (* (* (/ (* (- (* a (/ c b)) b) 2) c) (/ (* (- (* a (/ c b)) b) 2) c)) (/ (* (- (* a (/ c b)) b) 2) c)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 33.272 * * * * [progress]: [ 63 / 131 ] simplifiying candidate #= b 0) (cbrt (/ (* (* (* 2 c) (* 2 c)) (* 2 c)) (* (* (* (- (* (/ c b) a) b) (- (* (/ c b) a) b)) (- (* (/ c b) a) b)) (* (* 2 2) 2)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 33.272 * [simplify]: Simplifying (/ (* (* (* 2 c) (* 2 c)) (* 2 c)) (* (* (* (- (* (/ c b) a) b) (- (* (/ c b) a) b)) (- (* (/ c b) a) b)) (* (* 2 2) 2))) 33.273 * * [simplify]: iters left: 6 (16 enodes) 33.279 * * [simplify]: iters left: 5 (80 enodes) 33.310 * * [simplify]: iters left: 4 (298 enodes) 34.194 * * [simplify]: Extracting #0: cost 1 inf + 0 34.195 * * [simplify]: Extracting #1: cost 240 inf + 0 34.199 * * [simplify]: Extracting #2: cost 582 inf + 1280 34.219 * * [simplify]: Extracting #3: cost 343 inf + 57463 34.269 * * [simplify]: Extracting #4: cost 16 inf + 138458 34.328 * * [simplify]: Extracting #5: cost 0 inf + 141539 34.413 * * [simplify]: Extracting #6: cost 0 inf + 141499 34.476 * [simplify]: Simplified to (/ (* (* (/ (* 2 c) (- (* a (/ c b)) b)) (/ (* 2 c) (- (* a (/ c b)) b))) (/ (* 2 c) (- (* a (/ c b)) b))) 8) 34.476 * [simplify]: Simplified (2 2 1) to (λ (a b c) (if (>= b 0) (cbrt (/ (* (* (/ (* 2 c) (- (* a (/ c b)) b)) (/ (* 2 c) (- (* a (/ c b)) b))) (/ (* 2 c) (- (* a (/ c b)) b))) 8)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 34.476 * * * * [progress]: [ 64 / 131 ] simplifiying candidate #= b 0) (cbrt (/ (* (* (* 2 c) (* 2 c)) (* 2 c)) (* (* (* (- (* (/ c b) a) b) 2) (* (- (* (/ c b) a) b) 2)) (* (- (* (/ c b) a) b) 2)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 34.477 * [simplify]: Simplifying (/ (* (* (* 2 c) (* 2 c)) (* 2 c)) (* (* (* (- (* (/ c b) a) b) 2) (* (- (* (/ c b) a) b) 2)) (* (- (* (/ c b) a) b) 2))) 34.477 * * [simplify]: iters left: 6 (14 enodes) 34.481 * * [simplify]: iters left: 5 (77 enodes) 34.509 * * [simplify]: iters left: 4 (334 enodes) 34.972 * * [simplify]: Extracting #0: cost 1 inf + 0 34.972 * * [simplify]: Extracting #1: cost 208 inf + 0 34.975 * * [simplify]: Extracting #2: cost 598 inf + 783 34.991 * * [simplify]: Extracting #3: cost 396 inf + 60587 35.072 * * [simplify]: Extracting #4: cost 24 inf + 153663 35.139 * * [simplify]: Extracting #5: cost 0 inf + 157060 35.193 * * [simplify]: Extracting #6: cost 0 inf + 156979 35.266 * [simplify]: Simplified to (* (* (/ c (- (* a (/ c b)) b)) (/ c (- (* a (/ c b)) b))) (/ c (- (* a (/ c b)) b))) 35.266 * [simplify]: Simplified (2 2 1) to (λ (a b c) (if (>= b 0) (cbrt (* (* (/ c (- (* a (/ c b)) b)) (/ c (- (* a (/ c b)) b))) (/ c (- (* a (/ c b)) b)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 35.266 * * * * [progress]: [ 65 / 131 ] simplifiying candidate #= b 0) (* (* (cbrt (/ (* 2 c) (* (- (* (/ c b) a) b) 2))) (cbrt (/ (* 2 c) (* (- (* (/ c b) a) b) 2)))) (cbrt (/ (* 2 c) (* (- (* (/ c b) a) b) 2)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 35.267 * [simplify]: Simplifying (* (cbrt (/ (* 2 c) (* (- (* (/ c b) a) b) 2))) (cbrt (/ (* 2 c) (* (- (* (/ c b) a) b) 2)))) 35.267 * * [simplify]: iters left: 6 (12 enodes) 35.270 * * [simplify]: iters left: 5 (51 enodes) 35.279 * * [simplify]: iters left: 4 (97 enodes) 35.297 * * [simplify]: iters left: 3 (165 enodes) 35.358 * * [simplify]: iters left: 2 (334 enodes) 35.474 * * [simplify]: Extracting #0: cost 1 inf + 0 35.475 * * [simplify]: Extracting #1: cost 3 inf + 0 35.475 * * [simplify]: Extracting #2: cost 5 inf + 0 35.475 * * [simplify]: Extracting #3: cost 32 inf + 0 35.475 * * [simplify]: Extracting #4: cost 90 inf + 130 35.476 * * [simplify]: Extracting #5: cost 138 inf + 1127 35.478 * * [simplify]: Extracting #6: cost 49 inf + 12476 35.484 * * [simplify]: Extracting #7: cost 0 inf + 18954 35.489 * [simplify]: Simplified to (* (cbrt (/ c (- (* (/ c b) a) b))) (cbrt (/ c (- (* (/ c b) a) b)))) 35.489 * [simplify]: Simplified (2 2 1) to (λ (a b c) (if (>= b 0) (* (* (cbrt (/ c (- (* (/ c b) a) b))) (cbrt (/ c (- (* (/ c b) a) b)))) (cbrt (/ (* 2 c) (* (- (* (/ c b) a) b) 2)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 35.490 * [simplify]: Simplifying (cbrt (/ (* 2 c) (* (- (* (/ c b) a) b) 2))) 35.490 * * [simplify]: iters left: 6 (11 enodes) 35.498 * * [simplify]: iters left: 5 (48 enodes) 35.515 * * [simplify]: iters left: 4 (94 enodes) 35.547 * * [simplify]: iters left: 3 (162 enodes) 35.609 * * [simplify]: iters left: 2 (333 enodes) 35.769 * * [simplify]: Extracting #0: cost 1 inf + 0 35.769 * * [simplify]: Extracting #1: cost 3 inf + 0 35.769 * * [simplify]: Extracting #2: cost 30 inf + 0 35.770 * * [simplify]: Extracting #3: cost 93 inf + 5 35.771 * * [simplify]: Extracting #4: cost 135 inf + 1297 35.778 * * [simplify]: Extracting #5: cost 34 inf + 14533 35.789 * * [simplify]: Extracting #6: cost 0 inf + 18595 35.799 * [simplify]: Simplified to (cbrt (/ c (- (* (/ c b) a) b))) 35.800 * [simplify]: Simplified (2 2 2) to (λ (a b c) (if (>= b 0) (* (* (cbrt (/ (* 2 c) (* (- (* (/ c b) a) b) 2))) (cbrt (/ (* 2 c) (* (- (* (/ c b) a) b) 2)))) (cbrt (/ c (- (* (/ c b) a) b)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 35.800 * * * * [progress]: [ 66 / 131 ] simplifiying candidate #= b 0) (cbrt (* (* (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (* 2 c) (* (- (* (/ c b) a) b) 2))) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 35.800 * [simplify]: Simplifying (* (* (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (* 2 c) (* (- (* (/ c b) a) b) 2))) (/ (* 2 c) (* (- (* (/ c b) a) b) 2))) 35.800 * * [simplify]: iters left: 6 (12 enodes) 35.807 * * [simplify]: iters left: 5 (58 enodes) 35.833 * * [simplify]: iters left: 4 (192 enodes) 36.029 * * [simplify]: Extracting #0: cost 1 inf + 0 36.029 * * [simplify]: Extracting #1: cost 77 inf + 0 36.030 * * [simplify]: Extracting #2: cost 271 inf + 5 36.032 * * [simplify]: Extracting #3: cost 258 inf + 2535 36.035 * * [simplify]: Extracting #4: cost 190 inf + 14438 36.061 * * [simplify]: Extracting #5: cost 30 inf + 58935 36.085 * * [simplify]: Extracting #6: cost 0 inf + 63169 36.102 * * [simplify]: Extracting #7: cost 0 inf + 62644 36.127 * * [simplify]: Extracting #8: cost 0 inf + 62604 36.144 * [simplify]: Simplified to (* (/ c (- (/ c (/ b a)) b)) (* (/ c (- (/ c (/ b a)) b)) (/ c (- (/ c (/ b a)) b)))) 36.144 * [simplify]: Simplified (2 2 1) to (λ (a b c) (if (>= b 0) (cbrt (* (/ c (- (/ c (/ b a)) b)) (* (/ c (- (/ c (/ b a)) b)) (/ c (- (/ c (/ b a)) b))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 36.144 * * * * [progress]: [ 67 / 131 ] simplifiying candidate #= b 0) (* (sqrt (/ (* 2 c) (* (- (* (/ c b) a) b) 2))) (sqrt (/ (* 2 c) (* (- (* (/ c b) a) b) 2)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 36.144 * [simplify]: Simplifying (sqrt (/ (* 2 c) (* (- (* (/ c b) a) b) 2))) 36.144 * * [simplify]: iters left: 6 (11 enodes) 36.147 * * [simplify]: iters left: 5 (48 enodes) 36.158 * * [simplify]: iters left: 4 (94 enodes) 36.176 * * [simplify]: iters left: 3 (162 enodes) 36.227 * * [simplify]: iters left: 2 (333 enodes) 36.353 * * [simplify]: Extracting #0: cost 1 inf + 0 36.353 * * [simplify]: Extracting #1: cost 3 inf + 0 36.354 * * [simplify]: Extracting #2: cost 30 inf + 0 36.354 * * [simplify]: Extracting #3: cost 93 inf + 5 36.355 * * [simplify]: Extracting #4: cost 135 inf + 1297 36.366 * * [simplify]: Extracting #5: cost 34 inf + 14533 36.376 * * [simplify]: Extracting #6: cost 0 inf + 18515 36.387 * [simplify]: Simplified to (sqrt (/ c (- (* (/ c b) a) b))) 36.387 * [simplify]: Simplified (2 2 1) to (λ (a b c) (if (>= b 0) (* (sqrt (/ c (- (* (/ c b) a) b))) (sqrt (/ (* 2 c) (* (- (* (/ c b) a) b) 2)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 36.388 * [simplify]: Simplifying (sqrt (/ (* 2 c) (* (- (* (/ c b) a) b) 2))) 36.388 * * [simplify]: iters left: 6 (11 enodes) 36.393 * * [simplify]: iters left: 5 (48 enodes) 36.401 * * [simplify]: iters left: 4 (94 enodes) 36.417 * * [simplify]: iters left: 3 (162 enodes) 36.477 * * [simplify]: iters left: 2 (333 enodes) 36.590 * * [simplify]: Extracting #0: cost 1 inf + 0 36.590 * * [simplify]: Extracting #1: cost 3 inf + 0 36.590 * * [simplify]: Extracting #2: cost 30 inf + 0 36.591 * * [simplify]: Extracting #3: cost 93 inf + 5 36.591 * * [simplify]: Extracting #4: cost 135 inf + 1297 36.595 * * [simplify]: Extracting #5: cost 34 inf + 14533 36.600 * * [simplify]: Extracting #6: cost 0 inf + 18515 36.607 * [simplify]: Simplified to (sqrt (/ c (- (* (/ c b) a) b))) 36.607 * [simplify]: Simplified (2 2 2) to (λ (a b c) (if (>= b 0) (* (sqrt (/ (* 2 c) (* (- (* (/ c b) a) b) 2))) (sqrt (/ c (- (* (/ c b) a) b)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 36.607 * * * * [progress]: [ 68 / 131 ] simplifiying candidate #= b 0) (/ (- (* 2 c)) (- (* (- (* (/ c b) a) b) 2))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 36.607 * [simplify]: Simplifying (- (* 2 c)) 36.607 * * [simplify]: iters left: 4 (4 enodes) 36.610 * * [simplify]: iters left: 3 (18 enodes) 36.616 * * [simplify]: iters left: 2 (24 enodes) 36.623 * * [simplify]: Extracting #0: cost 1 inf + 0 36.623 * * [simplify]: Extracting #1: cost 7 inf + 0 36.623 * * [simplify]: Extracting #2: cost 5 inf + 44 36.623 * * [simplify]: Extracting #3: cost 0 inf + 253 36.623 * [simplify]: Simplified to (* -2 c) 36.623 * [simplify]: Simplified (2 2 1) to (λ (a b c) (if (>= b 0) (/ (* -2 c) (- (* (- (* (/ c b) a) b) 2))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 36.624 * [simplify]: Simplifying (- (* (- (* (/ c b) a) b) 2)) 36.624 * * [simplify]: iters left: 6 (9 enodes) 36.626 * * [simplify]: iters left: 5 (39 enodes) 36.633 * * [simplify]: iters left: 4 (64 enodes) 36.645 * * [simplify]: iters left: 3 (125 enodes) 36.681 * * [simplify]: iters left: 2 (231 enodes) 36.739 * * [simplify]: iters left: 1 (330 enodes) 36.829 * * [simplify]: Extracting #0: cost 1 inf + 0 36.829 * * [simplify]: Extracting #1: cost 23 inf + 0 36.829 * * [simplify]: Extracting #2: cost 61 inf + 87 36.830 * * [simplify]: Extracting #3: cost 53 inf + 1500 36.834 * * [simplify]: Extracting #4: cost 5 inf + 5539 36.839 * * [simplify]: Extracting #5: cost 0 inf + 5922 36.843 * [simplify]: Simplified to (* (- (* (/ c b) a) b) -2) 36.844 * [simplify]: Simplified (2 2 2) to (λ (a b c) (if (>= b 0) (/ (* -2 c) (* (- (* (/ c b) a) b) -2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 36.844 * * * * [progress]: [ 69 / 131 ] simplifiying candidate #= b 0) (* (/ 2 (- (* (/ c b) a) b)) (/ c 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 36.844 * [simplify]: Simplifying (/ 2 (- (* (/ c b) a) b)) 36.844 * * [simplify]: iters left: 6 (8 enodes) 36.848 * * [simplify]: iters left: 5 (30 enodes) 36.860 * * [simplify]: iters left: 4 (40 enodes) 36.867 * * [simplify]: iters left: 3 (42 enodes) 36.873 * * [simplify]: Extracting #0: cost 1 inf + 0 36.873 * * [simplify]: Extracting #1: cost 4 inf + 0 36.873 * * [simplify]: Extracting #2: cost 9 inf + 1 36.873 * * [simplify]: Extracting #3: cost 12 inf + 44 36.874 * * [simplify]: Extracting #4: cost 9 inf + 253 36.874 * * [simplify]: Extracting #5: cost 1 inf + 914 36.874 * * [simplify]: Extracting #6: cost 0 inf + 1078 36.874 * [simplify]: Simplified to (/ 2 (- (/ c (/ b a)) b)) 36.874 * [simplify]: Simplified (2 2 1) to (λ (a b c) (if (>= b 0) (* (/ 2 (- (/ c (/ b a)) b)) (/ c 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 36.875 * [simplify]: Simplifying (/ c 2) 36.875 * * [simplify]: iters left: 2 (3 enodes) 36.876 * * [simplify]: iters left: 1 (9 enodes) 36.877 * * [simplify]: Extracting #0: cost 1 inf + 0 36.877 * * [simplify]: Extracting #1: cost 4 inf + 0 36.877 * * [simplify]: Extracting #2: cost 2 inf + 2 36.878 * * [simplify]: Extracting #3: cost 0 inf + 86 36.878 * [simplify]: Simplified to (/ c 2) 36.878 * [simplify]: Simplified (2 2 2) to (λ (a b c) (if (>= b 0) (* (/ 2 (- (* (/ c b) a) b)) (/ c 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 36.878 * * * * [progress]: [ 70 / 131 ] simplifiying candidate #= b 0) (* 1 (/ (* 2 c) (* (- (* (/ c b) a) b) 2))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 36.878 * * * * [progress]: [ 71 / 131 ] simplifiying candidate #= b 0) (* (* 2 c) (/ 1 (* (- (* (/ c b) a) b) 2))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 36.878 * [simplify]: Simplifying (/ 1 (* (- (* (/ c b) a) b) 2)) 36.878 * * [simplify]: iters left: 6 (10 enodes) 36.881 * * [simplify]: iters left: 5 (41 enodes) 36.888 * * [simplify]: iters left: 4 (64 enodes) 36.901 * * [simplify]: iters left: 3 (100 enodes) 36.933 * * [simplify]: iters left: 2 (147 enodes) 36.971 * * [simplify]: iters left: 1 (170 enodes) 37.015 * * [simplify]: Extracting #0: cost 1 inf + 0 37.015 * * [simplify]: Extracting #1: cost 8 inf + 0 37.015 * * [simplify]: Extracting #2: cost 19 inf + 3 37.015 * * [simplify]: Extracting #3: cost 35 inf + 173 37.016 * * [simplify]: Extracting #4: cost 29 inf + 1007 37.018 * * [simplify]: Extracting #5: cost 7 inf + 2667 37.020 * * [simplify]: Extracting #6: cost 0 inf + 3652 37.022 * [simplify]: Simplified to (/ 1/2 (- (/ c (/ b a)) b)) 37.022 * [simplify]: Simplified (2 2 2) to (λ (a b c) (if (>= b 0) (* (* 2 c) (/ 1/2 (- (/ c (/ b a)) b))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 37.022 * * * * [progress]: [ 72 / 131 ] simplifiying candidate #= b 0) (/ 1 (/ (* (- (* (/ c b) a) b) 2) (* 2 c))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 37.023 * [simplify]: Simplifying (/ (* (- (* (/ c b) a) b) 2) (* 2 c)) 37.023 * * [simplify]: iters left: 6 (10 enodes) 37.028 * * [simplify]: iters left: 5 (45 enodes) 37.044 * * [simplify]: iters left: 4 (96 enodes) 37.077 * * [simplify]: iters left: 3 (203 enodes) 37.128 * * [simplify]: iters left: 2 (473 enodes) 37.311 * * [simplify]: Extracting #0: cost 1 inf + 0 37.311 * * [simplify]: Extracting #1: cost 57 inf + 0 37.313 * * [simplify]: Extracting #2: cost 232 inf + 256 37.317 * * [simplify]: Extracting #3: cost 218 inf + 6374 37.326 * * [simplify]: Extracting #4: cost 43 inf + 28667 37.337 * * [simplify]: Extracting #5: cost 0 inf + 34382 37.348 * [simplify]: Simplified to (- (/ a b) (/ b c)) 37.348 * [simplify]: Simplified (2 2 2) to (λ (a b c) (if (>= b 0) (/ 1 (- (/ a b) (/ b c))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 37.348 * * * * [progress]: [ 73 / 131 ] simplifiying candidate #= b 0) (/ (/ (* 2 c) (- (* (/ c b) a) b)) 2) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 37.348 * [simplify]: Simplifying (/ (* 2 c) (- (* (/ c b) a) b)) 37.348 * * [simplify]: iters left: 6 (9 enodes) 37.351 * * [simplify]: iters left: 5 (36 enodes) 37.356 * * [simplify]: iters left: 4 (55 enodes) 37.368 * * [simplify]: iters left: 3 (79 enodes) 37.388 * * [simplify]: iters left: 2 (125 enodes) 37.428 * * [simplify]: iters left: 1 (189 enodes) 37.493 * * [simplify]: Extracting #0: cost 1 inf + 0 37.493 * * [simplify]: Extracting #1: cost 10 inf + 0 37.493 * * [simplify]: Extracting #2: cost 31 inf + 2 37.494 * * [simplify]: Extracting #3: cost 50 inf + 422 37.498 * * [simplify]: Extracting #4: cost 23 inf + 3402 37.500 * * [simplify]: Extracting #5: cost 2 inf + 5261 37.504 * * [simplify]: Extracting #6: cost 0 inf + 5427 37.507 * [simplify]: Simplified to (/ 2 (- (/ a b) (/ b c))) 37.507 * [simplify]: Simplified (2 2 1) to (λ (a b c) (if (>= b 0) (/ (/ 2 (- (/ a b) (/ b c))) 2) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 37.507 * * * * [progress]: [ 74 / 131 ] simplifiying candidate #= b 0) (/ 2 (/ (* (- (* (/ c b) a) b) 2) c)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 37.507 * [simplify]: Simplifying (/ (* (- (* (/ c b) a) b) 2) c) 37.507 * * [simplify]: iters left: 6 (9 enodes) 37.512 * * [simplify]: iters left: 5 (36 enodes) 37.524 * * [simplify]: iters left: 4 (61 enodes) 37.542 * * [simplify]: iters left: 3 (119 enodes) 37.563 * * [simplify]: iters left: 2 (224 enodes) 37.628 * * [simplify]: iters left: 1 (363 enodes) 37.760 * * [simplify]: Extracting #0: cost 1 inf + 0 37.760 * * [simplify]: Extracting #1: cost 27 inf + 0 37.761 * * [simplify]: Extracting #2: cost 87 inf + 171 37.766 * * [simplify]: Extracting #3: cost 63 inf + 3626 37.772 * * [simplify]: Extracting #4: cost 4 inf + 8684 37.775 * * [simplify]: Extracting #5: cost 0 inf + 9096 37.778 * [simplify]: Simplified to (fma (/ b c) -2 (/ (* 2 a) b)) 37.778 * [simplify]: Simplified (2 2 2) to (λ (a b c) (if (>= b 0) (/ 2 (fma (/ b c) -2 (/ (* 2 a) b))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 37.778 * * * * [progress]: [ 75 / 131 ] simplifiying candidate #= b 0) (* (/ (* 2 c) (* (- (pow (* (/ c b) a) 3) (pow b 3)) 2)) (+ (* (* (/ c b) a) (* (/ c b) a)) (+ (* b b) (* (* (/ c b) a) b)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 37.779 * [simplify]: Simplifying (/ (* 2 c) (* (- (pow (* (/ c b) a) 3) (pow b 3)) 2)) 37.779 * * [simplify]: iters left: 6 (13 enodes) 37.783 * * [simplify]: iters left: 5 (68 enodes) 37.799 * * [simplify]: iters left: 4 (199 enodes) 37.885 * * [simplify]: Extracting #0: cost 1 inf + 0 37.885 * * [simplify]: Extracting #1: cost 21 inf + 0 37.886 * * [simplify]: Extracting #2: cost 58 inf + 87 37.886 * * [simplify]: Extracting #3: cost 169 inf + 545 37.888 * * [simplify]: Extracting #4: cost 132 inf + 13106 37.898 * * [simplify]: Extracting #5: cost 17 inf + 40136 37.914 * * [simplify]: Extracting #6: cost 0 inf + 44954 37.929 * * [simplify]: Extracting #7: cost 0 inf + 44168 37.945 * [simplify]: Simplified to (/ c (- (* (* (* (/ c b) a) (* (/ c b) a)) (* (/ c b) a)) (* (* b b) b))) 37.945 * [simplify]: Simplified (2 2 1) to (λ (a b c) (if (>= b 0) (* (/ c (- (* (* (* (/ c b) a) (* (/ c b) a)) (* (/ c b) a)) (* (* b b) b))) (+ (* (* (/ c b) a) (* (/ c b) a)) (+ (* b b) (* (* (/ c b) a) b)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 37.945 * * * * [progress]: [ 76 / 131 ] simplifiying candidate #= b 0) (* (/ (* 2 c) (* (- (* (* (/ c b) a) (* (/ c b) a)) (* b b)) 2)) (+ (* (/ c b) a) b)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 37.946 * [simplify]: Simplifying (/ (* 2 c) (* (- (* (* (/ c b) a) (* (/ c b) a)) (* b b)) 2)) 37.946 * * [simplify]: iters left: 6 (12 enodes) 37.953 * * [simplify]: iters left: 5 (61 enodes) 37.978 * * [simplify]: iters left: 4 (171 enodes) 38.028 * * [simplify]: iters left: 3 (444 enodes) 38.249 * * [simplify]: Extracting #0: cost 1 inf + 0 38.249 * * [simplify]: Extracting #1: cost 66 inf + 0 38.250 * * [simplify]: Extracting #2: cost 176 inf + 3 38.251 * * [simplify]: Extracting #3: cost 291 inf + 1819 38.260 * * [simplify]: Extracting #4: cost 199 inf + 22315 38.274 * * [simplify]: Extracting #5: cost 32 inf + 49537 38.289 * * [simplify]: Extracting #6: cost 0 inf + 55840 38.313 * [simplify]: Simplified to (/ c (- (* (* (/ c b) a) (* (/ c b) a)) (* b b))) 38.313 * [simplify]: Simplified (2 2 1) to (λ (a b c) (if (>= b 0) (* (/ c (- (* (* (/ c b) a) (* (/ c b) a)) (* b b))) (+ (* (/ c b) a) b)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 38.313 * * * * [progress]: [ 77 / 131 ] simplifiying candidate #= b 0) (posit16->real (real->posit16 (/ (* 2 c) (* (- (* (/ c b) a) b) 2)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 38.313 * [simplify]: Simplifying (real->posit16 (/ (* 2 c) (* (- (* (/ c b) a) b) 2))) 38.314 * * [simplify]: iters left: 6 (11 enodes) 38.320 * * [simplify]: iters left: 5 (45 enodes) 38.328 * * [simplify]: iters left: 4 (91 enodes) 38.345 * * [simplify]: iters left: 3 (159 enodes) 38.404 * * [simplify]: iters left: 2 (328 enodes) 38.519 * * [simplify]: Extracting #0: cost 1 inf + 0 38.519 * * [simplify]: Extracting #1: cost 2 inf + 0 38.519 * * [simplify]: Extracting #2: cost 29 inf + 0 38.520 * * [simplify]: Extracting #3: cost 92 inf + 47 38.521 * * [simplify]: Extracting #4: cost 134 inf + 1418 38.527 * * [simplify]: Extracting #5: cost 54 inf + 11176 38.537 * * [simplify]: Extracting #6: cost 3 inf + 17985 38.548 * * [simplify]: Extracting #7: cost 0 inf + 18396 38.563 * [simplify]: Simplified to (real->posit16 (/ c (- (* (/ c b) a) b))) 38.563 * [simplify]: Simplified (2 2 1) to (λ (a b c) (if (>= b 0) (posit16->real (real->posit16 (/ c (- (* (/ c b) a) b)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 38.563 * * * * [progress]: [ 78 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (fma (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) (* 2 a))))> 38.564 * [simplify]: Simplifying (fma (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 38.564 * * [simplify]: iters left: 6 (15 enodes) 38.572 * * [simplify]: iters left: 5 (57 enodes) 38.582 * * [simplify]: iters left: 4 (79 enodes) 38.594 * * [simplify]: iters left: 3 (98 enodes) 38.607 * * [simplify]: iters left: 2 (103 enodes) 38.626 * * [simplify]: iters left: 1 (117 enodes) 38.659 * * [simplify]: Extracting #0: cost 1 inf + 0 38.659 * * [simplify]: Extracting #1: cost 11 inf + 0 38.659 * * [simplify]: Extracting #2: cost 19 inf + 244 38.660 * * [simplify]: Extracting #3: cost 23 inf + 1052 38.660 * * [simplify]: Extracting #4: cost 25 inf + 1139 38.661 * * [simplify]: Extracting #5: cost 12 inf + 2885 38.663 * * [simplify]: Extracting #6: cost 2 inf + 5628 38.665 * * [simplify]: Extracting #7: cost 0 inf + 6608 38.667 * [simplify]: Simplified to (- (sqrt (fma (* -4 c) a (* b b))) b) 38.667 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (- (sqrt (fma (* -4 c) a (* b b))) b) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) (* 2 a)))) 38.668 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 38.668 * * [simplify]: iters left: 6 (6 enodes) 38.671 * * [simplify]: iters left: 5 (23 enodes) 38.676 * * [simplify]: iters left: 4 (31 enodes) 38.680 * * [simplify]: iters left: 3 (37 enodes) 38.685 * * [simplify]: iters left: 2 (41 enodes) 38.691 * * [simplify]: iters left: 1 (42 enodes) 38.695 * * [simplify]: Extracting #0: cost 1 inf + 0 38.695 * * [simplify]: Extracting #1: cost 0 inf + 1 38.695 * [simplify]: Simplified to 0 38.695 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (- (sqrt (fma (* -4 c) a (* b b))) b) 0) (* 2 a)))) 38.695 * * * * [progress]: [ 79 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (fma (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) (* 2 a))))> 38.695 * [simplify]: Simplifying (fma (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))) (- (* (sqrt b) (sqrt b)))) 38.696 * * [simplify]: iters left: 6 (14 enodes) 38.699 * * [simplify]: iters left: 5 (45 enodes) 38.713 * * [simplify]: iters left: 4 (58 enodes) 38.731 * * [simplify]: iters left: 3 (73 enodes) 38.751 * * [simplify]: iters left: 2 (80 enodes) 38.775 * * [simplify]: iters left: 1 (94 enodes) 38.807 * * [simplify]: Extracting #0: cost 1 inf + 0 38.807 * * [simplify]: Extracting #1: cost 7 inf + 0 38.807 * * [simplify]: Extracting #2: cost 13 inf + 42 38.808 * * [simplify]: Extracting #3: cost 23 inf + 84 38.808 * * [simplify]: Extracting #4: cost 25 inf + 171 38.808 * * [simplify]: Extracting #5: cost 13 inf + 1265 38.810 * * [simplify]: Extracting #6: cost 7 inf + 2481 38.812 * * [simplify]: Extracting #7: cost 1 inf + 5170 38.813 * * [simplify]: Extracting #8: cost 0 inf + 5640 38.815 * [simplify]: Simplified to (- (sqrt (fma (* -4 c) a (* b b))) b) 38.815 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (- (sqrt (fma (* -4 c) a (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) (* 2 a)))) 38.816 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 38.816 * * [simplify]: iters left: 4 (5 enodes) 38.818 * * [simplify]: iters left: 3 (15 enodes) 38.822 * * [simplify]: iters left: 2 (21 enodes) 38.827 * * [simplify]: iters left: 1 (23 enodes) 38.833 * * [simplify]: Extracting #0: cost 1 inf + 0 38.833 * * [simplify]: Extracting #1: cost 6 inf + 0 38.833 * * [simplify]: Extracting #2: cost 8 inf + 1 38.833 * * [simplify]: Extracting #3: cost 0 inf + 409 38.833 * [simplify]: Simplified to (- b b) 38.833 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (- (sqrt (fma (* -4 c) a (* b b))) b) (- b b)) (* 2 a)))) 38.834 * * * * [progress]: [ 80 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (fma (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))) (- (* b 1))) (fma (- b) 1 (* b 1))) (* 2 a))))> 38.834 * [simplify]: Simplifying (fma (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))) (- (* b 1))) 38.834 * * [simplify]: iters left: 6 (14 enodes) 38.841 * * [simplify]: iters left: 5 (47 enodes) 38.856 * * [simplify]: iters left: 4 (62 enodes) 38.875 * * [simplify]: iters left: 3 (77 enodes) 38.896 * * [simplify]: iters left: 2 (84 enodes) 38.921 * * [simplify]: iters left: 1 (98 enodes) 38.952 * * [simplify]: Extracting #0: cost 1 inf + 0 38.952 * * [simplify]: Extracting #1: cost 7 inf + 0 38.952 * * [simplify]: Extracting #2: cost 13 inf + 42 38.952 * * [simplify]: Extracting #3: cost 23 inf + 84 38.952 * * [simplify]: Extracting #4: cost 25 inf + 171 38.953 * * [simplify]: Extracting #5: cost 14 inf + 1182 38.954 * * [simplify]: Extracting #6: cost 5 inf + 3803 38.959 * * [simplify]: Extracting #7: cost 1 inf + 5341 38.961 * * [simplify]: Extracting #8: cost 0 inf + 5640 38.963 * [simplify]: Simplified to (- (sqrt (fma (* -4 a) c (* b b))) b) 38.963 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (fma (- b) 1 (* b 1))) (* 2 a)))) 38.963 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 38.963 * * [simplify]: iters left: 3 (5 enodes) 38.967 * * [simplify]: iters left: 2 (17 enodes) 38.972 * * [simplify]: iters left: 1 (22 enodes) 38.979 * * [simplify]: Extracting #0: cost 1 inf + 0 38.980 * * [simplify]: Extracting #1: cost 5 inf + 0 38.980 * * [simplify]: Extracting #2: cost 5 inf + 2 38.980 * * [simplify]: Extracting #3: cost 0 inf + 288 38.980 * [simplify]: Simplified to (+ (- b) b) 38.980 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (+ (- b) b)) (* 2 a)))) 38.980 * * * * [progress]: [ 81 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (fma (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (sqrt (cbrt (fma -4 (* c a) (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) (* 2 a))))> 38.981 * [simplify]: Simplifying (fma (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (sqrt (cbrt (fma -4 (* c a) (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 38.981 * * [simplify]: iters left: 6 (16 enodes) 38.988 * * [simplify]: iters left: 5 (61 enodes) 39.007 * * [simplify]: iters left: 4 (83 enodes) 39.030 * * [simplify]: iters left: 3 (101 enodes) 39.055 * * [simplify]: Extracting #0: cost 1 inf + 0 39.055 * * [simplify]: Extracting #1: cost 11 inf + 0 39.056 * * [simplify]: Extracting #2: cost 16 inf + 405 39.056 * * [simplify]: Extracting #3: cost 13 inf + 1051 39.056 * * [simplify]: Extracting #4: cost 22 inf + 1051 39.057 * * [simplify]: Extracting #5: cost 22 inf + 1137 39.058 * * [simplify]: Extracting #6: cost 11 inf + 2444 39.059 * * [simplify]: Extracting #7: cost 2 inf + 4622 39.061 * * [simplify]: Extracting #8: cost 0 inf + 5260 39.063 * [simplify]: Simplified to (- (* (fabs (cbrt (fma (* -4 c) a (* b b)))) (sqrt (cbrt (fma (* -4 c) a (* b b))))) b) 39.063 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (- (* (fabs (cbrt (fma (* -4 c) a (* b b)))) (sqrt (cbrt (fma (* -4 c) a (* b b))))) b) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) (* 2 a)))) 39.064 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 39.064 * * [simplify]: iters left: 6 (6 enodes) 39.067 * * [simplify]: iters left: 5 (23 enodes) 39.074 * * [simplify]: iters left: 4 (31 enodes) 39.081 * * [simplify]: iters left: 3 (37 enodes) 39.086 * * [simplify]: iters left: 2 (41 enodes) 39.091 * * [simplify]: iters left: 1 (42 enodes) 39.097 * * [simplify]: Extracting #0: cost 1 inf + 0 39.097 * * [simplify]: Extracting #1: cost 0 inf + 1 39.097 * [simplify]: Simplified to 0 39.097 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (- (* (fabs (cbrt (fma (* -4 c) a (* b b)))) (sqrt (cbrt (fma (* -4 c) a (* b b))))) b) 0) (* 2 a)))) 39.098 * * * * [progress]: [ 82 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (fma (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (sqrt (cbrt (fma -4 (* c a) (* b b)))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) (* 2 a))))> 39.098 * [simplify]: Simplifying (fma (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (sqrt (cbrt (fma -4 (* c a) (* b b)))) (- (* (sqrt b) (sqrt b)))) 39.098 * * [simplify]: iters left: 6 (15 enodes) 39.101 * * [simplify]: iters left: 5 (49 enodes) 39.108 * * [simplify]: iters left: 4 (62 enodes) 39.124 * * [simplify]: iters left: 3 (75 enodes) 39.144 * * [simplify]: Extracting #0: cost 1 inf + 0 39.144 * * [simplify]: Extracting #1: cost 7 inf + 0 39.144 * * [simplify]: Extracting #2: cost 11 inf + 42 39.144 * * [simplify]: Extracting #3: cost 13 inf + 83 39.144 * * [simplify]: Extracting #4: cost 22 inf + 83 39.144 * * [simplify]: Extracting #5: cost 23 inf + 127 39.145 * * [simplify]: Extracting #6: cost 9 inf + 1778 39.146 * * [simplify]: Extracting #7: cost 1 inf + 3983 39.148 * * [simplify]: Extracting #8: cost 0 inf + 4292 39.149 * [simplify]: Simplified to (- (* (fabs (cbrt (fma (* -4 a) c (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b))))) b) 39.149 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (- (* (fabs (cbrt (fma (* -4 a) c (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b))))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) (* 2 a)))) 39.150 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 39.150 * * [simplify]: iters left: 4 (5 enodes) 39.152 * * [simplify]: iters left: 3 (15 enodes) 39.156 * * [simplify]: iters left: 2 (21 enodes) 39.161 * * [simplify]: iters left: 1 (23 enodes) 39.167 * * [simplify]: Extracting #0: cost 1 inf + 0 39.167 * * [simplify]: Extracting #1: cost 6 inf + 0 39.167 * * [simplify]: Extracting #2: cost 8 inf + 1 39.167 * * [simplify]: Extracting #3: cost 0 inf + 409 39.167 * [simplify]: Simplified to (- b b) 39.167 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (- (* (fabs (cbrt (fma (* -4 a) c (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b))))) b) (- b b)) (* 2 a)))) 39.168 * * * * [progress]: [ 83 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (fma (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (sqrt (cbrt (fma -4 (* c a) (* b b)))) (- (* b 1))) (fma (- b) 1 (* b 1))) (* 2 a))))> 39.168 * [simplify]: Simplifying (fma (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (sqrt (cbrt (fma -4 (* c a) (* b b)))) (- (* b 1))) 39.168 * * [simplify]: iters left: 6 (15 enodes) 39.176 * * [simplify]: iters left: 5 (51 enodes) 39.191 * * [simplify]: iters left: 4 (66 enodes) 39.201 * * [simplify]: iters left: 3 (79 enodes) 39.212 * * [simplify]: Extracting #0: cost 1 inf + 0 39.212 * * [simplify]: Extracting #1: cost 7 inf + 0 39.212 * * [simplify]: Extracting #2: cost 11 inf + 42 39.212 * * [simplify]: Extracting #3: cost 13 inf + 83 39.212 * * [simplify]: Extracting #4: cost 22 inf + 83 39.212 * * [simplify]: Extracting #5: cost 22 inf + 169 39.213 * * [simplify]: Extracting #6: cost 9 inf + 1818 39.214 * * [simplify]: Extracting #7: cost 1 inf + 3983 39.215 * * [simplify]: Extracting #8: cost 0 inf + 4292 39.216 * [simplify]: Simplified to (- (* (fabs (cbrt (fma (* -4 c) a (* b b)))) (sqrt (cbrt (fma (* -4 c) a (* b b))))) b) 39.216 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (- (* (fabs (cbrt (fma (* -4 c) a (* b b)))) (sqrt (cbrt (fma (* -4 c) a (* b b))))) b) (fma (- b) 1 (* b 1))) (* 2 a)))) 39.216 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 39.216 * * [simplify]: iters left: 3 (5 enodes) 39.218 * * [simplify]: iters left: 2 (17 enodes) 39.221 * * [simplify]: iters left: 1 (22 enodes) 39.226 * * [simplify]: Extracting #0: cost 1 inf + 0 39.226 * * [simplify]: Extracting #1: cost 5 inf + 0 39.226 * * [simplify]: Extracting #2: cost 5 inf + 2 39.226 * * [simplify]: Extracting #3: cost 0 inf + 288 39.226 * [simplify]: Simplified to (+ (- b) b) 39.226 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (- (* (fabs (cbrt (fma (* -4 c) a (* b b)))) (sqrt (cbrt (fma (* -4 c) a (* b b))))) b) (+ (- b) b)) (* 2 a)))) 39.227 * * * * [progress]: [ 84 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) (* 2 a))))> 39.227 * [simplify]: Simplifying (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 39.227 * * [simplify]: iters left: 6 (14 enodes) 39.234 * * [simplify]: iters left: 5 (54 enodes) 39.251 * * [simplify]: iters left: 4 (72 enodes) 39.262 * * [simplify]: iters left: 3 (87 enodes) 39.273 * * [simplify]: iters left: 2 (91 enodes) 39.284 * * [simplify]: Extracting #0: cost 1 inf + 0 39.284 * * [simplify]: Extracting #1: cost 10 inf + 0 39.284 * * [simplify]: Extracting #2: cost 17 inf + 1 39.285 * * [simplify]: Extracting #3: cost 23 inf + 164 39.285 * * [simplify]: Extracting #4: cost 19 inf + 813 39.285 * * [simplify]: Extracting #5: cost 9 inf + 1512 39.286 * * [simplify]: Extracting #6: cost 2 inf + 2628 39.286 * * [simplify]: Extracting #7: cost 0 inf + 3066 39.287 * [simplify]: Simplified to (- (sqrt (fma (* -4 c) a (* b b))) b) 39.287 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (- (sqrt (fma (* -4 c) a (* b b))) b) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) (* 2 a)))) 39.287 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 39.287 * * [simplify]: iters left: 6 (6 enodes) 39.289 * * [simplify]: iters left: 5 (23 enodes) 39.293 * * [simplify]: iters left: 4 (31 enodes) 39.299 * * [simplify]: iters left: 3 (37 enodes) 39.308 * * [simplify]: iters left: 2 (41 enodes) 39.320 * * [simplify]: iters left: 1 (42 enodes) 39.325 * * [simplify]: Extracting #0: cost 1 inf + 0 39.325 * * [simplify]: Extracting #1: cost 0 inf + 1 39.325 * [simplify]: Simplified to 0 39.325 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (- (sqrt (fma (* -4 c) a (* b b))) b) 0) (* 2 a)))) 39.325 * * * * [progress]: [ 85 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) (* 2 a))))> 39.325 * [simplify]: Simplifying (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- (* (sqrt b) (sqrt b)))) 39.325 * * [simplify]: iters left: 6 (13 enodes) 39.328 * * [simplify]: iters left: 5 (42 enodes) 39.335 * * [simplify]: iters left: 4 (51 enodes) 39.345 * * [simplify]: iters left: 3 (65 enodes) 39.353 * * [simplify]: Extracting #0: cost 1 inf + 0 39.353 * * [simplify]: Extracting #1: cost 6 inf + 0 39.354 * * [simplify]: Extracting #2: cost 8 inf + 42 39.354 * * [simplify]: Extracting #3: cost 16 inf + 83 39.354 * * [simplify]: Extracting #4: cost 16 inf + 169 39.354 * * [simplify]: Extracting #5: cost 3 inf + 1481 39.355 * * [simplify]: Extracting #6: cost 0 inf + 2098 39.355 * [simplify]: Simplified to (- (sqrt (fma -4 (* a c) (* b b))) b) 39.355 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (- (sqrt (fma -4 (* a c) (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) (* 2 a)))) 39.355 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 39.355 * * [simplify]: iters left: 4 (5 enodes) 39.357 * * [simplify]: iters left: 3 (15 enodes) 39.359 * * [simplify]: iters left: 2 (21 enodes) 39.361 * * [simplify]: iters left: 1 (23 enodes) 39.364 * * [simplify]: Extracting #0: cost 1 inf + 0 39.365 * * [simplify]: Extracting #1: cost 6 inf + 0 39.365 * * [simplify]: Extracting #2: cost 8 inf + 1 39.365 * * [simplify]: Extracting #3: cost 0 inf + 409 39.365 * [simplify]: Simplified to (- b b) 39.365 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (- (sqrt (fma -4 (* a c) (* b b))) b) (- b b)) (* 2 a)))) 39.365 * * * * [progress]: [ 86 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- (* b 1))) (fma (- b) 1 (* b 1))) (* 2 a))))> 39.366 * [simplify]: Simplifying (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- (* b 1))) 39.366 * * [simplify]: iters left: 6 (13 enodes) 39.372 * * [simplify]: iters left: 5 (44 enodes) 39.379 * * [simplify]: iters left: 4 (55 enodes) 39.388 * * [simplify]: iters left: 3 (69 enodes) 39.397 * * [simplify]: Extracting #0: cost 1 inf + 0 39.397 * * [simplify]: Extracting #1: cost 6 inf + 0 39.397 * * [simplify]: Extracting #2: cost 8 inf + 42 39.398 * * [simplify]: Extracting #3: cost 16 inf + 83 39.398 * * [simplify]: Extracting #4: cost 16 inf + 169 39.398 * * [simplify]: Extracting #5: cost 4 inf + 1712 39.398 * * [simplify]: Extracting #6: cost 0 inf + 2098 39.399 * [simplify]: Simplified to (- (sqrt (fma -4 (* a c) (* b b))) b) 39.399 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (- (sqrt (fma -4 (* a c) (* b b))) b) (fma (- b) 1 (* b 1))) (* 2 a)))) 39.400 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 39.400 * * [simplify]: iters left: 3 (5 enodes) 39.403 * * [simplify]: iters left: 2 (17 enodes) 39.408 * * [simplify]: iters left: 1 (22 enodes) 39.416 * * [simplify]: Extracting #0: cost 1 inf + 0 39.416 * * [simplify]: Extracting #1: cost 5 inf + 0 39.416 * * [simplify]: Extracting #2: cost 5 inf + 2 39.416 * * [simplify]: Extracting #3: cost 0 inf + 288 39.417 * [simplify]: Simplified to (+ (- b) b) 39.417 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (- (sqrt (fma -4 (* a c) (* b b))) b) (+ (- b) b)) (* 2 a)))) 39.417 * * * * [progress]: [ 87 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (fma (sqrt 1) (sqrt (fma -4 (* c a) (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) (* 2 a))))> 39.417 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma -4 (* c a) (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 39.417 * * [simplify]: iters left: 6 (15 enodes) 39.425 * * [simplify]: iters left: 5 (59 enodes) 39.442 * * [simplify]: iters left: 4 (82 enodes) 39.455 * * [simplify]: iters left: 3 (99 enodes) 39.469 * * [simplify]: iters left: 2 (104 enodes) 39.489 * * [simplify]: Extracting #0: cost 1 inf + 0 39.489 * * [simplify]: Extracting #1: cost 10 inf + 0 39.489 * * [simplify]: Extracting #2: cost 12 inf + 245 39.489 * * [simplify]: Extracting #3: cost 14 inf + 1052 39.489 * * [simplify]: Extracting #4: cost 13 inf + 1180 39.490 * * [simplify]: Extracting #5: cost 5 inf + 1790 39.490 * * [simplify]: Extracting #6: cost 1 inf + 2410 39.491 * * [simplify]: Extracting #7: cost 0 inf + 2629 39.492 * [simplify]: Simplified to (- (sqrt (fma (* a -4) c (* b b))) b) 39.492 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (- (sqrt (fma (* a -4) c (* b b))) b) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) (* 2 a)))) 39.492 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 39.492 * * [simplify]: iters left: 6 (6 enodes) 39.494 * * [simplify]: iters left: 5 (23 enodes) 39.498 * * [simplify]: iters left: 4 (31 enodes) 39.502 * * [simplify]: iters left: 3 (37 enodes) 39.508 * * [simplify]: iters left: 2 (41 enodes) 39.518 * * [simplify]: iters left: 1 (42 enodes) 39.526 * * [simplify]: Extracting #0: cost 1 inf + 0 39.526 * * [simplify]: Extracting #1: cost 0 inf + 1 39.526 * [simplify]: Simplified to 0 39.526 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (- (sqrt (fma (* a -4) c (* b b))) b) 0) (* 2 a)))) 39.527 * * * * [progress]: [ 88 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (fma (sqrt 1) (sqrt (fma -4 (* c a) (* b b))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) (* 2 a))))> 39.527 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma -4 (* c a) (* b b))) (- (* (sqrt b) (sqrt b)))) 39.527 * * [simplify]: iters left: 6 (14 enodes) 39.535 * * [simplify]: iters left: 5 (47 enodes) 39.550 * * [simplify]: iters left: 4 (61 enodes) 39.568 * * [simplify]: iters left: 3 (77 enodes) 39.587 * * [simplify]: iters left: 2 (78 enodes) 39.606 * * [simplify]: Extracting #0: cost 1 inf + 0 39.606 * * [simplify]: Extracting #1: cost 6 inf + 0 39.606 * * [simplify]: Extracting #2: cost 7 inf + 2 39.606 * * [simplify]: Extracting #3: cost 14 inf + 84 39.607 * * [simplify]: Extracting #4: cost 12 inf + 254 39.607 * * [simplify]: Extracting #5: cost 3 inf + 1180 39.607 * * [simplify]: Extracting #6: cost 0 inf + 1661 39.608 * [simplify]: Simplified to (- (sqrt (fma (* c a) -4 (* b b))) b) 39.608 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (- (sqrt (fma (* c a) -4 (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) (* 2 a)))) 39.608 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 39.608 * * [simplify]: iters left: 4 (5 enodes) 39.609 * * [simplify]: iters left: 3 (15 enodes) 39.611 * * [simplify]: iters left: 2 (21 enodes) 39.614 * * [simplify]: iters left: 1 (23 enodes) 39.616 * * [simplify]: Extracting #0: cost 1 inf + 0 39.617 * * [simplify]: Extracting #1: cost 6 inf + 0 39.617 * * [simplify]: Extracting #2: cost 8 inf + 1 39.617 * * [simplify]: Extracting #3: cost 0 inf + 409 39.617 * [simplify]: Simplified to (- b b) 39.617 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (- (sqrt (fma (* c a) -4 (* b b))) b) (- b b)) (* 2 a)))) 39.617 * * * * [progress]: [ 89 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (fma (sqrt 1) (sqrt (fma -4 (* c a) (* b b))) (- (* b 1))) (fma (- b) 1 (* b 1))) (* 2 a))))> 39.617 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma -4 (* c a) (* b b))) (- (* b 1))) 39.617 * * [simplify]: iters left: 5 (13 enodes) 39.621 * * [simplify]: iters left: 4 (44 enodes) 39.628 * * [simplify]: iters left: 3 (58 enodes) 39.637 * * [simplify]: iters left: 2 (74 enodes) 39.658 * * [simplify]: iters left: 1 (75 enodes) 39.675 * * [simplify]: Extracting #0: cost 1 inf + 0 39.675 * * [simplify]: Extracting #1: cost 6 inf + 0 39.675 * * [simplify]: Extracting #2: cost 7 inf + 2 39.675 * * [simplify]: Extracting #3: cost 15 inf + 43 39.675 * * [simplify]: Extracting #4: cost 12 inf + 295 39.675 * * [simplify]: Extracting #5: cost 3 inf + 1044 39.676 * * [simplify]: Extracting #6: cost 1 inf + 1442 39.676 * * [simplify]: Extracting #7: cost 0 inf + 1661 39.677 * [simplify]: Simplified to (- (sqrt (fma (* a -4) c (* b b))) b) 39.677 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (- (sqrt (fma (* a -4) c (* b b))) b) (fma (- b) 1 (* b 1))) (* 2 a)))) 39.677 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 39.677 * * [simplify]: iters left: 3 (5 enodes) 39.679 * * [simplify]: iters left: 2 (17 enodes) 39.682 * * [simplify]: iters left: 1 (22 enodes) 39.686 * * [simplify]: Extracting #0: cost 1 inf + 0 39.686 * * [simplify]: Extracting #1: cost 5 inf + 0 39.686 * * [simplify]: Extracting #2: cost 5 inf + 2 39.686 * * [simplify]: Extracting #3: cost 0 inf + 288 39.686 * [simplify]: Simplified to (+ (- b) b) 39.686 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (- (sqrt (fma (* a -4) c (* b b))) b) (+ (- b) b)) (* 2 a)))) 39.686 * * * * [progress]: [ 90 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) (* 2 a))))> 39.686 * [simplify]: Simplifying (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 39.686 * * [simplify]: iters left: 6 (14 enodes) 39.690 * * [simplify]: iters left: 5 (54 enodes) 39.698 * * [simplify]: iters left: 4 (72 enodes) 39.708 * * [simplify]: iters left: 3 (87 enodes) 39.719 * * [simplify]: iters left: 2 (91 enodes) 39.730 * * [simplify]: Extracting #0: cost 1 inf + 0 39.730 * * [simplify]: Extracting #1: cost 10 inf + 0 39.730 * * [simplify]: Extracting #2: cost 17 inf + 1 39.730 * * [simplify]: Extracting #3: cost 23 inf + 164 39.730 * * [simplify]: Extracting #4: cost 19 inf + 813 39.730 * * [simplify]: Extracting #5: cost 9 inf + 1512 39.731 * * [simplify]: Extracting #6: cost 2 inf + 2628 39.732 * * [simplify]: Extracting #7: cost 0 inf + 3066 39.732 * [simplify]: Simplified to (- (sqrt (fma (* -4 c) a (* b b))) b) 39.732 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (- (sqrt (fma (* -4 c) a (* b b))) b) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) (* 2 a)))) 39.733 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 39.733 * * [simplify]: iters left: 6 (6 enodes) 39.735 * * [simplify]: iters left: 5 (23 enodes) 39.739 * * [simplify]: iters left: 4 (31 enodes) 39.747 * * [simplify]: iters left: 3 (37 enodes) 39.757 * * [simplify]: iters left: 2 (41 enodes) 39.767 * * [simplify]: iters left: 1 (42 enodes) 39.776 * * [simplify]: Extracting #0: cost 1 inf + 0 39.776 * * [simplify]: Extracting #1: cost 0 inf + 1 39.776 * [simplify]: Simplified to 0 39.776 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (- (sqrt (fma (* -4 c) a (* b b))) b) 0) (* 2 a)))) 39.776 * * * * [progress]: [ 91 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) (* 2 a))))> 39.776 * [simplify]: Simplifying (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- (* (sqrt b) (sqrt b)))) 39.777 * * [simplify]: iters left: 6 (13 enodes) 39.783 * * [simplify]: iters left: 5 (42 enodes) 39.789 * * [simplify]: iters left: 4 (51 enodes) 39.797 * * [simplify]: iters left: 3 (65 enodes) 39.806 * * [simplify]: Extracting #0: cost 1 inf + 0 39.806 * * [simplify]: Extracting #1: cost 6 inf + 0 39.806 * * [simplify]: Extracting #2: cost 8 inf + 42 39.806 * * [simplify]: Extracting #3: cost 16 inf + 83 39.806 * * [simplify]: Extracting #4: cost 16 inf + 169 39.806 * * [simplify]: Extracting #5: cost 3 inf + 1481 39.807 * * [simplify]: Extracting #6: cost 0 inf + 2098 39.807 * [simplify]: Simplified to (- (sqrt (fma -4 (* a c) (* b b))) b) 39.807 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (- (sqrt (fma -4 (* a c) (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) (* 2 a)))) 39.808 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 39.808 * * [simplify]: iters left: 4 (5 enodes) 39.809 * * [simplify]: iters left: 3 (15 enodes) 39.811 * * [simplify]: iters left: 2 (21 enodes) 39.813 * * [simplify]: iters left: 1 (23 enodes) 39.816 * * [simplify]: Extracting #0: cost 1 inf + 0 39.816 * * [simplify]: Extracting #1: cost 6 inf + 0 39.816 * * [simplify]: Extracting #2: cost 8 inf + 1 39.816 * * [simplify]: Extracting #3: cost 0 inf + 409 39.816 * [simplify]: Simplified to (- b b) 39.816 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (- (sqrt (fma -4 (* a c) (* b b))) b) (- b b)) (* 2 a)))) 39.817 * * * * [progress]: [ 92 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- (* b 1))) (fma (- b) 1 (* b 1))) (* 2 a))))> 39.817 * [simplify]: Simplifying (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- (* b 1))) 39.817 * * [simplify]: iters left: 6 (13 enodes) 39.821 * * [simplify]: iters left: 5 (44 enodes) 39.836 * * [simplify]: iters left: 4 (55 enodes) 39.855 * * [simplify]: iters left: 3 (69 enodes) 39.870 * * [simplify]: Extracting #0: cost 1 inf + 0 39.870 * * [simplify]: Extracting #1: cost 6 inf + 0 39.871 * * [simplify]: Extracting #2: cost 8 inf + 42 39.871 * * [simplify]: Extracting #3: cost 16 inf + 83 39.871 * * [simplify]: Extracting #4: cost 16 inf + 169 39.871 * * [simplify]: Extracting #5: cost 4 inf + 1712 39.872 * * [simplify]: Extracting #6: cost 0 inf + 2098 39.872 * [simplify]: Simplified to (- (sqrt (fma -4 (* a c) (* b b))) b) 39.872 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (- (sqrt (fma -4 (* a c) (* b b))) b) (fma (- b) 1 (* b 1))) (* 2 a)))) 39.872 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 39.872 * * [simplify]: iters left: 3 (5 enodes) 39.874 * * [simplify]: iters left: 2 (17 enodes) 39.877 * * [simplify]: iters left: 1 (22 enodes) 39.880 * * [simplify]: Extracting #0: cost 1 inf + 0 39.880 * * [simplify]: Extracting #1: cost 5 inf + 0 39.880 * * [simplify]: Extracting #2: cost 5 inf + 2 39.881 * * [simplify]: Extracting #3: cost 0 inf + 288 39.881 * [simplify]: Simplified to (+ (- b) b) 39.881 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (- (sqrt (fma -4 (* a c) (* b b))) b) (+ (- b) b)) (* 2 a)))) 39.881 * * * * [progress]: [ 93 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (fma 1 (sqrt (fma -4 (* c a) (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) (* 2 a))))> 39.881 * [simplify]: Simplifying (fma 1 (sqrt (fma -4 (* c a) (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 39.881 * * [simplify]: iters left: 6 (14 enodes) 39.885 * * [simplify]: iters left: 5 (56 enodes) 39.894 * * [simplify]: iters left: 4 (77 enodes) 39.906 * * [simplify]: iters left: 3 (94 enodes) 39.918 * * [simplify]: iters left: 2 (99 enodes) 39.931 * * [simplify]: Extracting #0: cost 1 inf + 0 39.931 * * [simplify]: Extracting #1: cost 10 inf + 0 39.931 * * [simplify]: Extracting #2: cost 12 inf + 245 39.931 * * [simplify]: Extracting #3: cost 15 inf + 891 39.931 * * [simplify]: Extracting #4: cost 14 inf + 1138 39.932 * * [simplify]: Extracting #5: cost 4 inf + 2147 39.932 * * [simplify]: Extracting #6: cost 0 inf + 2629 39.933 * [simplify]: Simplified to (- (sqrt (fma (* a -4) c (* b b))) b) 39.933 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (- (sqrt (fma (* a -4) c (* b b))) b) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))) (* 2 a)))) 39.933 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 39.933 * * [simplify]: iters left: 6 (6 enodes) 39.935 * * [simplify]: iters left: 5 (23 enodes) 39.940 * * [simplify]: iters left: 4 (31 enodes) 39.944 * * [simplify]: iters left: 3 (37 enodes) 39.949 * * [simplify]: iters left: 2 (41 enodes) 39.955 * * [simplify]: iters left: 1 (42 enodes) 39.964 * * [simplify]: Extracting #0: cost 1 inf + 0 39.964 * * [simplify]: Extracting #1: cost 0 inf + 1 39.964 * [simplify]: Simplified to 0 39.964 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (- (sqrt (fma (* a -4) c (* b b))) b) 0) (* 2 a)))) 39.964 * * * * [progress]: [ 94 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (fma 1 (sqrt (fma -4 (* c a) (* b b))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) (* 2 a))))> 39.965 * [simplify]: Simplifying (fma 1 (sqrt (fma -4 (* c a) (* b b))) (- (* (sqrt b) (sqrt b)))) 39.965 * * [simplify]: iters left: 6 (13 enodes) 39.971 * * [simplify]: iters left: 5 (44 enodes) 39.984 * * [simplify]: iters left: 4 (56 enodes) 40.002 * * [simplify]: iters left: 3 (73 enodes) 40.023 * * [simplify]: Extracting #0: cost 1 inf + 0 40.023 * * [simplify]: Extracting #1: cost 6 inf + 0 40.023 * * [simplify]: Extracting #2: cost 7 inf + 2 40.023 * * [simplify]: Extracting #3: cost 14 inf + 84 40.023 * * [simplify]: Extracting #4: cost 15 inf + 128 40.024 * * [simplify]: Extracting #5: cost 7 inf + 601 40.024 * * [simplify]: Extracting #6: cost 1 inf + 1442 40.025 * * [simplify]: Extracting #7: cost 0 inf + 1661 40.026 * [simplify]: Simplified to (- (sqrt (fma (* c -4) a (* b b))) b) 40.026 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (- (sqrt (fma (* c -4) a (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))) (* 2 a)))) 40.027 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 40.027 * * [simplify]: iters left: 4 (5 enodes) 40.029 * * [simplify]: iters left: 3 (15 enodes) 40.033 * * [simplify]: iters left: 2 (21 enodes) 40.038 * * [simplify]: iters left: 1 (23 enodes) 40.044 * * [simplify]: Extracting #0: cost 1 inf + 0 40.044 * * [simplify]: Extracting #1: cost 6 inf + 0 40.044 * * [simplify]: Extracting #2: cost 8 inf + 1 40.044 * * [simplify]: Extracting #3: cost 0 inf + 409 40.044 * [simplify]: Simplified to (- b b) 40.044 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (- (sqrt (fma (* c -4) a (* b b))) b) (- b b)) (* 2 a)))) 40.045 * * * * [progress]: [ 95 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (fma 1 (sqrt (fma -4 (* c a) (* b b))) (- (* b 1))) (fma (- b) 1 (* b 1))) (* 2 a))))> 40.045 * [simplify]: Simplifying (fma 1 (sqrt (fma -4 (* c a) (* b b))) (- (* b 1))) 40.045 * * [simplify]: iters left: 5 (12 enodes) 40.052 * * [simplify]: iters left: 4 (41 enodes) 40.064 * * [simplify]: iters left: 3 (53 enodes) 40.080 * * [simplify]: iters left: 2 (70 enodes) 40.089 * * [simplify]: Extracting #0: cost 1 inf + 0 40.089 * * [simplify]: Extracting #1: cost 6 inf + 0 40.089 * * [simplify]: Extracting #2: cost 7 inf + 2 40.089 * * [simplify]: Extracting #3: cost 15 inf + 43 40.090 * * [simplify]: Extracting #4: cost 13 inf + 212 40.090 * * [simplify]: Extracting #5: cost 4 inf + 865 40.090 * * [simplify]: Extracting #6: cost 1 inf + 1442 40.091 * * [simplify]: Extracting #7: cost 0 inf + 1661 40.091 * [simplify]: Simplified to (- (sqrt (fma -4 (* c a) (* b b))) b) 40.091 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (- (sqrt (fma -4 (* c a) (* b b))) b) (fma (- b) 1 (* b 1))) (* 2 a)))) 40.091 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 40.092 * * [simplify]: iters left: 3 (5 enodes) 40.093 * * [simplify]: iters left: 2 (17 enodes) 40.096 * * [simplify]: iters left: 1 (22 enodes) 40.099 * * [simplify]: Extracting #0: cost 1 inf + 0 40.099 * * [simplify]: Extracting #1: cost 5 inf + 0 40.099 * * [simplify]: Extracting #2: cost 5 inf + 2 40.099 * * [simplify]: Extracting #3: cost 0 inf + 288 40.099 * [simplify]: Simplified to (+ (- b) b) 40.099 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (- (sqrt (fma -4 (* c a) (* b b))) b) (+ (- b) b)) (* 2 a)))) 40.100 * * * * [progress]: [ 96 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (log1p (expm1 (- (sqrt (fma -4 (* c a) (* b b))) b))) (* 2 a))))> 40.100 * [simplify]: Simplifying (expm1 (- (sqrt (fma -4 (* c a) (* b b))) b)) 40.100 * * [simplify]: iters left: 6 (10 enodes) 40.102 * * [simplify]: iters left: 5 (35 enodes) 40.108 * * [simplify]: iters left: 4 (46 enodes) 40.121 * * [simplify]: iters left: 3 (58 enodes) 40.136 * * [simplify]: Extracting #0: cost 1 inf + 0 40.136 * * [simplify]: Extracting #1: cost 3 inf + 0 40.136 * * [simplify]: Extracting #2: cost 7 inf + 0 40.136 * * [simplify]: Extracting #3: cost 8 inf + 42 40.137 * * [simplify]: Extracting #4: cost 16 inf + 83 40.137 * * [simplify]: Extracting #5: cost 16 inf + 169 40.137 * * [simplify]: Extracting #6: cost 2 inf + 1907 40.138 * * [simplify]: Extracting #7: cost 0 inf + 2238 40.139 * [simplify]: Simplified to (expm1 (- (sqrt (fma -4 (* a c) (* b b))) b)) 40.139 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (log1p (expm1 (- (sqrt (fma -4 (* a c) (* b b))) b))) (* 2 a)))) 40.140 * * * * [progress]: [ 97 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (expm1 (log1p (- (sqrt (fma -4 (* c a) (* b b))) b))) (* 2 a))))> 40.140 * [simplify]: Simplifying (log1p (- (sqrt (fma -4 (* c a) (* b b))) b)) 40.140 * * [simplify]: iters left: 6 (10 enodes) 40.145 * * [simplify]: iters left: 5 (35 enodes) 40.155 * * [simplify]: iters left: 4 (46 enodes) 40.169 * * [simplify]: iters left: 3 (58 enodes) 40.185 * * [simplify]: Extracting #0: cost 1 inf + 0 40.185 * * [simplify]: Extracting #1: cost 3 inf + 0 40.185 * * [simplify]: Extracting #2: cost 7 inf + 0 40.185 * * [simplify]: Extracting #3: cost 8 inf + 42 40.186 * * [simplify]: Extracting #4: cost 16 inf + 83 40.186 * * [simplify]: Extracting #5: cost 16 inf + 169 40.186 * * [simplify]: Extracting #6: cost 2 inf + 1927 40.187 * * [simplify]: Extracting #7: cost 0 inf + 2278 40.188 * [simplify]: Simplified to (log1p (- (sqrt (fma -4 (* a c) (* b b))) b)) 40.188 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (expm1 (log1p (- (sqrt (fma -4 (* a c) (* b b))) b))) (* 2 a)))) 40.189 * * * * [progress]: [ 98 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 40.189 * [simplify]: Simplifying (- b) 40.189 * * [simplify]: iters left: 2 (2 enodes) 40.190 * * [simplify]: iters left: 1 (6 enodes) 40.192 * * [simplify]: Extracting #0: cost 1 inf + 0 40.192 * * [simplify]: Extracting #1: cost 3 inf + 0 40.192 * * [simplify]: Extracting #2: cost 2 inf + 1 40.192 * * [simplify]: Extracting #3: cost 0 inf + 83 40.192 * [simplify]: Simplified to (- b) 40.192 * [simplify]: Simplified (2 3 1 3) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 40.193 * * * * [progress]: [ 99 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (sqrt (cbrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 40.193 * [simplify]: Simplifying (- b) 40.193 * * [simplify]: iters left: 2 (2 enodes) 40.194 * * [simplify]: iters left: 1 (6 enodes) 40.196 * * [simplify]: Extracting #0: cost 1 inf + 0 40.196 * * [simplify]: Extracting #1: cost 3 inf + 0 40.196 * * [simplify]: Extracting #2: cost 2 inf + 1 40.196 * * [simplify]: Extracting #3: cost 0 inf + 83 40.196 * [simplify]: Simplified to (- b) 40.196 * [simplify]: Simplified (2 3 1 3) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (sqrt (cbrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 40.196 * * * * [progress]: [ 100 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 40.197 * [simplify]: Simplifying (- b) 40.197 * * [simplify]: iters left: 2 (2 enodes) 40.198 * * [simplify]: iters left: 1 (6 enodes) 40.199 * * [simplify]: Extracting #0: cost 1 inf + 0 40.199 * * [simplify]: Extracting #1: cost 3 inf + 0 40.199 * * [simplify]: Extracting #2: cost 2 inf + 1 40.199 * * [simplify]: Extracting #3: cost 0 inf + 83 40.199 * [simplify]: Simplified to (- b) 40.200 * [simplify]: Simplified (2 3 1 3) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 40.200 * * * * [progress]: [ 101 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt 1) (sqrt (fma -4 (* c a) (* b b))) (- b)) (* 2 a))))> 40.200 * [simplify]: Simplifying (- b) 40.200 * * [simplify]: iters left: 2 (2 enodes) 40.201 * * [simplify]: iters left: 1 (6 enodes) 40.202 * * [simplify]: Extracting #0: cost 1 inf + 0 40.203 * * [simplify]: Extracting #1: cost 3 inf + 0 40.203 * * [simplify]: Extracting #2: cost 2 inf + 1 40.203 * * [simplify]: Extracting #3: cost 0 inf + 83 40.203 * [simplify]: Simplified to (- b) 40.203 * [simplify]: Simplified (2 3 1 3) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt 1) (sqrt (fma -4 (* c a) (* b b))) (- b)) (* 2 a)))) 40.203 * * * * [progress]: [ 102 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 40.203 * [simplify]: Simplifying (- b) 40.203 * * [simplify]: iters left: 2 (2 enodes) 40.206 * * [simplify]: iters left: 1 (6 enodes) 40.207 * * [simplify]: Extracting #0: cost 1 inf + 0 40.207 * * [simplify]: Extracting #1: cost 3 inf + 0 40.207 * * [simplify]: Extracting #2: cost 2 inf + 1 40.208 * * [simplify]: Extracting #3: cost 0 inf + 83 40.208 * [simplify]: Simplified to (- b) 40.208 * [simplify]: Simplified (2 3 1 3) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 40.208 * * * * [progress]: [ 103 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma 1 (sqrt (fma -4 (* c a) (* b b))) (- b)) (* 2 a))))> 40.208 * [simplify]: Simplifying (- b) 40.208 * * [simplify]: iters left: 2 (2 enodes) 40.209 * * [simplify]: iters left: 1 (6 enodes) 40.211 * * [simplify]: Extracting #0: cost 1 inf + 0 40.211 * * [simplify]: Extracting #1: cost 3 inf + 0 40.211 * * [simplify]: Extracting #2: cost 2 inf + 1 40.211 * * [simplify]: Extracting #3: cost 0 inf + 83 40.211 * [simplify]: Simplified to (- b) 40.211 * [simplify]: Simplified (2 3 1 3) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma 1 (sqrt (fma -4 (* c a) (* b b))) (- b)) (* 2 a)))) 40.211 * * * * [progress]: [ 104 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (log (/ (exp (sqrt (fma -4 (* c a) (* b b)))) (exp b))) (* 2 a))))> 40.211 * [simplify]: Simplifying (/ (exp (sqrt (fma -4 (* c a) (* b b)))) (exp b)) 40.212 * * [simplify]: iters left: 6 (11 enodes) 40.217 * * [simplify]: iters left: 5 (38 enodes) 40.228 * * [simplify]: iters left: 4 (50 enodes) 40.244 * * [simplify]: iters left: 3 (67 enodes) 40.262 * * [simplify]: iters left: 2 (72 enodes) 40.282 * * [simplify]: iters left: 1 (80 enodes) 40.300 * * [simplify]: Extracting #0: cost 1 inf + 0 40.300 * * [simplify]: Extracting #1: cost 9 inf + 0 40.300 * * [simplify]: Extracting #2: cost 15 inf + 1 40.300 * * [simplify]: Extracting #3: cost 14 inf + 225 40.300 * * [simplify]: Extracting #4: cost 19 inf + 560 40.301 * * [simplify]: Extracting #5: cost 19 inf + 646 40.301 * * [simplify]: Extracting #6: cost 6 inf + 2471 40.302 * * [simplify]: Extracting #7: cost 0 inf + 3572 40.302 * [simplify]: Simplified to (exp (- (sqrt (fma (* -4 a) c (* b b))) b)) 40.302 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (log (exp (- (sqrt (fma (* -4 a) c (* b b))) b))) (* 2 a)))) 40.302 * * * * [progress]: [ 105 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (pow (- (sqrt (fma -4 (* c a) (* b b))) b) 1) (* 2 a))))> 40.302 * * * * [progress]: [ 106 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (exp (log (- (sqrt (fma -4 (* c a) (* b b))) b))) (* 2 a))))> 40.303 * [simplify]: Simplifying (log (- (sqrt (fma -4 (* c a) (* b b))) b)) 40.303 * * [simplify]: iters left: 6 (10 enodes) 40.305 * * [simplify]: iters left: 5 (35 enodes) 40.311 * * [simplify]: iters left: 4 (46 enodes) 40.318 * * [simplify]: iters left: 3 (58 enodes) 40.329 * * [simplify]: Extracting #0: cost 1 inf + 0 40.329 * * [simplify]: Extracting #1: cost 3 inf + 0 40.329 * * [simplify]: Extracting #2: cost 7 inf + 0 40.329 * * [simplify]: Extracting #3: cost 8 inf + 42 40.329 * * [simplify]: Extracting #4: cost 16 inf + 83 40.329 * * [simplify]: Extracting #5: cost 16 inf + 169 40.330 * * [simplify]: Extracting #6: cost 2 inf + 1907 40.333 * * [simplify]: Extracting #7: cost 0 inf + 2238 40.333 * [simplify]: Simplified to (log (- (sqrt (fma -4 (* a c) (* b b))) b)) 40.334 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (exp (log (- (sqrt (fma -4 (* a c) (* b b))) b))) (* 2 a)))) 40.334 * * * * [progress]: [ 107 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (log (exp (- (sqrt (fma -4 (* c a) (* b b))) b))) (* 2 a))))> 40.334 * [simplify]: Simplifying (exp (- (sqrt (fma -4 (* c a) (* b b))) b)) 40.334 * * [simplify]: iters left: 6 (10 enodes) 40.339 * * [simplify]: iters left: 5 (38 enodes) 40.349 * * [simplify]: iters left: 4 (55 enodes) 40.359 * * [simplify]: iters left: 3 (72 enodes) 40.369 * * [simplify]: iters left: 2 (80 enodes) 40.382 * * [simplify]: iters left: 1 (86 enodes) 40.405 * * [simplify]: Extracting #0: cost 1 inf + 0 40.405 * * [simplify]: Extracting #1: cost 10 inf + 0 40.405 * * [simplify]: Extracting #2: cost 18 inf + 1 40.405 * * [simplify]: Extracting #3: cost 18 inf + 114 40.406 * * [simplify]: Extracting #4: cost 21 inf + 752 40.406 * * [simplify]: Extracting #5: cost 22 inf + 796 40.407 * * [simplify]: Extracting #6: cost 13 inf + 1255 40.408 * * [simplify]: Extracting #7: cost 6 inf + 2648 40.409 * * [simplify]: Extracting #8: cost 0 inf + 4342 40.411 * * [simplify]: Extracting #9: cost 0 inf + 4202 40.412 * [simplify]: Simplified to (exp (- (sqrt (fma (* -4 c) a (* b b))) b)) 40.412 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (log (exp (- (sqrt (fma (* -4 c) a (* b b))) b))) (* 2 a)))) 40.412 * * * * [progress]: [ 108 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (* (* (cbrt (- (sqrt (fma -4 (* c a) (* b b))) b)) (cbrt (- (sqrt (fma -4 (* c a) (* b b))) b))) (cbrt (- (sqrt (fma -4 (* c a) (* b b))) b))) (* 2 a))))> 40.412 * [simplify]: Simplifying (* (cbrt (- (sqrt (fma -4 (* c a) (* b b))) b)) (cbrt (- (sqrt (fma -4 (* c a) (* b b))) b))) 40.412 * * [simplify]: iters left: 6 (11 enodes) 40.415 * * [simplify]: iters left: 5 (38 enodes) 40.421 * * [simplify]: iters left: 4 (49 enodes) 40.428 * * [simplify]: iters left: 3 (61 enodes) 40.438 * * [simplify]: Extracting #0: cost 1 inf + 0 40.438 * * [simplify]: Extracting #1: cost 3 inf + 0 40.438 * * [simplify]: Extracting #2: cost 5 inf + 0 40.438 * * [simplify]: Extracting #3: cost 9 inf + 0 40.438 * * [simplify]: Extracting #4: cost 10 inf + 42 40.438 * * [simplify]: Extracting #5: cost 18 inf + 83 40.438 * * [simplify]: Extracting #6: cost 18 inf + 169 40.439 * * [simplify]: Extracting #7: cost 4 inf + 1780 40.439 * * [simplify]: Extracting #8: cost 0 inf + 2936 40.440 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma -4 (* a c) (* b b))) b)) (cbrt (- (sqrt (fma -4 (* a c) (* b b))) b))) 40.440 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (* (* (cbrt (- (sqrt (fma -4 (* a c) (* b b))) b)) (cbrt (- (sqrt (fma -4 (* a c) (* b b))) b))) (cbrt (- (sqrt (fma -4 (* c a) (* b b))) b))) (* 2 a)))) 40.440 * [simplify]: Simplifying (cbrt (- (sqrt (fma -4 (* c a) (* b b))) b)) 40.440 * * [simplify]: iters left: 6 (10 enodes) 40.442 * * [simplify]: iters left: 5 (35 enodes) 40.448 * * [simplify]: iters left: 4 (46 enodes) 40.459 * * [simplify]: iters left: 3 (58 enodes) 40.471 * * [simplify]: Extracting #0: cost 1 inf + 0 40.471 * * [simplify]: Extracting #1: cost 3 inf + 0 40.471 * * [simplify]: Extracting #2: cost 7 inf + 0 40.471 * * [simplify]: Extracting #3: cost 8 inf + 42 40.471 * * [simplify]: Extracting #4: cost 16 inf + 83 40.471 * * [simplify]: Extracting #5: cost 16 inf + 169 40.472 * * [simplify]: Extracting #6: cost 2 inf + 1917 40.472 * * [simplify]: Extracting #7: cost 0 inf + 2258 40.473 * [simplify]: Simplified to (cbrt (- (sqrt (fma -4 (* a c) (* b b))) b)) 40.473 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (* (* (cbrt (- (sqrt (fma -4 (* c a) (* b b))) b)) (cbrt (- (sqrt (fma -4 (* c a) (* b b))) b))) (cbrt (- (sqrt (fma -4 (* a c) (* b b))) b))) (* 2 a)))) 40.473 * * * * [progress]: [ 109 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (cbrt (* (* (- (sqrt (fma -4 (* c a) (* b b))) b) (- (sqrt (fma -4 (* c a) (* b b))) b)) (- (sqrt (fma -4 (* c a) (* b b))) b))) (* 2 a))))> 40.473 * [simplify]: Simplifying (* (* (- (sqrt (fma -4 (* c a) (* b b))) b) (- (sqrt (fma -4 (* c a) (* b b))) b)) (- (sqrt (fma -4 (* c a) (* b b))) b)) 40.473 * * [simplify]: iters left: 6 (11 enodes) 40.476 * * [simplify]: iters left: 5 (39 enodes) 40.482 * * [simplify]: iters left: 4 (64 enodes) 40.497 * * [simplify]: iters left: 3 (159 enodes) 40.553 * * [simplify]: iters left: 2 (348 enodes) 40.709 * * [simplify]: Extracting #0: cost 1 inf + 0 40.709 * * [simplify]: Extracting #1: cost 34 inf + 0 40.710 * * [simplify]: Extracting #2: cost 132 inf + 2 40.712 * * [simplify]: Extracting #3: cost 140 inf + 1910 40.723 * * [simplify]: Extracting #4: cost 40 inf + 29515 40.734 * * [simplify]: Extracting #5: cost 0 inf + 42386 40.746 * * [simplify]: Extracting #6: cost 0 inf + 42236 40.762 * [simplify]: Simplified to (* (* (- (sqrt (fma a (* -4 c) (* b b))) b) (- (sqrt (fma a (* -4 c) (* b b))) b)) (- (sqrt (fma a (* -4 c) (* b b))) b)) 40.762 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (cbrt (* (* (- (sqrt (fma a (* -4 c) (* b b))) b) (- (sqrt (fma a (* -4 c) (* b b))) b)) (- (sqrt (fma a (* -4 c) (* b b))) b))) (* 2 a)))) 40.763 * * * * [progress]: [ 110 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (* (sqrt (- (sqrt (fma -4 (* c a) (* b b))) b)) (sqrt (- (sqrt (fma -4 (* c a) (* b b))) b))) (* 2 a))))> 40.763 * [simplify]: Simplifying (sqrt (- (sqrt (fma -4 (* c a) (* b b))) b)) 40.763 * * [simplify]: iters left: 6 (10 enodes) 40.765 * * [simplify]: iters left: 5 (35 enodes) 40.771 * * [simplify]: iters left: 4 (46 enodes) 40.778 * * [simplify]: iters left: 3 (58 enodes) 40.787 * * [simplify]: Extracting #0: cost 1 inf + 0 40.787 * * [simplify]: Extracting #1: cost 3 inf + 0 40.787 * * [simplify]: Extracting #2: cost 7 inf + 0 40.787 * * [simplify]: Extracting #3: cost 8 inf + 42 40.787 * * [simplify]: Extracting #4: cost 16 inf + 83 40.788 * * [simplify]: Extracting #5: cost 16 inf + 169 40.788 * * [simplify]: Extracting #6: cost 2 inf + 1877 40.788 * * [simplify]: Extracting #7: cost 0 inf + 2178 40.789 * [simplify]: Simplified to (sqrt (- (sqrt (fma -4 (* a c) (* b b))) b)) 40.789 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (* (sqrt (- (sqrt (fma -4 (* a c) (* b b))) b)) (sqrt (- (sqrt (fma -4 (* c a) (* b b))) b))) (* 2 a)))) 40.789 * [simplify]: Simplifying (sqrt (- (sqrt (fma -4 (* c a) (* b b))) b)) 40.789 * * [simplify]: iters left: 6 (10 enodes) 40.792 * * [simplify]: iters left: 5 (35 enodes) 40.799 * * [simplify]: iters left: 4 (46 enodes) 40.815 * * [simplify]: iters left: 3 (58 enodes) 40.830 * * [simplify]: Extracting #0: cost 1 inf + 0 40.830 * * [simplify]: Extracting #1: cost 3 inf + 0 40.830 * * [simplify]: Extracting #2: cost 7 inf + 0 40.830 * * [simplify]: Extracting #3: cost 8 inf + 42 40.830 * * [simplify]: Extracting #4: cost 16 inf + 83 40.830 * * [simplify]: Extracting #5: cost 16 inf + 169 40.831 * * [simplify]: Extracting #6: cost 2 inf + 1877 40.832 * * [simplify]: Extracting #7: cost 0 inf + 2178 40.833 * [simplify]: Simplified to (sqrt (- (sqrt (fma -4 (* a c) (* b b))) b)) 40.833 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (* (sqrt (- (sqrt (fma -4 (* c a) (* b b))) b)) (sqrt (- (sqrt (fma -4 (* a c) (* b b))) b))) (* 2 a)))) 40.833 * * * * [progress]: [ 111 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (/ (- (pow (sqrt (fma -4 (* c a) (* b b))) 3) (pow b 3)) (+ (* (sqrt (fma -4 (* c a) (* b b))) (sqrt (fma -4 (* c a) (* b b)))) (+ (* b b) (* (sqrt (fma -4 (* c a) (* b b))) b)))) (* 2 a))))> 40.834 * [simplify]: Simplifying (- (pow (sqrt (fma -4 (* c a) (* b b))) 3) (pow b 3)) 40.834 * * [simplify]: iters left: 6 (12 enodes) 40.841 * * [simplify]: iters left: 5 (53 enodes) 40.862 * * [simplify]: iters left: 4 (102 enodes) 40.889 * * [simplify]: iters left: 3 (202 enodes) 40.942 * * [simplify]: iters left: 2 (389 enodes) 41.107 * * [simplify]: Extracting #0: cost 1 inf + 0 41.107 * * [simplify]: Extracting #1: cost 50 inf + 0 41.108 * * [simplify]: Extracting #2: cost 169 inf + 330 41.111 * * [simplify]: Extracting #3: cost 166 inf + 3051 41.117 * * [simplify]: Extracting #4: cost 125 inf + 16950 41.140 * * [simplify]: Extracting #5: cost 21 inf + 81395 41.156 * * [simplify]: Extracting #6: cost 0 inf + 94101 41.168 * [simplify]: Simplified to (- (* (sqrt (fma b b (* a (* -4 c)))) (fma b b (* a (* -4 c)))) (* b (* b b))) 41.168 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (/ (- (* (sqrt (fma b b (* a (* -4 c)))) (fma b b (* a (* -4 c)))) (* b (* b b))) (+ (* (sqrt (fma -4 (* c a) (* b b))) (sqrt (fma -4 (* c a) (* b b)))) (+ (* b b) (* (sqrt (fma -4 (* c a) (* b b))) b)))) (* 2 a)))) 41.169 * [simplify]: Simplifying (+ (* (sqrt (fma -4 (* c a) (* b b))) (sqrt (fma -4 (* c a) (* b b)))) (+ (* b b) (* (sqrt (fma -4 (* c a) (* b b))) b))) 41.169 * * [simplify]: iters left: 6 (12 enodes) 41.172 * * [simplify]: iters left: 5 (46 enodes) 41.182 * * [simplify]: iters left: 4 (76 enodes) 41.208 * * [simplify]: iters left: 3 (130 enodes) 41.240 * * [simplify]: iters left: 2 (169 enodes) 41.264 * * [simplify]: iters left: 1 (184 enodes) 41.283 * * [simplify]: Extracting #0: cost 1 inf + 0 41.283 * * [simplify]: Extracting #1: cost 23 inf + 0 41.284 * * [simplify]: Extracting #2: cost 33 inf + 128 41.284 * * [simplify]: Extracting #3: cost 11 inf + 3564 41.287 * * [simplify]: Extracting #4: cost 1 inf + 5482 41.291 * * [simplify]: Extracting #5: cost 0 inf + 5716 41.295 * [simplify]: Simplified to (fma b (sqrt (fma -4 (* a c) (* b b))) (+ (* b b) (fma -4 (* a c) (* b b)))) 41.295 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (/ (- (* (sqrt (fma b b (* a (* -4 c)))) (fma b b (* a (* -4 c)))) (* b (* b b))) (fma b (sqrt (fma -4 (* a c) (* b b))) (+ (* b b) (fma -4 (* a c) (* b b))))) (* 2 a)))) 41.296 * * * * [progress]: [ 112 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (sqrt (fma -4 (* c a) (* b b))) (- b)) (* 2 a))))> 41.296 * [simplify]: Simplifying (- b) 41.296 * * [simplify]: iters left: 2 (2 enodes) 41.297 * * [simplify]: iters left: 1 (6 enodes) 41.299 * * [simplify]: Extracting #0: cost 1 inf + 0 41.299 * * [simplify]: Extracting #1: cost 3 inf + 0 41.299 * * [simplify]: Extracting #2: cost 2 inf + 1 41.299 * * [simplify]: Extracting #3: cost 0 inf + 83 41.299 * [simplify]: Simplified to (- b) 41.299 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (sqrt (fma -4 (* c a) (* b b))) (- b)) (* 2 a)))) 41.299 * * * * [progress]: [ 113 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (* 1 (- (sqrt (fma -4 (* c a) (* b b))) b)) (* 2 a))))> 41.299 * * * * [progress]: [ 114 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (/ (- (* (sqrt (fma -4 (* c a) (* b b))) (sqrt (fma -4 (* c a) (* b b)))) (* b b)) (+ (sqrt (fma -4 (* c a) (* b b))) b)) (* 2 a))))> 41.299 * [simplify]: Simplifying (- (* (sqrt (fma -4 (* c a) (* b b))) (sqrt (fma -4 (* c a) (* b b)))) (* b b)) 41.300 * * [simplify]: iters left: 6 (10 enodes) 41.305 * * [simplify]: iters left: 5 (37 enodes) 41.317 * * [simplify]: iters left: 4 (63 enodes) 41.341 * * [simplify]: iters left: 3 (112 enodes) 41.383 * * [simplify]: iters left: 2 (206 enodes) 41.454 * * [simplify]: iters left: 1 (406 enodes) 41.684 * * [simplify]: Extracting #0: cost 1 inf + 0 41.685 * * [simplify]: Extracting #1: cost 92 inf + 0 41.686 * * [simplify]: Extracting #2: cost 367 inf + 46 41.688 * * [simplify]: Extracting #3: cost 430 inf + 5538 41.698 * * [simplify]: Extracting #4: cost 250 inf + 52598 41.743 * * [simplify]: Extracting #5: cost 35 inf + 127554 41.796 * * [simplify]: Extracting #6: cost 0 inf + 140001 41.829 * [simplify]: Simplified to (* (* a c) -4) 41.829 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (/ (* (* a c) -4) (+ (sqrt (fma -4 (* c a) (* b b))) b)) (* 2 a)))) 41.829 * [simplify]: Simplifying (+ (sqrt (fma -4 (* c a) (* b b))) b) 41.829 * * [simplify]: iters left: 6 (9 enodes) 41.833 * * [simplify]: iters left: 5 (31 enodes) 41.843 * * [simplify]: iters left: 4 (39 enodes) 41.857 * * [simplify]: iters left: 3 (51 enodes) 41.871 * * [simplify]: Extracting #0: cost 1 inf + 0 41.871 * * [simplify]: Extracting #1: cost 4 inf + 0 41.871 * * [simplify]: Extracting #2: cost 5 inf + 1 41.871 * * [simplify]: Extracting #3: cost 14 inf + 1 41.871 * * [simplify]: Extracting #4: cost 14 inf + 87 41.872 * * [simplify]: Extracting #5: cost 6 inf + 697 41.872 * * [simplify]: Extracting #6: cost 0 inf + 1578 41.873 * [simplify]: Simplified to (+ (sqrt (fma -4 (* a c) (* b b))) b) 41.873 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (/ (- (* (sqrt (fma -4 (* c a) (* b b))) (sqrt (fma -4 (* c a) (* b b)))) (* b b)) (+ (sqrt (fma -4 (* a c) (* b b))) b)) (* 2 a)))) 41.873 * * * * [progress]: [ 115 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (* (+ (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b))) (* 2 a))))> 41.874 * [simplify]: Simplifying (+ (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b)) 41.874 * * [simplify]: iters left: 6 (11 enodes) 41.880 * * [simplify]: iters left: 5 (37 enodes) 41.891 * * [simplify]: iters left: 4 (45 enodes) 41.897 * * [simplify]: iters left: 3 (57 enodes) 41.906 * * [simplify]: Extracting #0: cost 1 inf + 0 41.906 * * [simplify]: Extracting #1: cost 4 inf + 0 41.906 * * [simplify]: Extracting #2: cost 8 inf + 0 41.906 * * [simplify]: Extracting #3: cost 7 inf + 83 41.906 * * [simplify]: Extracting #4: cost 16 inf + 83 41.906 * * [simplify]: Extracting #5: cost 16 inf + 169 41.906 * * [simplify]: Extracting #6: cost 6 inf + 1274 41.907 * * [simplify]: Extracting #7: cost 0 inf + 2258 41.907 * [simplify]: Simplified to (+ (sqrt (sqrt (fma -4 (* a c) (* b b)))) (sqrt b)) 41.907 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (* (+ (sqrt (sqrt (fma -4 (* a c) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b))) (* 2 a)))) 41.907 * [simplify]: Simplifying (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b)) 41.907 * * [simplify]: iters left: 6 (11 enodes) 41.910 * * [simplify]: iters left: 5 (38 enodes) 41.916 * * [simplify]: iters left: 4 (49 enodes) 41.927 * * [simplify]: iters left: 3 (61 enodes) 41.943 * * [simplify]: Extracting #0: cost 1 inf + 0 41.943 * * [simplify]: Extracting #1: cost 5 inf + 0 41.943 * * [simplify]: Extracting #2: cost 10 inf + 0 41.943 * * [simplify]: Extracting #3: cost 8 inf + 164 41.944 * * [simplify]: Extracting #4: cost 16 inf + 245 41.944 * * [simplify]: Extracting #5: cost 16 inf + 331 41.944 * * [simplify]: Extracting #6: cost 3 inf + 1643 41.945 * * [simplify]: Extracting #7: cost 0 inf + 2420 41.946 * [simplify]: Simplified to (- (sqrt (sqrt (fma -4 (* a c) (* b b)))) (sqrt b)) 41.946 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (* (+ (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma -4 (* a c) (* b b)))) (sqrt b))) (* 2 a)))) 41.947 * * * * [progress]: [ 116 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (* (+ (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b))) (* 2 a))))> 41.947 * [simplify]: Simplifying (+ (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b)) 41.947 * * [simplify]: iters left: 6 (11 enodes) 41.953 * * [simplify]: iters left: 5 (37 enodes) 41.964 * * [simplify]: iters left: 4 (45 enodes) 41.978 * * [simplify]: iters left: 3 (57 enodes) 41.993 * * [simplify]: Extracting #0: cost 1 inf + 0 41.993 * * [simplify]: Extracting #1: cost 4 inf + 0 41.993 * * [simplify]: Extracting #2: cost 8 inf + 0 41.993 * * [simplify]: Extracting #3: cost 7 inf + 83 41.994 * * [simplify]: Extracting #4: cost 16 inf + 83 41.994 * * [simplify]: Extracting #5: cost 16 inf + 169 41.994 * * [simplify]: Extracting #6: cost 6 inf + 1274 41.995 * * [simplify]: Extracting #7: cost 0 inf + 2258 41.996 * [simplify]: Simplified to (+ (sqrt (sqrt (fma -4 (* a c) (* b b)))) (sqrt b)) 41.996 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (* (+ (sqrt (sqrt (fma -4 (* a c) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b))) (* 2 a)))) 41.997 * [simplify]: Simplifying (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b)) 41.997 * * [simplify]: iters left: 6 (11 enodes) 42.002 * * [simplify]: iters left: 5 (38 enodes) 42.014 * * [simplify]: iters left: 4 (49 enodes) 42.028 * * [simplify]: iters left: 3 (61 enodes) 42.045 * * [simplify]: Extracting #0: cost 1 inf + 0 42.045 * * [simplify]: Extracting #1: cost 5 inf + 0 42.045 * * [simplify]: Extracting #2: cost 10 inf + 0 42.045 * * [simplify]: Extracting #3: cost 8 inf + 164 42.045 * * [simplify]: Extracting #4: cost 16 inf + 245 42.045 * * [simplify]: Extracting #5: cost 16 inf + 331 42.046 * * [simplify]: Extracting #6: cost 3 inf + 1643 42.047 * * [simplify]: Extracting #7: cost 0 inf + 2420 42.048 * [simplify]: Simplified to (- (sqrt (sqrt (fma -4 (* a c) (* b b)))) (sqrt b)) 42.048 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (* (+ (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma -4 (* a c) (* b b)))) (sqrt b))) (* 2 a)))) 42.048 * * * * [progress]: [ 117 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (* 1 (- (sqrt (fma -4 (* c a) (* b b))) b)) (* 2 a))))> 42.049 * [simplify]: Simplifying (- (sqrt (fma -4 (* c a) (* b b))) b) 42.049 * * [simplify]: iters left: 6 (9 enodes) 42.053 * * [simplify]: iters left: 5 (32 enodes) 42.063 * * [simplify]: iters left: 4 (43 enodes) 42.069 * * [simplify]: iters left: 3 (55 enodes) 42.077 * * [simplify]: Extracting #0: cost 1 inf + 0 42.077 * * [simplify]: Extracting #1: cost 5 inf + 0 42.077 * * [simplify]: Extracting #2: cost 7 inf + 1 42.077 * * [simplify]: Extracting #3: cost 15 inf + 42 42.077 * * [simplify]: Extracting #4: cost 12 inf + 294 42.077 * * [simplify]: Extracting #5: cost 3 inf + 1043 42.078 * * [simplify]: Extracting #6: cost 0 inf + 1660 42.078 * [simplify]: Simplified to (- (sqrt (fma (* -4 a) c (* b b))) b) 42.078 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (* 1 (- (sqrt (fma (* -4 a) c (* b b))) b)) (* 2 a)))) 42.078 * * * * [progress]: [ 118 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (sqrt (fma -4 (* c a) (* b b))) (- b)) (* 2 a))))> 42.078 * [simplify]: Simplifying (- b) 42.078 * * [simplify]: iters left: 2 (2 enodes) 42.079 * * [simplify]: iters left: 1 (6 enodes) 42.080 * * [simplify]: Extracting #0: cost 1 inf + 0 42.080 * * [simplify]: Extracting #1: cost 3 inf + 0 42.080 * * [simplify]: Extracting #2: cost 2 inf + 1 42.080 * * [simplify]: Extracting #3: cost 0 inf + 83 42.080 * [simplify]: Simplified to (- b) 42.080 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (sqrt (fma -4 (* c a) (* b b))) (- b)) (* 2 a)))) 42.080 * * * * [progress]: [ 119 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (posit16->real (real->posit16 (- (sqrt (fma -4 (* c a) (* b b))) b))) (* 2 a))))> 42.080 * [simplify]: Simplifying (real->posit16 (- (sqrt (fma -4 (* c a) (* b b))) b)) 42.080 * * [simplify]: iters left: 6 (10 enodes) 42.082 * * [simplify]: iters left: 5 (32 enodes) 42.088 * * [simplify]: iters left: 4 (43 enodes) 42.095 * * [simplify]: iters left: 3 (55 enodes) 42.103 * * [simplify]: Extracting #0: cost 1 inf + 0 42.104 * * [simplify]: Extracting #1: cost 2 inf + 0 42.104 * * [simplify]: Extracting #2: cost 5 inf + 0 42.104 * * [simplify]: Extracting #3: cost 7 inf + 1 42.104 * * [simplify]: Extracting #4: cost 15 inf + 42 42.104 * * [simplify]: Extracting #5: cost 13 inf + 211 42.104 * * [simplify]: Extracting #6: cost 3 inf + 1139 42.104 * * [simplify]: Extracting #7: cost 0 inf + 1660 42.105 * [simplify]: Simplified to (real->posit16 (- (sqrt (fma (* -4 a) c (* b b))) b)) 42.105 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (posit16->real (real->posit16 (- (sqrt (fma (* -4 a) c (* b b))) b))) (* 2 a)))) 42.105 * * * * [progress]: [ 120 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- b b) (* 2 a))))> 42.105 * [simplify]: Simplifying b 42.105 * * [simplify]: iters left: 0 (1 enodes) 42.106 * * [simplify]: Extracting #0: cost 1 inf + 0 42.106 * * [simplify]: Extracting #1: cost 0 inf + 1 42.106 * [simplify]: Simplified to b 42.106 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- b b) (* 2 a)))) 42.106 * * * * [progress]: [ 121 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (* +nan.0 a) b) (* 2 a))))> 42.106 * [simplify]: Simplifying (* +nan.0 a) 42.106 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- +nan.0 b) (* 2 a)))) 42.106 * * * * [progress]: [ 122 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (* +nan.0 a) b) (* 2 a))))> 42.106 * [simplify]: Simplifying (* +nan.0 a) 42.106 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- +nan.0 b) (* 2 a)))) 42.106 * * * * [progress]: [ 123 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (/ (* a c) b) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 42.106 * [simplify]: Simplifying (/ (* a c) b) 42.106 * * [simplify]: iters left: 4 (5 enodes) 42.107 * * [simplify]: iters left: 3 (18 enodes) 42.110 * * [simplify]: iters left: 2 (24 enodes) 42.113 * * [simplify]: iters left: 1 (29 enodes) 42.117 * * [simplify]: Extracting #0: cost 1 inf + 0 42.117 * * [simplify]: Extracting #1: cost 10 inf + 0 42.117 * * [simplify]: Extracting #2: cost 9 inf + 87 42.117 * * [simplify]: Extracting #3: cost 0 inf + 547 42.117 * [simplify]: Simplified to (/ (* a c) b) 42.118 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (/ (* a c) b) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 42.118 * * * * [progress]: [ 124 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (/ (* a c) b) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 42.118 * [simplify]: Simplifying (/ (* a c) b) 42.118 * * [simplify]: iters left: 4 (5 enodes) 42.119 * * [simplify]: iters left: 3 (18 enodes) 42.124 * * [simplify]: iters left: 2 (24 enodes) 42.130 * * [simplify]: iters left: 1 (29 enodes) 42.138 * * [simplify]: Extracting #0: cost 1 inf + 0 42.138 * * [simplify]: Extracting #1: cost 10 inf + 0 42.138 * * [simplify]: Extracting #2: cost 9 inf + 87 42.138 * * [simplify]: Extracting #3: cost 0 inf + 547 42.138 * [simplify]: Simplified to (/ (* a c) b) 42.139 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (/ (* a c) b) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 42.139 * * * * [progress]: [ 125 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (/ (* a c) b) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 42.139 * [simplify]: Simplifying (/ (* a c) b) 42.139 * * [simplify]: iters left: 4 (5 enodes) 42.141 * * [simplify]: iters left: 3 (18 enodes) 42.146 * * [simplify]: iters left: 2 (24 enodes) 42.150 * * [simplify]: iters left: 1 (29 enodes) 42.154 * * [simplify]: Extracting #0: cost 1 inf + 0 42.154 * * [simplify]: Extracting #1: cost 10 inf + 0 42.154 * * [simplify]: Extracting #2: cost 9 inf + 87 42.154 * * [simplify]: Extracting #3: cost 0 inf + 547 42.154 * [simplify]: Simplified to (/ (* a c) b) 42.154 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (/ (* a c) b) b) 2)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 42.154 * * * * [progress]: [ 126 / 131 ] simplifiying candidate #= b 0) 0 (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 42.154 * [simplify]: Simplifying 0 42.154 * * [simplify]: iters left: 0 (1 enodes) 42.155 * * [simplify]: Extracting #0: cost 1 inf + 0 42.155 * * [simplify]: Extracting #1: cost 0 inf + 1 42.155 * [simplify]: Simplified to 0 42.155 * [simplify]: Simplified (2 2) to (λ (a b c) (if (>= b 0) 0 (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 42.155 * * * * [progress]: [ 127 / 131 ] simplifiying candidate #= b 0) 0 (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 42.155 * [simplify]: Simplifying 0 42.155 * * [simplify]: iters left: 0 (1 enodes) 42.156 * * [simplify]: Extracting #0: cost 1 inf + 0 42.156 * * [simplify]: Extracting #1: cost 0 inf + 1 42.156 * [simplify]: Simplified to 0 42.156 * [simplify]: Simplified (2 2) to (λ (a b c) (if (>= b 0) 0 (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 42.156 * * * * [progress]: [ 128 / 131 ] simplifiying candidate #= b 0) 0 (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> 42.156 * [simplify]: Simplifying 0 42.156 * * [simplify]: iters left: 0 (1 enodes) 42.157 * * [simplify]: Extracting #0: cost 1 inf + 0 42.157 * * [simplify]: Extracting #1: cost 0 inf + 1 42.157 * [simplify]: Simplified to 0 42.157 * [simplify]: Simplified (2 2) to (λ (a b c) (if (>= b 0) 0 (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a)))) 42.157 * * * * [progress]: [ 129 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ 0 (* 2 a))))> 42.157 * [simplify]: Simplifying 0 42.157 * * [simplify]: iters left: 0 (1 enodes) 42.158 * * [simplify]: Extracting #0: cost 1 inf + 0 42.158 * * [simplify]: Extracting #1: cost 0 inf + 1 42.158 * [simplify]: Simplified to 0 42.158 * [simplify]: Simplified (2 3 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ 0 (* 2 a)))) 42.158 * * * * [progress]: [ 130 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (+ (* +nan.0 a) b)) (* 2 a))))> 42.158 * [simplify]: Simplifying (- (+ (* +nan.0 a) b)) 42.158 * [simplify]: Simplified (2 3 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ +nan.0 (* 2 a)))) 42.158 * * * * [progress]: [ 131 / 131 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (+ (* +nan.0 a) b)) (* 2 a))))> 42.158 * [simplify]: Simplifying (- (+ (* +nan.0 a) b)) 42.158 * [simplify]: Simplified (2 3 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ +nan.0 (* 2 a)))) 42.158 * * * [progress]: adding candidates to table 44.254 * * [progress]: iteration 3 / 4 44.254 * * * [progress]: picking best candidate 44.324 * * * * [pick]: Picked #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 44.324 * * * [progress]: localizing error 44.507 * * * [progress]: generating rewritten candidates 44.507 * * * * [progress]: [ 1 / 4 ] rewriting at (2 3 1) 44.507 * * * * [progress]: [ 2 / 4 ] rewriting at (2 3 1 2 1) 44.510 * * * * [progress]: [ 3 / 4 ] rewriting at (2 3 1 1 1) 44.512 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 2 1 1) 44.526 * * * [progress]: generating series expansions 44.526 * * * * [progress]: [ 1 / 4 ] generating series at (2 3 1) 44.526 * [backup-simplify]: Simplify (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) into (fma (pow (fma -4 (* a c) (pow b 2)) 1/4) (pow (fma -4 (* a c) (pow b 2)) 1/4) (- b)) 44.526 * [approximate]: Taking taylor expansion of (fma (pow (fma -4 (* a c) (pow b 2)) 1/4) (pow (fma -4 (* a c) (pow b 2)) 1/4) (- b)) in (c a b) around 0 44.526 * [taylor]: Taking taylor expansion of (fma (pow (fma -4 (* a c) (pow b 2)) 1/4) (pow (fma -4 (* a c) (pow b 2)) 1/4) (- b)) in b 44.526 * [taylor]: Rewrote expression to (+ (* (pow (fma -4 (* a c) (pow b 2)) 1/4) (pow (fma -4 (* a c) (pow b 2)) 1/4)) (- b)) 44.526 * [taylor]: Taking taylor expansion of (* (pow (fma -4 (* a c) (pow b 2)) 1/4) (pow (fma -4 (* a c) (pow b 2)) 1/4)) in b 44.526 * [taylor]: Taking taylor expansion of (pow (fma -4 (* a c) (pow b 2)) 1/4) in b 44.526 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (* a c) (pow b 2))))) in b 44.526 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (* a c) (pow b 2)))) in b 44.526 * [taylor]: Taking taylor expansion of 1/4 in b 44.526 * [backup-simplify]: Simplify 1/4 into 1/4 44.526 * [taylor]: Taking taylor expansion of (log (fma -4 (* a c) (pow b 2))) in b 44.526 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in b 44.526 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 44.526 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in b 44.526 * [taylor]: Taking taylor expansion of -4 in b 44.526 * [backup-simplify]: Simplify -4 into -4 44.526 * [taylor]: Taking taylor expansion of (* a c) in b 44.526 * [taylor]: Taking taylor expansion of a in b 44.526 * [backup-simplify]: Simplify a into a 44.526 * [taylor]: Taking taylor expansion of c in b 44.526 * [backup-simplify]: Simplify c into c 44.526 * [taylor]: Taking taylor expansion of (pow b 2) in b 44.527 * [taylor]: Taking taylor expansion of b in b 44.527 * [backup-simplify]: Simplify 0 into 0 44.527 * [backup-simplify]: Simplify 1 into 1 44.527 * [backup-simplify]: Simplify (* a c) into (* a c) 44.527 * [backup-simplify]: Simplify (* -4 (* a c)) into (* -4 (* a c)) 44.527 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 44.527 * [backup-simplify]: Simplify (log (- (* 4 (* a c)))) into (log (- (* 4 (* a c)))) 44.527 * [backup-simplify]: Simplify (* 1/4 (log (- (* 4 (* a c))))) into (* 1/4 (log (- (* 4 (* a c))))) 44.527 * [backup-simplify]: Simplify (exp (* 1/4 (log (- (* 4 (* a c)))))) into (pow (- (* 4 (* a c))) 1/4) 44.527 * [taylor]: Taking taylor expansion of (pow (fma -4 (* a c) (pow b 2)) 1/4) in b 44.527 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (* a c) (pow b 2))))) in b 44.527 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (* a c) (pow b 2)))) in b 44.527 * [taylor]: Taking taylor expansion of 1/4 in b 44.527 * [backup-simplify]: Simplify 1/4 into 1/4 44.527 * [taylor]: Taking taylor expansion of (log (fma -4 (* a c) (pow b 2))) in b 44.527 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in b 44.527 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 44.527 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in b 44.527 * [taylor]: Taking taylor expansion of -4 in b 44.527 * [backup-simplify]: Simplify -4 into -4 44.527 * [taylor]: Taking taylor expansion of (* a c) in b 44.527 * [taylor]: Taking taylor expansion of a in b 44.527 * [backup-simplify]: Simplify a into a 44.527 * [taylor]: Taking taylor expansion of c in b 44.527 * [backup-simplify]: Simplify c into c 44.527 * [taylor]: Taking taylor expansion of (pow b 2) in b 44.527 * [taylor]: Taking taylor expansion of b in b 44.527 * [backup-simplify]: Simplify 0 into 0 44.527 * [backup-simplify]: Simplify 1 into 1 44.528 * [backup-simplify]: Simplify (* a c) into (* a c) 44.528 * [backup-simplify]: Simplify (* -4 (* a c)) into (* -4 (* a c)) 44.528 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 44.528 * [backup-simplify]: Simplify (log (- (* 4 (* a c)))) into (log (- (* 4 (* a c)))) 44.528 * [backup-simplify]: Simplify (* 1/4 (log (- (* 4 (* a c))))) into (* 1/4 (log (- (* 4 (* a c))))) 44.528 * [backup-simplify]: Simplify (exp (* 1/4 (log (- (* 4 (* a c)))))) into (pow (- (* 4 (* a c))) 1/4) 44.528 * [taylor]: Taking taylor expansion of (- b) in b 44.528 * [taylor]: Taking taylor expansion of b in b 44.528 * [backup-simplify]: Simplify 0 into 0 44.528 * [backup-simplify]: Simplify 1 into 1 44.528 * [taylor]: Taking taylor expansion of (fma (pow (fma -4 (* a c) (pow b 2)) 1/4) (pow (fma -4 (* a c) (pow b 2)) 1/4) (- b)) in a 44.528 * [taylor]: Rewrote expression to (+ (* (pow (fma -4 (* a c) (pow b 2)) 1/4) (pow (fma -4 (* a c) (pow b 2)) 1/4)) (- b)) 44.528 * [taylor]: Taking taylor expansion of (* (pow (fma -4 (* a c) (pow b 2)) 1/4) (pow (fma -4 (* a c) (pow b 2)) 1/4)) in a 44.528 * [taylor]: Taking taylor expansion of (pow (fma -4 (* a c) (pow b 2)) 1/4) in a 44.528 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (* a c) (pow b 2))))) in a 44.528 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (* a c) (pow b 2)))) in a 44.528 * [taylor]: Taking taylor expansion of 1/4 in a 44.528 * [backup-simplify]: Simplify 1/4 into 1/4 44.528 * [taylor]: Taking taylor expansion of (log (fma -4 (* a c) (pow b 2))) in a 44.528 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in a 44.528 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 44.528 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in a 44.528 * [taylor]: Taking taylor expansion of -4 in a 44.528 * [backup-simplify]: Simplify -4 into -4 44.528 * [taylor]: Taking taylor expansion of (* a c) in a 44.528 * [taylor]: Taking taylor expansion of a in a 44.528 * [backup-simplify]: Simplify 0 into 0 44.528 * [backup-simplify]: Simplify 1 into 1 44.528 * [taylor]: Taking taylor expansion of c in a 44.528 * [backup-simplify]: Simplify c into c 44.528 * [taylor]: Taking taylor expansion of (pow b 2) in a 44.528 * [taylor]: Taking taylor expansion of b in a 44.528 * [backup-simplify]: Simplify b into b 44.528 * [backup-simplify]: Simplify (* 0 c) into 0 44.529 * [backup-simplify]: Simplify (* -4 0) into 0 44.529 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.529 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 44.529 * [backup-simplify]: Simplify (log (pow b 2)) into (log (pow b 2)) 44.529 * [backup-simplify]: Simplify (* 1/4 (log (pow b 2))) into (* 1/4 (log (pow b 2))) 44.529 * [backup-simplify]: Simplify (exp (* 1/4 (log (pow b 2)))) into (pow (pow b 2) 1/4) 44.529 * [taylor]: Taking taylor expansion of (pow (fma -4 (* a c) (pow b 2)) 1/4) in a 44.529 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (* a c) (pow b 2))))) in a 44.529 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (* a c) (pow b 2)))) in a 44.529 * [taylor]: Taking taylor expansion of 1/4 in a 44.529 * [backup-simplify]: Simplify 1/4 into 1/4 44.529 * [taylor]: Taking taylor expansion of (log (fma -4 (* a c) (pow b 2))) in a 44.529 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in a 44.529 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 44.529 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in a 44.529 * [taylor]: Taking taylor expansion of -4 in a 44.529 * [backup-simplify]: Simplify -4 into -4 44.529 * [taylor]: Taking taylor expansion of (* a c) in a 44.529 * [taylor]: Taking taylor expansion of a in a 44.529 * [backup-simplify]: Simplify 0 into 0 44.529 * [backup-simplify]: Simplify 1 into 1 44.529 * [taylor]: Taking taylor expansion of c in a 44.529 * [backup-simplify]: Simplify c into c 44.529 * [taylor]: Taking taylor expansion of (pow b 2) in a 44.529 * [taylor]: Taking taylor expansion of b in a 44.530 * [backup-simplify]: Simplify b into b 44.530 * [backup-simplify]: Simplify (* 0 c) into 0 44.530 * [backup-simplify]: Simplify (* -4 0) into 0 44.530 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.530 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 44.530 * [backup-simplify]: Simplify (log (pow b 2)) into (log (pow b 2)) 44.530 * [backup-simplify]: Simplify (* 1/4 (log (pow b 2))) into (* 1/4 (log (pow b 2))) 44.530 * [backup-simplify]: Simplify (exp (* 1/4 (log (pow b 2)))) into (pow (pow b 2) 1/4) 44.530 * [taylor]: Taking taylor expansion of (- b) in a 44.530 * [taylor]: Taking taylor expansion of b in a 44.530 * [backup-simplify]: Simplify b into b 44.530 * [taylor]: Taking taylor expansion of (fma (pow (fma -4 (* a c) (pow b 2)) 1/4) (pow (fma -4 (* a c) (pow b 2)) 1/4) (- b)) in c 44.530 * [taylor]: Rewrote expression to (+ (* (pow (fma -4 (* a c) (pow b 2)) 1/4) (pow (fma -4 (* a c) (pow b 2)) 1/4)) (- b)) 44.530 * [taylor]: Taking taylor expansion of (* (pow (fma -4 (* a c) (pow b 2)) 1/4) (pow (fma -4 (* a c) (pow b 2)) 1/4)) in c 44.530 * [taylor]: Taking taylor expansion of (pow (fma -4 (* a c) (pow b 2)) 1/4) in c 44.530 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (* a c) (pow b 2))))) in c 44.530 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (* a c) (pow b 2)))) in c 44.530 * [taylor]: Taking taylor expansion of 1/4 in c 44.530 * [backup-simplify]: Simplify 1/4 into 1/4 44.530 * [taylor]: Taking taylor expansion of (log (fma -4 (* a c) (pow b 2))) in c 44.530 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in c 44.530 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 44.530 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in c 44.530 * [taylor]: Taking taylor expansion of -4 in c 44.530 * [backup-simplify]: Simplify -4 into -4 44.530 * [taylor]: Taking taylor expansion of (* a c) in c 44.530 * [taylor]: Taking taylor expansion of a in c 44.530 * [backup-simplify]: Simplify a into a 44.531 * [taylor]: Taking taylor expansion of c in c 44.531 * [backup-simplify]: Simplify 0 into 0 44.531 * [backup-simplify]: Simplify 1 into 1 44.531 * [taylor]: Taking taylor expansion of (pow b 2) in c 44.531 * [taylor]: Taking taylor expansion of b in c 44.531 * [backup-simplify]: Simplify b into b 44.531 * [backup-simplify]: Simplify (* a 0) into 0 44.531 * [backup-simplify]: Simplify (* -4 0) into 0 44.531 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.531 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 44.531 * [backup-simplify]: Simplify (log (pow b 2)) into (log (pow b 2)) 44.531 * [backup-simplify]: Simplify (* 1/4 (log (pow b 2))) into (* 1/4 (log (pow b 2))) 44.531 * [backup-simplify]: Simplify (exp (* 1/4 (log (pow b 2)))) into (pow (pow b 2) 1/4) 44.531 * [taylor]: Taking taylor expansion of (pow (fma -4 (* a c) (pow b 2)) 1/4) in c 44.531 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (* a c) (pow b 2))))) in c 44.531 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (* a c) (pow b 2)))) in c 44.531 * [taylor]: Taking taylor expansion of 1/4 in c 44.531 * [backup-simplify]: Simplify 1/4 into 1/4 44.531 * [taylor]: Taking taylor expansion of (log (fma -4 (* a c) (pow b 2))) in c 44.531 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in c 44.531 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 44.531 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in c 44.531 * [taylor]: Taking taylor expansion of -4 in c 44.531 * [backup-simplify]: Simplify -4 into -4 44.531 * [taylor]: Taking taylor expansion of (* a c) in c 44.531 * [taylor]: Taking taylor expansion of a in c 44.531 * [backup-simplify]: Simplify a into a 44.531 * [taylor]: Taking taylor expansion of c in c 44.532 * [backup-simplify]: Simplify 0 into 0 44.532 * [backup-simplify]: Simplify 1 into 1 44.532 * [taylor]: Taking taylor expansion of (pow b 2) in c 44.532 * [taylor]: Taking taylor expansion of b in c 44.532 * [backup-simplify]: Simplify b into b 44.532 * [backup-simplify]: Simplify (* a 0) into 0 44.532 * [backup-simplify]: Simplify (* -4 0) into 0 44.532 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.532 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 44.532 * [backup-simplify]: Simplify (log (pow b 2)) into (log (pow b 2)) 44.532 * [backup-simplify]: Simplify (* 1/4 (log (pow b 2))) into (* 1/4 (log (pow b 2))) 44.532 * [backup-simplify]: Simplify (exp (* 1/4 (log (pow b 2)))) into (pow (pow b 2) 1/4) 44.532 * [taylor]: Taking taylor expansion of (- b) in c 44.532 * [taylor]: Taking taylor expansion of b in c 44.532 * [backup-simplify]: Simplify b into b 44.532 * [taylor]: Taking taylor expansion of (fma (pow (fma -4 (* a c) (pow b 2)) 1/4) (pow (fma -4 (* a c) (pow b 2)) 1/4) (- b)) in c 44.532 * [taylor]: Rewrote expression to (+ (* (pow (fma -4 (* a c) (pow b 2)) 1/4) (pow (fma -4 (* a c) (pow b 2)) 1/4)) (- b)) 44.532 * [taylor]: Taking taylor expansion of (* (pow (fma -4 (* a c) (pow b 2)) 1/4) (pow (fma -4 (* a c) (pow b 2)) 1/4)) in c 44.532 * [taylor]: Taking taylor expansion of (pow (fma -4 (* a c) (pow b 2)) 1/4) in c 44.532 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (* a c) (pow b 2))))) in c 44.532 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (* a c) (pow b 2)))) in c 44.532 * [taylor]: Taking taylor expansion of 1/4 in c 44.532 * [backup-simplify]: Simplify 1/4 into 1/4 44.532 * [taylor]: Taking taylor expansion of (log (fma -4 (* a c) (pow b 2))) in c 44.532 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in c 44.532 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 44.532 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in c 44.532 * [taylor]: Taking taylor expansion of -4 in c 44.533 * [backup-simplify]: Simplify -4 into -4 44.533 * [taylor]: Taking taylor expansion of (* a c) in c 44.533 * [taylor]: Taking taylor expansion of a in c 44.533 * [backup-simplify]: Simplify a into a 44.533 * [taylor]: Taking taylor expansion of c in c 44.533 * [backup-simplify]: Simplify 0 into 0 44.533 * [backup-simplify]: Simplify 1 into 1 44.533 * [taylor]: Taking taylor expansion of (pow b 2) in c 44.533 * [taylor]: Taking taylor expansion of b in c 44.533 * [backup-simplify]: Simplify b into b 44.533 * [backup-simplify]: Simplify (* a 0) into 0 44.533 * [backup-simplify]: Simplify (* -4 0) into 0 44.533 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.533 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 44.533 * [backup-simplify]: Simplify (log (pow b 2)) into (log (pow b 2)) 44.533 * [backup-simplify]: Simplify (* 1/4 (log (pow b 2))) into (* 1/4 (log (pow b 2))) 44.533 * [backup-simplify]: Simplify (exp (* 1/4 (log (pow b 2)))) into (pow (pow b 2) 1/4) 44.533 * [taylor]: Taking taylor expansion of (pow (fma -4 (* a c) (pow b 2)) 1/4) in c 44.533 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (* a c) (pow b 2))))) in c 44.533 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (* a c) (pow b 2)))) in c 44.533 * [taylor]: Taking taylor expansion of 1/4 in c 44.533 * [backup-simplify]: Simplify 1/4 into 1/4 44.533 * [taylor]: Taking taylor expansion of (log (fma -4 (* a c) (pow b 2))) in c 44.533 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in c 44.533 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 44.533 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in c 44.533 * [taylor]: Taking taylor expansion of -4 in c 44.533 * [backup-simplify]: Simplify -4 into -4 44.533 * [taylor]: Taking taylor expansion of (* a c) in c 44.534 * [taylor]: Taking taylor expansion of a in c 44.534 * [backup-simplify]: Simplify a into a 44.534 * [taylor]: Taking taylor expansion of c in c 44.534 * [backup-simplify]: Simplify 0 into 0 44.534 * [backup-simplify]: Simplify 1 into 1 44.534 * [taylor]: Taking taylor expansion of (pow b 2) in c 44.534 * [taylor]: Taking taylor expansion of b in c 44.534 * [backup-simplify]: Simplify b into b 44.534 * [backup-simplify]: Simplify (* a 0) into 0 44.534 * [backup-simplify]: Simplify (* -4 0) into 0 44.534 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.534 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 44.534 * [backup-simplify]: Simplify (log (pow b 2)) into (log (pow b 2)) 44.534 * [backup-simplify]: Simplify (* 1/4 (log (pow b 2))) into (* 1/4 (log (pow b 2))) 44.534 * [backup-simplify]: Simplify (exp (* 1/4 (log (pow b 2)))) into (pow (pow b 2) 1/4) 44.534 * [taylor]: Taking taylor expansion of (- b) in c 44.534 * [taylor]: Taking taylor expansion of b in c 44.534 * [backup-simplify]: Simplify b into b 44.535 * [backup-simplify]: Simplify (* (pow (pow b 2) 1/4) (pow (pow b 2) 1/4)) into b 44.535 * [backup-simplify]: Simplify (- b) into (- b) 44.535 * [backup-simplify]: Simplify (+ b (- b)) into 0 44.535 * [taylor]: Taking taylor expansion of 0 in a 44.535 * [backup-simplify]: Simplify 0 into 0 44.535 * [taylor]: Taking taylor expansion of 0 in b 44.535 * [backup-simplify]: Simplify 0 into 0 44.535 * [backup-simplify]: Simplify 0 into 0 44.536 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 44.536 * [backup-simplify]: Simplify (+ (* -4 a) (* 0 0)) into (- (* 4 a)) 44.536 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 44.536 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 44.536 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (* 4 a))) 1)) (pow (pow b 2) 1)))) 1) into (* -4 (/ a (pow b 2))) 44.536 * [backup-simplify]: Simplify (+ (* 1/4 (* -4 (/ a (pow b 2)))) (* 0 (log (pow b 2)))) into (- (/ a (pow b 2))) 44.537 * [backup-simplify]: Simplify (* (exp (* 1/4 (log (pow b 2)))) (+ (* (/ (pow (- (/ a (pow b 2))) 1) 1)))) into (* -1 (* a (sqrt (/ 1 (pow b 3))))) 44.537 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 44.538 * [backup-simplify]: Simplify (+ (* -4 a) (* 0 0)) into (- (* 4 a)) 44.538 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 44.538 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 44.538 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (* 4 a))) 1)) (pow (pow b 2) 1)))) 1) into (* -4 (/ a (pow b 2))) 44.538 * [backup-simplify]: Simplify (+ (* 1/4 (* -4 (/ a (pow b 2)))) (* 0 (log (pow b 2)))) into (- (/ a (pow b 2))) 44.538 * [backup-simplify]: Simplify (* (exp (* 1/4 (log (pow b 2)))) (+ (* (/ (pow (- (/ a (pow b 2))) 1) 1)))) into (* -1 (* a (sqrt (/ 1 (pow b 3))))) 44.539 * [backup-simplify]: Simplify (+ (* (pow (pow b 2) 1/4) (* -1 (* a (sqrt (/ 1 (pow b 3)))))) (* (* -1 (* a (sqrt (/ 1 (pow b 3))))) (pow (pow b 2) 1/4))) into (- (* 2 (/ a b))) 44.539 * [backup-simplify]: Simplify (- 0) into 0 44.539 * [backup-simplify]: Simplify (+ (- (* 2 (/ a b))) 0) into (- (* 2 (/ a b))) 44.539 * [taylor]: Taking taylor expansion of (- (* 2 (/ a b))) in a 44.539 * [taylor]: Taking taylor expansion of (* 2 (/ a b)) in a 44.539 * [taylor]: Taking taylor expansion of 2 in a 44.539 * [backup-simplify]: Simplify 2 into 2 44.539 * [taylor]: Taking taylor expansion of (/ a b) in a 44.539 * [taylor]: Taking taylor expansion of a in a 44.539 * [backup-simplify]: Simplify 0 into 0 44.539 * [backup-simplify]: Simplify 1 into 1 44.539 * [taylor]: Taking taylor expansion of b in a 44.539 * [backup-simplify]: Simplify b into b 44.539 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 44.539 * [taylor]: Taking taylor expansion of 0 in b 44.539 * [backup-simplify]: Simplify 0 into 0 44.539 * [backup-simplify]: Simplify 0 into 0 44.539 * [backup-simplify]: Simplify 0 into 0 44.540 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 44.541 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 a) (* 0 0))) into 0 44.541 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 44.541 * [backup-simplify]: Simplify (+ 0 0) into 0 44.542 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- (* 4 a))) 2)) (pow (pow b 2) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow b 2) 1)))) 2) into (* -8 (/ (pow a 2) (pow b 4))) 44.542 * [backup-simplify]: Simplify (+ (* 1/4 (* -8 (/ (pow a 2) (pow b 4)))) (+ (* 0 (* -4 (/ a (pow b 2)))) (* 0 (log (pow b 2))))) into (- (* 2 (/ (pow a 2) (pow b 4)))) 44.543 * [backup-simplify]: Simplify (* (exp (* 1/4 (log (pow b 2)))) (+ (* (/ (pow (- (/ a (pow b 2))) 2) 2)) (* (/ (pow (- (* 2 (/ (pow a 2) (pow b 4)))) 1) 1)))) into (* -3/2 (* (pow a 2) (sqrt (/ 1 (pow b 7))))) 44.544 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 44.545 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 a) (* 0 0))) into 0 44.545 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 44.545 * [backup-simplify]: Simplify (+ 0 0) into 0 44.547 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- (* 4 a))) 2)) (pow (pow b 2) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow b 2) 1)))) 2) into (* -8 (/ (pow a 2) (pow b 4))) 44.547 * [backup-simplify]: Simplify (+ (* 1/4 (* -8 (/ (pow a 2) (pow b 4)))) (+ (* 0 (* -4 (/ a (pow b 2)))) (* 0 (log (pow b 2))))) into (- (* 2 (/ (pow a 2) (pow b 4)))) 44.548 * [backup-simplify]: Simplify (* (exp (* 1/4 (log (pow b 2)))) (+ (* (/ (pow (- (/ a (pow b 2))) 2) 2)) (* (/ (pow (- (* 2 (/ (pow a 2) (pow b 4)))) 1) 1)))) into (* -3/2 (* (pow a 2) (sqrt (/ 1 (pow b 7))))) 44.549 * [backup-simplify]: Simplify (+ (* (pow (pow b 2) 1/4) (* -3/2 (* (pow a 2) (sqrt (/ 1 (pow b 7)))))) (+ (* (* -1 (* a (sqrt (/ 1 (pow b 3))))) (* -1 (* a (sqrt (/ 1 (pow b 3)))))) (* (* -3/2 (* (pow a 2) (sqrt (/ 1 (pow b 7))))) (pow (pow b 2) 1/4)))) into (- (* 2 (/ (pow a 2) (pow b 3)))) 44.549 * [backup-simplify]: Simplify (- 0) into 0 44.550 * [backup-simplify]: Simplify (+ (- (* 2 (/ (pow a 2) (pow b 3)))) 0) into (- (* 2 (/ (pow a 2) (pow b 3)))) 44.550 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow a 2) (pow b 3)))) in a 44.550 * [taylor]: Taking taylor expansion of (* 2 (/ (pow a 2) (pow b 3))) in a 44.550 * [taylor]: Taking taylor expansion of 2 in a 44.550 * [backup-simplify]: Simplify 2 into 2 44.550 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) in a 44.550 * [taylor]: Taking taylor expansion of (pow a 2) in a 44.550 * [taylor]: Taking taylor expansion of a in a 44.550 * [backup-simplify]: Simplify 0 into 0 44.550 * [backup-simplify]: Simplify 1 into 1 44.550 * [taylor]: Taking taylor expansion of (pow b 3) in a 44.550 * [taylor]: Taking taylor expansion of b in a 44.550 * [backup-simplify]: Simplify b into b 44.551 * [backup-simplify]: Simplify (* 1 1) into 1 44.551 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.551 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 44.551 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 44.551 * [backup-simplify]: Simplify (* 2 (/ 1 b)) into (/ 2 b) 44.551 * [backup-simplify]: Simplify (- (/ 2 b)) into (- (* 2 (/ 1 b))) 44.551 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 b))) in b 44.551 * [taylor]: Taking taylor expansion of (* 2 (/ 1 b)) in b 44.551 * [taylor]: Taking taylor expansion of 2 in b 44.551 * [backup-simplify]: Simplify 2 into 2 44.551 * [taylor]: Taking taylor expansion of (/ 1 b) in b 44.551 * [taylor]: Taking taylor expansion of b in b 44.551 * [backup-simplify]: Simplify 0 into 0 44.551 * [backup-simplify]: Simplify 1 into 1 44.552 * [backup-simplify]: Simplify (/ 1 1) into 1 44.552 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.553 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 44.554 * [backup-simplify]: Simplify (- 0) into 0 44.554 * [backup-simplify]: Simplify 0 into 0 44.554 * [taylor]: Taking taylor expansion of 0 in b 44.554 * [backup-simplify]: Simplify 0 into 0 44.554 * [backup-simplify]: Simplify 0 into 0 44.554 * [backup-simplify]: Simplify 0 into 0 44.554 * [backup-simplify]: Simplify 0 into 0 44.555 * [backup-simplify]: Simplify (fma (sqrt (sqrt (fma -4 (* (/ 1 c) (/ 1 a)) (* (/ 1 b) (/ 1 b))))) (sqrt (sqrt (fma -4 (* (/ 1 c) (/ 1 a)) (* (/ 1 b) (/ 1 b))))) (- (/ 1 b))) into (fma (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (- (/ 1 b))) 44.555 * [approximate]: Taking taylor expansion of (fma (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (- (/ 1 b))) in (c a b) around 0 44.555 * [taylor]: Taking taylor expansion of (fma (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (- (/ 1 b))) in b 44.555 * [taylor]: Rewrote expression to (+ (* (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4)) (- (/ 1 b))) 44.555 * [taylor]: Taking taylor expansion of (* (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4)) in b 44.555 * [taylor]: Taking taylor expansion of (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) in b 44.555 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))))) in b 44.555 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in b 44.556 * [taylor]: Taking taylor expansion of 1/4 in b 44.556 * [backup-simplify]: Simplify 1/4 into 1/4 44.556 * [taylor]: Taking taylor expansion of (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in b 44.556 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in b 44.556 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 44.556 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in b 44.556 * [taylor]: Taking taylor expansion of -4 in b 44.556 * [backup-simplify]: Simplify -4 into -4 44.556 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 44.556 * [taylor]: Taking taylor expansion of (* a c) in b 44.556 * [taylor]: Taking taylor expansion of a in b 44.556 * [backup-simplify]: Simplify a into a 44.556 * [taylor]: Taking taylor expansion of c in b 44.556 * [backup-simplify]: Simplify c into c 44.556 * [backup-simplify]: Simplify (* a c) into (* a c) 44.556 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 44.556 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 44.556 * [taylor]: Taking taylor expansion of (pow b 2) in b 44.556 * [taylor]: Taking taylor expansion of b in b 44.556 * [backup-simplify]: Simplify 0 into 0 44.556 * [backup-simplify]: Simplify 1 into 1 44.557 * [backup-simplify]: Simplify (* 1 1) into 1 44.558 * [backup-simplify]: Simplify (/ 1 1) into 1 44.558 * [backup-simplify]: Simplify (+ 0 1) into 1 44.559 * [backup-simplify]: Simplify (log 1) into 0 44.559 * [backup-simplify]: Simplify (+ (* (- 2) (log b)) 0) into (- (* 2 (log b))) 44.559 * [backup-simplify]: Simplify (* 1/4 (- (* 2 (log b)))) into (* -1/2 (log b)) 44.559 * [backup-simplify]: Simplify (exp (* -1/2 (log b))) into (pow b -1/2) 44.559 * [taylor]: Taking taylor expansion of (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) in b 44.559 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))))) in b 44.559 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in b 44.559 * [taylor]: Taking taylor expansion of 1/4 in b 44.560 * [backup-simplify]: Simplify 1/4 into 1/4 44.560 * [taylor]: Taking taylor expansion of (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in b 44.560 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in b 44.560 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 44.560 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in b 44.560 * [taylor]: Taking taylor expansion of -4 in b 44.560 * [backup-simplify]: Simplify -4 into -4 44.560 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 44.560 * [taylor]: Taking taylor expansion of (* a c) in b 44.560 * [taylor]: Taking taylor expansion of a in b 44.560 * [backup-simplify]: Simplify a into a 44.560 * [taylor]: Taking taylor expansion of c in b 44.560 * [backup-simplify]: Simplify c into c 44.560 * [backup-simplify]: Simplify (* a c) into (* a c) 44.560 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 44.560 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 44.560 * [taylor]: Taking taylor expansion of (pow b 2) in b 44.560 * [taylor]: Taking taylor expansion of b in b 44.560 * [backup-simplify]: Simplify 0 into 0 44.560 * [backup-simplify]: Simplify 1 into 1 44.561 * [backup-simplify]: Simplify (* 1 1) into 1 44.561 * [backup-simplify]: Simplify (/ 1 1) into 1 44.561 * [backup-simplify]: Simplify (+ 0 1) into 1 44.562 * [backup-simplify]: Simplify (log 1) into 0 44.562 * [backup-simplify]: Simplify (+ (* (- 2) (log b)) 0) into (- (* 2 (log b))) 44.562 * [backup-simplify]: Simplify (* 1/4 (- (* 2 (log b)))) into (* -1/2 (log b)) 44.562 * [backup-simplify]: Simplify (exp (* -1/2 (log b))) into (pow b -1/2) 44.562 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in b 44.562 * [taylor]: Taking taylor expansion of (/ 1 b) in b 44.562 * [taylor]: Taking taylor expansion of b in b 44.562 * [backup-simplify]: Simplify 0 into 0 44.562 * [backup-simplify]: Simplify 1 into 1 44.563 * [backup-simplify]: Simplify (/ 1 1) into 1 44.563 * [taylor]: Taking taylor expansion of (fma (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (- (/ 1 b))) in a 44.563 * [taylor]: Rewrote expression to (+ (* (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4)) (- (/ 1 b))) 44.563 * [taylor]: Taking taylor expansion of (* (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4)) in a 44.563 * [taylor]: Taking taylor expansion of (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) in a 44.563 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))))) in a 44.563 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in a 44.563 * [taylor]: Taking taylor expansion of 1/4 in a 44.563 * [backup-simplify]: Simplify 1/4 into 1/4 44.563 * [taylor]: Taking taylor expansion of (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in a 44.563 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in a 44.563 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 44.563 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in a 44.563 * [taylor]: Taking taylor expansion of -4 in a 44.563 * [backup-simplify]: Simplify -4 into -4 44.563 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 44.563 * [taylor]: Taking taylor expansion of (* a c) in a 44.563 * [taylor]: Taking taylor expansion of a in a 44.563 * [backup-simplify]: Simplify 0 into 0 44.563 * [backup-simplify]: Simplify 1 into 1 44.564 * [taylor]: Taking taylor expansion of c in a 44.564 * [backup-simplify]: Simplify c into c 44.564 * [backup-simplify]: Simplify (* 0 c) into 0 44.564 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 44.564 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 44.564 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 44.564 * [taylor]: Taking taylor expansion of (pow b 2) in a 44.564 * [taylor]: Taking taylor expansion of b in a 44.564 * [backup-simplify]: Simplify b into b 44.564 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.564 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.564 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 44.564 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 44.565 * [backup-simplify]: Simplify (log (- (* 4 (/ 1 c)))) into (log (- (* 4 (/ 1 c)))) 44.565 * [backup-simplify]: Simplify (+ (* (- 1) (log a)) (log (- (* 4 (/ 1 c))))) into (- (log (- (* 4 (/ 1 c)))) (log a)) 44.565 * [backup-simplify]: Simplify (* 1/4 (- (log (- (* 4 (/ 1 c)))) (log a))) into (* 1/4 (- (log (- (* 4 (/ 1 c)))) (log a))) 44.565 * [backup-simplify]: Simplify (exp (* 1/4 (- (log (- (* 4 (/ 1 c)))) (log a)))) into (exp (* 1/4 (- (log (- (* 4 (/ 1 c)))) (log a)))) 44.566 * [taylor]: Taking taylor expansion of (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) in a 44.566 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))))) in a 44.566 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in a 44.566 * [taylor]: Taking taylor expansion of 1/4 in a 44.566 * [backup-simplify]: Simplify 1/4 into 1/4 44.566 * [taylor]: Taking taylor expansion of (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in a 44.566 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in a 44.566 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 44.566 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in a 44.566 * [taylor]: Taking taylor expansion of -4 in a 44.566 * [backup-simplify]: Simplify -4 into -4 44.566 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 44.566 * [taylor]: Taking taylor expansion of (* a c) in a 44.566 * [taylor]: Taking taylor expansion of a in a 44.566 * [backup-simplify]: Simplify 0 into 0 44.566 * [backup-simplify]: Simplify 1 into 1 44.566 * [taylor]: Taking taylor expansion of c in a 44.566 * [backup-simplify]: Simplify c into c 44.566 * [backup-simplify]: Simplify (* 0 c) into 0 44.574 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 44.574 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 44.574 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 44.574 * [taylor]: Taking taylor expansion of (pow b 2) in a 44.574 * [taylor]: Taking taylor expansion of b in a 44.574 * [backup-simplify]: Simplify b into b 44.574 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.574 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.574 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 44.574 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 44.574 * [backup-simplify]: Simplify (log (- (* 4 (/ 1 c)))) into (log (- (* 4 (/ 1 c)))) 44.575 * [backup-simplify]: Simplify (+ (* (- 1) (log a)) (log (- (* 4 (/ 1 c))))) into (- (log (- (* 4 (/ 1 c)))) (log a)) 44.575 * [backup-simplify]: Simplify (* 1/4 (- (log (- (* 4 (/ 1 c)))) (log a))) into (* 1/4 (- (log (- (* 4 (/ 1 c)))) (log a))) 44.575 * [backup-simplify]: Simplify (exp (* 1/4 (- (log (- (* 4 (/ 1 c)))) (log a)))) into (exp (* 1/4 (- (log (- (* 4 (/ 1 c)))) (log a)))) 44.575 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in a 44.575 * [taylor]: Taking taylor expansion of (/ 1 b) in a 44.575 * [taylor]: Taking taylor expansion of b in a 44.575 * [backup-simplify]: Simplify b into b 44.575 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 44.575 * [taylor]: Taking taylor expansion of (fma (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (- (/ 1 b))) in c 44.575 * [taylor]: Rewrote expression to (+ (* (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4)) (- (/ 1 b))) 44.575 * [taylor]: Taking taylor expansion of (* (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4)) in c 44.575 * [taylor]: Taking taylor expansion of (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) in c 44.575 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))))) in c 44.575 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in c 44.575 * [taylor]: Taking taylor expansion of 1/4 in c 44.575 * [backup-simplify]: Simplify 1/4 into 1/4 44.575 * [taylor]: Taking taylor expansion of (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 44.575 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 44.575 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 44.575 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 44.575 * [taylor]: Taking taylor expansion of -4 in c 44.575 * [backup-simplify]: Simplify -4 into -4 44.575 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 44.575 * [taylor]: Taking taylor expansion of (* a c) in c 44.576 * [taylor]: Taking taylor expansion of a in c 44.576 * [backup-simplify]: Simplify a into a 44.576 * [taylor]: Taking taylor expansion of c in c 44.576 * [backup-simplify]: Simplify 0 into 0 44.576 * [backup-simplify]: Simplify 1 into 1 44.576 * [backup-simplify]: Simplify (* a 0) into 0 44.576 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 44.576 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 44.576 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 44.576 * [taylor]: Taking taylor expansion of (pow b 2) in c 44.576 * [taylor]: Taking taylor expansion of b in c 44.576 * [backup-simplify]: Simplify b into b 44.576 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.576 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.576 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 44.576 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 44.576 * [backup-simplify]: Simplify (log (- (* 4 (/ 1 a)))) into (log (- (* 4 (/ 1 a)))) 44.577 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 44.577 * [backup-simplify]: Simplify (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) into (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) 44.577 * [backup-simplify]: Simplify (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) into (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 44.577 * [taylor]: Taking taylor expansion of (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) in c 44.577 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))))) in c 44.577 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in c 44.577 * [taylor]: Taking taylor expansion of 1/4 in c 44.577 * [backup-simplify]: Simplify 1/4 into 1/4 44.577 * [taylor]: Taking taylor expansion of (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 44.577 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 44.577 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 44.577 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 44.577 * [taylor]: Taking taylor expansion of -4 in c 44.577 * [backup-simplify]: Simplify -4 into -4 44.577 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 44.577 * [taylor]: Taking taylor expansion of (* a c) in c 44.577 * [taylor]: Taking taylor expansion of a in c 44.577 * [backup-simplify]: Simplify a into a 44.577 * [taylor]: Taking taylor expansion of c in c 44.577 * [backup-simplify]: Simplify 0 into 0 44.577 * [backup-simplify]: Simplify 1 into 1 44.577 * [backup-simplify]: Simplify (* a 0) into 0 44.578 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 44.578 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 44.578 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 44.578 * [taylor]: Taking taylor expansion of (pow b 2) in c 44.578 * [taylor]: Taking taylor expansion of b in c 44.578 * [backup-simplify]: Simplify b into b 44.578 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.578 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.578 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 44.578 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 44.578 * [backup-simplify]: Simplify (log (- (* 4 (/ 1 a)))) into (log (- (* 4 (/ 1 a)))) 44.578 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 44.579 * [backup-simplify]: Simplify (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) into (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) 44.579 * [backup-simplify]: Simplify (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) into (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 44.579 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in c 44.579 * [taylor]: Taking taylor expansion of (/ 1 b) in c 44.579 * [taylor]: Taking taylor expansion of b in c 44.579 * [backup-simplify]: Simplify b into b 44.579 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 44.579 * [taylor]: Taking taylor expansion of (fma (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (- (/ 1 b))) in c 44.579 * [taylor]: Rewrote expression to (+ (* (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4)) (- (/ 1 b))) 44.579 * [taylor]: Taking taylor expansion of (* (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4)) in c 44.579 * [taylor]: Taking taylor expansion of (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) in c 44.579 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))))) in c 44.579 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in c 44.579 * [taylor]: Taking taylor expansion of 1/4 in c 44.579 * [backup-simplify]: Simplify 1/4 into 1/4 44.579 * [taylor]: Taking taylor expansion of (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 44.579 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 44.579 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 44.579 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 44.579 * [taylor]: Taking taylor expansion of -4 in c 44.579 * [backup-simplify]: Simplify -4 into -4 44.579 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 44.579 * [taylor]: Taking taylor expansion of (* a c) in c 44.579 * [taylor]: Taking taylor expansion of a in c 44.579 * [backup-simplify]: Simplify a into a 44.579 * [taylor]: Taking taylor expansion of c in c 44.579 * [backup-simplify]: Simplify 0 into 0 44.579 * [backup-simplify]: Simplify 1 into 1 44.579 * [backup-simplify]: Simplify (* a 0) into 0 44.580 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 44.580 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 44.580 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 44.580 * [taylor]: Taking taylor expansion of (pow b 2) in c 44.580 * [taylor]: Taking taylor expansion of b in c 44.580 * [backup-simplify]: Simplify b into b 44.580 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.580 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.580 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 44.580 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 44.580 * [backup-simplify]: Simplify (log (- (* 4 (/ 1 a)))) into (log (- (* 4 (/ 1 a)))) 44.580 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 44.580 * [backup-simplify]: Simplify (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) into (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) 44.580 * [backup-simplify]: Simplify (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) into (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 44.580 * [taylor]: Taking taylor expansion of (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) in c 44.580 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))))) in c 44.580 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in c 44.580 * [taylor]: Taking taylor expansion of 1/4 in c 44.580 * [backup-simplify]: Simplify 1/4 into 1/4 44.581 * [taylor]: Taking taylor expansion of (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 44.581 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 44.581 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 44.581 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 44.581 * [taylor]: Taking taylor expansion of -4 in c 44.581 * [backup-simplify]: Simplify -4 into -4 44.581 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 44.581 * [taylor]: Taking taylor expansion of (* a c) in c 44.581 * [taylor]: Taking taylor expansion of a in c 44.581 * [backup-simplify]: Simplify a into a 44.581 * [taylor]: Taking taylor expansion of c in c 44.581 * [backup-simplify]: Simplify 0 into 0 44.581 * [backup-simplify]: Simplify 1 into 1 44.581 * [backup-simplify]: Simplify (* a 0) into 0 44.581 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 44.581 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 44.581 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 44.581 * [taylor]: Taking taylor expansion of (pow b 2) in c 44.581 * [taylor]: Taking taylor expansion of b in c 44.581 * [backup-simplify]: Simplify b into b 44.581 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.581 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.581 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 44.581 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 44.581 * [backup-simplify]: Simplify (log (- (* 4 (/ 1 a)))) into (log (- (* 4 (/ 1 a)))) 44.582 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 44.582 * [backup-simplify]: Simplify (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) into (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) 44.582 * [backup-simplify]: Simplify (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) into (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 44.582 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in c 44.582 * [taylor]: Taking taylor expansion of (/ 1 b) in c 44.582 * [taylor]: Taking taylor expansion of b in c 44.582 * [backup-simplify]: Simplify b into b 44.582 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 44.582 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) into (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2) 44.582 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 44.582 * [backup-simplify]: Simplify (+ (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2) (- (/ 1 b))) into (- (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2) (/ 1 b)) 44.582 * [taylor]: Taking taylor expansion of (- (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2) (/ 1 b)) in a 44.583 * [taylor]: Taking taylor expansion of (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2) in a 44.583 * [taylor]: Taking taylor expansion of (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) in a 44.583 * [taylor]: Taking taylor expansion of (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) in a 44.583 * [taylor]: Taking taylor expansion of 1/4 in a 44.583 * [backup-simplify]: Simplify 1/4 into 1/4 44.583 * [taylor]: Taking taylor expansion of (- (log (- (* 4 (/ 1 a)))) (log c)) in a 44.583 * [taylor]: Taking taylor expansion of (log (- (* 4 (/ 1 a)))) in a 44.583 * [taylor]: Taking taylor expansion of (- (* 4 (/ 1 a))) in a 44.583 * [taylor]: Taking taylor expansion of (* 4 (/ 1 a)) in a 44.583 * [taylor]: Taking taylor expansion of 4 in a 44.583 * [backup-simplify]: Simplify 4 into 4 44.583 * [taylor]: Taking taylor expansion of (/ 1 a) in a 44.583 * [taylor]: Taking taylor expansion of a in a 44.583 * [backup-simplify]: Simplify 0 into 0 44.583 * [backup-simplify]: Simplify 1 into 1 44.583 * [backup-simplify]: Simplify (/ 1 1) into 1 44.583 * [backup-simplify]: Simplify (* 4 1) into 4 44.584 * [backup-simplify]: Simplify (- 4) into -4 44.584 * [backup-simplify]: Simplify (- 4) into -4 44.584 * [backup-simplify]: Simplify (log -4) into (log -4) 44.584 * [taylor]: Taking taylor expansion of (log c) in a 44.584 * [taylor]: Taking taylor expansion of c in a 44.584 * [backup-simplify]: Simplify c into c 44.584 * [backup-simplify]: Simplify (log c) into (log c) 44.585 * [backup-simplify]: Simplify (+ (* (- 1) (log a)) (log -4)) into (- (log -4) (log a)) 44.585 * [backup-simplify]: Simplify (- (log c)) into (- (log c)) 44.585 * [backup-simplify]: Simplify (+ (- (log -4) (log a)) (- (log c))) into (- (log -4) (+ (log a) (log c))) 44.585 * [backup-simplify]: Simplify (* 1/4 (- (log -4) (+ (log a) (log c)))) into (* 1/4 (- (log -4) (+ (log a) (log c)))) 44.586 * [backup-simplify]: Simplify (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) into (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 44.586 * [taylor]: Taking taylor expansion of (/ 1 b) in a 44.586 * [taylor]: Taking taylor expansion of b in a 44.586 * [backup-simplify]: Simplify b into b 44.586 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 44.586 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (exp (* 1/4 (- (log -4) (+ (log a) (log c)))))) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 44.587 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 44.587 * [backup-simplify]: Simplify (+ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (- (/ 1 b))) into (- (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (/ 1 b)) 44.587 * [taylor]: Taking taylor expansion of (- (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (/ 1 b)) in b 44.587 * [taylor]: Taking taylor expansion of (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) in b 44.587 * [taylor]: Taking taylor expansion of (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) in b 44.587 * [taylor]: Taking taylor expansion of (* 1/4 (- (log -4) (+ (log a) (log c)))) in b 44.587 * [taylor]: Taking taylor expansion of 1/4 in b 44.587 * [backup-simplify]: Simplify 1/4 into 1/4 44.587 * [taylor]: Taking taylor expansion of (- (log -4) (+ (log a) (log c))) in b 44.587 * [taylor]: Taking taylor expansion of (log -4) in b 44.587 * [taylor]: Taking taylor expansion of -4 in b 44.587 * [backup-simplify]: Simplify -4 into -4 44.587 * [backup-simplify]: Simplify (log -4) into (log -4) 44.587 * [taylor]: Taking taylor expansion of (+ (log a) (log c)) in b 44.587 * [taylor]: Taking taylor expansion of (log a) in b 44.587 * [taylor]: Taking taylor expansion of a in b 44.587 * [backup-simplify]: Simplify a into a 44.587 * [backup-simplify]: Simplify (log a) into (log a) 44.587 * [taylor]: Taking taylor expansion of (log c) in b 44.587 * [taylor]: Taking taylor expansion of c in b 44.588 * [backup-simplify]: Simplify c into c 44.588 * [backup-simplify]: Simplify (log c) into (log c) 44.588 * [backup-simplify]: Simplify (+ (log a) (log c)) into (+ (log a) (log c)) 44.588 * [backup-simplify]: Simplify (- (+ (log a) (log c))) into (- (+ (log a) (log c))) 44.588 * [backup-simplify]: Simplify (+ (log -4) (- (+ (log a) (log c)))) into (- (log -4) (+ (log a) (log c))) 44.588 * [backup-simplify]: Simplify (* 1/4 (- (log -4) (+ (log a) (log c)))) into (* 1/4 (- (log -4) (+ (log a) (log c)))) 44.589 * [backup-simplify]: Simplify (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) into (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 44.589 * [taylor]: Taking taylor expansion of (/ 1 b) in b 44.589 * [taylor]: Taking taylor expansion of b in b 44.589 * [backup-simplify]: Simplify 0 into 0 44.589 * [backup-simplify]: Simplify 1 into 1 44.589 * [backup-simplify]: Simplify (/ 1 1) into 1 44.589 * [backup-simplify]: Simplify (- 1) into -1 44.589 * [backup-simplify]: Simplify (+ 0 -1) into -1 44.589 * [backup-simplify]: Simplify -1 into -1 44.590 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 44.590 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 44.590 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 a))) into 0 44.590 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 44.591 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ 1 (pow b 2))) 1)) (pow (- (* 4 (/ 1 a))) 1)))) 1) into (* -1/4 (/ a (pow b 2))) 44.591 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 44.591 * [backup-simplify]: Simplify (+ (* 1/4 (* -1/4 (/ a (pow b 2)))) (* 0 (- (log (- (* 4 (/ 1 a)))) (log c)))) into (- (* 1/16 (/ a (pow b 2)))) 44.591 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (+ (* (/ (pow (- (* 1/16 (/ a (pow b 2)))) 1) 1)))) into (* -1/16 (/ (* a (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 2))) 44.592 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 44.592 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 44.592 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 a))) into 0 44.592 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 44.592 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ 1 (pow b 2))) 1)) (pow (- (* 4 (/ 1 a))) 1)))) 1) into (* -1/4 (/ a (pow b 2))) 44.593 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 44.593 * [backup-simplify]: Simplify (+ (* 1/4 (* -1/4 (/ a (pow b 2)))) (* 0 (- (log (- (* 4 (/ 1 a)))) (log c)))) into (- (* 1/16 (/ a (pow b 2)))) 44.593 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (+ (* (/ (pow (- (* 1/16 (/ a (pow b 2)))) 1) 1)))) into (* -1/16 (/ (* a (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 2))) 44.594 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (* -1/16 (/ (* a (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 2)))) (* (* -1/16 (/ (* a (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 2))) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))))) into (- (* 1/8 (/ (* a (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 2)))) 44.594 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 44.594 * [backup-simplify]: Simplify (- 0) into 0 44.595 * [backup-simplify]: Simplify (+ (- (* 1/8 (/ (* a (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 2)))) 0) into (- (* 1/8 (/ (* a (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 2)))) 44.595 * [taylor]: Taking taylor expansion of (- (* 1/8 (/ (* a (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 2)))) in a 44.595 * [taylor]: Taking taylor expansion of (* 1/8 (/ (* a (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 2))) in a 44.595 * [taylor]: Taking taylor expansion of 1/8 in a 44.595 * [backup-simplify]: Simplify 1/8 into 1/8 44.595 * [taylor]: Taking taylor expansion of (/ (* a (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 2)) in a 44.595 * [taylor]: Taking taylor expansion of (* a (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) in a 44.595 * [taylor]: Taking taylor expansion of a in a 44.595 * [backup-simplify]: Simplify 0 into 0 44.595 * [backup-simplify]: Simplify 1 into 1 44.595 * [taylor]: Taking taylor expansion of (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2) in a 44.595 * [taylor]: Taking taylor expansion of (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) in a 44.595 * [taylor]: Taking taylor expansion of (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) in a 44.595 * [taylor]: Taking taylor expansion of 1/4 in a 44.595 * [backup-simplify]: Simplify 1/4 into 1/4 44.595 * [taylor]: Taking taylor expansion of (- (log (- (* 4 (/ 1 a)))) (log c)) in a 44.595 * [taylor]: Taking taylor expansion of (log (- (* 4 (/ 1 a)))) in a 44.595 * [taylor]: Taking taylor expansion of (- (* 4 (/ 1 a))) in a 44.595 * [taylor]: Taking taylor expansion of (* 4 (/ 1 a)) in a 44.595 * [taylor]: Taking taylor expansion of 4 in a 44.595 * [backup-simplify]: Simplify 4 into 4 44.595 * [taylor]: Taking taylor expansion of (/ 1 a) in a 44.595 * [taylor]: Taking taylor expansion of a in a 44.595 * [backup-simplify]: Simplify 0 into 0 44.595 * [backup-simplify]: Simplify 1 into 1 44.595 * [backup-simplify]: Simplify (/ 1 1) into 1 44.595 * [backup-simplify]: Simplify (* 4 1) into 4 44.596 * [backup-simplify]: Simplify (- 4) into -4 44.596 * [backup-simplify]: Simplify (- 4) into -4 44.596 * [backup-simplify]: Simplify (log -4) into (log -4) 44.596 * [taylor]: Taking taylor expansion of (log c) in a 44.596 * [taylor]: Taking taylor expansion of c in a 44.596 * [backup-simplify]: Simplify c into c 44.596 * [backup-simplify]: Simplify (log c) into (log c) 44.597 * [backup-simplify]: Simplify (+ (* (- 1) (log a)) (log -4)) into (- (log -4) (log a)) 44.597 * [backup-simplify]: Simplify (- (log c)) into (- (log c)) 44.597 * [backup-simplify]: Simplify (+ (- (log -4) (log a)) (- (log c))) into (- (log -4) (+ (log a) (log c))) 44.597 * [backup-simplify]: Simplify (* 1/4 (- (log -4) (+ (log a) (log c)))) into (* 1/4 (- (log -4) (+ (log a) (log c)))) 44.598 * [backup-simplify]: Simplify (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) into (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 44.598 * [taylor]: Taking taylor expansion of (pow b 2) in a 44.598 * [taylor]: Taking taylor expansion of b in a 44.598 * [backup-simplify]: Simplify b into b 44.598 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (exp (* 1/4 (- (log -4) (+ (log a) (log c)))))) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 44.599 * [backup-simplify]: Simplify (* 0 (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2)) into 0 44.599 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.600 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 44.600 * [backup-simplify]: Simplify (- 0) into 0 44.600 * [backup-simplify]: Simplify (- 4) into -4 44.601 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -4 1)))) 1) into 0 44.601 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 44.602 * [backup-simplify]: Simplify (- 0) into 0 44.602 * [backup-simplify]: Simplify (+ 0 0) into 0 44.602 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (- (log -4) (+ (log a) (log c))))) into 0 44.603 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (+ (* (/ (pow 0 1) 1)))) into 0 44.604 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 0) (* 0 (exp (* 1/4 (- (log -4) (+ (log a) (log c))))))) into 0 44.604 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2))) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 44.605 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.605 * [backup-simplify]: Simplify (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2)) into (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2)) 44.605 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.606 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 44.606 * [backup-simplify]: Simplify (- 0) into 0 44.606 * [backup-simplify]: Simplify (- 4) into -4 44.607 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -4 1)))) 1) into 0 44.608 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 44.608 * [backup-simplify]: Simplify (- 0) into 0 44.608 * [backup-simplify]: Simplify (+ 0 0) into 0 44.609 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (- (log -4) (+ (log a) (log c))))) into 0 44.609 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (+ (* (/ (pow 0 1) 1)))) into 0 44.610 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 0) (* 0 (exp (* 1/4 (- (log -4) (+ (log a) (log c))))))) into 0 44.610 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 44.610 * [backup-simplify]: Simplify (- 0) into 0 44.611 * [backup-simplify]: Simplify (+ 0 0) into 0 44.611 * [taylor]: Taking taylor expansion of 0 in b 44.611 * [backup-simplify]: Simplify 0 into 0 44.611 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (exp (* 1/4 (- (log -4) (+ (log a) (log c)))))) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 44.612 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.612 * [backup-simplify]: Simplify (- 0) into 0 44.612 * [backup-simplify]: Simplify (+ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 0) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 44.613 * [backup-simplify]: Simplify (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 44.613 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 44.613 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 44.614 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 44.614 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 44.614 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 44.614 * [backup-simplify]: Simplify (+ 0 0) into 0 44.615 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (/ 1 (pow b 2))) 2)) (pow (- (* 4 (/ 1 a))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (- (* 4 (/ 1 a))) 1)))) 2) into (* -1/32 (/ (pow a 2) (pow b 4))) 44.616 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 44.616 * [backup-simplify]: Simplify (+ (* 1/4 (* -1/32 (/ (pow a 2) (pow b 4)))) (+ (* 0 (* -1/4 (/ a (pow b 2)))) (* 0 (- (log (- (* 4 (/ 1 a)))) (log c))))) into (- (* 1/128 (/ (pow a 2) (pow b 4)))) 44.617 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (+ (* (/ (pow (- (* 1/16 (/ a (pow b 2)))) 2) 2)) (* (/ (pow (- (* 1/128 (/ (pow a 2) (pow b 4)))) 1) 1)))) into (* -3/512 (/ (* (pow a 2) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 4))) 44.619 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 44.619 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 44.620 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 44.620 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 44.620 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 44.620 * [backup-simplify]: Simplify (+ 0 0) into 0 44.622 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (/ 1 (pow b 2))) 2)) (pow (- (* 4 (/ 1 a))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (- (* 4 (/ 1 a))) 1)))) 2) into (* -1/32 (/ (pow a 2) (pow b 4))) 44.622 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 44.623 * [backup-simplify]: Simplify (+ (* 1/4 (* -1/32 (/ (pow a 2) (pow b 4)))) (+ (* 0 (* -1/4 (/ a (pow b 2)))) (* 0 (- (log (- (* 4 (/ 1 a)))) (log c))))) into (- (* 1/128 (/ (pow a 2) (pow b 4)))) 44.624 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (+ (* (/ (pow (- (* 1/16 (/ a (pow b 2)))) 2) 2)) (* (/ (pow (- (* 1/128 (/ (pow a 2) (pow b 4)))) 1) 1)))) into (* -3/512 (/ (* (pow a 2) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 4))) 44.626 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (* -3/512 (/ (* (pow a 2) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 4)))) (+ (* (* -1/16 (/ (* a (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 2))) (* -1/16 (/ (* a (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 2)))) (* (* -3/512 (/ (* (pow a 2) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 4))) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))))) into (- (* 1/128 (/ (* (pow a 2) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 4)))) 44.626 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 44.627 * [backup-simplify]: Simplify (- 0) into 0 44.628 * [backup-simplify]: Simplify (+ (- (* 1/128 (/ (* (pow a 2) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 4)))) 0) into (- (* 1/128 (/ (* (pow a 2) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 4)))) 44.628 * [taylor]: Taking taylor expansion of (- (* 1/128 (/ (* (pow a 2) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 4)))) in a 44.628 * [taylor]: Taking taylor expansion of (* 1/128 (/ (* (pow a 2) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 4))) in a 44.628 * [taylor]: Taking taylor expansion of 1/128 in a 44.628 * [backup-simplify]: Simplify 1/128 into 1/128 44.628 * [taylor]: Taking taylor expansion of (/ (* (pow a 2) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 4)) in a 44.628 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) in a 44.628 * [taylor]: Taking taylor expansion of (pow a 2) in a 44.628 * [taylor]: Taking taylor expansion of a in a 44.628 * [backup-simplify]: Simplify 0 into 0 44.628 * [backup-simplify]: Simplify 1 into 1 44.628 * [taylor]: Taking taylor expansion of (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2) in a 44.628 * [taylor]: Taking taylor expansion of (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) in a 44.628 * [taylor]: Taking taylor expansion of (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) in a 44.628 * [taylor]: Taking taylor expansion of 1/4 in a 44.628 * [backup-simplify]: Simplify 1/4 into 1/4 44.628 * [taylor]: Taking taylor expansion of (- (log (- (* 4 (/ 1 a)))) (log c)) in a 44.628 * [taylor]: Taking taylor expansion of (log (- (* 4 (/ 1 a)))) in a 44.628 * [taylor]: Taking taylor expansion of (- (* 4 (/ 1 a))) in a 44.628 * [taylor]: Taking taylor expansion of (* 4 (/ 1 a)) in a 44.628 * [taylor]: Taking taylor expansion of 4 in a 44.628 * [backup-simplify]: Simplify 4 into 4 44.628 * [taylor]: Taking taylor expansion of (/ 1 a) in a 44.629 * [taylor]: Taking taylor expansion of a in a 44.629 * [backup-simplify]: Simplify 0 into 0 44.629 * [backup-simplify]: Simplify 1 into 1 44.629 * [backup-simplify]: Simplify (/ 1 1) into 1 44.629 * [backup-simplify]: Simplify (* 4 1) into 4 44.630 * [backup-simplify]: Simplify (- 4) into -4 44.630 * [backup-simplify]: Simplify (- 4) into -4 44.631 * [backup-simplify]: Simplify (log -4) into (log -4) 44.631 * [taylor]: Taking taylor expansion of (log c) in a 44.631 * [taylor]: Taking taylor expansion of c in a 44.631 * [backup-simplify]: Simplify c into c 44.631 * [backup-simplify]: Simplify (log c) into (log c) 44.632 * [backup-simplify]: Simplify (+ (* (- 1) (log a)) (log -4)) into (- (log -4) (log a)) 44.632 * [backup-simplify]: Simplify (- (log c)) into (- (log c)) 44.632 * [backup-simplify]: Simplify (+ (- (log -4) (log a)) (- (log c))) into (- (log -4) (+ (log a) (log c))) 44.633 * [backup-simplify]: Simplify (* 1/4 (- (log -4) (+ (log a) (log c)))) into (* 1/4 (- (log -4) (+ (log a) (log c)))) 44.633 * [backup-simplify]: Simplify (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) into (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 44.633 * [taylor]: Taking taylor expansion of (pow b 4) in a 44.633 * [taylor]: Taking taylor expansion of b in a 44.633 * [backup-simplify]: Simplify b into b 44.634 * [backup-simplify]: Simplify (* 1 1) into 1 44.635 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (exp (* 1/4 (- (log -4) (+ (log a) (log c)))))) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 44.635 * [backup-simplify]: Simplify (* 1 (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2)) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 44.636 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.636 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 44.636 * [backup-simplify]: Simplify (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 4)) into (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 4)) 44.637 * [backup-simplify]: Simplify (* 1/8 (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2))) into (* 1/8 (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2))) 44.638 * [backup-simplify]: Simplify (- (* 1/8 (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2)))) into (- (* 1/8 (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2)))) 44.638 * [taylor]: Taking taylor expansion of (- (* 1/8 (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2)))) in b 44.638 * [taylor]: Taking taylor expansion of (* 1/8 (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2))) in b 44.638 * [taylor]: Taking taylor expansion of 1/8 in b 44.638 * [backup-simplify]: Simplify 1/8 into 1/8 44.638 * [taylor]: Taking taylor expansion of (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2)) in b 44.638 * [taylor]: Taking taylor expansion of (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) in b 44.638 * [taylor]: Taking taylor expansion of (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) in b 44.638 * [taylor]: Taking taylor expansion of (* 1/4 (- (log -4) (+ (log a) (log c)))) in b 44.638 * [taylor]: Taking taylor expansion of 1/4 in b 44.638 * [backup-simplify]: Simplify 1/4 into 1/4 44.638 * [taylor]: Taking taylor expansion of (- (log -4) (+ (log a) (log c))) in b 44.638 * [taylor]: Taking taylor expansion of (log -4) in b 44.638 * [taylor]: Taking taylor expansion of -4 in b 44.638 * [backup-simplify]: Simplify -4 into -4 44.639 * [backup-simplify]: Simplify (log -4) into (log -4) 44.639 * [taylor]: Taking taylor expansion of (+ (log a) (log c)) in b 44.639 * [taylor]: Taking taylor expansion of (log a) in b 44.639 * [taylor]: Taking taylor expansion of a in b 44.639 * [backup-simplify]: Simplify a into a 44.639 * [backup-simplify]: Simplify (log a) into (log a) 44.639 * [taylor]: Taking taylor expansion of (log c) in b 44.639 * [taylor]: Taking taylor expansion of c in b 44.639 * [backup-simplify]: Simplify c into c 44.639 * [backup-simplify]: Simplify (log c) into (log c) 44.639 * [backup-simplify]: Simplify (+ (log a) (log c)) into (+ (log a) (log c)) 44.639 * [backup-simplify]: Simplify (- (+ (log a) (log c))) into (- (+ (log a) (log c))) 44.640 * [backup-simplify]: Simplify (+ (log -4) (- (+ (log a) (log c)))) into (- (log -4) (+ (log a) (log c))) 44.640 * [backup-simplify]: Simplify (* 1/4 (- (log -4) (+ (log a) (log c)))) into (* 1/4 (- (log -4) (+ (log a) (log c)))) 44.641 * [backup-simplify]: Simplify (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) into (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 44.641 * [taylor]: Taking taylor expansion of (pow b 2) in b 44.641 * [taylor]: Taking taylor expansion of b in b 44.641 * [backup-simplify]: Simplify 0 into 0 44.641 * [backup-simplify]: Simplify 1 into 1 44.642 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (exp (* 1/4 (- (log -4) (+ (log a) (log c)))))) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 44.642 * [backup-simplify]: Simplify (* 1 1) into 1 44.643 * [backup-simplify]: Simplify (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 1) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 44.644 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -4 1)))) 1) into 0 44.645 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow a 1)))) 1) into 0 44.646 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 44.646 * [backup-simplify]: Simplify (+ 0 0) into 0 44.647 * [backup-simplify]: Simplify (- 0) into 0 44.647 * [backup-simplify]: Simplify (+ 0 0) into 0 44.648 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (- (log -4) (+ (log a) (log c))))) into 0 44.648 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (+ (* (/ (pow 0 1) 1)))) into 0 44.649 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 0) (* 0 (exp (* 1/4 (- (log -4) (+ (log a) (log c))))))) into 0 44.649 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.650 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (/ 0 1)))) into 0 44.651 * [backup-simplify]: Simplify (+ (* 1/8 0) (* 0 (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2))) into 0 44.651 * [backup-simplify]: Simplify (- 0) into 0 44.651 * [backup-simplify]: Simplify 0 into 0 44.651 * [backup-simplify]: Simplify (- 0) into 0 44.652 * [backup-simplify]: Simplify (- 4) into -4 44.652 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.653 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 1))) into 0 44.653 * [backup-simplify]: Simplify (- 0) into 0 44.653 * [backup-simplify]: Simplify (- 4) into -4 44.655 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -4 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -4 1)))) 2) into 0 44.656 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow c 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow c 1)))) 2) into 0 44.656 * [backup-simplify]: Simplify (- 0) into 0 44.656 * [backup-simplify]: Simplify (+ 0 0) into 0 44.657 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 (- (log -4) (+ (log a) (log c)))))) into 0 44.658 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 44.659 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 0) (+ (* 0 0) (* 0 (exp (* 1/4 (- (log -4) (+ (log a) (log c)))))))) into 0 44.659 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 44.659 * [backup-simplify]: Simplify (- 0) into 0 44.660 * [backup-simplify]: Simplify (+ 0 0) into 0 44.660 * [taylor]: Taking taylor expansion of 0 in b 44.660 * [backup-simplify]: Simplify 0 into 0 44.660 * [backup-simplify]: Simplify 0 into 0 44.660 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -4 1)))) 1) into 0 44.661 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow a 1)))) 1) into 0 44.661 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 44.662 * [backup-simplify]: Simplify (+ 0 0) into 0 44.662 * [backup-simplify]: Simplify (- 0) into 0 44.662 * [backup-simplify]: Simplify (+ 0 0) into 0 44.663 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (- (log -4) (+ (log a) (log c))))) into 0 44.663 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (+ (* (/ (pow 0 1) 1)))) into 0 44.664 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 0) (* 0 (exp (* 1/4 (- (log -4) (+ (log a) (log c))))))) into 0 44.665 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.665 * [backup-simplify]: Simplify (- 0) into 0 44.665 * [backup-simplify]: Simplify (+ 0 0) into 0 44.665 * [backup-simplify]: Simplify 0 into 0 44.666 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 44.666 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 44.667 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 a))))) into 0 44.667 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 44.668 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))) (* 0 (/ 0 (pow b 2))))) into 0 44.668 * [backup-simplify]: Simplify (+ 0 0) into 0 44.670 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (/ 1 (pow b 2))) 3)) (pow (- (* 4 (/ 1 a))) 3))) (* -3 (/ (* (pow (* 1 (/ 1 (pow b 2))) 1) (pow (* 2 0) 1)) (pow (- (* 4 (/ 1 a))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (- (* 4 (/ 1 a))) 1)))) 6) into (* -1/192 (/ (pow a 3) (pow b 6))) 44.671 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 44.671 * [backup-simplify]: Simplify (+ (* 1/4 (* -1/192 (/ (pow a 3) (pow b 6)))) (+ (* 0 (* -1/32 (/ (pow a 2) (pow b 4)))) (+ (* 0 (* -1/4 (/ a (pow b 2)))) (* 0 (- (log (- (* 4 (/ 1 a)))) (log c)))))) into (- (* 1/768 (/ (pow a 3) (pow b 6)))) 44.673 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (+ (* (/ (pow (- (* 1/16 (/ a (pow b 2)))) 3) 6)) (* (/ (pow (- (* 1/16 (/ a (pow b 2)))) 1) 1) (/ (pow (- (* 1/128 (/ (pow a 2) (pow b 4)))) 1) 1)) (* (/ (pow (- (* 1/768 (/ (pow a 3) (pow b 6)))) 1) 1)))) into (* -7/8192 (/ (* (pow a 3) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 6))) 44.674 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 44.674 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 44.676 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 a))))) into 0 44.676 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 44.676 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))) (* 0 (/ 0 (pow b 2))))) into 0 44.677 * [backup-simplify]: Simplify (+ 0 0) into 0 44.679 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (/ 1 (pow b 2))) 3)) (pow (- (* 4 (/ 1 a))) 3))) (* -3 (/ (* (pow (* 1 (/ 1 (pow b 2))) 1) (pow (* 2 0) 1)) (pow (- (* 4 (/ 1 a))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (- (* 4 (/ 1 a))) 1)))) 6) into (* -1/192 (/ (pow a 3) (pow b 6))) 44.680 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 44.681 * [backup-simplify]: Simplify (+ (* 1/4 (* -1/192 (/ (pow a 3) (pow b 6)))) (+ (* 0 (* -1/32 (/ (pow a 2) (pow b 4)))) (+ (* 0 (* -1/4 (/ a (pow b 2)))) (* 0 (- (log (- (* 4 (/ 1 a)))) (log c)))))) into (- (* 1/768 (/ (pow a 3) (pow b 6)))) 44.682 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (+ (* (/ (pow (- (* 1/16 (/ a (pow b 2)))) 3) 6)) (* (/ (pow (- (* 1/16 (/ a (pow b 2)))) 1) 1) (/ (pow (- (* 1/128 (/ (pow a 2) (pow b 4)))) 1) 1)) (* (/ (pow (- (* 1/768 (/ (pow a 3) (pow b 6)))) 1) 1)))) into (* -7/8192 (/ (* (pow a 3) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 6))) 44.685 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (* -7/8192 (/ (* (pow a 3) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 6)))) (+ (* (* -1/16 (/ (* a (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 2))) (* -3/512 (/ (* (pow a 2) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 4)))) (+ (* (* -3/512 (/ (* (pow a 2) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 4))) (* -1/16 (/ (* a (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 2)))) (* (* -7/8192 (/ (* (pow a 3) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 6))) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))))))) into (- (* 1/1024 (/ (* (pow a 3) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 6)))) 44.686 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 44.692 * [backup-simplify]: Simplify (- 0) into 0 44.693 * [backup-simplify]: Simplify (+ (- (* 1/1024 (/ (* (pow a 3) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 6)))) 0) into (- (* 1/1024 (/ (* (pow a 3) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 6)))) 44.693 * [taylor]: Taking taylor expansion of (- (* 1/1024 (/ (* (pow a 3) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 6)))) in a 44.693 * [taylor]: Taking taylor expansion of (* 1/1024 (/ (* (pow a 3) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 6))) in a 44.693 * [taylor]: Taking taylor expansion of 1/1024 in a 44.693 * [backup-simplify]: Simplify 1/1024 into 1/1024 44.693 * [taylor]: Taking taylor expansion of (/ (* (pow a 3) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 6)) in a 44.693 * [taylor]: Taking taylor expansion of (* (pow a 3) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) in a 44.694 * [taylor]: Taking taylor expansion of (pow a 3) in a 44.694 * [taylor]: Taking taylor expansion of a in a 44.694 * [backup-simplify]: Simplify 0 into 0 44.694 * [backup-simplify]: Simplify 1 into 1 44.694 * [taylor]: Taking taylor expansion of (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2) in a 44.694 * [taylor]: Taking taylor expansion of (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) in a 44.694 * [taylor]: Taking taylor expansion of (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) in a 44.694 * [taylor]: Taking taylor expansion of 1/4 in a 44.694 * [backup-simplify]: Simplify 1/4 into 1/4 44.694 * [taylor]: Taking taylor expansion of (- (log (- (* 4 (/ 1 a)))) (log c)) in a 44.694 * [taylor]: Taking taylor expansion of (log (- (* 4 (/ 1 a)))) in a 44.694 * [taylor]: Taking taylor expansion of (- (* 4 (/ 1 a))) in a 44.694 * [taylor]: Taking taylor expansion of (* 4 (/ 1 a)) in a 44.694 * [taylor]: Taking taylor expansion of 4 in a 44.694 * [backup-simplify]: Simplify 4 into 4 44.694 * [taylor]: Taking taylor expansion of (/ 1 a) in a 44.694 * [taylor]: Taking taylor expansion of a in a 44.694 * [backup-simplify]: Simplify 0 into 0 44.694 * [backup-simplify]: Simplify 1 into 1 44.695 * [backup-simplify]: Simplify (/ 1 1) into 1 44.695 * [backup-simplify]: Simplify (* 4 1) into 4 44.695 * [backup-simplify]: Simplify (- 4) into -4 44.696 * [backup-simplify]: Simplify (- 4) into -4 44.696 * [backup-simplify]: Simplify (log -4) into (log -4) 44.696 * [taylor]: Taking taylor expansion of (log c) in a 44.696 * [taylor]: Taking taylor expansion of c in a 44.696 * [backup-simplify]: Simplify c into c 44.696 * [backup-simplify]: Simplify (log c) into (log c) 44.696 * [backup-simplify]: Simplify (+ (* (- 1) (log a)) (log -4)) into (- (log -4) (log a)) 44.696 * [backup-simplify]: Simplify (- (log c)) into (- (log c)) 44.697 * [backup-simplify]: Simplify (+ (- (log -4) (log a)) (- (log c))) into (- (log -4) (+ (log a) (log c))) 44.697 * [backup-simplify]: Simplify (* 1/4 (- (log -4) (+ (log a) (log c)))) into (* 1/4 (- (log -4) (+ (log a) (log c)))) 44.697 * [backup-simplify]: Simplify (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) into (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 44.697 * [taylor]: Taking taylor expansion of (pow b 6) in a 44.697 * [taylor]: Taking taylor expansion of b in a 44.697 * [backup-simplify]: Simplify b into b 44.698 * [backup-simplify]: Simplify (* 1 1) into 1 44.698 * [backup-simplify]: Simplify (* 1 1) into 1 44.699 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (exp (* 1/4 (- (log -4) (+ (log a) (log c)))))) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 44.699 * [backup-simplify]: Simplify (* 1 (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2)) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 44.699 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.699 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 44.699 * [backup-simplify]: Simplify (* (pow b 3) (pow b 3)) into (pow b 6) 44.699 * [backup-simplify]: Simplify (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 6)) into (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 6)) 44.700 * [backup-simplify]: Simplify (- 0) into 0 44.700 * [backup-simplify]: Simplify (- 4) into -4 44.701 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.701 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 1))) into 0 44.701 * [backup-simplify]: Simplify (- 0) into 0 44.702 * [backup-simplify]: Simplify (- 4) into -4 44.703 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -4 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -4 1)))) 2) into 0 44.704 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow c 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow c 1)))) 2) into 0 44.705 * [backup-simplify]: Simplify (- 0) into 0 44.705 * [backup-simplify]: Simplify (+ 0 0) into 0 44.706 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 (- (log -4) (+ (log a) (log c)))))) into 0 44.707 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 44.708 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 0) (+ (* 0 0) (* 0 (exp (* 1/4 (- (log -4) (+ (log a) (log c)))))))) into 0 44.709 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2)))) into 0 44.709 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 44.709 * [backup-simplify]: Simplify (- (/ 0 (pow b 2)) (+ (* (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2)) (/ 0 (pow b 2))))) into 0 44.710 * [backup-simplify]: Simplify (+ (* 1/8 0) (* 0 (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2)))) into 0 44.710 * [backup-simplify]: Simplify (- 0) into 0 44.710 * [taylor]: Taking taylor expansion of 0 in b 44.710 * [backup-simplify]: Simplify 0 into 0 44.710 * [backup-simplify]: Simplify (- 0) into 0 44.711 * [backup-simplify]: Simplify (- 4) into -4 44.711 * [backup-simplify]: Simplify (- 0) into 0 44.711 * [backup-simplify]: Simplify (- 0) into 0 44.711 * [backup-simplify]: Simplify (- 4) into -4 44.712 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.713 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 44.713 * [backup-simplify]: Simplify (- 0) into 0 44.713 * [backup-simplify]: Simplify (- 4) into -4 44.716 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -4 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -4 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -4 1)))) 6) into 0 44.718 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow c 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow c 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow c 1)))) 6) into 0 44.718 * [backup-simplify]: Simplify (- 0) into 0 44.718 * [backup-simplify]: Simplify (+ 0 0) into 0 44.719 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -4) (+ (log a) (log c))))))) into 0 44.720 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 44.721 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 1/4 (- (log -4) (+ (log a) (log c))))))))) into 0 44.722 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 44.722 * [backup-simplify]: Simplify (- 0) into 0 44.722 * [backup-simplify]: Simplify (+ 0 0) into 0 44.722 * [taylor]: Taking taylor expansion of 0 in b 44.722 * [backup-simplify]: Simplify 0 into 0 44.724 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -4 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -4 1)))) 2) into 0 44.725 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow a 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow a 1)))) 2) into 0 44.726 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow c 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow c 1)))) 2) into 0 44.726 * [backup-simplify]: Simplify (+ 0 0) into 0 44.726 * [backup-simplify]: Simplify (- 0) into 0 44.727 * [backup-simplify]: Simplify (+ 0 0) into 0 44.727 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 (- (log -4) (+ (log a) (log c)))))) into 0 44.728 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 44.729 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 0) (+ (* 0 0) (* 0 (exp (* 1/4 (- (log -4) (+ (log a) (log c)))))))) into 0 44.730 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 44.731 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.732 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (* 0 (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2)))) into 0 44.732 * [backup-simplify]: Simplify (- 0) into 0 44.732 * [backup-simplify]: Simplify 0 into 0 44.732 * [backup-simplify]: Simplify 0 into 0 44.732 * [backup-simplify]: Simplify 0 into 0 44.733 * [backup-simplify]: Simplify (+ (pow (exp (* 1/4 (- (log -4) (+ (log (/ 1 a)) (log (/ 1 c)))))) 2) (* -1 (* (/ 1 (/ 1 b)) (* 1 1)))) into (- (pow (exp (* 1/4 (- (log -4) (+ (log (/ 1 a)) (log (/ 1 c)))))) 2) b) 44.733 * [backup-simplify]: Simplify (fma (sqrt (sqrt (fma -4 (* (/ 1 (- c)) (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- b)))))) (sqrt (sqrt (fma -4 (* (/ 1 (- c)) (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- b)))))) (- (/ 1 (- b)))) into (fma (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (/ 1 b)) 44.733 * [approximate]: Taking taylor expansion of (fma (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (/ 1 b)) in (c a b) around 0 44.733 * [taylor]: Taking taylor expansion of (fma (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (/ 1 b)) in b 44.733 * [taylor]: Rewrote expression to (+ (* (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4)) (/ 1 b)) 44.733 * [taylor]: Taking taylor expansion of (* (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4)) in b 44.733 * [taylor]: Taking taylor expansion of (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) in b 44.733 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))))) in b 44.733 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in b 44.733 * [taylor]: Taking taylor expansion of 1/4 in b 44.733 * [backup-simplify]: Simplify 1/4 into 1/4 44.733 * [taylor]: Taking taylor expansion of (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in b 44.733 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in b 44.733 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 44.734 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in b 44.734 * [taylor]: Taking taylor expansion of -4 in b 44.734 * [backup-simplify]: Simplify -4 into -4 44.734 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 44.734 * [taylor]: Taking taylor expansion of (* a c) in b 44.734 * [taylor]: Taking taylor expansion of a in b 44.734 * [backup-simplify]: Simplify a into a 44.734 * [taylor]: Taking taylor expansion of c in b 44.734 * [backup-simplify]: Simplify c into c 44.734 * [backup-simplify]: Simplify (* a c) into (* a c) 44.734 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 44.734 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 44.734 * [taylor]: Taking taylor expansion of (pow b 2) in b 44.734 * [taylor]: Taking taylor expansion of b in b 44.734 * [backup-simplify]: Simplify 0 into 0 44.734 * [backup-simplify]: Simplify 1 into 1 44.734 * [backup-simplify]: Simplify (* 1 1) into 1 44.734 * [backup-simplify]: Simplify (/ 1 1) into 1 44.735 * [backup-simplify]: Simplify (+ 0 1) into 1 44.735 * [backup-simplify]: Simplify (log 1) into 0 44.735 * [backup-simplify]: Simplify (+ (* (- 2) (log b)) 0) into (- (* 2 (log b))) 44.735 * [backup-simplify]: Simplify (* 1/4 (- (* 2 (log b)))) into (* -1/2 (log b)) 44.736 * [backup-simplify]: Simplify (exp (* -1/2 (log b))) into (pow b -1/2) 44.736 * [taylor]: Taking taylor expansion of (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) in b 44.736 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))))) in b 44.736 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in b 44.736 * [taylor]: Taking taylor expansion of 1/4 in b 44.736 * [backup-simplify]: Simplify 1/4 into 1/4 44.736 * [taylor]: Taking taylor expansion of (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in b 44.736 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in b 44.736 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 44.736 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in b 44.736 * [taylor]: Taking taylor expansion of -4 in b 44.736 * [backup-simplify]: Simplify -4 into -4 44.736 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 44.736 * [taylor]: Taking taylor expansion of (* a c) in b 44.736 * [taylor]: Taking taylor expansion of a in b 44.736 * [backup-simplify]: Simplify a into a 44.736 * [taylor]: Taking taylor expansion of c in b 44.736 * [backup-simplify]: Simplify c into c 44.736 * [backup-simplify]: Simplify (* a c) into (* a c) 44.736 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 44.736 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 44.736 * [taylor]: Taking taylor expansion of (pow b 2) in b 44.736 * [taylor]: Taking taylor expansion of b in b 44.736 * [backup-simplify]: Simplify 0 into 0 44.736 * [backup-simplify]: Simplify 1 into 1 44.737 * [backup-simplify]: Simplify (* 1 1) into 1 44.737 * [backup-simplify]: Simplify (/ 1 1) into 1 44.738 * [backup-simplify]: Simplify (+ 0 1) into 1 44.738 * [backup-simplify]: Simplify (log 1) into 0 44.739 * [backup-simplify]: Simplify (+ (* (- 2) (log b)) 0) into (- (* 2 (log b))) 44.739 * [backup-simplify]: Simplify (* 1/4 (- (* 2 (log b)))) into (* -1/2 (log b)) 44.739 * [backup-simplify]: Simplify (exp (* -1/2 (log b))) into (pow b -1/2) 44.739 * [taylor]: Taking taylor expansion of (/ 1 b) in b 44.739 * [taylor]: Taking taylor expansion of b in b 44.739 * [backup-simplify]: Simplify 0 into 0 44.739 * [backup-simplify]: Simplify 1 into 1 44.739 * [backup-simplify]: Simplify (/ 1 1) into 1 44.740 * [taylor]: Taking taylor expansion of (fma (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (/ 1 b)) in a 44.740 * [taylor]: Rewrote expression to (+ (* (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4)) (/ 1 b)) 44.740 * [taylor]: Taking taylor expansion of (* (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4)) in a 44.740 * [taylor]: Taking taylor expansion of (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) in a 44.740 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))))) in a 44.740 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in a 44.740 * [taylor]: Taking taylor expansion of 1/4 in a 44.740 * [backup-simplify]: Simplify 1/4 into 1/4 44.740 * [taylor]: Taking taylor expansion of (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in a 44.740 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in a 44.740 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 44.740 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in a 44.740 * [taylor]: Taking taylor expansion of -4 in a 44.740 * [backup-simplify]: Simplify -4 into -4 44.740 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 44.740 * [taylor]: Taking taylor expansion of (* a c) in a 44.740 * [taylor]: Taking taylor expansion of a in a 44.740 * [backup-simplify]: Simplify 0 into 0 44.740 * [backup-simplify]: Simplify 1 into 1 44.740 * [taylor]: Taking taylor expansion of c in a 44.740 * [backup-simplify]: Simplify c into c 44.740 * [backup-simplify]: Simplify (* 0 c) into 0 44.741 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 44.741 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 44.741 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 44.741 * [taylor]: Taking taylor expansion of (pow b 2) in a 44.741 * [taylor]: Taking taylor expansion of b in a 44.741 * [backup-simplify]: Simplify b into b 44.741 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.741 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.741 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 44.741 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 44.741 * [backup-simplify]: Simplify (log (- (* 4 (/ 1 c)))) into (log (- (* 4 (/ 1 c)))) 44.742 * [backup-simplify]: Simplify (+ (* (- 1) (log a)) (log (- (* 4 (/ 1 c))))) into (- (log (- (* 4 (/ 1 c)))) (log a)) 44.742 * [backup-simplify]: Simplify (* 1/4 (- (log (- (* 4 (/ 1 c)))) (log a))) into (* 1/4 (- (log (- (* 4 (/ 1 c)))) (log a))) 44.742 * [backup-simplify]: Simplify (exp (* 1/4 (- (log (- (* 4 (/ 1 c)))) (log a)))) into (exp (* 1/4 (- (log (- (* 4 (/ 1 c)))) (log a)))) 44.742 * [taylor]: Taking taylor expansion of (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) in a 44.742 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))))) in a 44.742 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in a 44.742 * [taylor]: Taking taylor expansion of 1/4 in a 44.742 * [backup-simplify]: Simplify 1/4 into 1/4 44.742 * [taylor]: Taking taylor expansion of (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in a 44.742 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in a 44.742 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 44.742 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in a 44.742 * [taylor]: Taking taylor expansion of -4 in a 44.742 * [backup-simplify]: Simplify -4 into -4 44.742 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 44.742 * [taylor]: Taking taylor expansion of (* a c) in a 44.743 * [taylor]: Taking taylor expansion of a in a 44.743 * [backup-simplify]: Simplify 0 into 0 44.743 * [backup-simplify]: Simplify 1 into 1 44.743 * [taylor]: Taking taylor expansion of c in a 44.743 * [backup-simplify]: Simplify c into c 44.743 * [backup-simplify]: Simplify (* 0 c) into 0 44.743 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 44.743 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 44.743 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 44.743 * [taylor]: Taking taylor expansion of (pow b 2) in a 44.743 * [taylor]: Taking taylor expansion of b in a 44.743 * [backup-simplify]: Simplify b into b 44.743 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.743 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.744 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 44.744 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 44.744 * [backup-simplify]: Simplify (log (- (* 4 (/ 1 c)))) into (log (- (* 4 (/ 1 c)))) 44.744 * [backup-simplify]: Simplify (+ (* (- 1) (log a)) (log (- (* 4 (/ 1 c))))) into (- (log (- (* 4 (/ 1 c)))) (log a)) 44.744 * [backup-simplify]: Simplify (* 1/4 (- (log (- (* 4 (/ 1 c)))) (log a))) into (* 1/4 (- (log (- (* 4 (/ 1 c)))) (log a))) 44.745 * [backup-simplify]: Simplify (exp (* 1/4 (- (log (- (* 4 (/ 1 c)))) (log a)))) into (exp (* 1/4 (- (log (- (* 4 (/ 1 c)))) (log a)))) 44.745 * [taylor]: Taking taylor expansion of (/ 1 b) in a 44.745 * [taylor]: Taking taylor expansion of b in a 44.745 * [backup-simplify]: Simplify b into b 44.745 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 44.745 * [taylor]: Taking taylor expansion of (fma (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (/ 1 b)) in c 44.745 * [taylor]: Rewrote expression to (+ (* (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4)) (/ 1 b)) 44.745 * [taylor]: Taking taylor expansion of (* (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4)) in c 44.745 * [taylor]: Taking taylor expansion of (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) in c 44.745 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))))) in c 44.745 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in c 44.745 * [taylor]: Taking taylor expansion of 1/4 in c 44.745 * [backup-simplify]: Simplify 1/4 into 1/4 44.745 * [taylor]: Taking taylor expansion of (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 44.745 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 44.745 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 44.745 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 44.745 * [taylor]: Taking taylor expansion of -4 in c 44.745 * [backup-simplify]: Simplify -4 into -4 44.745 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 44.745 * [taylor]: Taking taylor expansion of (* a c) in c 44.745 * [taylor]: Taking taylor expansion of a in c 44.745 * [backup-simplify]: Simplify a into a 44.745 * [taylor]: Taking taylor expansion of c in c 44.745 * [backup-simplify]: Simplify 0 into 0 44.745 * [backup-simplify]: Simplify 1 into 1 44.745 * [backup-simplify]: Simplify (* a 0) into 0 44.746 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 44.746 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 44.746 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 44.746 * [taylor]: Taking taylor expansion of (pow b 2) in c 44.746 * [taylor]: Taking taylor expansion of b in c 44.746 * [backup-simplify]: Simplify b into b 44.746 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.746 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.746 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 44.746 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 44.747 * [backup-simplify]: Simplify (log (- (* 4 (/ 1 a)))) into (log (- (* 4 (/ 1 a)))) 44.747 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 44.747 * [backup-simplify]: Simplify (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) into (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) 44.747 * [backup-simplify]: Simplify (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) into (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 44.748 * [taylor]: Taking taylor expansion of (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) in c 44.748 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))))) in c 44.748 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in c 44.748 * [taylor]: Taking taylor expansion of 1/4 in c 44.748 * [backup-simplify]: Simplify 1/4 into 1/4 44.748 * [taylor]: Taking taylor expansion of (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 44.748 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 44.748 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 44.748 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 44.748 * [taylor]: Taking taylor expansion of -4 in c 44.748 * [backup-simplify]: Simplify -4 into -4 44.748 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 44.748 * [taylor]: Taking taylor expansion of (* a c) in c 44.748 * [taylor]: Taking taylor expansion of a in c 44.748 * [backup-simplify]: Simplify a into a 44.748 * [taylor]: Taking taylor expansion of c in c 44.748 * [backup-simplify]: Simplify 0 into 0 44.748 * [backup-simplify]: Simplify 1 into 1 44.748 * [backup-simplify]: Simplify (* a 0) into 0 44.749 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 44.749 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 44.749 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 44.749 * [taylor]: Taking taylor expansion of (pow b 2) in c 44.749 * [taylor]: Taking taylor expansion of b in c 44.749 * [backup-simplify]: Simplify b into b 44.749 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.749 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.749 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 44.749 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 44.749 * [backup-simplify]: Simplify (log (- (* 4 (/ 1 a)))) into (log (- (* 4 (/ 1 a)))) 44.750 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 44.750 * [backup-simplify]: Simplify (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) into (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) 44.750 * [backup-simplify]: Simplify (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) into (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 44.750 * [taylor]: Taking taylor expansion of (/ 1 b) in c 44.750 * [taylor]: Taking taylor expansion of b in c 44.750 * [backup-simplify]: Simplify b into b 44.750 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 44.750 * [taylor]: Taking taylor expansion of (fma (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (/ 1 b)) in c 44.750 * [taylor]: Rewrote expression to (+ (* (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4)) (/ 1 b)) 44.750 * [taylor]: Taking taylor expansion of (* (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4)) in c 44.750 * [taylor]: Taking taylor expansion of (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) in c 44.750 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))))) in c 44.750 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in c 44.750 * [taylor]: Taking taylor expansion of 1/4 in c 44.750 * [backup-simplify]: Simplify 1/4 into 1/4 44.750 * [taylor]: Taking taylor expansion of (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 44.751 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 44.751 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 44.751 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 44.751 * [taylor]: Taking taylor expansion of -4 in c 44.751 * [backup-simplify]: Simplify -4 into -4 44.751 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 44.751 * [taylor]: Taking taylor expansion of (* a c) in c 44.751 * [taylor]: Taking taylor expansion of a in c 44.751 * [backup-simplify]: Simplify a into a 44.751 * [taylor]: Taking taylor expansion of c in c 44.751 * [backup-simplify]: Simplify 0 into 0 44.751 * [backup-simplify]: Simplify 1 into 1 44.751 * [backup-simplify]: Simplify (* a 0) into 0 44.751 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 44.751 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 44.751 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 44.751 * [taylor]: Taking taylor expansion of (pow b 2) in c 44.751 * [taylor]: Taking taylor expansion of b in c 44.751 * [backup-simplify]: Simplify b into b 44.752 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.752 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.752 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 44.752 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 44.752 * [backup-simplify]: Simplify (log (- (* 4 (/ 1 a)))) into (log (- (* 4 (/ 1 a)))) 44.752 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 44.753 * [backup-simplify]: Simplify (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) into (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) 44.753 * [backup-simplify]: Simplify (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) into (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 44.753 * [taylor]: Taking taylor expansion of (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) in c 44.753 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))))) in c 44.753 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in c 44.753 * [taylor]: Taking taylor expansion of 1/4 in c 44.753 * [backup-simplify]: Simplify 1/4 into 1/4 44.753 * [taylor]: Taking taylor expansion of (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 44.753 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 44.753 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 44.753 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 44.753 * [taylor]: Taking taylor expansion of -4 in c 44.753 * [backup-simplify]: Simplify -4 into -4 44.753 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 44.753 * [taylor]: Taking taylor expansion of (* a c) in c 44.753 * [taylor]: Taking taylor expansion of a in c 44.753 * [backup-simplify]: Simplify a into a 44.753 * [taylor]: Taking taylor expansion of c in c 44.753 * [backup-simplify]: Simplify 0 into 0 44.753 * [backup-simplify]: Simplify 1 into 1 44.753 * [backup-simplify]: Simplify (* a 0) into 0 44.754 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 44.754 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 44.754 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 44.754 * [taylor]: Taking taylor expansion of (pow b 2) in c 44.754 * [taylor]: Taking taylor expansion of b in c 44.754 * [backup-simplify]: Simplify b into b 44.754 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.754 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.754 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 44.754 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 44.754 * [backup-simplify]: Simplify (log (- (* 4 (/ 1 a)))) into (log (- (* 4 (/ 1 a)))) 44.755 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 44.755 * [backup-simplify]: Simplify (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) into (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) 44.755 * [backup-simplify]: Simplify (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) into (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 44.755 * [taylor]: Taking taylor expansion of (/ 1 b) in c 44.755 * [taylor]: Taking taylor expansion of b in c 44.755 * [backup-simplify]: Simplify b into b 44.755 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 44.756 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) into (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2) 44.756 * [backup-simplify]: Simplify (+ (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2) (/ 1 b)) into (+ (/ 1 b) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) 44.756 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) in a 44.756 * [taylor]: Taking taylor expansion of (/ 1 b) in a 44.756 * [taylor]: Taking taylor expansion of b in a 44.756 * [backup-simplify]: Simplify b into b 44.756 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 44.757 * [taylor]: Taking taylor expansion of (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2) in a 44.757 * [taylor]: Taking taylor expansion of (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) in a 44.757 * [taylor]: Taking taylor expansion of (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) in a 44.757 * [taylor]: Taking taylor expansion of 1/4 in a 44.757 * [backup-simplify]: Simplify 1/4 into 1/4 44.757 * [taylor]: Taking taylor expansion of (- (log (- (* 4 (/ 1 a)))) (log c)) in a 44.757 * [taylor]: Taking taylor expansion of (log (- (* 4 (/ 1 a)))) in a 44.757 * [taylor]: Taking taylor expansion of (- (* 4 (/ 1 a))) in a 44.757 * [taylor]: Taking taylor expansion of (* 4 (/ 1 a)) in a 44.757 * [taylor]: Taking taylor expansion of 4 in a 44.757 * [backup-simplify]: Simplify 4 into 4 44.757 * [taylor]: Taking taylor expansion of (/ 1 a) in a 44.757 * [taylor]: Taking taylor expansion of a in a 44.757 * [backup-simplify]: Simplify 0 into 0 44.757 * [backup-simplify]: Simplify 1 into 1 44.757 * [backup-simplify]: Simplify (/ 1 1) into 1 44.758 * [backup-simplify]: Simplify (* 4 1) into 4 44.758 * [backup-simplify]: Simplify (- 4) into -4 44.759 * [backup-simplify]: Simplify (- 4) into -4 44.759 * [backup-simplify]: Simplify (log -4) into (log -4) 44.759 * [taylor]: Taking taylor expansion of (log c) in a 44.759 * [taylor]: Taking taylor expansion of c in a 44.759 * [backup-simplify]: Simplify c into c 44.759 * [backup-simplify]: Simplify (log c) into (log c) 44.760 * [backup-simplify]: Simplify (+ (* (- 1) (log a)) (log -4)) into (- (log -4) (log a)) 44.760 * [backup-simplify]: Simplify (- (log c)) into (- (log c)) 44.761 * [backup-simplify]: Simplify (+ (- (log -4) (log a)) (- (log c))) into (- (log -4) (+ (log a) (log c))) 44.761 * [backup-simplify]: Simplify (* 1/4 (- (log -4) (+ (log a) (log c)))) into (* 1/4 (- (log -4) (+ (log a) (log c)))) 44.762 * [backup-simplify]: Simplify (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) into (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 44.763 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (exp (* 1/4 (- (log -4) (+ (log a) (log c)))))) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 44.763 * [backup-simplify]: Simplify (+ (/ 1 b) (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2)) into (+ (/ 1 b) (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2)) 44.763 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2)) in b 44.763 * [taylor]: Taking taylor expansion of (/ 1 b) in b 44.763 * [taylor]: Taking taylor expansion of b in b 44.763 * [backup-simplify]: Simplify 0 into 0 44.763 * [backup-simplify]: Simplify 1 into 1 44.764 * [backup-simplify]: Simplify (/ 1 1) into 1 44.764 * [taylor]: Taking taylor expansion of (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) in b 44.764 * [taylor]: Taking taylor expansion of (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) in b 44.764 * [taylor]: Taking taylor expansion of (* 1/4 (- (log -4) (+ (log a) (log c)))) in b 44.764 * [taylor]: Taking taylor expansion of 1/4 in b 44.764 * [backup-simplify]: Simplify 1/4 into 1/4 44.764 * [taylor]: Taking taylor expansion of (- (log -4) (+ (log a) (log c))) in b 44.764 * [taylor]: Taking taylor expansion of (log -4) in b 44.764 * [taylor]: Taking taylor expansion of -4 in b 44.764 * [backup-simplify]: Simplify -4 into -4 44.764 * [backup-simplify]: Simplify (log -4) into (log -4) 44.765 * [taylor]: Taking taylor expansion of (+ (log a) (log c)) in b 44.765 * [taylor]: Taking taylor expansion of (log a) in b 44.765 * [taylor]: Taking taylor expansion of a in b 44.765 * [backup-simplify]: Simplify a into a 44.765 * [backup-simplify]: Simplify (log a) into (log a) 44.765 * [taylor]: Taking taylor expansion of (log c) in b 44.765 * [taylor]: Taking taylor expansion of c in b 44.765 * [backup-simplify]: Simplify c into c 44.765 * [backup-simplify]: Simplify (log c) into (log c) 44.765 * [backup-simplify]: Simplify (+ (log a) (log c)) into (+ (log a) (log c)) 44.765 * [backup-simplify]: Simplify (- (+ (log a) (log c))) into (- (+ (log a) (log c))) 44.765 * [backup-simplify]: Simplify (+ (log -4) (- (+ (log a) (log c)))) into (- (log -4) (+ (log a) (log c))) 44.766 * [backup-simplify]: Simplify (* 1/4 (- (log -4) (+ (log a) (log c)))) into (* 1/4 (- (log -4) (+ (log a) (log c)))) 44.766 * [backup-simplify]: Simplify (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) into (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 44.767 * [backup-simplify]: Simplify (+ 1 0) into 1 44.767 * [backup-simplify]: Simplify 1 into 1 44.768 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 44.768 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 44.768 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 a))) into 0 44.769 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 44.769 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ 1 (pow b 2))) 1)) (pow (- (* 4 (/ 1 a))) 1)))) 1) into (* -1/4 (/ a (pow b 2))) 44.769 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 44.770 * [backup-simplify]: Simplify (+ (* 1/4 (* -1/4 (/ a (pow b 2)))) (* 0 (- (log (- (* 4 (/ 1 a)))) (log c)))) into (- (* 1/16 (/ a (pow b 2)))) 44.770 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (+ (* (/ (pow (- (* 1/16 (/ a (pow b 2)))) 1) 1)))) into (* -1/16 (/ (* a (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 2))) 44.771 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 44.771 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 44.772 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 a))) into 0 44.772 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 44.772 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ 1 (pow b 2))) 1)) (pow (- (* 4 (/ 1 a))) 1)))) 1) into (* -1/4 (/ a (pow b 2))) 44.773 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 44.773 * [backup-simplify]: Simplify (+ (* 1/4 (* -1/4 (/ a (pow b 2)))) (* 0 (- (log (- (* 4 (/ 1 a)))) (log c)))) into (- (* 1/16 (/ a (pow b 2)))) 44.774 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (+ (* (/ (pow (- (* 1/16 (/ a (pow b 2)))) 1) 1)))) into (* -1/16 (/ (* a (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 2))) 44.775 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (* -1/16 (/ (* a (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 2)))) (* (* -1/16 (/ (* a (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 2))) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))))) into (- (* 1/8 (/ (* a (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 2)))) 44.775 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 44.776 * [backup-simplify]: Simplify (+ (- (* 1/8 (/ (* a (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 2)))) 0) into (- (* 1/8 (/ (* a (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 2)))) 44.776 * [taylor]: Taking taylor expansion of (- (* 1/8 (/ (* a (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 2)))) in a 44.776 * [taylor]: Taking taylor expansion of (* 1/8 (/ (* a (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 2))) in a 44.776 * [taylor]: Taking taylor expansion of 1/8 in a 44.776 * [backup-simplify]: Simplify 1/8 into 1/8 44.776 * [taylor]: Taking taylor expansion of (/ (* a (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 2)) in a 44.776 * [taylor]: Taking taylor expansion of (* a (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) in a 44.776 * [taylor]: Taking taylor expansion of a in a 44.776 * [backup-simplify]: Simplify 0 into 0 44.776 * [backup-simplify]: Simplify 1 into 1 44.776 * [taylor]: Taking taylor expansion of (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2) in a 44.777 * [taylor]: Taking taylor expansion of (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) in a 44.777 * [taylor]: Taking taylor expansion of (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) in a 44.777 * [taylor]: Taking taylor expansion of 1/4 in a 44.777 * [backup-simplify]: Simplify 1/4 into 1/4 44.777 * [taylor]: Taking taylor expansion of (- (log (- (* 4 (/ 1 a)))) (log c)) in a 44.777 * [taylor]: Taking taylor expansion of (log (- (* 4 (/ 1 a)))) in a 44.777 * [taylor]: Taking taylor expansion of (- (* 4 (/ 1 a))) in a 44.777 * [taylor]: Taking taylor expansion of (* 4 (/ 1 a)) in a 44.777 * [taylor]: Taking taylor expansion of 4 in a 44.777 * [backup-simplify]: Simplify 4 into 4 44.777 * [taylor]: Taking taylor expansion of (/ 1 a) in a 44.777 * [taylor]: Taking taylor expansion of a in a 44.777 * [backup-simplify]: Simplify 0 into 0 44.777 * [backup-simplify]: Simplify 1 into 1 44.777 * [backup-simplify]: Simplify (/ 1 1) into 1 44.778 * [backup-simplify]: Simplify (* 4 1) into 4 44.778 * [backup-simplify]: Simplify (- 4) into -4 44.779 * [backup-simplify]: Simplify (- 4) into -4 44.779 * [backup-simplify]: Simplify (log -4) into (log -4) 44.779 * [taylor]: Taking taylor expansion of (log c) in a 44.779 * [taylor]: Taking taylor expansion of c in a 44.779 * [backup-simplify]: Simplify c into c 44.779 * [backup-simplify]: Simplify (log c) into (log c) 44.780 * [backup-simplify]: Simplify (+ (* (- 1) (log a)) (log -4)) into (- (log -4) (log a)) 44.780 * [backup-simplify]: Simplify (- (log c)) into (- (log c)) 44.781 * [backup-simplify]: Simplify (+ (- (log -4) (log a)) (- (log c))) into (- (log -4) (+ (log a) (log c))) 44.781 * [backup-simplify]: Simplify (* 1/4 (- (log -4) (+ (log a) (log c)))) into (* 1/4 (- (log -4) (+ (log a) (log c)))) 44.782 * [backup-simplify]: Simplify (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) into (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 44.782 * [taylor]: Taking taylor expansion of (pow b 2) in a 44.782 * [taylor]: Taking taylor expansion of b in a 44.782 * [backup-simplify]: Simplify b into b 44.783 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (exp (* 1/4 (- (log -4) (+ (log a) (log c)))))) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 44.783 * [backup-simplify]: Simplify (* 0 (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2)) into 0 44.784 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.785 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 44.785 * [backup-simplify]: Simplify (- 0) into 0 44.786 * [backup-simplify]: Simplify (- 4) into -4 44.787 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -4 1)))) 1) into 0 44.788 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 44.788 * [backup-simplify]: Simplify (- 0) into 0 44.789 * [backup-simplify]: Simplify (+ 0 0) into 0 44.790 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (- (log -4) (+ (log a) (log c))))) into 0 44.791 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (+ (* (/ (pow 0 1) 1)))) into 0 44.792 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 0) (* 0 (exp (* 1/4 (- (log -4) (+ (log a) (log c))))))) into 0 44.793 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2))) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 44.793 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.794 * [backup-simplify]: Simplify (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2)) into (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2)) 44.794 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 44.795 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.796 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 44.796 * [backup-simplify]: Simplify (- 0) into 0 44.796 * [backup-simplify]: Simplify (- 4) into -4 44.798 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -4 1)))) 1) into 0 44.799 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 44.799 * [backup-simplify]: Simplify (- 0) into 0 44.800 * [backup-simplify]: Simplify (+ 0 0) into 0 44.800 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (- (log -4) (+ (log a) (log c))))) into 0 44.802 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (+ (* (/ (pow 0 1) 1)))) into 0 44.803 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 0) (* 0 (exp (* 1/4 (- (log -4) (+ (log a) (log c))))))) into 0 44.803 * [backup-simplify]: Simplify (+ 0 0) into 0 44.803 * [taylor]: Taking taylor expansion of 0 in b 44.803 * [backup-simplify]: Simplify 0 into 0 44.804 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.805 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (exp (* 1/4 (- (log -4) (+ (log a) (log c)))))) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 44.806 * [backup-simplify]: Simplify (+ 0 (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2)) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 44.806 * [backup-simplify]: Simplify (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 44.807 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 44.807 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 44.808 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 44.808 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 44.808 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 44.809 * [backup-simplify]: Simplify (+ 0 0) into 0 44.810 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (/ 1 (pow b 2))) 2)) (pow (- (* 4 (/ 1 a))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (- (* 4 (/ 1 a))) 1)))) 2) into (* -1/32 (/ (pow a 2) (pow b 4))) 44.811 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 44.811 * [backup-simplify]: Simplify (+ (* 1/4 (* -1/32 (/ (pow a 2) (pow b 4)))) (+ (* 0 (* -1/4 (/ a (pow b 2)))) (* 0 (- (log (- (* 4 (/ 1 a)))) (log c))))) into (- (* 1/128 (/ (pow a 2) (pow b 4)))) 44.812 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (+ (* (/ (pow (- (* 1/16 (/ a (pow b 2)))) 2) 2)) (* (/ (pow (- (* 1/128 (/ (pow a 2) (pow b 4)))) 1) 1)))) into (* -3/512 (/ (* (pow a 2) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 4))) 44.813 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 44.813 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 44.820 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 44.820 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 44.820 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 44.821 * [backup-simplify]: Simplify (+ 0 0) into 0 44.822 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (/ 1 (pow b 2))) 2)) (pow (- (* 4 (/ 1 a))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (- (* 4 (/ 1 a))) 1)))) 2) into (* -1/32 (/ (pow a 2) (pow b 4))) 44.823 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 44.823 * [backup-simplify]: Simplify (+ (* 1/4 (* -1/32 (/ (pow a 2) (pow b 4)))) (+ (* 0 (* -1/4 (/ a (pow b 2)))) (* 0 (- (log (- (* 4 (/ 1 a)))) (log c))))) into (- (* 1/128 (/ (pow a 2) (pow b 4)))) 44.824 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (+ (* (/ (pow (- (* 1/16 (/ a (pow b 2)))) 2) 2)) (* (/ (pow (- (* 1/128 (/ (pow a 2) (pow b 4)))) 1) 1)))) into (* -3/512 (/ (* (pow a 2) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 4))) 44.826 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (* -3/512 (/ (* (pow a 2) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 4)))) (+ (* (* -1/16 (/ (* a (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 2))) (* -1/16 (/ (* a (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 2)))) (* (* -3/512 (/ (* (pow a 2) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 4))) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))))) into (- (* 1/128 (/ (* (pow a 2) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 4)))) 44.826 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 44.827 * [backup-simplify]: Simplify (+ (- (* 1/128 (/ (* (pow a 2) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 4)))) 0) into (- (* 1/128 (/ (* (pow a 2) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 4)))) 44.827 * [taylor]: Taking taylor expansion of (- (* 1/128 (/ (* (pow a 2) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 4)))) in a 44.827 * [taylor]: Taking taylor expansion of (* 1/128 (/ (* (pow a 2) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 4))) in a 44.827 * [taylor]: Taking taylor expansion of 1/128 in a 44.827 * [backup-simplify]: Simplify 1/128 into 1/128 44.827 * [taylor]: Taking taylor expansion of (/ (* (pow a 2) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 4)) in a 44.827 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) in a 44.827 * [taylor]: Taking taylor expansion of (pow a 2) in a 44.828 * [taylor]: Taking taylor expansion of a in a 44.828 * [backup-simplify]: Simplify 0 into 0 44.828 * [backup-simplify]: Simplify 1 into 1 44.828 * [taylor]: Taking taylor expansion of (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2) in a 44.828 * [taylor]: Taking taylor expansion of (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) in a 44.828 * [taylor]: Taking taylor expansion of (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) in a 44.828 * [taylor]: Taking taylor expansion of 1/4 in a 44.828 * [backup-simplify]: Simplify 1/4 into 1/4 44.828 * [taylor]: Taking taylor expansion of (- (log (- (* 4 (/ 1 a)))) (log c)) in a 44.828 * [taylor]: Taking taylor expansion of (log (- (* 4 (/ 1 a)))) in a 44.828 * [taylor]: Taking taylor expansion of (- (* 4 (/ 1 a))) in a 44.828 * [taylor]: Taking taylor expansion of (* 4 (/ 1 a)) in a 44.828 * [taylor]: Taking taylor expansion of 4 in a 44.828 * [backup-simplify]: Simplify 4 into 4 44.828 * [taylor]: Taking taylor expansion of (/ 1 a) in a 44.828 * [taylor]: Taking taylor expansion of a in a 44.828 * [backup-simplify]: Simplify 0 into 0 44.828 * [backup-simplify]: Simplify 1 into 1 44.829 * [backup-simplify]: Simplify (/ 1 1) into 1 44.829 * [backup-simplify]: Simplify (* 4 1) into 4 44.829 * [backup-simplify]: Simplify (- 4) into -4 44.830 * [backup-simplify]: Simplify (- 4) into -4 44.830 * [backup-simplify]: Simplify (log -4) into (log -4) 44.830 * [taylor]: Taking taylor expansion of (log c) in a 44.830 * [taylor]: Taking taylor expansion of c in a 44.830 * [backup-simplify]: Simplify c into c 44.830 * [backup-simplify]: Simplify (log c) into (log c) 44.831 * [backup-simplify]: Simplify (+ (* (- 1) (log a)) (log -4)) into (- (log -4) (log a)) 44.831 * [backup-simplify]: Simplify (- (log c)) into (- (log c)) 44.832 * [backup-simplify]: Simplify (+ (- (log -4) (log a)) (- (log c))) into (- (log -4) (+ (log a) (log c))) 44.832 * [backup-simplify]: Simplify (* 1/4 (- (log -4) (+ (log a) (log c)))) into (* 1/4 (- (log -4) (+ (log a) (log c)))) 44.833 * [backup-simplify]: Simplify (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) into (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 44.833 * [taylor]: Taking taylor expansion of (pow b 4) in a 44.833 * [taylor]: Taking taylor expansion of b in a 44.833 * [backup-simplify]: Simplify b into b 44.833 * [backup-simplify]: Simplify (* 1 1) into 1 44.834 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (exp (* 1/4 (- (log -4) (+ (log a) (log c)))))) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 44.835 * [backup-simplify]: Simplify (* 1 (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2)) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 44.835 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.835 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 44.836 * [backup-simplify]: Simplify (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 4)) into (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 4)) 44.836 * [backup-simplify]: Simplify (* 1/8 (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2))) into (* 1/8 (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2))) 44.837 * [backup-simplify]: Simplify (- (* 1/8 (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2)))) into (- (* 1/8 (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2)))) 44.837 * [taylor]: Taking taylor expansion of (- (* 1/8 (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2)))) in b 44.837 * [taylor]: Taking taylor expansion of (* 1/8 (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2))) in b 44.837 * [taylor]: Taking taylor expansion of 1/8 in b 44.837 * [backup-simplify]: Simplify 1/8 into 1/8 44.837 * [taylor]: Taking taylor expansion of (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2)) in b 44.837 * [taylor]: Taking taylor expansion of (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) in b 44.837 * [taylor]: Taking taylor expansion of (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) in b 44.837 * [taylor]: Taking taylor expansion of (* 1/4 (- (log -4) (+ (log a) (log c)))) in b 44.837 * [taylor]: Taking taylor expansion of 1/4 in b 44.837 * [backup-simplify]: Simplify 1/4 into 1/4 44.837 * [taylor]: Taking taylor expansion of (- (log -4) (+ (log a) (log c))) in b 44.837 * [taylor]: Taking taylor expansion of (log -4) in b 44.837 * [taylor]: Taking taylor expansion of -4 in b 44.837 * [backup-simplify]: Simplify -4 into -4 44.838 * [backup-simplify]: Simplify (log -4) into (log -4) 44.838 * [taylor]: Taking taylor expansion of (+ (log a) (log c)) in b 44.838 * [taylor]: Taking taylor expansion of (log a) in b 44.838 * [taylor]: Taking taylor expansion of a in b 44.838 * [backup-simplify]: Simplify a into a 44.838 * [backup-simplify]: Simplify (log a) into (log a) 44.838 * [taylor]: Taking taylor expansion of (log c) in b 44.838 * [taylor]: Taking taylor expansion of c in b 44.838 * [backup-simplify]: Simplify c into c 44.838 * [backup-simplify]: Simplify (log c) into (log c) 44.838 * [backup-simplify]: Simplify (+ (log a) (log c)) into (+ (log a) (log c)) 44.838 * [backup-simplify]: Simplify (- (+ (log a) (log c))) into (- (+ (log a) (log c))) 44.839 * [backup-simplify]: Simplify (+ (log -4) (- (+ (log a) (log c)))) into (- (log -4) (+ (log a) (log c))) 44.839 * [backup-simplify]: Simplify (* 1/4 (- (log -4) (+ (log a) (log c)))) into (* 1/4 (- (log -4) (+ (log a) (log c)))) 44.840 * [backup-simplify]: Simplify (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) into (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 44.840 * [taylor]: Taking taylor expansion of (pow b 2) in b 44.840 * [taylor]: Taking taylor expansion of b in b 44.840 * [backup-simplify]: Simplify 0 into 0 44.840 * [backup-simplify]: Simplify 1 into 1 44.841 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (exp (* 1/4 (- (log -4) (+ (log a) (log c)))))) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 44.841 * [backup-simplify]: Simplify (* 1 1) into 1 44.842 * [backup-simplify]: Simplify (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 1) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 44.843 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -4 1)))) 1) into 0 44.844 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow a 1)))) 1) into 0 44.845 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 44.845 * [backup-simplify]: Simplify (+ 0 0) into 0 44.846 * [backup-simplify]: Simplify (- 0) into 0 44.846 * [backup-simplify]: Simplify (+ 0 0) into 0 44.847 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (- (log -4) (+ (log a) (log c))))) into 0 44.848 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (+ (* (/ (pow 0 1) 1)))) into 0 44.850 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 0) (* 0 (exp (* 1/4 (- (log -4) (+ (log a) (log c))))))) into 0 44.850 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.852 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (/ 0 1)))) into 0 44.853 * [backup-simplify]: Simplify (+ (* 1/8 0) (* 0 (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2))) into 0 44.853 * [backup-simplify]: Simplify (- 0) into 0 44.853 * [backup-simplify]: Simplify 0 into 0 44.853 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 44.854 * [backup-simplify]: Simplify (- 0) into 0 44.854 * [backup-simplify]: Simplify (- 4) into -4 44.855 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.856 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 1))) into 0 44.856 * [backup-simplify]: Simplify (- 0) into 0 44.857 * [backup-simplify]: Simplify (- 4) into -4 44.860 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -4 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -4 1)))) 2) into 0 44.862 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow c 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow c 1)))) 2) into 0 44.862 * [backup-simplify]: Simplify (- 0) into 0 44.862 * [backup-simplify]: Simplify (+ 0 0) into 0 44.864 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 (- (log -4) (+ (log a) (log c)))))) into 0 44.866 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 44.867 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 0) (+ (* 0 0) (* 0 (exp (* 1/4 (- (log -4) (+ (log a) (log c)))))))) into 0 44.867 * [backup-simplify]: Simplify (+ 0 0) into 0 44.867 * [taylor]: Taking taylor expansion of 0 in b 44.867 * [backup-simplify]: Simplify 0 into 0 44.867 * [backup-simplify]: Simplify 0 into 0 44.868 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.870 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -4 1)))) 1) into 0 44.871 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow a 1)))) 1) into 0 44.872 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 44.872 * [backup-simplify]: Simplify (+ 0 0) into 0 44.873 * [backup-simplify]: Simplify (- 0) into 0 44.873 * [backup-simplify]: Simplify (+ 0 0) into 0 44.874 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (- (log -4) (+ (log a) (log c))))) into 0 44.875 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (+ (* (/ (pow 0 1) 1)))) into 0 44.876 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 0) (* 0 (exp (* 1/4 (- (log -4) (+ (log a) (log c))))))) into 0 44.876 * [backup-simplify]: Simplify (+ 0 0) into 0 44.877 * [backup-simplify]: Simplify 0 into 0 44.878 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 44.878 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 44.879 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 a))))) into 0 44.879 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 44.880 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))) (* 0 (/ 0 (pow b 2))))) into 0 44.880 * [backup-simplify]: Simplify (+ 0 0) into 0 44.882 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (/ 1 (pow b 2))) 3)) (pow (- (* 4 (/ 1 a))) 3))) (* -3 (/ (* (pow (* 1 (/ 1 (pow b 2))) 1) (pow (* 2 0) 1)) (pow (- (* 4 (/ 1 a))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (- (* 4 (/ 1 a))) 1)))) 6) into (* -1/192 (/ (pow a 3) (pow b 6))) 44.883 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 44.883 * [backup-simplify]: Simplify (+ (* 1/4 (* -1/192 (/ (pow a 3) (pow b 6)))) (+ (* 0 (* -1/32 (/ (pow a 2) (pow b 4)))) (+ (* 0 (* -1/4 (/ a (pow b 2)))) (* 0 (- (log (- (* 4 (/ 1 a)))) (log c)))))) into (- (* 1/768 (/ (pow a 3) (pow b 6)))) 44.885 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (+ (* (/ (pow (- (* 1/16 (/ a (pow b 2)))) 3) 6)) (* (/ (pow (- (* 1/16 (/ a (pow b 2)))) 1) 1) (/ (pow (- (* 1/128 (/ (pow a 2) (pow b 4)))) 1) 1)) (* (/ (pow (- (* 1/768 (/ (pow a 3) (pow b 6)))) 1) 1)))) into (* -7/8192 (/ (* (pow a 3) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 6))) 44.886 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 44.886 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 44.887 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 a))))) into 0 44.888 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 44.888 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))) (* 0 (/ 0 (pow b 2))))) into 0 44.888 * [backup-simplify]: Simplify (+ 0 0) into 0 44.891 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (/ 1 (pow b 2))) 3)) (pow (- (* 4 (/ 1 a))) 3))) (* -3 (/ (* (pow (* 1 (/ 1 (pow b 2))) 1) (pow (* 2 0) 1)) (pow (- (* 4 (/ 1 a))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (- (* 4 (/ 1 a))) 1)))) 6) into (* -1/192 (/ (pow a 3) (pow b 6))) 44.891 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 44.892 * [backup-simplify]: Simplify (+ (* 1/4 (* -1/192 (/ (pow a 3) (pow b 6)))) (+ (* 0 (* -1/32 (/ (pow a 2) (pow b 4)))) (+ (* 0 (* -1/4 (/ a (pow b 2)))) (* 0 (- (log (- (* 4 (/ 1 a)))) (log c)))))) into (- (* 1/768 (/ (pow a 3) (pow b 6)))) 44.893 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (+ (* (/ (pow (- (* 1/16 (/ a (pow b 2)))) 3) 6)) (* (/ (pow (- (* 1/16 (/ a (pow b 2)))) 1) 1) (/ (pow (- (* 1/128 (/ (pow a 2) (pow b 4)))) 1) 1)) (* (/ (pow (- (* 1/768 (/ (pow a 3) (pow b 6)))) 1) 1)))) into (* -7/8192 (/ (* (pow a 3) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 6))) 44.896 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (* -7/8192 (/ (* (pow a 3) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 6)))) (+ (* (* -1/16 (/ (* a (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 2))) (* -3/512 (/ (* (pow a 2) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 4)))) (+ (* (* -3/512 (/ (* (pow a 2) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 4))) (* -1/16 (/ (* a (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 2)))) (* (* -7/8192 (/ (* (pow a 3) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 6))) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))))))) into (- (* 1/1024 (/ (* (pow a 3) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 6)))) 44.897 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 44.897 * [backup-simplify]: Simplify (+ (- (* 1/1024 (/ (* (pow a 3) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 6)))) 0) into (- (* 1/1024 (/ (* (pow a 3) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 6)))) 44.897 * [taylor]: Taking taylor expansion of (- (* 1/1024 (/ (* (pow a 3) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 6)))) in a 44.898 * [taylor]: Taking taylor expansion of (* 1/1024 (/ (* (pow a 3) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 6))) in a 44.898 * [taylor]: Taking taylor expansion of 1/1024 in a 44.898 * [backup-simplify]: Simplify 1/1024 into 1/1024 44.898 * [taylor]: Taking taylor expansion of (/ (* (pow a 3) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 6)) in a 44.898 * [taylor]: Taking taylor expansion of (* (pow a 3) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) in a 44.898 * [taylor]: Taking taylor expansion of (pow a 3) in a 44.898 * [taylor]: Taking taylor expansion of a in a 44.898 * [backup-simplify]: Simplify 0 into 0 44.898 * [backup-simplify]: Simplify 1 into 1 44.898 * [taylor]: Taking taylor expansion of (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2) in a 44.898 * [taylor]: Taking taylor expansion of (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) in a 44.898 * [taylor]: Taking taylor expansion of (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) in a 44.898 * [taylor]: Taking taylor expansion of 1/4 in a 44.898 * [backup-simplify]: Simplify 1/4 into 1/4 44.898 * [taylor]: Taking taylor expansion of (- (log (- (* 4 (/ 1 a)))) (log c)) in a 44.898 * [taylor]: Taking taylor expansion of (log (- (* 4 (/ 1 a)))) in a 44.898 * [taylor]: Taking taylor expansion of (- (* 4 (/ 1 a))) in a 44.898 * [taylor]: Taking taylor expansion of (* 4 (/ 1 a)) in a 44.898 * [taylor]: Taking taylor expansion of 4 in a 44.898 * [backup-simplify]: Simplify 4 into 4 44.898 * [taylor]: Taking taylor expansion of (/ 1 a) in a 44.898 * [taylor]: Taking taylor expansion of a in a 44.898 * [backup-simplify]: Simplify 0 into 0 44.898 * [backup-simplify]: Simplify 1 into 1 44.899 * [backup-simplify]: Simplify (/ 1 1) into 1 44.899 * [backup-simplify]: Simplify (* 4 1) into 4 44.900 * [backup-simplify]: Simplify (- 4) into -4 44.900 * [backup-simplify]: Simplify (- 4) into -4 44.900 * [backup-simplify]: Simplify (log -4) into (log -4) 44.900 * [taylor]: Taking taylor expansion of (log c) in a 44.900 * [taylor]: Taking taylor expansion of c in a 44.901 * [backup-simplify]: Simplify c into c 44.901 * [backup-simplify]: Simplify (log c) into (log c) 44.901 * [backup-simplify]: Simplify (+ (* (- 1) (log a)) (log -4)) into (- (log -4) (log a)) 44.901 * [backup-simplify]: Simplify (- (log c)) into (- (log c)) 44.902 * [backup-simplify]: Simplify (+ (- (log -4) (log a)) (- (log c))) into (- (log -4) (+ (log a) (log c))) 44.902 * [backup-simplify]: Simplify (* 1/4 (- (log -4) (+ (log a) (log c)))) into (* 1/4 (- (log -4) (+ (log a) (log c)))) 44.903 * [backup-simplify]: Simplify (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) into (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 44.903 * [taylor]: Taking taylor expansion of (pow b 6) in a 44.903 * [taylor]: Taking taylor expansion of b in a 44.903 * [backup-simplify]: Simplify b into b 44.903 * [backup-simplify]: Simplify (* 1 1) into 1 44.904 * [backup-simplify]: Simplify (* 1 1) into 1 44.905 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (exp (* 1/4 (- (log -4) (+ (log a) (log c)))))) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 44.905 * [backup-simplify]: Simplify (* 1 (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2)) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 44.905 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.906 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 44.906 * [backup-simplify]: Simplify (* (pow b 3) (pow b 3)) into (pow b 6) 44.906 * [backup-simplify]: Simplify (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 6)) into (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 6)) 44.907 * [backup-simplify]: Simplify (- 0) into 0 44.907 * [backup-simplify]: Simplify (- 4) into -4 44.908 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.909 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 1))) into 0 44.910 * [backup-simplify]: Simplify (- 0) into 0 44.910 * [backup-simplify]: Simplify (- 4) into -4 44.913 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -4 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -4 1)))) 2) into 0 44.915 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow c 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow c 1)))) 2) into 0 44.915 * [backup-simplify]: Simplify (- 0) into 0 44.916 * [backup-simplify]: Simplify (+ 0 0) into 0 44.917 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 (- (log -4) (+ (log a) (log c)))))) into 0 44.919 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 44.920 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 0) (+ (* 0 0) (* 0 (exp (* 1/4 (- (log -4) (+ (log a) (log c)))))))) into 0 44.921 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2)))) into 0 44.921 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 44.921 * [backup-simplify]: Simplify (- (/ 0 (pow b 2)) (+ (* (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2)) (/ 0 (pow b 2))))) into 0 44.922 * [backup-simplify]: Simplify (+ (* 1/8 0) (* 0 (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2)))) into 0 44.922 * [backup-simplify]: Simplify (- 0) into 0 44.922 * [taylor]: Taking taylor expansion of 0 in b 44.922 * [backup-simplify]: Simplify 0 into 0 44.922 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 44.923 * [backup-simplify]: Simplify (- 0) into 0 44.923 * [backup-simplify]: Simplify (- 4) into -4 44.923 * [backup-simplify]: Simplify (- 0) into 0 44.923 * [backup-simplify]: Simplify (- 0) into 0 44.924 * [backup-simplify]: Simplify (- 4) into -4 44.924 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.925 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 44.925 * [backup-simplify]: Simplify (- 0) into 0 44.925 * [backup-simplify]: Simplify (- 4) into -4 44.928 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -4 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -4 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -4 1)))) 6) into 0 44.930 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow c 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow c 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow c 1)))) 6) into 0 44.930 * [backup-simplify]: Simplify (- 0) into 0 44.930 * [backup-simplify]: Simplify (+ 0 0) into 0 44.931 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -4) (+ (log a) (log c))))))) into 0 44.933 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 44.934 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 1/4 (- (log -4) (+ (log a) (log c))))))))) into 0 44.934 * [backup-simplify]: Simplify (+ 0 0) into 0 44.934 * [taylor]: Taking taylor expansion of 0 in b 44.934 * [backup-simplify]: Simplify 0 into 0 44.936 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -4 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -4 1)))) 2) into 0 44.937 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow a 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow a 1)))) 2) into 0 44.938 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow c 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow c 1)))) 2) into 0 44.938 * [backup-simplify]: Simplify (+ 0 0) into 0 44.938 * [backup-simplify]: Simplify (- 0) into 0 44.939 * [backup-simplify]: Simplify (+ 0 0) into 0 44.939 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 (- (log -4) (+ (log a) (log c)))))) into 0 44.941 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 44.942 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 0) (+ (* 0 0) (* 0 (exp (* 1/4 (- (log -4) (+ (log a) (log c)))))))) into 0 44.942 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 44.948 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.949 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (* 0 (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2)))) into 0 44.950 * [backup-simplify]: Simplify (- 0) into 0 44.950 * [backup-simplify]: Simplify 0 into 0 44.950 * [backup-simplify]: Simplify 0 into 0 44.950 * [backup-simplify]: Simplify 0 into 0 44.951 * [backup-simplify]: Simplify (+ (pow (exp (* 1/4 (- (log -4) (+ (log (/ 1 (- a))) (log (/ 1 (- c))))))) 2) (* 1 (* (/ 1 (/ 1 (- b))) (* 1 1)))) into (- (pow (exp (* 1/4 (- (log -4) (+ (log (/ -1 c)) (log (/ -1 a)))))) 2) b) 44.951 * * * * [progress]: [ 2 / 4 ] generating series at (2 3 1 2 1) 44.951 * [backup-simplify]: Simplify (sqrt (fma -4 (* c a) (* b b))) into (sqrt (fma -4 (* a c) (pow b 2))) 44.951 * [approximate]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in (c a b) around 0 44.951 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in b 44.951 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in b 44.951 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 44.951 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in b 44.951 * [taylor]: Taking taylor expansion of -4 in b 44.951 * [backup-simplify]: Simplify -4 into -4 44.951 * [taylor]: Taking taylor expansion of (* a c) in b 44.951 * [taylor]: Taking taylor expansion of a in b 44.951 * [backup-simplify]: Simplify a into a 44.951 * [taylor]: Taking taylor expansion of c in b 44.951 * [backup-simplify]: Simplify c into c 44.951 * [taylor]: Taking taylor expansion of (pow b 2) in b 44.951 * [taylor]: Taking taylor expansion of b in b 44.951 * [backup-simplify]: Simplify 0 into 0 44.951 * [backup-simplify]: Simplify 1 into 1 44.951 * [backup-simplify]: Simplify (* a c) into (* a c) 44.951 * [backup-simplify]: Simplify (* -4 (* a c)) into (* -4 (* a c)) 44.951 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 44.951 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 44.951 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 44.952 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (* a c))) into 0 44.952 * [backup-simplify]: Simplify (+ 0 0) into 0 44.952 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 44.952 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in a 44.952 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in a 44.952 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 44.952 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in a 44.952 * [taylor]: Taking taylor expansion of -4 in a 44.952 * [backup-simplify]: Simplify -4 into -4 44.952 * [taylor]: Taking taylor expansion of (* a c) in a 44.952 * [taylor]: Taking taylor expansion of a in a 44.952 * [backup-simplify]: Simplify 0 into 0 44.952 * [backup-simplify]: Simplify 1 into 1 44.952 * [taylor]: Taking taylor expansion of c in a 44.952 * [backup-simplify]: Simplify c into c 44.952 * [taylor]: Taking taylor expansion of (pow b 2) in a 44.952 * [taylor]: Taking taylor expansion of b in a 44.952 * [backup-simplify]: Simplify b into b 44.952 * [backup-simplify]: Simplify (* 0 c) into 0 44.953 * [backup-simplify]: Simplify (* -4 0) into 0 44.953 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.953 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 44.953 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 44.953 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 44.953 * [backup-simplify]: Simplify (+ (* -4 c) (* 0 0)) into (- (* 4 c)) 44.953 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 44.954 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 44.954 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 44.954 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in c 44.954 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in c 44.954 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 44.954 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in c 44.954 * [taylor]: Taking taylor expansion of -4 in c 44.954 * [backup-simplify]: Simplify -4 into -4 44.954 * [taylor]: Taking taylor expansion of (* a c) in c 44.954 * [taylor]: Taking taylor expansion of a in c 44.954 * [backup-simplify]: Simplify a into a 44.954 * [taylor]: Taking taylor expansion of c in c 44.954 * [backup-simplify]: Simplify 0 into 0 44.954 * [backup-simplify]: Simplify 1 into 1 44.954 * [taylor]: Taking taylor expansion of (pow b 2) in c 44.954 * [taylor]: Taking taylor expansion of b in c 44.954 * [backup-simplify]: Simplify b into b 44.954 * [backup-simplify]: Simplify (* a 0) into 0 44.954 * [backup-simplify]: Simplify (* -4 0) into 0 44.954 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.954 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 44.954 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 44.955 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 44.955 * [backup-simplify]: Simplify (+ (* -4 a) (* 0 0)) into (- (* 4 a)) 44.955 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 44.955 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 44.955 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 44.955 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in c 44.955 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in c 44.956 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 44.956 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in c 44.956 * [taylor]: Taking taylor expansion of -4 in c 44.956 * [backup-simplify]: Simplify -4 into -4 44.956 * [taylor]: Taking taylor expansion of (* a c) in c 44.956 * [taylor]: Taking taylor expansion of a in c 44.956 * [backup-simplify]: Simplify a into a 44.956 * [taylor]: Taking taylor expansion of c in c 44.956 * [backup-simplify]: Simplify 0 into 0 44.956 * [backup-simplify]: Simplify 1 into 1 44.956 * [taylor]: Taking taylor expansion of (pow b 2) in c 44.956 * [taylor]: Taking taylor expansion of b in c 44.956 * [backup-simplify]: Simplify b into b 44.956 * [backup-simplify]: Simplify (* a 0) into 0 44.956 * [backup-simplify]: Simplify (* -4 0) into 0 44.956 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.956 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 44.956 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 44.957 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 44.957 * [backup-simplify]: Simplify (+ (* -4 a) (* 0 0)) into (- (* 4 a)) 44.957 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 44.957 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 44.958 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 44.958 * [taylor]: Taking taylor expansion of b in a 44.958 * [backup-simplify]: Simplify b into b 44.958 * [taylor]: Taking taylor expansion of b in b 44.958 * [backup-simplify]: Simplify 0 into 0 44.958 * [backup-simplify]: Simplify 1 into 1 44.958 * [backup-simplify]: Simplify 0 into 0 44.958 * [taylor]: Taking taylor expansion of (* -2 (/ a b)) in a 44.958 * [taylor]: Taking taylor expansion of -2 in a 44.958 * [backup-simplify]: Simplify -2 into -2 44.958 * [taylor]: Taking taylor expansion of (/ a b) in a 44.958 * [taylor]: Taking taylor expansion of a in a 44.958 * [backup-simplify]: Simplify 0 into 0 44.958 * [backup-simplify]: Simplify 1 into 1 44.958 * [taylor]: Taking taylor expansion of b in a 44.958 * [backup-simplify]: Simplify b into b 44.958 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 44.958 * [taylor]: Taking taylor expansion of 0 in b 44.958 * [backup-simplify]: Simplify 0 into 0 44.958 * [backup-simplify]: Simplify 0 into 0 44.958 * [backup-simplify]: Simplify 1 into 1 44.959 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 44.960 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 a) (* 0 0))) into 0 44.960 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 44.961 * [backup-simplify]: Simplify (+ 0 0) into 0 44.961 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 44.961 * [taylor]: Taking taylor expansion of (* -2 (/ (pow a 2) (pow b 3))) in a 44.961 * [taylor]: Taking taylor expansion of -2 in a 44.961 * [backup-simplify]: Simplify -2 into -2 44.961 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) in a 44.961 * [taylor]: Taking taylor expansion of (pow a 2) in a 44.961 * [taylor]: Taking taylor expansion of a in a 44.961 * [backup-simplify]: Simplify 0 into 0 44.961 * [backup-simplify]: Simplify 1 into 1 44.961 * [taylor]: Taking taylor expansion of (pow b 3) in a 44.962 * [taylor]: Taking taylor expansion of b in a 44.962 * [backup-simplify]: Simplify b into b 44.962 * [backup-simplify]: Simplify (* 1 1) into 1 44.962 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.962 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 44.962 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 44.962 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 44.962 * [taylor]: Taking taylor expansion of (/ -2 b) in b 44.962 * [taylor]: Taking taylor expansion of -2 in b 44.962 * [backup-simplify]: Simplify -2 into -2 44.962 * [taylor]: Taking taylor expansion of b in b 44.962 * [backup-simplify]: Simplify 0 into 0 44.962 * [backup-simplify]: Simplify 1 into 1 44.963 * [backup-simplify]: Simplify (/ -2 1) into -2 44.964 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 44.964 * [backup-simplify]: Simplify 0 into 0 44.964 * [taylor]: Taking taylor expansion of 0 in b 44.964 * [backup-simplify]: Simplify 0 into 0 44.964 * [backup-simplify]: Simplify 0 into 0 44.964 * [backup-simplify]: Simplify 0 into 0 44.964 * [backup-simplify]: Simplify 0 into 0 44.965 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 44.966 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 a) (* 0 0)))) into 0 44.966 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 44.967 * [backup-simplify]: Simplify (+ 0 0) into 0 44.967 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ a b)) (* -2 (/ (pow a 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow a 3) (pow b 5))) 44.967 * [taylor]: Taking taylor expansion of (* -4 (/ (pow a 3) (pow b 5))) in a 44.967 * [taylor]: Taking taylor expansion of -4 in a 44.967 * [backup-simplify]: Simplify -4 into -4 44.967 * [taylor]: Taking taylor expansion of (/ (pow a 3) (pow b 5)) in a 44.967 * [taylor]: Taking taylor expansion of (pow a 3) in a 44.967 * [taylor]: Taking taylor expansion of a in a 44.967 * [backup-simplify]: Simplify 0 into 0 44.967 * [backup-simplify]: Simplify 1 into 1 44.967 * [taylor]: Taking taylor expansion of (pow b 5) in a 44.967 * [taylor]: Taking taylor expansion of b in a 44.967 * [backup-simplify]: Simplify b into b 44.968 * [backup-simplify]: Simplify (* 1 1) into 1 44.968 * [backup-simplify]: Simplify (* 1 1) into 1 44.968 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.968 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 44.968 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 44.969 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 44.969 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 44.969 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 44.969 * [taylor]: Taking taylor expansion of 0 in b 44.969 * [backup-simplify]: Simplify 0 into 0 44.969 * [backup-simplify]: Simplify 0 into 0 44.969 * [taylor]: Taking taylor expansion of 0 in b 44.969 * [backup-simplify]: Simplify 0 into 0 44.969 * [backup-simplify]: Simplify 0 into 0 44.971 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 44.971 * [backup-simplify]: Simplify (sqrt (fma -4 (* (/ 1 c) (/ 1 a)) (* (/ 1 b) (/ 1 b)))) into (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) 44.971 * [approximate]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in (c a b) around 0 44.971 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in b 44.971 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in b 44.971 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 44.971 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in b 44.971 * [taylor]: Taking taylor expansion of -4 in b 44.971 * [backup-simplify]: Simplify -4 into -4 44.971 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 44.971 * [taylor]: Taking taylor expansion of (* a c) in b 44.971 * [taylor]: Taking taylor expansion of a in b 44.971 * [backup-simplify]: Simplify a into a 44.971 * [taylor]: Taking taylor expansion of c in b 44.971 * [backup-simplify]: Simplify c into c 44.971 * [backup-simplify]: Simplify (* a c) into (* a c) 44.971 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 44.971 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 44.971 * [taylor]: Taking taylor expansion of (pow b 2) in b 44.971 * [taylor]: Taking taylor expansion of b in b 44.971 * [backup-simplify]: Simplify 0 into 0 44.972 * [backup-simplify]: Simplify 1 into 1 44.972 * [backup-simplify]: Simplify (* 1 1) into 1 44.972 * [backup-simplify]: Simplify (/ 1 1) into 1 44.973 * [backup-simplify]: Simplify (+ 0 1) into 1 44.973 * [backup-simplify]: Simplify (sqrt 1) into 1 44.974 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.975 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.975 * [backup-simplify]: Simplify (+ 0 0) into 0 44.976 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 44.976 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in a 44.976 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in a 44.976 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 44.976 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in a 44.976 * [taylor]: Taking taylor expansion of -4 in a 44.976 * [backup-simplify]: Simplify -4 into -4 44.976 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 44.976 * [taylor]: Taking taylor expansion of (* a c) in a 44.976 * [taylor]: Taking taylor expansion of a in a 44.976 * [backup-simplify]: Simplify 0 into 0 44.976 * [backup-simplify]: Simplify 1 into 1 44.976 * [taylor]: Taking taylor expansion of c in a 44.976 * [backup-simplify]: Simplify c into c 44.976 * [backup-simplify]: Simplify (* 0 c) into 0 44.977 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 44.977 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 44.977 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 44.977 * [taylor]: Taking taylor expansion of (pow b 2) in a 44.977 * [taylor]: Taking taylor expansion of b in a 44.977 * [backup-simplify]: Simplify b into b 44.977 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.977 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.977 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 44.977 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 44.978 * [backup-simplify]: Simplify (sqrt 0) into 0 44.978 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 44.978 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 44.978 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 44.979 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 44.979 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 44.979 * [taylor]: Taking taylor expansion of -4 in c 44.979 * [backup-simplify]: Simplify -4 into -4 44.979 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 44.979 * [taylor]: Taking taylor expansion of (* a c) in c 44.979 * [taylor]: Taking taylor expansion of a in c 44.979 * [backup-simplify]: Simplify a into a 44.979 * [taylor]: Taking taylor expansion of c in c 44.979 * [backup-simplify]: Simplify 0 into 0 44.979 * [backup-simplify]: Simplify 1 into 1 44.979 * [backup-simplify]: Simplify (* a 0) into 0 44.979 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 44.979 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 44.979 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 44.979 * [taylor]: Taking taylor expansion of (pow b 2) in c 44.979 * [taylor]: Taking taylor expansion of b in c 44.979 * [backup-simplify]: Simplify b into b 44.980 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.980 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.980 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 44.980 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 44.980 * [backup-simplify]: Simplify (sqrt 0) into 0 44.981 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 44.981 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 44.981 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 44.981 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 44.981 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 44.981 * [taylor]: Taking taylor expansion of -4 in c 44.981 * [backup-simplify]: Simplify -4 into -4 44.981 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 44.981 * [taylor]: Taking taylor expansion of (* a c) in c 44.981 * [taylor]: Taking taylor expansion of a in c 44.981 * [backup-simplify]: Simplify a into a 44.981 * [taylor]: Taking taylor expansion of c in c 44.981 * [backup-simplify]: Simplify 0 into 0 44.981 * [backup-simplify]: Simplify 1 into 1 44.981 * [backup-simplify]: Simplify (* a 0) into 0 44.982 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 44.982 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 44.982 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 44.982 * [taylor]: Taking taylor expansion of (pow b 2) in c 44.982 * [taylor]: Taking taylor expansion of b in c 44.982 * [backup-simplify]: Simplify b into b 44.982 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.982 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.982 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 44.982 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 44.983 * [backup-simplify]: Simplify (sqrt 0) into 0 44.983 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 44.983 * [taylor]: Taking taylor expansion of 0 in a 44.983 * [backup-simplify]: Simplify 0 into 0 44.983 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 44.983 * [taylor]: Taking taylor expansion of +nan.0 in a 44.983 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.983 * [taylor]: Taking taylor expansion of a in a 44.983 * [backup-simplify]: Simplify 0 into 0 44.984 * [backup-simplify]: Simplify 1 into 1 44.984 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 44.984 * [taylor]: Taking taylor expansion of +nan.0 in b 44.984 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.984 * [taylor]: Taking taylor expansion of 0 in b 44.984 * [backup-simplify]: Simplify 0 into 0 44.985 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 44.985 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 44.985 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 a))) into 0 44.986 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 44.986 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 44.987 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 44.987 * [taylor]: Taking taylor expansion of +nan.0 in a 44.987 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.987 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 44.987 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 44.987 * [taylor]: Taking taylor expansion of (pow b 2) in a 44.987 * [taylor]: Taking taylor expansion of b in a 44.987 * [backup-simplify]: Simplify b into b 44.987 * [backup-simplify]: Simplify (* b b) into (pow b 2) 44.987 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 44.987 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 44.987 * [taylor]: Taking taylor expansion of +nan.0 in a 44.987 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.987 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 44.987 * [taylor]: Taking taylor expansion of (pow a 2) in a 44.987 * [taylor]: Taking taylor expansion of a in a 44.987 * [backup-simplify]: Simplify 0 into 0 44.987 * [backup-simplify]: Simplify 1 into 1 44.988 * [backup-simplify]: Simplify (* 1 1) into 1 44.988 * [backup-simplify]: Simplify (/ 1 1) into 1 44.989 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.989 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.990 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 44.991 * [backup-simplify]: Simplify (- 0) into 0 44.991 * [backup-simplify]: Simplify (+ 0 0) into 0 44.991 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 44.992 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 44.993 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 44.993 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 44.994 * [taylor]: Taking taylor expansion of 0 in b 44.994 * [backup-simplify]: Simplify 0 into 0 44.994 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 44.994 * [taylor]: Taking taylor expansion of 0 in b 44.995 * [backup-simplify]: Simplify 0 into 0 44.995 * [taylor]: Taking taylor expansion of 0 in b 44.995 * [backup-simplify]: Simplify 0 into 0 44.995 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.995 * [backup-simplify]: Simplify 0 into 0 44.996 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 44.996 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 44.997 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 44.997 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 44.997 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 44.997 * [backup-simplify]: Simplify (+ 0 0) into 0 44.998 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 44.998 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 44.998 * [taylor]: Taking taylor expansion of +nan.0 in a 44.998 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.998 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 44.998 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 44.998 * [taylor]: Taking taylor expansion of +nan.0 in a 44.998 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.998 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 44.998 * [taylor]: Taking taylor expansion of (pow a 3) in a 44.998 * [taylor]: Taking taylor expansion of a in a 44.998 * [backup-simplify]: Simplify 0 into 0 44.998 * [backup-simplify]: Simplify 1 into 1 44.999 * [backup-simplify]: Simplify (* 1 1) into 1 44.999 * [backup-simplify]: Simplify (* 1 1) into 1 45.000 * [backup-simplify]: Simplify (/ 1 1) into 1 45.000 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 45.000 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 45.000 * [taylor]: Taking taylor expansion of +nan.0 in a 45.000 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.000 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 45.000 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 45.000 * [taylor]: Taking taylor expansion of a in a 45.000 * [backup-simplify]: Simplify 0 into 0 45.000 * [backup-simplify]: Simplify 1 into 1 45.000 * [taylor]: Taking taylor expansion of (pow b 2) in a 45.000 * [taylor]: Taking taylor expansion of b in a 45.000 * [backup-simplify]: Simplify b into b 45.000 * [backup-simplify]: Simplify (* b b) into (pow b 2) 45.000 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 45.000 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 45.001 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 45.001 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 45.002 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 45.002 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.003 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 45.004 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.005 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.006 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.007 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 45.007 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 45.007 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 45.007 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 45.008 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 45.008 * [backup-simplify]: Simplify (+ 0 0) into 0 45.009 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 45.009 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 45.010 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 45.010 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 45.010 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 45.011 * [taylor]: Taking taylor expansion of +nan.0 in b 45.011 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.011 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 45.011 * [taylor]: Taking taylor expansion of (pow b 2) in b 45.011 * [taylor]: Taking taylor expansion of b in b 45.011 * [backup-simplify]: Simplify 0 into 0 45.011 * [backup-simplify]: Simplify 1 into 1 45.011 * [backup-simplify]: Simplify (* 1 1) into 1 45.011 * [backup-simplify]: Simplify (/ 1 1) into 1 45.012 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.013 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.014 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 45.014 * [backup-simplify]: Simplify (- 0) into 0 45.014 * [backup-simplify]: Simplify 0 into 0 45.015 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 45.016 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.017 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 45.017 * [backup-simplify]: Simplify (- 0) into 0 45.017 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 45.018 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 45.018 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 45.018 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 45.018 * [taylor]: Taking taylor expansion of +nan.0 in b 45.018 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.018 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 45.018 * [taylor]: Taking taylor expansion of (pow b 2) in b 45.018 * [taylor]: Taking taylor expansion of b in b 45.018 * [backup-simplify]: Simplify 0 into 0 45.019 * [backup-simplify]: Simplify 1 into 1 45.019 * [backup-simplify]: Simplify (* 1 1) into 1 45.019 * [backup-simplify]: Simplify (/ 1 1) into 1 45.020 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.021 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.021 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 45.022 * [backup-simplify]: Simplify (- 0) into 0 45.022 * [backup-simplify]: Simplify 0 into 0 45.023 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.023 * [taylor]: Taking taylor expansion of 0 in b 45.023 * [backup-simplify]: Simplify 0 into 0 45.023 * [taylor]: Taking taylor expansion of 0 in b 45.023 * [backup-simplify]: Simplify 0 into 0 45.023 * [backup-simplify]: Simplify 0 into 0 45.023 * [backup-simplify]: Simplify 0 into 0 45.023 * [backup-simplify]: Simplify 0 into 0 45.023 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 a)) 1))) into (* +nan.0 a) 45.024 * [backup-simplify]: Simplify (sqrt (fma -4 (* (/ 1 (- c)) (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- b))))) into (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) 45.024 * [approximate]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in (c a b) around 0 45.024 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in b 45.024 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in b 45.024 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 45.024 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in b 45.024 * [taylor]: Taking taylor expansion of -4 in b 45.024 * [backup-simplify]: Simplify -4 into -4 45.024 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 45.024 * [taylor]: Taking taylor expansion of (* a c) in b 45.024 * [taylor]: Taking taylor expansion of a in b 45.024 * [backup-simplify]: Simplify a into a 45.024 * [taylor]: Taking taylor expansion of c in b 45.024 * [backup-simplify]: Simplify c into c 45.024 * [backup-simplify]: Simplify (* a c) into (* a c) 45.024 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 45.024 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 45.024 * [taylor]: Taking taylor expansion of (pow b 2) in b 45.024 * [taylor]: Taking taylor expansion of b in b 45.024 * [backup-simplify]: Simplify 0 into 0 45.024 * [backup-simplify]: Simplify 1 into 1 45.025 * [backup-simplify]: Simplify (* 1 1) into 1 45.025 * [backup-simplify]: Simplify (/ 1 1) into 1 45.025 * [backup-simplify]: Simplify (+ 0 1) into 1 45.026 * [backup-simplify]: Simplify (sqrt 1) into 1 45.026 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.027 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.028 * [backup-simplify]: Simplify (+ 0 0) into 0 45.029 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 45.029 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in a 45.029 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in a 45.029 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 45.029 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in a 45.029 * [taylor]: Taking taylor expansion of -4 in a 45.029 * [backup-simplify]: Simplify -4 into -4 45.029 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 45.029 * [taylor]: Taking taylor expansion of (* a c) in a 45.029 * [taylor]: Taking taylor expansion of a in a 45.029 * [backup-simplify]: Simplify 0 into 0 45.029 * [backup-simplify]: Simplify 1 into 1 45.029 * [taylor]: Taking taylor expansion of c in a 45.029 * [backup-simplify]: Simplify c into c 45.029 * [backup-simplify]: Simplify (* 0 c) into 0 45.029 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 45.029 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 45.030 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 45.030 * [taylor]: Taking taylor expansion of (pow b 2) in a 45.030 * [taylor]: Taking taylor expansion of b in a 45.030 * [backup-simplify]: Simplify b into b 45.030 * [backup-simplify]: Simplify (* b b) into (pow b 2) 45.030 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 45.030 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 45.030 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 45.030 * [backup-simplify]: Simplify (sqrt 0) into 0 45.031 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 45.031 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 45.031 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 45.031 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 45.031 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 45.031 * [taylor]: Taking taylor expansion of -4 in c 45.031 * [backup-simplify]: Simplify -4 into -4 45.031 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 45.031 * [taylor]: Taking taylor expansion of (* a c) in c 45.031 * [taylor]: Taking taylor expansion of a in c 45.031 * [backup-simplify]: Simplify a into a 45.031 * [taylor]: Taking taylor expansion of c in c 45.031 * [backup-simplify]: Simplify 0 into 0 45.031 * [backup-simplify]: Simplify 1 into 1 45.031 * [backup-simplify]: Simplify (* a 0) into 0 45.032 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 45.032 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 45.032 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 45.032 * [taylor]: Taking taylor expansion of (pow b 2) in c 45.032 * [taylor]: Taking taylor expansion of b in c 45.032 * [backup-simplify]: Simplify b into b 45.032 * [backup-simplify]: Simplify (* b b) into (pow b 2) 45.032 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 45.032 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 45.032 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 45.033 * [backup-simplify]: Simplify (sqrt 0) into 0 45.033 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 45.033 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 45.033 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 45.033 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 45.034 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 45.034 * [taylor]: Taking taylor expansion of -4 in c 45.034 * [backup-simplify]: Simplify -4 into -4 45.034 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 45.034 * [taylor]: Taking taylor expansion of (* a c) in c 45.034 * [taylor]: Taking taylor expansion of a in c 45.034 * [backup-simplify]: Simplify a into a 45.034 * [taylor]: Taking taylor expansion of c in c 45.034 * [backup-simplify]: Simplify 0 into 0 45.034 * [backup-simplify]: Simplify 1 into 1 45.034 * [backup-simplify]: Simplify (* a 0) into 0 45.034 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 45.034 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 45.034 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 45.034 * [taylor]: Taking taylor expansion of (pow b 2) in c 45.034 * [taylor]: Taking taylor expansion of b in c 45.034 * [backup-simplify]: Simplify b into b 45.034 * [backup-simplify]: Simplify (* b b) into (pow b 2) 45.035 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 45.035 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 45.035 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 45.035 * [backup-simplify]: Simplify (sqrt 0) into 0 45.036 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 45.036 * [taylor]: Taking taylor expansion of 0 in a 45.036 * [backup-simplify]: Simplify 0 into 0 45.036 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 45.036 * [taylor]: Taking taylor expansion of +nan.0 in a 45.036 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.036 * [taylor]: Taking taylor expansion of a in a 45.036 * [backup-simplify]: Simplify 0 into 0 45.036 * [backup-simplify]: Simplify 1 into 1 45.036 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 45.037 * [taylor]: Taking taylor expansion of +nan.0 in b 45.037 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.037 * [taylor]: Taking taylor expansion of 0 in b 45.037 * [backup-simplify]: Simplify 0 into 0 45.037 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 45.037 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 45.038 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 a))) into 0 45.038 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 45.039 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 45.039 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 45.039 * [taylor]: Taking taylor expansion of +nan.0 in a 45.039 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.039 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 45.039 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 45.039 * [taylor]: Taking taylor expansion of (pow b 2) in a 45.039 * [taylor]: Taking taylor expansion of b in a 45.039 * [backup-simplify]: Simplify b into b 45.039 * [backup-simplify]: Simplify (* b b) into (pow b 2) 45.039 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 45.039 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 45.039 * [taylor]: Taking taylor expansion of +nan.0 in a 45.039 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.040 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 45.040 * [taylor]: Taking taylor expansion of (pow a 2) in a 45.040 * [taylor]: Taking taylor expansion of a in a 45.040 * [backup-simplify]: Simplify 0 into 0 45.040 * [backup-simplify]: Simplify 1 into 1 45.040 * [backup-simplify]: Simplify (* 1 1) into 1 45.040 * [backup-simplify]: Simplify (/ 1 1) into 1 45.041 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.042 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.043 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 45.043 * [backup-simplify]: Simplify (- 0) into 0 45.043 * [backup-simplify]: Simplify (+ 0 0) into 0 45.044 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 45.044 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 45.045 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 45.046 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 45.046 * [taylor]: Taking taylor expansion of 0 in b 45.046 * [backup-simplify]: Simplify 0 into 0 45.047 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 45.047 * [taylor]: Taking taylor expansion of 0 in b 45.047 * [backup-simplify]: Simplify 0 into 0 45.047 * [taylor]: Taking taylor expansion of 0 in b 45.047 * [backup-simplify]: Simplify 0 into 0 45.047 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.047 * [backup-simplify]: Simplify 0 into 0 45.048 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 45.048 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 45.049 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 45.049 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 45.049 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 45.049 * [backup-simplify]: Simplify (+ 0 0) into 0 45.050 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 45.050 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 45.050 * [taylor]: Taking taylor expansion of +nan.0 in a 45.050 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.051 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 45.051 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 45.051 * [taylor]: Taking taylor expansion of +nan.0 in a 45.051 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.051 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 45.051 * [taylor]: Taking taylor expansion of (pow a 3) in a 45.051 * [taylor]: Taking taylor expansion of a in a 45.051 * [backup-simplify]: Simplify 0 into 0 45.051 * [backup-simplify]: Simplify 1 into 1 45.051 * [backup-simplify]: Simplify (* 1 1) into 1 45.051 * [backup-simplify]: Simplify (* 1 1) into 1 45.052 * [backup-simplify]: Simplify (/ 1 1) into 1 45.052 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 45.052 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 45.052 * [taylor]: Taking taylor expansion of +nan.0 in a 45.052 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.052 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 45.052 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 45.052 * [taylor]: Taking taylor expansion of a in a 45.052 * [backup-simplify]: Simplify 0 into 0 45.052 * [backup-simplify]: Simplify 1 into 1 45.052 * [taylor]: Taking taylor expansion of (pow b 2) in a 45.052 * [taylor]: Taking taylor expansion of b in a 45.052 * [backup-simplify]: Simplify b into b 45.052 * [backup-simplify]: Simplify (* b b) into (pow b 2) 45.052 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 45.052 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 45.053 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 45.053 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 45.054 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 45.055 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.056 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 45.056 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.057 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.058 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.059 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 45.059 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 45.059 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 45.059 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 45.060 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 45.061 * [backup-simplify]: Simplify (+ 0 0) into 0 45.061 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 45.062 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 45.063 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 45.063 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 45.063 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 45.063 * [taylor]: Taking taylor expansion of +nan.0 in b 45.063 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.063 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 45.063 * [taylor]: Taking taylor expansion of (pow b 2) in b 45.063 * [taylor]: Taking taylor expansion of b in b 45.063 * [backup-simplify]: Simplify 0 into 0 45.063 * [backup-simplify]: Simplify 1 into 1 45.063 * [backup-simplify]: Simplify (* 1 1) into 1 45.064 * [backup-simplify]: Simplify (/ 1 1) into 1 45.064 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.065 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.066 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 45.066 * [backup-simplify]: Simplify (- 0) into 0 45.066 * [backup-simplify]: Simplify 0 into 0 45.067 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 45.068 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.069 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 45.070 * [backup-simplify]: Simplify (- 0) into 0 45.070 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 45.071 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 45.071 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 45.071 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 45.071 * [taylor]: Taking taylor expansion of +nan.0 in b 45.071 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.071 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 45.071 * [taylor]: Taking taylor expansion of (pow b 2) in b 45.071 * [taylor]: Taking taylor expansion of b in b 45.071 * [backup-simplify]: Simplify 0 into 0 45.071 * [backup-simplify]: Simplify 1 into 1 45.071 * [backup-simplify]: Simplify (* 1 1) into 1 45.072 * [backup-simplify]: Simplify (/ 1 1) into 1 45.072 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.073 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.074 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 45.074 * [backup-simplify]: Simplify (- 0) into 0 45.074 * [backup-simplify]: Simplify 0 into 0 45.075 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.075 * [taylor]: Taking taylor expansion of 0 in b 45.076 * [backup-simplify]: Simplify 0 into 0 45.076 * [taylor]: Taking taylor expansion of 0 in b 45.076 * [backup-simplify]: Simplify 0 into 0 45.076 * [backup-simplify]: Simplify 0 into 0 45.076 * [backup-simplify]: Simplify 0 into 0 45.076 * [backup-simplify]: Simplify 0 into 0 45.076 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- a))) 1))) into (* +nan.0 a) 45.076 * * * * [progress]: [ 3 / 4 ] generating series at (2 3 1 1 1) 45.076 * [backup-simplify]: Simplify (sqrt (fma -4 (* c a) (* b b))) into (sqrt (fma -4 (* a c) (pow b 2))) 45.076 * [approximate]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in (c a b) around 0 45.076 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in b 45.076 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in b 45.076 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 45.076 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in b 45.076 * [taylor]: Taking taylor expansion of -4 in b 45.076 * [backup-simplify]: Simplify -4 into -4 45.076 * [taylor]: Taking taylor expansion of (* a c) in b 45.076 * [taylor]: Taking taylor expansion of a in b 45.076 * [backup-simplify]: Simplify a into a 45.077 * [taylor]: Taking taylor expansion of c in b 45.077 * [backup-simplify]: Simplify c into c 45.077 * [taylor]: Taking taylor expansion of (pow b 2) in b 45.077 * [taylor]: Taking taylor expansion of b in b 45.077 * [backup-simplify]: Simplify 0 into 0 45.077 * [backup-simplify]: Simplify 1 into 1 45.077 * [backup-simplify]: Simplify (* a c) into (* a c) 45.077 * [backup-simplify]: Simplify (* -4 (* a c)) into (* -4 (* a c)) 45.077 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 45.077 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 45.077 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 45.078 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (* a c))) into 0 45.078 * [backup-simplify]: Simplify (+ 0 0) into 0 45.078 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 45.078 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in a 45.078 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in a 45.078 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 45.078 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in a 45.078 * [taylor]: Taking taylor expansion of -4 in a 45.078 * [backup-simplify]: Simplify -4 into -4 45.078 * [taylor]: Taking taylor expansion of (* a c) in a 45.078 * [taylor]: Taking taylor expansion of a in a 45.078 * [backup-simplify]: Simplify 0 into 0 45.079 * [backup-simplify]: Simplify 1 into 1 45.079 * [taylor]: Taking taylor expansion of c in a 45.079 * [backup-simplify]: Simplify c into c 45.079 * [taylor]: Taking taylor expansion of (pow b 2) in a 45.079 * [taylor]: Taking taylor expansion of b in a 45.079 * [backup-simplify]: Simplify b into b 45.079 * [backup-simplify]: Simplify (* 0 c) into 0 45.079 * [backup-simplify]: Simplify (* -4 0) into 0 45.079 * [backup-simplify]: Simplify (* b b) into (pow b 2) 45.079 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 45.079 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 45.080 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 45.080 * [backup-simplify]: Simplify (+ (* -4 c) (* 0 0)) into (- (* 4 c)) 45.080 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 45.080 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 45.081 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 45.081 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in c 45.081 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in c 45.081 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 45.081 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in c 45.081 * [taylor]: Taking taylor expansion of -4 in c 45.081 * [backup-simplify]: Simplify -4 into -4 45.081 * [taylor]: Taking taylor expansion of (* a c) in c 45.081 * [taylor]: Taking taylor expansion of a in c 45.081 * [backup-simplify]: Simplify a into a 45.081 * [taylor]: Taking taylor expansion of c in c 45.081 * [backup-simplify]: Simplify 0 into 0 45.081 * [backup-simplify]: Simplify 1 into 1 45.081 * [taylor]: Taking taylor expansion of (pow b 2) in c 45.081 * [taylor]: Taking taylor expansion of b in c 45.081 * [backup-simplify]: Simplify b into b 45.081 * [backup-simplify]: Simplify (* a 0) into 0 45.082 * [backup-simplify]: Simplify (* -4 0) into 0 45.082 * [backup-simplify]: Simplify (* b b) into (pow b 2) 45.082 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 45.082 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 45.082 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 45.083 * [backup-simplify]: Simplify (+ (* -4 a) (* 0 0)) into (- (* 4 a)) 45.083 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 45.083 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 45.083 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 45.083 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in c 45.083 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in c 45.083 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 45.083 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in c 45.083 * [taylor]: Taking taylor expansion of -4 in c 45.083 * [backup-simplify]: Simplify -4 into -4 45.083 * [taylor]: Taking taylor expansion of (* a c) in c 45.083 * [taylor]: Taking taylor expansion of a in c 45.083 * [backup-simplify]: Simplify a into a 45.083 * [taylor]: Taking taylor expansion of c in c 45.083 * [backup-simplify]: Simplify 0 into 0 45.083 * [backup-simplify]: Simplify 1 into 1 45.083 * [taylor]: Taking taylor expansion of (pow b 2) in c 45.083 * [taylor]: Taking taylor expansion of b in c 45.083 * [backup-simplify]: Simplify b into b 45.084 * [backup-simplify]: Simplify (* a 0) into 0 45.084 * [backup-simplify]: Simplify (* -4 0) into 0 45.084 * [backup-simplify]: Simplify (* b b) into (pow b 2) 45.084 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 45.084 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 45.085 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 45.085 * [backup-simplify]: Simplify (+ (* -4 a) (* 0 0)) into (- (* 4 a)) 45.085 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 45.085 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 45.085 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 45.086 * [taylor]: Taking taylor expansion of b in a 45.086 * [backup-simplify]: Simplify b into b 45.086 * [taylor]: Taking taylor expansion of b in b 45.086 * [backup-simplify]: Simplify 0 into 0 45.086 * [backup-simplify]: Simplify 1 into 1 45.086 * [backup-simplify]: Simplify 0 into 0 45.086 * [taylor]: Taking taylor expansion of (* -2 (/ a b)) in a 45.086 * [taylor]: Taking taylor expansion of -2 in a 45.086 * [backup-simplify]: Simplify -2 into -2 45.086 * [taylor]: Taking taylor expansion of (/ a b) in a 45.086 * [taylor]: Taking taylor expansion of a in a 45.086 * [backup-simplify]: Simplify 0 into 0 45.086 * [backup-simplify]: Simplify 1 into 1 45.086 * [taylor]: Taking taylor expansion of b in a 45.086 * [backup-simplify]: Simplify b into b 45.086 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 45.086 * [taylor]: Taking taylor expansion of 0 in b 45.086 * [backup-simplify]: Simplify 0 into 0 45.086 * [backup-simplify]: Simplify 0 into 0 45.086 * [backup-simplify]: Simplify 1 into 1 45.087 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 45.088 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 a) (* 0 0))) into 0 45.088 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 45.089 * [backup-simplify]: Simplify (+ 0 0) into 0 45.089 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 45.089 * [taylor]: Taking taylor expansion of (* -2 (/ (pow a 2) (pow b 3))) in a 45.089 * [taylor]: Taking taylor expansion of -2 in a 45.089 * [backup-simplify]: Simplify -2 into -2 45.089 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) in a 45.089 * [taylor]: Taking taylor expansion of (pow a 2) in a 45.089 * [taylor]: Taking taylor expansion of a in a 45.089 * [backup-simplify]: Simplify 0 into 0 45.089 * [backup-simplify]: Simplify 1 into 1 45.089 * [taylor]: Taking taylor expansion of (pow b 3) in a 45.089 * [taylor]: Taking taylor expansion of b in a 45.089 * [backup-simplify]: Simplify b into b 45.090 * [backup-simplify]: Simplify (* 1 1) into 1 45.090 * [backup-simplify]: Simplify (* b b) into (pow b 2) 45.090 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 45.090 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 45.090 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 45.090 * [taylor]: Taking taylor expansion of (/ -2 b) in b 45.090 * [taylor]: Taking taylor expansion of -2 in b 45.090 * [backup-simplify]: Simplify -2 into -2 45.090 * [taylor]: Taking taylor expansion of b in b 45.090 * [backup-simplify]: Simplify 0 into 0 45.090 * [backup-simplify]: Simplify 1 into 1 45.091 * [backup-simplify]: Simplify (/ -2 1) into -2 45.092 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 45.092 * [backup-simplify]: Simplify 0 into 0 45.092 * [taylor]: Taking taylor expansion of 0 in b 45.092 * [backup-simplify]: Simplify 0 into 0 45.092 * [backup-simplify]: Simplify 0 into 0 45.092 * [backup-simplify]: Simplify 0 into 0 45.092 * [backup-simplify]: Simplify 0 into 0 45.093 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 45.094 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 a) (* 0 0)))) into 0 45.095 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 45.095 * [backup-simplify]: Simplify (+ 0 0) into 0 45.096 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ a b)) (* -2 (/ (pow a 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow a 3) (pow b 5))) 45.096 * [taylor]: Taking taylor expansion of (* -4 (/ (pow a 3) (pow b 5))) in a 45.096 * [taylor]: Taking taylor expansion of -4 in a 45.096 * [backup-simplify]: Simplify -4 into -4 45.096 * [taylor]: Taking taylor expansion of (/ (pow a 3) (pow b 5)) in a 45.096 * [taylor]: Taking taylor expansion of (pow a 3) in a 45.096 * [taylor]: Taking taylor expansion of a in a 45.096 * [backup-simplify]: Simplify 0 into 0 45.096 * [backup-simplify]: Simplify 1 into 1 45.096 * [taylor]: Taking taylor expansion of (pow b 5) in a 45.096 * [taylor]: Taking taylor expansion of b in a 45.096 * [backup-simplify]: Simplify b into b 45.101 * [backup-simplify]: Simplify (* 1 1) into 1 45.102 * [backup-simplify]: Simplify (* 1 1) into 1 45.103 * [backup-simplify]: Simplify (* b b) into (pow b 2) 45.103 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 45.103 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 45.103 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 45.103 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 45.104 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 45.104 * [taylor]: Taking taylor expansion of 0 in b 45.104 * [backup-simplify]: Simplify 0 into 0 45.104 * [backup-simplify]: Simplify 0 into 0 45.104 * [taylor]: Taking taylor expansion of 0 in b 45.104 * [backup-simplify]: Simplify 0 into 0 45.104 * [backup-simplify]: Simplify 0 into 0 45.105 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 45.105 * [backup-simplify]: Simplify (sqrt (fma -4 (* (/ 1 c) (/ 1 a)) (* (/ 1 b) (/ 1 b)))) into (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) 45.105 * [approximate]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in (c a b) around 0 45.105 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in b 45.105 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in b 45.105 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 45.105 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in b 45.105 * [taylor]: Taking taylor expansion of -4 in b 45.105 * [backup-simplify]: Simplify -4 into -4 45.105 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 45.105 * [taylor]: Taking taylor expansion of (* a c) in b 45.105 * [taylor]: Taking taylor expansion of a in b 45.105 * [backup-simplify]: Simplify a into a 45.105 * [taylor]: Taking taylor expansion of c in b 45.105 * [backup-simplify]: Simplify c into c 45.105 * [backup-simplify]: Simplify (* a c) into (* a c) 45.105 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 45.106 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 45.106 * [taylor]: Taking taylor expansion of (pow b 2) in b 45.106 * [taylor]: Taking taylor expansion of b in b 45.106 * [backup-simplify]: Simplify 0 into 0 45.106 * [backup-simplify]: Simplify 1 into 1 45.106 * [backup-simplify]: Simplify (* 1 1) into 1 45.107 * [backup-simplify]: Simplify (/ 1 1) into 1 45.107 * [backup-simplify]: Simplify (+ 0 1) into 1 45.107 * [backup-simplify]: Simplify (sqrt 1) into 1 45.108 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.109 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.109 * [backup-simplify]: Simplify (+ 0 0) into 0 45.110 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 45.111 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in a 45.111 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in a 45.111 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 45.111 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in a 45.111 * [taylor]: Taking taylor expansion of -4 in a 45.111 * [backup-simplify]: Simplify -4 into -4 45.111 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 45.111 * [taylor]: Taking taylor expansion of (* a c) in a 45.111 * [taylor]: Taking taylor expansion of a in a 45.111 * [backup-simplify]: Simplify 0 into 0 45.111 * [backup-simplify]: Simplify 1 into 1 45.111 * [taylor]: Taking taylor expansion of c in a 45.111 * [backup-simplify]: Simplify c into c 45.111 * [backup-simplify]: Simplify (* 0 c) into 0 45.111 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 45.112 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 45.112 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 45.112 * [taylor]: Taking taylor expansion of (pow b 2) in a 45.112 * [taylor]: Taking taylor expansion of b in a 45.112 * [backup-simplify]: Simplify b into b 45.112 * [backup-simplify]: Simplify (* b b) into (pow b 2) 45.112 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 45.112 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 45.112 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 45.112 * [backup-simplify]: Simplify (sqrt 0) into 0 45.113 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 45.113 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 45.113 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 45.113 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 45.113 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 45.113 * [taylor]: Taking taylor expansion of -4 in c 45.113 * [backup-simplify]: Simplify -4 into -4 45.113 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 45.113 * [taylor]: Taking taylor expansion of (* a c) in c 45.113 * [taylor]: Taking taylor expansion of a in c 45.113 * [backup-simplify]: Simplify a into a 45.113 * [taylor]: Taking taylor expansion of c in c 45.113 * [backup-simplify]: Simplify 0 into 0 45.114 * [backup-simplify]: Simplify 1 into 1 45.114 * [backup-simplify]: Simplify (* a 0) into 0 45.114 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 45.114 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 45.114 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 45.114 * [taylor]: Taking taylor expansion of (pow b 2) in c 45.114 * [taylor]: Taking taylor expansion of b in c 45.114 * [backup-simplify]: Simplify b into b 45.114 * [backup-simplify]: Simplify (* b b) into (pow b 2) 45.114 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 45.115 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 45.115 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 45.115 * [backup-simplify]: Simplify (sqrt 0) into 0 45.116 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 45.116 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 45.116 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 45.116 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 45.116 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 45.116 * [taylor]: Taking taylor expansion of -4 in c 45.116 * [backup-simplify]: Simplify -4 into -4 45.116 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 45.116 * [taylor]: Taking taylor expansion of (* a c) in c 45.116 * [taylor]: Taking taylor expansion of a in c 45.116 * [backup-simplify]: Simplify a into a 45.116 * [taylor]: Taking taylor expansion of c in c 45.116 * [backup-simplify]: Simplify 0 into 0 45.116 * [backup-simplify]: Simplify 1 into 1 45.116 * [backup-simplify]: Simplify (* a 0) into 0 45.117 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 45.117 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 45.117 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 45.117 * [taylor]: Taking taylor expansion of (pow b 2) in c 45.117 * [taylor]: Taking taylor expansion of b in c 45.117 * [backup-simplify]: Simplify b into b 45.117 * [backup-simplify]: Simplify (* b b) into (pow b 2) 45.117 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 45.117 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 45.117 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 45.117 * [backup-simplify]: Simplify (sqrt 0) into 0 45.118 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 45.118 * [taylor]: Taking taylor expansion of 0 in a 45.118 * [backup-simplify]: Simplify 0 into 0 45.118 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 45.118 * [taylor]: Taking taylor expansion of +nan.0 in a 45.118 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.118 * [taylor]: Taking taylor expansion of a in a 45.118 * [backup-simplify]: Simplify 0 into 0 45.118 * [backup-simplify]: Simplify 1 into 1 45.119 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 45.119 * [taylor]: Taking taylor expansion of +nan.0 in b 45.119 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.119 * [taylor]: Taking taylor expansion of 0 in b 45.119 * [backup-simplify]: Simplify 0 into 0 45.120 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 45.120 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 45.121 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 a))) into 0 45.121 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 45.123 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 45.123 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 45.123 * [taylor]: Taking taylor expansion of +nan.0 in a 45.123 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.123 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 45.123 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 45.123 * [taylor]: Taking taylor expansion of (pow b 2) in a 45.123 * [taylor]: Taking taylor expansion of b in a 45.123 * [backup-simplify]: Simplify b into b 45.123 * [backup-simplify]: Simplify (* b b) into (pow b 2) 45.123 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 45.123 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 45.123 * [taylor]: Taking taylor expansion of +nan.0 in a 45.123 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.123 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 45.123 * [taylor]: Taking taylor expansion of (pow a 2) in a 45.123 * [taylor]: Taking taylor expansion of a in a 45.123 * [backup-simplify]: Simplify 0 into 0 45.123 * [backup-simplify]: Simplify 1 into 1 45.124 * [backup-simplify]: Simplify (* 1 1) into 1 45.124 * [backup-simplify]: Simplify (/ 1 1) into 1 45.125 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.126 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.127 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 45.127 * [backup-simplify]: Simplify (- 0) into 0 45.128 * [backup-simplify]: Simplify (+ 0 0) into 0 45.128 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 45.129 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 45.129 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 45.130 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 45.130 * [taylor]: Taking taylor expansion of 0 in b 45.130 * [backup-simplify]: Simplify 0 into 0 45.131 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 45.131 * [taylor]: Taking taylor expansion of 0 in b 45.131 * [backup-simplify]: Simplify 0 into 0 45.131 * [taylor]: Taking taylor expansion of 0 in b 45.131 * [backup-simplify]: Simplify 0 into 0 45.131 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.131 * [backup-simplify]: Simplify 0 into 0 45.132 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 45.132 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 45.133 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 45.133 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 45.134 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 45.134 * [backup-simplify]: Simplify (+ 0 0) into 0 45.135 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 45.135 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 45.135 * [taylor]: Taking taylor expansion of +nan.0 in a 45.135 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.135 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 45.135 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 45.135 * [taylor]: Taking taylor expansion of +nan.0 in a 45.135 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.135 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 45.135 * [taylor]: Taking taylor expansion of (pow a 3) in a 45.135 * [taylor]: Taking taylor expansion of a in a 45.135 * [backup-simplify]: Simplify 0 into 0 45.135 * [backup-simplify]: Simplify 1 into 1 45.136 * [backup-simplify]: Simplify (* 1 1) into 1 45.136 * [backup-simplify]: Simplify (* 1 1) into 1 45.137 * [backup-simplify]: Simplify (/ 1 1) into 1 45.137 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 45.137 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 45.137 * [taylor]: Taking taylor expansion of +nan.0 in a 45.137 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.137 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 45.137 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 45.137 * [taylor]: Taking taylor expansion of a in a 45.137 * [backup-simplify]: Simplify 0 into 0 45.137 * [backup-simplify]: Simplify 1 into 1 45.137 * [taylor]: Taking taylor expansion of (pow b 2) in a 45.137 * [taylor]: Taking taylor expansion of b in a 45.137 * [backup-simplify]: Simplify b into b 45.137 * [backup-simplify]: Simplify (* b b) into (pow b 2) 45.137 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 45.137 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 45.138 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 45.138 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 45.139 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 45.139 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.140 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 45.141 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.142 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.143 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.144 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 45.144 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 45.144 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 45.144 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 45.145 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 45.145 * [backup-simplify]: Simplify (+ 0 0) into 0 45.146 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 45.146 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 45.147 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 45.147 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 45.147 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 45.147 * [taylor]: Taking taylor expansion of +nan.0 in b 45.147 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.147 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 45.147 * [taylor]: Taking taylor expansion of (pow b 2) in b 45.147 * [taylor]: Taking taylor expansion of b in b 45.147 * [backup-simplify]: Simplify 0 into 0 45.147 * [backup-simplify]: Simplify 1 into 1 45.148 * [backup-simplify]: Simplify (* 1 1) into 1 45.148 * [backup-simplify]: Simplify (/ 1 1) into 1 45.149 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.149 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.150 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 45.151 * [backup-simplify]: Simplify (- 0) into 0 45.151 * [backup-simplify]: Simplify 0 into 0 45.152 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 45.152 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.153 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 45.154 * [backup-simplify]: Simplify (- 0) into 0 45.154 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 45.155 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 45.155 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 45.155 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 45.155 * [taylor]: Taking taylor expansion of +nan.0 in b 45.155 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.155 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 45.155 * [taylor]: Taking taylor expansion of (pow b 2) in b 45.155 * [taylor]: Taking taylor expansion of b in b 45.155 * [backup-simplify]: Simplify 0 into 0 45.155 * [backup-simplify]: Simplify 1 into 1 45.155 * [backup-simplify]: Simplify (* 1 1) into 1 45.156 * [backup-simplify]: Simplify (/ 1 1) into 1 45.157 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.157 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.158 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 45.158 * [backup-simplify]: Simplify (- 0) into 0 45.158 * [backup-simplify]: Simplify 0 into 0 45.159 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.159 * [taylor]: Taking taylor expansion of 0 in b 45.160 * [backup-simplify]: Simplify 0 into 0 45.160 * [taylor]: Taking taylor expansion of 0 in b 45.160 * [backup-simplify]: Simplify 0 into 0 45.160 * [backup-simplify]: Simplify 0 into 0 45.160 * [backup-simplify]: Simplify 0 into 0 45.160 * [backup-simplify]: Simplify 0 into 0 45.160 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 a)) 1))) into (* +nan.0 a) 45.160 * [backup-simplify]: Simplify (sqrt (fma -4 (* (/ 1 (- c)) (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- b))))) into (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) 45.160 * [approximate]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in (c a b) around 0 45.160 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in b 45.160 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in b 45.160 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 45.160 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in b 45.160 * [taylor]: Taking taylor expansion of -4 in b 45.160 * [backup-simplify]: Simplify -4 into -4 45.160 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 45.160 * [taylor]: Taking taylor expansion of (* a c) in b 45.160 * [taylor]: Taking taylor expansion of a in b 45.160 * [backup-simplify]: Simplify a into a 45.161 * [taylor]: Taking taylor expansion of c in b 45.161 * [backup-simplify]: Simplify c into c 45.161 * [backup-simplify]: Simplify (* a c) into (* a c) 45.161 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 45.161 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 45.161 * [taylor]: Taking taylor expansion of (pow b 2) in b 45.161 * [taylor]: Taking taylor expansion of b in b 45.161 * [backup-simplify]: Simplify 0 into 0 45.161 * [backup-simplify]: Simplify 1 into 1 45.162 * [backup-simplify]: Simplify (* 1 1) into 1 45.162 * [backup-simplify]: Simplify (/ 1 1) into 1 45.162 * [backup-simplify]: Simplify (+ 0 1) into 1 45.163 * [backup-simplify]: Simplify (sqrt 1) into 1 45.163 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.164 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.165 * [backup-simplify]: Simplify (+ 0 0) into 0 45.165 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 45.165 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in a 45.165 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in a 45.165 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 45.165 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in a 45.166 * [taylor]: Taking taylor expansion of -4 in a 45.166 * [backup-simplify]: Simplify -4 into -4 45.166 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 45.166 * [taylor]: Taking taylor expansion of (* a c) in a 45.166 * [taylor]: Taking taylor expansion of a in a 45.166 * [backup-simplify]: Simplify 0 into 0 45.166 * [backup-simplify]: Simplify 1 into 1 45.166 * [taylor]: Taking taylor expansion of c in a 45.166 * [backup-simplify]: Simplify c into c 45.166 * [backup-simplify]: Simplify (* 0 c) into 0 45.166 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 45.166 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 45.166 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 45.166 * [taylor]: Taking taylor expansion of (pow b 2) in a 45.166 * [taylor]: Taking taylor expansion of b in a 45.166 * [backup-simplify]: Simplify b into b 45.167 * [backup-simplify]: Simplify (* b b) into (pow b 2) 45.167 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 45.167 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 45.167 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 45.167 * [backup-simplify]: Simplify (sqrt 0) into 0 45.167 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 45.167 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 45.167 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 45.167 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 45.168 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 45.168 * [taylor]: Taking taylor expansion of -4 in c 45.168 * [backup-simplify]: Simplify -4 into -4 45.168 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 45.168 * [taylor]: Taking taylor expansion of (* a c) in c 45.168 * [taylor]: Taking taylor expansion of a in c 45.168 * [backup-simplify]: Simplify a into a 45.168 * [taylor]: Taking taylor expansion of c in c 45.168 * [backup-simplify]: Simplify 0 into 0 45.168 * [backup-simplify]: Simplify 1 into 1 45.168 * [backup-simplify]: Simplify (* a 0) into 0 45.168 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 45.168 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 45.168 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 45.168 * [taylor]: Taking taylor expansion of (pow b 2) in c 45.168 * [taylor]: Taking taylor expansion of b in c 45.168 * [backup-simplify]: Simplify b into b 45.168 * [backup-simplify]: Simplify (* b b) into (pow b 2) 45.168 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 45.168 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 45.168 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 45.168 * [backup-simplify]: Simplify (sqrt 0) into 0 45.169 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 45.169 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 45.169 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 45.169 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 45.169 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 45.169 * [taylor]: Taking taylor expansion of -4 in c 45.169 * [backup-simplify]: Simplify -4 into -4 45.169 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 45.169 * [taylor]: Taking taylor expansion of (* a c) in c 45.169 * [taylor]: Taking taylor expansion of a in c 45.169 * [backup-simplify]: Simplify a into a 45.169 * [taylor]: Taking taylor expansion of c in c 45.169 * [backup-simplify]: Simplify 0 into 0 45.169 * [backup-simplify]: Simplify 1 into 1 45.169 * [backup-simplify]: Simplify (* a 0) into 0 45.169 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 45.169 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 45.169 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 45.169 * [taylor]: Taking taylor expansion of (pow b 2) in c 45.170 * [taylor]: Taking taylor expansion of b in c 45.170 * [backup-simplify]: Simplify b into b 45.170 * [backup-simplify]: Simplify (* b b) into (pow b 2) 45.170 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 45.170 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 45.170 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 45.170 * [backup-simplify]: Simplify (sqrt 0) into 0 45.170 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 45.170 * [taylor]: Taking taylor expansion of 0 in a 45.170 * [backup-simplify]: Simplify 0 into 0 45.170 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 45.171 * [taylor]: Taking taylor expansion of +nan.0 in a 45.171 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.171 * [taylor]: Taking taylor expansion of a in a 45.171 * [backup-simplify]: Simplify 0 into 0 45.171 * [backup-simplify]: Simplify 1 into 1 45.171 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 45.171 * [taylor]: Taking taylor expansion of +nan.0 in b 45.171 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.171 * [taylor]: Taking taylor expansion of 0 in b 45.171 * [backup-simplify]: Simplify 0 into 0 45.171 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 45.171 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 45.172 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 a))) into 0 45.172 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 45.172 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 45.172 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 45.172 * [taylor]: Taking taylor expansion of +nan.0 in a 45.172 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.173 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 45.173 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 45.173 * [taylor]: Taking taylor expansion of (pow b 2) in a 45.173 * [taylor]: Taking taylor expansion of b in a 45.173 * [backup-simplify]: Simplify b into b 45.173 * [backup-simplify]: Simplify (* b b) into (pow b 2) 45.173 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 45.173 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 45.173 * [taylor]: Taking taylor expansion of +nan.0 in a 45.173 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.173 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 45.173 * [taylor]: Taking taylor expansion of (pow a 2) in a 45.173 * [taylor]: Taking taylor expansion of a in a 45.173 * [backup-simplify]: Simplify 0 into 0 45.173 * [backup-simplify]: Simplify 1 into 1 45.173 * [backup-simplify]: Simplify (* 1 1) into 1 45.173 * [backup-simplify]: Simplify (/ 1 1) into 1 45.174 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.174 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.175 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 45.175 * [backup-simplify]: Simplify (- 0) into 0 45.175 * [backup-simplify]: Simplify (+ 0 0) into 0 45.175 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 45.176 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 45.176 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 45.177 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 45.177 * [taylor]: Taking taylor expansion of 0 in b 45.177 * [backup-simplify]: Simplify 0 into 0 45.177 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 45.177 * [taylor]: Taking taylor expansion of 0 in b 45.177 * [backup-simplify]: Simplify 0 into 0 45.177 * [taylor]: Taking taylor expansion of 0 in b 45.177 * [backup-simplify]: Simplify 0 into 0 45.177 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.177 * [backup-simplify]: Simplify 0 into 0 45.178 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 45.178 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 45.178 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 45.178 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 45.179 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 45.179 * [backup-simplify]: Simplify (+ 0 0) into 0 45.179 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 45.179 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 45.179 * [taylor]: Taking taylor expansion of +nan.0 in a 45.179 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.179 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 45.180 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 45.180 * [taylor]: Taking taylor expansion of +nan.0 in a 45.180 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.180 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 45.180 * [taylor]: Taking taylor expansion of (pow a 3) in a 45.180 * [taylor]: Taking taylor expansion of a in a 45.180 * [backup-simplify]: Simplify 0 into 0 45.180 * [backup-simplify]: Simplify 1 into 1 45.180 * [backup-simplify]: Simplify (* 1 1) into 1 45.180 * [backup-simplify]: Simplify (* 1 1) into 1 45.180 * [backup-simplify]: Simplify (/ 1 1) into 1 45.180 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 45.180 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 45.180 * [taylor]: Taking taylor expansion of +nan.0 in a 45.180 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.180 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 45.180 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 45.180 * [taylor]: Taking taylor expansion of a in a 45.180 * [backup-simplify]: Simplify 0 into 0 45.180 * [backup-simplify]: Simplify 1 into 1 45.180 * [taylor]: Taking taylor expansion of (pow b 2) in a 45.181 * [taylor]: Taking taylor expansion of b in a 45.181 * [backup-simplify]: Simplify b into b 45.181 * [backup-simplify]: Simplify (* b b) into (pow b 2) 45.181 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 45.181 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 45.181 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 45.181 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 45.182 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 45.182 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.183 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 45.183 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.183 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.184 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.184 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 45.185 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 45.185 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 45.185 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 45.185 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 45.185 * [backup-simplify]: Simplify (+ 0 0) into 0 45.186 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 45.186 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 45.187 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 45.187 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 45.187 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 45.187 * [taylor]: Taking taylor expansion of +nan.0 in b 45.187 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.187 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 45.187 * [taylor]: Taking taylor expansion of (pow b 2) in b 45.187 * [taylor]: Taking taylor expansion of b in b 45.187 * [backup-simplify]: Simplify 0 into 0 45.187 * [backup-simplify]: Simplify 1 into 1 45.187 * [backup-simplify]: Simplify (* 1 1) into 1 45.187 * [backup-simplify]: Simplify (/ 1 1) into 1 45.188 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.188 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.188 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 45.189 * [backup-simplify]: Simplify (- 0) into 0 45.189 * [backup-simplify]: Simplify 0 into 0 45.189 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 45.190 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.191 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 45.191 * [backup-simplify]: Simplify (- 0) into 0 45.191 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 45.192 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 45.192 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 45.192 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 45.192 * [taylor]: Taking taylor expansion of +nan.0 in b 45.192 * [backup-simplify]: Simplify +nan.0 into +nan.0 45.192 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 45.192 * [taylor]: Taking taylor expansion of (pow b 2) in b 45.192 * [taylor]: Taking taylor expansion of b in b 45.192 * [backup-simplify]: Simplify 0 into 0 45.192 * [backup-simplify]: Simplify 1 into 1 45.192 * [backup-simplify]: Simplify (* 1 1) into 1 45.192 * [backup-simplify]: Simplify (/ 1 1) into 1 45.193 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.193 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.194 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 45.194 * [backup-simplify]: Simplify (- 0) into 0 45.194 * [backup-simplify]: Simplify 0 into 0 45.195 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.195 * [taylor]: Taking taylor expansion of 0 in b 45.195 * [backup-simplify]: Simplify 0 into 0 45.195 * [taylor]: Taking taylor expansion of 0 in b 45.195 * [backup-simplify]: Simplify 0 into 0 45.195 * [backup-simplify]: Simplify 0 into 0 45.195 * [backup-simplify]: Simplify 0 into 0 45.195 * [backup-simplify]: Simplify 0 into 0 45.195 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- a))) 1))) into (* +nan.0 a) 45.195 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 2 1 1) 45.195 * [backup-simplify]: Simplify (* (/ c b) a) into (/ (* a c) b) 45.195 * [approximate]: Taking taylor expansion of (/ (* a c) b) in (c b a) around 0 45.195 * [taylor]: Taking taylor expansion of (/ (* a c) b) in a 45.195 * [taylor]: Taking taylor expansion of (* a c) in a 45.195 * [taylor]: Taking taylor expansion of a in a 45.195 * [backup-simplify]: Simplify 0 into 0 45.195 * [backup-simplify]: Simplify 1 into 1 45.195 * [taylor]: Taking taylor expansion of c in a 45.195 * [backup-simplify]: Simplify c into c 45.195 * [taylor]: Taking taylor expansion of b in a 45.195 * [backup-simplify]: Simplify b into b 45.195 * [backup-simplify]: Simplify (* 0 c) into 0 45.195 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 45.195 * [backup-simplify]: Simplify (/ c b) into (/ c b) 45.195 * [taylor]: Taking taylor expansion of (/ (* a c) b) in b 45.196 * [taylor]: Taking taylor expansion of (* a c) in b 45.196 * [taylor]: Taking taylor expansion of a in b 45.196 * [backup-simplify]: Simplify a into a 45.196 * [taylor]: Taking taylor expansion of c in b 45.196 * [backup-simplify]: Simplify c into c 45.196 * [taylor]: Taking taylor expansion of b in b 45.196 * [backup-simplify]: Simplify 0 into 0 45.196 * [backup-simplify]: Simplify 1 into 1 45.196 * [backup-simplify]: Simplify (* a c) into (* a c) 45.196 * [backup-simplify]: Simplify (/ (* a c) 1) into (* a c) 45.196 * [taylor]: Taking taylor expansion of (/ (* a c) b) in c 45.196 * [taylor]: Taking taylor expansion of (* a c) in c 45.196 * [taylor]: Taking taylor expansion of a in c 45.196 * [backup-simplify]: Simplify a into a 45.196 * [taylor]: Taking taylor expansion of c in c 45.196 * [backup-simplify]: Simplify 0 into 0 45.196 * [backup-simplify]: Simplify 1 into 1 45.196 * [taylor]: Taking taylor expansion of b in c 45.196 * [backup-simplify]: Simplify b into b 45.196 * [backup-simplify]: Simplify (* a 0) into 0 45.196 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 45.196 * [backup-simplify]: Simplify (/ a b) into (/ a b) 45.196 * [taylor]: Taking taylor expansion of (/ (* a c) b) in c 45.196 * [taylor]: Taking taylor expansion of (* a c) in c 45.196 * [taylor]: Taking taylor expansion of a in c 45.196 * [backup-simplify]: Simplify a into a 45.196 * [taylor]: Taking taylor expansion of c in c 45.196 * [backup-simplify]: Simplify 0 into 0 45.196 * [backup-simplify]: Simplify 1 into 1 45.196 * [taylor]: Taking taylor expansion of b in c 45.196 * [backup-simplify]: Simplify b into b 45.196 * [backup-simplify]: Simplify (* a 0) into 0 45.197 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 45.197 * [backup-simplify]: Simplify (/ a b) into (/ a b) 45.197 * [taylor]: Taking taylor expansion of (/ a b) in b 45.197 * [taylor]: Taking taylor expansion of a in b 45.197 * [backup-simplify]: Simplify a into a 45.197 * [taylor]: Taking taylor expansion of b in b 45.197 * [backup-simplify]: Simplify 0 into 0 45.197 * [backup-simplify]: Simplify 1 into 1 45.197 * [backup-simplify]: Simplify (/ a 1) into a 45.197 * [taylor]: Taking taylor expansion of a in a 45.197 * [backup-simplify]: Simplify 0 into 0 45.197 * [backup-simplify]: Simplify 1 into 1 45.197 * [backup-simplify]: Simplify 1 into 1 45.197 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 45.197 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ a b) (/ 0 b)))) into 0 45.197 * [taylor]: Taking taylor expansion of 0 in b 45.197 * [backup-simplify]: Simplify 0 into 0 45.198 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* a (/ 0 1)))) into 0 45.198 * [taylor]: Taking taylor expansion of 0 in a 45.198 * [backup-simplify]: Simplify 0 into 0 45.198 * [backup-simplify]: Simplify 0 into 0 45.198 * [backup-simplify]: Simplify 0 into 0 45.199 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 45.199 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ a b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 45.199 * [taylor]: Taking taylor expansion of 0 in b 45.199 * [backup-simplify]: Simplify 0 into 0 45.199 * [taylor]: Taking taylor expansion of 0 in a 45.199 * [backup-simplify]: Simplify 0 into 0 45.199 * [backup-simplify]: Simplify 0 into 0 45.200 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* a (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.200 * [taylor]: Taking taylor expansion of 0 in a 45.200 * [backup-simplify]: Simplify 0 into 0 45.200 * [backup-simplify]: Simplify 0 into 0 45.200 * [backup-simplify]: Simplify 0 into 0 45.200 * [backup-simplify]: Simplify 0 into 0 45.201 * [backup-simplify]: Simplify (* 1 (* a (* (/ 1 b) c))) into (/ (* a c) b) 45.201 * [backup-simplify]: Simplify (* (/ (/ 1 c) (/ 1 b)) (/ 1 a)) into (/ b (* a c)) 45.201 * [approximate]: Taking taylor expansion of (/ b (* a c)) in (c b a) around 0 45.201 * [taylor]: Taking taylor expansion of (/ b (* a c)) in a 45.201 * [taylor]: Taking taylor expansion of b in a 45.201 * [backup-simplify]: Simplify b into b 45.201 * [taylor]: Taking taylor expansion of (* a c) in a 45.201 * [taylor]: Taking taylor expansion of a in a 45.201 * [backup-simplify]: Simplify 0 into 0 45.201 * [backup-simplify]: Simplify 1 into 1 45.201 * [taylor]: Taking taylor expansion of c in a 45.201 * [backup-simplify]: Simplify c into c 45.201 * [backup-simplify]: Simplify (* 0 c) into 0 45.201 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 45.202 * [backup-simplify]: Simplify (/ b c) into (/ b c) 45.202 * [taylor]: Taking taylor expansion of (/ b (* a c)) in b 45.202 * [taylor]: Taking taylor expansion of b in b 45.202 * [backup-simplify]: Simplify 0 into 0 45.202 * [backup-simplify]: Simplify 1 into 1 45.202 * [taylor]: Taking taylor expansion of (* a c) in b 45.202 * [taylor]: Taking taylor expansion of a in b 45.202 * [backup-simplify]: Simplify a into a 45.202 * [taylor]: Taking taylor expansion of c in b 45.202 * [backup-simplify]: Simplify c into c 45.202 * [backup-simplify]: Simplify (* a c) into (* a c) 45.202 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 45.202 * [taylor]: Taking taylor expansion of (/ b (* a c)) in c 45.202 * [taylor]: Taking taylor expansion of b in c 45.202 * [backup-simplify]: Simplify b into b 45.202 * [taylor]: Taking taylor expansion of (* a c) in c 45.202 * [taylor]: Taking taylor expansion of a in c 45.202 * [backup-simplify]: Simplify a into a 45.202 * [taylor]: Taking taylor expansion of c in c 45.202 * [backup-simplify]: Simplify 0 into 0 45.202 * [backup-simplify]: Simplify 1 into 1 45.202 * [backup-simplify]: Simplify (* a 0) into 0 45.203 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 45.203 * [backup-simplify]: Simplify (/ b a) into (/ b a) 45.203 * [taylor]: Taking taylor expansion of (/ b (* a c)) in c 45.203 * [taylor]: Taking taylor expansion of b in c 45.203 * [backup-simplify]: Simplify b into b 45.203 * [taylor]: Taking taylor expansion of (* a c) in c 45.203 * [taylor]: Taking taylor expansion of a in c 45.203 * [backup-simplify]: Simplify a into a 45.203 * [taylor]: Taking taylor expansion of c in c 45.203 * [backup-simplify]: Simplify 0 into 0 45.203 * [backup-simplify]: Simplify 1 into 1 45.203 * [backup-simplify]: Simplify (* a 0) into 0 45.203 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 45.203 * [backup-simplify]: Simplify (/ b a) into (/ b a) 45.204 * [taylor]: Taking taylor expansion of (/ b a) in b 45.204 * [taylor]: Taking taylor expansion of b in b 45.204 * [backup-simplify]: Simplify 0 into 0 45.204 * [backup-simplify]: Simplify 1 into 1 45.204 * [taylor]: Taking taylor expansion of a in b 45.204 * [backup-simplify]: Simplify a into a 45.204 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 45.204 * [taylor]: Taking taylor expansion of (/ 1 a) in a 45.204 * [taylor]: Taking taylor expansion of a in a 45.204 * [backup-simplify]: Simplify 0 into 0 45.204 * [backup-simplify]: Simplify 1 into 1 45.204 * [backup-simplify]: Simplify (/ 1 1) into 1 45.204 * [backup-simplify]: Simplify 1 into 1 45.205 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 45.205 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ b a) (/ 0 a)))) into 0 45.205 * [taylor]: Taking taylor expansion of 0 in b 45.205 * [backup-simplify]: Simplify 0 into 0 45.205 * [taylor]: Taking taylor expansion of 0 in a 45.205 * [backup-simplify]: Simplify 0 into 0 45.205 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 1 a) (/ 0 a)))) into 0 45.205 * [taylor]: Taking taylor expansion of 0 in a 45.205 * [backup-simplify]: Simplify 0 into 0 45.206 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.206 * [backup-simplify]: Simplify 0 into 0 45.207 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 45.207 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ b a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 45.207 * [taylor]: Taking taylor expansion of 0 in b 45.207 * [backup-simplify]: Simplify 0 into 0 45.207 * [taylor]: Taking taylor expansion of 0 in a 45.207 * [backup-simplify]: Simplify 0 into 0 45.207 * [taylor]: Taking taylor expansion of 0 in a 45.207 * [backup-simplify]: Simplify 0 into 0 45.208 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 45.208 * [taylor]: Taking taylor expansion of 0 in a 45.208 * [backup-simplify]: Simplify 0 into 0 45.208 * [backup-simplify]: Simplify 0 into 0 45.208 * [backup-simplify]: Simplify 0 into 0 45.209 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.209 * [backup-simplify]: Simplify 0 into 0 45.210 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 45.210 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ b a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 45.210 * [taylor]: Taking taylor expansion of 0 in b 45.210 * [backup-simplify]: Simplify 0 into 0 45.210 * [taylor]: Taking taylor expansion of 0 in a 45.210 * [backup-simplify]: Simplify 0 into 0 45.210 * [taylor]: Taking taylor expansion of 0 in a 45.210 * [backup-simplify]: Simplify 0 into 0 45.210 * [taylor]: Taking taylor expansion of 0 in a 45.210 * [backup-simplify]: Simplify 0 into 0 45.210 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 45.211 * [taylor]: Taking taylor expansion of 0 in a 45.211 * [backup-simplify]: Simplify 0 into 0 45.211 * [backup-simplify]: Simplify 0 into 0 45.211 * [backup-simplify]: Simplify 0 into 0 45.211 * [backup-simplify]: Simplify (* 1 (* (/ 1 (/ 1 a)) (* (/ 1 b) (/ 1 (/ 1 c))))) into (/ (* a c) b) 45.211 * [backup-simplify]: Simplify (* (/ (/ 1 (- c)) (/ 1 (- b))) (/ 1 (- a))) into (* -1 (/ b (* a c))) 45.211 * [approximate]: Taking taylor expansion of (* -1 (/ b (* a c))) in (c b a) around 0 45.211 * [taylor]: Taking taylor expansion of (* -1 (/ b (* a c))) in a 45.211 * [taylor]: Taking taylor expansion of -1 in a 45.211 * [backup-simplify]: Simplify -1 into -1 45.211 * [taylor]: Taking taylor expansion of (/ b (* a c)) in a 45.211 * [taylor]: Taking taylor expansion of b in a 45.211 * [backup-simplify]: Simplify b into b 45.211 * [taylor]: Taking taylor expansion of (* a c) in a 45.211 * [taylor]: Taking taylor expansion of a in a 45.211 * [backup-simplify]: Simplify 0 into 0 45.211 * [backup-simplify]: Simplify 1 into 1 45.211 * [taylor]: Taking taylor expansion of c in a 45.211 * [backup-simplify]: Simplify c into c 45.211 * [backup-simplify]: Simplify (* 0 c) into 0 45.212 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 45.212 * [backup-simplify]: Simplify (/ b c) into (/ b c) 45.212 * [taylor]: Taking taylor expansion of (* -1 (/ b (* a c))) in b 45.212 * [taylor]: Taking taylor expansion of -1 in b 45.212 * [backup-simplify]: Simplify -1 into -1 45.212 * [taylor]: Taking taylor expansion of (/ b (* a c)) in b 45.212 * [taylor]: Taking taylor expansion of b in b 45.212 * [backup-simplify]: Simplify 0 into 0 45.212 * [backup-simplify]: Simplify 1 into 1 45.212 * [taylor]: Taking taylor expansion of (* a c) in b 45.212 * [taylor]: Taking taylor expansion of a in b 45.212 * [backup-simplify]: Simplify a into a 45.212 * [taylor]: Taking taylor expansion of c in b 45.212 * [backup-simplify]: Simplify c into c 45.212 * [backup-simplify]: Simplify (* a c) into (* a c) 45.212 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 45.212 * [taylor]: Taking taylor expansion of (* -1 (/ b (* a c))) in c 45.212 * [taylor]: Taking taylor expansion of -1 in c 45.213 * [backup-simplify]: Simplify -1 into -1 45.213 * [taylor]: Taking taylor expansion of (/ b (* a c)) in c 45.213 * [taylor]: Taking taylor expansion of b in c 45.213 * [backup-simplify]: Simplify b into b 45.213 * [taylor]: Taking taylor expansion of (* a c) in c 45.213 * [taylor]: Taking taylor expansion of a in c 45.213 * [backup-simplify]: Simplify a into a 45.213 * [taylor]: Taking taylor expansion of c in c 45.213 * [backup-simplify]: Simplify 0 into 0 45.213 * [backup-simplify]: Simplify 1 into 1 45.213 * [backup-simplify]: Simplify (* a 0) into 0 45.213 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 45.213 * [backup-simplify]: Simplify (/ b a) into (/ b a) 45.213 * [taylor]: Taking taylor expansion of (* -1 (/ b (* a c))) in c 45.213 * [taylor]: Taking taylor expansion of -1 in c 45.213 * [backup-simplify]: Simplify -1 into -1 45.213 * [taylor]: Taking taylor expansion of (/ b (* a c)) in c 45.213 * [taylor]: Taking taylor expansion of b in c 45.213 * [backup-simplify]: Simplify b into b 45.213 * [taylor]: Taking taylor expansion of (* a c) in c 45.213 * [taylor]: Taking taylor expansion of a in c 45.213 * [backup-simplify]: Simplify a into a 45.214 * [taylor]: Taking taylor expansion of c in c 45.214 * [backup-simplify]: Simplify 0 into 0 45.214 * [backup-simplify]: Simplify 1 into 1 45.214 * [backup-simplify]: Simplify (* a 0) into 0 45.214 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 45.214 * [backup-simplify]: Simplify (/ b a) into (/ b a) 45.214 * [backup-simplify]: Simplify (* -1 (/ b a)) into (* -1 (/ b a)) 45.214 * [taylor]: Taking taylor expansion of (* -1 (/ b a)) in b 45.214 * [taylor]: Taking taylor expansion of -1 in b 45.214 * [backup-simplify]: Simplify -1 into -1 45.214 * [taylor]: Taking taylor expansion of (/ b a) in b 45.214 * [taylor]: Taking taylor expansion of b in b 45.214 * [backup-simplify]: Simplify 0 into 0 45.214 * [backup-simplify]: Simplify 1 into 1 45.214 * [taylor]: Taking taylor expansion of a in b 45.214 * [backup-simplify]: Simplify a into a 45.215 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 45.215 * [backup-simplify]: Simplify (* -1 (/ 1 a)) into (/ -1 a) 45.215 * [taylor]: Taking taylor expansion of (/ -1 a) in a 45.215 * [taylor]: Taking taylor expansion of -1 in a 45.215 * [backup-simplify]: Simplify -1 into -1 45.215 * [taylor]: Taking taylor expansion of a in a 45.215 * [backup-simplify]: Simplify 0 into 0 45.215 * [backup-simplify]: Simplify 1 into 1 45.215 * [backup-simplify]: Simplify (/ -1 1) into -1 45.215 * [backup-simplify]: Simplify -1 into -1 45.216 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 45.216 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ b a) (/ 0 a)))) into 0 45.217 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ b a))) into 0 45.217 * [taylor]: Taking taylor expansion of 0 in b 45.217 * [backup-simplify]: Simplify 0 into 0 45.217 * [taylor]: Taking taylor expansion of 0 in a 45.217 * [backup-simplify]: Simplify 0 into 0 45.217 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 1 a) (/ 0 a)))) into 0 45.217 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 1 a))) into 0 45.217 * [taylor]: Taking taylor expansion of 0 in a 45.217 * [backup-simplify]: Simplify 0 into 0 45.218 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 45.218 * [backup-simplify]: Simplify 0 into 0 45.219 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 45.220 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ b a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 45.220 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ b a)))) into 0 45.220 * [taylor]: Taking taylor expansion of 0 in b 45.220 * [backup-simplify]: Simplify 0 into 0 45.220 * [taylor]: Taking taylor expansion of 0 in a 45.220 * [backup-simplify]: Simplify 0 into 0 45.221 * [taylor]: Taking taylor expansion of 0 in a 45.221 * [backup-simplify]: Simplify 0 into 0 45.221 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 45.222 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 45.222 * [taylor]: Taking taylor expansion of 0 in a 45.222 * [backup-simplify]: Simplify 0 into 0 45.222 * [backup-simplify]: Simplify 0 into 0 45.222 * [backup-simplify]: Simplify 0 into 0 45.223 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.223 * [backup-simplify]: Simplify 0 into 0 45.224 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 45.224 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ b a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 45.224 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ b a))))) into 0 45.224 * [taylor]: Taking taylor expansion of 0 in b 45.225 * [backup-simplify]: Simplify 0 into 0 45.225 * [taylor]: Taking taylor expansion of 0 in a 45.225 * [backup-simplify]: Simplify 0 into 0 45.225 * [taylor]: Taking taylor expansion of 0 in a 45.225 * [backup-simplify]: Simplify 0 into 0 45.225 * [taylor]: Taking taylor expansion of 0 in a 45.225 * [backup-simplify]: Simplify 0 into 0 45.225 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 45.225 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 a))))) into 0 45.226 * [taylor]: Taking taylor expansion of 0 in a 45.226 * [backup-simplify]: Simplify 0 into 0 45.226 * [backup-simplify]: Simplify 0 into 0 45.226 * [backup-simplify]: Simplify 0 into 0 45.226 * [backup-simplify]: Simplify (* -1 (* (/ 1 (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (/ 1 (- c)))))) into (/ (* a c) b) 45.226 * * * [progress]: simplifying candidates 45.226 * * * * [progress]: [ 1 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (log1p (expm1 (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)))) (* 2 a))))> 45.226 * [simplify]: Simplifying (expm1 (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b))) 45.226 * * [simplify]: iters left: 6 (12 enodes) 45.229 * * [simplify]: iters left: 5 (41 enodes) 45.239 * * [simplify]: iters left: 4 (50 enodes) 45.247 * * [simplify]: iters left: 3 (64 enodes) 45.256 * * [simplify]: Extracting #0: cost 1 inf + 0 45.256 * * [simplify]: Extracting #1: cost 3 inf + 0 45.256 * * [simplify]: Extracting #2: cost 8 inf + 0 45.256 * * [simplify]: Extracting #3: cost 11 inf + 1 45.256 * * [simplify]: Extracting #4: cost 18 inf + 83 45.257 * * [simplify]: Extracting #5: cost 17 inf + 211 45.257 * * [simplify]: Extracting #6: cost 6 inf + 1399 45.257 * * [simplify]: Extracting #7: cost 1 inf + 2387 45.258 * * [simplify]: Extracting #8: cost 0 inf + 2676 45.259 * [simplify]: Simplified to (expm1 (- (sqrt (fma -4 (* a c) (* b b))) b)) 45.259 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (log1p (expm1 (- (sqrt (fma -4 (* a c) (* b b))) b))) (* 2 a)))) 45.259 * * * * [progress]: [ 2 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (expm1 (log1p (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)))) (* 2 a))))> 45.259 * [simplify]: Simplifying (log1p (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b))) 45.259 * * [simplify]: iters left: 6 (12 enodes) 45.262 * * [simplify]: iters left: 5 (41 enodes) 45.268 * * [simplify]: iters left: 4 (50 enodes) 45.276 * * [simplify]: iters left: 3 (64 enodes) 45.285 * * [simplify]: Extracting #0: cost 1 inf + 0 45.285 * * [simplify]: Extracting #1: cost 3 inf + 0 45.285 * * [simplify]: Extracting #2: cost 8 inf + 0 45.285 * * [simplify]: Extracting #3: cost 11 inf + 1 45.285 * * [simplify]: Extracting #4: cost 18 inf + 83 45.285 * * [simplify]: Extracting #5: cost 17 inf + 211 45.286 * * [simplify]: Extracting #6: cost 6 inf + 1399 45.286 * * [simplify]: Extracting #7: cost 1 inf + 2407 45.287 * * [simplify]: Extracting #8: cost 0 inf + 2716 45.288 * [simplify]: Simplified to (log1p (- (sqrt (fma -4 (* a c) (* b b))) b)) 45.288 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (expm1 (log1p (- (sqrt (fma -4 (* a c) (* b b))) b))) (* 2 a)))) 45.288 * * * * [progress]: [ 3 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))) (- b)) (* 2 a))))> 45.288 * [simplify]: Simplifying (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))) 45.288 * * [simplify]: iters left: 6 (10 enodes) 45.292 * * [simplify]: iters left: 5 (31 enodes) 45.297 * * [simplify]: iters left: 4 (40 enodes) 45.303 * * [simplify]: iters left: 3 (52 enodes) 45.310 * * [simplify]: Extracting #0: cost 1 inf + 0 45.310 * * [simplify]: Extracting #1: cost 4 inf + 0 45.310 * * [simplify]: Extracting #2: cost 15 inf + 0 45.310 * * [simplify]: Extracting #3: cost 14 inf + 87 45.311 * * [simplify]: Extracting #4: cost 3 inf + 1057 45.311 * * [simplify]: Extracting #5: cost 0 inf + 1578 45.311 * [simplify]: Simplified to (sqrt (fma (* -4 a) c (* b b))) 45.311 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (sqrt (fma (* -4 a) c (* b b))) (- b)) (* 2 a)))) 45.311 * * * * [progress]: [ 4 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (pow (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) 1) (* 2 a))))> 45.312 * * * * [progress]: [ 5 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (exp (log (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)))) (* 2 a))))> 45.312 * [simplify]: Simplifying (log (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b))) 45.312 * * [simplify]: iters left: 6 (12 enodes) 45.315 * * [simplify]: iters left: 5 (41 enodes) 45.325 * * [simplify]: iters left: 4 (50 enodes) 45.339 * * [simplify]: iters left: 3 (64 enodes) 45.354 * * [simplify]: Extracting #0: cost 1 inf + 0 45.354 * * [simplify]: Extracting #1: cost 3 inf + 0 45.354 * * [simplify]: Extracting #2: cost 8 inf + 0 45.354 * * [simplify]: Extracting #3: cost 11 inf + 1 45.354 * * [simplify]: Extracting #4: cost 18 inf + 83 45.354 * * [simplify]: Extracting #5: cost 17 inf + 211 45.355 * * [simplify]: Extracting #6: cost 6 inf + 1399 45.356 * * [simplify]: Extracting #7: cost 1 inf + 2387 45.357 * * [simplify]: Extracting #8: cost 0 inf + 2676 45.359 * [simplify]: Simplified to (log (- (sqrt (fma -4 (* a c) (* b b))) b)) 45.359 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (exp (log (- (sqrt (fma -4 (* a c) (* b b))) b))) (* 2 a)))) 45.359 * * * * [progress]: [ 6 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (log (exp (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)))) (* 2 a))))> 45.359 * [simplify]: Simplifying (exp (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b))) 45.360 * * [simplify]: iters left: 6 (12 enodes) 45.365 * * [simplify]: iters left: 5 (41 enodes) 45.377 * * [simplify]: iters left: 4 (53 enodes) 45.393 * * [simplify]: iters left: 3 (80 enodes) 45.415 * * [simplify]: iters left: 2 (102 enodes) 45.441 * * [simplify]: iters left: 1 (131 enodes) 45.480 * * [simplify]: Extracting #0: cost 1 inf + 0 45.481 * * [simplify]: Extracting #1: cost 16 inf + 0 45.481 * * [simplify]: Extracting #2: cost 42 inf + 1 45.481 * * [simplify]: Extracting #3: cost 52 inf + 114 45.482 * * [simplify]: Extracting #4: cost 54 inf + 602 45.482 * * [simplify]: Extracting #5: cost 54 inf + 798 45.483 * * [simplify]: Extracting #6: cost 41 inf + 2260 45.486 * * [simplify]: Extracting #7: cost 17 inf + 9832 45.490 * * [simplify]: Extracting #8: cost 2 inf + 18046 45.495 * * [simplify]: Extracting #9: cost 0 inf + 19928 45.501 * [simplify]: Simplified to (exp (- (sqrt (fma (* -4 c) a (* b b))) b)) 45.501 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (log (exp (- (sqrt (fma (* -4 c) a (* b b))) b))) (* 2 a)))) 45.501 * * * * [progress]: [ 7 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (* (* (cbrt (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b))) (cbrt (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)))) (cbrt (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)))) (* 2 a))))> 45.501 * [simplify]: Simplifying (* (cbrt (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b))) (cbrt (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)))) 45.501 * * [simplify]: iters left: 6 (13 enodes) 45.507 * * [simplify]: iters left: 5 (44 enodes) 45.519 * * [simplify]: iters left: 4 (53 enodes) 45.533 * * [simplify]: iters left: 3 (67 enodes) 45.549 * * [simplify]: Extracting #0: cost 1 inf + 0 45.549 * * [simplify]: Extracting #1: cost 3 inf + 0 45.549 * * [simplify]: Extracting #2: cost 5 inf + 0 45.549 * * [simplify]: Extracting #3: cost 10 inf + 0 45.549 * * [simplify]: Extracting #4: cost 12 inf + 42 45.549 * * [simplify]: Extracting #5: cost 20 inf + 83 45.550 * * [simplify]: Extracting #6: cost 20 inf + 169 45.550 * * [simplify]: Extracting #7: cost 8 inf + 1358 45.551 * * [simplify]: Extracting #8: cost 1 inf + 3035 45.552 * * [simplify]: Extracting #9: cost 0 inf + 3374 45.553 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma -4 (* a c) (* b b))) b)) (cbrt (- (sqrt (fma -4 (* a c) (* b b))) b))) 45.553 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (* (* (cbrt (- (sqrt (fma -4 (* a c) (* b b))) b)) (cbrt (- (sqrt (fma -4 (* a c) (* b b))) b))) (cbrt (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)))) (* 2 a)))) 45.554 * [simplify]: Simplifying (cbrt (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b))) 45.554 * * [simplify]: iters left: 6 (12 enodes) 45.559 * * [simplify]: iters left: 5 (41 enodes) 45.570 * * [simplify]: iters left: 4 (50 enodes) 45.583 * * [simplify]: iters left: 3 (64 enodes) 45.598 * * [simplify]: Extracting #0: cost 1 inf + 0 45.598 * * [simplify]: Extracting #1: cost 3 inf + 0 45.601 * * [simplify]: Extracting #2: cost 8 inf + 0 45.601 * * [simplify]: Extracting #3: cost 11 inf + 1 45.601 * * [simplify]: Extracting #4: cost 18 inf + 83 45.602 * * [simplify]: Extracting #5: cost 17 inf + 211 45.602 * * [simplify]: Extracting #6: cost 6 inf + 1399 45.603 * * [simplify]: Extracting #7: cost 1 inf + 2397 45.604 * * [simplify]: Extracting #8: cost 0 inf + 2696 45.605 * [simplify]: Simplified to (cbrt (- (sqrt (fma -4 (* a c) (* b b))) b)) 45.605 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (* (* (cbrt (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b))) (cbrt (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)))) (cbrt (- (sqrt (fma -4 (* a c) (* b b))) b))) (* 2 a)))) 45.605 * * * * [progress]: [ 8 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (cbrt (* (* (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b))) (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)))) (* 2 a))))> 45.606 * [simplify]: Simplifying (* (* (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b))) (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b))) 45.606 * * [simplify]: iters left: 6 (13 enodes) 45.611 * * [simplify]: iters left: 5 (45 enodes) 45.624 * * [simplify]: iters left: 4 (68 enodes) 45.649 * * [simplify]: iters left: 3 (171 enodes) 45.712 * * [simplify]: iters left: 2 (412 enodes) 45.959 * * [simplify]: Extracting #0: cost 1 inf + 0 45.959 * * [simplify]: Extracting #1: cost 39 inf + 0 45.961 * * [simplify]: Extracting #2: cost 184 inf + 43 45.966 * * [simplify]: Extracting #3: cost 143 inf + 11141 45.989 * * [simplify]: Extracting #4: cost 13 inf + 49222 46.008 * * [simplify]: Extracting #5: cost 0 inf + 53249 46.045 * * [simplify]: Extracting #6: cost 0 inf + 53219 46.081 * [simplify]: Simplified to (* (- (sqrt (fma -4 (* a c) (* b b))) b) (* (- (sqrt (fma -4 (* a c) (* b b))) b) (- (sqrt (fma -4 (* a c) (* b b))) b))) 46.081 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (cbrt (* (- (sqrt (fma -4 (* a c) (* b b))) b) (* (- (sqrt (fma -4 (* a c) (* b b))) b) (- (sqrt (fma -4 (* a c) (* b b))) b)))) (* 2 a)))) 46.082 * * * * [progress]: [ 9 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (* (sqrt (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b))) (sqrt (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)))) (* 2 a))))> 46.082 * [simplify]: Simplifying (sqrt (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b))) 46.082 * * [simplify]: iters left: 6 (12 enodes) 46.088 * * [simplify]: iters left: 5 (41 enodes) 46.100 * * [simplify]: iters left: 4 (50 enodes) 46.115 * * [simplify]: iters left: 3 (64 enodes) 46.132 * * [simplify]: Extracting #0: cost 1 inf + 0 46.132 * * [simplify]: Extracting #1: cost 3 inf + 0 46.132 * * [simplify]: Extracting #2: cost 8 inf + 0 46.132 * * [simplify]: Extracting #3: cost 11 inf + 1 46.132 * * [simplify]: Extracting #4: cost 18 inf + 83 46.133 * * [simplify]: Extracting #5: cost 17 inf + 211 46.133 * * [simplify]: Extracting #6: cost 6 inf + 1399 46.134 * * [simplify]: Extracting #7: cost 1 inf + 2357 46.135 * * [simplify]: Extracting #8: cost 0 inf + 2616 46.136 * [simplify]: Simplified to (sqrt (- (sqrt (fma -4 (* a c) (* b b))) b)) 46.137 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (* (sqrt (- (sqrt (fma -4 (* a c) (* b b))) b)) (sqrt (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)))) (* 2 a)))) 46.137 * [simplify]: Simplifying (sqrt (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b))) 46.137 * * [simplify]: iters left: 6 (12 enodes) 46.145 * * [simplify]: iters left: 5 (41 enodes) 46.157 * * [simplify]: iters left: 4 (50 enodes) 46.172 * * [simplify]: iters left: 3 (64 enodes) 46.189 * * [simplify]: Extracting #0: cost 1 inf + 0 46.189 * * [simplify]: Extracting #1: cost 3 inf + 0 46.189 * * [simplify]: Extracting #2: cost 8 inf + 0 46.189 * * [simplify]: Extracting #3: cost 11 inf + 1 46.190 * * [simplify]: Extracting #4: cost 18 inf + 83 46.190 * * [simplify]: Extracting #5: cost 17 inf + 211 46.190 * * [simplify]: Extracting #6: cost 6 inf + 1399 46.191 * * [simplify]: Extracting #7: cost 1 inf + 2357 46.192 * * [simplify]: Extracting #8: cost 0 inf + 2616 46.193 * [simplify]: Simplified to (sqrt (- (sqrt (fma -4 (* a c) (* b b))) b)) 46.194 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (* (sqrt (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b))) (sqrt (- (sqrt (fma -4 (* a c) (* b b))) b))) (* 2 a)))) 46.194 * * * * [progress]: [ 10 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (* 1 (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b))) (* 2 a))))> 46.194 * * * * [progress]: [ 11 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (posit16->real (real->posit16 (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)))) (* 2 a))))> 46.194 * [simplify]: Simplifying (real->posit16 (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b))) 46.194 * * [simplify]: iters left: 6 (12 enodes) 46.200 * * [simplify]: iters left: 5 (38 enodes) 46.211 * * [simplify]: iters left: 4 (47 enodes) 46.222 * * [simplify]: iters left: 3 (61 enodes) 46.231 * * [simplify]: Extracting #0: cost 1 inf + 0 46.231 * * [simplify]: Extracting #1: cost 2 inf + 0 46.231 * * [simplify]: Extracting #2: cost 6 inf + 0 46.231 * * [simplify]: Extracting #3: cost 9 inf + 1 46.231 * * [simplify]: Extracting #4: cost 16 inf + 83 46.231 * * [simplify]: Extracting #5: cost 15 inf + 211 46.231 * * [simplify]: Extracting #6: cost 3 inf + 1441 46.232 * * [simplify]: Extracting #7: cost 0 inf + 2098 46.232 * [simplify]: Simplified to (real->posit16 (- (sqrt (fma (* -4 a) c (* b b))) b)) 46.232 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (posit16->real (real->posit16 (- (sqrt (fma (* -4 a) c (* b b))) b))) (* 2 a)))) 46.233 * * * * [progress]: [ 12 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (log1p (expm1 (sqrt (fma -4 (* c a) (* b b)))))) (- b)) (* 2 a))))> 46.233 * [simplify]: Simplifying (expm1 (sqrt (fma -4 (* c a) (* b b)))) 46.233 * * [simplify]: iters left: 5 (9 enodes) 46.235 * * [simplify]: iters left: 4 (30 enodes) 46.240 * * [simplify]: iters left: 3 (38 enodes) 46.246 * * [simplify]: iters left: 2 (50 enodes) 46.254 * * [simplify]: Extracting #0: cost 1 inf + 0 46.254 * * [simplify]: Extracting #1: cost 3 inf + 0 46.254 * * [simplify]: Extracting #2: cost 5 inf + 0 46.254 * * [simplify]: Extracting #3: cost 15 inf + 0 46.255 * * [simplify]: Extracting #4: cost 11 inf + 254 46.255 * * [simplify]: Extracting #5: cost 4 inf + 822 46.256 * * [simplify]: Extracting #6: cost 0 inf + 1638 46.256 * [simplify]: Simplified to (expm1 (sqrt (fma b b (* (* a c) -4)))) 46.256 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (log1p (expm1 (sqrt (fma b b (* (* a c) -4)))))) (- b)) (* 2 a)))) 46.257 * * * * [progress]: [ 13 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (expm1 (log1p (sqrt (fma -4 (* c a) (* b b)))))) (- b)) (* 2 a))))> 46.257 * [simplify]: Simplifying (log1p (sqrt (fma -4 (* c a) (* b b)))) 46.257 * * [simplify]: iters left: 5 (9 enodes) 46.263 * * [simplify]: iters left: 4 (30 enodes) 46.272 * * [simplify]: iters left: 3 (38 enodes) 46.285 * * [simplify]: iters left: 2 (50 enodes) 46.298 * * [simplify]: Extracting #0: cost 1 inf + 0 46.298 * * [simplify]: Extracting #1: cost 3 inf + 0 46.298 * * [simplify]: Extracting #2: cost 5 inf + 0 46.298 * * [simplify]: Extracting #3: cost 15 inf + 0 46.298 * * [simplify]: Extracting #4: cost 11 inf + 254 46.299 * * [simplify]: Extracting #5: cost 4 inf + 822 46.299 * * [simplify]: Extracting #6: cost 0 inf + 1678 46.300 * [simplify]: Simplified to (log1p (sqrt (fma b b (* (* a c) -4)))) 46.300 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (expm1 (log1p (sqrt (fma b b (* (* a c) -4)))))) (- b)) (* 2 a)))) 46.300 * * * * [progress]: [ 14 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (pow (fma -4 (* c a) (* b b)) 1/2)) (- b)) (* 2 a))))> 46.301 * * * * [progress]: [ 15 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (pow (sqrt (fma -4 (* c a) (* b b))) 1)) (- b)) (* 2 a))))> 46.301 * * * * [progress]: [ 16 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (exp (log (sqrt (fma -4 (* c a) (* b b)))))) (- b)) (* 2 a))))> 46.301 * [simplify]: Simplifying (log (sqrt (fma -4 (* c a) (* b b)))) 46.301 * * [simplify]: iters left: 5 (9 enodes) 46.305 * * [simplify]: iters left: 4 (30 enodes) 46.315 * * [simplify]: iters left: 3 (38 enodes) 46.327 * * [simplify]: iters left: 2 (50 enodes) 46.340 * * [simplify]: Extracting #0: cost 1 inf + 0 46.340 * * [simplify]: Extracting #1: cost 3 inf + 0 46.340 * * [simplify]: Extracting #2: cost 5 inf + 0 46.341 * * [simplify]: Extracting #3: cost 15 inf + 0 46.341 * * [simplify]: Extracting #4: cost 11 inf + 254 46.341 * * [simplify]: Extracting #5: cost 4 inf + 822 46.342 * * [simplify]: Extracting #6: cost 0 inf + 1638 46.342 * [simplify]: Simplified to (log (sqrt (fma b b (* (* a c) -4)))) 46.342 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (exp (log (sqrt (fma b b (* (* a c) -4)))))) (- b)) (* 2 a)))) 46.343 * * * * [progress]: [ 17 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (log (exp (sqrt (fma -4 (* c a) (* b b)))))) (- b)) (* 2 a))))> 46.343 * [simplify]: Simplifying (exp (sqrt (fma -4 (* c a) (* b b)))) 46.343 * * [simplify]: iters left: 5 (9 enodes) 46.348 * * [simplify]: iters left: 4 (30 enodes) 46.354 * * [simplify]: iters left: 3 (38 enodes) 46.360 * * [simplify]: iters left: 2 (50 enodes) 46.367 * * [simplify]: Extracting #0: cost 1 inf + 0 46.367 * * [simplify]: Extracting #1: cost 3 inf + 0 46.367 * * [simplify]: Extracting #2: cost 5 inf + 0 46.367 * * [simplify]: Extracting #3: cost 15 inf + 0 46.367 * * [simplify]: Extracting #4: cost 11 inf + 254 46.368 * * [simplify]: Extracting #5: cost 4 inf + 822 46.368 * * [simplify]: Extracting #6: cost 0 inf + 1638 46.368 * [simplify]: Simplified to (exp (sqrt (fma b b (* (* a c) -4)))) 46.368 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (log (exp (sqrt (fma b b (* (* a c) -4)))))) (- b)) (* 2 a)))) 46.369 * * * * [progress]: [ 18 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (- b)) (* 2 a))))> 46.369 * [simplify]: Simplifying (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) 46.369 * * [simplify]: iters left: 6 (10 enodes) 46.371 * * [simplify]: iters left: 5 (33 enodes) 46.376 * * [simplify]: iters left: 4 (41 enodes) 46.389 * * [simplify]: iters left: 3 (53 enodes) 46.403 * * [simplify]: Extracting #0: cost 1 inf + 0 46.404 * * [simplify]: Extracting #1: cost 3 inf + 0 46.404 * * [simplify]: Extracting #2: cost 5 inf + 0 46.404 * * [simplify]: Extracting #3: cost 7 inf + 0 46.404 * * [simplify]: Extracting #4: cost 17 inf + 0 46.404 * * [simplify]: Extracting #5: cost 16 inf + 87 46.404 * * [simplify]: Extracting #6: cost 6 inf + 1056 46.405 * * [simplify]: Extracting #7: cost 0 inf + 2256 46.406 * [simplify]: Simplified to (* (cbrt (sqrt (fma -4 (* a c) (* b b)))) (cbrt (sqrt (fma -4 (* a c) (* b b))))) 46.406 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (* (* (cbrt (sqrt (fma -4 (* a c) (* b b)))) (cbrt (sqrt (fma -4 (* a c) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (- b)) (* 2 a)))) 46.407 * [simplify]: Simplifying (cbrt (sqrt (fma -4 (* c a) (* b b)))) 46.407 * * [simplify]: iters left: 5 (9 enodes) 46.411 * * [simplify]: iters left: 4 (30 enodes) 46.420 * * [simplify]: iters left: 3 (38 enodes) 46.432 * * [simplify]: iters left: 2 (50 enodes) 46.440 * * [simplify]: Extracting #0: cost 1 inf + 0 46.440 * * [simplify]: Extracting #1: cost 3 inf + 0 46.440 * * [simplify]: Extracting #2: cost 5 inf + 0 46.440 * * [simplify]: Extracting #3: cost 15 inf + 0 46.440 * * [simplify]: Extracting #4: cost 11 inf + 254 46.441 * * [simplify]: Extracting #5: cost 4 inf + 822 46.441 * * [simplify]: Extracting #6: cost 0 inf + 1658 46.441 * [simplify]: Simplified to (cbrt (sqrt (fma b b (* (* a c) -4)))) 46.441 * [simplify]: Simplified (2 3 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma b b (* (* a c) -4)))))) (- b)) (* 2 a)))) 46.442 * * * * [progress]: [ 19 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (cbrt (* (* (sqrt (fma -4 (* c a) (* b b))) (sqrt (fma -4 (* c a) (* b b)))) (sqrt (fma -4 (* c a) (* b b)))))) (- b)) (* 2 a))))> 46.442 * [simplify]: Simplifying (* (* (sqrt (fma -4 (* c a) (* b b))) (sqrt (fma -4 (* c a) (* b b)))) (sqrt (fma -4 (* c a) (* b b)))) 46.442 * * [simplify]: iters left: 6 (10 enodes) 46.444 * * [simplify]: iters left: 5 (33 enodes) 46.449 * * [simplify]: iters left: 4 (50 enodes) 46.459 * * [simplify]: iters left: 3 (101 enodes) 46.487 * * [simplify]: iters left: 2 (168 enodes) 46.543 * * [simplify]: iters left: 1 (203 enodes) 46.577 * * [simplify]: Extracting #0: cost 1 inf + 0 46.577 * * [simplify]: Extracting #1: cost 27 inf + 0 46.577 * * [simplify]: Extracting #2: cost 43 inf + 88 46.578 * * [simplify]: Extracting #3: cost 29 inf + 2188 46.580 * * [simplify]: Extracting #4: cost 11 inf + 6918 46.585 * * [simplify]: Extracting #5: cost 0 inf + 11059 46.590 * [simplify]: Simplified to (* (sqrt (fma (* -4 a) c (* b b))) (fma (* -4 a) c (* b b))) 46.590 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (cbrt (* (sqrt (fma (* -4 a) c (* b b))) (fma (* -4 a) c (* b b))))) (- b)) (* 2 a)))) 46.590 * * * * [progress]: [ 20 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (* (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (sqrt (cbrt (fma -4 (* c a) (* b b)))))) (- b)) (* 2 a))))> 46.591 * [simplify]: Simplifying (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) 46.591 * * [simplify]: iters left: 6 (10 enodes) 46.596 * * [simplify]: iters left: 5 (34 enodes) 46.606 * * [simplify]: iters left: 4 (42 enodes) 46.622 * * [simplify]: iters left: 3 (54 enodes) 46.636 * * [simplify]: Extracting #0: cost 1 inf + 0 46.636 * * [simplify]: Extracting #1: cost 4 inf + 0 46.636 * * [simplify]: Extracting #2: cost 7 inf + 0 46.636 * * [simplify]: Extracting #3: cost 17 inf + 0 46.636 * * [simplify]: Extracting #4: cost 16 inf + 87 46.636 * * [simplify]: Extracting #5: cost 4 inf + 1260 46.637 * * [simplify]: Extracting #6: cost 0 inf + 2256 46.638 * [simplify]: Simplified to (fabs (cbrt (fma (* -4 c) a (* b b)))) 46.638 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (* (fabs (cbrt (fma (* -4 c) a (* b b)))) (sqrt (cbrt (fma -4 (* c a) (* b b)))))) (- b)) (* 2 a)))) 46.639 * [simplify]: Simplifying (sqrt (cbrt (fma -4 (* c a) (* b b)))) 46.639 * * [simplify]: iters left: 5 (9 enodes) 46.641 * * [simplify]: iters left: 4 (30 enodes) 46.645 * * [simplify]: iters left: 3 (38 enodes) 46.651 * * [simplify]: iters left: 2 (50 enodes) 46.658 * * [simplify]: Extracting #0: cost 1 inf + 0 46.658 * * [simplify]: Extracting #1: cost 3 inf + 0 46.658 * * [simplify]: Extracting #2: cost 5 inf + 0 46.658 * * [simplify]: Extracting #3: cost 15 inf + 0 46.658 * * [simplify]: Extracting #4: cost 11 inf + 254 46.658 * * [simplify]: Extracting #5: cost 4 inf + 862 46.659 * * [simplify]: Extracting #6: cost 0 inf + 1738 46.659 * [simplify]: Simplified to (sqrt (cbrt (fma b b (* (* a c) -4)))) 46.659 * [simplify]: Simplified (2 3 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (* (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (sqrt (cbrt (fma b b (* (* a c) -4)))))) (- b)) (* 2 a)))) 46.659 * * * * [progress]: [ 21 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))) (- b)) (* 2 a))))> 46.660 * [simplify]: Simplifying (sqrt (sqrt (fma -4 (* c a) (* b b)))) 46.660 * * [simplify]: iters left: 5 (9 enodes) 46.662 * * [simplify]: iters left: 4 (30 enodes) 46.666 * * [simplify]: iters left: 3 (38 enodes) 46.678 * * [simplify]: iters left: 2 (50 enodes) 46.691 * * [simplify]: Extracting #0: cost 1 inf + 0 46.691 * * [simplify]: Extracting #1: cost 3 inf + 0 46.691 * * [simplify]: Extracting #2: cost 5 inf + 0 46.691 * * [simplify]: Extracting #3: cost 15 inf + 0 46.691 * * [simplify]: Extracting #4: cost 11 inf + 254 46.692 * * [simplify]: Extracting #5: cost 4 inf + 822 46.692 * * [simplify]: Extracting #6: cost 0 inf + 1578 46.693 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a c) -4)))) 46.693 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (* (sqrt (sqrt (fma b b (* (* a c) -4)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))) (- b)) (* 2 a)))) 46.694 * [simplify]: Simplifying (sqrt (sqrt (fma -4 (* c a) (* b b)))) 46.694 * * [simplify]: iters left: 5 (9 enodes) 46.698 * * [simplify]: iters left: 4 (30 enodes) 46.707 * * [simplify]: iters left: 3 (38 enodes) 46.715 * * [simplify]: iters left: 2 (50 enodes) 46.722 * * [simplify]: Extracting #0: cost 1 inf + 0 46.722 * * [simplify]: Extracting #1: cost 3 inf + 0 46.722 * * [simplify]: Extracting #2: cost 5 inf + 0 46.722 * * [simplify]: Extracting #3: cost 15 inf + 0 46.722 * * [simplify]: Extracting #4: cost 11 inf + 254 46.722 * * [simplify]: Extracting #5: cost 4 inf + 822 46.723 * * [simplify]: Extracting #6: cost 0 inf + 1578 46.725 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a c) -4)))) 46.725 * [simplify]: Simplified (2 3 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma b b (* (* a c) -4)))))) (- b)) (* 2 a)))) 46.725 * * * * [progress]: [ 22 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (* (sqrt 1) (sqrt (fma -4 (* c a) (* b b))))) (- b)) (* 2 a))))> 46.725 * [simplify]: Simplifying (sqrt 1) 46.725 * * [simplify]: iters left: 1 (2 enodes) 46.727 * * [simplify]: Extracting #0: cost 1 inf + 0 46.727 * * [simplify]: Extracting #1: cost 0 inf + 1 46.727 * [simplify]: Simplified to 1 46.727 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (* 1 (sqrt (fma -4 (* c a) (* b b))))) (- b)) (* 2 a)))) 46.727 * [simplify]: Simplifying (sqrt (fma -4 (* c a) (* b b))) 46.728 * * [simplify]: iters left: 4 (8 enodes) 46.729 * * [simplify]: iters left: 3 (27 enodes) 46.733 * * [simplify]: iters left: 2 (35 enodes) 46.739 * * [simplify]: iters left: 1 (47 enodes) 46.748 * * [simplify]: Extracting #0: cost 1 inf + 0 46.748 * * [simplify]: Extracting #1: cost 3 inf + 0 46.748 * * [simplify]: Extracting #2: cost 13 inf + 0 46.748 * * [simplify]: Extracting #3: cost 12 inf + 87 46.749 * * [simplify]: Extracting #4: cost 1 inf + 961 46.749 * * [simplify]: Extracting #5: cost 0 inf + 1140 46.750 * [simplify]: Simplified to (sqrt (fma -4 (* a c) (* b b))) 46.750 * [simplify]: Simplified (2 3 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (* 1 (sqrt (fma -4 (* a c) (* b b))))) (- b)) (* 2 a)))) 46.750 * * * * [progress]: [ 23 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (pow (fma -4 (* c a) (* b b)) (/ 1 2))) (- b)) (* 2 a))))> 46.751 * [simplify]: Simplifying (/ 1 2) 46.751 * * [simplify]: iters left: 2 (3 enodes) 46.754 * * [simplify]: iters left: 1 (12 enodes) 46.759 * * [simplify]: Extracting #0: cost 1 inf + 0 46.760 * * [simplify]: Extracting #1: cost 0 inf + 1 46.760 * [simplify]: Simplified to 1/2 46.760 * [simplify]: Simplified (2 3 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (pow (fma -4 (* c a) (* b b)) 1/2)) (- b)) (* 2 a)))) 46.760 * * * * [progress]: [ 24 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))) (- b)) (* 2 a))))> 46.761 * [simplify]: Simplifying (sqrt (sqrt (fma -4 (* c a) (* b b)))) 46.761 * * [simplify]: iters left: 5 (9 enodes) 46.765 * * [simplify]: iters left: 4 (30 enodes) 46.774 * * [simplify]: iters left: 3 (38 enodes) 46.786 * * [simplify]: iters left: 2 (50 enodes) 46.799 * * [simplify]: Extracting #0: cost 1 inf + 0 46.799 * * [simplify]: Extracting #1: cost 3 inf + 0 46.799 * * [simplify]: Extracting #2: cost 5 inf + 0 46.799 * * [simplify]: Extracting #3: cost 15 inf + 0 46.799 * * [simplify]: Extracting #4: cost 11 inf + 254 46.800 * * [simplify]: Extracting #5: cost 4 inf + 822 46.801 * * [simplify]: Extracting #6: cost 0 inf + 1578 46.801 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a c) -4)))) 46.801 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (* (sqrt (sqrt (fma b b (* (* a c) -4)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))) (- b)) (* 2 a)))) 46.802 * [simplify]: Simplifying (sqrt (sqrt (fma -4 (* c a) (* b b)))) 46.802 * * [simplify]: iters left: 5 (9 enodes) 46.806 * * [simplify]: iters left: 4 (30 enodes) 46.815 * * [simplify]: iters left: 3 (38 enodes) 46.821 * * [simplify]: iters left: 2 (50 enodes) 46.828 * * [simplify]: Extracting #0: cost 1 inf + 0 46.828 * * [simplify]: Extracting #1: cost 3 inf + 0 46.828 * * [simplify]: Extracting #2: cost 5 inf + 0 46.828 * * [simplify]: Extracting #3: cost 15 inf + 0 46.828 * * [simplify]: Extracting #4: cost 11 inf + 254 46.828 * * [simplify]: Extracting #5: cost 4 inf + 822 46.829 * * [simplify]: Extracting #6: cost 0 inf + 1578 46.829 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a c) -4)))) 46.829 * [simplify]: Simplified (2 3 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma b b (* (* a c) -4)))))) (- b)) (* 2 a)))) 46.829 * * * * [progress]: [ 25 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (fabs (sqrt (fma -4 (* c a) (* b b))))) (- b)) (* 2 a))))> 46.829 * * * * [progress]: [ 26 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (* 1 (sqrt (fma -4 (* c a) (* b b))))) (- b)) (* 2 a))))> 46.829 * * * * [progress]: [ 27 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (posit16->real (real->posit16 (sqrt (fma -4 (* c a) (* b b)))))) (- b)) (* 2 a))))> 46.830 * [simplify]: Simplifying (real->posit16 (sqrt (fma -4 (* c a) (* b b)))) 46.830 * * [simplify]: iters left: 5 (9 enodes) 46.832 * * [simplify]: iters left: 4 (27 enodes) 46.836 * * [simplify]: iters left: 3 (35 enodes) 46.844 * * [simplify]: iters left: 2 (47 enodes) 46.856 * * [simplify]: Extracting #0: cost 1 inf + 0 46.857 * * [simplify]: Extracting #1: cost 2 inf + 0 46.857 * * [simplify]: Extracting #2: cost 3 inf + 0 46.857 * * [simplify]: Extracting #3: cost 13 inf + 0 46.857 * * [simplify]: Extracting #4: cost 12 inf + 87 46.857 * * [simplify]: Extracting #5: cost 3 inf + 739 46.858 * * [simplify]: Extracting #6: cost 0 inf + 1140 46.859 * [simplify]: Simplified to (real->posit16 (sqrt (fma -4 (* a c) (* b b)))) 46.859 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (posit16->real (real->posit16 (sqrt (fma -4 (* a c) (* b b)))))) (- b)) (* 2 a)))) 46.859 * * * * [progress]: [ 28 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (log1p (expm1 (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 46.859 * [simplify]: Simplifying (expm1 (sqrt (fma -4 (* c a) (* b b)))) 46.859 * * [simplify]: iters left: 5 (9 enodes) 46.864 * * [simplify]: iters left: 4 (30 enodes) 46.873 * * [simplify]: iters left: 3 (38 enodes) 46.886 * * [simplify]: iters left: 2 (50 enodes) 46.899 * * [simplify]: Extracting #0: cost 1 inf + 0 46.899 * * [simplify]: Extracting #1: cost 3 inf + 0 46.899 * * [simplify]: Extracting #2: cost 5 inf + 0 46.899 * * [simplify]: Extracting #3: cost 15 inf + 0 46.900 * * [simplify]: Extracting #4: cost 11 inf + 254 46.900 * * [simplify]: Extracting #5: cost 4 inf + 822 46.901 * * [simplify]: Extracting #6: cost 0 inf + 1638 46.902 * [simplify]: Simplified to (expm1 (sqrt (fma b b (* (* a c) -4)))) 46.902 * [simplify]: Simplified (2 3 1 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (log1p (expm1 (sqrt (fma b b (* (* a c) -4)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 46.902 * * * * [progress]: [ 29 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (expm1 (log1p (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 46.902 * [simplify]: Simplifying (log1p (sqrt (fma -4 (* c a) (* b b)))) 46.902 * * [simplify]: iters left: 5 (9 enodes) 46.907 * * [simplify]: iters left: 4 (30 enodes) 46.916 * * [simplify]: iters left: 3 (38 enodes) 46.927 * * [simplify]: iters left: 2 (50 enodes) 46.941 * * [simplify]: Extracting #0: cost 1 inf + 0 46.941 * * [simplify]: Extracting #1: cost 3 inf + 0 46.941 * * [simplify]: Extracting #2: cost 5 inf + 0 46.941 * * [simplify]: Extracting #3: cost 15 inf + 0 46.941 * * [simplify]: Extracting #4: cost 11 inf + 254 46.942 * * [simplify]: Extracting #5: cost 4 inf + 822 46.942 * * [simplify]: Extracting #6: cost 0 inf + 1678 46.943 * [simplify]: Simplified to (log1p (sqrt (fma b b (* (* a c) -4)))) 46.943 * [simplify]: Simplified (2 3 1 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (expm1 (log1p (sqrt (fma b b (* (* a c) -4)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 46.943 * * * * [progress]: [ 30 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (pow (fma -4 (* c a) (* b b)) 1/2)) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 46.943 * * * * [progress]: [ 31 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (pow (sqrt (fma -4 (* c a) (* b b))) 1)) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 46.944 * * * * [progress]: [ 32 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (exp (log (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 46.944 * [simplify]: Simplifying (log (sqrt (fma -4 (* c a) (* b b)))) 46.944 * * [simplify]: iters left: 5 (9 enodes) 46.948 * * [simplify]: iters left: 4 (30 enodes) 46.957 * * [simplify]: iters left: 3 (38 enodes) 46.964 * * [simplify]: iters left: 2 (50 enodes) 46.971 * * [simplify]: Extracting #0: cost 1 inf + 0 46.971 * * [simplify]: Extracting #1: cost 3 inf + 0 46.971 * * [simplify]: Extracting #2: cost 5 inf + 0 46.971 * * [simplify]: Extracting #3: cost 15 inf + 0 46.971 * * [simplify]: Extracting #4: cost 11 inf + 254 46.972 * * [simplify]: Extracting #5: cost 4 inf + 822 46.972 * * [simplify]: Extracting #6: cost 0 inf + 1638 46.972 * [simplify]: Simplified to (log (sqrt (fma b b (* (* a c) -4)))) 46.972 * [simplify]: Simplified (2 3 1 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (exp (log (sqrt (fma b b (* (* a c) -4)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 46.973 * * * * [progress]: [ 33 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (log (exp (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 46.973 * [simplify]: Simplifying (exp (sqrt (fma -4 (* c a) (* b b)))) 46.973 * * [simplify]: iters left: 5 (9 enodes) 46.977 * * [simplify]: iters left: 4 (30 enodes) 46.981 * * [simplify]: iters left: 3 (38 enodes) 46.988 * * [simplify]: iters left: 2 (50 enodes) 46.998 * * [simplify]: Extracting #0: cost 1 inf + 0 46.998 * * [simplify]: Extracting #1: cost 3 inf + 0 46.998 * * [simplify]: Extracting #2: cost 5 inf + 0 46.998 * * [simplify]: Extracting #3: cost 15 inf + 0 46.999 * * [simplify]: Extracting #4: cost 11 inf + 254 46.999 * * [simplify]: Extracting #5: cost 4 inf + 822 47.000 * * [simplify]: Extracting #6: cost 0 inf + 1638 47.001 * [simplify]: Simplified to (exp (sqrt (fma b b (* (* a c) -4)))) 47.001 * [simplify]: Simplified (2 3 1 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (log (exp (sqrt (fma b b (* (* a c) -4)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 47.001 * * * * [progress]: [ 34 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 47.001 * [simplify]: Simplifying (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) 47.001 * * [simplify]: iters left: 6 (10 enodes) 47.006 * * [simplify]: iters left: 5 (33 enodes) 47.016 * * [simplify]: iters left: 4 (41 enodes) 47.029 * * [simplify]: iters left: 3 (53 enodes) 47.038 * * [simplify]: Extracting #0: cost 1 inf + 0 47.038 * * [simplify]: Extracting #1: cost 3 inf + 0 47.038 * * [simplify]: Extracting #2: cost 5 inf + 0 47.038 * * [simplify]: Extracting #3: cost 7 inf + 0 47.038 * * [simplify]: Extracting #4: cost 17 inf + 0 47.038 * * [simplify]: Extracting #5: cost 16 inf + 87 47.038 * * [simplify]: Extracting #6: cost 6 inf + 1056 47.038 * * [simplify]: Extracting #7: cost 0 inf + 2256 47.039 * [simplify]: Simplified to (* (cbrt (sqrt (fma -4 (* a c) (* b b)))) (cbrt (sqrt (fma -4 (* a c) (* b b))))) 47.039 * [simplify]: Simplified (2 3 1 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* a c) (* b b)))) (cbrt (sqrt (fma -4 (* a c) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 47.039 * [simplify]: Simplifying (cbrt (sqrt (fma -4 (* c a) (* b b)))) 47.039 * * [simplify]: iters left: 5 (9 enodes) 47.042 * * [simplify]: iters left: 4 (30 enodes) 47.046 * * [simplify]: iters left: 3 (38 enodes) 47.052 * * [simplify]: iters left: 2 (50 enodes) 47.059 * * [simplify]: Extracting #0: cost 1 inf + 0 47.059 * * [simplify]: Extracting #1: cost 3 inf + 0 47.059 * * [simplify]: Extracting #2: cost 5 inf + 0 47.059 * * [simplify]: Extracting #3: cost 15 inf + 0 47.059 * * [simplify]: Extracting #4: cost 11 inf + 254 47.059 * * [simplify]: Extracting #5: cost 4 inf + 822 47.060 * * [simplify]: Extracting #6: cost 0 inf + 1658 47.060 * [simplify]: Simplified to (cbrt (sqrt (fma b b (* (* a c) -4)))) 47.060 * [simplify]: Simplified (2 3 1 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma b b (* (* a c) -4)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 47.060 * * * * [progress]: [ 35 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (cbrt (* (* (sqrt (fma -4 (* c a) (* b b))) (sqrt (fma -4 (* c a) (* b b)))) (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 47.061 * [simplify]: Simplifying (* (* (sqrt (fma -4 (* c a) (* b b))) (sqrt (fma -4 (* c a) (* b b)))) (sqrt (fma -4 (* c a) (* b b)))) 47.061 * * [simplify]: iters left: 6 (10 enodes) 47.063 * * [simplify]: iters left: 5 (33 enodes) 47.074 * * [simplify]: iters left: 4 (50 enodes) 47.095 * * [simplify]: iters left: 3 (101 enodes) 47.131 * * [simplify]: iters left: 2 (168 enodes) 47.184 * * [simplify]: iters left: 1 (203 enodes) 47.219 * * [simplify]: Extracting #0: cost 1 inf + 0 47.219 * * [simplify]: Extracting #1: cost 27 inf + 0 47.219 * * [simplify]: Extracting #2: cost 43 inf + 88 47.219 * * [simplify]: Extracting #3: cost 29 inf + 2188 47.221 * * [simplify]: Extracting #4: cost 11 inf + 6918 47.223 * * [simplify]: Extracting #5: cost 0 inf + 11059 47.226 * [simplify]: Simplified to (* (sqrt (fma (* -4 a) c (* b b))) (fma (* -4 a) c (* b b))) 47.226 * [simplify]: Simplified (2 3 1 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (cbrt (* (sqrt (fma (* -4 a) c (* b b))) (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 47.226 * * * * [progress]: [ 36 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (sqrt (cbrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 47.226 * [simplify]: Simplifying (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) 47.226 * * [simplify]: iters left: 6 (10 enodes) 47.229 * * [simplify]: iters left: 5 (34 enodes) 47.234 * * [simplify]: iters left: 4 (42 enodes) 47.241 * * [simplify]: iters left: 3 (54 enodes) 47.252 * * [simplify]: Extracting #0: cost 1 inf + 0 47.252 * * [simplify]: Extracting #1: cost 4 inf + 0 47.253 * * [simplify]: Extracting #2: cost 7 inf + 0 47.253 * * [simplify]: Extracting #3: cost 17 inf + 0 47.253 * * [simplify]: Extracting #4: cost 16 inf + 87 47.253 * * [simplify]: Extracting #5: cost 4 inf + 1260 47.254 * * [simplify]: Extracting #6: cost 0 inf + 2256 47.255 * [simplify]: Simplified to (fabs (cbrt (fma (* -4 c) a (* b b)))) 47.255 * [simplify]: Simplified (2 3 1 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (fabs (cbrt (fma (* -4 c) a (* b b)))) (sqrt (cbrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 47.255 * [simplify]: Simplifying (sqrt (cbrt (fma -4 (* c a) (* b b)))) 47.256 * * [simplify]: iters left: 5 (9 enodes) 47.260 * * [simplify]: iters left: 4 (30 enodes) 47.269 * * [simplify]: iters left: 3 (38 enodes) 47.281 * * [simplify]: iters left: 2 (50 enodes) 47.294 * * [simplify]: Extracting #0: cost 1 inf + 0 47.294 * * [simplify]: Extracting #1: cost 3 inf + 0 47.294 * * [simplify]: Extracting #2: cost 5 inf + 0 47.294 * * [simplify]: Extracting #3: cost 15 inf + 0 47.295 * * [simplify]: Extracting #4: cost 11 inf + 254 47.295 * * [simplify]: Extracting #5: cost 4 inf + 862 47.296 * * [simplify]: Extracting #6: cost 0 inf + 1738 47.297 * [simplify]: Simplified to (sqrt (cbrt (fma b b (* (* a c) -4)))) 47.297 * [simplify]: Simplified (2 3 1 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (sqrt (cbrt (fma b b (* (* a c) -4)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 47.297 * * * * [progress]: [ 37 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 47.297 * [simplify]: Simplifying (sqrt (sqrt (fma -4 (* c a) (* b b)))) 47.297 * * [simplify]: iters left: 5 (9 enodes) 47.302 * * [simplify]: iters left: 4 (30 enodes) 47.311 * * [simplify]: iters left: 3 (38 enodes) 47.326 * * [simplify]: iters left: 2 (50 enodes) 47.339 * * [simplify]: Extracting #0: cost 1 inf + 0 47.340 * * [simplify]: Extracting #1: cost 3 inf + 0 47.340 * * [simplify]: Extracting #2: cost 5 inf + 0 47.340 * * [simplify]: Extracting #3: cost 15 inf + 0 47.340 * * [simplify]: Extracting #4: cost 11 inf + 254 47.340 * * [simplify]: Extracting #5: cost 4 inf + 822 47.341 * * [simplify]: Extracting #6: cost 0 inf + 1578 47.342 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a c) -4)))) 47.342 * [simplify]: Simplified (2 3 1 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (sqrt (sqrt (fma b b (* (* a c) -4)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 47.343 * [simplify]: Simplifying (sqrt (sqrt (fma -4 (* c a) (* b b)))) 47.343 * * [simplify]: iters left: 5 (9 enodes) 47.347 * * [simplify]: iters left: 4 (30 enodes) 47.356 * * [simplify]: iters left: 3 (38 enodes) 47.368 * * [simplify]: iters left: 2 (50 enodes) 47.381 * * [simplify]: Extracting #0: cost 1 inf + 0 47.381 * * [simplify]: Extracting #1: cost 3 inf + 0 47.381 * * [simplify]: Extracting #2: cost 5 inf + 0 47.381 * * [simplify]: Extracting #3: cost 15 inf + 0 47.382 * * [simplify]: Extracting #4: cost 11 inf + 254 47.382 * * [simplify]: Extracting #5: cost 4 inf + 822 47.383 * * [simplify]: Extracting #6: cost 0 inf + 1578 47.384 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a c) -4)))) 47.384 * [simplify]: Simplified (2 3 1 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma b b (* (* a c) -4)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 47.384 * * * * [progress]: [ 38 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (sqrt 1) (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 47.384 * [simplify]: Simplifying (sqrt 1) 47.384 * * [simplify]: iters left: 1 (2 enodes) 47.388 * * [simplify]: Extracting #0: cost 1 inf + 0 47.388 * * [simplify]: Extracting #1: cost 0 inf + 1 47.388 * [simplify]: Simplified to 1 47.388 * [simplify]: Simplified (2 3 1 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* 1 (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 47.388 * [simplify]: Simplifying (sqrt (fma -4 (* c a) (* b b))) 47.388 * * [simplify]: iters left: 4 (8 enodes) 47.392 * * [simplify]: iters left: 3 (27 enodes) 47.401 * * [simplify]: iters left: 2 (35 enodes) 47.412 * * [simplify]: iters left: 1 (47 enodes) 47.425 * * [simplify]: Extracting #0: cost 1 inf + 0 47.425 * * [simplify]: Extracting #1: cost 3 inf + 0 47.425 * * [simplify]: Extracting #2: cost 13 inf + 0 47.425 * * [simplify]: Extracting #3: cost 12 inf + 87 47.425 * * [simplify]: Extracting #4: cost 1 inf + 961 47.426 * * [simplify]: Extracting #5: cost 0 inf + 1140 47.427 * [simplify]: Simplified to (sqrt (fma -4 (* a c) (* b b))) 47.427 * [simplify]: Simplified (2 3 1 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* 1 (sqrt (fma -4 (* a c) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 47.427 * * * * [progress]: [ 39 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (pow (fma -4 (* c a) (* b b)) (/ 1 2))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 47.427 * [simplify]: Simplifying (/ 1 2) 47.427 * * [simplify]: iters left: 2 (3 enodes) 47.431 * * [simplify]: iters left: 1 (12 enodes) 47.435 * * [simplify]: Extracting #0: cost 1 inf + 0 47.435 * * [simplify]: Extracting #1: cost 0 inf + 1 47.435 * [simplify]: Simplified to 1/2 47.435 * [simplify]: Simplified (2 3 1 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (pow (fma -4 (* c a) (* b b)) 1/2)) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 47.436 * * * * [progress]: [ 40 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 47.436 * [simplify]: Simplifying (sqrt (sqrt (fma -4 (* c a) (* b b)))) 47.436 * * [simplify]: iters left: 5 (9 enodes) 47.440 * * [simplify]: iters left: 4 (30 enodes) 47.450 * * [simplify]: iters left: 3 (38 enodes) 47.462 * * [simplify]: iters left: 2 (50 enodes) 47.476 * * [simplify]: Extracting #0: cost 1 inf + 0 47.477 * * [simplify]: Extracting #1: cost 3 inf + 0 47.477 * * [simplify]: Extracting #2: cost 5 inf + 0 47.477 * * [simplify]: Extracting #3: cost 15 inf + 0 47.477 * * [simplify]: Extracting #4: cost 11 inf + 254 47.477 * * [simplify]: Extracting #5: cost 4 inf + 822 47.477 * * [simplify]: Extracting #6: cost 0 inf + 1578 47.478 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a c) -4)))) 47.478 * [simplify]: Simplified (2 3 1 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (sqrt (sqrt (fma b b (* (* a c) -4)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 47.478 * [simplify]: Simplifying (sqrt (sqrt (fma -4 (* c a) (* b b)))) 47.478 * * [simplify]: iters left: 5 (9 enodes) 47.480 * * [simplify]: iters left: 4 (30 enodes) 47.485 * * [simplify]: iters left: 3 (38 enodes) 47.491 * * [simplify]: iters left: 2 (50 enodes) 47.498 * * [simplify]: Extracting #0: cost 1 inf + 0 47.498 * * [simplify]: Extracting #1: cost 3 inf + 0 47.498 * * [simplify]: Extracting #2: cost 5 inf + 0 47.498 * * [simplify]: Extracting #3: cost 15 inf + 0 47.499 * * [simplify]: Extracting #4: cost 11 inf + 254 47.499 * * [simplify]: Extracting #5: cost 4 inf + 822 47.499 * * [simplify]: Extracting #6: cost 0 inf + 1578 47.499 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a c) -4)))) 47.500 * [simplify]: Simplified (2 3 1 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma b b (* (* a c) -4)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 47.500 * * * * [progress]: [ 41 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (fabs (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 47.500 * * * * [progress]: [ 42 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* 1 (sqrt (fma -4 (* c a) (* b b))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 47.500 * * * * [progress]: [ 43 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (posit16->real (real->posit16 (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 47.500 * [simplify]: Simplifying (real->posit16 (sqrt (fma -4 (* c a) (* b b)))) 47.500 * * [simplify]: iters left: 5 (9 enodes) 47.502 * * [simplify]: iters left: 4 (27 enodes) 47.506 * * [simplify]: iters left: 3 (35 enodes) 47.517 * * [simplify]: iters left: 2 (47 enodes) 47.530 * * [simplify]: Extracting #0: cost 1 inf + 0 47.530 * * [simplify]: Extracting #1: cost 2 inf + 0 47.530 * * [simplify]: Extracting #2: cost 3 inf + 0 47.530 * * [simplify]: Extracting #3: cost 13 inf + 0 47.530 * * [simplify]: Extracting #4: cost 12 inf + 87 47.531 * * [simplify]: Extracting #5: cost 3 inf + 739 47.531 * * [simplify]: Extracting #6: cost 0 inf + 1140 47.532 * [simplify]: Simplified to (real->posit16 (sqrt (fma -4 (* a c) (* b b)))) 47.532 * [simplify]: Simplified (2 3 1 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (posit16->real (real->posit16 (sqrt (fma -4 (* a c) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 47.532 * * * * [progress]: [ 44 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (log1p (expm1 (* (/ c b) a))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 47.532 * [simplify]: Simplifying (expm1 (* (/ c b) a)) 47.533 * * [simplify]: iters left: 5 (6 enodes) 47.535 * * [simplify]: iters left: 4 (21 enodes) 47.541 * * [simplify]: iters left: 3 (27 enodes) 47.548 * * [simplify]: iters left: 2 (29 enodes) 47.555 * * [simplify]: Extracting #0: cost 1 inf + 0 47.555 * * [simplify]: Extracting #1: cost 3 inf + 0 47.555 * * [simplify]: Extracting #2: cost 10 inf + 0 47.556 * * [simplify]: Extracting #3: cost 9 inf + 45 47.556 * * [simplify]: Extracting #4: cost 1 inf + 574 47.556 * * [simplify]: Extracting #5: cost 0 inf + 727 47.556 * [simplify]: Simplified to (expm1 (* (/ c b) a)) 47.556 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (log1p (expm1 (* (/ c b) a))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 47.557 * * * * [progress]: [ 45 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (expm1 (log1p (* (/ c b) a))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 47.557 * [simplify]: Simplifying (log1p (* (/ c b) a)) 47.557 * * [simplify]: iters left: 5 (6 enodes) 47.560 * * [simplify]: iters left: 4 (21 enodes) 47.565 * * [simplify]: iters left: 3 (27 enodes) 47.572 * * [simplify]: iters left: 2 (29 enodes) 47.579 * * [simplify]: Extracting #0: cost 1 inf + 0 47.579 * * [simplify]: Extracting #1: cost 3 inf + 0 47.580 * * [simplify]: Extracting #2: cost 10 inf + 0 47.580 * * [simplify]: Extracting #3: cost 9 inf + 45 47.580 * * [simplify]: Extracting #4: cost 1 inf + 594 47.580 * * [simplify]: Extracting #5: cost 0 inf + 767 47.581 * [simplify]: Simplified to (log1p (* (/ c b) a)) 47.581 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (expm1 (log1p (* (/ c b) a))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 47.581 * * * * [progress]: [ 46 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (pow (* (/ c b) a) 1) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 47.581 * [simplify]: Simplifying (* (/ c b) a) 47.581 * * [simplify]: iters left: 4 (5 enodes) 47.583 * * [simplify]: iters left: 3 (18 enodes) 47.586 * * [simplify]: iters left: 2 (24 enodes) 47.589 * * [simplify]: iters left: 1 (26 enodes) 47.593 * * [simplify]: Extracting #0: cost 1 inf + 0 47.593 * * [simplify]: Extracting #1: cost 8 inf + 0 47.593 * * [simplify]: Extracting #2: cost 7 inf + 45 47.593 * * [simplify]: Extracting #3: cost 0 inf + 421 47.594 * [simplify]: Simplified to (/ c (/ b a)) 47.594 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (pow (/ c (/ b a)) 1) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 47.594 * * * * [progress]: [ 47 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (pow (* (/ c b) a) 1) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 47.594 * * * * [progress]: [ 48 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (exp (+ (- (log c) (log b)) (log a))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 47.594 * [simplify]: Simplifying (+ (- (log c) (log b)) (log a)) 47.594 * * [simplify]: iters left: 5 (8 enodes) 47.596 * * [simplify]: iters left: 4 (29 enodes) 47.600 * * [simplify]: iters left: 3 (43 enodes) 47.607 * * [simplify]: iters left: 2 (61 enodes) 47.615 * * [simplify]: iters left: 1 (68 enodes) 47.623 * * [simplify]: Extracting #0: cost 1 inf + 0 47.623 * * [simplify]: Extracting #1: cost 13 inf + 0 47.624 * * [simplify]: Extracting #2: cost 25 inf + 0 47.624 * * [simplify]: Extracting #3: cost 19 inf + 216 47.624 * * [simplify]: Extracting #4: cost 6 inf + 2329 47.624 * * [simplify]: Extracting #5: cost 0 inf + 3319 47.625 * [simplify]: Simplified to (- (log a) (- (log b) (log c))) 47.625 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (exp (- (log a) (- (log b) (log c)))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 47.625 * * * * [progress]: [ 49 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (exp (+ (log (/ c b)) (log a))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 47.625 * [simplify]: Simplifying (+ (log (/ c b)) (log a)) 47.625 * * [simplify]: iters left: 5 (7 enodes) 47.627 * * [simplify]: iters left: 4 (25 enodes) 47.630 * * [simplify]: iters left: 3 (35 enodes) 47.635 * * [simplify]: iters left: 2 (50 enodes) 47.642 * * [simplify]: iters left: 1 (66 enodes) 47.651 * * [simplify]: Extracting #0: cost 1 inf + 0 47.652 * * [simplify]: Extracting #1: cost 12 inf + 0 47.652 * * [simplify]: Extracting #2: cost 25 inf + 0 47.652 * * [simplify]: Extracting #3: cost 22 inf + 74 47.652 * * [simplify]: Extracting #4: cost 11 inf + 1109 47.652 * * [simplify]: Extracting #5: cost 0 inf + 2941 47.653 * [simplify]: Simplified to (+ (log (/ c b)) (log a)) 47.653 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (exp (+ (log (/ c b)) (log a))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 47.653 * * * * [progress]: [ 50 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (exp (log (* (/ c b) a))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 47.653 * [simplify]: Simplifying (log (* (/ c b) a)) 47.653 * * [simplify]: iters left: 5 (6 enodes) 47.654 * * [simplify]: iters left: 4 (24 enodes) 47.658 * * [simplify]: iters left: 3 (40 enodes) 47.664 * * [simplify]: iters left: 2 (55 enodes) 47.672 * * [simplify]: iters left: 1 (71 enodes) 47.692 * * [simplify]: Extracting #0: cost 1 inf + 0 47.692 * * [simplify]: Extracting #1: cost 13 inf + 0 47.692 * * [simplify]: Extracting #2: cost 29 inf + 0 47.692 * * [simplify]: Extracting #3: cost 23 inf + 452 47.693 * * [simplify]: Extracting #4: cost 8 inf + 1699 47.694 * * [simplify]: Extracting #5: cost 0 inf + 2785 47.695 * [simplify]: Simplified to (log (* (/ c b) a)) 47.695 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (exp (log (* (/ c b) a))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 47.696 * * * * [progress]: [ 51 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (log (exp (* (/ c b) a))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 47.696 * [simplify]: Simplifying (exp (* (/ c b) a)) 47.696 * * [simplify]: iters left: 5 (6 enodes) 47.699 * * [simplify]: iters left: 4 (23 enodes) 47.705 * * [simplify]: iters left: 3 (37 enodes) 47.716 * * [simplify]: iters left: 2 (52 enodes) 47.732 * * [simplify]: iters left: 1 (79 enodes) 47.759 * * [simplify]: Extracting #0: cost 1 inf + 0 47.759 * * [simplify]: Extracting #1: cost 16 inf + 0 47.759 * * [simplify]: Extracting #2: cost 46 inf + 1 47.760 * * [simplify]: Extracting #3: cost 55 inf + 189 47.760 * * [simplify]: Extracting #4: cost 34 inf + 1495 47.762 * * [simplify]: Extracting #5: cost 6 inf + 8400 47.765 * * [simplify]: Extracting #6: cost 0 inf + 11676 47.767 * * [simplify]: Extracting #7: cost 0 inf + 11556 47.770 * [simplify]: Simplified to (exp (* (/ c b) a)) 47.770 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (log (exp (* (/ c b) a))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 47.771 * * * * [progress]: [ 52 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (cbrt (* (/ (* (* c c) c) (* (* b b) b)) (* (* a a) a))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 47.771 * [simplify]: Simplifying (* (/ (* (* c c) c) (* (* b b) b)) (* (* a a) a)) 47.771 * * [simplify]: iters left: 6 (11 enodes) 47.777 * * [simplify]: iters left: 5 (48 enodes) 47.796 * * [simplify]: iters left: 4 (138 enodes) 47.860 * * [simplify]: Extracting #0: cost 1 inf + 0 47.860 * * [simplify]: Extracting #1: cost 66 inf + 0 47.861 * * [simplify]: Extracting #2: cost 154 inf + 533 47.865 * * [simplify]: Extracting #3: cost 76 inf + 11520 47.876 * * [simplify]: Extracting #4: cost 4 inf + 23432 47.887 * * [simplify]: Extracting #5: cost 0 inf + 23750 47.893 * [simplify]: Simplified to (* (* (* (* a a) (* (/ c b) (/ c b))) (/ c b)) a) 47.893 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (cbrt (* (* (* (* a a) (* (/ c b) (/ c b))) (/ c b)) a)) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 47.893 * * * * [progress]: [ 53 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (cbrt (* (* (* (/ c b) (/ c b)) (/ c b)) (* (* a a) a))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 47.896 * [simplify]: Simplifying (* (* (* (/ c b) (/ c b)) (/ c b)) (* (* a a) a)) 47.896 * * [simplify]: iters left: 6 (9 enodes) 47.898 * * [simplify]: iters left: 5 (40 enodes) 47.905 * * [simplify]: iters left: 4 (99 enodes) 47.944 * * [simplify]: iters left: 3 (280 enodes) 48.092 * * [simplify]: Extracting #0: cost 1 inf + 0 48.093 * * [simplify]: Extracting #1: cost 63 inf + 0 48.093 * * [simplify]: Extracting #2: cost 190 inf + 126 48.096 * * [simplify]: Extracting #3: cost 122 inf + 9501 48.103 * * [simplify]: Extracting #4: cost 18 inf + 28011 48.111 * * [simplify]: Extracting #5: cost 0 inf + 33256 48.119 * [simplify]: Simplified to (* (* (* (/ c b) a) (* (/ c b) a)) (* (/ c b) a)) 48.119 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (cbrt (* (* (* (/ c b) a) (* (/ c b) a)) (* (/ c b) a))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 48.119 * * * * [progress]: [ 54 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (* (cbrt (* (/ c b) a)) (cbrt (* (/ c b) a))) (cbrt (* (/ c b) a))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 48.119 * [simplify]: Simplifying (* (cbrt (* (/ c b) a)) (cbrt (* (/ c b) a))) 48.119 * * [simplify]: iters left: 6 (7 enodes) 48.121 * * [simplify]: iters left: 5 (24 enodes) 48.124 * * [simplify]: iters left: 4 (30 enodes) 48.128 * * [simplify]: iters left: 3 (32 enodes) 48.133 * * [simplify]: Extracting #0: cost 1 inf + 0 48.133 * * [simplify]: Extracting #1: cost 3 inf + 0 48.133 * * [simplify]: Extracting #2: cost 5 inf + 0 48.134 * * [simplify]: Extracting #3: cost 12 inf + 0 48.134 * * [simplify]: Extracting #4: cost 11 inf + 45 48.134 * * [simplify]: Extracting #5: cost 3 inf + 584 48.134 * * [simplify]: Extracting #6: cost 1 inf + 950 48.135 * * [simplify]: Extracting #7: cost 0 inf + 1153 48.135 * [simplify]: Simplified to (* (cbrt (/ c (/ b a))) (cbrt (/ c (/ b a)))) 48.135 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (* (cbrt (/ c (/ b a))) (cbrt (/ c (/ b a)))) (cbrt (* (/ c b) a))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 48.135 * [simplify]: Simplifying (cbrt (* (/ c b) a)) 48.135 * * [simplify]: iters left: 5 (6 enodes) 48.137 * * [simplify]: iters left: 4 (21 enodes) 48.139 * * [simplify]: iters left: 3 (27 enodes) 48.143 * * [simplify]: iters left: 2 (29 enodes) 48.147 * * [simplify]: Extracting #0: cost 1 inf + 0 48.147 * * [simplify]: Extracting #1: cost 3 inf + 0 48.147 * * [simplify]: Extracting #2: cost 10 inf + 0 48.147 * * [simplify]: Extracting #3: cost 9 inf + 45 48.147 * * [simplify]: Extracting #4: cost 1 inf + 584 48.147 * * [simplify]: Extracting #5: cost 0 inf + 747 48.147 * [simplify]: Simplified to (cbrt (* (/ c b) a)) 48.147 * [simplify]: Simplified (2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (* (cbrt (* (/ c b) a)) (cbrt (* (/ c b) a))) (cbrt (* (/ c b) a))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 48.147 * * * * [progress]: [ 55 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (cbrt (* (* (* (/ c b) a) (* (/ c b) a)) (* (/ c b) a))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 48.148 * [simplify]: Simplifying (* (* (* (/ c b) a) (* (/ c b) a)) (* (/ c b) a)) 48.148 * * [simplify]: iters left: 6 (7 enodes) 48.152 * * [simplify]: iters left: 5 (34 enodes) 48.159 * * [simplify]: iters left: 4 (102 enodes) 48.200 * * [simplify]: iters left: 3 (317 enodes) 48.333 * * [simplify]: Extracting #0: cost 1 inf + 0 48.333 * * [simplify]: Extracting #1: cost 68 inf + 0 48.334 * * [simplify]: Extracting #2: cost 144 inf + 381 48.336 * * [simplify]: Extracting #3: cost 80 inf + 9626 48.342 * * [simplify]: Extracting #4: cost 3 inf + 21203 48.349 * * [simplify]: Extracting #5: cost 0 inf + 21652 48.355 * [simplify]: Simplified to (* (* (/ c b) a) (* (* (/ c b) a) (* (/ c b) a))) 48.355 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (cbrt (* (* (/ c b) a) (* (* (/ c b) a) (* (/ c b) a)))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 48.356 * * * * [progress]: [ 56 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (sqrt (* (/ c b) a)) (sqrt (* (/ c b) a))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 48.356 * [simplify]: Simplifying (sqrt (* (/ c b) a)) 48.356 * * [simplify]: iters left: 5 (6 enodes) 48.357 * * [simplify]: iters left: 4 (21 enodes) 48.360 * * [simplify]: iters left: 3 (27 enodes) 48.367 * * [simplify]: iters left: 2 (29 enodes) 48.370 * * [simplify]: Extracting #0: cost 1 inf + 0 48.370 * * [simplify]: Extracting #1: cost 3 inf + 0 48.370 * * [simplify]: Extracting #2: cost 10 inf + 0 48.370 * * [simplify]: Extracting #3: cost 9 inf + 45 48.370 * * [simplify]: Extracting #4: cost 1 inf + 544 48.371 * * [simplify]: Extracting #5: cost 0 inf + 667 48.371 * [simplify]: Simplified to (sqrt (* (/ c b) a)) 48.371 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (sqrt (* (/ c b) a)) (sqrt (* (/ c b) a))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 48.371 * [simplify]: Simplifying (sqrt (* (/ c b) a)) 48.371 * * [simplify]: iters left: 5 (6 enodes) 48.372 * * [simplify]: iters left: 4 (21 enodes) 48.375 * * [simplify]: iters left: 3 (27 enodes) 48.379 * * [simplify]: iters left: 2 (29 enodes) 48.386 * * [simplify]: Extracting #0: cost 1 inf + 0 48.386 * * [simplify]: Extracting #1: cost 3 inf + 0 48.386 * * [simplify]: Extracting #2: cost 10 inf + 0 48.386 * * [simplify]: Extracting #3: cost 9 inf + 45 48.386 * * [simplify]: Extracting #4: cost 1 inf + 544 48.387 * * [simplify]: Extracting #5: cost 0 inf + 667 48.387 * [simplify]: Simplified to (sqrt (* (/ c b) a)) 48.387 * [simplify]: Simplified (2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (sqrt (* (/ c b) a)) (sqrt (* (/ c b) a))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 48.387 * * * * [progress]: [ 57 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* 1 (* (/ c b) a)) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 48.387 * * * * [progress]: [ 58 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (* (sqrt (/ c b)) (sqrt a)) (* (sqrt (/ c b)) (sqrt a))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 48.388 * [simplify]: Simplifying (* (sqrt (/ c b)) (sqrt a)) 48.388 * * [simplify]: iters left: 5 (7 enodes) 48.391 * * [simplify]: iters left: 4 (22 enodes) 48.397 * * [simplify]: Extracting #0: cost 1 inf + 0 48.397 * * [simplify]: Extracting #1: cost 4 inf + 0 48.397 * * [simplify]: Extracting #2: cost 8 inf + 0 48.397 * * [simplify]: Extracting #3: cost 8 inf + 83 48.397 * * [simplify]: Extracting #4: cost 6 inf + 85 48.398 * * [simplify]: Extracting #5: cost 1 inf + 496 48.398 * * [simplify]: Extracting #6: cost 0 inf + 659 48.398 * [simplify]: Simplified to (* (sqrt (/ c b)) (sqrt a)) 48.398 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (* (sqrt (/ c b)) (sqrt a)) (* (sqrt (/ c b)) (sqrt a))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 48.399 * [simplify]: Simplifying (* (sqrt (/ c b)) (sqrt a)) 48.399 * * [simplify]: iters left: 5 (7 enodes) 48.402 * * [simplify]: iters left: 4 (22 enodes) 48.407 * * [simplify]: Extracting #0: cost 1 inf + 0 48.408 * * [simplify]: Extracting #1: cost 4 inf + 0 48.408 * * [simplify]: Extracting #2: cost 8 inf + 0 48.408 * * [simplify]: Extracting #3: cost 8 inf + 83 48.408 * * [simplify]: Extracting #4: cost 6 inf + 85 48.408 * * [simplify]: Extracting #5: cost 1 inf + 496 48.408 * * [simplify]: Extracting #6: cost 0 inf + 659 48.409 * [simplify]: Simplified to (* (sqrt (/ c b)) (sqrt a)) 48.409 * [simplify]: Simplified (2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (* (sqrt (/ c b)) (sqrt a)) (* (sqrt (/ c b)) (sqrt a))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 48.409 * * * * [progress]: [ 59 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (* (/ (sqrt c) (sqrt b)) (sqrt a)) (* (/ (sqrt c) (sqrt b)) (sqrt a))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 48.409 * [simplify]: Simplifying (* (/ (sqrt c) (sqrt b)) (sqrt a)) 48.410 * * [simplify]: iters left: 5 (8 enodes) 48.412 * * [simplify]: iters left: 4 (27 enodes) 48.416 * * [simplify]: iters left: 3 (33 enodes) 48.420 * * [simplify]: iters left: 2 (35 enodes) 48.425 * * [simplify]: Extracting #0: cost 1 inf + 0 48.425 * * [simplify]: Extracting #1: cost 8 inf + 0 48.425 * * [simplify]: Extracting #2: cost 17 inf + 0 48.425 * * [simplify]: Extracting #3: cost 13 inf + 44 48.425 * * [simplify]: Extracting #4: cost 6 inf + 655 48.425 * * [simplify]: Extracting #5: cost 0 inf + 1387 48.425 * [simplify]: Simplified to (/ (sqrt c) (/ (sqrt b) (sqrt a))) 48.425 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ (sqrt c) (/ (sqrt b) (sqrt a))) (* (/ (sqrt c) (sqrt b)) (sqrt a))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 48.426 * [simplify]: Simplifying (* (/ (sqrt c) (sqrt b)) (sqrt a)) 48.426 * * [simplify]: iters left: 5 (8 enodes) 48.427 * * [simplify]: iters left: 4 (27 enodes) 48.431 * * [simplify]: iters left: 3 (33 enodes) 48.435 * * [simplify]: iters left: 2 (35 enodes) 48.440 * * [simplify]: Extracting #0: cost 1 inf + 0 48.440 * * [simplify]: Extracting #1: cost 8 inf + 0 48.440 * * [simplify]: Extracting #2: cost 17 inf + 0 48.440 * * [simplify]: Extracting #3: cost 13 inf + 44 48.440 * * [simplify]: Extracting #4: cost 6 inf + 655 48.440 * * [simplify]: Extracting #5: cost 0 inf + 1387 48.441 * [simplify]: Simplified to (/ (sqrt c) (/ (sqrt b) (sqrt a))) 48.441 * [simplify]: Simplified (2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (* (/ (sqrt c) (sqrt b)) (sqrt a)) (/ (sqrt c) (/ (sqrt b) (sqrt a)))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 48.441 * * * * [progress]: [ 60 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (* (/ c b) (* (cbrt a) (cbrt a))) (cbrt a)) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 48.441 * [simplify]: Simplifying (* (/ c b) (* (cbrt a) (cbrt a))) 48.441 * * [simplify]: iters left: 5 (7 enodes) 48.443 * * [simplify]: iters left: 4 (26 enodes) 48.446 * * [simplify]: iters left: 3 (39 enodes) 48.452 * * [simplify]: iters left: 2 (51 enodes) 48.461 * * [simplify]: iters left: 1 (58 enodes) 48.468 * * [simplify]: Extracting #0: cost 1 inf + 0 48.468 * * [simplify]: Extracting #1: cost 16 inf + 0 48.469 * * [simplify]: Extracting #2: cost 25 inf + 2 48.469 * * [simplify]: Extracting #3: cost 16 inf + 697 48.469 * * [simplify]: Extracting #4: cost 2 inf + 2768 48.470 * * [simplify]: Extracting #5: cost 0 inf + 3053 48.470 * [simplify]: Simplified to (* (/ c b) (* (cbrt a) (cbrt a))) 48.470 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (* (/ c b) (* (cbrt a) (cbrt a))) (cbrt a)) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 48.470 * * * * [progress]: [ 61 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (* (/ c b) (sqrt a)) (sqrt a)) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 48.471 * [simplify]: Simplifying (* (/ c b) (sqrt a)) 48.471 * * [simplify]: iters left: 4 (6 enodes) 48.473 * * [simplify]: iters left: 3 (21 enodes) 48.479 * * [simplify]: iters left: 2 (27 enodes) 48.486 * * [simplify]: iters left: 1 (29 enodes) 48.493 * * [simplify]: Extracting #0: cost 1 inf + 0 48.493 * * [simplify]: Extracting #1: cost 8 inf + 0 48.493 * * [simplify]: Extracting #2: cost 11 inf + 2 48.493 * * [simplify]: Extracting #3: cost 8 inf + 87 48.494 * * [simplify]: Extracting #4: cost 1 inf + 620 48.494 * * [simplify]: Extracting #5: cost 0 inf + 743 48.494 * [simplify]: Simplified to (* (sqrt a) (/ c b)) 48.494 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (* (sqrt a) (/ c b)) (sqrt a)) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 48.495 * * * * [progress]: [ 62 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (* (/ c b) 1) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 48.495 * [simplify]: Simplifying (* (/ c b) 1) 48.495 * * [simplify]: iters left: 4 (5 enodes) 48.498 * * [simplify]: iters left: 3 (18 enodes) 48.505 * * [simplify]: iters left: 2 (24 enodes) 48.512 * * [simplify]: Extracting #0: cost 1 inf + 0 48.512 * * [simplify]: Extracting #1: cost 5 inf + 0 48.512 * * [simplify]: Extracting #2: cost 2 inf + 3 48.512 * * [simplify]: Extracting #3: cost 0 inf + 87 48.512 * [simplify]: Simplified to (/ c b) 48.512 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 48.512 * * * * [progress]: [ 63 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (* (cbrt (/ c b)) (cbrt (/ c b))) (* (cbrt (/ c b)) a)) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 48.513 * [simplify]: Simplifying (* (cbrt (/ c b)) a) 48.513 * * [simplify]: iters left: 5 (6 enodes) 48.515 * * [simplify]: iters left: 4 (19 enodes) 48.521 * * [simplify]: Extracting #0: cost 1 inf + 0 48.521 * * [simplify]: Extracting #1: cost 4 inf + 0 48.521 * * [simplify]: Extracting #2: cost 5 inf + 1 48.521 * * [simplify]: Extracting #3: cost 8 inf + 1 48.521 * * [simplify]: Extracting #4: cost 6 inf + 3 48.521 * * [simplify]: Extracting #5: cost 0 inf + 657 48.522 * [simplify]: Simplified to (* (cbrt (/ c b)) a) 48.522 * [simplify]: Simplified (2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (* (cbrt (/ c b)) (cbrt (/ c b))) (* (cbrt (/ c b)) a)) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 48.522 * * * * [progress]: [ 64 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (sqrt (/ c b)) (* (sqrt (/ c b)) a)) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 48.522 * [simplify]: Simplifying (* (sqrt (/ c b)) a) 48.522 * * [simplify]: iters left: 5 (6 enodes) 48.525 * * [simplify]: iters left: 4 (19 enodes) 48.530 * * [simplify]: Extracting #0: cost 1 inf + 0 48.530 * * [simplify]: Extracting #1: cost 4 inf + 0 48.530 * * [simplify]: Extracting #2: cost 5 inf + 1 48.530 * * [simplify]: Extracting #3: cost 8 inf + 1 48.530 * * [simplify]: Extracting #4: cost 6 inf + 3 48.530 * * [simplify]: Extracting #5: cost 0 inf + 497 48.531 * [simplify]: Simplified to (* (sqrt (/ c b)) a) 48.531 * [simplify]: Simplified (2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (sqrt (/ c b)) (* (sqrt (/ c b)) a)) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 48.531 * * * * [progress]: [ 65 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ (* (cbrt c) (cbrt c)) (* (cbrt b) (cbrt b))) (* (/ (cbrt c) (cbrt b)) a)) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 48.531 * [simplify]: Simplifying (* (/ (cbrt c) (cbrt b)) a) 48.531 * * [simplify]: iters left: 5 (7 enodes) 48.534 * * [simplify]: iters left: 4 (24 enodes) 48.541 * * [simplify]: iters left: 3 (30 enodes) 48.549 * * [simplify]: iters left: 2 (32 enodes) 48.557 * * [simplify]: Extracting #0: cost 1 inf + 0 48.557 * * [simplify]: Extracting #1: cost 8 inf + 0 48.557 * * [simplify]: Extracting #2: cost 14 inf + 1 48.557 * * [simplify]: Extracting #3: cost 8 inf + 409 48.557 * * [simplify]: Extracting #4: cost 4 inf + 815 48.558 * * [simplify]: Extracting #5: cost 1 inf + 1462 48.558 * * [simplify]: Extracting #6: cost 0 inf + 1705 48.559 * [simplify]: Simplified to (/ (* a (cbrt c)) (cbrt b)) 48.559 * [simplify]: Simplified (2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ (* (cbrt c) (cbrt c)) (* (cbrt b) (cbrt b))) (/ (* a (cbrt c)) (cbrt b))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 48.559 * * * * [progress]: [ 66 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ (* (cbrt c) (cbrt c)) (sqrt b)) (* (/ (cbrt c) (sqrt b)) a)) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 48.559 * [simplify]: Simplifying (* (/ (cbrt c) (sqrt b)) a) 48.559 * * [simplify]: iters left: 5 (7 enodes) 48.563 * * [simplify]: iters left: 4 (24 enodes) 48.569 * * [simplify]: iters left: 3 (30 enodes) 48.577 * * [simplify]: iters left: 2 (32 enodes) 48.584 * * [simplify]: Extracting #0: cost 1 inf + 0 48.584 * * [simplify]: Extracting #1: cost 8 inf + 0 48.584 * * [simplify]: Extracting #2: cost 14 inf + 1 48.584 * * [simplify]: Extracting #3: cost 8 inf + 249 48.584 * * [simplify]: Extracting #4: cost 4 inf + 655 48.584 * * [simplify]: Extracting #5: cost 1 inf + 1182 48.584 * * [simplify]: Extracting #6: cost 0 inf + 1385 48.585 * [simplify]: Simplified to (/ (* a (cbrt c)) (sqrt b)) 48.585 * [simplify]: Simplified (2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ (* (cbrt c) (cbrt c)) (sqrt b)) (/ (* a (cbrt c)) (sqrt b))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 48.585 * * * * [progress]: [ 67 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ (* (cbrt c) (cbrt c)) 1) (* (/ (cbrt c) b) a)) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 48.585 * [simplify]: Simplifying (* (/ (cbrt c) b) a) 48.585 * * [simplify]: iters left: 5 (6 enodes) 48.586 * * [simplify]: iters left: 4 (21 enodes) 48.589 * * [simplify]: iters left: 3 (27 enodes) 48.594 * * [simplify]: iters left: 2 (29 enodes) 48.597 * * [simplify]: Extracting #0: cost 1 inf + 0 48.597 * * [simplify]: Extracting #1: cost 8 inf + 0 48.598 * * [simplify]: Extracting #2: cost 10 inf + 44 48.598 * * [simplify]: Extracting #3: cost 8 inf + 87 48.598 * * [simplify]: Extracting #4: cost 5 inf + 453 48.598 * * [simplify]: Extracting #5: cost 0 inf + 1063 48.598 * [simplify]: Simplified to (* (/ (cbrt c) b) a) 48.598 * [simplify]: Simplified (2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ (* (cbrt c) (cbrt c)) 1) (* (/ (cbrt c) b) a)) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 48.598 * * * * [progress]: [ 68 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ (sqrt c) (* (cbrt b) (cbrt b))) (* (/ (sqrt c) (cbrt b)) a)) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 48.598 * [simplify]: Simplifying (* (/ (sqrt c) (cbrt b)) a) 48.598 * * [simplify]: iters left: 5 (7 enodes) 48.600 * * [simplify]: iters left: 4 (24 enodes) 48.604 * * [simplify]: iters left: 3 (30 enodes) 48.608 * * [simplify]: iters left: 2 (32 enodes) 48.612 * * [simplify]: Extracting #0: cost 1 inf + 0 48.612 * * [simplify]: Extracting #1: cost 8 inf + 0 48.612 * * [simplify]: Extracting #2: cost 14 inf + 1 48.613 * * [simplify]: Extracting #3: cost 8 inf + 409 48.613 * * [simplify]: Extracting #4: cost 4 inf + 655 48.613 * * [simplify]: Extracting #5: cost 1 inf + 1182 48.613 * * [simplify]: Extracting #6: cost 0 inf + 1385 48.613 * [simplify]: Simplified to (/ (* a (sqrt c)) (cbrt b)) 48.613 * [simplify]: Simplified (2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ (sqrt c) (* (cbrt b) (cbrt b))) (/ (* a (sqrt c)) (cbrt b))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 48.614 * * * * [progress]: [ 69 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ (sqrt c) (sqrt b)) (* (/ (sqrt c) (sqrt b)) a)) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 48.614 * [simplify]: Simplifying (* (/ (sqrt c) (sqrt b)) a) 48.614 * * [simplify]: iters left: 5 (7 enodes) 48.615 * * [simplify]: iters left: 4 (24 enodes) 48.619 * * [simplify]: iters left: 3 (30 enodes) 48.622 * * [simplify]: iters left: 2 (32 enodes) 48.626 * * [simplify]: Extracting #0: cost 1 inf + 0 48.626 * * [simplify]: Extracting #1: cost 8 inf + 0 48.626 * * [simplify]: Extracting #2: cost 14 inf + 1 48.626 * * [simplify]: Extracting #3: cost 8 inf + 249 48.627 * * [simplify]: Extracting #4: cost 4 inf + 495 48.627 * * [simplify]: Extracting #5: cost 1 inf + 902 48.627 * * [simplify]: Extracting #6: cost 0 inf + 1065 48.627 * [simplify]: Simplified to (/ (* a (sqrt c)) (sqrt b)) 48.627 * [simplify]: Simplified (2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ (sqrt c) (sqrt b)) (/ (* a (sqrt c)) (sqrt b))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 48.627 * * * * [progress]: [ 70 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ (sqrt c) 1) (* (/ (sqrt c) b) a)) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 48.628 * [simplify]: Simplifying (* (/ (sqrt c) b) a) 48.628 * * [simplify]: iters left: 5 (6 enodes) 48.629 * * [simplify]: iters left: 4 (21 enodes) 48.633 * * [simplify]: iters left: 3 (27 enodes) 48.640 * * [simplify]: iters left: 2 (29 enodes) 48.648 * * [simplify]: Extracting #0: cost 1 inf + 0 48.648 * * [simplify]: Extracting #1: cost 8 inf + 0 48.648 * * [simplify]: Extracting #2: cost 10 inf + 44 48.648 * * [simplify]: Extracting #3: cost 8 inf + 87 48.648 * * [simplify]: Extracting #4: cost 5 inf + 333 48.648 * * [simplify]: Extracting #5: cost 0 inf + 743 48.649 * [simplify]: Simplified to (* (/ (sqrt c) b) a) 48.649 * [simplify]: Simplified (2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ (sqrt c) 1) (* (/ (sqrt c) b) a)) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 48.649 * * * * [progress]: [ 71 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ 1 (* (cbrt b) (cbrt b))) (* (/ c (cbrt b)) a)) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 48.649 * [simplify]: Simplifying (* (/ c (cbrt b)) a) 48.650 * * [simplify]: iters left: 5 (6 enodes) 48.652 * * [simplify]: iters left: 4 (21 enodes) 48.658 * * [simplify]: iters left: 3 (27 enodes) 48.666 * * [simplify]: iters left: 2 (29 enodes) 48.673 * * [simplify]: Extracting #0: cost 1 inf + 0 48.673 * * [simplify]: Extracting #1: cost 8 inf + 0 48.674 * * [simplify]: Extracting #2: cost 10 inf + 44 48.674 * * [simplify]: Extracting #3: cost 8 inf + 87 48.674 * * [simplify]: Extracting #4: cost 2 inf + 778 48.674 * * [simplify]: Extracting #5: cost 0 inf + 1063 48.675 * [simplify]: Simplified to (* (/ c (cbrt b)) a) 48.675 * [simplify]: Simplified (2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ 1 (* (cbrt b) (cbrt b))) (* (/ c (cbrt b)) a)) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 48.675 * * * * [progress]: [ 72 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ 1 (sqrt b)) (* (/ c (sqrt b)) a)) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 48.675 * [simplify]: Simplifying (* (/ c (sqrt b)) a) 48.675 * * [simplify]: iters left: 5 (6 enodes) 48.677 * * [simplify]: iters left: 4 (21 enodes) 48.680 * * [simplify]: iters left: 3 (27 enodes) 48.683 * * [simplify]: iters left: 2 (29 enodes) 48.687 * * [simplify]: Extracting #0: cost 1 inf + 0 48.687 * * [simplify]: Extracting #1: cost 8 inf + 0 48.687 * * [simplify]: Extracting #2: cost 10 inf + 44 48.687 * * [simplify]: Extracting #3: cost 8 inf + 87 48.687 * * [simplify]: Extracting #4: cost 2 inf + 538 48.687 * * [simplify]: Extracting #5: cost 0 inf + 743 48.687 * [simplify]: Simplified to (* (/ c (sqrt b)) a) 48.687 * [simplify]: Simplified (2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ 1 (sqrt b)) (* (/ c (sqrt b)) a)) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 48.688 * * * * [progress]: [ 73 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ 1 1) (* (/ c b) a)) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 48.688 * [simplify]: Simplifying (* (/ c b) a) 48.688 * * [simplify]: iters left: 4 (5 enodes) 48.689 * * [simplify]: iters left: 3 (18 enodes) 48.692 * * [simplify]: iters left: 2 (24 enodes) 48.695 * * [simplify]: iters left: 1 (26 enodes) 48.698 * * [simplify]: Extracting #0: cost 1 inf + 0 48.698 * * [simplify]: Extracting #1: cost 8 inf + 0 48.698 * * [simplify]: Extracting #2: cost 7 inf + 45 48.699 * * [simplify]: Extracting #3: cost 0 inf + 421 48.699 * [simplify]: Simplified to (/ c (/ b a)) 48.699 * [simplify]: Simplified (2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ 1 1) (/ c (/ b a))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 48.699 * * * * [progress]: [ 74 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* 1 (* (/ c b) a)) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 48.699 * [simplify]: Simplifying (* (/ c b) a) 48.699 * * [simplify]: iters left: 4 (5 enodes) 48.700 * * [simplify]: iters left: 3 (18 enodes) 48.703 * * [simplify]: iters left: 2 (24 enodes) 48.706 * * [simplify]: iters left: 1 (26 enodes) 48.709 * * [simplify]: Extracting #0: cost 1 inf + 0 48.709 * * [simplify]: Extracting #1: cost 8 inf + 0 48.709 * * [simplify]: Extracting #2: cost 7 inf + 45 48.709 * * [simplify]: Extracting #3: cost 0 inf + 421 48.709 * [simplify]: Simplified to (/ c (/ b a)) 48.709 * [simplify]: Simplified (2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* 1 (/ c (/ b a))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 48.709 * * * * [progress]: [ 75 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* c (* (/ 1 b) a)) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 48.710 * [simplify]: Simplifying (* (/ 1 b) a) 48.710 * * [simplify]: iters left: 4 (5 enodes) 48.712 * * [simplify]: iters left: 3 (20 enodes) 48.715 * * [simplify]: iters left: 2 (24 enodes) 48.719 * * [simplify]: Extracting #0: cost 1 inf + 0 48.719 * * [simplify]: Extracting #1: cost 5 inf + 0 48.719 * * [simplify]: Extracting #2: cost 3 inf + 86 48.719 * * [simplify]: Extracting #3: cost 2 inf + 87 48.719 * * [simplify]: Extracting #4: cost 0 inf + 171 48.719 * [simplify]: Simplified to (/ a b) 48.719 * [simplify]: Simplified (2 2 2 1 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* c (/ a b)) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 48.719 * * * * [progress]: [ 76 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (/ (* c a) b) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 48.720 * [simplify]: Simplifying (* c a) 48.720 * * [simplify]: iters left: 2 (3 enodes) 48.720 * * [simplify]: iters left: 1 (10 enodes) 48.722 * * [simplify]: Extracting #0: cost 1 inf + 0 48.722 * * [simplify]: Extracting #1: cost 4 inf + 0 48.722 * * [simplify]: Extracting #2: cost 2 inf + 2 48.722 * * [simplify]: Extracting #3: cost 0 inf + 86 48.722 * [simplify]: Simplified to (* c a) 48.722 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (/ (* c a) b) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 48.722 * * * * [progress]: [ 77 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (posit16->real (real->posit16 (* (/ c b) a))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 48.722 * [simplify]: Simplifying (real->posit16 (* (/ c b) a)) 48.722 * * [simplify]: iters left: 5 (6 enodes) 48.724 * * [simplify]: iters left: 4 (18 enodes) 48.729 * * [simplify]: iters left: 3 (24 enodes) 48.735 * * [simplify]: iters left: 2 (26 enodes) 48.741 * * [simplify]: Extracting #0: cost 1 inf + 0 48.741 * * [simplify]: Extracting #1: cost 2 inf + 0 48.741 * * [simplify]: Extracting #2: cost 8 inf + 0 48.741 * * [simplify]: Extracting #3: cost 7 inf + 45 48.741 * * [simplify]: Extracting #4: cost 1 inf + 338 48.742 * * [simplify]: Extracting #5: cost 0 inf + 421 48.742 * [simplify]: Simplified to (real->posit16 (/ c (/ b a))) 48.742 * [simplify]: Simplified (2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (posit16->real (real->posit16 (/ c (/ b a)))) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 48.742 * * * * [progress]: [ 78 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* a (/ c b)) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 48.742 * * * * [progress]: [ 79 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ 0 (* 2 a))))> 48.743 * [simplify]: Simplifying 0 48.743 * * [simplify]: iters left: 0 (1 enodes) 48.744 * * [simplify]: Extracting #0: cost 1 inf + 0 48.744 * * [simplify]: Extracting #1: cost 0 inf + 1 48.744 * [simplify]: Simplified to 0 48.744 * [simplify]: Simplified (2 3 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ 0 (* 2 a)))) 48.744 * * * * [progress]: [ 80 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (pow (exp (* 1/4 (- (log -4) (+ (log (/ 1 a)) (log (/ 1 c)))))) 2) b) (* 2 a))))> 48.744 * [simplify]: Simplifying (- (pow (exp (* 1/4 (- (log -4) (+ (log (/ 1 a)) (log (/ 1 c)))))) 2) b) 48.745 * * [simplify]: iters left: 6 (18 enodes) 48.755 * * [simplify]: iters left: 5 (77 enodes) 48.769 * * [simplify]: iters left: 4 (124 enodes) 48.801 * * [simplify]: iters left: 3 (259 enodes) 48.861 * * [simplify]: Extracting #0: cost 1 inf + 0 48.861 * * [simplify]: Extracting #1: cost 6 inf + 0 48.862 * * [simplify]: Extracting #2: cost 42 inf + 1 48.862 * * [simplify]: Extracting #3: cost 114 inf + 46 48.863 * * [simplify]: Extracting #4: cost 166 inf + 570 48.865 * * [simplify]: Extracting #5: cost 144 inf + 4610 48.870 * * [simplify]: Extracting #6: cost 91 inf + 16816 48.886 * * [simplify]: Extracting #7: cost 24 inf + 37929 48.900 * * [simplify]: Extracting #8: cost 2 inf + 47460 48.915 * * [simplify]: Extracting #9: cost 0 inf + 49148 48.929 * * [simplify]: Extracting #10: cost 0 inf + 48901 48.937 * [simplify]: Simplified to (- (sqrt (/ (* -4 c) (/ 1 a))) b) 48.937 * [simplify]: Simplified (2 3 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (sqrt (/ (* -4 c) (/ 1 a))) b) (* 2 a)))) 48.937 * * * * [progress]: [ 81 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (pow (exp (* 1/4 (- (log -4) (+ (log (/ -1 c)) (log (/ -1 a)))))) 2) b) (* 2 a))))> 48.938 * [simplify]: Simplifying (- (pow (exp (* 1/4 (- (log -4) (+ (log (/ -1 c)) (log (/ -1 a)))))) 2) b) 48.938 * * [simplify]: iters left: 6 (18 enodes) 48.944 * * [simplify]: iters left: 5 (74 enodes) 48.957 * * [simplify]: iters left: 4 (135 enodes) 48.990 * * [simplify]: iters left: 3 (345 enodes) 49.143 * * [simplify]: Extracting #0: cost 1 inf + 0 49.143 * * [simplify]: Extracting #1: cost 6 inf + 0 49.143 * * [simplify]: Extracting #2: cost 44 inf + 1 49.144 * * [simplify]: Extracting #3: cost 181 inf + 158 49.146 * * [simplify]: Extracting #4: cost 308 inf + 669 49.149 * * [simplify]: Extracting #5: cost 293 inf + 4677 49.164 * * [simplify]: Extracting #6: cost 117 inf + 56514 49.191 * * [simplify]: Extracting #7: cost 14 inf + 92788 49.212 * * [simplify]: Extracting #8: cost 0 inf + 100260 49.241 * * [simplify]: Extracting #9: cost 0 inf + 98370 49.259 * [simplify]: Simplified to (- (sqrt (/ (/ -4 (/ -1 c)) (/ -1 a))) b) 49.259 * [simplify]: Simplified (2 3 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (sqrt (/ (/ -4 (/ -1 c)) (/ -1 a))) b) (* 2 a)))) 49.260 * * * * [progress]: [ 82 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b) (- b)) (* 2 a))))> 49.260 * [simplify]: Simplifying b 49.260 * * [simplify]: iters left: 0 (1 enodes) 49.260 * * [simplify]: Extracting #0: cost 1 inf + 0 49.260 * * [simplify]: Extracting #1: cost 0 inf + 1 49.260 * [simplify]: Simplified to b 49.260 * [simplify]: Simplified (2 3 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b) (- b)) (* 2 a)))) 49.260 * * * * [progress]: [ 83 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (* +nan.0 a)) (- b)) (* 2 a))))> 49.261 * [simplify]: Simplifying (* +nan.0 a) 49.261 * [simplify]: Simplified (2 3 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt +nan.0) (- b)) (* 2 a)))) 49.261 * * * * [progress]: [ 84 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (* +nan.0 a)) (- b)) (* 2 a))))> 49.261 * [simplify]: Simplifying (* +nan.0 a) 49.261 * [simplify]: Simplified (2 3 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt +nan.0) (- b)) (* 2 a)))) 49.261 * * * * [progress]: [ 85 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt b) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 49.261 * [simplify]: Simplifying b 49.261 * * [simplify]: iters left: 0 (1 enodes) 49.261 * * [simplify]: Extracting #0: cost 1 inf + 0 49.261 * * [simplify]: Extracting #1: cost 0 inf + 1 49.262 * [simplify]: Simplified to b 49.262 * [simplify]: Simplified (2 3 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt b) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 49.262 * * * * [progress]: [ 86 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* +nan.0 a)) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 49.262 * [simplify]: Simplifying (* +nan.0 a) 49.262 * [simplify]: Simplified (2 3 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt +nan.0) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 49.262 * * * * [progress]: [ 87 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* +nan.0 a)) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 49.262 * [simplify]: Simplifying (* +nan.0 a) 49.262 * [simplify]: Simplified (2 3 1 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt +nan.0) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 49.262 * * * * [progress]: [ 88 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (/ (* a c) b) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 49.262 * [simplify]: Simplifying (/ (* a c) b) 49.263 * * [simplify]: iters left: 4 (5 enodes) 49.264 * * [simplify]: iters left: 3 (18 enodes) 49.266 * * [simplify]: iters left: 2 (24 enodes) 49.269 * * [simplify]: iters left: 1 (29 enodes) 49.276 * * [simplify]: Extracting #0: cost 1 inf + 0 49.276 * * [simplify]: Extracting #1: cost 10 inf + 0 49.276 * * [simplify]: Extracting #2: cost 9 inf + 87 49.276 * * [simplify]: Extracting #3: cost 0 inf + 547 49.276 * [simplify]: Simplified to (/ (* a c) b) 49.276 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (/ (* a c) b) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 49.277 * * * * [progress]: [ 89 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (/ (* a c) b) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 49.277 * [simplify]: Simplifying (/ (* a c) b) 49.277 * * [simplify]: iters left: 4 (5 enodes) 49.279 * * [simplify]: iters left: 3 (18 enodes) 49.284 * * [simplify]: iters left: 2 (24 enodes) 49.291 * * [simplify]: iters left: 1 (29 enodes) 49.299 * * [simplify]: Extracting #0: cost 1 inf + 0 49.299 * * [simplify]: Extracting #1: cost 10 inf + 0 49.299 * * [simplify]: Extracting #2: cost 9 inf + 87 49.299 * * [simplify]: Extracting #3: cost 0 inf + 547 49.300 * [simplify]: Simplified to (/ (* a c) b) 49.300 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (/ (* a c) b) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 49.300 * * * * [progress]: [ 90 / 90 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (/ (* a c) b) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 49.300 * [simplify]: Simplifying (/ (* a c) b) 49.300 * * [simplify]: iters left: 4 (5 enodes) 49.303 * * [simplify]: iters left: 3 (18 enodes) 49.309 * * [simplify]: iters left: 2 (24 enodes) 49.312 * * [simplify]: iters left: 1 (29 enodes) 49.316 * * [simplify]: Extracting #0: cost 1 inf + 0 49.316 * * [simplify]: Extracting #1: cost 10 inf + 0 49.316 * * [simplify]: Extracting #2: cost 9 inf + 87 49.316 * * [simplify]: Extracting #3: cost 0 inf + 547 49.316 * [simplify]: Simplified to (/ (* a c) b) 49.316 * [simplify]: Simplified (2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (/ (* a c) b) b) 2)) (/ (fma (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 49.317 * * * [progress]: adding candidates to table 51.009 * * [progress]: iteration 4 / 4 51.009 * * * [progress]: picking best candidate 51.087 * * * * [pick]: Picked #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 51.087 * * * [progress]: localizing error 51.279 * * * [progress]: generating rewritten candidates 51.279 * * * * [progress]: [ 1 / 4 ] rewriting at (2 3 1) 51.279 * * * * [progress]: [ 2 / 4 ] rewriting at (2 3 1 2 1) 51.282 * * * * [progress]: [ 3 / 4 ] rewriting at (2 3 1 1 1 2 1) 51.284 * * * * [progress]: [ 4 / 4 ] rewriting at (2 3 1 1 1 1 2 1) 51.287 * * * [progress]: generating series expansions 51.287 * * * * [progress]: [ 1 / 4 ] generating series at (2 3 1) 51.288 * [backup-simplify]: Simplify (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) into (fma (pow (fma -4 (* a c) (pow b 2)) 1/4) (pow (fma -4 (* a c) (pow b 2)) 1/4) (- b)) 51.288 * [approximate]: Taking taylor expansion of (fma (pow (fma -4 (* a c) (pow b 2)) 1/4) (pow (fma -4 (* a c) (pow b 2)) 1/4) (- b)) in (c a b) around 0 51.288 * [taylor]: Taking taylor expansion of (fma (pow (fma -4 (* a c) (pow b 2)) 1/4) (pow (fma -4 (* a c) (pow b 2)) 1/4) (- b)) in b 51.289 * [taylor]: Rewrote expression to (+ (* (pow (fma -4 (* a c) (pow b 2)) 1/4) (pow (fma -4 (* a c) (pow b 2)) 1/4)) (- b)) 51.289 * [taylor]: Taking taylor expansion of (* (pow (fma -4 (* a c) (pow b 2)) 1/4) (pow (fma -4 (* a c) (pow b 2)) 1/4)) in b 51.289 * [taylor]: Taking taylor expansion of (pow (fma -4 (* a c) (pow b 2)) 1/4) in b 51.289 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (* a c) (pow b 2))))) in b 51.289 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (* a c) (pow b 2)))) in b 51.289 * [taylor]: Taking taylor expansion of 1/4 in b 51.289 * [backup-simplify]: Simplify 1/4 into 1/4 51.289 * [taylor]: Taking taylor expansion of (log (fma -4 (* a c) (pow b 2))) in b 51.289 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in b 51.289 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 51.289 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in b 51.289 * [taylor]: Taking taylor expansion of -4 in b 51.289 * [backup-simplify]: Simplify -4 into -4 51.289 * [taylor]: Taking taylor expansion of (* a c) in b 51.289 * [taylor]: Taking taylor expansion of a in b 51.289 * [backup-simplify]: Simplify a into a 51.289 * [taylor]: Taking taylor expansion of c in b 51.289 * [backup-simplify]: Simplify c into c 51.289 * [taylor]: Taking taylor expansion of (pow b 2) in b 51.289 * [taylor]: Taking taylor expansion of b in b 51.289 * [backup-simplify]: Simplify 0 into 0 51.289 * [backup-simplify]: Simplify 1 into 1 51.289 * [backup-simplify]: Simplify (* a c) into (* a c) 51.289 * [backup-simplify]: Simplify (* -4 (* a c)) into (* -4 (* a c)) 51.289 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 51.290 * [backup-simplify]: Simplify (log (- (* 4 (* a c)))) into (log (- (* 4 (* a c)))) 51.290 * [backup-simplify]: Simplify (* 1/4 (log (- (* 4 (* a c))))) into (* 1/4 (log (- (* 4 (* a c))))) 51.290 * [backup-simplify]: Simplify (exp (* 1/4 (log (- (* 4 (* a c)))))) into (pow (- (* 4 (* a c))) 1/4) 51.290 * [taylor]: Taking taylor expansion of (pow (fma -4 (* a c) (pow b 2)) 1/4) in b 51.290 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (* a c) (pow b 2))))) in b 51.290 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (* a c) (pow b 2)))) in b 51.290 * [taylor]: Taking taylor expansion of 1/4 in b 51.290 * [backup-simplify]: Simplify 1/4 into 1/4 51.290 * [taylor]: Taking taylor expansion of (log (fma -4 (* a c) (pow b 2))) in b 51.290 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in b 51.290 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 51.290 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in b 51.290 * [taylor]: Taking taylor expansion of -4 in b 51.290 * [backup-simplify]: Simplify -4 into -4 51.290 * [taylor]: Taking taylor expansion of (* a c) in b 51.290 * [taylor]: Taking taylor expansion of a in b 51.290 * [backup-simplify]: Simplify a into a 51.290 * [taylor]: Taking taylor expansion of c in b 51.290 * [backup-simplify]: Simplify c into c 51.290 * [taylor]: Taking taylor expansion of (pow b 2) in b 51.290 * [taylor]: Taking taylor expansion of b in b 51.290 * [backup-simplify]: Simplify 0 into 0 51.290 * [backup-simplify]: Simplify 1 into 1 51.291 * [backup-simplify]: Simplify (* a c) into (* a c) 51.291 * [backup-simplify]: Simplify (* -4 (* a c)) into (* -4 (* a c)) 51.291 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 51.291 * [backup-simplify]: Simplify (log (- (* 4 (* a c)))) into (log (- (* 4 (* a c)))) 51.291 * [backup-simplify]: Simplify (* 1/4 (log (- (* 4 (* a c))))) into (* 1/4 (log (- (* 4 (* a c))))) 51.291 * [backup-simplify]: Simplify (exp (* 1/4 (log (- (* 4 (* a c)))))) into (pow (- (* 4 (* a c))) 1/4) 51.291 * [taylor]: Taking taylor expansion of (- b) in b 51.291 * [taylor]: Taking taylor expansion of b in b 51.291 * [backup-simplify]: Simplify 0 into 0 51.291 * [backup-simplify]: Simplify 1 into 1 51.291 * [taylor]: Taking taylor expansion of (fma (pow (fma -4 (* a c) (pow b 2)) 1/4) (pow (fma -4 (* a c) (pow b 2)) 1/4) (- b)) in a 51.291 * [taylor]: Rewrote expression to (+ (* (pow (fma -4 (* a c) (pow b 2)) 1/4) (pow (fma -4 (* a c) (pow b 2)) 1/4)) (- b)) 51.291 * [taylor]: Taking taylor expansion of (* (pow (fma -4 (* a c) (pow b 2)) 1/4) (pow (fma -4 (* a c) (pow b 2)) 1/4)) in a 51.291 * [taylor]: Taking taylor expansion of (pow (fma -4 (* a c) (pow b 2)) 1/4) in a 51.291 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (* a c) (pow b 2))))) in a 51.292 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (* a c) (pow b 2)))) in a 51.292 * [taylor]: Taking taylor expansion of 1/4 in a 51.292 * [backup-simplify]: Simplify 1/4 into 1/4 51.292 * [taylor]: Taking taylor expansion of (log (fma -4 (* a c) (pow b 2))) in a 51.292 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in a 51.292 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 51.292 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in a 51.292 * [taylor]: Taking taylor expansion of -4 in a 51.292 * [backup-simplify]: Simplify -4 into -4 51.292 * [taylor]: Taking taylor expansion of (* a c) in a 51.292 * [taylor]: Taking taylor expansion of a in a 51.292 * [backup-simplify]: Simplify 0 into 0 51.292 * [backup-simplify]: Simplify 1 into 1 51.292 * [taylor]: Taking taylor expansion of c in a 51.292 * [backup-simplify]: Simplify c into c 51.292 * [taylor]: Taking taylor expansion of (pow b 2) in a 51.292 * [taylor]: Taking taylor expansion of b in a 51.292 * [backup-simplify]: Simplify b into b 51.292 * [backup-simplify]: Simplify (* 0 c) into 0 51.293 * [backup-simplify]: Simplify (* -4 0) into 0 51.293 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.293 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 51.293 * [backup-simplify]: Simplify (log (pow b 2)) into (log (pow b 2)) 51.293 * [backup-simplify]: Simplify (* 1/4 (log (pow b 2))) into (* 1/4 (log (pow b 2))) 51.293 * [backup-simplify]: Simplify (exp (* 1/4 (log (pow b 2)))) into (pow (pow b 2) 1/4) 51.293 * [taylor]: Taking taylor expansion of (pow (fma -4 (* a c) (pow b 2)) 1/4) in a 51.293 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (* a c) (pow b 2))))) in a 51.293 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (* a c) (pow b 2)))) in a 51.293 * [taylor]: Taking taylor expansion of 1/4 in a 51.293 * [backup-simplify]: Simplify 1/4 into 1/4 51.294 * [taylor]: Taking taylor expansion of (log (fma -4 (* a c) (pow b 2))) in a 51.294 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in a 51.294 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 51.294 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in a 51.294 * [taylor]: Taking taylor expansion of -4 in a 51.294 * [backup-simplify]: Simplify -4 into -4 51.294 * [taylor]: Taking taylor expansion of (* a c) in a 51.294 * [taylor]: Taking taylor expansion of a in a 51.294 * [backup-simplify]: Simplify 0 into 0 51.294 * [backup-simplify]: Simplify 1 into 1 51.294 * [taylor]: Taking taylor expansion of c in a 51.294 * [backup-simplify]: Simplify c into c 51.294 * [taylor]: Taking taylor expansion of (pow b 2) in a 51.294 * [taylor]: Taking taylor expansion of b in a 51.294 * [backup-simplify]: Simplify b into b 51.294 * [backup-simplify]: Simplify (* 0 c) into 0 51.295 * [backup-simplify]: Simplify (* -4 0) into 0 51.295 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.295 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 51.295 * [backup-simplify]: Simplify (log (pow b 2)) into (log (pow b 2)) 51.295 * [backup-simplify]: Simplify (* 1/4 (log (pow b 2))) into (* 1/4 (log (pow b 2))) 51.295 * [backup-simplify]: Simplify (exp (* 1/4 (log (pow b 2)))) into (pow (pow b 2) 1/4) 51.295 * [taylor]: Taking taylor expansion of (- b) in a 51.295 * [taylor]: Taking taylor expansion of b in a 51.295 * [backup-simplify]: Simplify b into b 51.295 * [taylor]: Taking taylor expansion of (fma (pow (fma -4 (* a c) (pow b 2)) 1/4) (pow (fma -4 (* a c) (pow b 2)) 1/4) (- b)) in c 51.295 * [taylor]: Rewrote expression to (+ (* (pow (fma -4 (* a c) (pow b 2)) 1/4) (pow (fma -4 (* a c) (pow b 2)) 1/4)) (- b)) 51.295 * [taylor]: Taking taylor expansion of (* (pow (fma -4 (* a c) (pow b 2)) 1/4) (pow (fma -4 (* a c) (pow b 2)) 1/4)) in c 51.295 * [taylor]: Taking taylor expansion of (pow (fma -4 (* a c) (pow b 2)) 1/4) in c 51.295 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (* a c) (pow b 2))))) in c 51.295 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (* a c) (pow b 2)))) in c 51.295 * [taylor]: Taking taylor expansion of 1/4 in c 51.295 * [backup-simplify]: Simplify 1/4 into 1/4 51.295 * [taylor]: Taking taylor expansion of (log (fma -4 (* a c) (pow b 2))) in c 51.295 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in c 51.295 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 51.296 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in c 51.296 * [taylor]: Taking taylor expansion of -4 in c 51.296 * [backup-simplify]: Simplify -4 into -4 51.296 * [taylor]: Taking taylor expansion of (* a c) in c 51.296 * [taylor]: Taking taylor expansion of a in c 51.296 * [backup-simplify]: Simplify a into a 51.296 * [taylor]: Taking taylor expansion of c in c 51.296 * [backup-simplify]: Simplify 0 into 0 51.296 * [backup-simplify]: Simplify 1 into 1 51.296 * [taylor]: Taking taylor expansion of (pow b 2) in c 51.296 * [taylor]: Taking taylor expansion of b in c 51.296 * [backup-simplify]: Simplify b into b 51.296 * [backup-simplify]: Simplify (* a 0) into 0 51.296 * [backup-simplify]: Simplify (* -4 0) into 0 51.297 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.297 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 51.297 * [backup-simplify]: Simplify (log (pow b 2)) into (log (pow b 2)) 51.297 * [backup-simplify]: Simplify (* 1/4 (log (pow b 2))) into (* 1/4 (log (pow b 2))) 51.297 * [backup-simplify]: Simplify (exp (* 1/4 (log (pow b 2)))) into (pow (pow b 2) 1/4) 51.297 * [taylor]: Taking taylor expansion of (pow (fma -4 (* a c) (pow b 2)) 1/4) in c 51.297 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (* a c) (pow b 2))))) in c 51.297 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (* a c) (pow b 2)))) in c 51.297 * [taylor]: Taking taylor expansion of 1/4 in c 51.297 * [backup-simplify]: Simplify 1/4 into 1/4 51.297 * [taylor]: Taking taylor expansion of (log (fma -4 (* a c) (pow b 2))) in c 51.297 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in c 51.297 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 51.297 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in c 51.297 * [taylor]: Taking taylor expansion of -4 in c 51.297 * [backup-simplify]: Simplify -4 into -4 51.297 * [taylor]: Taking taylor expansion of (* a c) in c 51.298 * [taylor]: Taking taylor expansion of a in c 51.298 * [backup-simplify]: Simplify a into a 51.298 * [taylor]: Taking taylor expansion of c in c 51.298 * [backup-simplify]: Simplify 0 into 0 51.298 * [backup-simplify]: Simplify 1 into 1 51.298 * [taylor]: Taking taylor expansion of (pow b 2) in c 51.298 * [taylor]: Taking taylor expansion of b in c 51.298 * [backup-simplify]: Simplify b into b 51.298 * [backup-simplify]: Simplify (* a 0) into 0 51.298 * [backup-simplify]: Simplify (* -4 0) into 0 51.298 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.299 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 51.299 * [backup-simplify]: Simplify (log (pow b 2)) into (log (pow b 2)) 51.299 * [backup-simplify]: Simplify (* 1/4 (log (pow b 2))) into (* 1/4 (log (pow b 2))) 51.299 * [backup-simplify]: Simplify (exp (* 1/4 (log (pow b 2)))) into (pow (pow b 2) 1/4) 51.299 * [taylor]: Taking taylor expansion of (- b) in c 51.299 * [taylor]: Taking taylor expansion of b in c 51.299 * [backup-simplify]: Simplify b into b 51.299 * [taylor]: Taking taylor expansion of (fma (pow (fma -4 (* a c) (pow b 2)) 1/4) (pow (fma -4 (* a c) (pow b 2)) 1/4) (- b)) in c 51.299 * [taylor]: Rewrote expression to (+ (* (pow (fma -4 (* a c) (pow b 2)) 1/4) (pow (fma -4 (* a c) (pow b 2)) 1/4)) (- b)) 51.299 * [taylor]: Taking taylor expansion of (* (pow (fma -4 (* a c) (pow b 2)) 1/4) (pow (fma -4 (* a c) (pow b 2)) 1/4)) in c 51.299 * [taylor]: Taking taylor expansion of (pow (fma -4 (* a c) (pow b 2)) 1/4) in c 51.299 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (* a c) (pow b 2))))) in c 51.299 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (* a c) (pow b 2)))) in c 51.299 * [taylor]: Taking taylor expansion of 1/4 in c 51.299 * [backup-simplify]: Simplify 1/4 into 1/4 51.299 * [taylor]: Taking taylor expansion of (log (fma -4 (* a c) (pow b 2))) in c 51.299 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in c 51.299 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 51.299 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in c 51.299 * [taylor]: Taking taylor expansion of -4 in c 51.299 * [backup-simplify]: Simplify -4 into -4 51.299 * [taylor]: Taking taylor expansion of (* a c) in c 51.299 * [taylor]: Taking taylor expansion of a in c 51.299 * [backup-simplify]: Simplify a into a 51.299 * [taylor]: Taking taylor expansion of c in c 51.299 * [backup-simplify]: Simplify 0 into 0 51.299 * [backup-simplify]: Simplify 1 into 1 51.300 * [taylor]: Taking taylor expansion of (pow b 2) in c 51.300 * [taylor]: Taking taylor expansion of b in c 51.300 * [backup-simplify]: Simplify b into b 51.300 * [backup-simplify]: Simplify (* a 0) into 0 51.300 * [backup-simplify]: Simplify (* -4 0) into 0 51.300 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.300 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 51.300 * [backup-simplify]: Simplify (log (pow b 2)) into (log (pow b 2)) 51.300 * [backup-simplify]: Simplify (* 1/4 (log (pow b 2))) into (* 1/4 (log (pow b 2))) 51.301 * [backup-simplify]: Simplify (exp (* 1/4 (log (pow b 2)))) into (pow (pow b 2) 1/4) 51.301 * [taylor]: Taking taylor expansion of (pow (fma -4 (* a c) (pow b 2)) 1/4) in c 51.301 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (* a c) (pow b 2))))) in c 51.301 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (* a c) (pow b 2)))) in c 51.301 * [taylor]: Taking taylor expansion of 1/4 in c 51.301 * [backup-simplify]: Simplify 1/4 into 1/4 51.301 * [taylor]: Taking taylor expansion of (log (fma -4 (* a c) (pow b 2))) in c 51.301 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in c 51.301 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 51.301 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in c 51.301 * [taylor]: Taking taylor expansion of -4 in c 51.301 * [backup-simplify]: Simplify -4 into -4 51.301 * [taylor]: Taking taylor expansion of (* a c) in c 51.301 * [taylor]: Taking taylor expansion of a in c 51.301 * [backup-simplify]: Simplify a into a 51.301 * [taylor]: Taking taylor expansion of c in c 51.301 * [backup-simplify]: Simplify 0 into 0 51.301 * [backup-simplify]: Simplify 1 into 1 51.301 * [taylor]: Taking taylor expansion of (pow b 2) in c 51.301 * [taylor]: Taking taylor expansion of b in c 51.301 * [backup-simplify]: Simplify b into b 51.301 * [backup-simplify]: Simplify (* a 0) into 0 51.311 * [backup-simplify]: Simplify (* -4 0) into 0 51.311 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.311 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 51.311 * [backup-simplify]: Simplify (log (pow b 2)) into (log (pow b 2)) 51.311 * [backup-simplify]: Simplify (* 1/4 (log (pow b 2))) into (* 1/4 (log (pow b 2))) 51.311 * [backup-simplify]: Simplify (exp (* 1/4 (log (pow b 2)))) into (pow (pow b 2) 1/4) 51.311 * [taylor]: Taking taylor expansion of (- b) in c 51.311 * [taylor]: Taking taylor expansion of b in c 51.311 * [backup-simplify]: Simplify b into b 51.312 * [backup-simplify]: Simplify (* (pow (pow b 2) 1/4) (pow (pow b 2) 1/4)) into b 51.312 * [backup-simplify]: Simplify (- b) into (- b) 51.312 * [backup-simplify]: Simplify (+ b (- b)) into 0 51.312 * [taylor]: Taking taylor expansion of 0 in a 51.312 * [backup-simplify]: Simplify 0 into 0 51.312 * [taylor]: Taking taylor expansion of 0 in b 51.312 * [backup-simplify]: Simplify 0 into 0 51.312 * [backup-simplify]: Simplify 0 into 0 51.313 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 51.313 * [backup-simplify]: Simplify (+ (* -4 a) (* 0 0)) into (- (* 4 a)) 51.313 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 51.314 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 51.314 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (* 4 a))) 1)) (pow (pow b 2) 1)))) 1) into (* -4 (/ a (pow b 2))) 51.314 * [backup-simplify]: Simplify (+ (* 1/4 (* -4 (/ a (pow b 2)))) (* 0 (log (pow b 2)))) into (- (/ a (pow b 2))) 51.315 * [backup-simplify]: Simplify (* (exp (* 1/4 (log (pow b 2)))) (+ (* (/ (pow (- (/ a (pow b 2))) 1) 1)))) into (* -1 (* a (sqrt (/ 1 (pow b 3))))) 51.315 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 51.316 * [backup-simplify]: Simplify (+ (* -4 a) (* 0 0)) into (- (* 4 a)) 51.316 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 51.316 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 51.316 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (* 4 a))) 1)) (pow (pow b 2) 1)))) 1) into (* -4 (/ a (pow b 2))) 51.316 * [backup-simplify]: Simplify (+ (* 1/4 (* -4 (/ a (pow b 2)))) (* 0 (log (pow b 2)))) into (- (/ a (pow b 2))) 51.317 * [backup-simplify]: Simplify (* (exp (* 1/4 (log (pow b 2)))) (+ (* (/ (pow (- (/ a (pow b 2))) 1) 1)))) into (* -1 (* a (sqrt (/ 1 (pow b 3))))) 51.318 * [backup-simplify]: Simplify (+ (* (pow (pow b 2) 1/4) (* -1 (* a (sqrt (/ 1 (pow b 3)))))) (* (* -1 (* a (sqrt (/ 1 (pow b 3))))) (pow (pow b 2) 1/4))) into (- (* 2 (/ a b))) 51.318 * [backup-simplify]: Simplify (- 0) into 0 51.319 * [backup-simplify]: Simplify (+ (- (* 2 (/ a b))) 0) into (- (* 2 (/ a b))) 51.319 * [taylor]: Taking taylor expansion of (- (* 2 (/ a b))) in a 51.319 * [taylor]: Taking taylor expansion of (* 2 (/ a b)) in a 51.319 * [taylor]: Taking taylor expansion of 2 in a 51.319 * [backup-simplify]: Simplify 2 into 2 51.319 * [taylor]: Taking taylor expansion of (/ a b) in a 51.319 * [taylor]: Taking taylor expansion of a in a 51.319 * [backup-simplify]: Simplify 0 into 0 51.319 * [backup-simplify]: Simplify 1 into 1 51.319 * [taylor]: Taking taylor expansion of b in a 51.319 * [backup-simplify]: Simplify b into b 51.319 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 51.319 * [taylor]: Taking taylor expansion of 0 in b 51.319 * [backup-simplify]: Simplify 0 into 0 51.319 * [backup-simplify]: Simplify 0 into 0 51.319 * [backup-simplify]: Simplify 0 into 0 51.319 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 51.320 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 a) (* 0 0))) into 0 51.320 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 51.321 * [backup-simplify]: Simplify (+ 0 0) into 0 51.321 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- (* 4 a))) 2)) (pow (pow b 2) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow b 2) 1)))) 2) into (* -8 (/ (pow a 2) (pow b 4))) 51.322 * [backup-simplify]: Simplify (+ (* 1/4 (* -8 (/ (pow a 2) (pow b 4)))) (+ (* 0 (* -4 (/ a (pow b 2)))) (* 0 (log (pow b 2))))) into (- (* 2 (/ (pow a 2) (pow b 4)))) 51.322 * [backup-simplify]: Simplify (* (exp (* 1/4 (log (pow b 2)))) (+ (* (/ (pow (- (/ a (pow b 2))) 2) 2)) (* (/ (pow (- (* 2 (/ (pow a 2) (pow b 4)))) 1) 1)))) into (* -3/2 (* (pow a 2) (sqrt (/ 1 (pow b 7))))) 51.322 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 51.323 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 a) (* 0 0))) into 0 51.323 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 51.324 * [backup-simplify]: Simplify (+ 0 0) into 0 51.324 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- (* 4 a))) 2)) (pow (pow b 2) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow b 2) 1)))) 2) into (* -8 (/ (pow a 2) (pow b 4))) 51.324 * [backup-simplify]: Simplify (+ (* 1/4 (* -8 (/ (pow a 2) (pow b 4)))) (+ (* 0 (* -4 (/ a (pow b 2)))) (* 0 (log (pow b 2))))) into (- (* 2 (/ (pow a 2) (pow b 4)))) 51.325 * [backup-simplify]: Simplify (* (exp (* 1/4 (log (pow b 2)))) (+ (* (/ (pow (- (/ a (pow b 2))) 2) 2)) (* (/ (pow (- (* 2 (/ (pow a 2) (pow b 4)))) 1) 1)))) into (* -3/2 (* (pow a 2) (sqrt (/ 1 (pow b 7))))) 51.325 * [backup-simplify]: Simplify (+ (* (pow (pow b 2) 1/4) (* -3/2 (* (pow a 2) (sqrt (/ 1 (pow b 7)))))) (+ (* (* -1 (* a (sqrt (/ 1 (pow b 3))))) (* -1 (* a (sqrt (/ 1 (pow b 3)))))) (* (* -3/2 (* (pow a 2) (sqrt (/ 1 (pow b 7))))) (pow (pow b 2) 1/4)))) into (- (* 2 (/ (pow a 2) (pow b 3)))) 51.326 * [backup-simplify]: Simplify (- 0) into 0 51.326 * [backup-simplify]: Simplify (+ (- (* 2 (/ (pow a 2) (pow b 3)))) 0) into (- (* 2 (/ (pow a 2) (pow b 3)))) 51.326 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow a 2) (pow b 3)))) in a 51.326 * [taylor]: Taking taylor expansion of (* 2 (/ (pow a 2) (pow b 3))) in a 51.326 * [taylor]: Taking taylor expansion of 2 in a 51.326 * [backup-simplify]: Simplify 2 into 2 51.326 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) in a 51.326 * [taylor]: Taking taylor expansion of (pow a 2) in a 51.326 * [taylor]: Taking taylor expansion of a in a 51.326 * [backup-simplify]: Simplify 0 into 0 51.326 * [backup-simplify]: Simplify 1 into 1 51.326 * [taylor]: Taking taylor expansion of (pow b 3) in a 51.326 * [taylor]: Taking taylor expansion of b in a 51.326 * [backup-simplify]: Simplify b into b 51.326 * [backup-simplify]: Simplify (* 1 1) into 1 51.326 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.326 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 51.326 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 51.327 * [backup-simplify]: Simplify (* 2 (/ 1 b)) into (/ 2 b) 51.327 * [backup-simplify]: Simplify (- (/ 2 b)) into (- (* 2 (/ 1 b))) 51.327 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 b))) in b 51.327 * [taylor]: Taking taylor expansion of (* 2 (/ 1 b)) in b 51.327 * [taylor]: Taking taylor expansion of 2 in b 51.327 * [backup-simplify]: Simplify 2 into 2 51.327 * [taylor]: Taking taylor expansion of (/ 1 b) in b 51.327 * [taylor]: Taking taylor expansion of b in b 51.327 * [backup-simplify]: Simplify 0 into 0 51.327 * [backup-simplify]: Simplify 1 into 1 51.327 * [backup-simplify]: Simplify (/ 1 1) into 1 51.327 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 51.328 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 51.328 * [backup-simplify]: Simplify (- 0) into 0 51.328 * [backup-simplify]: Simplify 0 into 0 51.328 * [taylor]: Taking taylor expansion of 0 in b 51.328 * [backup-simplify]: Simplify 0 into 0 51.328 * [backup-simplify]: Simplify 0 into 0 51.328 * [backup-simplify]: Simplify 0 into 0 51.328 * [backup-simplify]: Simplify 0 into 0 51.329 * [backup-simplify]: Simplify (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* (/ 1 c) (/ 1 a)) (* (/ 1 b) (/ 1 b))))) (cbrt (sqrt (fma -4 (* (/ 1 c) (/ 1 a)) (* (/ 1 b) (/ 1 b)))))) (cbrt (sqrt (fma -4 (* (/ 1 c) (/ 1 a)) (* (/ 1 b) (/ 1 b))))))) (sqrt (sqrt (fma -4 (* (/ 1 c) (/ 1 a)) (* (/ 1 b) (/ 1 b))))) (- (/ 1 b))) into (fma (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (- (/ 1 b))) 51.329 * [approximate]: Taking taylor expansion of (fma (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (- (/ 1 b))) in (c a b) around 0 51.329 * [taylor]: Taking taylor expansion of (fma (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (- (/ 1 b))) in b 51.329 * [taylor]: Rewrote expression to (+ (* (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4)) (- (/ 1 b))) 51.329 * [taylor]: Taking taylor expansion of (* (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4)) in b 51.329 * [taylor]: Taking taylor expansion of (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) in b 51.329 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))))) in b 51.329 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in b 51.329 * [taylor]: Taking taylor expansion of 1/4 in b 51.329 * [backup-simplify]: Simplify 1/4 into 1/4 51.329 * [taylor]: Taking taylor expansion of (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in b 51.329 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in b 51.329 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 51.329 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in b 51.329 * [taylor]: Taking taylor expansion of -4 in b 51.329 * [backup-simplify]: Simplify -4 into -4 51.329 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 51.329 * [taylor]: Taking taylor expansion of (* a c) in b 51.329 * [taylor]: Taking taylor expansion of a in b 51.329 * [backup-simplify]: Simplify a into a 51.329 * [taylor]: Taking taylor expansion of c in b 51.329 * [backup-simplify]: Simplify c into c 51.329 * [backup-simplify]: Simplify (* a c) into (* a c) 51.329 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 51.329 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 51.329 * [taylor]: Taking taylor expansion of (pow b 2) in b 51.329 * [taylor]: Taking taylor expansion of b in b 51.329 * [backup-simplify]: Simplify 0 into 0 51.329 * [backup-simplify]: Simplify 1 into 1 51.330 * [backup-simplify]: Simplify (* 1 1) into 1 51.330 * [backup-simplify]: Simplify (/ 1 1) into 1 51.330 * [backup-simplify]: Simplify (+ 0 1) into 1 51.330 * [backup-simplify]: Simplify (log 1) into 0 51.331 * [backup-simplify]: Simplify (+ (* (- 2) (log b)) 0) into (- (* 2 (log b))) 51.331 * [backup-simplify]: Simplify (* 1/4 (- (* 2 (log b)))) into (* -1/2 (log b)) 51.331 * [backup-simplify]: Simplify (exp (* -1/2 (log b))) into (pow b -1/2) 51.331 * [taylor]: Taking taylor expansion of (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) in b 51.331 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))))) in b 51.331 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in b 51.331 * [taylor]: Taking taylor expansion of 1/4 in b 51.331 * [backup-simplify]: Simplify 1/4 into 1/4 51.331 * [taylor]: Taking taylor expansion of (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in b 51.331 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in b 51.331 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 51.331 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in b 51.331 * [taylor]: Taking taylor expansion of -4 in b 51.331 * [backup-simplify]: Simplify -4 into -4 51.331 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 51.331 * [taylor]: Taking taylor expansion of (* a c) in b 51.331 * [taylor]: Taking taylor expansion of a in b 51.331 * [backup-simplify]: Simplify a into a 51.331 * [taylor]: Taking taylor expansion of c in b 51.331 * [backup-simplify]: Simplify c into c 51.331 * [backup-simplify]: Simplify (* a c) into (* a c) 51.331 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 51.331 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 51.331 * [taylor]: Taking taylor expansion of (pow b 2) in b 51.331 * [taylor]: Taking taylor expansion of b in b 51.331 * [backup-simplify]: Simplify 0 into 0 51.331 * [backup-simplify]: Simplify 1 into 1 51.332 * [backup-simplify]: Simplify (* 1 1) into 1 51.332 * [backup-simplify]: Simplify (/ 1 1) into 1 51.332 * [backup-simplify]: Simplify (+ 0 1) into 1 51.332 * [backup-simplify]: Simplify (log 1) into 0 51.333 * [backup-simplify]: Simplify (+ (* (- 2) (log b)) 0) into (- (* 2 (log b))) 51.333 * [backup-simplify]: Simplify (* 1/4 (- (* 2 (log b)))) into (* -1/2 (log b)) 51.333 * [backup-simplify]: Simplify (exp (* -1/2 (log b))) into (pow b -1/2) 51.333 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in b 51.333 * [taylor]: Taking taylor expansion of (/ 1 b) in b 51.333 * [taylor]: Taking taylor expansion of b in b 51.333 * [backup-simplify]: Simplify 0 into 0 51.333 * [backup-simplify]: Simplify 1 into 1 51.333 * [backup-simplify]: Simplify (/ 1 1) into 1 51.333 * [taylor]: Taking taylor expansion of (fma (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (- (/ 1 b))) in a 51.333 * [taylor]: Rewrote expression to (+ (* (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4)) (- (/ 1 b))) 51.333 * [taylor]: Taking taylor expansion of (* (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4)) in a 51.333 * [taylor]: Taking taylor expansion of (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) in a 51.333 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))))) in a 51.333 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in a 51.333 * [taylor]: Taking taylor expansion of 1/4 in a 51.333 * [backup-simplify]: Simplify 1/4 into 1/4 51.333 * [taylor]: Taking taylor expansion of (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in a 51.333 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in a 51.333 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 51.333 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in a 51.333 * [taylor]: Taking taylor expansion of -4 in a 51.333 * [backup-simplify]: Simplify -4 into -4 51.333 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 51.333 * [taylor]: Taking taylor expansion of (* a c) in a 51.333 * [taylor]: Taking taylor expansion of a in a 51.333 * [backup-simplify]: Simplify 0 into 0 51.333 * [backup-simplify]: Simplify 1 into 1 51.334 * [taylor]: Taking taylor expansion of c in a 51.334 * [backup-simplify]: Simplify c into c 51.334 * [backup-simplify]: Simplify (* 0 c) into 0 51.334 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 51.334 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 51.334 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 51.334 * [taylor]: Taking taylor expansion of (pow b 2) in a 51.334 * [taylor]: Taking taylor expansion of b in a 51.334 * [backup-simplify]: Simplify b into b 51.334 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.334 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 51.334 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 51.334 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 51.334 * [backup-simplify]: Simplify (log (- (* 4 (/ 1 c)))) into (log (- (* 4 (/ 1 c)))) 51.334 * [backup-simplify]: Simplify (+ (* (- 1) (log a)) (log (- (* 4 (/ 1 c))))) into (- (log (- (* 4 (/ 1 c)))) (log a)) 51.335 * [backup-simplify]: Simplify (* 1/4 (- (log (- (* 4 (/ 1 c)))) (log a))) into (* 1/4 (- (log (- (* 4 (/ 1 c)))) (log a))) 51.335 * [backup-simplify]: Simplify (exp (* 1/4 (- (log (- (* 4 (/ 1 c)))) (log a)))) into (exp (* 1/4 (- (log (- (* 4 (/ 1 c)))) (log a)))) 51.335 * [taylor]: Taking taylor expansion of (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) in a 51.335 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))))) in a 51.335 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in a 51.335 * [taylor]: Taking taylor expansion of 1/4 in a 51.335 * [backup-simplify]: Simplify 1/4 into 1/4 51.335 * [taylor]: Taking taylor expansion of (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in a 51.335 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in a 51.335 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 51.335 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in a 51.335 * [taylor]: Taking taylor expansion of -4 in a 51.335 * [backup-simplify]: Simplify -4 into -4 51.335 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 51.335 * [taylor]: Taking taylor expansion of (* a c) in a 51.335 * [taylor]: Taking taylor expansion of a in a 51.335 * [backup-simplify]: Simplify 0 into 0 51.335 * [backup-simplify]: Simplify 1 into 1 51.335 * [taylor]: Taking taylor expansion of c in a 51.335 * [backup-simplify]: Simplify c into c 51.335 * [backup-simplify]: Simplify (* 0 c) into 0 51.335 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 51.335 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 51.335 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 51.335 * [taylor]: Taking taylor expansion of (pow b 2) in a 51.335 * [taylor]: Taking taylor expansion of b in a 51.335 * [backup-simplify]: Simplify b into b 51.335 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.336 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 51.336 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 51.336 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 51.336 * [backup-simplify]: Simplify (log (- (* 4 (/ 1 c)))) into (log (- (* 4 (/ 1 c)))) 51.336 * [backup-simplify]: Simplify (+ (* (- 1) (log a)) (log (- (* 4 (/ 1 c))))) into (- (log (- (* 4 (/ 1 c)))) (log a)) 51.336 * [backup-simplify]: Simplify (* 1/4 (- (log (- (* 4 (/ 1 c)))) (log a))) into (* 1/4 (- (log (- (* 4 (/ 1 c)))) (log a))) 51.336 * [backup-simplify]: Simplify (exp (* 1/4 (- (log (- (* 4 (/ 1 c)))) (log a)))) into (exp (* 1/4 (- (log (- (* 4 (/ 1 c)))) (log a)))) 51.336 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in a 51.336 * [taylor]: Taking taylor expansion of (/ 1 b) in a 51.336 * [taylor]: Taking taylor expansion of b in a 51.336 * [backup-simplify]: Simplify b into b 51.336 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 51.336 * [taylor]: Taking taylor expansion of (fma (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (- (/ 1 b))) in c 51.336 * [taylor]: Rewrote expression to (+ (* (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4)) (- (/ 1 b))) 51.336 * [taylor]: Taking taylor expansion of (* (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4)) in c 51.336 * [taylor]: Taking taylor expansion of (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) in c 51.336 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))))) in c 51.336 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in c 51.336 * [taylor]: Taking taylor expansion of 1/4 in c 51.336 * [backup-simplify]: Simplify 1/4 into 1/4 51.336 * [taylor]: Taking taylor expansion of (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 51.337 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 51.337 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 51.337 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 51.337 * [taylor]: Taking taylor expansion of -4 in c 51.337 * [backup-simplify]: Simplify -4 into -4 51.337 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 51.337 * [taylor]: Taking taylor expansion of (* a c) in c 51.337 * [taylor]: Taking taylor expansion of a in c 51.337 * [backup-simplify]: Simplify a into a 51.337 * [taylor]: Taking taylor expansion of c in c 51.337 * [backup-simplify]: Simplify 0 into 0 51.337 * [backup-simplify]: Simplify 1 into 1 51.337 * [backup-simplify]: Simplify (* a 0) into 0 51.337 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 51.337 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 51.337 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 51.337 * [taylor]: Taking taylor expansion of (pow b 2) in c 51.337 * [taylor]: Taking taylor expansion of b in c 51.337 * [backup-simplify]: Simplify b into b 51.337 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.337 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 51.337 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 51.337 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 51.337 * [backup-simplify]: Simplify (log (- (* 4 (/ 1 a)))) into (log (- (* 4 (/ 1 a)))) 51.338 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 51.338 * [backup-simplify]: Simplify (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) into (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) 51.338 * [backup-simplify]: Simplify (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) into (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 51.338 * [taylor]: Taking taylor expansion of (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) in c 51.338 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))))) in c 51.338 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in c 51.338 * [taylor]: Taking taylor expansion of 1/4 in c 51.338 * [backup-simplify]: Simplify 1/4 into 1/4 51.338 * [taylor]: Taking taylor expansion of (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 51.338 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 51.338 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 51.338 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 51.338 * [taylor]: Taking taylor expansion of -4 in c 51.338 * [backup-simplify]: Simplify -4 into -4 51.338 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 51.338 * [taylor]: Taking taylor expansion of (* a c) in c 51.338 * [taylor]: Taking taylor expansion of a in c 51.338 * [backup-simplify]: Simplify a into a 51.338 * [taylor]: Taking taylor expansion of c in c 51.338 * [backup-simplify]: Simplify 0 into 0 51.338 * [backup-simplify]: Simplify 1 into 1 51.338 * [backup-simplify]: Simplify (* a 0) into 0 51.339 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 51.339 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 51.339 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 51.339 * [taylor]: Taking taylor expansion of (pow b 2) in c 51.339 * [taylor]: Taking taylor expansion of b in c 51.339 * [backup-simplify]: Simplify b into b 51.339 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.339 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 51.339 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 51.339 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 51.339 * [backup-simplify]: Simplify (log (- (* 4 (/ 1 a)))) into (log (- (* 4 (/ 1 a)))) 51.339 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 51.339 * [backup-simplify]: Simplify (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) into (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) 51.340 * [backup-simplify]: Simplify (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) into (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 51.340 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in c 51.340 * [taylor]: Taking taylor expansion of (/ 1 b) in c 51.340 * [taylor]: Taking taylor expansion of b in c 51.340 * [backup-simplify]: Simplify b into b 51.340 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 51.340 * [taylor]: Taking taylor expansion of (fma (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (- (/ 1 b))) in c 51.340 * [taylor]: Rewrote expression to (+ (* (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4)) (- (/ 1 b))) 51.340 * [taylor]: Taking taylor expansion of (* (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4)) in c 51.340 * [taylor]: Taking taylor expansion of (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) in c 51.340 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))))) in c 51.340 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in c 51.340 * [taylor]: Taking taylor expansion of 1/4 in c 51.340 * [backup-simplify]: Simplify 1/4 into 1/4 51.340 * [taylor]: Taking taylor expansion of (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 51.340 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 51.340 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 51.340 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 51.340 * [taylor]: Taking taylor expansion of -4 in c 51.340 * [backup-simplify]: Simplify -4 into -4 51.340 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 51.340 * [taylor]: Taking taylor expansion of (* a c) in c 51.340 * [taylor]: Taking taylor expansion of a in c 51.340 * [backup-simplify]: Simplify a into a 51.340 * [taylor]: Taking taylor expansion of c in c 51.340 * [backup-simplify]: Simplify 0 into 0 51.340 * [backup-simplify]: Simplify 1 into 1 51.340 * [backup-simplify]: Simplify (* a 0) into 0 51.340 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 51.340 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 51.340 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 51.340 * [taylor]: Taking taylor expansion of (pow b 2) in c 51.340 * [taylor]: Taking taylor expansion of b in c 51.340 * [backup-simplify]: Simplify b into b 51.340 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.341 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 51.341 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 51.341 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 51.341 * [backup-simplify]: Simplify (log (- (* 4 (/ 1 a)))) into (log (- (* 4 (/ 1 a)))) 51.341 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 51.341 * [backup-simplify]: Simplify (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) into (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) 51.341 * [backup-simplify]: Simplify (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) into (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 51.341 * [taylor]: Taking taylor expansion of (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) in c 51.341 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))))) in c 51.341 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in c 51.341 * [taylor]: Taking taylor expansion of 1/4 in c 51.341 * [backup-simplify]: Simplify 1/4 into 1/4 51.341 * [taylor]: Taking taylor expansion of (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 51.341 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 51.341 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 51.341 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 51.341 * [taylor]: Taking taylor expansion of -4 in c 51.341 * [backup-simplify]: Simplify -4 into -4 51.341 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 51.341 * [taylor]: Taking taylor expansion of (* a c) in c 51.341 * [taylor]: Taking taylor expansion of a in c 51.341 * [backup-simplify]: Simplify a into a 51.342 * [taylor]: Taking taylor expansion of c in c 51.342 * [backup-simplify]: Simplify 0 into 0 51.342 * [backup-simplify]: Simplify 1 into 1 51.342 * [backup-simplify]: Simplify (* a 0) into 0 51.342 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 51.342 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 51.342 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 51.342 * [taylor]: Taking taylor expansion of (pow b 2) in c 51.342 * [taylor]: Taking taylor expansion of b in c 51.342 * [backup-simplify]: Simplify b into b 51.342 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.342 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 51.342 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 51.342 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 51.342 * [backup-simplify]: Simplify (log (- (* 4 (/ 1 a)))) into (log (- (* 4 (/ 1 a)))) 51.343 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 51.343 * [backup-simplify]: Simplify (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) into (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) 51.343 * [backup-simplify]: Simplify (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) into (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 51.343 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in c 51.343 * [taylor]: Taking taylor expansion of (/ 1 b) in c 51.343 * [taylor]: Taking taylor expansion of b in c 51.343 * [backup-simplify]: Simplify b into b 51.343 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 51.343 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) into (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2) 51.343 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 51.343 * [backup-simplify]: Simplify (+ (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2) (- (/ 1 b))) into (- (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2) (/ 1 b)) 51.343 * [taylor]: Taking taylor expansion of (- (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2) (/ 1 b)) in a 51.343 * [taylor]: Taking taylor expansion of (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2) in a 51.343 * [taylor]: Taking taylor expansion of (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) in a 51.343 * [taylor]: Taking taylor expansion of (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) in a 51.343 * [taylor]: Taking taylor expansion of 1/4 in a 51.343 * [backup-simplify]: Simplify 1/4 into 1/4 51.344 * [taylor]: Taking taylor expansion of (- (log (- (* 4 (/ 1 a)))) (log c)) in a 51.344 * [taylor]: Taking taylor expansion of (log (- (* 4 (/ 1 a)))) in a 51.344 * [taylor]: Taking taylor expansion of (- (* 4 (/ 1 a))) in a 51.344 * [taylor]: Taking taylor expansion of (* 4 (/ 1 a)) in a 51.344 * [taylor]: Taking taylor expansion of 4 in a 51.344 * [backup-simplify]: Simplify 4 into 4 51.344 * [taylor]: Taking taylor expansion of (/ 1 a) in a 51.344 * [taylor]: Taking taylor expansion of a in a 51.344 * [backup-simplify]: Simplify 0 into 0 51.344 * [backup-simplify]: Simplify 1 into 1 51.344 * [backup-simplify]: Simplify (/ 1 1) into 1 51.344 * [backup-simplify]: Simplify (* 4 1) into 4 51.345 * [backup-simplify]: Simplify (- 4) into -4 51.345 * [backup-simplify]: Simplify (- 4) into -4 51.345 * [backup-simplify]: Simplify (log -4) into (log -4) 51.345 * [taylor]: Taking taylor expansion of (log c) in a 51.345 * [taylor]: Taking taylor expansion of c in a 51.345 * [backup-simplify]: Simplify c into c 51.345 * [backup-simplify]: Simplify (log c) into (log c) 51.346 * [backup-simplify]: Simplify (+ (* (- 1) (log a)) (log -4)) into (- (log -4) (log a)) 51.346 * [backup-simplify]: Simplify (- (log c)) into (- (log c)) 51.346 * [backup-simplify]: Simplify (+ (- (log -4) (log a)) (- (log c))) into (- (log -4) (+ (log a) (log c))) 51.346 * [backup-simplify]: Simplify (* 1/4 (- (log -4) (+ (log a) (log c)))) into (* 1/4 (- (log -4) (+ (log a) (log c)))) 51.347 * [backup-simplify]: Simplify (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) into (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 51.347 * [taylor]: Taking taylor expansion of (/ 1 b) in a 51.347 * [taylor]: Taking taylor expansion of b in a 51.347 * [backup-simplify]: Simplify b into b 51.347 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 51.348 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (exp (* 1/4 (- (log -4) (+ (log a) (log c)))))) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 51.348 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 51.348 * [backup-simplify]: Simplify (+ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (- (/ 1 b))) into (- (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (/ 1 b)) 51.348 * [taylor]: Taking taylor expansion of (- (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (/ 1 b)) in b 51.348 * [taylor]: Taking taylor expansion of (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) in b 51.348 * [taylor]: Taking taylor expansion of (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) in b 51.348 * [taylor]: Taking taylor expansion of (* 1/4 (- (log -4) (+ (log a) (log c)))) in b 51.348 * [taylor]: Taking taylor expansion of 1/4 in b 51.348 * [backup-simplify]: Simplify 1/4 into 1/4 51.348 * [taylor]: Taking taylor expansion of (- (log -4) (+ (log a) (log c))) in b 51.348 * [taylor]: Taking taylor expansion of (log -4) in b 51.348 * [taylor]: Taking taylor expansion of -4 in b 51.348 * [backup-simplify]: Simplify -4 into -4 51.348 * [backup-simplify]: Simplify (log -4) into (log -4) 51.348 * [taylor]: Taking taylor expansion of (+ (log a) (log c)) in b 51.348 * [taylor]: Taking taylor expansion of (log a) in b 51.348 * [taylor]: Taking taylor expansion of a in b 51.348 * [backup-simplify]: Simplify a into a 51.349 * [backup-simplify]: Simplify (log a) into (log a) 51.349 * [taylor]: Taking taylor expansion of (log c) in b 51.349 * [taylor]: Taking taylor expansion of c in b 51.349 * [backup-simplify]: Simplify c into c 51.349 * [backup-simplify]: Simplify (log c) into (log c) 51.349 * [backup-simplify]: Simplify (+ (log a) (log c)) into (+ (log a) (log c)) 51.349 * [backup-simplify]: Simplify (- (+ (log a) (log c))) into (- (+ (log a) (log c))) 51.349 * [backup-simplify]: Simplify (+ (log -4) (- (+ (log a) (log c)))) into (- (log -4) (+ (log a) (log c))) 51.349 * [backup-simplify]: Simplify (* 1/4 (- (log -4) (+ (log a) (log c)))) into (* 1/4 (- (log -4) (+ (log a) (log c)))) 51.350 * [backup-simplify]: Simplify (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) into (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 51.350 * [taylor]: Taking taylor expansion of (/ 1 b) in b 51.350 * [taylor]: Taking taylor expansion of b in b 51.350 * [backup-simplify]: Simplify 0 into 0 51.350 * [backup-simplify]: Simplify 1 into 1 51.350 * [backup-simplify]: Simplify (/ 1 1) into 1 51.350 * [backup-simplify]: Simplify (- 1) into -1 51.350 * [backup-simplify]: Simplify (+ 0 -1) into -1 51.350 * [backup-simplify]: Simplify -1 into -1 51.351 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 51.351 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 51.352 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 a))) into 0 51.352 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 51.352 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ 1 (pow b 2))) 1)) (pow (- (* 4 (/ 1 a))) 1)))) 1) into (* -1/4 (/ a (pow b 2))) 51.353 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 51.353 * [backup-simplify]: Simplify (+ (* 1/4 (* -1/4 (/ a (pow b 2)))) (* 0 (- (log (- (* 4 (/ 1 a)))) (log c)))) into (- (* 1/16 (/ a (pow b 2)))) 51.353 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (+ (* (/ (pow (- (* 1/16 (/ a (pow b 2)))) 1) 1)))) into (* -1/16 (/ (* a (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 2))) 51.354 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 51.354 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 51.355 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 a))) into 0 51.355 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 51.355 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ 1 (pow b 2))) 1)) (pow (- (* 4 (/ 1 a))) 1)))) 1) into (* -1/4 (/ a (pow b 2))) 51.356 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 51.356 * [backup-simplify]: Simplify (+ (* 1/4 (* -1/4 (/ a (pow b 2)))) (* 0 (- (log (- (* 4 (/ 1 a)))) (log c)))) into (- (* 1/16 (/ a (pow b 2)))) 51.357 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (+ (* (/ (pow (- (* 1/16 (/ a (pow b 2)))) 1) 1)))) into (* -1/16 (/ (* a (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 2))) 51.358 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (* -1/16 (/ (* a (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 2)))) (* (* -1/16 (/ (* a (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 2))) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))))) into (- (* 1/8 (/ (* a (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 2)))) 51.358 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 51.358 * [backup-simplify]: Simplify (- 0) into 0 51.359 * [backup-simplify]: Simplify (+ (- (* 1/8 (/ (* a (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 2)))) 0) into (- (* 1/8 (/ (* a (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 2)))) 51.359 * [taylor]: Taking taylor expansion of (- (* 1/8 (/ (* a (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 2)))) in a 51.359 * [taylor]: Taking taylor expansion of (* 1/8 (/ (* a (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 2))) in a 51.359 * [taylor]: Taking taylor expansion of 1/8 in a 51.359 * [backup-simplify]: Simplify 1/8 into 1/8 51.359 * [taylor]: Taking taylor expansion of (/ (* a (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 2)) in a 51.359 * [taylor]: Taking taylor expansion of (* a (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) in a 51.359 * [taylor]: Taking taylor expansion of a in a 51.359 * [backup-simplify]: Simplify 0 into 0 51.359 * [backup-simplify]: Simplify 1 into 1 51.359 * [taylor]: Taking taylor expansion of (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2) in a 51.359 * [taylor]: Taking taylor expansion of (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) in a 51.359 * [taylor]: Taking taylor expansion of (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) in a 51.359 * [taylor]: Taking taylor expansion of 1/4 in a 51.359 * [backup-simplify]: Simplify 1/4 into 1/4 51.359 * [taylor]: Taking taylor expansion of (- (log (- (* 4 (/ 1 a)))) (log c)) in a 51.359 * [taylor]: Taking taylor expansion of (log (- (* 4 (/ 1 a)))) in a 51.359 * [taylor]: Taking taylor expansion of (- (* 4 (/ 1 a))) in a 51.359 * [taylor]: Taking taylor expansion of (* 4 (/ 1 a)) in a 51.359 * [taylor]: Taking taylor expansion of 4 in a 51.359 * [backup-simplify]: Simplify 4 into 4 51.359 * [taylor]: Taking taylor expansion of (/ 1 a) in a 51.360 * [taylor]: Taking taylor expansion of a in a 51.360 * [backup-simplify]: Simplify 0 into 0 51.360 * [backup-simplify]: Simplify 1 into 1 51.360 * [backup-simplify]: Simplify (/ 1 1) into 1 51.360 * [backup-simplify]: Simplify (* 4 1) into 4 51.361 * [backup-simplify]: Simplify (- 4) into -4 51.361 * [backup-simplify]: Simplify (- 4) into -4 51.361 * [backup-simplify]: Simplify (log -4) into (log -4) 51.361 * [taylor]: Taking taylor expansion of (log c) in a 51.362 * [taylor]: Taking taylor expansion of c in a 51.362 * [backup-simplify]: Simplify c into c 51.362 * [backup-simplify]: Simplify (log c) into (log c) 51.362 * [backup-simplify]: Simplify (+ (* (- 1) (log a)) (log -4)) into (- (log -4) (log a)) 51.362 * [backup-simplify]: Simplify (- (log c)) into (- (log c)) 51.363 * [backup-simplify]: Simplify (+ (- (log -4) (log a)) (- (log c))) into (- (log -4) (+ (log a) (log c))) 51.363 * [backup-simplify]: Simplify (* 1/4 (- (log -4) (+ (log a) (log c)))) into (* 1/4 (- (log -4) (+ (log a) (log c)))) 51.364 * [backup-simplify]: Simplify (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) into (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 51.364 * [taylor]: Taking taylor expansion of (pow b 2) in a 51.364 * [taylor]: Taking taylor expansion of b in a 51.364 * [backup-simplify]: Simplify b into b 51.365 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (exp (* 1/4 (- (log -4) (+ (log a) (log c)))))) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 51.366 * [backup-simplify]: Simplify (* 0 (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2)) into 0 51.367 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 51.367 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 51.368 * [backup-simplify]: Simplify (- 0) into 0 51.368 * [backup-simplify]: Simplify (- 4) into -4 51.369 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -4 1)))) 1) into 0 51.369 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 51.369 * [backup-simplify]: Simplify (- 0) into 0 51.370 * [backup-simplify]: Simplify (+ 0 0) into 0 51.370 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (- (log -4) (+ (log a) (log c))))) into 0 51.371 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (+ (* (/ (pow 0 1) 1)))) into 0 51.372 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 0) (* 0 (exp (* 1/4 (- (log -4) (+ (log a) (log c))))))) into 0 51.372 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2))) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 51.372 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.373 * [backup-simplify]: Simplify (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2)) into (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2)) 51.373 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 51.373 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 51.374 * [backup-simplify]: Simplify (- 0) into 0 51.374 * [backup-simplify]: Simplify (- 4) into -4 51.375 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -4 1)))) 1) into 0 51.375 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 51.375 * [backup-simplify]: Simplify (- 0) into 0 51.376 * [backup-simplify]: Simplify (+ 0 0) into 0 51.376 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (- (log -4) (+ (log a) (log c))))) into 0 51.377 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (+ (* (/ (pow 0 1) 1)))) into 0 51.378 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 0) (* 0 (exp (* 1/4 (- (log -4) (+ (log a) (log c))))))) into 0 51.378 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 51.378 * [backup-simplify]: Simplify (- 0) into 0 51.378 * [backup-simplify]: Simplify (+ 0 0) into 0 51.378 * [taylor]: Taking taylor expansion of 0 in b 51.378 * [backup-simplify]: Simplify 0 into 0 51.379 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (exp (* 1/4 (- (log -4) (+ (log a) (log c)))))) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 51.379 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 51.380 * [backup-simplify]: Simplify (- 0) into 0 51.380 * [backup-simplify]: Simplify (+ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 0) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 51.380 * [backup-simplify]: Simplify (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 51.381 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 51.381 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 51.381 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 51.381 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 51.382 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 51.382 * [backup-simplify]: Simplify (+ 0 0) into 0 51.383 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (/ 1 (pow b 2))) 2)) (pow (- (* 4 (/ 1 a))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (- (* 4 (/ 1 a))) 1)))) 2) into (* -1/32 (/ (pow a 2) (pow b 4))) 51.383 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 51.383 * [backup-simplify]: Simplify (+ (* 1/4 (* -1/32 (/ (pow a 2) (pow b 4)))) (+ (* 0 (* -1/4 (/ a (pow b 2)))) (* 0 (- (log (- (* 4 (/ 1 a)))) (log c))))) into (- (* 1/128 (/ (pow a 2) (pow b 4)))) 51.384 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (+ (* (/ (pow (- (* 1/16 (/ a (pow b 2)))) 2) 2)) (* (/ (pow (- (* 1/128 (/ (pow a 2) (pow b 4)))) 1) 1)))) into (* -3/512 (/ (* (pow a 2) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 4))) 51.384 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 51.384 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 51.385 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 51.385 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 51.385 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 51.385 * [backup-simplify]: Simplify (+ 0 0) into 0 51.386 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (/ 1 (pow b 2))) 2)) (pow (- (* 4 (/ 1 a))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (- (* 4 (/ 1 a))) 1)))) 2) into (* -1/32 (/ (pow a 2) (pow b 4))) 51.386 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 51.387 * [backup-simplify]: Simplify (+ (* 1/4 (* -1/32 (/ (pow a 2) (pow b 4)))) (+ (* 0 (* -1/4 (/ a (pow b 2)))) (* 0 (- (log (- (* 4 (/ 1 a)))) (log c))))) into (- (* 1/128 (/ (pow a 2) (pow b 4)))) 51.387 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (+ (* (/ (pow (- (* 1/16 (/ a (pow b 2)))) 2) 2)) (* (/ (pow (- (* 1/128 (/ (pow a 2) (pow b 4)))) 1) 1)))) into (* -3/512 (/ (* (pow a 2) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 4))) 51.388 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (* -3/512 (/ (* (pow a 2) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 4)))) (+ (* (* -1/16 (/ (* a (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 2))) (* -1/16 (/ (* a (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 2)))) (* (* -3/512 (/ (* (pow a 2) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 4))) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))))) into (- (* 1/128 (/ (* (pow a 2) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 4)))) 51.388 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 51.389 * [backup-simplify]: Simplify (- 0) into 0 51.389 * [backup-simplify]: Simplify (+ (- (* 1/128 (/ (* (pow a 2) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 4)))) 0) into (- (* 1/128 (/ (* (pow a 2) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 4)))) 51.389 * [taylor]: Taking taylor expansion of (- (* 1/128 (/ (* (pow a 2) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 4)))) in a 51.389 * [taylor]: Taking taylor expansion of (* 1/128 (/ (* (pow a 2) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 4))) in a 51.389 * [taylor]: Taking taylor expansion of 1/128 in a 51.389 * [backup-simplify]: Simplify 1/128 into 1/128 51.389 * [taylor]: Taking taylor expansion of (/ (* (pow a 2) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 4)) in a 51.389 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) in a 51.389 * [taylor]: Taking taylor expansion of (pow a 2) in a 51.389 * [taylor]: Taking taylor expansion of a in a 51.389 * [backup-simplify]: Simplify 0 into 0 51.389 * [backup-simplify]: Simplify 1 into 1 51.389 * [taylor]: Taking taylor expansion of (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2) in a 51.389 * [taylor]: Taking taylor expansion of (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) in a 51.389 * [taylor]: Taking taylor expansion of (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) in a 51.389 * [taylor]: Taking taylor expansion of 1/4 in a 51.389 * [backup-simplify]: Simplify 1/4 into 1/4 51.389 * [taylor]: Taking taylor expansion of (- (log (- (* 4 (/ 1 a)))) (log c)) in a 51.389 * [taylor]: Taking taylor expansion of (log (- (* 4 (/ 1 a)))) in a 51.389 * [taylor]: Taking taylor expansion of (- (* 4 (/ 1 a))) in a 51.389 * [taylor]: Taking taylor expansion of (* 4 (/ 1 a)) in a 51.389 * [taylor]: Taking taylor expansion of 4 in a 51.389 * [backup-simplify]: Simplify 4 into 4 51.389 * [taylor]: Taking taylor expansion of (/ 1 a) in a 51.389 * [taylor]: Taking taylor expansion of a in a 51.389 * [backup-simplify]: Simplify 0 into 0 51.389 * [backup-simplify]: Simplify 1 into 1 51.390 * [backup-simplify]: Simplify (/ 1 1) into 1 51.390 * [backup-simplify]: Simplify (* 4 1) into 4 51.390 * [backup-simplify]: Simplify (- 4) into -4 51.390 * [backup-simplify]: Simplify (- 4) into -4 51.391 * [backup-simplify]: Simplify (log -4) into (log -4) 51.391 * [taylor]: Taking taylor expansion of (log c) in a 51.391 * [taylor]: Taking taylor expansion of c in a 51.391 * [backup-simplify]: Simplify c into c 51.391 * [backup-simplify]: Simplify (log c) into (log c) 51.391 * [backup-simplify]: Simplify (+ (* (- 1) (log a)) (log -4)) into (- (log -4) (log a)) 51.391 * [backup-simplify]: Simplify (- (log c)) into (- (log c)) 51.392 * [backup-simplify]: Simplify (+ (- (log -4) (log a)) (- (log c))) into (- (log -4) (+ (log a) (log c))) 51.392 * [backup-simplify]: Simplify (* 1/4 (- (log -4) (+ (log a) (log c)))) into (* 1/4 (- (log -4) (+ (log a) (log c)))) 51.392 * [backup-simplify]: Simplify (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) into (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 51.392 * [taylor]: Taking taylor expansion of (pow b 4) in a 51.392 * [taylor]: Taking taylor expansion of b in a 51.392 * [backup-simplify]: Simplify b into b 51.393 * [backup-simplify]: Simplify (* 1 1) into 1 51.393 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (exp (* 1/4 (- (log -4) (+ (log a) (log c)))))) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 51.393 * [backup-simplify]: Simplify (* 1 (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2)) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 51.394 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.394 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 51.394 * [backup-simplify]: Simplify (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 4)) into (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 4)) 51.394 * [backup-simplify]: Simplify (* 1/8 (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2))) into (* 1/8 (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2))) 51.395 * [backup-simplify]: Simplify (- (* 1/8 (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2)))) into (- (* 1/8 (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2)))) 51.395 * [taylor]: Taking taylor expansion of (- (* 1/8 (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2)))) in b 51.395 * [taylor]: Taking taylor expansion of (* 1/8 (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2))) in b 51.395 * [taylor]: Taking taylor expansion of 1/8 in b 51.395 * [backup-simplify]: Simplify 1/8 into 1/8 51.395 * [taylor]: Taking taylor expansion of (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2)) in b 51.395 * [taylor]: Taking taylor expansion of (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) in b 51.395 * [taylor]: Taking taylor expansion of (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) in b 51.395 * [taylor]: Taking taylor expansion of (* 1/4 (- (log -4) (+ (log a) (log c)))) in b 51.395 * [taylor]: Taking taylor expansion of 1/4 in b 51.395 * [backup-simplify]: Simplify 1/4 into 1/4 51.395 * [taylor]: Taking taylor expansion of (- (log -4) (+ (log a) (log c))) in b 51.395 * [taylor]: Taking taylor expansion of (log -4) in b 51.395 * [taylor]: Taking taylor expansion of -4 in b 51.395 * [backup-simplify]: Simplify -4 into -4 51.396 * [backup-simplify]: Simplify (log -4) into (log -4) 51.396 * [taylor]: Taking taylor expansion of (+ (log a) (log c)) in b 51.396 * [taylor]: Taking taylor expansion of (log a) in b 51.396 * [taylor]: Taking taylor expansion of a in b 51.396 * [backup-simplify]: Simplify a into a 51.396 * [backup-simplify]: Simplify (log a) into (log a) 51.396 * [taylor]: Taking taylor expansion of (log c) in b 51.396 * [taylor]: Taking taylor expansion of c in b 51.396 * [backup-simplify]: Simplify c into c 51.396 * [backup-simplify]: Simplify (log c) into (log c) 51.396 * [backup-simplify]: Simplify (+ (log a) (log c)) into (+ (log a) (log c)) 51.396 * [backup-simplify]: Simplify (- (+ (log a) (log c))) into (- (+ (log a) (log c))) 51.397 * [backup-simplify]: Simplify (+ (log -4) (- (+ (log a) (log c)))) into (- (log -4) (+ (log a) (log c))) 51.397 * [backup-simplify]: Simplify (* 1/4 (- (log -4) (+ (log a) (log c)))) into (* 1/4 (- (log -4) (+ (log a) (log c)))) 51.398 * [backup-simplify]: Simplify (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) into (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 51.398 * [taylor]: Taking taylor expansion of (pow b 2) in b 51.398 * [taylor]: Taking taylor expansion of b in b 51.398 * [backup-simplify]: Simplify 0 into 0 51.398 * [backup-simplify]: Simplify 1 into 1 51.399 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (exp (* 1/4 (- (log -4) (+ (log a) (log c)))))) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 51.399 * [backup-simplify]: Simplify (* 1 1) into 1 51.400 * [backup-simplify]: Simplify (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 1) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 51.401 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -4 1)))) 1) into 0 51.402 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow a 1)))) 1) into 0 51.403 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 51.403 * [backup-simplify]: Simplify (+ 0 0) into 0 51.403 * [backup-simplify]: Simplify (- 0) into 0 51.404 * [backup-simplify]: Simplify (+ 0 0) into 0 51.405 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (- (log -4) (+ (log a) (log c))))) into 0 51.406 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (+ (* (/ (pow 0 1) 1)))) into 0 51.407 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 0) (* 0 (exp (* 1/4 (- (log -4) (+ (log a) (log c))))))) into 0 51.408 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 51.409 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (/ 0 1)))) into 0 51.410 * [backup-simplify]: Simplify (+ (* 1/8 0) (* 0 (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2))) into 0 51.411 * [backup-simplify]: Simplify (- 0) into 0 51.411 * [backup-simplify]: Simplify 0 into 0 51.411 * [backup-simplify]: Simplify (- 0) into 0 51.412 * [backup-simplify]: Simplify (- 4) into -4 51.412 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 51.413 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 1))) into 0 51.414 * [backup-simplify]: Simplify (- 0) into 0 51.414 * [backup-simplify]: Simplify (- 4) into -4 51.417 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -4 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -4 1)))) 2) into 0 51.425 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow c 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow c 1)))) 2) into 0 51.426 * [backup-simplify]: Simplify (- 0) into 0 51.426 * [backup-simplify]: Simplify (+ 0 0) into 0 51.428 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 (- (log -4) (+ (log a) (log c)))))) into 0 51.429 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 51.431 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 0) (+ (* 0 0) (* 0 (exp (* 1/4 (- (log -4) (+ (log a) (log c)))))))) into 0 51.431 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 51.432 * [backup-simplify]: Simplify (- 0) into 0 51.432 * [backup-simplify]: Simplify (+ 0 0) into 0 51.432 * [taylor]: Taking taylor expansion of 0 in b 51.432 * [backup-simplify]: Simplify 0 into 0 51.432 * [backup-simplify]: Simplify 0 into 0 51.434 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -4 1)))) 1) into 0 51.435 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow a 1)))) 1) into 0 51.436 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 51.436 * [backup-simplify]: Simplify (+ 0 0) into 0 51.436 * [backup-simplify]: Simplify (- 0) into 0 51.437 * [backup-simplify]: Simplify (+ 0 0) into 0 51.438 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (- (log -4) (+ (log a) (log c))))) into 0 51.439 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (+ (* (/ (pow 0 1) 1)))) into 0 51.440 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 0) (* 0 (exp (* 1/4 (- (log -4) (+ (log a) (log c))))))) into 0 51.441 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 51.441 * [backup-simplify]: Simplify (- 0) into 0 51.442 * [backup-simplify]: Simplify (+ 0 0) into 0 51.442 * [backup-simplify]: Simplify 0 into 0 51.443 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 51.443 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 51.444 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 a))))) into 0 51.445 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 51.445 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))) (* 0 (/ 0 (pow b 2))))) into 0 51.445 * [backup-simplify]: Simplify (+ 0 0) into 0 51.447 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (/ 1 (pow b 2))) 3)) (pow (- (* 4 (/ 1 a))) 3))) (* -3 (/ (* (pow (* 1 (/ 1 (pow b 2))) 1) (pow (* 2 0) 1)) (pow (- (* 4 (/ 1 a))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (- (* 4 (/ 1 a))) 1)))) 6) into (* -1/192 (/ (pow a 3) (pow b 6))) 51.448 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 51.448 * [backup-simplify]: Simplify (+ (* 1/4 (* -1/192 (/ (pow a 3) (pow b 6)))) (+ (* 0 (* -1/32 (/ (pow a 2) (pow b 4)))) (+ (* 0 (* -1/4 (/ a (pow b 2)))) (* 0 (- (log (- (* 4 (/ 1 a)))) (log c)))))) into (- (* 1/768 (/ (pow a 3) (pow b 6)))) 51.450 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (+ (* (/ (pow (- (* 1/16 (/ a (pow b 2)))) 3) 6)) (* (/ (pow (- (* 1/16 (/ a (pow b 2)))) 1) 1) (/ (pow (- (* 1/128 (/ (pow a 2) (pow b 4)))) 1) 1)) (* (/ (pow (- (* 1/768 (/ (pow a 3) (pow b 6)))) 1) 1)))) into (* -7/8192 (/ (* (pow a 3) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 6))) 51.451 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 51.451 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 51.452 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 a))))) into 0 51.453 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 51.453 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))) (* 0 (/ 0 (pow b 2))))) into 0 51.454 * [backup-simplify]: Simplify (+ 0 0) into 0 51.456 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (/ 1 (pow b 2))) 3)) (pow (- (* 4 (/ 1 a))) 3))) (* -3 (/ (* (pow (* 1 (/ 1 (pow b 2))) 1) (pow (* 2 0) 1)) (pow (- (* 4 (/ 1 a))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (- (* 4 (/ 1 a))) 1)))) 6) into (* -1/192 (/ (pow a 3) (pow b 6))) 51.456 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 51.457 * [backup-simplify]: Simplify (+ (* 1/4 (* -1/192 (/ (pow a 3) (pow b 6)))) (+ (* 0 (* -1/32 (/ (pow a 2) (pow b 4)))) (+ (* 0 (* -1/4 (/ a (pow b 2)))) (* 0 (- (log (- (* 4 (/ 1 a)))) (log c)))))) into (- (* 1/768 (/ (pow a 3) (pow b 6)))) 51.458 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (+ (* (/ (pow (- (* 1/16 (/ a (pow b 2)))) 3) 6)) (* (/ (pow (- (* 1/16 (/ a (pow b 2)))) 1) 1) (/ (pow (- (* 1/128 (/ (pow a 2) (pow b 4)))) 1) 1)) (* (/ (pow (- (* 1/768 (/ (pow a 3) (pow b 6)))) 1) 1)))) into (* -7/8192 (/ (* (pow a 3) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 6))) 51.462 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (* -7/8192 (/ (* (pow a 3) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 6)))) (+ (* (* -1/16 (/ (* a (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 2))) (* -3/512 (/ (* (pow a 2) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 4)))) (+ (* (* -3/512 (/ (* (pow a 2) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 4))) (* -1/16 (/ (* a (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 2)))) (* (* -7/8192 (/ (* (pow a 3) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 6))) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))))))) into (- (* 1/1024 (/ (* (pow a 3) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 6)))) 51.462 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 51.463 * [backup-simplify]: Simplify (- 0) into 0 51.464 * [backup-simplify]: Simplify (+ (- (* 1/1024 (/ (* (pow a 3) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 6)))) 0) into (- (* 1/1024 (/ (* (pow a 3) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 6)))) 51.464 * [taylor]: Taking taylor expansion of (- (* 1/1024 (/ (* (pow a 3) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 6)))) in a 51.464 * [taylor]: Taking taylor expansion of (* 1/1024 (/ (* (pow a 3) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 6))) in a 51.464 * [taylor]: Taking taylor expansion of 1/1024 in a 51.464 * [backup-simplify]: Simplify 1/1024 into 1/1024 51.464 * [taylor]: Taking taylor expansion of (/ (* (pow a 3) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 6)) in a 51.464 * [taylor]: Taking taylor expansion of (* (pow a 3) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) in a 51.464 * [taylor]: Taking taylor expansion of (pow a 3) in a 51.464 * [taylor]: Taking taylor expansion of a in a 51.464 * [backup-simplify]: Simplify 0 into 0 51.464 * [backup-simplify]: Simplify 1 into 1 51.464 * [taylor]: Taking taylor expansion of (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2) in a 51.464 * [taylor]: Taking taylor expansion of (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) in a 51.464 * [taylor]: Taking taylor expansion of (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) in a 51.464 * [taylor]: Taking taylor expansion of 1/4 in a 51.464 * [backup-simplify]: Simplify 1/4 into 1/4 51.464 * [taylor]: Taking taylor expansion of (- (log (- (* 4 (/ 1 a)))) (log c)) in a 51.464 * [taylor]: Taking taylor expansion of (log (- (* 4 (/ 1 a)))) in a 51.464 * [taylor]: Taking taylor expansion of (- (* 4 (/ 1 a))) in a 51.464 * [taylor]: Taking taylor expansion of (* 4 (/ 1 a)) in a 51.464 * [taylor]: Taking taylor expansion of 4 in a 51.464 * [backup-simplify]: Simplify 4 into 4 51.464 * [taylor]: Taking taylor expansion of (/ 1 a) in a 51.464 * [taylor]: Taking taylor expansion of a in a 51.464 * [backup-simplify]: Simplify 0 into 0 51.464 * [backup-simplify]: Simplify 1 into 1 51.465 * [backup-simplify]: Simplify (/ 1 1) into 1 51.465 * [backup-simplify]: Simplify (* 4 1) into 4 51.466 * [backup-simplify]: Simplify (- 4) into -4 51.466 * [backup-simplify]: Simplify (- 4) into -4 51.466 * [backup-simplify]: Simplify (log -4) into (log -4) 51.466 * [taylor]: Taking taylor expansion of (log c) in a 51.466 * [taylor]: Taking taylor expansion of c in a 51.467 * [backup-simplify]: Simplify c into c 51.467 * [backup-simplify]: Simplify (log c) into (log c) 51.467 * [backup-simplify]: Simplify (+ (* (- 1) (log a)) (log -4)) into (- (log -4) (log a)) 51.467 * [backup-simplify]: Simplify (- (log c)) into (- (log c)) 51.468 * [backup-simplify]: Simplify (+ (- (log -4) (log a)) (- (log c))) into (- (log -4) (+ (log a) (log c))) 51.468 * [backup-simplify]: Simplify (* 1/4 (- (log -4) (+ (log a) (log c)))) into (* 1/4 (- (log -4) (+ (log a) (log c)))) 51.469 * [backup-simplify]: Simplify (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) into (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 51.469 * [taylor]: Taking taylor expansion of (pow b 6) in a 51.469 * [taylor]: Taking taylor expansion of b in a 51.469 * [backup-simplify]: Simplify b into b 51.469 * [backup-simplify]: Simplify (* 1 1) into 1 51.470 * [backup-simplify]: Simplify (* 1 1) into 1 51.471 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (exp (* 1/4 (- (log -4) (+ (log a) (log c)))))) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 51.471 * [backup-simplify]: Simplify (* 1 (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2)) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 51.471 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.472 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 51.472 * [backup-simplify]: Simplify (* (pow b 3) (pow b 3)) into (pow b 6) 51.472 * [backup-simplify]: Simplify (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 6)) into (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 6)) 51.473 * [backup-simplify]: Simplify (- 0) into 0 51.473 * [backup-simplify]: Simplify (- 4) into -4 51.474 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 51.475 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 1))) into 0 51.475 * [backup-simplify]: Simplify (- 0) into 0 51.475 * [backup-simplify]: Simplify (- 4) into -4 51.477 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -4 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -4 1)))) 2) into 0 51.478 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow c 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow c 1)))) 2) into 0 51.479 * [backup-simplify]: Simplify (- 0) into 0 51.479 * [backup-simplify]: Simplify (+ 0 0) into 0 51.480 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 (- (log -4) (+ (log a) (log c)))))) into 0 51.481 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 51.482 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 0) (+ (* 0 0) (* 0 (exp (* 1/4 (- (log -4) (+ (log a) (log c)))))))) into 0 51.482 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2)))) into 0 51.483 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 51.483 * [backup-simplify]: Simplify (- (/ 0 (pow b 2)) (+ (* (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2)) (/ 0 (pow b 2))))) into 0 51.484 * [backup-simplify]: Simplify (+ (* 1/8 0) (* 0 (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2)))) into 0 51.484 * [backup-simplify]: Simplify (- 0) into 0 51.484 * [taylor]: Taking taylor expansion of 0 in b 51.484 * [backup-simplify]: Simplify 0 into 0 51.484 * [backup-simplify]: Simplify (- 0) into 0 51.485 * [backup-simplify]: Simplify (- 4) into -4 51.485 * [backup-simplify]: Simplify (- 0) into 0 51.485 * [backup-simplify]: Simplify (- 0) into 0 51.485 * [backup-simplify]: Simplify (- 4) into -4 51.486 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 51.486 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 51.487 * [backup-simplify]: Simplify (- 0) into 0 51.487 * [backup-simplify]: Simplify (- 4) into -4 51.490 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -4 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -4 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -4 1)))) 6) into 0 51.491 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow c 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow c 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow c 1)))) 6) into 0 51.491 * [backup-simplify]: Simplify (- 0) into 0 51.492 * [backup-simplify]: Simplify (+ 0 0) into 0 51.493 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -4) (+ (log a) (log c))))))) into 0 51.494 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 51.495 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 1/4 (- (log -4) (+ (log a) (log c))))))))) into 0 51.495 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 51.495 * [backup-simplify]: Simplify (- 0) into 0 51.496 * [backup-simplify]: Simplify (+ 0 0) into 0 51.496 * [taylor]: Taking taylor expansion of 0 in b 51.496 * [backup-simplify]: Simplify 0 into 0 51.497 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -4 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -4 1)))) 2) into 0 51.498 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow a 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow a 1)))) 2) into 0 51.499 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow c 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow c 1)))) 2) into 0 51.500 * [backup-simplify]: Simplify (+ 0 0) into 0 51.500 * [backup-simplify]: Simplify (- 0) into 0 51.500 * [backup-simplify]: Simplify (+ 0 0) into 0 51.501 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 (- (log -4) (+ (log a) (log c)))))) into 0 51.502 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 51.503 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 0) (+ (* 0 0) (* 0 (exp (* 1/4 (- (log -4) (+ (log a) (log c)))))))) into 0 51.504 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 51.506 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 51.507 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (* 0 (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2)))) into 0 51.507 * [backup-simplify]: Simplify (- 0) into 0 51.507 * [backup-simplify]: Simplify 0 into 0 51.508 * [backup-simplify]: Simplify 0 into 0 51.508 * [backup-simplify]: Simplify 0 into 0 51.509 * [backup-simplify]: Simplify (+ (pow (exp (* 1/4 (- (log -4) (+ (log (/ 1 a)) (log (/ 1 c)))))) 2) (* -1 (* (/ 1 (/ 1 b)) (* 1 1)))) into (- (pow (exp (* 1/4 (- (log -4) (+ (log (/ 1 a)) (log (/ 1 c)))))) 2) b) 51.510 * [backup-simplify]: Simplify (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* (/ 1 (- c)) (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- b)))))) (cbrt (sqrt (fma -4 (* (/ 1 (- c)) (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- b))))))) (cbrt (sqrt (fma -4 (* (/ 1 (- c)) (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- b)))))))) (sqrt (sqrt (fma -4 (* (/ 1 (- c)) (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- b)))))) (- (/ 1 (- b)))) into (fma (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (/ 1 b)) 51.510 * [approximate]: Taking taylor expansion of (fma (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (/ 1 b)) in (c a b) around 0 51.510 * [taylor]: Taking taylor expansion of (fma (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (/ 1 b)) in b 51.510 * [taylor]: Rewrote expression to (+ (* (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4)) (/ 1 b)) 51.510 * [taylor]: Taking taylor expansion of (* (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4)) in b 51.510 * [taylor]: Taking taylor expansion of (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) in b 51.510 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))))) in b 51.510 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in b 51.510 * [taylor]: Taking taylor expansion of 1/4 in b 51.510 * [backup-simplify]: Simplify 1/4 into 1/4 51.510 * [taylor]: Taking taylor expansion of (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in b 51.510 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in b 51.510 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 51.511 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in b 51.511 * [taylor]: Taking taylor expansion of -4 in b 51.511 * [backup-simplify]: Simplify -4 into -4 51.511 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 51.511 * [taylor]: Taking taylor expansion of (* a c) in b 51.511 * [taylor]: Taking taylor expansion of a in b 51.511 * [backup-simplify]: Simplify a into a 51.511 * [taylor]: Taking taylor expansion of c in b 51.511 * [backup-simplify]: Simplify c into c 51.511 * [backup-simplify]: Simplify (* a c) into (* a c) 51.511 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 51.511 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 51.511 * [taylor]: Taking taylor expansion of (pow b 2) in b 51.511 * [taylor]: Taking taylor expansion of b in b 51.511 * [backup-simplify]: Simplify 0 into 0 51.511 * [backup-simplify]: Simplify 1 into 1 51.511 * [backup-simplify]: Simplify (* 1 1) into 1 51.512 * [backup-simplify]: Simplify (/ 1 1) into 1 51.512 * [backup-simplify]: Simplify (+ 0 1) into 1 51.513 * [backup-simplify]: Simplify (log 1) into 0 51.513 * [backup-simplify]: Simplify (+ (* (- 2) (log b)) 0) into (- (* 2 (log b))) 51.513 * [backup-simplify]: Simplify (* 1/4 (- (* 2 (log b)))) into (* -1/2 (log b)) 51.513 * [backup-simplify]: Simplify (exp (* -1/2 (log b))) into (pow b -1/2) 51.513 * [taylor]: Taking taylor expansion of (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) in b 51.513 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))))) in b 51.513 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in b 51.513 * [taylor]: Taking taylor expansion of 1/4 in b 51.513 * [backup-simplify]: Simplify 1/4 into 1/4 51.513 * [taylor]: Taking taylor expansion of (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in b 51.513 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in b 51.514 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 51.514 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in b 51.514 * [taylor]: Taking taylor expansion of -4 in b 51.514 * [backup-simplify]: Simplify -4 into -4 51.514 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 51.514 * [taylor]: Taking taylor expansion of (* a c) in b 51.514 * [taylor]: Taking taylor expansion of a in b 51.514 * [backup-simplify]: Simplify a into a 51.514 * [taylor]: Taking taylor expansion of c in b 51.514 * [backup-simplify]: Simplify c into c 51.514 * [backup-simplify]: Simplify (* a c) into (* a c) 51.514 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 51.514 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 51.514 * [taylor]: Taking taylor expansion of (pow b 2) in b 51.514 * [taylor]: Taking taylor expansion of b in b 51.514 * [backup-simplify]: Simplify 0 into 0 51.514 * [backup-simplify]: Simplify 1 into 1 51.514 * [backup-simplify]: Simplify (* 1 1) into 1 51.515 * [backup-simplify]: Simplify (/ 1 1) into 1 51.515 * [backup-simplify]: Simplify (+ 0 1) into 1 51.516 * [backup-simplify]: Simplify (log 1) into 0 51.516 * [backup-simplify]: Simplify (+ (* (- 2) (log b)) 0) into (- (* 2 (log b))) 51.516 * [backup-simplify]: Simplify (* 1/4 (- (* 2 (log b)))) into (* -1/2 (log b)) 51.516 * [backup-simplify]: Simplify (exp (* -1/2 (log b))) into (pow b -1/2) 51.516 * [taylor]: Taking taylor expansion of (/ 1 b) in b 51.516 * [taylor]: Taking taylor expansion of b in b 51.516 * [backup-simplify]: Simplify 0 into 0 51.516 * [backup-simplify]: Simplify 1 into 1 51.517 * [backup-simplify]: Simplify (/ 1 1) into 1 51.517 * [taylor]: Taking taylor expansion of (fma (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (/ 1 b)) in a 51.517 * [taylor]: Rewrote expression to (+ (* (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4)) (/ 1 b)) 51.517 * [taylor]: Taking taylor expansion of (* (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4)) in a 51.517 * [taylor]: Taking taylor expansion of (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) in a 51.517 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))))) in a 51.517 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in a 51.517 * [taylor]: Taking taylor expansion of 1/4 in a 51.517 * [backup-simplify]: Simplify 1/4 into 1/4 51.517 * [taylor]: Taking taylor expansion of (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in a 51.517 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in a 51.517 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 51.517 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in a 51.517 * [taylor]: Taking taylor expansion of -4 in a 51.517 * [backup-simplify]: Simplify -4 into -4 51.517 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 51.517 * [taylor]: Taking taylor expansion of (* a c) in a 51.517 * [taylor]: Taking taylor expansion of a in a 51.517 * [backup-simplify]: Simplify 0 into 0 51.517 * [backup-simplify]: Simplify 1 into 1 51.517 * [taylor]: Taking taylor expansion of c in a 51.517 * [backup-simplify]: Simplify c into c 51.517 * [backup-simplify]: Simplify (* 0 c) into 0 51.518 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 51.518 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 51.518 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 51.518 * [taylor]: Taking taylor expansion of (pow b 2) in a 51.518 * [taylor]: Taking taylor expansion of b in a 51.518 * [backup-simplify]: Simplify b into b 51.518 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.518 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 51.518 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 51.518 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 51.518 * [backup-simplify]: Simplify (log (- (* 4 (/ 1 c)))) into (log (- (* 4 (/ 1 c)))) 51.519 * [backup-simplify]: Simplify (+ (* (- 1) (log a)) (log (- (* 4 (/ 1 c))))) into (- (log (- (* 4 (/ 1 c)))) (log a)) 51.519 * [backup-simplify]: Simplify (* 1/4 (- (log (- (* 4 (/ 1 c)))) (log a))) into (* 1/4 (- (log (- (* 4 (/ 1 c)))) (log a))) 51.519 * [backup-simplify]: Simplify (exp (* 1/4 (- (log (- (* 4 (/ 1 c)))) (log a)))) into (exp (* 1/4 (- (log (- (* 4 (/ 1 c)))) (log a)))) 51.519 * [taylor]: Taking taylor expansion of (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) in a 51.519 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))))) in a 51.520 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in a 51.520 * [taylor]: Taking taylor expansion of 1/4 in a 51.520 * [backup-simplify]: Simplify 1/4 into 1/4 51.520 * [taylor]: Taking taylor expansion of (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in a 51.520 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in a 51.520 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 51.520 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in a 51.520 * [taylor]: Taking taylor expansion of -4 in a 51.520 * [backup-simplify]: Simplify -4 into -4 51.520 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 51.520 * [taylor]: Taking taylor expansion of (* a c) in a 51.520 * [taylor]: Taking taylor expansion of a in a 51.520 * [backup-simplify]: Simplify 0 into 0 51.520 * [backup-simplify]: Simplify 1 into 1 51.520 * [taylor]: Taking taylor expansion of c in a 51.520 * [backup-simplify]: Simplify c into c 51.520 * [backup-simplify]: Simplify (* 0 c) into 0 51.520 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 51.520 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 51.521 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 51.521 * [taylor]: Taking taylor expansion of (pow b 2) in a 51.521 * [taylor]: Taking taylor expansion of b in a 51.521 * [backup-simplify]: Simplify b into b 51.521 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.521 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 51.521 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 51.521 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 51.521 * [backup-simplify]: Simplify (log (- (* 4 (/ 1 c)))) into (log (- (* 4 (/ 1 c)))) 51.521 * [backup-simplify]: Simplify (+ (* (- 1) (log a)) (log (- (* 4 (/ 1 c))))) into (- (log (- (* 4 (/ 1 c)))) (log a)) 51.522 * [backup-simplify]: Simplify (* 1/4 (- (log (- (* 4 (/ 1 c)))) (log a))) into (* 1/4 (- (log (- (* 4 (/ 1 c)))) (log a))) 51.522 * [backup-simplify]: Simplify (exp (* 1/4 (- (log (- (* 4 (/ 1 c)))) (log a)))) into (exp (* 1/4 (- (log (- (* 4 (/ 1 c)))) (log a)))) 51.522 * [taylor]: Taking taylor expansion of (/ 1 b) in a 51.522 * [taylor]: Taking taylor expansion of b in a 51.522 * [backup-simplify]: Simplify b into b 51.522 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 51.522 * [taylor]: Taking taylor expansion of (fma (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (/ 1 b)) in c 51.522 * [taylor]: Rewrote expression to (+ (* (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4)) (/ 1 b)) 51.522 * [taylor]: Taking taylor expansion of (* (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4)) in c 51.522 * [taylor]: Taking taylor expansion of (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) in c 51.522 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))))) in c 51.522 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in c 51.522 * [taylor]: Taking taylor expansion of 1/4 in c 51.522 * [backup-simplify]: Simplify 1/4 into 1/4 51.522 * [taylor]: Taking taylor expansion of (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 51.522 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 51.522 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 51.522 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 51.522 * [taylor]: Taking taylor expansion of -4 in c 51.522 * [backup-simplify]: Simplify -4 into -4 51.522 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 51.522 * [taylor]: Taking taylor expansion of (* a c) in c 51.523 * [taylor]: Taking taylor expansion of a in c 51.523 * [backup-simplify]: Simplify a into a 51.523 * [taylor]: Taking taylor expansion of c in c 51.523 * [backup-simplify]: Simplify 0 into 0 51.523 * [backup-simplify]: Simplify 1 into 1 51.523 * [backup-simplify]: Simplify (* a 0) into 0 51.523 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 51.523 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 51.523 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 51.523 * [taylor]: Taking taylor expansion of (pow b 2) in c 51.523 * [taylor]: Taking taylor expansion of b in c 51.523 * [backup-simplify]: Simplify b into b 51.523 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.523 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 51.523 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 51.524 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 51.524 * [backup-simplify]: Simplify (log (- (* 4 (/ 1 a)))) into (log (- (* 4 (/ 1 a)))) 51.524 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 51.524 * [backup-simplify]: Simplify (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) into (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) 51.525 * [backup-simplify]: Simplify (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) into (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 51.525 * [taylor]: Taking taylor expansion of (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) in c 51.525 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))))) in c 51.525 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in c 51.525 * [taylor]: Taking taylor expansion of 1/4 in c 51.525 * [backup-simplify]: Simplify 1/4 into 1/4 51.525 * [taylor]: Taking taylor expansion of (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 51.525 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 51.525 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 51.525 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 51.525 * [taylor]: Taking taylor expansion of -4 in c 51.525 * [backup-simplify]: Simplify -4 into -4 51.525 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 51.525 * [taylor]: Taking taylor expansion of (* a c) in c 51.525 * [taylor]: Taking taylor expansion of a in c 51.525 * [backup-simplify]: Simplify a into a 51.525 * [taylor]: Taking taylor expansion of c in c 51.525 * [backup-simplify]: Simplify 0 into 0 51.525 * [backup-simplify]: Simplify 1 into 1 51.525 * [backup-simplify]: Simplify (* a 0) into 0 51.526 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 51.526 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 51.526 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 51.526 * [taylor]: Taking taylor expansion of (pow b 2) in c 51.526 * [taylor]: Taking taylor expansion of b in c 51.526 * [backup-simplify]: Simplify b into b 51.526 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.526 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 51.526 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 51.526 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 51.526 * [backup-simplify]: Simplify (log (- (* 4 (/ 1 a)))) into (log (- (* 4 (/ 1 a)))) 51.527 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 51.527 * [backup-simplify]: Simplify (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) into (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) 51.527 * [backup-simplify]: Simplify (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) into (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 51.527 * [taylor]: Taking taylor expansion of (/ 1 b) in c 51.527 * [taylor]: Taking taylor expansion of b in c 51.527 * [backup-simplify]: Simplify b into b 51.527 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 51.527 * [taylor]: Taking taylor expansion of (fma (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (/ 1 b)) in c 51.527 * [taylor]: Rewrote expression to (+ (* (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4)) (/ 1 b)) 51.528 * [taylor]: Taking taylor expansion of (* (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4)) in c 51.528 * [taylor]: Taking taylor expansion of (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) in c 51.528 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))))) in c 51.528 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in c 51.528 * [taylor]: Taking taylor expansion of 1/4 in c 51.528 * [backup-simplify]: Simplify 1/4 into 1/4 51.528 * [taylor]: Taking taylor expansion of (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 51.528 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 51.528 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 51.528 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 51.528 * [taylor]: Taking taylor expansion of -4 in c 51.528 * [backup-simplify]: Simplify -4 into -4 51.528 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 51.528 * [taylor]: Taking taylor expansion of (* a c) in c 51.528 * [taylor]: Taking taylor expansion of a in c 51.528 * [backup-simplify]: Simplify a into a 51.528 * [taylor]: Taking taylor expansion of c in c 51.528 * [backup-simplify]: Simplify 0 into 0 51.528 * [backup-simplify]: Simplify 1 into 1 51.528 * [backup-simplify]: Simplify (* a 0) into 0 51.529 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 51.529 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 51.529 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 51.529 * [taylor]: Taking taylor expansion of (pow b 2) in c 51.529 * [taylor]: Taking taylor expansion of b in c 51.529 * [backup-simplify]: Simplify b into b 51.529 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.529 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 51.529 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 51.529 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 51.529 * [backup-simplify]: Simplify (log (- (* 4 (/ 1 a)))) into (log (- (* 4 (/ 1 a)))) 51.530 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 51.530 * [backup-simplify]: Simplify (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) into (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) 51.530 * [backup-simplify]: Simplify (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) into (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 51.530 * [taylor]: Taking taylor expansion of (pow (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) 1/4) in c 51.530 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))))) in c 51.530 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))))) in c 51.530 * [taylor]: Taking taylor expansion of 1/4 in c 51.530 * [backup-simplify]: Simplify 1/4 into 1/4 51.530 * [taylor]: Taking taylor expansion of (log (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 51.530 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 51.531 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 51.531 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 51.531 * [taylor]: Taking taylor expansion of -4 in c 51.531 * [backup-simplify]: Simplify -4 into -4 51.531 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 51.531 * [taylor]: Taking taylor expansion of (* a c) in c 51.531 * [taylor]: Taking taylor expansion of a in c 51.531 * [backup-simplify]: Simplify a into a 51.531 * [taylor]: Taking taylor expansion of c in c 51.531 * [backup-simplify]: Simplify 0 into 0 51.531 * [backup-simplify]: Simplify 1 into 1 51.531 * [backup-simplify]: Simplify (* a 0) into 0 51.531 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 51.531 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 51.531 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 51.531 * [taylor]: Taking taylor expansion of (pow b 2) in c 51.531 * [taylor]: Taking taylor expansion of b in c 51.531 * [backup-simplify]: Simplify b into b 51.532 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.532 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 51.532 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 51.532 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 51.532 * [backup-simplify]: Simplify (log (- (* 4 (/ 1 a)))) into (log (- (* 4 (/ 1 a)))) 51.532 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 51.533 * [backup-simplify]: Simplify (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) into (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) 51.533 * [backup-simplify]: Simplify (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) into (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 51.533 * [taylor]: Taking taylor expansion of (/ 1 b) in c 51.533 * [taylor]: Taking taylor expansion of b in c 51.533 * [backup-simplify]: Simplify b into b 51.533 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 51.533 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) into (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2) 51.534 * [backup-simplify]: Simplify (+ (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2) (/ 1 b)) into (+ (/ 1 b) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) 51.534 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) in a 51.534 * [taylor]: Taking taylor expansion of (/ 1 b) in a 51.534 * [taylor]: Taking taylor expansion of b in a 51.534 * [backup-simplify]: Simplify b into b 51.534 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 51.534 * [taylor]: Taking taylor expansion of (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2) in a 51.534 * [taylor]: Taking taylor expansion of (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) in a 51.534 * [taylor]: Taking taylor expansion of (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) in a 51.534 * [taylor]: Taking taylor expansion of 1/4 in a 51.534 * [backup-simplify]: Simplify 1/4 into 1/4 51.534 * [taylor]: Taking taylor expansion of (- (log (- (* 4 (/ 1 a)))) (log c)) in a 51.534 * [taylor]: Taking taylor expansion of (log (- (* 4 (/ 1 a)))) in a 51.534 * [taylor]: Taking taylor expansion of (- (* 4 (/ 1 a))) in a 51.534 * [taylor]: Taking taylor expansion of (* 4 (/ 1 a)) in a 51.534 * [taylor]: Taking taylor expansion of 4 in a 51.534 * [backup-simplify]: Simplify 4 into 4 51.534 * [taylor]: Taking taylor expansion of (/ 1 a) in a 51.534 * [taylor]: Taking taylor expansion of a in a 51.534 * [backup-simplify]: Simplify 0 into 0 51.534 * [backup-simplify]: Simplify 1 into 1 51.535 * [backup-simplify]: Simplify (/ 1 1) into 1 51.535 * [backup-simplify]: Simplify (* 4 1) into 4 51.535 * [backup-simplify]: Simplify (- 4) into -4 51.536 * [backup-simplify]: Simplify (- 4) into -4 51.536 * [backup-simplify]: Simplify (log -4) into (log -4) 51.536 * [taylor]: Taking taylor expansion of (log c) in a 51.536 * [taylor]: Taking taylor expansion of c in a 51.536 * [backup-simplify]: Simplify c into c 51.536 * [backup-simplify]: Simplify (log c) into (log c) 51.537 * [backup-simplify]: Simplify (+ (* (- 1) (log a)) (log -4)) into (- (log -4) (log a)) 51.537 * [backup-simplify]: Simplify (- (log c)) into (- (log c)) 51.537 * [backup-simplify]: Simplify (+ (- (log -4) (log a)) (- (log c))) into (- (log -4) (+ (log a) (log c))) 51.538 * [backup-simplify]: Simplify (* 1/4 (- (log -4) (+ (log a) (log c)))) into (* 1/4 (- (log -4) (+ (log a) (log c)))) 51.539 * [backup-simplify]: Simplify (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) into (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 51.540 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (exp (* 1/4 (- (log -4) (+ (log a) (log c)))))) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 51.540 * [backup-simplify]: Simplify (+ (/ 1 b) (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2)) into (+ (/ 1 b) (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2)) 51.540 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2)) in b 51.540 * [taylor]: Taking taylor expansion of (/ 1 b) in b 51.540 * [taylor]: Taking taylor expansion of b in b 51.540 * [backup-simplify]: Simplify 0 into 0 51.540 * [backup-simplify]: Simplify 1 into 1 51.541 * [backup-simplify]: Simplify (/ 1 1) into 1 51.541 * [taylor]: Taking taylor expansion of (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) in b 51.541 * [taylor]: Taking taylor expansion of (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) in b 51.541 * [taylor]: Taking taylor expansion of (* 1/4 (- (log -4) (+ (log a) (log c)))) in b 51.541 * [taylor]: Taking taylor expansion of 1/4 in b 51.541 * [backup-simplify]: Simplify 1/4 into 1/4 51.541 * [taylor]: Taking taylor expansion of (- (log -4) (+ (log a) (log c))) in b 51.541 * [taylor]: Taking taylor expansion of (log -4) in b 51.541 * [taylor]: Taking taylor expansion of -4 in b 51.541 * [backup-simplify]: Simplify -4 into -4 51.541 * [backup-simplify]: Simplify (log -4) into (log -4) 51.541 * [taylor]: Taking taylor expansion of (+ (log a) (log c)) in b 51.541 * [taylor]: Taking taylor expansion of (log a) in b 51.542 * [taylor]: Taking taylor expansion of a in b 51.542 * [backup-simplify]: Simplify a into a 51.542 * [backup-simplify]: Simplify (log a) into (log a) 51.542 * [taylor]: Taking taylor expansion of (log c) in b 51.542 * [taylor]: Taking taylor expansion of c in b 51.542 * [backup-simplify]: Simplify c into c 51.542 * [backup-simplify]: Simplify (log c) into (log c) 51.542 * [backup-simplify]: Simplify (+ (log a) (log c)) into (+ (log a) (log c)) 51.542 * [backup-simplify]: Simplify (- (+ (log a) (log c))) into (- (+ (log a) (log c))) 51.542 * [backup-simplify]: Simplify (+ (log -4) (- (+ (log a) (log c)))) into (- (log -4) (+ (log a) (log c))) 51.543 * [backup-simplify]: Simplify (* 1/4 (- (log -4) (+ (log a) (log c)))) into (* 1/4 (- (log -4) (+ (log a) (log c)))) 51.543 * [backup-simplify]: Simplify (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) into (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 51.544 * [backup-simplify]: Simplify (+ 1 0) into 1 51.544 * [backup-simplify]: Simplify 1 into 1 51.545 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 51.545 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 51.545 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 a))) into 0 51.545 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 51.546 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ 1 (pow b 2))) 1)) (pow (- (* 4 (/ 1 a))) 1)))) 1) into (* -1/4 (/ a (pow b 2))) 51.546 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 51.546 * [backup-simplify]: Simplify (+ (* 1/4 (* -1/4 (/ a (pow b 2)))) (* 0 (- (log (- (* 4 (/ 1 a)))) (log c)))) into (- (* 1/16 (/ a (pow b 2)))) 51.547 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (+ (* (/ (pow (- (* 1/16 (/ a (pow b 2)))) 1) 1)))) into (* -1/16 (/ (* a (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 2))) 51.548 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 51.548 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 51.548 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 a))) into 0 51.548 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 51.549 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ 1 (pow b 2))) 1)) (pow (- (* 4 (/ 1 a))) 1)))) 1) into (* -1/4 (/ a (pow b 2))) 51.549 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 51.550 * [backup-simplify]: Simplify (+ (* 1/4 (* -1/4 (/ a (pow b 2)))) (* 0 (- (log (- (* 4 (/ 1 a)))) (log c)))) into (- (* 1/16 (/ a (pow b 2)))) 51.550 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (+ (* (/ (pow (- (* 1/16 (/ a (pow b 2)))) 1) 1)))) into (* -1/16 (/ (* a (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 2))) 51.551 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (* -1/16 (/ (* a (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 2)))) (* (* -1/16 (/ (* a (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 2))) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))))) into (- (* 1/8 (/ (* a (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 2)))) 51.551 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 51.552 * [backup-simplify]: Simplify (+ (- (* 1/8 (/ (* a (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 2)))) 0) into (- (* 1/8 (/ (* a (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 2)))) 51.552 * [taylor]: Taking taylor expansion of (- (* 1/8 (/ (* a (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 2)))) in a 51.552 * [taylor]: Taking taylor expansion of (* 1/8 (/ (* a (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 2))) in a 51.552 * [taylor]: Taking taylor expansion of 1/8 in a 51.552 * [backup-simplify]: Simplify 1/8 into 1/8 51.552 * [taylor]: Taking taylor expansion of (/ (* a (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 2)) in a 51.552 * [taylor]: Taking taylor expansion of (* a (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) in a 51.552 * [taylor]: Taking taylor expansion of a in a 51.552 * [backup-simplify]: Simplify 0 into 0 51.552 * [backup-simplify]: Simplify 1 into 1 51.552 * [taylor]: Taking taylor expansion of (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2) in a 51.552 * [taylor]: Taking taylor expansion of (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) in a 51.552 * [taylor]: Taking taylor expansion of (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) in a 51.552 * [taylor]: Taking taylor expansion of 1/4 in a 51.552 * [backup-simplify]: Simplify 1/4 into 1/4 51.553 * [taylor]: Taking taylor expansion of (- (log (- (* 4 (/ 1 a)))) (log c)) in a 51.553 * [taylor]: Taking taylor expansion of (log (- (* 4 (/ 1 a)))) in a 51.553 * [taylor]: Taking taylor expansion of (- (* 4 (/ 1 a))) in a 51.553 * [taylor]: Taking taylor expansion of (* 4 (/ 1 a)) in a 51.553 * [taylor]: Taking taylor expansion of 4 in a 51.553 * [backup-simplify]: Simplify 4 into 4 51.553 * [taylor]: Taking taylor expansion of (/ 1 a) in a 51.553 * [taylor]: Taking taylor expansion of a in a 51.553 * [backup-simplify]: Simplify 0 into 0 51.553 * [backup-simplify]: Simplify 1 into 1 51.558 * [backup-simplify]: Simplify (/ 1 1) into 1 51.559 * [backup-simplify]: Simplify (* 4 1) into 4 51.559 * [backup-simplify]: Simplify (- 4) into -4 51.560 * [backup-simplify]: Simplify (- 4) into -4 51.560 * [backup-simplify]: Simplify (log -4) into (log -4) 51.560 * [taylor]: Taking taylor expansion of (log c) in a 51.560 * [taylor]: Taking taylor expansion of c in a 51.560 * [backup-simplify]: Simplify c into c 51.560 * [backup-simplify]: Simplify (log c) into (log c) 51.561 * [backup-simplify]: Simplify (+ (* (- 1) (log a)) (log -4)) into (- (log -4) (log a)) 51.561 * [backup-simplify]: Simplify (- (log c)) into (- (log c)) 51.562 * [backup-simplify]: Simplify (+ (- (log -4) (log a)) (- (log c))) into (- (log -4) (+ (log a) (log c))) 51.562 * [backup-simplify]: Simplify (* 1/4 (- (log -4) (+ (log a) (log c)))) into (* 1/4 (- (log -4) (+ (log a) (log c)))) 51.563 * [backup-simplify]: Simplify (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) into (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 51.563 * [taylor]: Taking taylor expansion of (pow b 2) in a 51.563 * [taylor]: Taking taylor expansion of b in a 51.563 * [backup-simplify]: Simplify b into b 51.564 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (exp (* 1/4 (- (log -4) (+ (log a) (log c)))))) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 51.564 * [backup-simplify]: Simplify (* 0 (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2)) into 0 51.565 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 51.566 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 51.566 * [backup-simplify]: Simplify (- 0) into 0 51.567 * [backup-simplify]: Simplify (- 4) into -4 51.568 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -4 1)))) 1) into 0 51.569 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 51.569 * [backup-simplify]: Simplify (- 0) into 0 51.570 * [backup-simplify]: Simplify (+ 0 0) into 0 51.571 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (- (log -4) (+ (log a) (log c))))) into 0 51.572 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (+ (* (/ (pow 0 1) 1)))) into 0 51.573 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 0) (* 0 (exp (* 1/4 (- (log -4) (+ (log a) (log c))))))) into 0 51.574 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2))) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 51.574 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.575 * [backup-simplify]: Simplify (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2)) into (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2)) 51.575 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 51.576 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 51.576 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 51.577 * [backup-simplify]: Simplify (- 0) into 0 51.577 * [backup-simplify]: Simplify (- 4) into -4 51.579 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -4 1)))) 1) into 0 51.580 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 51.580 * [backup-simplify]: Simplify (- 0) into 0 51.580 * [backup-simplify]: Simplify (+ 0 0) into 0 51.581 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (- (log -4) (+ (log a) (log c))))) into 0 51.582 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (+ (* (/ (pow 0 1) 1)))) into 0 51.584 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 0) (* 0 (exp (* 1/4 (- (log -4) (+ (log a) (log c))))))) into 0 51.584 * [backup-simplify]: Simplify (+ 0 0) into 0 51.584 * [taylor]: Taking taylor expansion of 0 in b 51.584 * [backup-simplify]: Simplify 0 into 0 51.585 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 51.586 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (exp (* 1/4 (- (log -4) (+ (log a) (log c)))))) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 51.586 * [backup-simplify]: Simplify (+ 0 (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2)) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 51.587 * [backup-simplify]: Simplify (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 51.588 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 51.588 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 51.589 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 51.589 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 51.589 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 51.589 * [backup-simplify]: Simplify (+ 0 0) into 0 51.591 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (/ 1 (pow b 2))) 2)) (pow (- (* 4 (/ 1 a))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (- (* 4 (/ 1 a))) 1)))) 2) into (* -1/32 (/ (pow a 2) (pow b 4))) 51.591 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 51.591 * [backup-simplify]: Simplify (+ (* 1/4 (* -1/32 (/ (pow a 2) (pow b 4)))) (+ (* 0 (* -1/4 (/ a (pow b 2)))) (* 0 (- (log (- (* 4 (/ 1 a)))) (log c))))) into (- (* 1/128 (/ (pow a 2) (pow b 4)))) 51.592 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (+ (* (/ (pow (- (* 1/16 (/ a (pow b 2)))) 2) 2)) (* (/ (pow (- (* 1/128 (/ (pow a 2) (pow b 4)))) 1) 1)))) into (* -3/512 (/ (* (pow a 2) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 4))) 51.592 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 51.592 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 51.593 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 51.593 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 51.593 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 51.593 * [backup-simplify]: Simplify (+ 0 0) into 0 51.594 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (/ 1 (pow b 2))) 2)) (pow (- (* 4 (/ 1 a))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (- (* 4 (/ 1 a))) 1)))) 2) into (* -1/32 (/ (pow a 2) (pow b 4))) 51.594 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 51.595 * [backup-simplify]: Simplify (+ (* 1/4 (* -1/32 (/ (pow a 2) (pow b 4)))) (+ (* 0 (* -1/4 (/ a (pow b 2)))) (* 0 (- (log (- (* 4 (/ 1 a)))) (log c))))) into (- (* 1/128 (/ (pow a 2) (pow b 4)))) 51.595 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (+ (* (/ (pow (- (* 1/16 (/ a (pow b 2)))) 2) 2)) (* (/ (pow (- (* 1/128 (/ (pow a 2) (pow b 4)))) 1) 1)))) into (* -3/512 (/ (* (pow a 2) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 4))) 51.596 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (* -3/512 (/ (* (pow a 2) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 4)))) (+ (* (* -1/16 (/ (* a (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 2))) (* -1/16 (/ (* a (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 2)))) (* (* -3/512 (/ (* (pow a 2) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 4))) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))))) into (- (* 1/128 (/ (* (pow a 2) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 4)))) 51.596 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 51.597 * [backup-simplify]: Simplify (+ (- (* 1/128 (/ (* (pow a 2) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 4)))) 0) into (- (* 1/128 (/ (* (pow a 2) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 4)))) 51.597 * [taylor]: Taking taylor expansion of (- (* 1/128 (/ (* (pow a 2) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 4)))) in a 51.597 * [taylor]: Taking taylor expansion of (* 1/128 (/ (* (pow a 2) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 4))) in a 51.597 * [taylor]: Taking taylor expansion of 1/128 in a 51.597 * [backup-simplify]: Simplify 1/128 into 1/128 51.597 * [taylor]: Taking taylor expansion of (/ (* (pow a 2) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 4)) in a 51.597 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) in a 51.597 * [taylor]: Taking taylor expansion of (pow a 2) in a 51.597 * [taylor]: Taking taylor expansion of a in a 51.597 * [backup-simplify]: Simplify 0 into 0 51.597 * [backup-simplify]: Simplify 1 into 1 51.597 * [taylor]: Taking taylor expansion of (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2) in a 51.597 * [taylor]: Taking taylor expansion of (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) in a 51.597 * [taylor]: Taking taylor expansion of (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) in a 51.597 * [taylor]: Taking taylor expansion of 1/4 in a 51.597 * [backup-simplify]: Simplify 1/4 into 1/4 51.597 * [taylor]: Taking taylor expansion of (- (log (- (* 4 (/ 1 a)))) (log c)) in a 51.597 * [taylor]: Taking taylor expansion of (log (- (* 4 (/ 1 a)))) in a 51.597 * [taylor]: Taking taylor expansion of (- (* 4 (/ 1 a))) in a 51.597 * [taylor]: Taking taylor expansion of (* 4 (/ 1 a)) in a 51.597 * [taylor]: Taking taylor expansion of 4 in a 51.597 * [backup-simplify]: Simplify 4 into 4 51.597 * [taylor]: Taking taylor expansion of (/ 1 a) in a 51.597 * [taylor]: Taking taylor expansion of a in a 51.597 * [backup-simplify]: Simplify 0 into 0 51.597 * [backup-simplify]: Simplify 1 into 1 51.597 * [backup-simplify]: Simplify (/ 1 1) into 1 51.598 * [backup-simplify]: Simplify (* 4 1) into 4 51.598 * [backup-simplify]: Simplify (- 4) into -4 51.598 * [backup-simplify]: Simplify (- 4) into -4 51.598 * [backup-simplify]: Simplify (log -4) into (log -4) 51.598 * [taylor]: Taking taylor expansion of (log c) in a 51.599 * [taylor]: Taking taylor expansion of c in a 51.599 * [backup-simplify]: Simplify c into c 51.599 * [backup-simplify]: Simplify (log c) into (log c) 51.599 * [backup-simplify]: Simplify (+ (* (- 1) (log a)) (log -4)) into (- (log -4) (log a)) 51.599 * [backup-simplify]: Simplify (- (log c)) into (- (log c)) 51.599 * [backup-simplify]: Simplify (+ (- (log -4) (log a)) (- (log c))) into (- (log -4) (+ (log a) (log c))) 51.600 * [backup-simplify]: Simplify (* 1/4 (- (log -4) (+ (log a) (log c)))) into (* 1/4 (- (log -4) (+ (log a) (log c)))) 51.600 * [backup-simplify]: Simplify (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) into (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 51.600 * [taylor]: Taking taylor expansion of (pow b 4) in a 51.600 * [taylor]: Taking taylor expansion of b in a 51.600 * [backup-simplify]: Simplify b into b 51.600 * [backup-simplify]: Simplify (* 1 1) into 1 51.601 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (exp (* 1/4 (- (log -4) (+ (log a) (log c)))))) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 51.601 * [backup-simplify]: Simplify (* 1 (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2)) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 51.601 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.601 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 51.602 * [backup-simplify]: Simplify (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 4)) into (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 4)) 51.602 * [backup-simplify]: Simplify (* 1/8 (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2))) into (* 1/8 (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2))) 51.603 * [backup-simplify]: Simplify (- (* 1/8 (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2)))) into (- (* 1/8 (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2)))) 51.603 * [taylor]: Taking taylor expansion of (- (* 1/8 (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2)))) in b 51.603 * [taylor]: Taking taylor expansion of (* 1/8 (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2))) in b 51.603 * [taylor]: Taking taylor expansion of 1/8 in b 51.603 * [backup-simplify]: Simplify 1/8 into 1/8 51.603 * [taylor]: Taking taylor expansion of (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2)) in b 51.603 * [taylor]: Taking taylor expansion of (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) in b 51.603 * [taylor]: Taking taylor expansion of (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) in b 51.603 * [taylor]: Taking taylor expansion of (* 1/4 (- (log -4) (+ (log a) (log c)))) in b 51.603 * [taylor]: Taking taylor expansion of 1/4 in b 51.603 * [backup-simplify]: Simplify 1/4 into 1/4 51.603 * [taylor]: Taking taylor expansion of (- (log -4) (+ (log a) (log c))) in b 51.603 * [taylor]: Taking taylor expansion of (log -4) in b 51.603 * [taylor]: Taking taylor expansion of -4 in b 51.603 * [backup-simplify]: Simplify -4 into -4 51.604 * [backup-simplify]: Simplify (log -4) into (log -4) 51.604 * [taylor]: Taking taylor expansion of (+ (log a) (log c)) in b 51.604 * [taylor]: Taking taylor expansion of (log a) in b 51.604 * [taylor]: Taking taylor expansion of a in b 51.604 * [backup-simplify]: Simplify a into a 51.604 * [backup-simplify]: Simplify (log a) into (log a) 51.604 * [taylor]: Taking taylor expansion of (log c) in b 51.604 * [taylor]: Taking taylor expansion of c in b 51.604 * [backup-simplify]: Simplify c into c 51.604 * [backup-simplify]: Simplify (log c) into (log c) 51.604 * [backup-simplify]: Simplify (+ (log a) (log c)) into (+ (log a) (log c)) 51.604 * [backup-simplify]: Simplify (- (+ (log a) (log c))) into (- (+ (log a) (log c))) 51.605 * [backup-simplify]: Simplify (+ (log -4) (- (+ (log a) (log c)))) into (- (log -4) (+ (log a) (log c))) 51.605 * [backup-simplify]: Simplify (* 1/4 (- (log -4) (+ (log a) (log c)))) into (* 1/4 (- (log -4) (+ (log a) (log c)))) 51.605 * [backup-simplify]: Simplify (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) into (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 51.605 * [taylor]: Taking taylor expansion of (pow b 2) in b 51.605 * [taylor]: Taking taylor expansion of b in b 51.605 * [backup-simplify]: Simplify 0 into 0 51.605 * [backup-simplify]: Simplify 1 into 1 51.606 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (exp (* 1/4 (- (log -4) (+ (log a) (log c)))))) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 51.606 * [backup-simplify]: Simplify (* 1 1) into 1 51.607 * [backup-simplify]: Simplify (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 1) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 51.607 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -4 1)))) 1) into 0 51.608 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow a 1)))) 1) into 0 51.608 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 51.609 * [backup-simplify]: Simplify (+ 0 0) into 0 51.609 * [backup-simplify]: Simplify (- 0) into 0 51.609 * [backup-simplify]: Simplify (+ 0 0) into 0 51.610 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (- (log -4) (+ (log a) (log c))))) into 0 51.610 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (+ (* (/ (pow 0 1) 1)))) into 0 51.611 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 0) (* 0 (exp (* 1/4 (- (log -4) (+ (log a) (log c))))))) into 0 51.611 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 51.612 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (/ 0 1)))) into 0 51.613 * [backup-simplify]: Simplify (+ (* 1/8 0) (* 0 (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2))) into 0 51.613 * [backup-simplify]: Simplify (- 0) into 0 51.613 * [backup-simplify]: Simplify 0 into 0 51.613 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 51.614 * [backup-simplify]: Simplify (- 0) into 0 51.614 * [backup-simplify]: Simplify (- 4) into -4 51.614 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 51.615 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 1))) into 0 51.615 * [backup-simplify]: Simplify (- 0) into 0 51.615 * [backup-simplify]: Simplify (- 4) into -4 51.617 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -4 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -4 1)))) 2) into 0 51.618 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow c 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow c 1)))) 2) into 0 51.618 * [backup-simplify]: Simplify (- 0) into 0 51.618 * [backup-simplify]: Simplify (+ 0 0) into 0 51.619 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 (- (log -4) (+ (log a) (log c)))))) into 0 51.620 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 51.621 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 0) (+ (* 0 0) (* 0 (exp (* 1/4 (- (log -4) (+ (log a) (log c)))))))) into 0 51.621 * [backup-simplify]: Simplify (+ 0 0) into 0 51.621 * [taylor]: Taking taylor expansion of 0 in b 51.621 * [backup-simplify]: Simplify 0 into 0 51.621 * [backup-simplify]: Simplify 0 into 0 51.622 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 51.623 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -4 1)))) 1) into 0 51.623 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow a 1)))) 1) into 0 51.624 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 51.625 * [backup-simplify]: Simplify (+ 0 0) into 0 51.625 * [backup-simplify]: Simplify (- 0) into 0 51.625 * [backup-simplify]: Simplify (+ 0 0) into 0 51.626 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (- (log -4) (+ (log a) (log c))))) into 0 51.627 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (+ (* (/ (pow 0 1) 1)))) into 0 51.629 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 0) (* 0 (exp (* 1/4 (- (log -4) (+ (log a) (log c))))))) into 0 51.629 * [backup-simplify]: Simplify (+ 0 0) into 0 51.629 * [backup-simplify]: Simplify 0 into 0 51.630 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 51.630 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 51.632 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 a))))) into 0 51.632 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 51.632 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))) (* 0 (/ 0 (pow b 2))))) into 0 51.633 * [backup-simplify]: Simplify (+ 0 0) into 0 51.635 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (/ 1 (pow b 2))) 3)) (pow (- (* 4 (/ 1 a))) 3))) (* -3 (/ (* (pow (* 1 (/ 1 (pow b 2))) 1) (pow (* 2 0) 1)) (pow (- (* 4 (/ 1 a))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (- (* 4 (/ 1 a))) 1)))) 6) into (* -1/192 (/ (pow a 3) (pow b 6))) 51.635 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 51.636 * [backup-simplify]: Simplify (+ (* 1/4 (* -1/192 (/ (pow a 3) (pow b 6)))) (+ (* 0 (* -1/32 (/ (pow a 2) (pow b 4)))) (+ (* 0 (* -1/4 (/ a (pow b 2)))) (* 0 (- (log (- (* 4 (/ 1 a)))) (log c)))))) into (- (* 1/768 (/ (pow a 3) (pow b 6)))) 51.636 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (+ (* (/ (pow (- (* 1/16 (/ a (pow b 2)))) 3) 6)) (* (/ (pow (- (* 1/16 (/ a (pow b 2)))) 1) 1) (/ (pow (- (* 1/128 (/ (pow a 2) (pow b 4)))) 1) 1)) (* (/ (pow (- (* 1/768 (/ (pow a 3) (pow b 6)))) 1) 1)))) into (* -7/8192 (/ (* (pow a 3) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 6))) 51.637 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 51.637 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 51.638 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 a))))) into 0 51.638 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 51.638 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))) (* 0 (/ 0 (pow b 2))))) into 0 51.639 * [backup-simplify]: Simplify (+ 0 0) into 0 51.640 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (/ 1 (pow b 2))) 3)) (pow (- (* 4 (/ 1 a))) 3))) (* -3 (/ (* (pow (* 1 (/ 1 (pow b 2))) 1) (pow (* 2 0) 1)) (pow (- (* 4 (/ 1 a))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (- (* 4 (/ 1 a))) 1)))) 6) into (* -1/192 (/ (pow a 3) (pow b 6))) 51.640 * [backup-simplify]: Simplify (+ (* (- 1) (log c)) (log (- (* 4 (/ 1 a))))) into (- (log (- (* 4 (/ 1 a)))) (log c)) 51.641 * [backup-simplify]: Simplify (+ (* 1/4 (* -1/192 (/ (pow a 3) (pow b 6)))) (+ (* 0 (* -1/32 (/ (pow a 2) (pow b 4)))) (+ (* 0 (* -1/4 (/ a (pow b 2)))) (* 0 (- (log (- (* 4 (/ 1 a)))) (log c)))))) into (- (* 1/768 (/ (pow a 3) (pow b 6)))) 51.641 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (+ (* (/ (pow (- (* 1/16 (/ a (pow b 2)))) 3) 6)) (* (/ (pow (- (* 1/16 (/ a (pow b 2)))) 1) 1) (/ (pow (- (* 1/128 (/ (pow a 2) (pow b 4)))) 1) 1)) (* (/ (pow (- (* 1/768 (/ (pow a 3) (pow b 6)))) 1) 1)))) into (* -7/8192 (/ (* (pow a 3) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 6))) 51.643 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) (* -7/8192 (/ (* (pow a 3) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 6)))) (+ (* (* -1/16 (/ (* a (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 2))) (* -3/512 (/ (* (pow a 2) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 4)))) (+ (* (* -3/512 (/ (* (pow a 2) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 4))) (* -1/16 (/ (* a (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 2)))) (* (* -7/8192 (/ (* (pow a 3) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))))) (pow b 6))) (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))))))) into (- (* 1/1024 (/ (* (pow a 3) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 6)))) 51.643 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 51.644 * [backup-simplify]: Simplify (+ (- (* 1/1024 (/ (* (pow a 3) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 6)))) 0) into (- (* 1/1024 (/ (* (pow a 3) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 6)))) 51.644 * [taylor]: Taking taylor expansion of (- (* 1/1024 (/ (* (pow a 3) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 6)))) in a 51.644 * [taylor]: Taking taylor expansion of (* 1/1024 (/ (* (pow a 3) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 6))) in a 51.644 * [taylor]: Taking taylor expansion of 1/1024 in a 51.644 * [backup-simplify]: Simplify 1/1024 into 1/1024 51.644 * [taylor]: Taking taylor expansion of (/ (* (pow a 3) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) (pow b 6)) in a 51.644 * [taylor]: Taking taylor expansion of (* (pow a 3) (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2)) in a 51.644 * [taylor]: Taking taylor expansion of (pow a 3) in a 51.644 * [taylor]: Taking taylor expansion of a in a 51.644 * [backup-simplify]: Simplify 0 into 0 51.644 * [backup-simplify]: Simplify 1 into 1 51.644 * [taylor]: Taking taylor expansion of (pow (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) 2) in a 51.644 * [taylor]: Taking taylor expansion of (exp (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c)))) in a 51.644 * [taylor]: Taking taylor expansion of (* 1/4 (- (log (- (* 4 (/ 1 a)))) (log c))) in a 51.644 * [taylor]: Taking taylor expansion of 1/4 in a 51.644 * [backup-simplify]: Simplify 1/4 into 1/4 51.644 * [taylor]: Taking taylor expansion of (- (log (- (* 4 (/ 1 a)))) (log c)) in a 51.644 * [taylor]: Taking taylor expansion of (log (- (* 4 (/ 1 a)))) in a 51.644 * [taylor]: Taking taylor expansion of (- (* 4 (/ 1 a))) in a 51.644 * [taylor]: Taking taylor expansion of (* 4 (/ 1 a)) in a 51.644 * [taylor]: Taking taylor expansion of 4 in a 51.644 * [backup-simplify]: Simplify 4 into 4 51.644 * [taylor]: Taking taylor expansion of (/ 1 a) in a 51.644 * [taylor]: Taking taylor expansion of a in a 51.644 * [backup-simplify]: Simplify 0 into 0 51.644 * [backup-simplify]: Simplify 1 into 1 51.644 * [backup-simplify]: Simplify (/ 1 1) into 1 51.645 * [backup-simplify]: Simplify (* 4 1) into 4 51.645 * [backup-simplify]: Simplify (- 4) into -4 51.645 * [backup-simplify]: Simplify (- 4) into -4 51.645 * [backup-simplify]: Simplify (log -4) into (log -4) 51.645 * [taylor]: Taking taylor expansion of (log c) in a 51.645 * [taylor]: Taking taylor expansion of c in a 51.645 * [backup-simplify]: Simplify c into c 51.645 * [backup-simplify]: Simplify (log c) into (log c) 51.646 * [backup-simplify]: Simplify (+ (* (- 1) (log a)) (log -4)) into (- (log -4) (log a)) 51.646 * [backup-simplify]: Simplify (- (log c)) into (- (log c)) 51.646 * [backup-simplify]: Simplify (+ (- (log -4) (log a)) (- (log c))) into (- (log -4) (+ (log a) (log c))) 51.647 * [backup-simplify]: Simplify (* 1/4 (- (log -4) (+ (log a) (log c)))) into (* 1/4 (- (log -4) (+ (log a) (log c)))) 51.647 * [backup-simplify]: Simplify (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) into (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 51.647 * [taylor]: Taking taylor expansion of (pow b 6) in a 51.647 * [taylor]: Taking taylor expansion of b in a 51.647 * [backup-simplify]: Simplify b into b 51.647 * [backup-simplify]: Simplify (* 1 1) into 1 51.647 * [backup-simplify]: Simplify (* 1 1) into 1 51.648 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (exp (* 1/4 (- (log -4) (+ (log a) (log c)))))) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 51.648 * [backup-simplify]: Simplify (* 1 (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2)) into (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) 51.648 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.648 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 51.649 * [backup-simplify]: Simplify (* (pow b 3) (pow b 3)) into (pow b 6) 51.649 * [backup-simplify]: Simplify (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 6)) into (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 6)) 51.649 * [backup-simplify]: Simplify (- 0) into 0 51.649 * [backup-simplify]: Simplify (- 4) into -4 51.650 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 51.651 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 1))) into 0 51.651 * [backup-simplify]: Simplify (- 0) into 0 51.651 * [backup-simplify]: Simplify (- 4) into -4 51.653 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -4 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -4 1)))) 2) into 0 51.654 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow c 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow c 1)))) 2) into 0 51.654 * [backup-simplify]: Simplify (- 0) into 0 51.654 * [backup-simplify]: Simplify (+ 0 0) into 0 51.655 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 (- (log -4) (+ (log a) (log c)))))) into 0 51.656 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 51.657 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 0) (+ (* 0 0) (* 0 (exp (* 1/4 (- (log -4) (+ (log a) (log c)))))))) into 0 51.657 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2)))) into 0 51.658 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 51.658 * [backup-simplify]: Simplify (- (/ 0 (pow b 2)) (+ (* (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2)) (/ 0 (pow b 2))))) into 0 51.659 * [backup-simplify]: Simplify (+ (* 1/8 0) (* 0 (/ (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (pow b 2)))) into 0 51.659 * [backup-simplify]: Simplify (- 0) into 0 51.659 * [taylor]: Taking taylor expansion of 0 in b 51.659 * [backup-simplify]: Simplify 0 into 0 51.659 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 51.663 * [backup-simplify]: Simplify (- 0) into 0 51.664 * [backup-simplify]: Simplify (- 4) into -4 51.664 * [backup-simplify]: Simplify (- 0) into 0 51.664 * [backup-simplify]: Simplify (- 0) into 0 51.664 * [backup-simplify]: Simplify (- 4) into -4 51.665 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 51.666 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 51.666 * [backup-simplify]: Simplify (- 0) into 0 51.666 * [backup-simplify]: Simplify (- 4) into -4 51.671 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -4 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -4 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -4 1)))) 6) into 0 51.675 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow c 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow c 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow c 1)))) 6) into 0 51.675 * [backup-simplify]: Simplify (- 0) into 0 51.675 * [backup-simplify]: Simplify (+ 0 0) into 0 51.676 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -4) (+ (log a) (log c))))))) into 0 51.677 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 51.678 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 1/4 (- (log -4) (+ (log a) (log c))))))))) into 0 51.679 * [backup-simplify]: Simplify (+ 0 0) into 0 51.679 * [taylor]: Taking taylor expansion of 0 in b 51.679 * [backup-simplify]: Simplify 0 into 0 51.680 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -4 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -4 1)))) 2) into 0 51.681 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow a 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow a 1)))) 2) into 0 51.682 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow c 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow c 1)))) 2) into 0 51.683 * [backup-simplify]: Simplify (+ 0 0) into 0 51.683 * [backup-simplify]: Simplify (- 0) into 0 51.683 * [backup-simplify]: Simplify (+ 0 0) into 0 51.684 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 (- (log -4) (+ (log a) (log c)))))) into 0 51.685 * [backup-simplify]: Simplify (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 51.686 * [backup-simplify]: Simplify (+ (* (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 0) (+ (* 0 0) (* 0 (exp (* 1/4 (- (log -4) (+ (log a) (log c)))))))) into 0 51.686 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 51.687 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 51.688 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (* 0 (pow (exp (* 1/4 (- (log -4) (+ (log a) (log c))))) 2)))) into 0 51.688 * [backup-simplify]: Simplify (- 0) into 0 51.689 * [backup-simplify]: Simplify 0 into 0 51.689 * [backup-simplify]: Simplify 0 into 0 51.689 * [backup-simplify]: Simplify 0 into 0 51.689 * [backup-simplify]: Simplify (+ (pow (exp (* 1/4 (- (log -4) (+ (log (/ 1 (- a))) (log (/ 1 (- c))))))) 2) (* 1 (* (/ 1 (/ 1 (- b))) (* 1 1)))) into (- (pow (exp (* 1/4 (- (log -4) (+ (log (/ -1 c)) (log (/ -1 a)))))) 2) b) 51.690 * * * * [progress]: [ 2 / 4 ] generating series at (2 3 1 2 1) 51.690 * [backup-simplify]: Simplify (sqrt (fma -4 (* c a) (* b b))) into (sqrt (fma -4 (* a c) (pow b 2))) 51.690 * [approximate]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in (c a b) around 0 51.690 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in b 51.690 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in b 51.690 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 51.690 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in b 51.690 * [taylor]: Taking taylor expansion of -4 in b 51.690 * [backup-simplify]: Simplify -4 into -4 51.690 * [taylor]: Taking taylor expansion of (* a c) in b 51.690 * [taylor]: Taking taylor expansion of a in b 51.690 * [backup-simplify]: Simplify a into a 51.690 * [taylor]: Taking taylor expansion of c in b 51.690 * [backup-simplify]: Simplify c into c 51.690 * [taylor]: Taking taylor expansion of (pow b 2) in b 51.690 * [taylor]: Taking taylor expansion of b in b 51.690 * [backup-simplify]: Simplify 0 into 0 51.690 * [backup-simplify]: Simplify 1 into 1 51.690 * [backup-simplify]: Simplify (* a c) into (* a c) 51.690 * [backup-simplify]: Simplify (* -4 (* a c)) into (* -4 (* a c)) 51.690 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 51.690 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 51.690 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 51.691 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (* a c))) into 0 51.691 * [backup-simplify]: Simplify (+ 0 0) into 0 51.691 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 51.691 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in a 51.691 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in a 51.691 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 51.691 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in a 51.691 * [taylor]: Taking taylor expansion of -4 in a 51.691 * [backup-simplify]: Simplify -4 into -4 51.691 * [taylor]: Taking taylor expansion of (* a c) in a 51.691 * [taylor]: Taking taylor expansion of a in a 51.691 * [backup-simplify]: Simplify 0 into 0 51.691 * [backup-simplify]: Simplify 1 into 1 51.691 * [taylor]: Taking taylor expansion of c in a 51.691 * [backup-simplify]: Simplify c into c 51.691 * [taylor]: Taking taylor expansion of (pow b 2) in a 51.691 * [taylor]: Taking taylor expansion of b in a 51.691 * [backup-simplify]: Simplify b into b 51.691 * [backup-simplify]: Simplify (* 0 c) into 0 51.691 * [backup-simplify]: Simplify (* -4 0) into 0 51.692 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.692 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 51.692 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 51.692 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 51.692 * [backup-simplify]: Simplify (+ (* -4 c) (* 0 0)) into (- (* 4 c)) 51.692 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 51.692 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 51.692 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 51.692 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in c 51.692 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in c 51.692 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 51.692 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in c 51.692 * [taylor]: Taking taylor expansion of -4 in c 51.692 * [backup-simplify]: Simplify -4 into -4 51.693 * [taylor]: Taking taylor expansion of (* a c) in c 51.693 * [taylor]: Taking taylor expansion of a in c 51.693 * [backup-simplify]: Simplify a into a 51.693 * [taylor]: Taking taylor expansion of c in c 51.693 * [backup-simplify]: Simplify 0 into 0 51.693 * [backup-simplify]: Simplify 1 into 1 51.693 * [taylor]: Taking taylor expansion of (pow b 2) in c 51.693 * [taylor]: Taking taylor expansion of b in c 51.693 * [backup-simplify]: Simplify b into b 51.693 * [backup-simplify]: Simplify (* a 0) into 0 51.693 * [backup-simplify]: Simplify (* -4 0) into 0 51.693 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.693 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 51.693 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 51.693 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 51.694 * [backup-simplify]: Simplify (+ (* -4 a) (* 0 0)) into (- (* 4 a)) 51.694 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 51.694 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 51.694 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 51.694 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in c 51.694 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in c 51.694 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 51.694 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in c 51.694 * [taylor]: Taking taylor expansion of -4 in c 51.694 * [backup-simplify]: Simplify -4 into -4 51.694 * [taylor]: Taking taylor expansion of (* a c) in c 51.694 * [taylor]: Taking taylor expansion of a in c 51.694 * [backup-simplify]: Simplify a into a 51.694 * [taylor]: Taking taylor expansion of c in c 51.694 * [backup-simplify]: Simplify 0 into 0 51.694 * [backup-simplify]: Simplify 1 into 1 51.694 * [taylor]: Taking taylor expansion of (pow b 2) in c 51.694 * [taylor]: Taking taylor expansion of b in c 51.694 * [backup-simplify]: Simplify b into b 51.694 * [backup-simplify]: Simplify (* a 0) into 0 51.694 * [backup-simplify]: Simplify (* -4 0) into 0 51.694 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.694 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 51.695 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 51.695 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 51.695 * [backup-simplify]: Simplify (+ (* -4 a) (* 0 0)) into (- (* 4 a)) 51.695 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 51.695 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 51.695 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 51.695 * [taylor]: Taking taylor expansion of b in a 51.695 * [backup-simplify]: Simplify b into b 51.695 * [taylor]: Taking taylor expansion of b in b 51.695 * [backup-simplify]: Simplify 0 into 0 51.695 * [backup-simplify]: Simplify 1 into 1 51.695 * [backup-simplify]: Simplify 0 into 0 51.695 * [taylor]: Taking taylor expansion of (* -2 (/ a b)) in a 51.695 * [taylor]: Taking taylor expansion of -2 in a 51.696 * [backup-simplify]: Simplify -2 into -2 51.696 * [taylor]: Taking taylor expansion of (/ a b) in a 51.696 * [taylor]: Taking taylor expansion of a in a 51.696 * [backup-simplify]: Simplify 0 into 0 51.696 * [backup-simplify]: Simplify 1 into 1 51.696 * [taylor]: Taking taylor expansion of b in a 51.696 * [backup-simplify]: Simplify b into b 51.696 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 51.696 * [taylor]: Taking taylor expansion of 0 in b 51.696 * [backup-simplify]: Simplify 0 into 0 51.696 * [backup-simplify]: Simplify 0 into 0 51.696 * [backup-simplify]: Simplify 1 into 1 51.696 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 51.697 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 a) (* 0 0))) into 0 51.697 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 51.697 * [backup-simplify]: Simplify (+ 0 0) into 0 51.698 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 51.698 * [taylor]: Taking taylor expansion of (* -2 (/ (pow a 2) (pow b 3))) in a 51.698 * [taylor]: Taking taylor expansion of -2 in a 51.698 * [backup-simplify]: Simplify -2 into -2 51.698 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) in a 51.698 * [taylor]: Taking taylor expansion of (pow a 2) in a 51.698 * [taylor]: Taking taylor expansion of a in a 51.698 * [backup-simplify]: Simplify 0 into 0 51.698 * [backup-simplify]: Simplify 1 into 1 51.698 * [taylor]: Taking taylor expansion of (pow b 3) in a 51.698 * [taylor]: Taking taylor expansion of b in a 51.698 * [backup-simplify]: Simplify b into b 51.698 * [backup-simplify]: Simplify (* 1 1) into 1 51.698 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.698 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 51.698 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 51.698 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 51.698 * [taylor]: Taking taylor expansion of (/ -2 b) in b 51.698 * [taylor]: Taking taylor expansion of -2 in b 51.698 * [backup-simplify]: Simplify -2 into -2 51.698 * [taylor]: Taking taylor expansion of b in b 51.698 * [backup-simplify]: Simplify 0 into 0 51.698 * [backup-simplify]: Simplify 1 into 1 51.699 * [backup-simplify]: Simplify (/ -2 1) into -2 51.699 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 51.699 * [backup-simplify]: Simplify 0 into 0 51.699 * [taylor]: Taking taylor expansion of 0 in b 51.699 * [backup-simplify]: Simplify 0 into 0 51.699 * [backup-simplify]: Simplify 0 into 0 51.699 * [backup-simplify]: Simplify 0 into 0 51.699 * [backup-simplify]: Simplify 0 into 0 51.700 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 51.700 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 a) (* 0 0)))) into 0 51.701 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 51.701 * [backup-simplify]: Simplify (+ 0 0) into 0 51.701 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ a b)) (* -2 (/ (pow a 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow a 3) (pow b 5))) 51.701 * [taylor]: Taking taylor expansion of (* -4 (/ (pow a 3) (pow b 5))) in a 51.702 * [taylor]: Taking taylor expansion of -4 in a 51.702 * [backup-simplify]: Simplify -4 into -4 51.702 * [taylor]: Taking taylor expansion of (/ (pow a 3) (pow b 5)) in a 51.702 * [taylor]: Taking taylor expansion of (pow a 3) in a 51.702 * [taylor]: Taking taylor expansion of a in a 51.702 * [backup-simplify]: Simplify 0 into 0 51.702 * [backup-simplify]: Simplify 1 into 1 51.702 * [taylor]: Taking taylor expansion of (pow b 5) in a 51.702 * [taylor]: Taking taylor expansion of b in a 51.702 * [backup-simplify]: Simplify b into b 51.702 * [backup-simplify]: Simplify (* 1 1) into 1 51.702 * [backup-simplify]: Simplify (* 1 1) into 1 51.702 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.702 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 51.702 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 51.702 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 51.703 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 51.703 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 51.703 * [taylor]: Taking taylor expansion of 0 in b 51.703 * [backup-simplify]: Simplify 0 into 0 51.703 * [backup-simplify]: Simplify 0 into 0 51.703 * [taylor]: Taking taylor expansion of 0 in b 51.703 * [backup-simplify]: Simplify 0 into 0 51.703 * [backup-simplify]: Simplify 0 into 0 51.704 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 51.704 * [backup-simplify]: Simplify (sqrt (fma -4 (* (/ 1 c) (/ 1 a)) (* (/ 1 b) (/ 1 b)))) into (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) 51.704 * [approximate]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in (c a b) around 0 51.704 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in b 51.704 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in b 51.704 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 51.704 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in b 51.704 * [taylor]: Taking taylor expansion of -4 in b 51.704 * [backup-simplify]: Simplify -4 into -4 51.704 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 51.704 * [taylor]: Taking taylor expansion of (* a c) in b 51.704 * [taylor]: Taking taylor expansion of a in b 51.704 * [backup-simplify]: Simplify a into a 51.704 * [taylor]: Taking taylor expansion of c in b 51.704 * [backup-simplify]: Simplify c into c 51.704 * [backup-simplify]: Simplify (* a c) into (* a c) 51.704 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 51.704 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 51.704 * [taylor]: Taking taylor expansion of (pow b 2) in b 51.705 * [taylor]: Taking taylor expansion of b in b 51.705 * [backup-simplify]: Simplify 0 into 0 51.705 * [backup-simplify]: Simplify 1 into 1 51.705 * [backup-simplify]: Simplify (* 1 1) into 1 51.705 * [backup-simplify]: Simplify (/ 1 1) into 1 51.706 * [backup-simplify]: Simplify (+ 0 1) into 1 51.706 * [backup-simplify]: Simplify (sqrt 1) into 1 51.707 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 51.707 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 51.708 * [backup-simplify]: Simplify (+ 0 0) into 0 51.709 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 51.709 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in a 51.709 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in a 51.709 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 51.709 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in a 51.709 * [taylor]: Taking taylor expansion of -4 in a 51.709 * [backup-simplify]: Simplify -4 into -4 51.709 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 51.709 * [taylor]: Taking taylor expansion of (* a c) in a 51.709 * [taylor]: Taking taylor expansion of a in a 51.709 * [backup-simplify]: Simplify 0 into 0 51.709 * [backup-simplify]: Simplify 1 into 1 51.709 * [taylor]: Taking taylor expansion of c in a 51.709 * [backup-simplify]: Simplify c into c 51.709 * [backup-simplify]: Simplify (* 0 c) into 0 51.709 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 51.710 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 51.710 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 51.710 * [taylor]: Taking taylor expansion of (pow b 2) in a 51.710 * [taylor]: Taking taylor expansion of b in a 51.710 * [backup-simplify]: Simplify b into b 51.710 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.710 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 51.710 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 51.710 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 51.710 * [backup-simplify]: Simplify (sqrt 0) into 0 51.711 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 51.711 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 51.711 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 51.711 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 51.711 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 51.711 * [taylor]: Taking taylor expansion of -4 in c 51.711 * [backup-simplify]: Simplify -4 into -4 51.711 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 51.711 * [taylor]: Taking taylor expansion of (* a c) in c 51.711 * [taylor]: Taking taylor expansion of a in c 51.711 * [backup-simplify]: Simplify a into a 51.711 * [taylor]: Taking taylor expansion of c in c 51.711 * [backup-simplify]: Simplify 0 into 0 51.711 * [backup-simplify]: Simplify 1 into 1 51.711 * [backup-simplify]: Simplify (* a 0) into 0 51.712 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 51.712 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 51.712 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 51.712 * [taylor]: Taking taylor expansion of (pow b 2) in c 51.712 * [taylor]: Taking taylor expansion of b in c 51.712 * [backup-simplify]: Simplify b into b 51.712 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.712 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 51.712 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 51.712 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 51.713 * [backup-simplify]: Simplify (sqrt 0) into 0 51.713 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 51.713 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 51.713 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 51.713 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 51.713 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 51.713 * [taylor]: Taking taylor expansion of -4 in c 51.713 * [backup-simplify]: Simplify -4 into -4 51.714 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 51.714 * [taylor]: Taking taylor expansion of (* a c) in c 51.714 * [taylor]: Taking taylor expansion of a in c 51.714 * [backup-simplify]: Simplify a into a 51.714 * [taylor]: Taking taylor expansion of c in c 51.714 * [backup-simplify]: Simplify 0 into 0 51.714 * [backup-simplify]: Simplify 1 into 1 51.714 * [backup-simplify]: Simplify (* a 0) into 0 51.714 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 51.714 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 51.714 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 51.714 * [taylor]: Taking taylor expansion of (pow b 2) in c 51.714 * [taylor]: Taking taylor expansion of b in c 51.714 * [backup-simplify]: Simplify b into b 51.714 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.715 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 51.715 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 51.715 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 51.715 * [backup-simplify]: Simplify (sqrt 0) into 0 51.716 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 51.716 * [taylor]: Taking taylor expansion of 0 in a 51.716 * [backup-simplify]: Simplify 0 into 0 51.716 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 51.716 * [taylor]: Taking taylor expansion of +nan.0 in a 51.716 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.716 * [taylor]: Taking taylor expansion of a in a 51.716 * [backup-simplify]: Simplify 0 into 0 51.716 * [backup-simplify]: Simplify 1 into 1 51.716 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 51.716 * [taylor]: Taking taylor expansion of +nan.0 in b 51.717 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.717 * [taylor]: Taking taylor expansion of 0 in b 51.717 * [backup-simplify]: Simplify 0 into 0 51.717 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 51.717 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 51.718 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 a))) into 0 51.718 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 51.719 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 51.719 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 51.719 * [taylor]: Taking taylor expansion of +nan.0 in a 51.719 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.719 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 51.719 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 51.719 * [taylor]: Taking taylor expansion of (pow b 2) in a 51.719 * [taylor]: Taking taylor expansion of b in a 51.719 * [backup-simplify]: Simplify b into b 51.719 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.719 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 51.719 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 51.719 * [taylor]: Taking taylor expansion of +nan.0 in a 51.719 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.719 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 51.719 * [taylor]: Taking taylor expansion of (pow a 2) in a 51.720 * [taylor]: Taking taylor expansion of a in a 51.720 * [backup-simplify]: Simplify 0 into 0 51.720 * [backup-simplify]: Simplify 1 into 1 51.720 * [backup-simplify]: Simplify (* 1 1) into 1 51.720 * [backup-simplify]: Simplify (/ 1 1) into 1 51.721 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 51.722 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 51.722 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 51.723 * [backup-simplify]: Simplify (- 0) into 0 51.723 * [backup-simplify]: Simplify (+ 0 0) into 0 51.724 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 51.724 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 51.725 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 51.726 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 51.726 * [taylor]: Taking taylor expansion of 0 in b 51.726 * [backup-simplify]: Simplify 0 into 0 51.727 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 51.727 * [taylor]: Taking taylor expansion of 0 in b 51.727 * [backup-simplify]: Simplify 0 into 0 51.727 * [taylor]: Taking taylor expansion of 0 in b 51.727 * [backup-simplify]: Simplify 0 into 0 51.727 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.727 * [backup-simplify]: Simplify 0 into 0 51.728 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 51.728 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 51.729 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 51.729 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 51.729 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 51.729 * [backup-simplify]: Simplify (+ 0 0) into 0 51.730 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 51.730 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 51.730 * [taylor]: Taking taylor expansion of +nan.0 in a 51.730 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.731 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 51.731 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 51.731 * [taylor]: Taking taylor expansion of +nan.0 in a 51.731 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.731 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 51.731 * [taylor]: Taking taylor expansion of (pow a 3) in a 51.731 * [taylor]: Taking taylor expansion of a in a 51.731 * [backup-simplify]: Simplify 0 into 0 51.731 * [backup-simplify]: Simplify 1 into 1 51.731 * [backup-simplify]: Simplify (* 1 1) into 1 51.732 * [backup-simplify]: Simplify (* 1 1) into 1 51.732 * [backup-simplify]: Simplify (/ 1 1) into 1 51.732 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 51.732 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 51.732 * [taylor]: Taking taylor expansion of +nan.0 in a 51.732 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.732 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 51.732 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 51.732 * [taylor]: Taking taylor expansion of a in a 51.732 * [backup-simplify]: Simplify 0 into 0 51.732 * [backup-simplify]: Simplify 1 into 1 51.732 * [taylor]: Taking taylor expansion of (pow b 2) in a 51.732 * [taylor]: Taking taylor expansion of b in a 51.732 * [backup-simplify]: Simplify b into b 51.732 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.733 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 51.733 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 51.733 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 51.733 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 51.734 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 51.735 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 51.736 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 51.736 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 51.737 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 51.738 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 51.739 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 51.739 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 51.740 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 51.740 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 51.741 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 51.741 * [backup-simplify]: Simplify (+ 0 0) into 0 51.742 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 51.742 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 51.743 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 51.743 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 51.743 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 51.743 * [taylor]: Taking taylor expansion of +nan.0 in b 51.743 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.743 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 51.743 * [taylor]: Taking taylor expansion of (pow b 2) in b 51.743 * [taylor]: Taking taylor expansion of b in b 51.743 * [backup-simplify]: Simplify 0 into 0 51.743 * [backup-simplify]: Simplify 1 into 1 51.744 * [backup-simplify]: Simplify (* 1 1) into 1 51.744 * [backup-simplify]: Simplify (/ 1 1) into 1 51.745 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 51.746 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 51.747 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 51.747 * [backup-simplify]: Simplify (- 0) into 0 51.747 * [backup-simplify]: Simplify 0 into 0 51.748 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 51.749 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 51.750 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 51.750 * [backup-simplify]: Simplify (- 0) into 0 51.750 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 51.751 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 51.751 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 51.751 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 51.751 * [taylor]: Taking taylor expansion of +nan.0 in b 51.751 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.751 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 51.751 * [taylor]: Taking taylor expansion of (pow b 2) in b 51.751 * [taylor]: Taking taylor expansion of b in b 51.752 * [backup-simplify]: Simplify 0 into 0 51.752 * [backup-simplify]: Simplify 1 into 1 51.752 * [backup-simplify]: Simplify (* 1 1) into 1 51.752 * [backup-simplify]: Simplify (/ 1 1) into 1 51.753 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 51.754 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 51.754 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 51.755 * [backup-simplify]: Simplify (- 0) into 0 51.755 * [backup-simplify]: Simplify 0 into 0 51.756 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 51.756 * [taylor]: Taking taylor expansion of 0 in b 51.756 * [backup-simplify]: Simplify 0 into 0 51.756 * [taylor]: Taking taylor expansion of 0 in b 51.756 * [backup-simplify]: Simplify 0 into 0 51.756 * [backup-simplify]: Simplify 0 into 0 51.756 * [backup-simplify]: Simplify 0 into 0 51.756 * [backup-simplify]: Simplify 0 into 0 51.756 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 a)) 1))) into (* +nan.0 a) 51.757 * [backup-simplify]: Simplify (sqrt (fma -4 (* (/ 1 (- c)) (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- b))))) into (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) 51.757 * [approximate]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in (c a b) around 0 51.757 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in b 51.757 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in b 51.757 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 51.757 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in b 51.757 * [taylor]: Taking taylor expansion of -4 in b 51.757 * [backup-simplify]: Simplify -4 into -4 51.757 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 51.757 * [taylor]: Taking taylor expansion of (* a c) in b 51.757 * [taylor]: Taking taylor expansion of a in b 51.757 * [backup-simplify]: Simplify a into a 51.757 * [taylor]: Taking taylor expansion of c in b 51.757 * [backup-simplify]: Simplify c into c 51.757 * [backup-simplify]: Simplify (* a c) into (* a c) 51.757 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 51.757 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 51.757 * [taylor]: Taking taylor expansion of (pow b 2) in b 51.757 * [taylor]: Taking taylor expansion of b in b 51.757 * [backup-simplify]: Simplify 0 into 0 51.757 * [backup-simplify]: Simplify 1 into 1 51.758 * [backup-simplify]: Simplify (* 1 1) into 1 51.758 * [backup-simplify]: Simplify (/ 1 1) into 1 51.759 * [backup-simplify]: Simplify (+ 0 1) into 1 51.759 * [backup-simplify]: Simplify (sqrt 1) into 1 51.761 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 51.761 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 51.762 * [backup-simplify]: Simplify (+ 0 0) into 0 51.763 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 51.763 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in a 51.763 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in a 51.763 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 51.763 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in a 51.763 * [taylor]: Taking taylor expansion of -4 in a 51.763 * [backup-simplify]: Simplify -4 into -4 51.763 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 51.763 * [taylor]: Taking taylor expansion of (* a c) in a 51.763 * [taylor]: Taking taylor expansion of a in a 51.763 * [backup-simplify]: Simplify 0 into 0 51.763 * [backup-simplify]: Simplify 1 into 1 51.763 * [taylor]: Taking taylor expansion of c in a 51.763 * [backup-simplify]: Simplify c into c 51.763 * [backup-simplify]: Simplify (* 0 c) into 0 51.763 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 51.764 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 51.764 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 51.764 * [taylor]: Taking taylor expansion of (pow b 2) in a 51.764 * [taylor]: Taking taylor expansion of b in a 51.764 * [backup-simplify]: Simplify b into b 51.764 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.764 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 51.764 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 51.764 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 51.764 * [backup-simplify]: Simplify (sqrt 0) into 0 51.765 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 51.765 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 51.765 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 51.765 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 51.765 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 51.765 * [taylor]: Taking taylor expansion of -4 in c 51.765 * [backup-simplify]: Simplify -4 into -4 51.765 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 51.765 * [taylor]: Taking taylor expansion of (* a c) in c 51.765 * [taylor]: Taking taylor expansion of a in c 51.765 * [backup-simplify]: Simplify a into a 51.765 * [taylor]: Taking taylor expansion of c in c 51.765 * [backup-simplify]: Simplify 0 into 0 51.765 * [backup-simplify]: Simplify 1 into 1 51.765 * [backup-simplify]: Simplify (* a 0) into 0 51.766 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 51.766 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 51.766 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 51.766 * [taylor]: Taking taylor expansion of (pow b 2) in c 51.766 * [taylor]: Taking taylor expansion of b in c 51.766 * [backup-simplify]: Simplify b into b 51.766 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.766 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 51.766 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 51.766 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 51.767 * [backup-simplify]: Simplify (sqrt 0) into 0 51.767 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 51.767 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 51.767 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 51.768 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 51.768 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 51.768 * [taylor]: Taking taylor expansion of -4 in c 51.768 * [backup-simplify]: Simplify -4 into -4 51.768 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 51.768 * [taylor]: Taking taylor expansion of (* a c) in c 51.768 * [taylor]: Taking taylor expansion of a in c 51.768 * [backup-simplify]: Simplify a into a 51.768 * [taylor]: Taking taylor expansion of c in c 51.768 * [backup-simplify]: Simplify 0 into 0 51.768 * [backup-simplify]: Simplify 1 into 1 51.768 * [backup-simplify]: Simplify (* a 0) into 0 51.768 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 51.768 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 51.768 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 51.768 * [taylor]: Taking taylor expansion of (pow b 2) in c 51.768 * [taylor]: Taking taylor expansion of b in c 51.768 * [backup-simplify]: Simplify b into b 51.768 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.769 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 51.769 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 51.769 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 51.769 * [backup-simplify]: Simplify (sqrt 0) into 0 51.770 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 51.770 * [taylor]: Taking taylor expansion of 0 in a 51.770 * [backup-simplify]: Simplify 0 into 0 51.770 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 51.770 * [taylor]: Taking taylor expansion of +nan.0 in a 51.770 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.770 * [taylor]: Taking taylor expansion of a in a 51.770 * [backup-simplify]: Simplify 0 into 0 51.770 * [backup-simplify]: Simplify 1 into 1 51.771 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 51.771 * [taylor]: Taking taylor expansion of +nan.0 in b 51.771 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.771 * [taylor]: Taking taylor expansion of 0 in b 51.771 * [backup-simplify]: Simplify 0 into 0 51.771 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 51.772 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 51.772 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 a))) into 0 51.772 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 51.773 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 51.773 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 51.773 * [taylor]: Taking taylor expansion of +nan.0 in a 51.773 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.773 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 51.773 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 51.773 * [taylor]: Taking taylor expansion of (pow b 2) in a 51.773 * [taylor]: Taking taylor expansion of b in a 51.773 * [backup-simplify]: Simplify b into b 51.773 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.774 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 51.774 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 51.774 * [taylor]: Taking taylor expansion of +nan.0 in a 51.774 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.774 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 51.774 * [taylor]: Taking taylor expansion of (pow a 2) in a 51.774 * [taylor]: Taking taylor expansion of a in a 51.774 * [backup-simplify]: Simplify 0 into 0 51.774 * [backup-simplify]: Simplify 1 into 1 51.774 * [backup-simplify]: Simplify (* 1 1) into 1 51.774 * [backup-simplify]: Simplify (/ 1 1) into 1 51.775 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 51.776 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 51.777 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 51.777 * [backup-simplify]: Simplify (- 0) into 0 51.777 * [backup-simplify]: Simplify (+ 0 0) into 0 51.778 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 51.778 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 51.779 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 51.780 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 51.780 * [taylor]: Taking taylor expansion of 0 in b 51.780 * [backup-simplify]: Simplify 0 into 0 51.781 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 51.781 * [taylor]: Taking taylor expansion of 0 in b 51.781 * [backup-simplify]: Simplify 0 into 0 51.781 * [taylor]: Taking taylor expansion of 0 in b 51.781 * [backup-simplify]: Simplify 0 into 0 51.781 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.781 * [backup-simplify]: Simplify 0 into 0 51.782 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 51.782 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 51.783 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 51.783 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 51.783 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 51.783 * [backup-simplify]: Simplify (+ 0 0) into 0 51.784 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 51.785 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 51.785 * [taylor]: Taking taylor expansion of +nan.0 in a 51.785 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.785 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 51.785 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 51.785 * [taylor]: Taking taylor expansion of +nan.0 in a 51.785 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.785 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 51.785 * [taylor]: Taking taylor expansion of (pow a 3) in a 51.785 * [taylor]: Taking taylor expansion of a in a 51.785 * [backup-simplify]: Simplify 0 into 0 51.785 * [backup-simplify]: Simplify 1 into 1 51.785 * [backup-simplify]: Simplify (* 1 1) into 1 51.786 * [backup-simplify]: Simplify (* 1 1) into 1 51.786 * [backup-simplify]: Simplify (/ 1 1) into 1 51.786 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 51.786 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 51.786 * [taylor]: Taking taylor expansion of +nan.0 in a 51.786 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.786 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 51.786 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 51.786 * [taylor]: Taking taylor expansion of a in a 51.786 * [backup-simplify]: Simplify 0 into 0 51.786 * [backup-simplify]: Simplify 1 into 1 51.786 * [taylor]: Taking taylor expansion of (pow b 2) in a 51.786 * [taylor]: Taking taylor expansion of b in a 51.786 * [backup-simplify]: Simplify b into b 51.786 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.786 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 51.787 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 51.787 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 51.787 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 51.788 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 51.789 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 51.790 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 51.791 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 51.791 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 51.798 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 51.800 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 51.800 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 51.800 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 51.800 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 51.801 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 51.802 * [backup-simplify]: Simplify (+ 0 0) into 0 51.802 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 51.803 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 51.804 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 51.804 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 51.804 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 51.804 * [taylor]: Taking taylor expansion of +nan.0 in b 51.804 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.804 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 51.804 * [taylor]: Taking taylor expansion of (pow b 2) in b 51.804 * [taylor]: Taking taylor expansion of b in b 51.804 * [backup-simplify]: Simplify 0 into 0 51.804 * [backup-simplify]: Simplify 1 into 1 51.804 * [backup-simplify]: Simplify (* 1 1) into 1 51.805 * [backup-simplify]: Simplify (/ 1 1) into 1 51.805 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 51.806 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 51.807 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 51.807 * [backup-simplify]: Simplify (- 0) into 0 51.807 * [backup-simplify]: Simplify 0 into 0 51.808 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 51.809 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 51.811 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 51.811 * [backup-simplify]: Simplify (- 0) into 0 51.811 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 51.812 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 51.812 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 51.812 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 51.812 * [taylor]: Taking taylor expansion of +nan.0 in b 51.812 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.812 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 51.812 * [taylor]: Taking taylor expansion of (pow b 2) in b 51.812 * [taylor]: Taking taylor expansion of b in b 51.812 * [backup-simplify]: Simplify 0 into 0 51.812 * [backup-simplify]: Simplify 1 into 1 51.813 * [backup-simplify]: Simplify (* 1 1) into 1 51.813 * [backup-simplify]: Simplify (/ 1 1) into 1 51.814 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 51.815 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 51.816 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 51.816 * [backup-simplify]: Simplify (- 0) into 0 51.816 * [backup-simplify]: Simplify 0 into 0 51.817 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 51.817 * [taylor]: Taking taylor expansion of 0 in b 51.817 * [backup-simplify]: Simplify 0 into 0 51.817 * [taylor]: Taking taylor expansion of 0 in b 51.817 * [backup-simplify]: Simplify 0 into 0 51.817 * [backup-simplify]: Simplify 0 into 0 51.817 * [backup-simplify]: Simplify 0 into 0 51.817 * [backup-simplify]: Simplify 0 into 0 51.818 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- a))) 1))) into (* +nan.0 a) 51.818 * * * * [progress]: [ 3 / 4 ] generating series at (2 3 1 1 1 2 1) 51.818 * [backup-simplify]: Simplify (sqrt (fma -4 (* c a) (* b b))) into (sqrt (fma -4 (* a c) (pow b 2))) 51.818 * [approximate]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in (c a b) around 0 51.818 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in b 51.818 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in b 51.818 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 51.818 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in b 51.818 * [taylor]: Taking taylor expansion of -4 in b 51.818 * [backup-simplify]: Simplify -4 into -4 51.818 * [taylor]: Taking taylor expansion of (* a c) in b 51.818 * [taylor]: Taking taylor expansion of a in b 51.818 * [backup-simplify]: Simplify a into a 51.818 * [taylor]: Taking taylor expansion of c in b 51.818 * [backup-simplify]: Simplify c into c 51.818 * [taylor]: Taking taylor expansion of (pow b 2) in b 51.818 * [taylor]: Taking taylor expansion of b in b 51.818 * [backup-simplify]: Simplify 0 into 0 51.818 * [backup-simplify]: Simplify 1 into 1 51.818 * [backup-simplify]: Simplify (* a c) into (* a c) 51.819 * [backup-simplify]: Simplify (* -4 (* a c)) into (* -4 (* a c)) 51.819 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 51.819 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 51.819 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 51.819 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (* a c))) into 0 51.820 * [backup-simplify]: Simplify (+ 0 0) into 0 51.820 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 51.820 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in a 51.820 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in a 51.820 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 51.820 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in a 51.820 * [taylor]: Taking taylor expansion of -4 in a 51.820 * [backup-simplify]: Simplify -4 into -4 51.820 * [taylor]: Taking taylor expansion of (* a c) in a 51.820 * [taylor]: Taking taylor expansion of a in a 51.820 * [backup-simplify]: Simplify 0 into 0 51.820 * [backup-simplify]: Simplify 1 into 1 51.820 * [taylor]: Taking taylor expansion of c in a 51.820 * [backup-simplify]: Simplify c into c 51.820 * [taylor]: Taking taylor expansion of (pow b 2) in a 51.820 * [taylor]: Taking taylor expansion of b in a 51.820 * [backup-simplify]: Simplify b into b 51.821 * [backup-simplify]: Simplify (* 0 c) into 0 51.821 * [backup-simplify]: Simplify (* -4 0) into 0 51.821 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.821 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 51.821 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 51.822 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 51.822 * [backup-simplify]: Simplify (+ (* -4 c) (* 0 0)) into (- (* 4 c)) 51.822 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 51.822 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 51.822 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 51.823 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in c 51.823 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in c 51.823 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 51.823 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in c 51.823 * [taylor]: Taking taylor expansion of -4 in c 51.823 * [backup-simplify]: Simplify -4 into -4 51.823 * [taylor]: Taking taylor expansion of (* a c) in c 51.823 * [taylor]: Taking taylor expansion of a in c 51.823 * [backup-simplify]: Simplify a into a 51.823 * [taylor]: Taking taylor expansion of c in c 51.823 * [backup-simplify]: Simplify 0 into 0 51.823 * [backup-simplify]: Simplify 1 into 1 51.823 * [taylor]: Taking taylor expansion of (pow b 2) in c 51.823 * [taylor]: Taking taylor expansion of b in c 51.823 * [backup-simplify]: Simplify b into b 51.823 * [backup-simplify]: Simplify (* a 0) into 0 51.823 * [backup-simplify]: Simplify (* -4 0) into 0 51.824 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.824 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 51.824 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 51.824 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 51.825 * [backup-simplify]: Simplify (+ (* -4 a) (* 0 0)) into (- (* 4 a)) 51.825 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 51.825 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 51.825 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 51.825 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in c 51.825 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in c 51.825 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 51.825 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in c 51.825 * [taylor]: Taking taylor expansion of -4 in c 51.825 * [backup-simplify]: Simplify -4 into -4 51.825 * [taylor]: Taking taylor expansion of (* a c) in c 51.825 * [taylor]: Taking taylor expansion of a in c 51.825 * [backup-simplify]: Simplify a into a 51.825 * [taylor]: Taking taylor expansion of c in c 51.825 * [backup-simplify]: Simplify 0 into 0 51.825 * [backup-simplify]: Simplify 1 into 1 51.825 * [taylor]: Taking taylor expansion of (pow b 2) in c 51.825 * [taylor]: Taking taylor expansion of b in c 51.825 * [backup-simplify]: Simplify b into b 51.825 * [backup-simplify]: Simplify (* a 0) into 0 51.826 * [backup-simplify]: Simplify (* -4 0) into 0 51.826 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.826 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 51.826 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 51.827 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 51.827 * [backup-simplify]: Simplify (+ (* -4 a) (* 0 0)) into (- (* 4 a)) 51.827 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 51.827 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 51.828 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 51.828 * [taylor]: Taking taylor expansion of b in a 51.828 * [backup-simplify]: Simplify b into b 51.828 * [taylor]: Taking taylor expansion of b in b 51.828 * [backup-simplify]: Simplify 0 into 0 51.828 * [backup-simplify]: Simplify 1 into 1 51.828 * [backup-simplify]: Simplify 0 into 0 51.828 * [taylor]: Taking taylor expansion of (* -2 (/ a b)) in a 51.828 * [taylor]: Taking taylor expansion of -2 in a 51.828 * [backup-simplify]: Simplify -2 into -2 51.828 * [taylor]: Taking taylor expansion of (/ a b) in a 51.828 * [taylor]: Taking taylor expansion of a in a 51.828 * [backup-simplify]: Simplify 0 into 0 51.828 * [backup-simplify]: Simplify 1 into 1 51.828 * [taylor]: Taking taylor expansion of b in a 51.828 * [backup-simplify]: Simplify b into b 51.828 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 51.828 * [taylor]: Taking taylor expansion of 0 in b 51.828 * [backup-simplify]: Simplify 0 into 0 51.828 * [backup-simplify]: Simplify 0 into 0 51.828 * [backup-simplify]: Simplify 1 into 1 51.829 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 51.830 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 a) (* 0 0))) into 0 51.830 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 51.831 * [backup-simplify]: Simplify (+ 0 0) into 0 51.831 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 51.831 * [taylor]: Taking taylor expansion of (* -2 (/ (pow a 2) (pow b 3))) in a 51.831 * [taylor]: Taking taylor expansion of -2 in a 51.831 * [backup-simplify]: Simplify -2 into -2 51.831 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) in a 51.831 * [taylor]: Taking taylor expansion of (pow a 2) in a 51.831 * [taylor]: Taking taylor expansion of a in a 51.832 * [backup-simplify]: Simplify 0 into 0 51.832 * [backup-simplify]: Simplify 1 into 1 51.832 * [taylor]: Taking taylor expansion of (pow b 3) in a 51.832 * [taylor]: Taking taylor expansion of b in a 51.832 * [backup-simplify]: Simplify b into b 51.832 * [backup-simplify]: Simplify (* 1 1) into 1 51.832 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.832 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 51.832 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 51.832 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 51.832 * [taylor]: Taking taylor expansion of (/ -2 b) in b 51.832 * [taylor]: Taking taylor expansion of -2 in b 51.832 * [backup-simplify]: Simplify -2 into -2 51.832 * [taylor]: Taking taylor expansion of b in b 51.833 * [backup-simplify]: Simplify 0 into 0 51.833 * [backup-simplify]: Simplify 1 into 1 51.833 * [backup-simplify]: Simplify (/ -2 1) into -2 51.834 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 51.834 * [backup-simplify]: Simplify 0 into 0 51.834 * [taylor]: Taking taylor expansion of 0 in b 51.834 * [backup-simplify]: Simplify 0 into 0 51.834 * [backup-simplify]: Simplify 0 into 0 51.834 * [backup-simplify]: Simplify 0 into 0 51.834 * [backup-simplify]: Simplify 0 into 0 51.835 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 51.836 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 a) (* 0 0)))) into 0 51.837 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 51.837 * [backup-simplify]: Simplify (+ 0 0) into 0 51.838 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ a b)) (* -2 (/ (pow a 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow a 3) (pow b 5))) 51.838 * [taylor]: Taking taylor expansion of (* -4 (/ (pow a 3) (pow b 5))) in a 51.838 * [taylor]: Taking taylor expansion of -4 in a 51.838 * [backup-simplify]: Simplify -4 into -4 51.838 * [taylor]: Taking taylor expansion of (/ (pow a 3) (pow b 5)) in a 51.838 * [taylor]: Taking taylor expansion of (pow a 3) in a 51.838 * [taylor]: Taking taylor expansion of a in a 51.838 * [backup-simplify]: Simplify 0 into 0 51.838 * [backup-simplify]: Simplify 1 into 1 51.838 * [taylor]: Taking taylor expansion of (pow b 5) in a 51.838 * [taylor]: Taking taylor expansion of b in a 51.838 * [backup-simplify]: Simplify b into b 51.839 * [backup-simplify]: Simplify (* 1 1) into 1 51.839 * [backup-simplify]: Simplify (* 1 1) into 1 51.839 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.839 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 51.839 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 51.839 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 51.840 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 51.840 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 51.840 * [taylor]: Taking taylor expansion of 0 in b 51.840 * [backup-simplify]: Simplify 0 into 0 51.840 * [backup-simplify]: Simplify 0 into 0 51.840 * [taylor]: Taking taylor expansion of 0 in b 51.840 * [backup-simplify]: Simplify 0 into 0 51.840 * [backup-simplify]: Simplify 0 into 0 51.841 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 51.841 * [backup-simplify]: Simplify (sqrt (fma -4 (* (/ 1 c) (/ 1 a)) (* (/ 1 b) (/ 1 b)))) into (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) 51.841 * [approximate]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in (c a b) around 0 51.841 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in b 51.841 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in b 51.841 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 51.841 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in b 51.841 * [taylor]: Taking taylor expansion of -4 in b 51.841 * [backup-simplify]: Simplify -4 into -4 51.841 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 51.841 * [taylor]: Taking taylor expansion of (* a c) in b 51.841 * [taylor]: Taking taylor expansion of a in b 51.841 * [backup-simplify]: Simplify a into a 51.841 * [taylor]: Taking taylor expansion of c in b 51.841 * [backup-simplify]: Simplify c into c 51.841 * [backup-simplify]: Simplify (* a c) into (* a c) 51.841 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 51.841 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 51.841 * [taylor]: Taking taylor expansion of (pow b 2) in b 51.842 * [taylor]: Taking taylor expansion of b in b 51.842 * [backup-simplify]: Simplify 0 into 0 51.842 * [backup-simplify]: Simplify 1 into 1 51.842 * [backup-simplify]: Simplify (* 1 1) into 1 51.842 * [backup-simplify]: Simplify (/ 1 1) into 1 51.843 * [backup-simplify]: Simplify (+ 0 1) into 1 51.843 * [backup-simplify]: Simplify (sqrt 1) into 1 51.844 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 51.845 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 51.845 * [backup-simplify]: Simplify (+ 0 0) into 0 51.846 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 51.846 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in a 51.846 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in a 51.846 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 51.846 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in a 51.846 * [taylor]: Taking taylor expansion of -4 in a 51.846 * [backup-simplify]: Simplify -4 into -4 51.846 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 51.846 * [taylor]: Taking taylor expansion of (* a c) in a 51.846 * [taylor]: Taking taylor expansion of a in a 51.846 * [backup-simplify]: Simplify 0 into 0 51.846 * [backup-simplify]: Simplify 1 into 1 51.846 * [taylor]: Taking taylor expansion of c in a 51.846 * [backup-simplify]: Simplify c into c 51.846 * [backup-simplify]: Simplify (* 0 c) into 0 51.847 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 51.847 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 51.847 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 51.847 * [taylor]: Taking taylor expansion of (pow b 2) in a 51.847 * [taylor]: Taking taylor expansion of b in a 51.847 * [backup-simplify]: Simplify b into b 51.847 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.847 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 51.847 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 51.847 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 51.848 * [backup-simplify]: Simplify (sqrt 0) into 0 51.848 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 51.848 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 51.848 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 51.848 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 51.848 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 51.848 * [taylor]: Taking taylor expansion of -4 in c 51.848 * [backup-simplify]: Simplify -4 into -4 51.849 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 51.849 * [taylor]: Taking taylor expansion of (* a c) in c 51.849 * [taylor]: Taking taylor expansion of a in c 51.849 * [backup-simplify]: Simplify a into a 51.849 * [taylor]: Taking taylor expansion of c in c 51.849 * [backup-simplify]: Simplify 0 into 0 51.849 * [backup-simplify]: Simplify 1 into 1 51.849 * [backup-simplify]: Simplify (* a 0) into 0 51.849 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 51.849 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 51.849 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 51.849 * [taylor]: Taking taylor expansion of (pow b 2) in c 51.849 * [taylor]: Taking taylor expansion of b in c 51.849 * [backup-simplify]: Simplify b into b 51.849 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.849 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 51.849 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 51.850 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 51.850 * [backup-simplify]: Simplify (sqrt 0) into 0 51.851 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 51.851 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 51.851 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 51.851 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 51.851 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 51.851 * [taylor]: Taking taylor expansion of -4 in c 51.851 * [backup-simplify]: Simplify -4 into -4 51.851 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 51.851 * [taylor]: Taking taylor expansion of (* a c) in c 51.851 * [taylor]: Taking taylor expansion of a in c 51.851 * [backup-simplify]: Simplify a into a 51.851 * [taylor]: Taking taylor expansion of c in c 51.851 * [backup-simplify]: Simplify 0 into 0 51.851 * [backup-simplify]: Simplify 1 into 1 51.851 * [backup-simplify]: Simplify (* a 0) into 0 51.852 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 51.852 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 51.852 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 51.852 * [taylor]: Taking taylor expansion of (pow b 2) in c 51.852 * [taylor]: Taking taylor expansion of b in c 51.852 * [backup-simplify]: Simplify b into b 51.852 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.852 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 51.852 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 51.852 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 51.853 * [backup-simplify]: Simplify (sqrt 0) into 0 51.853 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 51.854 * [taylor]: Taking taylor expansion of 0 in a 51.854 * [backup-simplify]: Simplify 0 into 0 51.854 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 51.854 * [taylor]: Taking taylor expansion of +nan.0 in a 51.854 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.854 * [taylor]: Taking taylor expansion of a in a 51.854 * [backup-simplify]: Simplify 0 into 0 51.854 * [backup-simplify]: Simplify 1 into 1 51.854 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 51.854 * [taylor]: Taking taylor expansion of +nan.0 in b 51.854 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.854 * [taylor]: Taking taylor expansion of 0 in b 51.854 * [backup-simplify]: Simplify 0 into 0 51.855 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 51.855 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 51.856 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 a))) into 0 51.856 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 51.857 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 51.857 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 51.857 * [taylor]: Taking taylor expansion of +nan.0 in a 51.857 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.857 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 51.857 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 51.857 * [taylor]: Taking taylor expansion of (pow b 2) in a 51.857 * [taylor]: Taking taylor expansion of b in a 51.857 * [backup-simplify]: Simplify b into b 51.857 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.857 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 51.857 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 51.857 * [taylor]: Taking taylor expansion of +nan.0 in a 51.857 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.857 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 51.857 * [taylor]: Taking taylor expansion of (pow a 2) in a 51.857 * [taylor]: Taking taylor expansion of a in a 51.857 * [backup-simplify]: Simplify 0 into 0 51.857 * [backup-simplify]: Simplify 1 into 1 51.858 * [backup-simplify]: Simplify (* 1 1) into 1 51.858 * [backup-simplify]: Simplify (/ 1 1) into 1 51.859 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 51.860 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 51.860 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 51.861 * [backup-simplify]: Simplify (- 0) into 0 51.861 * [backup-simplify]: Simplify (+ 0 0) into 0 51.862 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 51.862 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 51.863 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 51.864 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 51.864 * [taylor]: Taking taylor expansion of 0 in b 51.864 * [backup-simplify]: Simplify 0 into 0 51.865 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 51.865 * [taylor]: Taking taylor expansion of 0 in b 51.865 * [backup-simplify]: Simplify 0 into 0 51.865 * [taylor]: Taking taylor expansion of 0 in b 51.865 * [backup-simplify]: Simplify 0 into 0 51.865 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.865 * [backup-simplify]: Simplify 0 into 0 51.866 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 51.866 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 51.867 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 51.867 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 51.867 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 51.867 * [backup-simplify]: Simplify (+ 0 0) into 0 51.868 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 51.868 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 51.869 * [taylor]: Taking taylor expansion of +nan.0 in a 51.869 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.869 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 51.869 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 51.869 * [taylor]: Taking taylor expansion of +nan.0 in a 51.869 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.869 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 51.869 * [taylor]: Taking taylor expansion of (pow a 3) in a 51.869 * [taylor]: Taking taylor expansion of a in a 51.869 * [backup-simplify]: Simplify 0 into 0 51.869 * [backup-simplify]: Simplify 1 into 1 51.869 * [backup-simplify]: Simplify (* 1 1) into 1 51.870 * [backup-simplify]: Simplify (* 1 1) into 1 51.870 * [backup-simplify]: Simplify (/ 1 1) into 1 51.870 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 51.870 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 51.870 * [taylor]: Taking taylor expansion of +nan.0 in a 51.870 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.870 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 51.870 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 51.870 * [taylor]: Taking taylor expansion of a in a 51.870 * [backup-simplify]: Simplify 0 into 0 51.870 * [backup-simplify]: Simplify 1 into 1 51.870 * [taylor]: Taking taylor expansion of (pow b 2) in a 51.870 * [taylor]: Taking taylor expansion of b in a 51.870 * [backup-simplify]: Simplify b into b 51.870 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.870 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 51.871 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 51.871 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 51.871 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 51.872 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 51.873 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 51.874 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 51.875 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 51.876 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 51.877 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 51.878 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 51.878 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 51.878 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 51.878 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 51.879 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 51.879 * [backup-simplify]: Simplify (+ 0 0) into 0 51.880 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 51.880 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 51.881 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 51.881 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 51.881 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 51.881 * [taylor]: Taking taylor expansion of +nan.0 in b 51.881 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.881 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 51.881 * [taylor]: Taking taylor expansion of (pow b 2) in b 51.881 * [taylor]: Taking taylor expansion of b in b 51.881 * [backup-simplify]: Simplify 0 into 0 51.881 * [backup-simplify]: Simplify 1 into 1 51.882 * [backup-simplify]: Simplify (* 1 1) into 1 51.882 * [backup-simplify]: Simplify (/ 1 1) into 1 51.883 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 51.884 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 51.885 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 51.885 * [backup-simplify]: Simplify (- 0) into 0 51.885 * [backup-simplify]: Simplify 0 into 0 51.886 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 51.887 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 51.888 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 51.888 * [backup-simplify]: Simplify (- 0) into 0 51.889 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 51.889 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 51.890 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 51.890 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 51.890 * [taylor]: Taking taylor expansion of +nan.0 in b 51.890 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.890 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 51.890 * [taylor]: Taking taylor expansion of (pow b 2) in b 51.890 * [taylor]: Taking taylor expansion of b in b 51.890 * [backup-simplify]: Simplify 0 into 0 51.890 * [backup-simplify]: Simplify 1 into 1 51.890 * [backup-simplify]: Simplify (* 1 1) into 1 51.891 * [backup-simplify]: Simplify (/ 1 1) into 1 51.891 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 51.892 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 51.893 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 51.893 * [backup-simplify]: Simplify (- 0) into 0 51.893 * [backup-simplify]: Simplify 0 into 0 51.894 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 51.894 * [taylor]: Taking taylor expansion of 0 in b 51.894 * [backup-simplify]: Simplify 0 into 0 51.894 * [taylor]: Taking taylor expansion of 0 in b 51.894 * [backup-simplify]: Simplify 0 into 0 51.894 * [backup-simplify]: Simplify 0 into 0 51.894 * [backup-simplify]: Simplify 0 into 0 51.895 * [backup-simplify]: Simplify 0 into 0 51.895 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 a)) 1))) into (* +nan.0 a) 51.895 * [backup-simplify]: Simplify (sqrt (fma -4 (* (/ 1 (- c)) (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- b))))) into (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) 51.895 * [approximate]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in (c a b) around 0 51.895 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in b 51.895 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in b 51.895 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 51.895 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in b 51.895 * [taylor]: Taking taylor expansion of -4 in b 51.895 * [backup-simplify]: Simplify -4 into -4 51.895 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 51.895 * [taylor]: Taking taylor expansion of (* a c) in b 51.895 * [taylor]: Taking taylor expansion of a in b 51.895 * [backup-simplify]: Simplify a into a 51.895 * [taylor]: Taking taylor expansion of c in b 51.895 * [backup-simplify]: Simplify c into c 51.895 * [backup-simplify]: Simplify (* a c) into (* a c) 51.896 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 51.896 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 51.896 * [taylor]: Taking taylor expansion of (pow b 2) in b 51.896 * [taylor]: Taking taylor expansion of b in b 51.896 * [backup-simplify]: Simplify 0 into 0 51.896 * [backup-simplify]: Simplify 1 into 1 51.896 * [backup-simplify]: Simplify (* 1 1) into 1 51.897 * [backup-simplify]: Simplify (/ 1 1) into 1 51.897 * [backup-simplify]: Simplify (+ 0 1) into 1 51.897 * [backup-simplify]: Simplify (sqrt 1) into 1 51.898 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 51.899 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 51.899 * [backup-simplify]: Simplify (+ 0 0) into 0 51.900 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 51.900 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in a 51.900 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in a 51.900 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 51.900 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in a 51.900 * [taylor]: Taking taylor expansion of -4 in a 51.900 * [backup-simplify]: Simplify -4 into -4 51.900 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 51.900 * [taylor]: Taking taylor expansion of (* a c) in a 51.900 * [taylor]: Taking taylor expansion of a in a 51.900 * [backup-simplify]: Simplify 0 into 0 51.900 * [backup-simplify]: Simplify 1 into 1 51.900 * [taylor]: Taking taylor expansion of c in a 51.900 * [backup-simplify]: Simplify c into c 51.900 * [backup-simplify]: Simplify (* 0 c) into 0 51.901 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 51.901 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 51.901 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 51.901 * [taylor]: Taking taylor expansion of (pow b 2) in a 51.901 * [taylor]: Taking taylor expansion of b in a 51.901 * [backup-simplify]: Simplify b into b 51.901 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.901 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 51.901 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 51.901 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 51.902 * [backup-simplify]: Simplify (sqrt 0) into 0 51.902 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 51.902 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 51.902 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 51.902 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 51.902 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 51.902 * [taylor]: Taking taylor expansion of -4 in c 51.902 * [backup-simplify]: Simplify -4 into -4 51.902 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 51.903 * [taylor]: Taking taylor expansion of (* a c) in c 51.903 * [taylor]: Taking taylor expansion of a in c 51.903 * [backup-simplify]: Simplify a into a 51.903 * [taylor]: Taking taylor expansion of c in c 51.903 * [backup-simplify]: Simplify 0 into 0 51.903 * [backup-simplify]: Simplify 1 into 1 51.903 * [backup-simplify]: Simplify (* a 0) into 0 51.903 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 51.903 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 51.903 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 51.903 * [taylor]: Taking taylor expansion of (pow b 2) in c 51.903 * [taylor]: Taking taylor expansion of b in c 51.903 * [backup-simplify]: Simplify b into b 51.903 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.903 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 51.904 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 51.904 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 51.904 * [backup-simplify]: Simplify (sqrt 0) into 0 51.905 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 51.905 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 51.905 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 51.905 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 51.905 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 51.905 * [taylor]: Taking taylor expansion of -4 in c 51.905 * [backup-simplify]: Simplify -4 into -4 51.905 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 51.905 * [taylor]: Taking taylor expansion of (* a c) in c 51.905 * [taylor]: Taking taylor expansion of a in c 51.905 * [backup-simplify]: Simplify a into a 51.905 * [taylor]: Taking taylor expansion of c in c 51.905 * [backup-simplify]: Simplify 0 into 0 51.905 * [backup-simplify]: Simplify 1 into 1 51.905 * [backup-simplify]: Simplify (* a 0) into 0 51.906 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 51.906 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 51.906 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 51.906 * [taylor]: Taking taylor expansion of (pow b 2) in c 51.906 * [taylor]: Taking taylor expansion of b in c 51.906 * [backup-simplify]: Simplify b into b 51.906 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.906 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 51.906 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 51.906 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 51.907 * [backup-simplify]: Simplify (sqrt 0) into 0 51.907 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 51.907 * [taylor]: Taking taylor expansion of 0 in a 51.907 * [backup-simplify]: Simplify 0 into 0 51.907 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 51.907 * [taylor]: Taking taylor expansion of +nan.0 in a 51.907 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.908 * [taylor]: Taking taylor expansion of a in a 51.908 * [backup-simplify]: Simplify 0 into 0 51.908 * [backup-simplify]: Simplify 1 into 1 51.908 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 51.908 * [taylor]: Taking taylor expansion of +nan.0 in b 51.908 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.908 * [taylor]: Taking taylor expansion of 0 in b 51.908 * [backup-simplify]: Simplify 0 into 0 51.909 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 51.909 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 51.910 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 a))) into 0 51.910 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 51.911 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 51.911 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 51.911 * [taylor]: Taking taylor expansion of +nan.0 in a 51.911 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.911 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 51.911 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 51.911 * [taylor]: Taking taylor expansion of (pow b 2) in a 51.911 * [taylor]: Taking taylor expansion of b in a 51.911 * [backup-simplify]: Simplify b into b 51.911 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.911 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 51.911 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 51.911 * [taylor]: Taking taylor expansion of +nan.0 in a 51.911 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.911 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 51.911 * [taylor]: Taking taylor expansion of (pow a 2) in a 51.911 * [taylor]: Taking taylor expansion of a in a 51.911 * [backup-simplify]: Simplify 0 into 0 51.912 * [backup-simplify]: Simplify 1 into 1 51.912 * [backup-simplify]: Simplify (* 1 1) into 1 51.912 * [backup-simplify]: Simplify (/ 1 1) into 1 51.913 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 51.914 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 51.914 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 51.915 * [backup-simplify]: Simplify (- 0) into 0 51.915 * [backup-simplify]: Simplify (+ 0 0) into 0 51.916 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 51.916 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 51.917 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 51.918 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 51.918 * [taylor]: Taking taylor expansion of 0 in b 51.918 * [backup-simplify]: Simplify 0 into 0 51.919 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 51.919 * [taylor]: Taking taylor expansion of 0 in b 51.919 * [backup-simplify]: Simplify 0 into 0 51.919 * [taylor]: Taking taylor expansion of 0 in b 51.919 * [backup-simplify]: Simplify 0 into 0 51.919 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.919 * [backup-simplify]: Simplify 0 into 0 51.920 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 51.920 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 51.921 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 51.921 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 51.921 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 51.922 * [backup-simplify]: Simplify (+ 0 0) into 0 51.922 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 51.923 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 51.923 * [taylor]: Taking taylor expansion of +nan.0 in a 51.923 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.923 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 51.923 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 51.923 * [taylor]: Taking taylor expansion of +nan.0 in a 51.923 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.923 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 51.923 * [taylor]: Taking taylor expansion of (pow a 3) in a 51.923 * [taylor]: Taking taylor expansion of a in a 51.923 * [backup-simplify]: Simplify 0 into 0 51.923 * [backup-simplify]: Simplify 1 into 1 51.923 * [backup-simplify]: Simplify (* 1 1) into 1 51.924 * [backup-simplify]: Simplify (* 1 1) into 1 51.924 * [backup-simplify]: Simplify (/ 1 1) into 1 51.924 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 51.924 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 51.924 * [taylor]: Taking taylor expansion of +nan.0 in a 51.924 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.924 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 51.924 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 51.924 * [taylor]: Taking taylor expansion of a in a 51.924 * [backup-simplify]: Simplify 0 into 0 51.924 * [backup-simplify]: Simplify 1 into 1 51.924 * [taylor]: Taking taylor expansion of (pow b 2) in a 51.924 * [taylor]: Taking taylor expansion of b in a 51.924 * [backup-simplify]: Simplify b into b 51.924 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.924 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 51.924 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 51.925 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 51.925 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 51.926 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 51.927 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 51.928 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 51.928 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 51.929 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 51.930 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 51.931 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 51.931 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 51.931 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 51.931 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 51.932 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 51.933 * [backup-simplify]: Simplify (+ 0 0) into 0 51.933 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 51.933 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 51.934 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 51.935 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 51.935 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 51.935 * [taylor]: Taking taylor expansion of +nan.0 in b 51.935 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.935 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 51.935 * [taylor]: Taking taylor expansion of (pow b 2) in b 51.935 * [taylor]: Taking taylor expansion of b in b 51.935 * [backup-simplify]: Simplify 0 into 0 51.935 * [backup-simplify]: Simplify 1 into 1 51.935 * [backup-simplify]: Simplify (* 1 1) into 1 51.936 * [backup-simplify]: Simplify (/ 1 1) into 1 51.936 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 51.937 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 51.938 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 51.938 * [backup-simplify]: Simplify (- 0) into 0 51.938 * [backup-simplify]: Simplify 0 into 0 51.939 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 51.940 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 51.941 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 51.942 * [backup-simplify]: Simplify (- 0) into 0 51.942 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 51.943 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 51.943 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 51.943 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 51.943 * [taylor]: Taking taylor expansion of +nan.0 in b 51.943 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.943 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 51.943 * [taylor]: Taking taylor expansion of (pow b 2) in b 51.943 * [taylor]: Taking taylor expansion of b in b 51.943 * [backup-simplify]: Simplify 0 into 0 51.943 * [backup-simplify]: Simplify 1 into 1 51.943 * [backup-simplify]: Simplify (* 1 1) into 1 51.944 * [backup-simplify]: Simplify (/ 1 1) into 1 51.944 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 51.945 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 51.946 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 51.946 * [backup-simplify]: Simplify (- 0) into 0 51.946 * [backup-simplify]: Simplify 0 into 0 51.947 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 51.948 * [taylor]: Taking taylor expansion of 0 in b 51.948 * [backup-simplify]: Simplify 0 into 0 51.948 * [taylor]: Taking taylor expansion of 0 in b 51.948 * [backup-simplify]: Simplify 0 into 0 51.948 * [backup-simplify]: Simplify 0 into 0 51.948 * [backup-simplify]: Simplify 0 into 0 51.948 * [backup-simplify]: Simplify 0 into 0 51.948 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- a))) 1))) into (* +nan.0 a) 51.948 * * * * [progress]: [ 4 / 4 ] generating series at (2 3 1 1 1 1 2 1) 51.948 * [backup-simplify]: Simplify (sqrt (fma -4 (* c a) (* b b))) into (sqrt (fma -4 (* a c) (pow b 2))) 51.948 * [approximate]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in (c a b) around 0 51.948 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in b 51.948 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in b 51.948 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 51.948 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in b 51.948 * [taylor]: Taking taylor expansion of -4 in b 51.948 * [backup-simplify]: Simplify -4 into -4 51.948 * [taylor]: Taking taylor expansion of (* a c) in b 51.948 * [taylor]: Taking taylor expansion of a in b 51.949 * [backup-simplify]: Simplify a into a 51.949 * [taylor]: Taking taylor expansion of c in b 51.949 * [backup-simplify]: Simplify c into c 51.949 * [taylor]: Taking taylor expansion of (pow b 2) in b 51.949 * [taylor]: Taking taylor expansion of b in b 51.949 * [backup-simplify]: Simplify 0 into 0 51.949 * [backup-simplify]: Simplify 1 into 1 51.949 * [backup-simplify]: Simplify (* a c) into (* a c) 51.949 * [backup-simplify]: Simplify (* -4 (* a c)) into (* -4 (* a c)) 51.949 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 51.949 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 51.949 * [backup-simplify]: Simplify (+ (* a 0) (* 0 c)) into 0 51.950 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (* a c))) into 0 51.950 * [backup-simplify]: Simplify (+ 0 0) into 0 51.950 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 51.950 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in a 51.950 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in a 51.950 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 51.950 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in a 51.950 * [taylor]: Taking taylor expansion of -4 in a 51.950 * [backup-simplify]: Simplify -4 into -4 51.950 * [taylor]: Taking taylor expansion of (* a c) in a 51.950 * [taylor]: Taking taylor expansion of a in a 51.950 * [backup-simplify]: Simplify 0 into 0 51.951 * [backup-simplify]: Simplify 1 into 1 51.951 * [taylor]: Taking taylor expansion of c in a 51.951 * [backup-simplify]: Simplify c into c 51.951 * [taylor]: Taking taylor expansion of (pow b 2) in a 51.951 * [taylor]: Taking taylor expansion of b in a 51.951 * [backup-simplify]: Simplify b into b 51.951 * [backup-simplify]: Simplify (* 0 c) into 0 51.951 * [backup-simplify]: Simplify (* -4 0) into 0 51.951 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.951 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 51.951 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 51.952 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 51.958 * [backup-simplify]: Simplify (+ (* -4 c) (* 0 0)) into (- (* 4 c)) 51.958 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 51.959 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 51.959 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 51.959 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in c 51.959 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in c 51.959 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 51.959 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in c 51.959 * [taylor]: Taking taylor expansion of -4 in c 51.959 * [backup-simplify]: Simplify -4 into -4 51.959 * [taylor]: Taking taylor expansion of (* a c) in c 51.959 * [taylor]: Taking taylor expansion of a in c 51.959 * [backup-simplify]: Simplify a into a 51.959 * [taylor]: Taking taylor expansion of c in c 51.959 * [backup-simplify]: Simplify 0 into 0 51.959 * [backup-simplify]: Simplify 1 into 1 51.959 * [taylor]: Taking taylor expansion of (pow b 2) in c 51.959 * [taylor]: Taking taylor expansion of b in c 51.959 * [backup-simplify]: Simplify b into b 51.959 * [backup-simplify]: Simplify (* a 0) into 0 51.960 * [backup-simplify]: Simplify (* -4 0) into 0 51.960 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.960 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 51.960 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 51.961 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 51.962 * [backup-simplify]: Simplify (+ (* -4 a) (* 0 0)) into (- (* 4 a)) 51.962 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 51.962 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 51.962 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 51.962 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (* a c) (pow b 2))) in c 51.962 * [taylor]: Taking taylor expansion of (fma -4 (* a c) (pow b 2)) in c 51.962 * [taylor]: Rewrote expression to (+ (* -4 (* a c)) (pow b 2)) 51.962 * [taylor]: Taking taylor expansion of (* -4 (* a c)) in c 51.962 * [taylor]: Taking taylor expansion of -4 in c 51.962 * [backup-simplify]: Simplify -4 into -4 51.962 * [taylor]: Taking taylor expansion of (* a c) in c 51.962 * [taylor]: Taking taylor expansion of a in c 51.962 * [backup-simplify]: Simplify a into a 51.962 * [taylor]: Taking taylor expansion of c in c 51.962 * [backup-simplify]: Simplify 0 into 0 51.962 * [backup-simplify]: Simplify 1 into 1 51.962 * [taylor]: Taking taylor expansion of (pow b 2) in c 51.962 * [taylor]: Taking taylor expansion of b in c 51.962 * [backup-simplify]: Simplify b into b 51.963 * [backup-simplify]: Simplify (* a 0) into 0 51.963 * [backup-simplify]: Simplify (* -4 0) into 0 51.963 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.963 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 51.963 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 51.964 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 51.964 * [backup-simplify]: Simplify (+ (* -4 a) (* 0 0)) into (- (* 4 a)) 51.964 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 51.964 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 51.964 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 51.965 * [taylor]: Taking taylor expansion of b in a 51.965 * [backup-simplify]: Simplify b into b 51.965 * [taylor]: Taking taylor expansion of b in b 51.965 * [backup-simplify]: Simplify 0 into 0 51.965 * [backup-simplify]: Simplify 1 into 1 51.965 * [backup-simplify]: Simplify 0 into 0 51.965 * [taylor]: Taking taylor expansion of (* -2 (/ a b)) in a 51.965 * [taylor]: Taking taylor expansion of -2 in a 51.965 * [backup-simplify]: Simplify -2 into -2 51.965 * [taylor]: Taking taylor expansion of (/ a b) in a 51.965 * [taylor]: Taking taylor expansion of a in a 51.965 * [backup-simplify]: Simplify 0 into 0 51.965 * [backup-simplify]: Simplify 1 into 1 51.965 * [taylor]: Taking taylor expansion of b in a 51.965 * [backup-simplify]: Simplify b into b 51.965 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 51.965 * [taylor]: Taking taylor expansion of 0 in b 51.965 * [backup-simplify]: Simplify 0 into 0 51.965 * [backup-simplify]: Simplify 0 into 0 51.965 * [backup-simplify]: Simplify 1 into 1 51.966 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 51.967 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 a) (* 0 0))) into 0 51.967 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 51.968 * [backup-simplify]: Simplify (+ 0 0) into 0 51.968 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 51.968 * [taylor]: Taking taylor expansion of (* -2 (/ (pow a 2) (pow b 3))) in a 51.968 * [taylor]: Taking taylor expansion of -2 in a 51.968 * [backup-simplify]: Simplify -2 into -2 51.968 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 3)) in a 51.968 * [taylor]: Taking taylor expansion of (pow a 2) in a 51.968 * [taylor]: Taking taylor expansion of a in a 51.968 * [backup-simplify]: Simplify 0 into 0 51.968 * [backup-simplify]: Simplify 1 into 1 51.968 * [taylor]: Taking taylor expansion of (pow b 3) in a 51.969 * [taylor]: Taking taylor expansion of b in a 51.969 * [backup-simplify]: Simplify b into b 51.969 * [backup-simplify]: Simplify (* 1 1) into 1 51.969 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.969 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 51.969 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 51.969 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 51.969 * [taylor]: Taking taylor expansion of (/ -2 b) in b 51.969 * [taylor]: Taking taylor expansion of -2 in b 51.969 * [backup-simplify]: Simplify -2 into -2 51.969 * [taylor]: Taking taylor expansion of b in b 51.969 * [backup-simplify]: Simplify 0 into 0 51.969 * [backup-simplify]: Simplify 1 into 1 51.970 * [backup-simplify]: Simplify (/ -2 1) into -2 51.971 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 51.971 * [backup-simplify]: Simplify 0 into 0 51.971 * [taylor]: Taking taylor expansion of 0 in b 51.971 * [backup-simplify]: Simplify 0 into 0 51.971 * [backup-simplify]: Simplify 0 into 0 51.971 * [backup-simplify]: Simplify 0 into 0 51.971 * [backup-simplify]: Simplify 0 into 0 51.972 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 51.973 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 a) (* 0 0)))) into 0 51.974 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 51.974 * [backup-simplify]: Simplify (+ 0 0) into 0 51.975 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ a b)) (* -2 (/ (pow a 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow a 3) (pow b 5))) 51.975 * [taylor]: Taking taylor expansion of (* -4 (/ (pow a 3) (pow b 5))) in a 51.975 * [taylor]: Taking taylor expansion of -4 in a 51.975 * [backup-simplify]: Simplify -4 into -4 51.975 * [taylor]: Taking taylor expansion of (/ (pow a 3) (pow b 5)) in a 51.975 * [taylor]: Taking taylor expansion of (pow a 3) in a 51.975 * [taylor]: Taking taylor expansion of a in a 51.975 * [backup-simplify]: Simplify 0 into 0 51.975 * [backup-simplify]: Simplify 1 into 1 51.975 * [taylor]: Taking taylor expansion of (pow b 5) in a 51.975 * [taylor]: Taking taylor expansion of b in a 51.975 * [backup-simplify]: Simplify b into b 51.976 * [backup-simplify]: Simplify (* 1 1) into 1 51.976 * [backup-simplify]: Simplify (* 1 1) into 1 51.976 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.976 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 51.976 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 51.976 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 51.976 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 51.977 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 51.977 * [taylor]: Taking taylor expansion of 0 in b 51.977 * [backup-simplify]: Simplify 0 into 0 51.977 * [backup-simplify]: Simplify 0 into 0 51.977 * [taylor]: Taking taylor expansion of 0 in b 51.977 * [backup-simplify]: Simplify 0 into 0 51.977 * [backup-simplify]: Simplify 0 into 0 51.978 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 51.978 * [backup-simplify]: Simplify (sqrt (fma -4 (* (/ 1 c) (/ 1 a)) (* (/ 1 b) (/ 1 b)))) into (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) 51.978 * [approximate]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in (c a b) around 0 51.978 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in b 51.978 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in b 51.978 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 51.978 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in b 51.978 * [taylor]: Taking taylor expansion of -4 in b 51.978 * [backup-simplify]: Simplify -4 into -4 51.978 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 51.978 * [taylor]: Taking taylor expansion of (* a c) in b 51.978 * [taylor]: Taking taylor expansion of a in b 51.978 * [backup-simplify]: Simplify a into a 51.978 * [taylor]: Taking taylor expansion of c in b 51.978 * [backup-simplify]: Simplify c into c 51.978 * [backup-simplify]: Simplify (* a c) into (* a c) 51.979 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 51.979 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 51.979 * [taylor]: Taking taylor expansion of (pow b 2) in b 51.979 * [taylor]: Taking taylor expansion of b in b 51.979 * [backup-simplify]: Simplify 0 into 0 51.979 * [backup-simplify]: Simplify 1 into 1 51.979 * [backup-simplify]: Simplify (* 1 1) into 1 51.980 * [backup-simplify]: Simplify (/ 1 1) into 1 51.980 * [backup-simplify]: Simplify (+ 0 1) into 1 51.981 * [backup-simplify]: Simplify (sqrt 1) into 1 51.981 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 51.982 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 51.982 * [backup-simplify]: Simplify (+ 0 0) into 0 51.983 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 51.983 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in a 51.983 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in a 51.983 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 51.983 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in a 51.983 * [taylor]: Taking taylor expansion of -4 in a 51.983 * [backup-simplify]: Simplify -4 into -4 51.983 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 51.983 * [taylor]: Taking taylor expansion of (* a c) in a 51.983 * [taylor]: Taking taylor expansion of a in a 51.984 * [backup-simplify]: Simplify 0 into 0 51.984 * [backup-simplify]: Simplify 1 into 1 51.984 * [taylor]: Taking taylor expansion of c in a 51.984 * [backup-simplify]: Simplify c into c 51.984 * [backup-simplify]: Simplify (* 0 c) into 0 51.984 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 51.984 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 51.984 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 51.984 * [taylor]: Taking taylor expansion of (pow b 2) in a 51.984 * [taylor]: Taking taylor expansion of b in a 51.984 * [backup-simplify]: Simplify b into b 51.984 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.984 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 51.985 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 51.985 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 51.985 * [backup-simplify]: Simplify (sqrt 0) into 0 51.986 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 51.986 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 51.986 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 51.986 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 51.986 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 51.986 * [taylor]: Taking taylor expansion of -4 in c 51.986 * [backup-simplify]: Simplify -4 into -4 51.986 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 51.986 * [taylor]: Taking taylor expansion of (* a c) in c 51.986 * [taylor]: Taking taylor expansion of a in c 51.986 * [backup-simplify]: Simplify a into a 51.986 * [taylor]: Taking taylor expansion of c in c 51.986 * [backup-simplify]: Simplify 0 into 0 51.986 * [backup-simplify]: Simplify 1 into 1 51.986 * [backup-simplify]: Simplify (* a 0) into 0 51.986 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 51.987 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 51.987 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 51.987 * [taylor]: Taking taylor expansion of (pow b 2) in c 51.987 * [taylor]: Taking taylor expansion of b in c 51.987 * [backup-simplify]: Simplify b into b 51.987 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.987 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 51.987 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 51.987 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 51.987 * [backup-simplify]: Simplify (sqrt 0) into 0 51.987 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 51.988 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 51.988 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 51.988 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 51.988 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 51.988 * [taylor]: Taking taylor expansion of -4 in c 51.988 * [backup-simplify]: Simplify -4 into -4 51.988 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 51.988 * [taylor]: Taking taylor expansion of (* a c) in c 51.988 * [taylor]: Taking taylor expansion of a in c 51.988 * [backup-simplify]: Simplify a into a 51.988 * [taylor]: Taking taylor expansion of c in c 51.988 * [backup-simplify]: Simplify 0 into 0 51.988 * [backup-simplify]: Simplify 1 into 1 51.988 * [backup-simplify]: Simplify (* a 0) into 0 51.988 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 51.988 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 51.988 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 51.988 * [taylor]: Taking taylor expansion of (pow b 2) in c 51.988 * [taylor]: Taking taylor expansion of b in c 51.988 * [backup-simplify]: Simplify b into b 51.988 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.988 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 51.988 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 51.988 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 51.989 * [backup-simplify]: Simplify (sqrt 0) into 0 51.989 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 51.989 * [taylor]: Taking taylor expansion of 0 in a 51.989 * [backup-simplify]: Simplify 0 into 0 51.989 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 51.989 * [taylor]: Taking taylor expansion of +nan.0 in a 51.989 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.989 * [taylor]: Taking taylor expansion of a in a 51.989 * [backup-simplify]: Simplify 0 into 0 51.989 * [backup-simplify]: Simplify 1 into 1 51.989 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 51.989 * [taylor]: Taking taylor expansion of +nan.0 in b 51.989 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.990 * [taylor]: Taking taylor expansion of 0 in b 51.990 * [backup-simplify]: Simplify 0 into 0 51.990 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 51.990 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 51.990 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 a))) into 0 51.990 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 51.991 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 51.991 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 51.991 * [taylor]: Taking taylor expansion of +nan.0 in a 51.991 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.991 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 51.991 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 51.991 * [taylor]: Taking taylor expansion of (pow b 2) in a 51.991 * [taylor]: Taking taylor expansion of b in a 51.991 * [backup-simplify]: Simplify b into b 51.991 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.991 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 51.991 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 51.991 * [taylor]: Taking taylor expansion of +nan.0 in a 51.991 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.991 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 51.991 * [taylor]: Taking taylor expansion of (pow a 2) in a 51.991 * [taylor]: Taking taylor expansion of a in a 51.991 * [backup-simplify]: Simplify 0 into 0 51.991 * [backup-simplify]: Simplify 1 into 1 51.992 * [backup-simplify]: Simplify (* 1 1) into 1 51.992 * [backup-simplify]: Simplify (/ 1 1) into 1 51.992 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 51.993 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 51.993 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 51.993 * [backup-simplify]: Simplify (- 0) into 0 51.994 * [backup-simplify]: Simplify (+ 0 0) into 0 51.994 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 51.994 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 51.995 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 51.995 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 51.995 * [taylor]: Taking taylor expansion of 0 in b 51.995 * [backup-simplify]: Simplify 0 into 0 51.996 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 51.996 * [taylor]: Taking taylor expansion of 0 in b 51.996 * [backup-simplify]: Simplify 0 into 0 51.996 * [taylor]: Taking taylor expansion of 0 in b 51.996 * [backup-simplify]: Simplify 0 into 0 51.996 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.996 * [backup-simplify]: Simplify 0 into 0 51.996 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 51.997 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 51.997 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 51.997 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 51.997 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 51.997 * [backup-simplify]: Simplify (+ 0 0) into 0 51.998 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 51.998 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 51.998 * [taylor]: Taking taylor expansion of +nan.0 in a 51.998 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.998 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 51.998 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 51.998 * [taylor]: Taking taylor expansion of +nan.0 in a 51.998 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.998 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 51.998 * [taylor]: Taking taylor expansion of (pow a 3) in a 51.998 * [taylor]: Taking taylor expansion of a in a 51.998 * [backup-simplify]: Simplify 0 into 0 51.998 * [backup-simplify]: Simplify 1 into 1 51.998 * [backup-simplify]: Simplify (* 1 1) into 1 51.999 * [backup-simplify]: Simplify (* 1 1) into 1 51.999 * [backup-simplify]: Simplify (/ 1 1) into 1 51.999 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 51.999 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 51.999 * [taylor]: Taking taylor expansion of +nan.0 in a 51.999 * [backup-simplify]: Simplify +nan.0 into +nan.0 51.999 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 51.999 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 51.999 * [taylor]: Taking taylor expansion of a in a 51.999 * [backup-simplify]: Simplify 0 into 0 51.999 * [backup-simplify]: Simplify 1 into 1 51.999 * [taylor]: Taking taylor expansion of (pow b 2) in a 51.999 * [taylor]: Taking taylor expansion of b in a 51.999 * [backup-simplify]: Simplify b into b 51.999 * [backup-simplify]: Simplify (* b b) into (pow b 2) 51.999 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 51.999 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 52.000 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 52.000 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 52.000 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 52.001 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 52.001 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 52.002 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 52.002 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 52.003 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 52.003 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 52.003 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 52.003 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 52.004 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 52.004 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 52.004 * [backup-simplify]: Simplify (+ 0 0) into 0 52.005 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 52.005 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 52.005 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 52.005 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 52.005 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 52.005 * [taylor]: Taking taylor expansion of +nan.0 in b 52.005 * [backup-simplify]: Simplify +nan.0 into +nan.0 52.005 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 52.005 * [taylor]: Taking taylor expansion of (pow b 2) in b 52.005 * [taylor]: Taking taylor expansion of b in b 52.005 * [backup-simplify]: Simplify 0 into 0 52.006 * [backup-simplify]: Simplify 1 into 1 52.006 * [backup-simplify]: Simplify (* 1 1) into 1 52.006 * [backup-simplify]: Simplify (/ 1 1) into 1 52.006 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 52.007 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 52.007 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 52.008 * [backup-simplify]: Simplify (- 0) into 0 52.008 * [backup-simplify]: Simplify 0 into 0 52.008 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 52.009 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 52.009 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 52.009 * [backup-simplify]: Simplify (- 0) into 0 52.010 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 52.010 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 52.010 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 52.010 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 52.010 * [taylor]: Taking taylor expansion of +nan.0 in b 52.010 * [backup-simplify]: Simplify +nan.0 into +nan.0 52.010 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 52.010 * [taylor]: Taking taylor expansion of (pow b 2) in b 52.010 * [taylor]: Taking taylor expansion of b in b 52.010 * [backup-simplify]: Simplify 0 into 0 52.010 * [backup-simplify]: Simplify 1 into 1 52.010 * [backup-simplify]: Simplify (* 1 1) into 1 52.011 * [backup-simplify]: Simplify (/ 1 1) into 1 52.011 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 52.012 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 52.012 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 52.012 * [backup-simplify]: Simplify (- 0) into 0 52.012 * [backup-simplify]: Simplify 0 into 0 52.013 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 52.013 * [taylor]: Taking taylor expansion of 0 in b 52.013 * [backup-simplify]: Simplify 0 into 0 52.013 * [taylor]: Taking taylor expansion of 0 in b 52.013 * [backup-simplify]: Simplify 0 into 0 52.013 * [backup-simplify]: Simplify 0 into 0 52.013 * [backup-simplify]: Simplify 0 into 0 52.013 * [backup-simplify]: Simplify 0 into 0 52.013 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 a)) 1))) into (* +nan.0 a) 52.013 * [backup-simplify]: Simplify (sqrt (fma -4 (* (/ 1 (- c)) (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- b))))) into (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) 52.013 * [approximate]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in (c a b) around 0 52.013 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in b 52.013 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in b 52.013 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 52.013 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in b 52.013 * [taylor]: Taking taylor expansion of -4 in b 52.013 * [backup-simplify]: Simplify -4 into -4 52.013 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in b 52.013 * [taylor]: Taking taylor expansion of (* a c) in b 52.013 * [taylor]: Taking taylor expansion of a in b 52.014 * [backup-simplify]: Simplify a into a 52.014 * [taylor]: Taking taylor expansion of c in b 52.014 * [backup-simplify]: Simplify c into c 52.014 * [backup-simplify]: Simplify (* a c) into (* a c) 52.014 * [backup-simplify]: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) 52.014 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 52.014 * [taylor]: Taking taylor expansion of (pow b 2) in b 52.014 * [taylor]: Taking taylor expansion of b in b 52.014 * [backup-simplify]: Simplify 0 into 0 52.014 * [backup-simplify]: Simplify 1 into 1 52.014 * [backup-simplify]: Simplify (* 1 1) into 1 52.014 * [backup-simplify]: Simplify (/ 1 1) into 1 52.014 * [backup-simplify]: Simplify (+ 0 1) into 1 52.015 * [backup-simplify]: Simplify (sqrt 1) into 1 52.015 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 52.016 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 52.016 * [backup-simplify]: Simplify (+ 0 0) into 0 52.016 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 52.016 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in a 52.016 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in a 52.016 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 52.016 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in a 52.016 * [taylor]: Taking taylor expansion of -4 in a 52.016 * [backup-simplify]: Simplify -4 into -4 52.016 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 52.016 * [taylor]: Taking taylor expansion of (* a c) in a 52.016 * [taylor]: Taking taylor expansion of a in a 52.016 * [backup-simplify]: Simplify 0 into 0 52.016 * [backup-simplify]: Simplify 1 into 1 52.016 * [taylor]: Taking taylor expansion of c in a 52.016 * [backup-simplify]: Simplify c into c 52.016 * [backup-simplify]: Simplify (* 0 c) into 0 52.017 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 52.017 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 52.017 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 52.017 * [taylor]: Taking taylor expansion of (pow b 2) in a 52.017 * [taylor]: Taking taylor expansion of b in a 52.017 * [backup-simplify]: Simplify b into b 52.017 * [backup-simplify]: Simplify (* b b) into (pow b 2) 52.017 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 52.017 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 52.017 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 52.017 * [backup-simplify]: Simplify (sqrt 0) into 0 52.018 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 52.018 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 52.018 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 52.018 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 52.018 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 52.018 * [taylor]: Taking taylor expansion of -4 in c 52.018 * [backup-simplify]: Simplify -4 into -4 52.018 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 52.018 * [taylor]: Taking taylor expansion of (* a c) in c 52.018 * [taylor]: Taking taylor expansion of a in c 52.018 * [backup-simplify]: Simplify a into a 52.018 * [taylor]: Taking taylor expansion of c in c 52.018 * [backup-simplify]: Simplify 0 into 0 52.018 * [backup-simplify]: Simplify 1 into 1 52.018 * [backup-simplify]: Simplify (* a 0) into 0 52.018 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 52.018 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 52.018 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 52.018 * [taylor]: Taking taylor expansion of (pow b 2) in c 52.018 * [taylor]: Taking taylor expansion of b in c 52.018 * [backup-simplify]: Simplify b into b 52.018 * [backup-simplify]: Simplify (* b b) into (pow b 2) 52.018 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 52.019 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 52.019 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 52.019 * [backup-simplify]: Simplify (sqrt 0) into 0 52.019 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 52.019 * [taylor]: Taking taylor expansion of (sqrt (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2)))) in c 52.019 * [taylor]: Taking taylor expansion of (fma -4 (/ 1 (* a c)) (/ 1 (pow b 2))) in c 52.019 * [taylor]: Rewrote expression to (+ (* -4 (/ 1 (* a c))) (/ 1 (pow b 2))) 52.019 * [taylor]: Taking taylor expansion of (* -4 (/ 1 (* a c))) in c 52.019 * [taylor]: Taking taylor expansion of -4 in c 52.019 * [backup-simplify]: Simplify -4 into -4 52.019 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in c 52.019 * [taylor]: Taking taylor expansion of (* a c) in c 52.019 * [taylor]: Taking taylor expansion of a in c 52.019 * [backup-simplify]: Simplify a into a 52.019 * [taylor]: Taking taylor expansion of c in c 52.019 * [backup-simplify]: Simplify 0 into 0 52.019 * [backup-simplify]: Simplify 1 into 1 52.019 * [backup-simplify]: Simplify (* a 0) into 0 52.020 * [backup-simplify]: Simplify (+ (* a 1) (* 0 0)) into a 52.020 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 52.020 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 52.020 * [taylor]: Taking taylor expansion of (pow b 2) in c 52.020 * [taylor]: Taking taylor expansion of b in c 52.020 * [backup-simplify]: Simplify b into b 52.020 * [backup-simplify]: Simplify (* b b) into (pow b 2) 52.020 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 52.020 * [backup-simplify]: Simplify (* -4 (/ 1 a)) into (/ -4 a) 52.020 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 52.021 * [backup-simplify]: Simplify (sqrt 0) into 0 52.021 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 52.021 * [taylor]: Taking taylor expansion of 0 in a 52.021 * [backup-simplify]: Simplify 0 into 0 52.021 * [taylor]: Taking taylor expansion of (/ +nan.0 a) in a 52.021 * [taylor]: Taking taylor expansion of +nan.0 in a 52.021 * [backup-simplify]: Simplify +nan.0 into +nan.0 52.021 * [taylor]: Taking taylor expansion of a in a 52.021 * [backup-simplify]: Simplify 0 into 0 52.021 * [backup-simplify]: Simplify 1 into 1 52.022 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 52.022 * [taylor]: Taking taylor expansion of +nan.0 in b 52.022 * [backup-simplify]: Simplify +nan.0 into +nan.0 52.022 * [taylor]: Taking taylor expansion of 0 in b 52.022 * [backup-simplify]: Simplify 0 into 0 52.022 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 52.022 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 52.023 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 a))) into 0 52.023 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 52.023 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 a) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 52.023 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) in a 52.023 * [taylor]: Taking taylor expansion of +nan.0 in a 52.023 * [backup-simplify]: Simplify +nan.0 into +nan.0 52.023 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))) in a 52.023 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 52.023 * [taylor]: Taking taylor expansion of (pow b 2) in a 52.023 * [taylor]: Taking taylor expansion of b in a 52.023 * [backup-simplify]: Simplify b into b 52.023 * [backup-simplify]: Simplify (* b b) into (pow b 2) 52.023 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 52.023 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 2))) in a 52.023 * [taylor]: Taking taylor expansion of +nan.0 in a 52.023 * [backup-simplify]: Simplify +nan.0 into +nan.0 52.023 * [taylor]: Taking taylor expansion of (/ 1 (pow a 2)) in a 52.023 * [taylor]: Taking taylor expansion of (pow a 2) in a 52.024 * [taylor]: Taking taylor expansion of a in a 52.024 * [backup-simplify]: Simplify 0 into 0 52.024 * [backup-simplify]: Simplify 1 into 1 52.024 * [backup-simplify]: Simplify (* 1 1) into 1 52.024 * [backup-simplify]: Simplify (/ 1 1) into 1 52.024 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 52.025 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 52.025 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 52.026 * [backup-simplify]: Simplify (- 0) into 0 52.026 * [backup-simplify]: Simplify (+ 0 0) into 0 52.026 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 52.026 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 52.027 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 52.028 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 52.028 * [taylor]: Taking taylor expansion of 0 in b 52.028 * [backup-simplify]: Simplify 0 into 0 52.029 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 52.029 * [taylor]: Taking taylor expansion of 0 in b 52.029 * [backup-simplify]: Simplify 0 into 0 52.029 * [taylor]: Taking taylor expansion of 0 in b 52.029 * [backup-simplify]: Simplify 0 into 0 52.029 * [backup-simplify]: Simplify +nan.0 into +nan.0 52.029 * [backup-simplify]: Simplify 0 into 0 52.030 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 52.030 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 52.031 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 52.031 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 52.031 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 52.031 * [backup-simplify]: Simplify (+ 0 0) into 0 52.032 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 52.032 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) in a 52.033 * [taylor]: Taking taylor expansion of +nan.0 in a 52.033 * [backup-simplify]: Simplify +nan.0 into +nan.0 52.033 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))) in a 52.033 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow a 3))) in a 52.033 * [taylor]: Taking taylor expansion of +nan.0 in a 52.033 * [backup-simplify]: Simplify +nan.0 into +nan.0 52.033 * [taylor]: Taking taylor expansion of (/ 1 (pow a 3)) in a 52.033 * [taylor]: Taking taylor expansion of (pow a 3) in a 52.033 * [taylor]: Taking taylor expansion of a in a 52.033 * [backup-simplify]: Simplify 0 into 0 52.033 * [backup-simplify]: Simplify 1 into 1 52.033 * [backup-simplify]: Simplify (* 1 1) into 1 52.034 * [backup-simplify]: Simplify (* 1 1) into 1 52.034 * [backup-simplify]: Simplify (/ 1 1) into 1 52.034 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (pow b 2))))) in a 52.034 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow b 2)))) in a 52.034 * [taylor]: Taking taylor expansion of +nan.0 in a 52.034 * [backup-simplify]: Simplify +nan.0 into +nan.0 52.034 * [taylor]: Taking taylor expansion of (/ 1 (* a (pow b 2))) in a 52.034 * [taylor]: Taking taylor expansion of (* a (pow b 2)) in a 52.034 * [taylor]: Taking taylor expansion of a in a 52.034 * [backup-simplify]: Simplify 0 into 0 52.034 * [backup-simplify]: Simplify 1 into 1 52.034 * [taylor]: Taking taylor expansion of (pow b 2) in a 52.034 * [taylor]: Taking taylor expansion of b in a 52.034 * [backup-simplify]: Simplify b into b 52.034 * [backup-simplify]: Simplify (* b b) into (pow b 2) 52.034 * [backup-simplify]: Simplify (* 0 (pow b 2)) into 0 52.035 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 52.035 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow b 2))) into (pow b 2) 52.035 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 52.036 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 52.037 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 52.038 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 52.038 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 52.039 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 52.040 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 52.041 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 52.041 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 52.041 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 52.042 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 52.042 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 52.043 * [backup-simplify]: Simplify (+ 0 0) into 0 52.043 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 52.044 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 52.044 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 52.045 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 52.045 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 52.045 * [taylor]: Taking taylor expansion of +nan.0 in b 52.045 * [backup-simplify]: Simplify +nan.0 into +nan.0 52.045 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 52.045 * [taylor]: Taking taylor expansion of (pow b 2) in b 52.045 * [taylor]: Taking taylor expansion of b in b 52.045 * [backup-simplify]: Simplify 0 into 0 52.045 * [backup-simplify]: Simplify 1 into 1 52.045 * [backup-simplify]: Simplify (* 1 1) into 1 52.046 * [backup-simplify]: Simplify (/ 1 1) into 1 52.046 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 52.047 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 52.048 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 52.048 * [backup-simplify]: Simplify (- 0) into 0 52.048 * [backup-simplify]: Simplify 0 into 0 52.049 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 52.050 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 52.051 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 52.052 * [backup-simplify]: Simplify (- 0) into 0 52.052 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 52.053 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 52.053 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 52.053 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 52.053 * [taylor]: Taking taylor expansion of +nan.0 in b 52.053 * [backup-simplify]: Simplify +nan.0 into +nan.0 52.053 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 52.053 * [taylor]: Taking taylor expansion of (pow b 2) in b 52.053 * [taylor]: Taking taylor expansion of b in b 52.053 * [backup-simplify]: Simplify 0 into 0 52.053 * [backup-simplify]: Simplify 1 into 1 52.053 * [backup-simplify]: Simplify (* 1 1) into 1 52.054 * [backup-simplify]: Simplify (/ 1 1) into 1 52.054 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 52.055 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 52.056 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 52.056 * [backup-simplify]: Simplify (- 0) into 0 52.056 * [backup-simplify]: Simplify 0 into 0 52.057 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 52.057 * [taylor]: Taking taylor expansion of 0 in b 52.057 * [backup-simplify]: Simplify 0 into 0 52.058 * [taylor]: Taking taylor expansion of 0 in b 52.058 * [backup-simplify]: Simplify 0 into 0 52.058 * [backup-simplify]: Simplify 0 into 0 52.058 * [backup-simplify]: Simplify 0 into 0 52.058 * [backup-simplify]: Simplify 0 into 0 52.058 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- a))) 1))) into (* +nan.0 a) 52.058 * * * [progress]: simplifying candidates 52.058 * * * * [progress]: [ 1 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (log1p (expm1 (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)))) (* 2 a))))> 52.058 * [simplify]: Simplifying (expm1 (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b))) 52.059 * * [simplify]: iters left: 6 (16 enodes) 52.065 * * [simplify]: iters left: 5 (54 enodes) 52.073 * * [simplify]: iters left: 4 (69 enodes) 52.089 * * [simplify]: iters left: 3 (89 enodes) 52.110 * * [simplify]: iters left: 2 (106 enodes) 52.126 * * [simplify]: iters left: 1 (135 enodes) 52.156 * * [simplify]: Extracting #0: cost 1 inf + 0 52.156 * * [simplify]: Extracting #1: cost 3 inf + 0 52.156 * * [simplify]: Extracting #2: cost 11 inf + 0 52.157 * * [simplify]: Extracting #3: cost 24 inf + 42 52.157 * * [simplify]: Extracting #4: cost 35 inf + 85 52.157 * * [simplify]: Extracting #5: cost 35 inf + 131 52.158 * * [simplify]: Extracting #6: cost 27 inf + 466 52.159 * * [simplify]: Extracting #7: cost 11 inf + 4440 52.162 * * [simplify]: Extracting #8: cost 0 inf + 9971 52.165 * [simplify]: Simplified to (expm1 (- (sqrt (fma (* -4 a) c (* b b))) b)) 52.165 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (log1p (expm1 (- (sqrt (fma (* -4 a) c (* b b))) b))) (* 2 a)))) 52.165 * * * * [progress]: [ 2 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (expm1 (log1p (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)))) (* 2 a))))> 52.166 * [simplify]: Simplifying (log1p (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b))) 52.166 * * [simplify]: iters left: 6 (16 enodes) 52.173 * * [simplify]: iters left: 5 (54 enodes) 52.188 * * [simplify]: iters left: 4 (69 enodes) 52.213 * * [simplify]: iters left: 3 (89 enodes) 52.232 * * [simplify]: iters left: 2 (106 enodes) 52.249 * * [simplify]: iters left: 1 (135 enodes) 52.269 * * [simplify]: Extracting #0: cost 1 inf + 0 52.269 * * [simplify]: Extracting #1: cost 3 inf + 0 52.269 * * [simplify]: Extracting #2: cost 11 inf + 0 52.269 * * [simplify]: Extracting #3: cost 24 inf + 42 52.269 * * [simplify]: Extracting #4: cost 35 inf + 85 52.270 * * [simplify]: Extracting #5: cost 35 inf + 131 52.270 * * [simplify]: Extracting #6: cost 27 inf + 466 52.271 * * [simplify]: Extracting #7: cost 11 inf + 4460 52.272 * * [simplify]: Extracting #8: cost 0 inf + 10011 52.273 * [simplify]: Simplified to (log1p (- (sqrt (fma (* -4 a) c (* b b))) b)) 52.273 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (expm1 (log1p (- (sqrt (fma (* -4 a) c (* b b))) b))) (* 2 a)))) 52.274 * * * * [progress]: [ 3 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (* (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b))))) (- b)) (* 2 a))))> 52.274 * [simplify]: Simplifying (* (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b))))) 52.274 * * [simplify]: iters left: 6 (14 enodes) 52.277 * * [simplify]: iters left: 5 (47 enodes) 52.290 * * [simplify]: iters left: 4 (57 enodes) 52.311 * * [simplify]: iters left: 3 (76 enodes) 52.334 * * [simplify]: iters left: 2 (91 enodes) 52.353 * * [simplify]: iters left: 1 (117 enodes) 52.372 * * [simplify]: Extracting #0: cost 1 inf + 0 52.372 * * [simplify]: Extracting #1: cost 11 inf + 0 52.373 * * [simplify]: Extracting #2: cost 30 inf + 1 52.373 * * [simplify]: Extracting #3: cost 31 inf + 48 52.374 * * [simplify]: Extracting #4: cost 13 inf + 2610 52.376 * * [simplify]: Extracting #5: cost 2 inf + 7431 52.378 * * [simplify]: Extracting #6: cost 0 inf + 8873 52.380 * [simplify]: Simplified to (sqrt (fma (* -4 a) c (* b b))) 52.380 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (+ (sqrt (fma (* -4 a) c (* b b))) (- b)) (* 2 a)))) 52.381 * * * * [progress]: [ 4 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (pow (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) 1) (* 2 a))))> 52.381 * * * * [progress]: [ 5 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (exp (log (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)))) (* 2 a))))> 52.381 * [simplify]: Simplifying (log (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b))) 52.381 * * [simplify]: iters left: 6 (16 enodes) 52.389 * * [simplify]: iters left: 5 (54 enodes) 52.405 * * [simplify]: iters left: 4 (69 enodes) 52.427 * * [simplify]: iters left: 3 (89 enodes) 52.456 * * [simplify]: iters left: 2 (106 enodes) 52.487 * * [simplify]: iters left: 1 (135 enodes) 52.525 * * [simplify]: Extracting #0: cost 1 inf + 0 52.525 * * [simplify]: Extracting #1: cost 3 inf + 0 52.525 * * [simplify]: Extracting #2: cost 11 inf + 0 52.525 * * [simplify]: Extracting #3: cost 24 inf + 42 52.525 * * [simplify]: Extracting #4: cost 35 inf + 85 52.526 * * [simplify]: Extracting #5: cost 35 inf + 131 52.526 * * [simplify]: Extracting #6: cost 27 inf + 466 52.528 * * [simplify]: Extracting #7: cost 11 inf + 4440 52.530 * * [simplify]: Extracting #8: cost 0 inf + 9971 52.533 * [simplify]: Simplified to (log (- (sqrt (fma (* -4 a) c (* b b))) b)) 52.533 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (exp (log (- (sqrt (fma (* -4 a) c (* b b))) b))) (* 2 a)))) 52.534 * * * * [progress]: [ 6 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (log (exp (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)))) (* 2 a))))> 52.534 * [simplify]: Simplifying (exp (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b))) 52.534 * * [simplify]: iters left: 6 (16 enodes) 52.542 * * [simplify]: iters left: 5 (54 enodes) 52.558 * * [simplify]: iters left: 4 (72 enodes) 52.581 * * [simplify]: iters left: 3 (105 enodes) 52.615 * * [simplify]: iters left: 2 (137 enodes) 52.646 * * [simplify]: iters left: 1 (197 enodes) 52.679 * * [simplify]: Extracting #0: cost 1 inf + 0 52.679 * * [simplify]: Extracting #1: cost 16 inf + 0 52.679 * * [simplify]: Extracting #2: cost 51 inf + 1 52.679 * * [simplify]: Extracting #3: cost 78 inf + 185 52.679 * * [simplify]: Extracting #4: cost 85 inf + 493 52.680 * * [simplify]: Extracting #5: cost 79 inf + 1164 52.681 * * [simplify]: Extracting #6: cost 44 inf + 10801 52.684 * * [simplify]: Extracting #7: cost 18 inf + 22764 52.691 * * [simplify]: Extracting #8: cost 1 inf + 32839 52.697 * * [simplify]: Extracting #9: cost 0 inf + 32788 52.703 * [simplify]: Simplified to (exp (- (sqrt (fma -4 (* a c) (* b b))) b)) 52.703 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (log (exp (- (sqrt (fma -4 (* a c) (* b b))) b))) (* 2 a)))) 52.703 * * * * [progress]: [ 7 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (* (* (cbrt (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b))) (cbrt (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)))) (cbrt (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)))) (* 2 a))))> 52.703 * [simplify]: Simplifying (* (cbrt (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b))) (cbrt (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)))) 52.703 * * [simplify]: iters left: 6 (17 enodes) 52.707 * * [simplify]: iters left: 5 (57 enodes) 52.716 * * [simplify]: iters left: 4 (72 enodes) 52.727 * * [simplify]: iters left: 3 (92 enodes) 52.749 * * [simplify]: iters left: 2 (109 enodes) 52.780 * * [simplify]: iters left: 1 (138 enodes) 52.804 * * [simplify]: Extracting #0: cost 1 inf + 0 52.804 * * [simplify]: Extracting #1: cost 3 inf + 0 52.804 * * [simplify]: Extracting #2: cost 5 inf + 0 52.804 * * [simplify]: Extracting #3: cost 13 inf + 0 52.804 * * [simplify]: Extracting #4: cost 26 inf + 42 52.804 * * [simplify]: Extracting #5: cost 37 inf + 85 52.804 * * [simplify]: Extracting #6: cost 36 inf + 173 52.805 * * [simplify]: Extracting #7: cost 29 inf + 563 52.805 * * [simplify]: Extracting #8: cost 16 inf + 3080 52.807 * * [simplify]: Extracting #9: cost 3 inf + 9008 52.808 * * [simplify]: Extracting #10: cost 0 inf + 10669 52.810 * [simplify]: Simplified to (* (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b))) 52.810 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (* (* (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (cbrt (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)))) (* 2 a)))) 52.810 * [simplify]: Simplifying (cbrt (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b))) 52.810 * * [simplify]: iters left: 6 (16 enodes) 52.817 * * [simplify]: iters left: 5 (54 enodes) 52.833 * * [simplify]: iters left: 4 (69 enodes) 52.847 * * [simplify]: iters left: 3 (89 enodes) 52.861 * * [simplify]: iters left: 2 (106 enodes) 52.882 * * [simplify]: iters left: 1 (135 enodes) 52.923 * * [simplify]: Extracting #0: cost 1 inf + 0 52.923 * * [simplify]: Extracting #1: cost 3 inf + 0 52.923 * * [simplify]: Extracting #2: cost 11 inf + 0 52.923 * * [simplify]: Extracting #3: cost 24 inf + 42 52.923 * * [simplify]: Extracting #4: cost 35 inf + 85 52.924 * * [simplify]: Extracting #5: cost 35 inf + 131 52.924 * * [simplify]: Extracting #6: cost 27 inf + 466 52.925 * * [simplify]: Extracting #7: cost 11 inf + 4450 52.928 * * [simplify]: Extracting #8: cost 0 inf + 9991 52.931 * [simplify]: Simplified to (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 52.931 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (* (* (cbrt (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b))) (cbrt (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)))) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (* 2 a)))) 52.931 * * * * [progress]: [ 8 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (cbrt (* (* (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b))) (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)))) (* 2 a))))> 52.932 * [simplify]: Simplifying (* (* (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b))) (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b))) 52.932 * * [simplify]: iters left: 6 (17 enodes) 52.939 * * [simplify]: iters left: 5 (58 enodes) 52.948 * * [simplify]: iters left: 4 (86 enodes) 52.966 * * [simplify]: iters left: 3 (197 enodes) 53.019 * * [simplify]: Extracting #0: cost 1 inf + 0 53.019 * * [simplify]: Extracting #1: cost 35 inf + 0 53.019 * * [simplify]: Extracting #2: cost 176 inf + 1 53.020 * * [simplify]: Extracting #3: cost 204 inf + 44 53.022 * * [simplify]: Extracting #4: cost 161 inf + 9816 53.032 * * [simplify]: Extracting #5: cost 20 inf + 51279 53.055 * * [simplify]: Extracting #6: cost 1 inf + 57396 53.078 * * [simplify]: Extracting #7: cost 0 inf + 57866 53.100 * [simplify]: Simplified to (* (* (- (sqrt (fma (* -4 c) a (* b b))) b) (- (sqrt (fma (* -4 c) a (* b b))) b)) (- (sqrt (fma (* -4 c) a (* b b))) b)) 53.100 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (cbrt (* (* (- (sqrt (fma (* -4 c) a (* b b))) b) (- (sqrt (fma (* -4 c) a (* b b))) b)) (- (sqrt (fma (* -4 c) a (* b b))) b))) (* 2 a)))) 53.101 * * * * [progress]: [ 9 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (* (sqrt (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b))) (sqrt (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)))) (* 2 a))))> 53.101 * [simplify]: Simplifying (sqrt (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b))) 53.101 * * [simplify]: iters left: 6 (16 enodes) 53.113 * * [simplify]: iters left: 5 (54 enodes) 53.123 * * [simplify]: iters left: 4 (69 enodes) 53.134 * * [simplify]: iters left: 3 (89 enodes) 53.160 * * [simplify]: iters left: 2 (106 enodes) 53.192 * * [simplify]: iters left: 1 (135 enodes) 53.221 * * [simplify]: Extracting #0: cost 1 inf + 0 53.221 * * [simplify]: Extracting #1: cost 3 inf + 0 53.221 * * [simplify]: Extracting #2: cost 11 inf + 0 53.221 * * [simplify]: Extracting #3: cost 24 inf + 42 53.221 * * [simplify]: Extracting #4: cost 35 inf + 85 53.221 * * [simplify]: Extracting #5: cost 35 inf + 131 53.221 * * [simplify]: Extracting #6: cost 27 inf + 466 53.222 * * [simplify]: Extracting #7: cost 11 inf + 4410 53.223 * * [simplify]: Extracting #8: cost 0 inf + 9911 53.227 * [simplify]: Simplified to (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 53.227 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (* (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (sqrt (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)))) (* 2 a)))) 53.227 * [simplify]: Simplifying (sqrt (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b))) 53.228 * * [simplify]: iters left: 6 (16 enodes) 53.231 * * [simplify]: iters left: 5 (54 enodes) 53.240 * * [simplify]: iters left: 4 (69 enodes) 53.251 * * [simplify]: iters left: 3 (89 enodes) 53.266 * * [simplify]: iters left: 2 (106 enodes) 53.284 * * [simplify]: iters left: 1 (135 enodes) 53.304 * * [simplify]: Extracting #0: cost 1 inf + 0 53.304 * * [simplify]: Extracting #1: cost 3 inf + 0 53.304 * * [simplify]: Extracting #2: cost 11 inf + 0 53.304 * * [simplify]: Extracting #3: cost 24 inf + 42 53.304 * * [simplify]: Extracting #4: cost 35 inf + 85 53.304 * * [simplify]: Extracting #5: cost 35 inf + 131 53.304 * * [simplify]: Extracting #6: cost 27 inf + 466 53.305 * * [simplify]: Extracting #7: cost 11 inf + 4410 53.307 * * [simplify]: Extracting #8: cost 0 inf + 9911 53.313 * [simplify]: Simplified to (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 53.313 * [simplify]: Simplified (2 3 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (* (sqrt (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b))) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (* 2 a)))) 53.313 * * * * [progress]: [ 10 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (* 1 (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b))) (* 2 a))))> 53.313 * * * * [progress]: [ 11 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (posit16->real (real->posit16 (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)))) (* 2 a))))> 53.314 * [simplify]: Simplifying (real->posit16 (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b))) 53.314 * * [simplify]: iters left: 6 (16 enodes) 53.321 * * [simplify]: iters left: 5 (51 enodes) 53.336 * * [simplify]: iters left: 4 (66 enodes) 53.347 * * [simplify]: iters left: 3 (86 enodes) 53.360 * * [simplify]: iters left: 2 (103 enodes) 53.388 * * [simplify]: iters left: 1 (132 enodes) 53.424 * * [simplify]: Extracting #0: cost 1 inf + 0 53.424 * * [simplify]: Extracting #1: cost 2 inf + 0 53.424 * * [simplify]: Extracting #2: cost 9 inf + 0 53.425 * * [simplify]: Extracting #3: cost 22 inf + 42 53.425 * * [simplify]: Extracting #4: cost 33 inf + 85 53.425 * * [simplify]: Extracting #5: cost 33 inf + 131 53.425 * * [simplify]: Extracting #6: cost 13 inf + 4155 53.427 * * [simplify]: Extracting #7: cost 0 inf + 9393 53.428 * [simplify]: Simplified to (real->posit16 (- (sqrt (fma (* -4 a) c (* b b))) b)) 53.428 * [simplify]: Simplified (2 3 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (posit16->real (real->posit16 (- (sqrt (fma (* -4 a) c (* b b))) b))) (* 2 a)))) 53.428 * * * * [progress]: [ 12 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (log1p (expm1 (sqrt (fma -4 (* c a) (* b b)))))) (- b)) (* 2 a))))> 53.429 * [simplify]: Simplifying (expm1 (sqrt (fma -4 (* c a) (* b b)))) 53.429 * * [simplify]: iters left: 5 (9 enodes) 53.433 * * [simplify]: iters left: 4 (30 enodes) 53.438 * * [simplify]: iters left: 3 (38 enodes) 53.444 * * [simplify]: iters left: 2 (50 enodes) 53.450 * * [simplify]: Extracting #0: cost 1 inf + 0 53.450 * * [simplify]: Extracting #1: cost 3 inf + 0 53.450 * * [simplify]: Extracting #2: cost 5 inf + 0 53.450 * * [simplify]: Extracting #3: cost 15 inf + 0 53.450 * * [simplify]: Extracting #4: cost 11 inf + 254 53.451 * * [simplify]: Extracting #5: cost 4 inf + 822 53.451 * * [simplify]: Extracting #6: cost 0 inf + 1638 53.451 * [simplify]: Simplified to (expm1 (sqrt (fma b b (* (* a c) -4)))) 53.451 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (log1p (expm1 (sqrt (fma b b (* (* a c) -4)))))) (- b)) (* 2 a)))) 53.452 * * * * [progress]: [ 13 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (expm1 (log1p (sqrt (fma -4 (* c a) (* b b)))))) (- b)) (* 2 a))))> 53.452 * [simplify]: Simplifying (log1p (sqrt (fma -4 (* c a) (* b b)))) 53.452 * * [simplify]: iters left: 5 (9 enodes) 53.454 * * [simplify]: iters left: 4 (30 enodes) 53.462 * * [simplify]: iters left: 3 (38 enodes) 53.473 * * [simplify]: iters left: 2 (50 enodes) 53.487 * * [simplify]: Extracting #0: cost 1 inf + 0 53.487 * * [simplify]: Extracting #1: cost 3 inf + 0 53.487 * * [simplify]: Extracting #2: cost 5 inf + 0 53.487 * * [simplify]: Extracting #3: cost 15 inf + 0 53.487 * * [simplify]: Extracting #4: cost 11 inf + 254 53.488 * * [simplify]: Extracting #5: cost 4 inf + 822 53.488 * * [simplify]: Extracting #6: cost 0 inf + 1678 53.489 * [simplify]: Simplified to (log1p (sqrt (fma b b (* (* a c) -4)))) 53.489 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (expm1 (log1p (sqrt (fma b b (* (* a c) -4)))))) (- b)) (* 2 a)))) 53.489 * * * * [progress]: [ 14 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (pow (fma -4 (* c a) (* b b)) 1/2)) (- b)) (* 2 a))))> 53.489 * * * * [progress]: [ 15 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (pow (sqrt (fma -4 (* c a) (* b b))) 1)) (- b)) (* 2 a))))> 53.490 * * * * [progress]: [ 16 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (exp (log (sqrt (fma -4 (* c a) (* b b)))))) (- b)) (* 2 a))))> 53.490 * [simplify]: Simplifying (log (sqrt (fma -4 (* c a) (* b b)))) 53.490 * * [simplify]: iters left: 5 (9 enodes) 53.494 * * [simplify]: iters left: 4 (30 enodes) 53.503 * * [simplify]: iters left: 3 (38 enodes) 53.515 * * [simplify]: iters left: 2 (50 enodes) 53.529 * * [simplify]: Extracting #0: cost 1 inf + 0 53.529 * * [simplify]: Extracting #1: cost 3 inf + 0 53.529 * * [simplify]: Extracting #2: cost 5 inf + 0 53.529 * * [simplify]: Extracting #3: cost 15 inf + 0 53.529 * * [simplify]: Extracting #4: cost 11 inf + 254 53.530 * * [simplify]: Extracting #5: cost 4 inf + 822 53.530 * * [simplify]: Extracting #6: cost 0 inf + 1638 53.531 * [simplify]: Simplified to (log (sqrt (fma b b (* (* a c) -4)))) 53.531 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (exp (log (sqrt (fma b b (* (* a c) -4)))))) (- b)) (* 2 a)))) 53.531 * * * * [progress]: [ 17 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (log (exp (sqrt (fma -4 (* c a) (* b b)))))) (- b)) (* 2 a))))> 53.532 * [simplify]: Simplifying (exp (sqrt (fma -4 (* c a) (* b b)))) 53.532 * * [simplify]: iters left: 5 (9 enodes) 53.537 * * [simplify]: iters left: 4 (30 enodes) 53.544 * * [simplify]: iters left: 3 (38 enodes) 53.551 * * [simplify]: iters left: 2 (50 enodes) 53.559 * * [simplify]: Extracting #0: cost 1 inf + 0 53.559 * * [simplify]: Extracting #1: cost 3 inf + 0 53.559 * * [simplify]: Extracting #2: cost 5 inf + 0 53.560 * * [simplify]: Extracting #3: cost 15 inf + 0 53.560 * * [simplify]: Extracting #4: cost 11 inf + 254 53.560 * * [simplify]: Extracting #5: cost 4 inf + 822 53.560 * * [simplify]: Extracting #6: cost 0 inf + 1638 53.561 * [simplify]: Simplified to (exp (sqrt (fma b b (* (* a c) -4)))) 53.561 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (log (exp (sqrt (fma b b (* (* a c) -4)))))) (- b)) (* 2 a)))) 53.561 * * * * [progress]: [ 18 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (- b)) (* 2 a))))> 53.561 * [simplify]: Simplifying (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) 53.561 * * [simplify]: iters left: 6 (10 enodes) 53.564 * * [simplify]: iters left: 5 (33 enodes) 53.569 * * [simplify]: iters left: 4 (41 enodes) 53.575 * * [simplify]: iters left: 3 (53 enodes) 53.582 * * [simplify]: Extracting #0: cost 1 inf + 0 53.582 * * [simplify]: Extracting #1: cost 3 inf + 0 53.582 * * [simplify]: Extracting #2: cost 5 inf + 0 53.582 * * [simplify]: Extracting #3: cost 7 inf + 0 53.583 * * [simplify]: Extracting #4: cost 17 inf + 0 53.583 * * [simplify]: Extracting #5: cost 16 inf + 87 53.583 * * [simplify]: Extracting #6: cost 6 inf + 1056 53.583 * * [simplify]: Extracting #7: cost 0 inf + 2256 53.584 * [simplify]: Simplified to (* (cbrt (sqrt (fma -4 (* a c) (* b b)))) (cbrt (sqrt (fma -4 (* a c) (* b b))))) 53.584 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (* (* (cbrt (sqrt (fma -4 (* a c) (* b b)))) (cbrt (sqrt (fma -4 (* a c) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (- b)) (* 2 a)))) 53.584 * [simplify]: Simplifying (cbrt (sqrt (fma -4 (* c a) (* b b)))) 53.584 * * [simplify]: iters left: 5 (9 enodes) 53.586 * * [simplify]: iters left: 4 (30 enodes) 53.592 * * [simplify]: iters left: 3 (38 enodes) 53.604 * * [simplify]: iters left: 2 (50 enodes) 53.617 * * [simplify]: Extracting #0: cost 1 inf + 0 53.617 * * [simplify]: Extracting #1: cost 3 inf + 0 53.617 * * [simplify]: Extracting #2: cost 5 inf + 0 53.618 * * [simplify]: Extracting #3: cost 15 inf + 0 53.618 * * [simplify]: Extracting #4: cost 11 inf + 254 53.618 * * [simplify]: Extracting #5: cost 4 inf + 822 53.619 * * [simplify]: Extracting #6: cost 0 inf + 1658 53.620 * [simplify]: Simplified to (cbrt (sqrt (fma b b (* (* a c) -4)))) 53.620 * [simplify]: Simplified (2 3 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma b b (* (* a c) -4)))))) (- b)) (* 2 a)))) 53.620 * * * * [progress]: [ 19 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (cbrt (* (* (sqrt (fma -4 (* c a) (* b b))) (sqrt (fma -4 (* c a) (* b b)))) (sqrt (fma -4 (* c a) (* b b)))))) (- b)) (* 2 a))))> 53.621 * [simplify]: Simplifying (* (* (sqrt (fma -4 (* c a) (* b b))) (sqrt (fma -4 (* c a) (* b b)))) (sqrt (fma -4 (* c a) (* b b)))) 53.621 * * [simplify]: iters left: 6 (10 enodes) 53.626 * * [simplify]: iters left: 5 (33 enodes) 53.634 * * [simplify]: iters left: 4 (50 enodes) 53.643 * * [simplify]: iters left: 3 (101 enodes) 53.670 * * [simplify]: iters left: 2 (168 enodes) 53.714 * * [simplify]: iters left: 1 (203 enodes) 53.756 * * [simplify]: Extracting #0: cost 1 inf + 0 53.756 * * [simplify]: Extracting #1: cost 27 inf + 0 53.756 * * [simplify]: Extracting #2: cost 43 inf + 88 53.757 * * [simplify]: Extracting #3: cost 29 inf + 2188 53.760 * * [simplify]: Extracting #4: cost 11 inf + 6918 53.765 * * [simplify]: Extracting #5: cost 0 inf + 11059 53.769 * [simplify]: Simplified to (* (sqrt (fma (* -4 a) c (* b b))) (fma (* -4 a) c (* b b))) 53.769 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (cbrt (* (sqrt (fma (* -4 a) c (* b b))) (fma (* -4 a) c (* b b))))) (- b)) (* 2 a)))) 53.770 * * * * [progress]: [ 20 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (* (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (sqrt (cbrt (fma -4 (* c a) (* b b)))))) (- b)) (* 2 a))))> 53.770 * [simplify]: Simplifying (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) 53.770 * * [simplify]: iters left: 6 (10 enodes) 53.775 * * [simplify]: iters left: 5 (34 enodes) 53.785 * * [simplify]: iters left: 4 (42 enodes) 53.797 * * [simplify]: iters left: 3 (54 enodes) 53.812 * * [simplify]: Extracting #0: cost 1 inf + 0 53.812 * * [simplify]: Extracting #1: cost 4 inf + 0 53.812 * * [simplify]: Extracting #2: cost 7 inf + 0 53.812 * * [simplify]: Extracting #3: cost 17 inf + 0 53.812 * * [simplify]: Extracting #4: cost 16 inf + 87 53.813 * * [simplify]: Extracting #5: cost 4 inf + 1260 53.814 * * [simplify]: Extracting #6: cost 0 inf + 2256 53.815 * [simplify]: Simplified to (fabs (cbrt (fma (* -4 c) a (* b b)))) 53.815 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (* (fabs (cbrt (fma (* -4 c) a (* b b)))) (sqrt (cbrt (fma -4 (* c a) (* b b)))))) (- b)) (* 2 a)))) 53.815 * [simplify]: Simplifying (sqrt (cbrt (fma -4 (* c a) (* b b)))) 53.815 * * [simplify]: iters left: 5 (9 enodes) 53.820 * * [simplify]: iters left: 4 (30 enodes) 53.829 * * [simplify]: iters left: 3 (38 enodes) 53.840 * * [simplify]: iters left: 2 (50 enodes) 53.853 * * [simplify]: Extracting #0: cost 1 inf + 0 53.853 * * [simplify]: Extracting #1: cost 3 inf + 0 53.854 * * [simplify]: Extracting #2: cost 5 inf + 0 53.854 * * [simplify]: Extracting #3: cost 15 inf + 0 53.854 * * [simplify]: Extracting #4: cost 11 inf + 254 53.854 * * [simplify]: Extracting #5: cost 4 inf + 862 53.855 * * [simplify]: Extracting #6: cost 0 inf + 1738 53.856 * [simplify]: Simplified to (sqrt (cbrt (fma b b (* (* a c) -4)))) 53.856 * [simplify]: Simplified (2 3 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (* (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (sqrt (cbrt (fma b b (* (* a c) -4)))))) (- b)) (* 2 a)))) 53.856 * * * * [progress]: [ 21 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))) (- b)) (* 2 a))))> 53.856 * [simplify]: Simplifying (sqrt (sqrt (fma -4 (* c a) (* b b)))) 53.856 * * [simplify]: iters left: 5 (9 enodes) 53.861 * * [simplify]: iters left: 4 (30 enodes) 53.870 * * [simplify]: iters left: 3 (38 enodes) 53.881 * * [simplify]: iters left: 2 (50 enodes) 53.894 * * [simplify]: Extracting #0: cost 1 inf + 0 53.894 * * [simplify]: Extracting #1: cost 3 inf + 0 53.894 * * [simplify]: Extracting #2: cost 5 inf + 0 53.894 * * [simplify]: Extracting #3: cost 15 inf + 0 53.894 * * [simplify]: Extracting #4: cost 11 inf + 254 53.895 * * [simplify]: Extracting #5: cost 4 inf + 822 53.898 * * [simplify]: Extracting #6: cost 0 inf + 1578 53.899 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a c) -4)))) 53.899 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (* (sqrt (sqrt (fma b b (* (* a c) -4)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))) (- b)) (* 2 a)))) 53.900 * [simplify]: Simplifying (sqrt (sqrt (fma -4 (* c a) (* b b)))) 53.900 * * [simplify]: iters left: 5 (9 enodes) 53.905 * * [simplify]: iters left: 4 (30 enodes) 53.914 * * [simplify]: iters left: 3 (38 enodes) 53.925 * * [simplify]: iters left: 2 (50 enodes) 53.931 * * [simplify]: Extracting #0: cost 1 inf + 0 53.931 * * [simplify]: Extracting #1: cost 3 inf + 0 53.931 * * [simplify]: Extracting #2: cost 5 inf + 0 53.931 * * [simplify]: Extracting #3: cost 15 inf + 0 53.932 * * [simplify]: Extracting #4: cost 11 inf + 254 53.932 * * [simplify]: Extracting #5: cost 4 inf + 822 53.932 * * [simplify]: Extracting #6: cost 0 inf + 1578 53.932 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a c) -4)))) 53.932 * [simplify]: Simplified (2 3 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma b b (* (* a c) -4)))))) (- b)) (* 2 a)))) 53.933 * * * * [progress]: [ 22 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (* (sqrt 1) (sqrt (fma -4 (* c a) (* b b))))) (- b)) (* 2 a))))> 53.933 * [simplify]: Simplifying (sqrt 1) 53.933 * * [simplify]: iters left: 1 (2 enodes) 53.935 * * [simplify]: Extracting #0: cost 1 inf + 0 53.935 * * [simplify]: Extracting #1: cost 0 inf + 1 53.935 * [simplify]: Simplified to 1 53.935 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (* 1 (sqrt (fma -4 (* c a) (* b b))))) (- b)) (* 2 a)))) 53.935 * [simplify]: Simplifying (sqrt (fma -4 (* c a) (* b b))) 53.935 * * [simplify]: iters left: 4 (8 enodes) 53.937 * * [simplify]: iters left: 3 (27 enodes) 53.942 * * [simplify]: iters left: 2 (35 enodes) 53.947 * * [simplify]: iters left: 1 (47 enodes) 53.954 * * [simplify]: Extracting #0: cost 1 inf + 0 53.954 * * [simplify]: Extracting #1: cost 3 inf + 0 53.954 * * [simplify]: Extracting #2: cost 13 inf + 0 53.954 * * [simplify]: Extracting #3: cost 12 inf + 87 53.954 * * [simplify]: Extracting #4: cost 1 inf + 961 53.954 * * [simplify]: Extracting #5: cost 0 inf + 1140 53.955 * [simplify]: Simplified to (sqrt (fma -4 (* a c) (* b b))) 53.955 * [simplify]: Simplified (2 3 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (* 1 (sqrt (fma -4 (* a c) (* b b))))) (- b)) (* 2 a)))) 53.955 * * * * [progress]: [ 23 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (pow (fma -4 (* c a) (* b b)) (/ 1 2))) (- b)) (* 2 a))))> 53.955 * [simplify]: Simplifying (/ 1 2) 53.955 * * [simplify]: iters left: 2 (3 enodes) 53.957 * * [simplify]: iters left: 1 (12 enodes) 53.960 * * [simplify]: Extracting #0: cost 1 inf + 0 53.960 * * [simplify]: Extracting #1: cost 0 inf + 1 53.960 * [simplify]: Simplified to 1/2 53.960 * [simplify]: Simplified (2 3 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (pow (fma -4 (* c a) (* b b)) 1/2)) (- b)) (* 2 a)))) 53.960 * * * * [progress]: [ 24 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))) (- b)) (* 2 a))))> 53.960 * [simplify]: Simplifying (sqrt (sqrt (fma -4 (* c a) (* b b)))) 53.960 * * [simplify]: iters left: 5 (9 enodes) 53.964 * * [simplify]: iters left: 4 (30 enodes) 53.968 * * [simplify]: iters left: 3 (38 enodes) 53.975 * * [simplify]: iters left: 2 (50 enodes) 53.982 * * [simplify]: Extracting #0: cost 1 inf + 0 53.982 * * [simplify]: Extracting #1: cost 3 inf + 0 53.982 * * [simplify]: Extracting #2: cost 5 inf + 0 53.982 * * [simplify]: Extracting #3: cost 15 inf + 0 53.982 * * [simplify]: Extracting #4: cost 11 inf + 254 53.982 * * [simplify]: Extracting #5: cost 4 inf + 822 53.983 * * [simplify]: Extracting #6: cost 0 inf + 1578 53.983 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a c) -4)))) 53.983 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (* (sqrt (sqrt (fma b b (* (* a c) -4)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))) (- b)) (* 2 a)))) 53.983 * [simplify]: Simplifying (sqrt (sqrt (fma -4 (* c a) (* b b)))) 53.983 * * [simplify]: iters left: 5 (9 enodes) 53.986 * * [simplify]: iters left: 4 (30 enodes) 53.990 * * [simplify]: iters left: 3 (38 enodes) 54.002 * * [simplify]: iters left: 2 (50 enodes) 54.015 * * [simplify]: Extracting #0: cost 1 inf + 0 54.015 * * [simplify]: Extracting #1: cost 3 inf + 0 54.015 * * [simplify]: Extracting #2: cost 5 inf + 0 54.015 * * [simplify]: Extracting #3: cost 15 inf + 0 54.016 * * [simplify]: Extracting #4: cost 11 inf + 254 54.016 * * [simplify]: Extracting #5: cost 4 inf + 822 54.017 * * [simplify]: Extracting #6: cost 0 inf + 1578 54.017 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a c) -4)))) 54.018 * [simplify]: Simplified (2 3 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma b b (* (* a c) -4)))))) (- b)) (* 2 a)))) 54.018 * * * * [progress]: [ 25 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (fabs (sqrt (fma -4 (* c a) (* b b))))) (- b)) (* 2 a))))> 54.018 * * * * [progress]: [ 26 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (* 1 (sqrt (fma -4 (* c a) (* b b))))) (- b)) (* 2 a))))> 54.018 * * * * [progress]: [ 27 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (posit16->real (real->posit16 (sqrt (fma -4 (* c a) (* b b)))))) (- b)) (* 2 a))))> 54.019 * [simplify]: Simplifying (real->posit16 (sqrt (fma -4 (* c a) (* b b)))) 54.019 * * [simplify]: iters left: 5 (9 enodes) 54.021 * * [simplify]: iters left: 4 (27 enodes) 54.025 * * [simplify]: iters left: 3 (35 enodes) 54.031 * * [simplify]: iters left: 2 (47 enodes) 54.037 * * [simplify]: Extracting #0: cost 1 inf + 0 54.037 * * [simplify]: Extracting #1: cost 2 inf + 0 54.037 * * [simplify]: Extracting #2: cost 3 inf + 0 54.037 * * [simplify]: Extracting #3: cost 13 inf + 0 54.037 * * [simplify]: Extracting #4: cost 12 inf + 87 54.037 * * [simplify]: Extracting #5: cost 3 inf + 739 54.038 * * [simplify]: Extracting #6: cost 0 inf + 1140 54.038 * [simplify]: Simplified to (real->posit16 (sqrt (fma -4 (* a c) (* b b)))) 54.038 * [simplify]: Simplified (2 3 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (posit16->real (real->posit16 (sqrt (fma -4 (* a c) (* b b)))))) (- b)) (* 2 a)))) 54.038 * * * * [progress]: [ 28 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (log1p (expm1 (sqrt (fma -4 (* c a) (* b b)))))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 54.039 * [simplify]: Simplifying (expm1 (sqrt (fma -4 (* c a) (* b b)))) 54.039 * * [simplify]: iters left: 5 (9 enodes) 54.041 * * [simplify]: iters left: 4 (30 enodes) 54.046 * * [simplify]: iters left: 3 (38 enodes) 54.053 * * [simplify]: iters left: 2 (50 enodes) 54.066 * * [simplify]: Extracting #0: cost 1 inf + 0 54.066 * * [simplify]: Extracting #1: cost 3 inf + 0 54.066 * * [simplify]: Extracting #2: cost 5 inf + 0 54.066 * * [simplify]: Extracting #3: cost 15 inf + 0 54.066 * * [simplify]: Extracting #4: cost 11 inf + 254 54.067 * * [simplify]: Extracting #5: cost 4 inf + 822 54.067 * * [simplify]: Extracting #6: cost 0 inf + 1638 54.068 * [simplify]: Simplified to (expm1 (sqrt (fma b b (* (* a c) -4)))) 54.068 * [simplify]: Simplified (2 3 1 1 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (log1p (expm1 (sqrt (fma b b (* (* a c) -4)))))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 54.068 * * * * [progress]: [ 29 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (expm1 (log1p (sqrt (fma -4 (* c a) (* b b)))))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 54.069 * [simplify]: Simplifying (log1p (sqrt (fma -4 (* c a) (* b b)))) 54.069 * * [simplify]: iters left: 5 (9 enodes) 54.073 * * [simplify]: iters left: 4 (30 enodes) 54.082 * * [simplify]: iters left: 3 (38 enodes) 54.094 * * [simplify]: iters left: 2 (50 enodes) 54.107 * * [simplify]: Extracting #0: cost 1 inf + 0 54.107 * * [simplify]: Extracting #1: cost 3 inf + 0 54.107 * * [simplify]: Extracting #2: cost 5 inf + 0 54.107 * * [simplify]: Extracting #3: cost 15 inf + 0 54.107 * * [simplify]: Extracting #4: cost 11 inf + 254 54.108 * * [simplify]: Extracting #5: cost 4 inf + 822 54.109 * * [simplify]: Extracting #6: cost 0 inf + 1678 54.109 * [simplify]: Simplified to (log1p (sqrt (fma b b (* (* a c) -4)))) 54.109 * [simplify]: Simplified (2 3 1 1 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (expm1 (log1p (sqrt (fma b b (* (* a c) -4)))))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 54.110 * * * * [progress]: [ 30 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (pow (fma -4 (* c a) (* b b)) 1/2)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 54.110 * * * * [progress]: [ 31 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (pow (sqrt (fma -4 (* c a) (* b b))) 1)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 54.110 * * * * [progress]: [ 32 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (exp (log (sqrt (fma -4 (* c a) (* b b)))))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 54.110 * [simplify]: Simplifying (log (sqrt (fma -4 (* c a) (* b b)))) 54.110 * * [simplify]: iters left: 5 (9 enodes) 54.118 * * [simplify]: iters left: 4 (30 enodes) 54.127 * * [simplify]: iters left: 3 (38 enodes) 54.139 * * [simplify]: iters left: 2 (50 enodes) 54.152 * * [simplify]: Extracting #0: cost 1 inf + 0 54.152 * * [simplify]: Extracting #1: cost 3 inf + 0 54.152 * * [simplify]: Extracting #2: cost 5 inf + 0 54.152 * * [simplify]: Extracting #3: cost 15 inf + 0 54.152 * * [simplify]: Extracting #4: cost 11 inf + 254 54.153 * * [simplify]: Extracting #5: cost 4 inf + 822 54.153 * * [simplify]: Extracting #6: cost 0 inf + 1638 54.154 * [simplify]: Simplified to (log (sqrt (fma b b (* (* a c) -4)))) 54.154 * [simplify]: Simplified (2 3 1 1 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (exp (log (sqrt (fma b b (* (* a c) -4)))))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 54.155 * * * * [progress]: [ 33 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (log (exp (sqrt (fma -4 (* c a) (* b b)))))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 54.155 * [simplify]: Simplifying (exp (sqrt (fma -4 (* c a) (* b b)))) 54.155 * * [simplify]: iters left: 5 (9 enodes) 54.160 * * [simplify]: iters left: 4 (30 enodes) 54.168 * * [simplify]: iters left: 3 (38 enodes) 54.174 * * [simplify]: iters left: 2 (50 enodes) 54.181 * * [simplify]: Extracting #0: cost 1 inf + 0 54.181 * * [simplify]: Extracting #1: cost 3 inf + 0 54.181 * * [simplify]: Extracting #2: cost 5 inf + 0 54.181 * * [simplify]: Extracting #3: cost 15 inf + 0 54.181 * * [simplify]: Extracting #4: cost 11 inf + 254 54.182 * * [simplify]: Extracting #5: cost 4 inf + 822 54.182 * * [simplify]: Extracting #6: cost 0 inf + 1638 54.182 * [simplify]: Simplified to (exp (sqrt (fma b b (* (* a c) -4)))) 54.182 * [simplify]: Simplified (2 3 1 1 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (log (exp (sqrt (fma b b (* (* a c) -4)))))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 54.183 * * * * [progress]: [ 34 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 54.183 * [simplify]: Simplifying (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) 54.183 * * [simplify]: iters left: 6 (10 enodes) 54.185 * * [simplify]: iters left: 5 (33 enodes) 54.190 * * [simplify]: iters left: 4 (41 enodes) 54.197 * * [simplify]: iters left: 3 (53 enodes) 54.209 * * [simplify]: Extracting #0: cost 1 inf + 0 54.210 * * [simplify]: Extracting #1: cost 3 inf + 0 54.210 * * [simplify]: Extracting #2: cost 5 inf + 0 54.210 * * [simplify]: Extracting #3: cost 7 inf + 0 54.210 * * [simplify]: Extracting #4: cost 17 inf + 0 54.210 * * [simplify]: Extracting #5: cost 16 inf + 87 54.210 * * [simplify]: Extracting #6: cost 6 inf + 1056 54.211 * * [simplify]: Extracting #7: cost 0 inf + 2256 54.212 * [simplify]: Simplified to (* (cbrt (sqrt (fma -4 (* a c) (* b b)))) (cbrt (sqrt (fma -4 (* a c) (* b b))))) 54.212 * [simplify]: Simplified (2 3 1 1 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (* (* (cbrt (sqrt (fma -4 (* a c) (* b b)))) (cbrt (sqrt (fma -4 (* a c) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 54.213 * [simplify]: Simplifying (cbrt (sqrt (fma -4 (* c a) (* b b)))) 54.213 * * [simplify]: iters left: 5 (9 enodes) 54.217 * * [simplify]: iters left: 4 (30 enodes) 54.226 * * [simplify]: iters left: 3 (38 enodes) 54.240 * * [simplify]: iters left: 2 (50 enodes) 54.253 * * [simplify]: Extracting #0: cost 1 inf + 0 54.253 * * [simplify]: Extracting #1: cost 3 inf + 0 54.253 * * [simplify]: Extracting #2: cost 5 inf + 0 54.253 * * [simplify]: Extracting #3: cost 15 inf + 0 54.254 * * [simplify]: Extracting #4: cost 11 inf + 254 54.254 * * [simplify]: Extracting #5: cost 4 inf + 822 54.255 * * [simplify]: Extracting #6: cost 0 inf + 1658 54.256 * [simplify]: Simplified to (cbrt (sqrt (fma b b (* (* a c) -4)))) 54.256 * [simplify]: Simplified (2 3 1 1 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma b b (* (* a c) -4)))))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 54.256 * * * * [progress]: [ 35 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (cbrt (* (* (sqrt (fma -4 (* c a) (* b b))) (sqrt (fma -4 (* c a) (* b b)))) (sqrt (fma -4 (* c a) (* b b)))))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 54.257 * [simplify]: Simplifying (* (* (sqrt (fma -4 (* c a) (* b b))) (sqrt (fma -4 (* c a) (* b b)))) (sqrt (fma -4 (* c a) (* b b)))) 54.257 * * [simplify]: iters left: 6 (10 enodes) 54.262 * * [simplify]: iters left: 5 (33 enodes) 54.272 * * [simplify]: iters left: 4 (50 enodes) 54.291 * * [simplify]: iters left: 3 (101 enodes) 54.327 * * [simplify]: iters left: 2 (168 enodes) 54.384 * * [simplify]: iters left: 1 (203 enodes) 54.442 * * [simplify]: Extracting #0: cost 1 inf + 0 54.443 * * [simplify]: Extracting #1: cost 27 inf + 0 54.443 * * [simplify]: Extracting #2: cost 43 inf + 88 54.443 * * [simplify]: Extracting #3: cost 29 inf + 2188 54.445 * * [simplify]: Extracting #4: cost 11 inf + 6918 54.447 * * [simplify]: Extracting #5: cost 0 inf + 11059 54.449 * [simplify]: Simplified to (* (sqrt (fma (* -4 a) c (* b b))) (fma (* -4 a) c (* b b))) 54.449 * [simplify]: Simplified (2 3 1 1 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (cbrt (* (sqrt (fma (* -4 a) c (* b b))) (fma (* -4 a) c (* b b))))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 54.450 * * * * [progress]: [ 36 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (* (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (sqrt (cbrt (fma -4 (* c a) (* b b)))))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 54.450 * [simplify]: Simplifying (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) 54.450 * * [simplify]: iters left: 6 (10 enodes) 54.453 * * [simplify]: iters left: 5 (34 enodes) 54.458 * * [simplify]: iters left: 4 (42 enodes) 54.469 * * [simplify]: iters left: 3 (54 enodes) 54.484 * * [simplify]: Extracting #0: cost 1 inf + 0 54.484 * * [simplify]: Extracting #1: cost 4 inf + 0 54.484 * * [simplify]: Extracting #2: cost 7 inf + 0 54.484 * * [simplify]: Extracting #3: cost 17 inf + 0 54.484 * * [simplify]: Extracting #4: cost 16 inf + 87 54.485 * * [simplify]: Extracting #5: cost 4 inf + 1260 54.486 * * [simplify]: Extracting #6: cost 0 inf + 2256 54.486 * [simplify]: Simplified to (fabs (cbrt (fma (* -4 c) a (* b b)))) 54.486 * [simplify]: Simplified (2 3 1 1 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (* (fabs (cbrt (fma (* -4 c) a (* b b)))) (sqrt (cbrt (fma -4 (* c a) (* b b)))))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 54.487 * [simplify]: Simplifying (sqrt (cbrt (fma -4 (* c a) (* b b)))) 54.487 * * [simplify]: iters left: 5 (9 enodes) 54.492 * * [simplify]: iters left: 4 (30 enodes) 54.501 * * [simplify]: iters left: 3 (38 enodes) 54.515 * * [simplify]: iters left: 2 (50 enodes) 54.528 * * [simplify]: Extracting #0: cost 1 inf + 0 54.528 * * [simplify]: Extracting #1: cost 3 inf + 0 54.529 * * [simplify]: Extracting #2: cost 5 inf + 0 54.529 * * [simplify]: Extracting #3: cost 15 inf + 0 54.529 * * [simplify]: Extracting #4: cost 11 inf + 254 54.529 * * [simplify]: Extracting #5: cost 4 inf + 862 54.530 * * [simplify]: Extracting #6: cost 0 inf + 1738 54.531 * [simplify]: Simplified to (sqrt (cbrt (fma b b (* (* a c) -4)))) 54.531 * [simplify]: Simplified (2 3 1 1 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (* (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (sqrt (cbrt (fma b b (* (* a c) -4)))))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 54.531 * * * * [progress]: [ 37 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 54.532 * [simplify]: Simplifying (sqrt (sqrt (fma -4 (* c a) (* b b)))) 54.532 * * [simplify]: iters left: 5 (9 enodes) 54.536 * * [simplify]: iters left: 4 (30 enodes) 54.545 * * [simplify]: iters left: 3 (38 enodes) 54.556 * * [simplify]: iters left: 2 (50 enodes) 54.569 * * [simplify]: Extracting #0: cost 1 inf + 0 54.569 * * [simplify]: Extracting #1: cost 3 inf + 0 54.569 * * [simplify]: Extracting #2: cost 5 inf + 0 54.569 * * [simplify]: Extracting #3: cost 15 inf + 0 54.570 * * [simplify]: Extracting #4: cost 11 inf + 254 54.570 * * [simplify]: Extracting #5: cost 4 inf + 822 54.571 * * [simplify]: Extracting #6: cost 0 inf + 1578 54.571 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a c) -4)))) 54.571 * [simplify]: Simplified (2 3 1 1 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (* (sqrt (sqrt (fma b b (* (* a c) -4)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 54.572 * [simplify]: Simplifying (sqrt (sqrt (fma -4 (* c a) (* b b)))) 54.572 * * [simplify]: iters left: 5 (9 enodes) 54.577 * * [simplify]: iters left: 4 (30 enodes) 54.586 * * [simplify]: iters left: 3 (38 enodes) 54.598 * * [simplify]: iters left: 2 (50 enodes) 54.612 * * [simplify]: Extracting #0: cost 1 inf + 0 54.612 * * [simplify]: Extracting #1: cost 3 inf + 0 54.612 * * [simplify]: Extracting #2: cost 5 inf + 0 54.612 * * [simplify]: Extracting #3: cost 15 inf + 0 54.612 * * [simplify]: Extracting #4: cost 11 inf + 254 54.612 * * [simplify]: Extracting #5: cost 4 inf + 822 54.613 * * [simplify]: Extracting #6: cost 0 inf + 1578 54.614 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a c) -4)))) 54.614 * [simplify]: Simplified (2 3 1 1 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma b b (* (* a c) -4)))))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 54.614 * * * * [progress]: [ 38 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (* (sqrt 1) (sqrt (fma -4 (* c a) (* b b))))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 54.615 * [simplify]: Simplifying (sqrt 1) 54.615 * * [simplify]: iters left: 1 (2 enodes) 54.618 * * [simplify]: Extracting #0: cost 1 inf + 0 54.618 * * [simplify]: Extracting #1: cost 0 inf + 1 54.618 * [simplify]: Simplified to 1 54.618 * [simplify]: Simplified (2 3 1 1 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (* 1 (sqrt (fma -4 (* c a) (* b b))))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 54.619 * [simplify]: Simplifying (sqrt (fma -4 (* c a) (* b b))) 54.619 * * [simplify]: iters left: 4 (8 enodes) 54.623 * * [simplify]: iters left: 3 (27 enodes) 54.631 * * [simplify]: iters left: 2 (35 enodes) 54.642 * * [simplify]: iters left: 1 (47 enodes) 54.653 * * [simplify]: Extracting #0: cost 1 inf + 0 54.653 * * [simplify]: Extracting #1: cost 3 inf + 0 54.653 * * [simplify]: Extracting #2: cost 13 inf + 0 54.654 * * [simplify]: Extracting #3: cost 12 inf + 87 54.654 * * [simplify]: Extracting #4: cost 1 inf + 961 54.654 * * [simplify]: Extracting #5: cost 0 inf + 1140 54.654 * [simplify]: Simplified to (sqrt (fma -4 (* a c) (* b b))) 54.654 * [simplify]: Simplified (2 3 1 1 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (* 1 (sqrt (fma -4 (* a c) (* b b))))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 54.657 * * * * [progress]: [ 39 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (pow (fma -4 (* c a) (* b b)) (/ 1 2))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 54.657 * [simplify]: Simplifying (/ 1 2) 54.657 * * [simplify]: iters left: 2 (3 enodes) 54.660 * * [simplify]: iters left: 1 (12 enodes) 54.662 * * [simplify]: Extracting #0: cost 1 inf + 0 54.662 * * [simplify]: Extracting #1: cost 0 inf + 1 54.662 * [simplify]: Simplified to 1/2 54.662 * [simplify]: Simplified (2 3 1 1 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (pow (fma -4 (* c a) (* b b)) 1/2)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 54.663 * * * * [progress]: [ 40 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 54.663 * [simplify]: Simplifying (sqrt (sqrt (fma -4 (* c a) (* b b)))) 54.663 * * [simplify]: iters left: 5 (9 enodes) 54.665 * * [simplify]: iters left: 4 (30 enodes) 54.670 * * [simplify]: iters left: 3 (38 enodes) 54.676 * * [simplify]: iters left: 2 (50 enodes) 54.683 * * [simplify]: Extracting #0: cost 1 inf + 0 54.684 * * [simplify]: Extracting #1: cost 3 inf + 0 54.684 * * [simplify]: Extracting #2: cost 5 inf + 0 54.684 * * [simplify]: Extracting #3: cost 15 inf + 0 54.684 * * [simplify]: Extracting #4: cost 11 inf + 254 54.684 * * [simplify]: Extracting #5: cost 4 inf + 822 54.684 * * [simplify]: Extracting #6: cost 0 inf + 1578 54.685 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a c) -4)))) 54.685 * [simplify]: Simplified (2 3 1 1 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (* (sqrt (sqrt (fma b b (* (* a c) -4)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 54.685 * [simplify]: Simplifying (sqrt (sqrt (fma -4 (* c a) (* b b)))) 54.685 * * [simplify]: iters left: 5 (9 enodes) 54.688 * * [simplify]: iters left: 4 (30 enodes) 54.697 * * [simplify]: iters left: 3 (38 enodes) 54.709 * * [simplify]: iters left: 2 (50 enodes) 54.723 * * [simplify]: Extracting #0: cost 1 inf + 0 54.723 * * [simplify]: Extracting #1: cost 3 inf + 0 54.723 * * [simplify]: Extracting #2: cost 5 inf + 0 54.723 * * [simplify]: Extracting #3: cost 15 inf + 0 54.723 * * [simplify]: Extracting #4: cost 11 inf + 254 54.723 * * [simplify]: Extracting #5: cost 4 inf + 822 54.724 * * [simplify]: Extracting #6: cost 0 inf + 1578 54.725 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a c) -4)))) 54.725 * [simplify]: Simplified (2 3 1 1 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma b b (* (* a c) -4)))))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 54.725 * * * * [progress]: [ 41 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (fabs (sqrt (fma -4 (* c a) (* b b))))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 54.725 * * * * [progress]: [ 42 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (* 1 (sqrt (fma -4 (* c a) (* b b))))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 54.725 * * * * [progress]: [ 43 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (posit16->real (real->posit16 (sqrt (fma -4 (* c a) (* b b)))))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 54.726 * [simplify]: Simplifying (real->posit16 (sqrt (fma -4 (* c a) (* b b)))) 54.726 * * [simplify]: iters left: 5 (9 enodes) 54.730 * * [simplify]: iters left: 4 (27 enodes) 54.739 * * [simplify]: iters left: 3 (35 enodes) 54.750 * * [simplify]: iters left: 2 (47 enodes) 54.762 * * [simplify]: Extracting #0: cost 1 inf + 0 54.762 * * [simplify]: Extracting #1: cost 2 inf + 0 54.762 * * [simplify]: Extracting #2: cost 3 inf + 0 54.762 * * [simplify]: Extracting #3: cost 13 inf + 0 54.762 * * [simplify]: Extracting #4: cost 12 inf + 87 54.762 * * [simplify]: Extracting #5: cost 3 inf + 739 54.763 * * [simplify]: Extracting #6: cost 0 inf + 1140 54.764 * [simplify]: Simplified to (real->posit16 (sqrt (fma -4 (* a c) (* b b)))) 54.764 * [simplify]: Simplified (2 3 1 1 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (posit16->real (real->posit16 (sqrt (fma -4 (* a c) (* b b)))))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 54.764 * * * * [progress]: [ 44 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (log1p (expm1 (sqrt (fma -4 (* c a) (* b b))))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 54.764 * [simplify]: Simplifying (expm1 (sqrt (fma -4 (* c a) (* b b)))) 54.764 * * [simplify]: iters left: 5 (9 enodes) 54.769 * * [simplify]: iters left: 4 (30 enodes) 54.778 * * [simplify]: iters left: 3 (38 enodes) 54.793 * * [simplify]: iters left: 2 (50 enodes) 54.807 * * [simplify]: Extracting #0: cost 1 inf + 0 54.807 * * [simplify]: Extracting #1: cost 3 inf + 0 54.807 * * [simplify]: Extracting #2: cost 5 inf + 0 54.807 * * [simplify]: Extracting #3: cost 15 inf + 0 54.807 * * [simplify]: Extracting #4: cost 11 inf + 254 54.808 * * [simplify]: Extracting #5: cost 4 inf + 822 54.809 * * [simplify]: Extracting #6: cost 0 inf + 1638 54.809 * [simplify]: Simplified to (expm1 (sqrt (fma b b (* (* a c) -4)))) 54.810 * [simplify]: Simplified (2 3 1 1 1 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (log1p (expm1 (sqrt (fma b b (* (* a c) -4))))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 54.810 * * * * [progress]: [ 45 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (expm1 (log1p (sqrt (fma -4 (* c a) (* b b))))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 54.810 * [simplify]: Simplifying (log1p (sqrt (fma -4 (* c a) (* b b)))) 54.810 * * [simplify]: iters left: 5 (9 enodes) 54.815 * * [simplify]: iters left: 4 (30 enodes) 54.823 * * [simplify]: iters left: 3 (38 enodes) 54.830 * * [simplify]: iters left: 2 (50 enodes) 54.837 * * [simplify]: Extracting #0: cost 1 inf + 0 54.837 * * [simplify]: Extracting #1: cost 3 inf + 0 54.837 * * [simplify]: Extracting #2: cost 5 inf + 0 54.837 * * [simplify]: Extracting #3: cost 15 inf + 0 54.837 * * [simplify]: Extracting #4: cost 11 inf + 254 54.837 * * [simplify]: Extracting #5: cost 4 inf + 822 54.837 * * [simplify]: Extracting #6: cost 0 inf + 1678 54.838 * [simplify]: Simplified to (log1p (sqrt (fma b b (* (* a c) -4)))) 54.838 * [simplify]: Simplified (2 3 1 1 1 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (expm1 (log1p (sqrt (fma b b (* (* a c) -4))))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 54.838 * * * * [progress]: [ 46 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (pow (fma -4 (* c a) (* b b)) 1/2))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 54.838 * * * * [progress]: [ 47 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (pow (sqrt (fma -4 (* c a) (* b b))) 1))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 54.838 * * * * [progress]: [ 48 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (exp (log (sqrt (fma -4 (* c a) (* b b))))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 54.838 * [simplify]: Simplifying (log (sqrt (fma -4 (* c a) (* b b)))) 54.838 * * [simplify]: iters left: 5 (9 enodes) 54.841 * * [simplify]: iters left: 4 (30 enodes) 54.845 * * [simplify]: iters left: 3 (38 enodes) 54.852 * * [simplify]: iters left: 2 (50 enodes) 54.864 * * [simplify]: Extracting #0: cost 1 inf + 0 54.864 * * [simplify]: Extracting #1: cost 3 inf + 0 54.864 * * [simplify]: Extracting #2: cost 5 inf + 0 54.865 * * [simplify]: Extracting #3: cost 15 inf + 0 54.865 * * [simplify]: Extracting #4: cost 11 inf + 254 54.865 * * [simplify]: Extracting #5: cost 4 inf + 822 54.865 * * [simplify]: Extracting #6: cost 0 inf + 1638 54.866 * [simplify]: Simplified to (log (sqrt (fma b b (* (* a c) -4)))) 54.866 * [simplify]: Simplified (2 3 1 1 1 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (exp (log (sqrt (fma b b (* (* a c) -4))))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 54.866 * * * * [progress]: [ 49 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (log (exp (sqrt (fma -4 (* c a) (* b b))))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 54.866 * [simplify]: Simplifying (exp (sqrt (fma -4 (* c a) (* b b)))) 54.866 * * [simplify]: iters left: 5 (9 enodes) 54.868 * * [simplify]: iters left: 4 (30 enodes) 54.873 * * [simplify]: iters left: 3 (38 enodes) 54.879 * * [simplify]: iters left: 2 (50 enodes) 54.886 * * [simplify]: Extracting #0: cost 1 inf + 0 54.887 * * [simplify]: Extracting #1: cost 3 inf + 0 54.887 * * [simplify]: Extracting #2: cost 5 inf + 0 54.887 * * [simplify]: Extracting #3: cost 15 inf + 0 54.887 * * [simplify]: Extracting #4: cost 11 inf + 254 54.887 * * [simplify]: Extracting #5: cost 4 inf + 822 54.888 * * [simplify]: Extracting #6: cost 0 inf + 1638 54.889 * [simplify]: Simplified to (exp (sqrt (fma b b (* (* a c) -4)))) 54.889 * [simplify]: Simplified (2 3 1 1 1 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (log (exp (sqrt (fma b b (* (* a c) -4))))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 54.889 * * * * [progress]: [ 50 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b))))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 54.890 * [simplify]: Simplifying (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) 54.890 * * [simplify]: iters left: 6 (10 enodes) 54.897 * * [simplify]: iters left: 5 (33 enodes) 54.908 * * [simplify]: iters left: 4 (41 enodes) 54.921 * * [simplify]: iters left: 3 (53 enodes) 54.936 * * [simplify]: Extracting #0: cost 1 inf + 0 54.936 * * [simplify]: Extracting #1: cost 3 inf + 0 54.936 * * [simplify]: Extracting #2: cost 5 inf + 0 54.936 * * [simplify]: Extracting #3: cost 7 inf + 0 54.936 * * [simplify]: Extracting #4: cost 17 inf + 0 54.936 * * [simplify]: Extracting #5: cost 16 inf + 87 54.936 * * [simplify]: Extracting #6: cost 6 inf + 1056 54.937 * * [simplify]: Extracting #7: cost 0 inf + 2256 54.938 * [simplify]: Simplified to (* (cbrt (sqrt (fma -4 (* a c) (* b b)))) (cbrt (sqrt (fma -4 (* a c) (* b b))))) 54.938 * [simplify]: Simplified (2 3 1 1 1 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (* (* (cbrt (sqrt (fma -4 (* a c) (* b b)))) (cbrt (sqrt (fma -4 (* a c) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b))))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 54.939 * [simplify]: Simplifying (cbrt (sqrt (fma -4 (* c a) (* b b)))) 54.939 * * [simplify]: iters left: 5 (9 enodes) 54.943 * * [simplify]: iters left: 4 (30 enodes) 54.952 * * [simplify]: iters left: 3 (38 enodes) 54.964 * * [simplify]: iters left: 2 (50 enodes) 54.977 * * [simplify]: Extracting #0: cost 1 inf + 0 54.977 * * [simplify]: Extracting #1: cost 3 inf + 0 54.977 * * [simplify]: Extracting #2: cost 5 inf + 0 54.977 * * [simplify]: Extracting #3: cost 15 inf + 0 54.978 * * [simplify]: Extracting #4: cost 11 inf + 254 54.978 * * [simplify]: Extracting #5: cost 4 inf + 822 54.979 * * [simplify]: Extracting #6: cost 0 inf + 1658 54.979 * [simplify]: Simplified to (cbrt (sqrt (fma b b (* (* a c) -4)))) 54.980 * [simplify]: Simplified (2 3 1 1 1 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma b b (* (* a c) -4))))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 54.980 * * * * [progress]: [ 51 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (cbrt (* (* (sqrt (fma -4 (* c a) (* b b))) (sqrt (fma -4 (* c a) (* b b)))) (sqrt (fma -4 (* c a) (* b b))))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 54.980 * [simplify]: Simplifying (* (* (sqrt (fma -4 (* c a) (* b b))) (sqrt (fma -4 (* c a) (* b b)))) (sqrt (fma -4 (* c a) (* b b)))) 54.981 * * [simplify]: iters left: 6 (10 enodes) 54.986 * * [simplify]: iters left: 5 (33 enodes) 54.994 * * [simplify]: iters left: 4 (50 enodes) 55.003 * * [simplify]: iters left: 3 (101 enodes) 55.031 * * [simplify]: iters left: 2 (168 enodes) 55.081 * * [simplify]: iters left: 1 (203 enodes) 55.117 * * [simplify]: Extracting #0: cost 1 inf + 0 55.118 * * [simplify]: Extracting #1: cost 27 inf + 0 55.118 * * [simplify]: Extracting #2: cost 43 inf + 88 55.119 * * [simplify]: Extracting #3: cost 29 inf + 2188 55.122 * * [simplify]: Extracting #4: cost 11 inf + 6918 55.127 * * [simplify]: Extracting #5: cost 0 inf + 11059 55.135 * [simplify]: Simplified to (* (sqrt (fma (* -4 a) c (* b b))) (fma (* -4 a) c (* b b))) 55.135 * [simplify]: Simplified (2 3 1 1 1 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (cbrt (* (sqrt (fma (* -4 a) c (* b b))) (fma (* -4 a) c (* b b)))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 55.135 * * * * [progress]: [ 52 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (* (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (sqrt (cbrt (fma -4 (* c a) (* b b))))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 55.136 * [simplify]: Simplifying (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) 55.136 * * [simplify]: iters left: 6 (10 enodes) 55.141 * * [simplify]: iters left: 5 (34 enodes) 55.152 * * [simplify]: iters left: 4 (42 enodes) 55.164 * * [simplify]: iters left: 3 (54 enodes) 55.178 * * [simplify]: Extracting #0: cost 1 inf + 0 55.178 * * [simplify]: Extracting #1: cost 4 inf + 0 55.178 * * [simplify]: Extracting #2: cost 7 inf + 0 55.178 * * [simplify]: Extracting #3: cost 17 inf + 0 55.178 * * [simplify]: Extracting #4: cost 16 inf + 87 55.179 * * [simplify]: Extracting #5: cost 4 inf + 1260 55.180 * * [simplify]: Extracting #6: cost 0 inf + 2256 55.181 * [simplify]: Simplified to (fabs (cbrt (fma (* -4 c) a (* b b)))) 55.181 * [simplify]: Simplified (2 3 1 1 1 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (* (fabs (cbrt (fma (* -4 c) a (* b b)))) (sqrt (cbrt (fma -4 (* c a) (* b b))))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 55.181 * [simplify]: Simplifying (sqrt (cbrt (fma -4 (* c a) (* b b)))) 55.181 * * [simplify]: iters left: 5 (9 enodes) 55.186 * * [simplify]: iters left: 4 (30 enodes) 55.195 * * [simplify]: iters left: 3 (38 enodes) 55.207 * * [simplify]: iters left: 2 (50 enodes) 55.220 * * [simplify]: Extracting #0: cost 1 inf + 0 55.220 * * [simplify]: Extracting #1: cost 3 inf + 0 55.220 * * [simplify]: Extracting #2: cost 5 inf + 0 55.220 * * [simplify]: Extracting #3: cost 15 inf + 0 55.220 * * [simplify]: Extracting #4: cost 11 inf + 254 55.221 * * [simplify]: Extracting #5: cost 4 inf + 862 55.221 * * [simplify]: Extracting #6: cost 0 inf + 1738 55.222 * [simplify]: Simplified to (sqrt (cbrt (fma b b (* (* a c) -4)))) 55.222 * [simplify]: Simplified (2 3 1 1 1 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (* (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b))))) (sqrt (cbrt (fma b b (* (* a c) -4))))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 55.223 * * * * [progress]: [ 53 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 55.223 * [simplify]: Simplifying (sqrt (sqrt (fma -4 (* c a) (* b b)))) 55.223 * * [simplify]: iters left: 5 (9 enodes) 55.227 * * [simplify]: iters left: 4 (30 enodes) 55.237 * * [simplify]: iters left: 3 (38 enodes) 55.249 * * [simplify]: iters left: 2 (50 enodes) 55.263 * * [simplify]: Extracting #0: cost 1 inf + 0 55.263 * * [simplify]: Extracting #1: cost 3 inf + 0 55.263 * * [simplify]: Extracting #2: cost 5 inf + 0 55.263 * * [simplify]: Extracting #3: cost 15 inf + 0 55.263 * * [simplify]: Extracting #4: cost 11 inf + 254 55.264 * * [simplify]: Extracting #5: cost 4 inf + 822 55.264 * * [simplify]: Extracting #6: cost 0 inf + 1578 55.265 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a c) -4)))) 55.265 * [simplify]: Simplified (2 3 1 1 1 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (* (sqrt (sqrt (fma b b (* (* a c) -4)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 55.266 * [simplify]: Simplifying (sqrt (sqrt (fma -4 (* c a) (* b b)))) 55.266 * * [simplify]: iters left: 5 (9 enodes) 55.270 * * [simplify]: iters left: 4 (30 enodes) 55.279 * * [simplify]: iters left: 3 (38 enodes) 55.295 * * [simplify]: iters left: 2 (50 enodes) 55.302 * * [simplify]: Extracting #0: cost 1 inf + 0 55.302 * * [simplify]: Extracting #1: cost 3 inf + 0 55.302 * * [simplify]: Extracting #2: cost 5 inf + 0 55.302 * * [simplify]: Extracting #3: cost 15 inf + 0 55.302 * * [simplify]: Extracting #4: cost 11 inf + 254 55.302 * * [simplify]: Extracting #5: cost 4 inf + 822 55.303 * * [simplify]: Extracting #6: cost 0 inf + 1578 55.303 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a c) -4)))) 55.303 * [simplify]: Simplified (2 3 1 1 1 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma b b (* (* a c) -4))))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 55.303 * * * * [progress]: [ 54 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (* (sqrt 1) (sqrt (fma -4 (* c a) (* b b)))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 55.303 * [simplify]: Simplifying (sqrt 1) 55.304 * * [simplify]: iters left: 1 (2 enodes) 55.306 * * [simplify]: Extracting #0: cost 1 inf + 0 55.306 * * [simplify]: Extracting #1: cost 0 inf + 1 55.306 * [simplify]: Simplified to 1 55.306 * [simplify]: Simplified (2 3 1 1 1 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (* 1 (sqrt (fma -4 (* c a) (* b b)))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 55.306 * [simplify]: Simplifying (sqrt (fma -4 (* c a) (* b b))) 55.306 * * [simplify]: iters left: 4 (8 enodes) 55.308 * * [simplify]: iters left: 3 (27 enodes) 55.312 * * [simplify]: iters left: 2 (35 enodes) 55.318 * * [simplify]: iters left: 1 (47 enodes) 55.325 * * [simplify]: Extracting #0: cost 1 inf + 0 55.325 * * [simplify]: Extracting #1: cost 3 inf + 0 55.325 * * [simplify]: Extracting #2: cost 13 inf + 0 55.325 * * [simplify]: Extracting #3: cost 12 inf + 87 55.325 * * [simplify]: Extracting #4: cost 1 inf + 961 55.325 * * [simplify]: Extracting #5: cost 0 inf + 1140 55.326 * [simplify]: Simplified to (sqrt (fma -4 (* a c) (* b b))) 55.326 * [simplify]: Simplified (2 3 1 1 1 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (* 1 (sqrt (fma -4 (* a c) (* b b)))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 55.326 * * * * [progress]: [ 55 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (pow (fma -4 (* c a) (* b b)) (/ 1 2)))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 55.326 * [simplify]: Simplifying (/ 1 2) 55.326 * * [simplify]: iters left: 2 (3 enodes) 55.329 * * [simplify]: iters left: 1 (12 enodes) 55.333 * * [simplify]: Extracting #0: cost 1 inf + 0 55.333 * * [simplify]: Extracting #1: cost 0 inf + 1 55.333 * [simplify]: Simplified to 1/2 55.333 * [simplify]: Simplified (2 3 1 1 1 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (pow (fma -4 (* c a) (* b b)) 1/2))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 55.334 * * * * [progress]: [ 56 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 55.334 * [simplify]: Simplifying (sqrt (sqrt (fma -4 (* c a) (* b b)))) 55.334 * * [simplify]: iters left: 5 (9 enodes) 55.338 * * [simplify]: iters left: 4 (30 enodes) 55.348 * * [simplify]: iters left: 3 (38 enodes) 55.360 * * [simplify]: iters left: 2 (50 enodes) 55.373 * * [simplify]: Extracting #0: cost 1 inf + 0 55.373 * * [simplify]: Extracting #1: cost 3 inf + 0 55.373 * * [simplify]: Extracting #2: cost 5 inf + 0 55.374 * * [simplify]: Extracting #3: cost 15 inf + 0 55.374 * * [simplify]: Extracting #4: cost 11 inf + 254 55.374 * * [simplify]: Extracting #5: cost 4 inf + 822 55.375 * * [simplify]: Extracting #6: cost 0 inf + 1578 55.376 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a c) -4)))) 55.376 * [simplify]: Simplified (2 3 1 1 1 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (* (sqrt (sqrt (fma b b (* (* a c) -4)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 55.376 * [simplify]: Simplifying (sqrt (sqrt (fma -4 (* c a) (* b b)))) 55.376 * * [simplify]: iters left: 5 (9 enodes) 55.381 * * [simplify]: iters left: 4 (30 enodes) 55.390 * * [simplify]: iters left: 3 (38 enodes) 55.401 * * [simplify]: iters left: 2 (50 enodes) 55.417 * * [simplify]: Extracting #0: cost 1 inf + 0 55.417 * * [simplify]: Extracting #1: cost 3 inf + 0 55.417 * * [simplify]: Extracting #2: cost 5 inf + 0 55.417 * * [simplify]: Extracting #3: cost 15 inf + 0 55.418 * * [simplify]: Extracting #4: cost 11 inf + 254 55.418 * * [simplify]: Extracting #5: cost 4 inf + 822 55.419 * * [simplify]: Extracting #6: cost 0 inf + 1578 55.419 * [simplify]: Simplified to (sqrt (sqrt (fma b b (* (* a c) -4)))) 55.420 * [simplify]: Simplified (2 3 1 1 1 1 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma b b (* (* a c) -4))))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 55.420 * * * * [progress]: [ 57 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (fabs (sqrt (fma -4 (* c a) (* b b)))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 55.420 * * * * [progress]: [ 58 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (* 1 (sqrt (fma -4 (* c a) (* b b)))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 55.420 * * * * [progress]: [ 59 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (posit16->real (real->posit16 (sqrt (fma -4 (* c a) (* b b))))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 55.420 * [simplify]: Simplifying (real->posit16 (sqrt (fma -4 (* c a) (* b b)))) 55.421 * * [simplify]: iters left: 5 (9 enodes) 55.425 * * [simplify]: iters left: 4 (27 enodes) 55.433 * * [simplify]: iters left: 3 (35 enodes) 55.444 * * [simplify]: iters left: 2 (47 enodes) 55.457 * * [simplify]: Extracting #0: cost 1 inf + 0 55.457 * * [simplify]: Extracting #1: cost 2 inf + 0 55.457 * * [simplify]: Extracting #2: cost 3 inf + 0 55.457 * * [simplify]: Extracting #3: cost 13 inf + 0 55.457 * * [simplify]: Extracting #4: cost 12 inf + 87 55.458 * * [simplify]: Extracting #5: cost 3 inf + 739 55.458 * * [simplify]: Extracting #6: cost 0 inf + 1140 55.459 * [simplify]: Simplified to (real->posit16 (sqrt (fma -4 (* a c) (* b b)))) 55.459 * [simplify]: Simplified (2 3 1 1 1 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (posit16->real (real->posit16 (sqrt (fma -4 (* a c) (* b b))))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 55.459 * * * * [progress]: [ 60 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ 0 (* 2 a))))> 55.460 * [simplify]: Simplifying 0 55.460 * * [simplify]: iters left: 0 (1 enodes) 55.461 * * [simplify]: Extracting #0: cost 1 inf + 0 55.461 * * [simplify]: Extracting #1: cost 0 inf + 1 55.461 * [simplify]: Simplified to 0 55.461 * [simplify]: Simplified (2 3 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ 0 (* 2 a)))) 55.461 * * * * [progress]: [ 61 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (pow (exp (* 1/4 (- (log -4) (+ (log (/ 1 a)) (log (/ 1 c)))))) 2) b) (* 2 a))))> 55.461 * [simplify]: Simplifying (- (pow (exp (* 1/4 (- (log -4) (+ (log (/ 1 a)) (log (/ 1 c)))))) 2) b) 55.462 * * [simplify]: iters left: 6 (18 enodes) 55.473 * * [simplify]: iters left: 5 (77 enodes) 55.498 * * [simplify]: iters left: 4 (124 enodes) 55.542 * * [simplify]: iters left: 3 (259 enodes) 55.635 * * [simplify]: Extracting #0: cost 1 inf + 0 55.635 * * [simplify]: Extracting #1: cost 6 inf + 0 55.635 * * [simplify]: Extracting #2: cost 42 inf + 1 55.636 * * [simplify]: Extracting #3: cost 114 inf + 46 55.637 * * [simplify]: Extracting #4: cost 166 inf + 570 55.639 * * [simplify]: Extracting #5: cost 144 inf + 4610 55.645 * * [simplify]: Extracting #6: cost 91 inf + 16816 55.656 * * [simplify]: Extracting #7: cost 24 inf + 37929 55.672 * * [simplify]: Extracting #8: cost 2 inf + 47460 55.691 * * [simplify]: Extracting #9: cost 0 inf + 49148 55.705 * * [simplify]: Extracting #10: cost 0 inf + 48901 55.719 * [simplify]: Simplified to (- (sqrt (/ (* -4 c) (/ 1 a))) b) 55.719 * [simplify]: Simplified (2 3 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (sqrt (/ (* -4 c) (/ 1 a))) b) (* 2 a)))) 55.720 * * * * [progress]: [ 62 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (pow (exp (* 1/4 (- (log -4) (+ (log (/ -1 c)) (log (/ -1 a)))))) 2) b) (* 2 a))))> 55.720 * [simplify]: Simplifying (- (pow (exp (* 1/4 (- (log -4) (+ (log (/ -1 c)) (log (/ -1 a)))))) 2) b) 55.720 * * [simplify]: iters left: 6 (18 enodes) 55.733 * * [simplify]: iters left: 5 (74 enodes) 55.759 * * [simplify]: iters left: 4 (135 enodes) 55.814 * * [simplify]: iters left: 3 (345 enodes) 56.004 * * [simplify]: Extracting #0: cost 1 inf + 0 56.004 * * [simplify]: Extracting #1: cost 6 inf + 0 56.004 * * [simplify]: Extracting #2: cost 44 inf + 1 56.005 * * [simplify]: Extracting #3: cost 181 inf + 158 56.008 * * [simplify]: Extracting #4: cost 308 inf + 669 56.011 * * [simplify]: Extracting #5: cost 293 inf + 4677 56.026 * * [simplify]: Extracting #6: cost 117 inf + 56514 56.059 * * [simplify]: Extracting #7: cost 14 inf + 92788 56.082 * * [simplify]: Extracting #8: cost 0 inf + 100260 56.103 * * [simplify]: Extracting #9: cost 0 inf + 98370 56.120 * [simplify]: Simplified to (- (sqrt (/ (/ -4 (/ -1 c)) (/ -1 a))) b) 56.120 * [simplify]: Simplified (2 3 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (sqrt (/ (/ -4 (/ -1 c)) (/ -1 a))) b) (* 2 a)))) 56.120 * * * * [progress]: [ 63 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt b) (- b)) (* 2 a))))> 56.120 * [simplify]: Simplifying b 56.120 * * [simplify]: iters left: 0 (1 enodes) 56.120 * * [simplify]: Extracting #0: cost 1 inf + 0 56.121 * * [simplify]: Extracting #1: cost 0 inf + 1 56.121 * [simplify]: Simplified to b 56.121 * [simplify]: Simplified (2 3 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt b) (- b)) (* 2 a)))) 56.121 * * * * [progress]: [ 64 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (* +nan.0 a)) (- b)) (* 2 a))))> 56.121 * [simplify]: Simplifying (* +nan.0 a) 56.121 * [simplify]: Simplified (2 3 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt +nan.0) (- b)) (* 2 a)))) 56.121 * * * * [progress]: [ 65 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (* +nan.0 a)) (- b)) (* 2 a))))> 56.121 * [simplify]: Simplifying (* +nan.0 a) 56.121 * [simplify]: Simplified (2 3 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt +nan.0) (- b)) (* 2 a)))) 56.121 * * * * [progress]: [ 66 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt b))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 56.122 * [simplify]: Simplifying b 56.122 * * [simplify]: iters left: 0 (1 enodes) 56.122 * * [simplify]: Extracting #0: cost 1 inf + 0 56.122 * * [simplify]: Extracting #1: cost 0 inf + 1 56.122 * [simplify]: Simplified to b 56.122 * [simplify]: Simplified (2 3 1 1 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt b))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 56.122 * * * * [progress]: [ 67 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (* +nan.0 a)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 56.122 * [simplify]: Simplifying (* +nan.0 a) 56.122 * [simplify]: Simplified (2 3 1 1 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt +nan.0))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 56.123 * * * * [progress]: [ 68 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (* +nan.0 a)))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 56.123 * [simplify]: Simplifying (* +nan.0 a) 56.123 * [simplify]: Simplified (2 3 1 1 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt +nan.0))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 56.123 * * * * [progress]: [ 69 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt b)) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 56.123 * [simplify]: Simplifying b 56.123 * * [simplify]: iters left: 0 (1 enodes) 56.124 * * [simplify]: Extracting #0: cost 1 inf + 0 56.124 * * [simplify]: Extracting #1: cost 0 inf + 1 56.124 * [simplify]: Simplified to b 56.124 * [simplify]: Simplified (2 3 1 1 1 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt b)) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 56.124 * * * * [progress]: [ 70 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (* +nan.0 a))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 56.125 * [simplify]: Simplifying (* +nan.0 a) 56.125 * [simplify]: Simplified (2 3 1 1 1 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt +nan.0)) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 56.125 * * * * [progress]: [ 71 / 71 ] simplifiying candidate #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (* +nan.0 a))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> 56.125 * [simplify]: Simplifying (* +nan.0 a) 56.125 * [simplify]: Simplified (2 3 1 1 1 1 2 1) to (λ (a b c) (if (>= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt +nan.0)) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a)))) 56.126 * * * [progress]: adding candidates to table 57.605 * [progress]: [Phase 3 of 3] Extracting. 57.605 * * [regime]: Finding splitpoints for: (#= b 0) (/ 1 (- (/ a b) (/ b c))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> #= b 0) (posit16->real (real->posit16 (/ c (- (* (/ c b) a) b)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (cbrt (* (sqrt (fma (* -4 a) c (* b b))) (fma (* -4 a) c (* b b)))) b) (* 2 a))))> #= b 0) (/ (* 2 c) (- (- b) b)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> #= b 0) (cbrt (* (/ c (- (/ c (/ b a)) b)) (* (/ c (- (/ c (/ b a)) b)) (/ c (- (/ c (/ b a)) b))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> #= b 0) (/ (* 2 c) (/ (* (* c a) 4) (+ (- b) (sqrt (fma -4 (* c a) (* b b)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> #= b 0) (/ (* 2 c) (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b)))))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (sqrt (/ (* -4 c) (/ 1 a))) b) (* 2 a))))> #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (exp (log (- (sqrt (fma (* -4 a) c (* b b))) b))) (* 2 a))))> #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ 0 (* 2 a))))>) 57.611 * * * [regime-changes]: Trying 3 branch expressions: (a c b) 57.611 * * * * [regimes]: Trying to branch on a from (#= b 0) (/ 1 (- (/ a b) (/ b c))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> #= b 0) (posit16->real (real->posit16 (/ c (- (* (/ c b) a) b)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (cbrt (* (sqrt (fma (* -4 a) c (* b b))) (fma (* -4 a) c (* b b)))) b) (* 2 a))))> #= b 0) (/ (* 2 c) (- (- b) b)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> #= b 0) (cbrt (* (/ c (- (/ c (/ b a)) b)) (* (/ c (- (/ c (/ b a)) b)) (/ c (- (/ c (/ b a)) b))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> #= b 0) (/ (* 2 c) (/ (* (* c a) 4) (+ (- b) (sqrt (fma -4 (* c a) (* b b)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> #= b 0) (/ (* 2 c) (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b)))))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (sqrt (/ (* -4 c) (/ 1 a))) b) (* 2 a))))> #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (exp (log (- (sqrt (fma (* -4 a) c (* b b))) b))) (* 2 a))))> #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ 0 (* 2 a))))>) 57.803 * * * * [regimes]: Trying to branch on c from (#= b 0) (/ 1 (- (/ a b) (/ b c))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> #= b 0) (posit16->real (real->posit16 (/ c (- (* (/ c b) a) b)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (cbrt (* (sqrt (fma (* -4 a) c (* b b))) (fma (* -4 a) c (* b b)))) b) (* 2 a))))> #= b 0) (/ (* 2 c) (- (- b) b)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> #= b 0) (cbrt (* (/ c (- (/ c (/ b a)) b)) (* (/ c (- (/ c (/ b a)) b)) (/ c (- (/ c (/ b a)) b))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> #= b 0) (/ (* 2 c) (/ (* (* c a) 4) (+ (- b) (sqrt (fma -4 (* c a) (* b b)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> #= b 0) (/ (* 2 c) (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b)))))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (sqrt (/ (* -4 c) (/ 1 a))) b) (* 2 a))))> #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (exp (log (- (sqrt (fma (* -4 a) c (* b b))) b))) (* 2 a))))> #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ 0 (* 2 a))))>) 57.980 * * * * [regimes]: Trying to branch on b from (#= b 0) (/ 1 (- (/ a b) (/ b c))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> #= b 0) (posit16->real (real->posit16 (/ c (- (* (/ c b) a) b)))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (cbrt (* (sqrt (fma (* -4 a) c (* b b))) (fma (* -4 a) c (* b b)))) b) (* 2 a))))> #= b 0) (/ (* 2 c) (- (- b) b)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> #= b 0) (cbrt (* (/ c (- (/ c (/ b a)) b)) (* (/ c (- (/ c (/ b a)) b)) (/ c (- (/ c (/ b a)) b))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> #= b 0) (/ (* 2 c) (/ (* (* c a) 4) (+ (- b) (sqrt (fma -4 (* c a) (* b b)))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> #= b 0) (/ (* 2 c) (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (cbrt (fma -4 (* c a) (* b b)))) (sqrt (* (cbrt (fma -4 (* c a) (* b b))) (cbrt (fma -4 (* c a) (* b b)))))))) 0)) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (- (sqrt (/ (* -4 c) (/ 1 a))) b) (* 2 a))))> #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (fma (sqrt (* (* (cbrt (sqrt (fma -4 (* c a) (* b b)))) (cbrt (sqrt (fma -4 (* c a) (* b b))))) (cbrt (sqrt (fma -4 (* c a) (* b b)))))) (sqrt (sqrt (fma -4 (* c a) (* b b)))) (- b)) (* 2 a))))> #= b 0) (/ (* 2 c) (- (- b) (* (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt (sqrt (fma -4 (* c a) (* b b))))))) (/ (- (sqrt (fma -4 (* c a) (* b b))) b) (* 2 a))))> #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ (exp (log (- (sqrt (fma (* -4 a) c (* b b))) b))) (* 2 a))))> #= b 0) (/ (* 2 c) (* (- (* (/ c b) a) b) 2)) (/ 0 (* 2 a))))>) 58.098 * * * [regime]: Found split indices: #