1552480532.180 * [progress]: [Phase 1 of 3] Setting up. 1552480532.180 * * * [progress]: [1/2] Preparing points 1552480532.251 * * * [progress]: [2/2] Setting up program. 1552480532.255 * [progress]: [Phase 2 of 3] Improving. 1552480532.255 * * * * [progress]: [ 1 / 1 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))))> 1552480532.255 * [simplify]: Simplifying (if (>= b 0) (/ (- (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))))) 1552480532.256 * * [simplify]: iters left: 6 (20 enodes) 1552480532.261 * * [simplify]: iters left: 5 (77 enodes) 1552480532.274 * * [simplify]: iters left: 4 (132 enodes) 1552480532.297 * * [simplify]: iters left: 3 (224 enodes) 1552480532.347 * * [simplify]: iters left: 2 (270 enodes) 1552480532.395 * * [simplify]: iters left: 1 (285 enodes) 1552480532.439 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480532.439 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480532.439 * * [simplify]: Extracting #2: cost 28 inf + 0 1552480532.439 * * [simplify]: Extracting #3: cost 58 inf + 5 1552480532.440 * * [simplify]: Extracting #4: cost 65 inf + 858 1552480532.441 * * [simplify]: Extracting #5: cost 66 inf + 1478 1552480532.442 * * [simplify]: Extracting #6: cost 69 inf + 1811 1552480532.445 * * [simplify]: Extracting #7: cost 33 inf + 9076 1552480532.451 * * [simplify]: Extracting #8: cost 3 inf + 17018 1552480532.454 * * [simplify]: Extracting #9: cost 0 inf + 17916 1552480532.458 * [simplify]: Simplified to (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))) 1552480532.458 * [simplify]: Simplified (2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480532.467 * * [progress]: iteration 1 / 4 1552480532.467 * * * [progress]: picking best candidate 1552480532.471 * * * * [pick]: Picked #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480532.471 * * * [progress]: localizing error 1552480532.643 * * * [progress]: generating rewritten candidates 1552480532.643 * * * * [progress]: [ 1 / 4 ] rewriting at (2 3 2 2 1) 1552480532.646 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 1 2) 1552480532.649 * * * * [progress]: [ 3 / 4 ] rewriting at (2 3 2 2) 1552480532.669 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1) 1552480532.695 * * * [progress]: generating series expansions 1552480532.695 * * * * [progress]: [ 1 / 4 ] generating series at (2 3 2 2 1) 1552480532.695 * [backup-simplify]: Simplify (sqrt (fma (* -4 a) c (* b b))) into (sqrt (fma (* -4 a) c (pow b 2))) 1552480532.695 * [approximate]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in (a c b) around 0 1552480532.695 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in b 1552480532.695 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in b 1552480532.697 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480532.697 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in b 1552480532.697 * [taylor]: Taking taylor expansion of (* -4 a) in b 1552480532.697 * [taylor]: Taking taylor expansion of -4 in b 1552480532.697 * [backup-simplify]: Simplify -4 into -4 1552480532.697 * [taylor]: Taking taylor expansion of a in b 1552480532.697 * [backup-simplify]: Simplify a into a 1552480532.697 * [taylor]: Taking taylor expansion of c in b 1552480532.697 * [backup-simplify]: Simplify c into c 1552480532.697 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480532.697 * [taylor]: Taking taylor expansion of b in b 1552480532.697 * [backup-simplify]: Simplify 0 into 0 1552480532.697 * [backup-simplify]: Simplify 1 into 1 1552480532.698 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 1552480532.698 * [backup-simplify]: Simplify (* (* -4 a) c) into (* -4 (* a c)) 1552480532.698 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 1552480532.698 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 1552480532.699 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 1552480532.699 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (* 0 c)) into 0 1552480532.699 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480532.699 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 1552480532.699 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in c 1552480532.699 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in c 1552480532.699 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480532.700 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in c 1552480532.700 * [taylor]: Taking taylor expansion of (* -4 a) in c 1552480532.700 * [taylor]: Taking taylor expansion of -4 in c 1552480532.700 * [backup-simplify]: Simplify -4 into -4 1552480532.700 * [taylor]: Taking taylor expansion of a in c 1552480532.700 * [backup-simplify]: Simplify a into a 1552480532.700 * [taylor]: Taking taylor expansion of c in c 1552480532.700 * [backup-simplify]: Simplify 0 into 0 1552480532.700 * [backup-simplify]: Simplify 1 into 1 1552480532.700 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480532.700 * [taylor]: Taking taylor expansion of b in c 1552480532.700 * [backup-simplify]: Simplify b into b 1552480532.700 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 1552480532.700 * [backup-simplify]: Simplify (* (* -4 a) 0) into 0 1552480532.700 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.700 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480532.700 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480532.701 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 1552480532.701 * [backup-simplify]: Simplify (+ (* (* -4 a) 1) (* 0 0)) into (- (* 4 a)) 1552480532.702 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480532.702 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 1552480532.702 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 1552480532.702 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 1552480532.702 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 1552480532.702 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480532.702 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 1552480532.702 * [taylor]: Taking taylor expansion of (* -4 a) in a 1552480532.702 * [taylor]: Taking taylor expansion of -4 in a 1552480532.702 * [backup-simplify]: Simplify -4 into -4 1552480532.702 * [taylor]: Taking taylor expansion of a in a 1552480532.702 * [backup-simplify]: Simplify 0 into 0 1552480532.702 * [backup-simplify]: Simplify 1 into 1 1552480532.702 * [taylor]: Taking taylor expansion of c in a 1552480532.702 * [backup-simplify]: Simplify c into c 1552480532.702 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480532.702 * [taylor]: Taking taylor expansion of b in a 1552480532.702 * [backup-simplify]: Simplify b into b 1552480532.702 * [backup-simplify]: Simplify (* -4 0) into 0 1552480532.702 * [backup-simplify]: Simplify (* 0 c) into 0 1552480532.702 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.702 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480532.702 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480532.703 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 1552480532.703 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 1552480532.703 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480532.703 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 1552480532.703 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 1552480532.703 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 1552480532.703 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 1552480532.704 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480532.704 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 1552480532.704 * [taylor]: Taking taylor expansion of (* -4 a) in a 1552480532.704 * [taylor]: Taking taylor expansion of -4 in a 1552480532.704 * [backup-simplify]: Simplify -4 into -4 1552480532.704 * [taylor]: Taking taylor expansion of a in a 1552480532.704 * [backup-simplify]: Simplify 0 into 0 1552480532.704 * [backup-simplify]: Simplify 1 into 1 1552480532.704 * [taylor]: Taking taylor expansion of c in a 1552480532.704 * [backup-simplify]: Simplify c into c 1552480532.704 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480532.704 * [taylor]: Taking taylor expansion of b in a 1552480532.704 * [backup-simplify]: Simplify b into b 1552480532.704 * [backup-simplify]: Simplify (* -4 0) into 0 1552480532.704 * [backup-simplify]: Simplify (* 0 c) into 0 1552480532.704 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.704 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480532.704 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480532.705 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 1552480532.705 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 1552480532.705 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480532.705 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 1552480532.705 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 1552480532.705 * [taylor]: Taking taylor expansion of b in c 1552480532.705 * [backup-simplify]: Simplify b into b 1552480532.705 * [taylor]: Taking taylor expansion of b in b 1552480532.705 * [backup-simplify]: Simplify 0 into 0 1552480532.705 * [backup-simplify]: Simplify 1 into 1 1552480532.705 * [backup-simplify]: Simplify 0 into 0 1552480532.705 * [taylor]: Taking taylor expansion of (* -2 (/ c b)) in c 1552480532.706 * [taylor]: Taking taylor expansion of -2 in c 1552480532.706 * [backup-simplify]: Simplify -2 into -2 1552480532.706 * [taylor]: Taking taylor expansion of (/ c b) in c 1552480532.706 * [taylor]: Taking taylor expansion of c in c 1552480532.706 * [backup-simplify]: Simplify 0 into 0 1552480532.706 * [backup-simplify]: Simplify 1 into 1 1552480532.706 * [taylor]: Taking taylor expansion of b in c 1552480532.706 * [backup-simplify]: Simplify b into b 1552480532.706 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480532.706 * [taylor]: Taking taylor expansion of 0 in b 1552480532.706 * [backup-simplify]: Simplify 0 into 0 1552480532.706 * [backup-simplify]: Simplify 0 into 0 1552480532.706 * [backup-simplify]: Simplify 1 into 1 1552480532.706 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 1) (* 0 0))) into 0 1552480532.707 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (* 0 c))) into 0 1552480532.707 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 1552480532.707 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480532.708 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ c b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow c 2) (pow b 3))) 1552480532.708 * [taylor]: Taking taylor expansion of (* -2 (/ (pow c 2) (pow b 3))) in c 1552480532.708 * [taylor]: Taking taylor expansion of -2 in c 1552480532.708 * [backup-simplify]: Simplify -2 into -2 1552480532.708 * [taylor]: Taking taylor expansion of (/ (pow c 2) (pow b 3)) in c 1552480532.708 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480532.708 * [taylor]: Taking taylor expansion of c in c 1552480532.708 * [backup-simplify]: Simplify 0 into 0 1552480532.708 * [backup-simplify]: Simplify 1 into 1 1552480532.708 * [taylor]: Taking taylor expansion of (pow b 3) in c 1552480532.708 * [taylor]: Taking taylor expansion of b in c 1552480532.708 * [backup-simplify]: Simplify b into b 1552480532.708 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.708 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.709 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 1552480532.709 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 1552480532.709 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 1552480532.709 * [taylor]: Taking taylor expansion of (/ -2 b) in b 1552480532.709 * [taylor]: Taking taylor expansion of -2 in b 1552480532.709 * [backup-simplify]: Simplify -2 into -2 1552480532.709 * [taylor]: Taking taylor expansion of b in b 1552480532.709 * [backup-simplify]: Simplify 0 into 0 1552480532.709 * [backup-simplify]: Simplify 1 into 1 1552480532.709 * [backup-simplify]: Simplify (/ -2 1) into -2 1552480532.710 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 1552480532.710 * [backup-simplify]: Simplify 0 into 0 1552480532.710 * [taylor]: Taking taylor expansion of 0 in b 1552480532.710 * [backup-simplify]: Simplify 0 into 0 1552480532.710 * [backup-simplify]: Simplify 0 into 0 1552480532.710 * [backup-simplify]: Simplify 0 into 0 1552480532.710 * [backup-simplify]: Simplify 0 into 0 1552480532.710 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 1552480532.711 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (+ (* 0 0) (* 0 c)))) into 0 1552480532.712 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 1552480532.712 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480532.712 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ c b)) (* -2 (/ (pow c 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow c 3) (pow b 5))) 1552480532.712 * [taylor]: Taking taylor expansion of (* -4 (/ (pow c 3) (pow b 5))) in c 1552480532.712 * [taylor]: Taking taylor expansion of -4 in c 1552480532.712 * [backup-simplify]: Simplify -4 into -4 1552480532.712 * [taylor]: Taking taylor expansion of (/ (pow c 3) (pow b 5)) in c 1552480532.712 * [taylor]: Taking taylor expansion of (pow c 3) in c 1552480532.712 * [taylor]: Taking taylor expansion of c in c 1552480532.712 * [backup-simplify]: Simplify 0 into 0 1552480532.712 * [backup-simplify]: Simplify 1 into 1 1552480532.712 * [taylor]: Taking taylor expansion of (pow b 5) in c 1552480532.712 * [taylor]: Taking taylor expansion of b in c 1552480532.712 * [backup-simplify]: Simplify b into b 1552480532.713 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.713 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.713 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.713 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 1552480532.713 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 1552480532.713 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 1552480532.713 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 1552480532.713 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 1552480532.713 * [taylor]: Taking taylor expansion of 0 in b 1552480532.713 * [backup-simplify]: Simplify 0 into 0 1552480532.713 * [backup-simplify]: Simplify 0 into 0 1552480532.713 * [taylor]: Taking taylor expansion of 0 in b 1552480532.713 * [backup-simplify]: Simplify 0 into 0 1552480532.713 * [backup-simplify]: Simplify 0 into 0 1552480532.714 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 1552480532.714 * [backup-simplify]: Simplify (sqrt (fma (* -4 (/ 1 a)) (/ 1 c) (* (/ 1 b) (/ 1 b)))) into (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) 1552480532.714 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in (a c b) around 0 1552480532.714 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in b 1552480532.714 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in b 1552480532.714 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480532.714 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in b 1552480532.714 * [taylor]: Taking taylor expansion of (/ -4 a) in b 1552480532.714 * [taylor]: Taking taylor expansion of -4 in b 1552480532.714 * [backup-simplify]: Simplify -4 into -4 1552480532.714 * [taylor]: Taking taylor expansion of a in b 1552480532.714 * [backup-simplify]: Simplify a into a 1552480532.714 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1552480532.714 * [taylor]: Taking taylor expansion of (/ 1 c) in b 1552480532.714 * [taylor]: Taking taylor expansion of c in b 1552480532.714 * [backup-simplify]: Simplify c into c 1552480532.714 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480532.714 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480532.714 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480532.714 * [taylor]: Taking taylor expansion of b in b 1552480532.714 * [backup-simplify]: Simplify 0 into 0 1552480532.714 * [backup-simplify]: Simplify 1 into 1 1552480532.714 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.715 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.715 * [backup-simplify]: Simplify (+ 0 1) into 1 1552480532.715 * [backup-simplify]: Simplify (sqrt 1) into 1 1552480532.716 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480532.716 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480532.716 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480532.717 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1552480532.717 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in c 1552480532.717 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in c 1552480532.717 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480532.717 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in c 1552480532.717 * [taylor]: Taking taylor expansion of (/ -4 a) in c 1552480532.717 * [taylor]: Taking taylor expansion of -4 in c 1552480532.717 * [backup-simplify]: Simplify -4 into -4 1552480532.717 * [taylor]: Taking taylor expansion of a in c 1552480532.717 * [backup-simplify]: Simplify a into a 1552480532.717 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1552480532.717 * [taylor]: Taking taylor expansion of (/ 1 c) in c 1552480532.717 * [taylor]: Taking taylor expansion of c in c 1552480532.717 * [backup-simplify]: Simplify 0 into 0 1552480532.717 * [backup-simplify]: Simplify 1 into 1 1552480532.717 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.717 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480532.717 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480532.717 * [taylor]: Taking taylor expansion of b in c 1552480532.717 * [backup-simplify]: Simplify b into b 1552480532.717 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.717 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480532.717 * [backup-simplify]: Simplify (* (/ -4 a) 1) into (/ -4 a) 1552480532.717 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1552480532.718 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480532.718 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1552480532.718 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 1552480532.718 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 1552480532.718 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480532.718 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 1552480532.718 * [taylor]: Taking taylor expansion of (/ -4 a) in a 1552480532.718 * [taylor]: Taking taylor expansion of -4 in a 1552480532.718 * [backup-simplify]: Simplify -4 into -4 1552480532.718 * [taylor]: Taking taylor expansion of a in a 1552480532.718 * [backup-simplify]: Simplify 0 into 0 1552480532.718 * [backup-simplify]: Simplify 1 into 1 1552480532.718 * [backup-simplify]: Simplify (/ -4 1) into -4 1552480532.719 * [taylor]: Taking taylor expansion of (/ 1 c) in a 1552480532.719 * [taylor]: Taking taylor expansion of c in a 1552480532.719 * [backup-simplify]: Simplify c into c 1552480532.719 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480532.719 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480532.719 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480532.719 * [taylor]: Taking taylor expansion of b in a 1552480532.719 * [backup-simplify]: Simplify b into b 1552480532.719 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.719 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480532.719 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 1552480532.719 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480532.719 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480532.719 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480532.719 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 1552480532.719 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 1552480532.720 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480532.720 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 1552480532.720 * [taylor]: Taking taylor expansion of (/ -4 a) in a 1552480532.720 * [taylor]: Taking taylor expansion of -4 in a 1552480532.720 * [backup-simplify]: Simplify -4 into -4 1552480532.720 * [taylor]: Taking taylor expansion of a in a 1552480532.720 * [backup-simplify]: Simplify 0 into 0 1552480532.720 * [backup-simplify]: Simplify 1 into 1 1552480532.720 * [backup-simplify]: Simplify (/ -4 1) into -4 1552480532.720 * [taylor]: Taking taylor expansion of (/ 1 c) in a 1552480532.720 * [taylor]: Taking taylor expansion of c in a 1552480532.720 * [backup-simplify]: Simplify c into c 1552480532.720 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480532.720 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480532.720 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480532.720 * [taylor]: Taking taylor expansion of b in a 1552480532.720 * [backup-simplify]: Simplify b into b 1552480532.720 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.720 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480532.720 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 1552480532.720 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480532.720 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480532.721 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480532.721 * [taylor]: Taking taylor expansion of 0 in c 1552480532.721 * [backup-simplify]: Simplify 0 into 0 1552480532.721 * [taylor]: Taking taylor expansion of (/ +nan.0 c) in c 1552480532.721 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480532.721 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.721 * [taylor]: Taking taylor expansion of c in c 1552480532.721 * [backup-simplify]: Simplify 0 into 0 1552480532.721 * [backup-simplify]: Simplify 1 into 1 1552480532.721 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 1552480532.721 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480532.721 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.721 * [taylor]: Taking taylor expansion of 0 in b 1552480532.721 * [backup-simplify]: Simplify 0 into 0 1552480532.721 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 1552480532.722 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 1552480532.722 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 c))) into 0 1552480532.722 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 1552480532.723 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 1552480532.723 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) in c 1552480532.723 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480532.723 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.723 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))) in c 1552480532.723 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480532.723 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480532.723 * [taylor]: Taking taylor expansion of b in c 1552480532.723 * [backup-simplify]: Simplify b into b 1552480532.723 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.723 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480532.723 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 1552480532.723 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480532.723 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.723 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 1552480532.723 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480532.723 * [taylor]: Taking taylor expansion of c in c 1552480532.723 * [backup-simplify]: Simplify 0 into 0 1552480532.723 * [backup-simplify]: Simplify 1 into 1 1552480532.724 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.724 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.724 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480532.725 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480532.726 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480532.726 * [backup-simplify]: Simplify (- 0) into 0 1552480532.726 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480532.727 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480532.727 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480532.728 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480532.728 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 1552480532.728 * [taylor]: Taking taylor expansion of 0 in b 1552480532.728 * [backup-simplify]: Simplify 0 into 0 1552480532.729 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 1552480532.729 * [taylor]: Taking taylor expansion of 0 in b 1552480532.729 * [backup-simplify]: Simplify 0 into 0 1552480532.729 * [taylor]: Taking taylor expansion of 0 in b 1552480532.729 * [backup-simplify]: Simplify 0 into 0 1552480532.729 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.729 * [backup-simplify]: Simplify 0 into 0 1552480532.729 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 1552480532.730 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480532.730 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 1552480532.730 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480532.730 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 1552480532.730 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480532.731 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1552480532.731 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 1552480532.731 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480532.731 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.731 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 1552480532.731 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 1552480532.731 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480532.731 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.731 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 1552480532.731 * [taylor]: Taking taylor expansion of (pow c 3) in c 1552480532.731 * [taylor]: Taking taylor expansion of c in c 1552480532.731 * [backup-simplify]: Simplify 0 into 0 1552480532.731 * [backup-simplify]: Simplify 1 into 1 1552480532.731 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.732 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.732 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.732 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 1552480532.732 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 1552480532.732 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480532.732 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.732 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 1552480532.732 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 1552480532.732 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480532.732 * [taylor]: Taking taylor expansion of b in c 1552480532.732 * [backup-simplify]: Simplify b into b 1552480532.732 * [taylor]: Taking taylor expansion of c in c 1552480532.732 * [backup-simplify]: Simplify 0 into 0 1552480532.732 * [backup-simplify]: Simplify 1 into 1 1552480532.732 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.732 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 1552480532.732 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480532.733 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 1552480532.733 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480532.733 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480532.734 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480532.734 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480532.735 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480532.735 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480532.735 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480532.736 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480532.736 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480532.736 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480532.736 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480532.737 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480532.737 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480532.737 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480532.738 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 1552480532.738 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480532.738 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480532.738 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480532.738 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480532.738 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.738 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480532.738 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480532.738 * [taylor]: Taking taylor expansion of b in b 1552480532.738 * [backup-simplify]: Simplify 0 into 0 1552480532.738 * [backup-simplify]: Simplify 1 into 1 1552480532.738 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.739 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.739 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480532.740 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480532.740 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480532.740 * [backup-simplify]: Simplify (- 0) into 0 1552480532.740 * [backup-simplify]: Simplify 0 into 0 1552480532.741 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480532.741 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480532.742 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480532.742 * [backup-simplify]: Simplify (- 0) into 0 1552480532.742 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 1552480532.743 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480532.743 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480532.743 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480532.743 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480532.743 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.743 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480532.743 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480532.743 * [taylor]: Taking taylor expansion of b in b 1552480532.743 * [backup-simplify]: Simplify 0 into 0 1552480532.743 * [backup-simplify]: Simplify 1 into 1 1552480532.743 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.743 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.744 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480532.744 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480532.745 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480532.745 * [backup-simplify]: Simplify (- 0) into 0 1552480532.745 * [backup-simplify]: Simplify 0 into 0 1552480532.745 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480532.745 * [taylor]: Taking taylor expansion of 0 in b 1552480532.745 * [backup-simplify]: Simplify 0 into 0 1552480532.746 * [taylor]: Taking taylor expansion of 0 in b 1552480532.746 * [backup-simplify]: Simplify 0 into 0 1552480532.746 * [backup-simplify]: Simplify 0 into 0 1552480532.746 * [backup-simplify]: Simplify 0 into 0 1552480532.746 * [backup-simplify]: Simplify 0 into 0 1552480532.746 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 c)) 1))) into (* +nan.0 c) 1552480532.746 * [backup-simplify]: Simplify (sqrt (fma (* -4 (/ 1 (- a))) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- b))))) into (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) 1552480532.746 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in (a c b) around 0 1552480532.746 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in b 1552480532.746 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in b 1552480532.746 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480532.746 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in b 1552480532.746 * [taylor]: Taking taylor expansion of (/ 4 a) in b 1552480532.746 * [taylor]: Taking taylor expansion of 4 in b 1552480532.746 * [backup-simplify]: Simplify 4 into 4 1552480532.746 * [taylor]: Taking taylor expansion of a in b 1552480532.746 * [backup-simplify]: Simplify a into a 1552480532.746 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1552480532.746 * [taylor]: Taking taylor expansion of (/ -1 c) in b 1552480532.746 * [taylor]: Taking taylor expansion of -1 in b 1552480532.746 * [backup-simplify]: Simplify -1 into -1 1552480532.746 * [taylor]: Taking taylor expansion of c in b 1552480532.746 * [backup-simplify]: Simplify c into c 1552480532.746 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480532.746 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480532.746 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480532.746 * [taylor]: Taking taylor expansion of b in b 1552480532.746 * [backup-simplify]: Simplify 0 into 0 1552480532.746 * [backup-simplify]: Simplify 1 into 1 1552480532.747 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.747 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.747 * [backup-simplify]: Simplify (+ 0 1) into 1 1552480532.747 * [backup-simplify]: Simplify (sqrt 1) into 1 1552480532.748 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480532.748 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480532.748 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480532.749 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1552480532.749 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in c 1552480532.749 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in c 1552480532.749 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480532.749 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in c 1552480532.749 * [taylor]: Taking taylor expansion of (/ 4 a) in c 1552480532.749 * [taylor]: Taking taylor expansion of 4 in c 1552480532.749 * [backup-simplify]: Simplify 4 into 4 1552480532.749 * [taylor]: Taking taylor expansion of a in c 1552480532.749 * [backup-simplify]: Simplify a into a 1552480532.749 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1552480532.749 * [taylor]: Taking taylor expansion of (/ -1 c) in c 1552480532.749 * [taylor]: Taking taylor expansion of -1 in c 1552480532.749 * [backup-simplify]: Simplify -1 into -1 1552480532.749 * [taylor]: Taking taylor expansion of c in c 1552480532.749 * [backup-simplify]: Simplify 0 into 0 1552480532.749 * [backup-simplify]: Simplify 1 into 1 1552480532.749 * [backup-simplify]: Simplify (/ -1 1) into -1 1552480532.749 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480532.749 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480532.749 * [taylor]: Taking taylor expansion of b in c 1552480532.749 * [backup-simplify]: Simplify b into b 1552480532.749 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.749 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480532.750 * [backup-simplify]: Simplify (* (/ 4 a) -1) into (/ -4 a) 1552480532.750 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1552480532.750 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480532.750 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1552480532.750 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 1552480532.750 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 1552480532.750 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480532.750 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 1552480532.750 * [taylor]: Taking taylor expansion of (/ 4 a) in a 1552480532.750 * [taylor]: Taking taylor expansion of 4 in a 1552480532.750 * [backup-simplify]: Simplify 4 into 4 1552480532.750 * [taylor]: Taking taylor expansion of a in a 1552480532.750 * [backup-simplify]: Simplify 0 into 0 1552480532.750 * [backup-simplify]: Simplify 1 into 1 1552480532.751 * [backup-simplify]: Simplify (/ 4 1) into 4 1552480532.751 * [taylor]: Taking taylor expansion of (/ -1 c) in a 1552480532.751 * [taylor]: Taking taylor expansion of -1 in a 1552480532.751 * [backup-simplify]: Simplify -1 into -1 1552480532.751 * [taylor]: Taking taylor expansion of c in a 1552480532.751 * [backup-simplify]: Simplify c into c 1552480532.751 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480532.751 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480532.751 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480532.751 * [taylor]: Taking taylor expansion of b in a 1552480532.751 * [backup-simplify]: Simplify b into b 1552480532.751 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.751 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480532.751 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 1552480532.751 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480532.751 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480532.752 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480532.752 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 1552480532.752 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 1552480532.752 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480532.752 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 1552480532.752 * [taylor]: Taking taylor expansion of (/ 4 a) in a 1552480532.752 * [taylor]: Taking taylor expansion of 4 in a 1552480532.752 * [backup-simplify]: Simplify 4 into 4 1552480532.752 * [taylor]: Taking taylor expansion of a in a 1552480532.752 * [backup-simplify]: Simplify 0 into 0 1552480532.752 * [backup-simplify]: Simplify 1 into 1 1552480532.752 * [backup-simplify]: Simplify (/ 4 1) into 4 1552480532.752 * [taylor]: Taking taylor expansion of (/ -1 c) in a 1552480532.752 * [taylor]: Taking taylor expansion of -1 in a 1552480532.752 * [backup-simplify]: Simplify -1 into -1 1552480532.752 * [taylor]: Taking taylor expansion of c in a 1552480532.752 * [backup-simplify]: Simplify c into c 1552480532.752 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480532.752 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480532.752 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480532.752 * [taylor]: Taking taylor expansion of b in a 1552480532.752 * [backup-simplify]: Simplify b into b 1552480532.752 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.752 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480532.752 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 1552480532.752 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480532.753 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480532.753 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480532.753 * [taylor]: Taking taylor expansion of 0 in c 1552480532.753 * [backup-simplify]: Simplify 0 into 0 1552480532.753 * [taylor]: Taking taylor expansion of (/ +nan.0 c) in c 1552480532.753 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480532.753 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.753 * [taylor]: Taking taylor expansion of c in c 1552480532.753 * [backup-simplify]: Simplify 0 into 0 1552480532.753 * [backup-simplify]: Simplify 1 into 1 1552480532.754 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 1552480532.754 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480532.754 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.754 * [taylor]: Taking taylor expansion of 0 in b 1552480532.754 * [backup-simplify]: Simplify 0 into 0 1552480532.754 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)))) into 0 1552480532.754 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 1552480532.754 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ -1 c))) into 0 1552480532.755 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 1552480532.755 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 1552480532.755 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) in c 1552480532.755 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480532.755 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.755 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))) in c 1552480532.755 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480532.755 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480532.755 * [taylor]: Taking taylor expansion of b in c 1552480532.755 * [backup-simplify]: Simplify b into b 1552480532.755 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.755 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480532.755 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 1552480532.755 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480532.755 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.755 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 1552480532.755 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480532.755 * [taylor]: Taking taylor expansion of c in c 1552480532.755 * [backup-simplify]: Simplify 0 into 0 1552480532.755 * [backup-simplify]: Simplify 1 into 1 1552480532.756 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.756 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.756 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480532.757 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480532.757 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480532.757 * [backup-simplify]: Simplify (- 0) into 0 1552480532.758 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480532.758 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480532.758 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480532.759 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480532.759 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 1552480532.759 * [taylor]: Taking taylor expansion of 0 in b 1552480532.759 * [backup-simplify]: Simplify 0 into 0 1552480532.760 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 1552480532.760 * [taylor]: Taking taylor expansion of 0 in b 1552480532.760 * [backup-simplify]: Simplify 0 into 0 1552480532.760 * [taylor]: Taking taylor expansion of 0 in b 1552480532.760 * [backup-simplify]: Simplify 0 into 0 1552480532.760 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.760 * [backup-simplify]: Simplify 0 into 0 1552480532.760 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 1552480532.761 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480532.761 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 1552480532.761 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480532.762 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 1552480532.762 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480532.763 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1552480532.763 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 1552480532.763 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480532.763 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.763 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 1552480532.763 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 1552480532.763 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480532.763 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.763 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 1552480532.763 * [taylor]: Taking taylor expansion of (pow c 3) in c 1552480532.763 * [taylor]: Taking taylor expansion of c in c 1552480532.763 * [backup-simplify]: Simplify 0 into 0 1552480532.763 * [backup-simplify]: Simplify 1 into 1 1552480532.764 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.764 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.764 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.764 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 1552480532.764 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 1552480532.764 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480532.764 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.764 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 1552480532.765 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 1552480532.765 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480532.765 * [taylor]: Taking taylor expansion of b in c 1552480532.765 * [backup-simplify]: Simplify b into b 1552480532.765 * [taylor]: Taking taylor expansion of c in c 1552480532.765 * [backup-simplify]: Simplify 0 into 0 1552480532.765 * [backup-simplify]: Simplify 1 into 1 1552480532.765 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.765 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 1552480532.765 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480532.765 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 1552480532.765 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480532.766 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480532.767 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480532.768 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480532.769 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480532.773 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480532.774 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480532.775 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480532.775 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480532.775 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480532.775 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480532.776 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480532.776 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480532.776 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480532.776 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 1552480532.777 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480532.777 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480532.777 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480532.777 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480532.777 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.777 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480532.777 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480532.777 * [taylor]: Taking taylor expansion of b in b 1552480532.777 * [backup-simplify]: Simplify 0 into 0 1552480532.777 * [backup-simplify]: Simplify 1 into 1 1552480532.777 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.778 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.778 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480532.778 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480532.779 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480532.779 * [backup-simplify]: Simplify (- 0) into 0 1552480532.779 * [backup-simplify]: Simplify 0 into 0 1552480532.780 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480532.780 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480532.781 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480532.781 * [backup-simplify]: Simplify (- 0) into 0 1552480532.781 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 1552480532.782 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480532.782 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480532.782 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480532.782 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480532.782 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.782 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480532.782 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480532.782 * [taylor]: Taking taylor expansion of b in b 1552480532.782 * [backup-simplify]: Simplify 0 into 0 1552480532.782 * [backup-simplify]: Simplify 1 into 1 1552480532.782 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.782 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.783 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480532.783 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480532.784 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480532.784 * [backup-simplify]: Simplify (- 0) into 0 1552480532.784 * [backup-simplify]: Simplify 0 into 0 1552480532.784 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480532.784 * [taylor]: Taking taylor expansion of 0 in b 1552480532.784 * [backup-simplify]: Simplify 0 into 0 1552480532.785 * [taylor]: Taking taylor expansion of 0 in b 1552480532.785 * [backup-simplify]: Simplify 0 into 0 1552480532.785 * [backup-simplify]: Simplify 0 into 0 1552480532.785 * [backup-simplify]: Simplify 0 into 0 1552480532.785 * [backup-simplify]: Simplify 0 into 0 1552480532.785 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- c))) 1))) into (* +nan.0 c) 1552480532.785 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 1 2) 1552480532.785 * [backup-simplify]: Simplify (sqrt (fma (* -4 a) c (* b b))) into (sqrt (fma (* -4 a) c (pow b 2))) 1552480532.785 * [approximate]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in (a c b) around 0 1552480532.785 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in b 1552480532.785 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in b 1552480532.785 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480532.785 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in b 1552480532.785 * [taylor]: Taking taylor expansion of (* -4 a) in b 1552480532.785 * [taylor]: Taking taylor expansion of -4 in b 1552480532.785 * [backup-simplify]: Simplify -4 into -4 1552480532.785 * [taylor]: Taking taylor expansion of a in b 1552480532.785 * [backup-simplify]: Simplify a into a 1552480532.785 * [taylor]: Taking taylor expansion of c in b 1552480532.785 * [backup-simplify]: Simplify c into c 1552480532.785 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480532.785 * [taylor]: Taking taylor expansion of b in b 1552480532.785 * [backup-simplify]: Simplify 0 into 0 1552480532.785 * [backup-simplify]: Simplify 1 into 1 1552480532.785 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 1552480532.785 * [backup-simplify]: Simplify (* (* -4 a) c) into (* -4 (* a c)) 1552480532.785 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 1552480532.785 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 1552480532.786 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 1552480532.786 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (* 0 c)) into 0 1552480532.786 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480532.786 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 1552480532.786 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in c 1552480532.786 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in c 1552480532.786 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480532.786 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in c 1552480532.786 * [taylor]: Taking taylor expansion of (* -4 a) in c 1552480532.786 * [taylor]: Taking taylor expansion of -4 in c 1552480532.786 * [backup-simplify]: Simplify -4 into -4 1552480532.786 * [taylor]: Taking taylor expansion of a in c 1552480532.786 * [backup-simplify]: Simplify a into a 1552480532.786 * [taylor]: Taking taylor expansion of c in c 1552480532.786 * [backup-simplify]: Simplify 0 into 0 1552480532.786 * [backup-simplify]: Simplify 1 into 1 1552480532.786 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480532.786 * [taylor]: Taking taylor expansion of b in c 1552480532.786 * [backup-simplify]: Simplify b into b 1552480532.786 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 1552480532.786 * [backup-simplify]: Simplify (* (* -4 a) 0) into 0 1552480532.786 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.786 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480532.787 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480532.787 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 1552480532.787 * [backup-simplify]: Simplify (+ (* (* -4 a) 1) (* 0 0)) into (- (* 4 a)) 1552480532.787 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480532.787 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 1552480532.787 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 1552480532.787 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 1552480532.787 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 1552480532.787 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480532.787 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 1552480532.787 * [taylor]: Taking taylor expansion of (* -4 a) in a 1552480532.787 * [taylor]: Taking taylor expansion of -4 in a 1552480532.787 * [backup-simplify]: Simplify -4 into -4 1552480532.787 * [taylor]: Taking taylor expansion of a in a 1552480532.788 * [backup-simplify]: Simplify 0 into 0 1552480532.788 * [backup-simplify]: Simplify 1 into 1 1552480532.788 * [taylor]: Taking taylor expansion of c in a 1552480532.788 * [backup-simplify]: Simplify c into c 1552480532.788 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480532.788 * [taylor]: Taking taylor expansion of b in a 1552480532.788 * [backup-simplify]: Simplify b into b 1552480532.788 * [backup-simplify]: Simplify (* -4 0) into 0 1552480532.788 * [backup-simplify]: Simplify (* 0 c) into 0 1552480532.788 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.788 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480532.788 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480532.788 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 1552480532.789 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 1552480532.789 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480532.789 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 1552480532.789 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 1552480532.789 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 1552480532.789 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 1552480532.789 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480532.789 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 1552480532.789 * [taylor]: Taking taylor expansion of (* -4 a) in a 1552480532.789 * [taylor]: Taking taylor expansion of -4 in a 1552480532.789 * [backup-simplify]: Simplify -4 into -4 1552480532.789 * [taylor]: Taking taylor expansion of a in a 1552480532.789 * [backup-simplify]: Simplify 0 into 0 1552480532.789 * [backup-simplify]: Simplify 1 into 1 1552480532.789 * [taylor]: Taking taylor expansion of c in a 1552480532.789 * [backup-simplify]: Simplify c into c 1552480532.789 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480532.789 * [taylor]: Taking taylor expansion of b in a 1552480532.789 * [backup-simplify]: Simplify b into b 1552480532.790 * [backup-simplify]: Simplify (* -4 0) into 0 1552480532.790 * [backup-simplify]: Simplify (* 0 c) into 0 1552480532.790 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.790 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480532.790 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480532.790 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 1552480532.791 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 1552480532.791 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480532.791 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 1552480532.791 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 1552480532.791 * [taylor]: Taking taylor expansion of b in c 1552480532.791 * [backup-simplify]: Simplify b into b 1552480532.791 * [taylor]: Taking taylor expansion of b in b 1552480532.791 * [backup-simplify]: Simplify 0 into 0 1552480532.791 * [backup-simplify]: Simplify 1 into 1 1552480532.791 * [backup-simplify]: Simplify 0 into 0 1552480532.791 * [taylor]: Taking taylor expansion of (* -2 (/ c b)) in c 1552480532.791 * [taylor]: Taking taylor expansion of -2 in c 1552480532.791 * [backup-simplify]: Simplify -2 into -2 1552480532.791 * [taylor]: Taking taylor expansion of (/ c b) in c 1552480532.791 * [taylor]: Taking taylor expansion of c in c 1552480532.791 * [backup-simplify]: Simplify 0 into 0 1552480532.791 * [backup-simplify]: Simplify 1 into 1 1552480532.791 * [taylor]: Taking taylor expansion of b in c 1552480532.791 * [backup-simplify]: Simplify b into b 1552480532.791 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480532.791 * [taylor]: Taking taylor expansion of 0 in b 1552480532.791 * [backup-simplify]: Simplify 0 into 0 1552480532.791 * [backup-simplify]: Simplify 0 into 0 1552480532.791 * [backup-simplify]: Simplify 1 into 1 1552480532.792 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 1) (* 0 0))) into 0 1552480532.792 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (* 0 c))) into 0 1552480532.793 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 1552480532.793 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480532.793 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ c b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow c 2) (pow b 3))) 1552480532.793 * [taylor]: Taking taylor expansion of (* -2 (/ (pow c 2) (pow b 3))) in c 1552480532.793 * [taylor]: Taking taylor expansion of -2 in c 1552480532.793 * [backup-simplify]: Simplify -2 into -2 1552480532.793 * [taylor]: Taking taylor expansion of (/ (pow c 2) (pow b 3)) in c 1552480532.793 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480532.793 * [taylor]: Taking taylor expansion of c in c 1552480532.793 * [backup-simplify]: Simplify 0 into 0 1552480532.793 * [backup-simplify]: Simplify 1 into 1 1552480532.793 * [taylor]: Taking taylor expansion of (pow b 3) in c 1552480532.793 * [taylor]: Taking taylor expansion of b in c 1552480532.793 * [backup-simplify]: Simplify b into b 1552480532.794 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.794 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.794 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 1552480532.794 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 1552480532.794 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 1552480532.794 * [taylor]: Taking taylor expansion of (/ -2 b) in b 1552480532.794 * [taylor]: Taking taylor expansion of -2 in b 1552480532.794 * [backup-simplify]: Simplify -2 into -2 1552480532.794 * [taylor]: Taking taylor expansion of b in b 1552480532.794 * [backup-simplify]: Simplify 0 into 0 1552480532.794 * [backup-simplify]: Simplify 1 into 1 1552480532.794 * [backup-simplify]: Simplify (/ -2 1) into -2 1552480532.795 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 1552480532.795 * [backup-simplify]: Simplify 0 into 0 1552480532.795 * [taylor]: Taking taylor expansion of 0 in b 1552480532.795 * [backup-simplify]: Simplify 0 into 0 1552480532.795 * [backup-simplify]: Simplify 0 into 0 1552480532.795 * [backup-simplify]: Simplify 0 into 0 1552480532.795 * [backup-simplify]: Simplify 0 into 0 1552480532.796 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 1552480532.797 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (+ (* 0 0) (* 0 c)))) into 0 1552480532.797 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 1552480532.797 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480532.798 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ c b)) (* -2 (/ (pow c 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow c 3) (pow b 5))) 1552480532.798 * [taylor]: Taking taylor expansion of (* -4 (/ (pow c 3) (pow b 5))) in c 1552480532.798 * [taylor]: Taking taylor expansion of -4 in c 1552480532.798 * [backup-simplify]: Simplify -4 into -4 1552480532.798 * [taylor]: Taking taylor expansion of (/ (pow c 3) (pow b 5)) in c 1552480532.798 * [taylor]: Taking taylor expansion of (pow c 3) in c 1552480532.798 * [taylor]: Taking taylor expansion of c in c 1552480532.798 * [backup-simplify]: Simplify 0 into 0 1552480532.798 * [backup-simplify]: Simplify 1 into 1 1552480532.798 * [taylor]: Taking taylor expansion of (pow b 5) in c 1552480532.798 * [taylor]: Taking taylor expansion of b in c 1552480532.798 * [backup-simplify]: Simplify b into b 1552480532.798 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.798 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.798 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.798 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 1552480532.798 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 1552480532.799 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 1552480532.799 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 1552480532.799 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 1552480532.799 * [taylor]: Taking taylor expansion of 0 in b 1552480532.799 * [backup-simplify]: Simplify 0 into 0 1552480532.799 * [backup-simplify]: Simplify 0 into 0 1552480532.799 * [taylor]: Taking taylor expansion of 0 in b 1552480532.799 * [backup-simplify]: Simplify 0 into 0 1552480532.799 * [backup-simplify]: Simplify 0 into 0 1552480532.799 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 1552480532.799 * [backup-simplify]: Simplify (sqrt (fma (* -4 (/ 1 a)) (/ 1 c) (* (/ 1 b) (/ 1 b)))) into (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) 1552480532.799 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in (a c b) around 0 1552480532.800 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in b 1552480532.800 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in b 1552480532.800 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480532.800 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in b 1552480532.800 * [taylor]: Taking taylor expansion of (/ -4 a) in b 1552480532.800 * [taylor]: Taking taylor expansion of -4 in b 1552480532.800 * [backup-simplify]: Simplify -4 into -4 1552480532.800 * [taylor]: Taking taylor expansion of a in b 1552480532.800 * [backup-simplify]: Simplify a into a 1552480532.800 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1552480532.800 * [taylor]: Taking taylor expansion of (/ 1 c) in b 1552480532.800 * [taylor]: Taking taylor expansion of c in b 1552480532.800 * [backup-simplify]: Simplify c into c 1552480532.800 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480532.800 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480532.800 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480532.800 * [taylor]: Taking taylor expansion of b in b 1552480532.800 * [backup-simplify]: Simplify 0 into 0 1552480532.800 * [backup-simplify]: Simplify 1 into 1 1552480532.800 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.800 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.801 * [backup-simplify]: Simplify (+ 0 1) into 1 1552480532.801 * [backup-simplify]: Simplify (sqrt 1) into 1 1552480532.801 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480532.802 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480532.802 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480532.802 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1552480532.802 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in c 1552480532.802 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in c 1552480532.802 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480532.802 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in c 1552480532.802 * [taylor]: Taking taylor expansion of (/ -4 a) in c 1552480532.802 * [taylor]: Taking taylor expansion of -4 in c 1552480532.802 * [backup-simplify]: Simplify -4 into -4 1552480532.802 * [taylor]: Taking taylor expansion of a in c 1552480532.802 * [backup-simplify]: Simplify a into a 1552480532.803 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1552480532.803 * [taylor]: Taking taylor expansion of (/ 1 c) in c 1552480532.803 * [taylor]: Taking taylor expansion of c in c 1552480532.803 * [backup-simplify]: Simplify 0 into 0 1552480532.803 * [backup-simplify]: Simplify 1 into 1 1552480532.803 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.803 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480532.803 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480532.803 * [taylor]: Taking taylor expansion of b in c 1552480532.803 * [backup-simplify]: Simplify b into b 1552480532.803 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.803 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480532.803 * [backup-simplify]: Simplify (* (/ -4 a) 1) into (/ -4 a) 1552480532.803 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1552480532.803 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480532.804 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1552480532.804 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 1552480532.804 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 1552480532.804 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480532.804 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 1552480532.804 * [taylor]: Taking taylor expansion of (/ -4 a) in a 1552480532.804 * [taylor]: Taking taylor expansion of -4 in a 1552480532.804 * [backup-simplify]: Simplify -4 into -4 1552480532.804 * [taylor]: Taking taylor expansion of a in a 1552480532.804 * [backup-simplify]: Simplify 0 into 0 1552480532.804 * [backup-simplify]: Simplify 1 into 1 1552480532.804 * [backup-simplify]: Simplify (/ -4 1) into -4 1552480532.804 * [taylor]: Taking taylor expansion of (/ 1 c) in a 1552480532.804 * [taylor]: Taking taylor expansion of c in a 1552480532.804 * [backup-simplify]: Simplify c into c 1552480532.804 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480532.804 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480532.804 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480532.804 * [taylor]: Taking taylor expansion of b in a 1552480532.804 * [backup-simplify]: Simplify b into b 1552480532.804 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.804 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480532.804 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 1552480532.805 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480532.805 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480532.805 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480532.805 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 1552480532.805 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 1552480532.805 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480532.805 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 1552480532.805 * [taylor]: Taking taylor expansion of (/ -4 a) in a 1552480532.805 * [taylor]: Taking taylor expansion of -4 in a 1552480532.805 * [backup-simplify]: Simplify -4 into -4 1552480532.805 * [taylor]: Taking taylor expansion of a in a 1552480532.805 * [backup-simplify]: Simplify 0 into 0 1552480532.805 * [backup-simplify]: Simplify 1 into 1 1552480532.806 * [backup-simplify]: Simplify (/ -4 1) into -4 1552480532.806 * [taylor]: Taking taylor expansion of (/ 1 c) in a 1552480532.806 * [taylor]: Taking taylor expansion of c in a 1552480532.806 * [backup-simplify]: Simplify c into c 1552480532.806 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480532.806 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480532.806 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480532.806 * [taylor]: Taking taylor expansion of b in a 1552480532.806 * [backup-simplify]: Simplify b into b 1552480532.806 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.806 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480532.806 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 1552480532.806 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480532.807 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480532.807 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480532.807 * [taylor]: Taking taylor expansion of 0 in c 1552480532.808 * [backup-simplify]: Simplify 0 into 0 1552480532.808 * [taylor]: Taking taylor expansion of (/ +nan.0 c) in c 1552480532.808 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480532.808 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.808 * [taylor]: Taking taylor expansion of c in c 1552480532.808 * [backup-simplify]: Simplify 0 into 0 1552480532.808 * [backup-simplify]: Simplify 1 into 1 1552480532.808 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 1552480532.808 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480532.808 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.808 * [taylor]: Taking taylor expansion of 0 in b 1552480532.808 * [backup-simplify]: Simplify 0 into 0 1552480532.808 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 1552480532.809 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 1552480532.810 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 c))) into 0 1552480532.810 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 1552480532.811 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 1552480532.811 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) in c 1552480532.811 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480532.811 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.811 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))) in c 1552480532.811 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480532.811 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480532.811 * [taylor]: Taking taylor expansion of b in c 1552480532.811 * [backup-simplify]: Simplify b into b 1552480532.811 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.811 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480532.811 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 1552480532.811 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480532.811 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.811 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 1552480532.811 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480532.811 * [taylor]: Taking taylor expansion of c in c 1552480532.811 * [backup-simplify]: Simplify 0 into 0 1552480532.811 * [backup-simplify]: Simplify 1 into 1 1552480532.812 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.813 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.813 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480532.814 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480532.815 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480532.815 * [backup-simplify]: Simplify (- 0) into 0 1552480532.815 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480532.816 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480532.816 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480532.817 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480532.818 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 1552480532.818 * [taylor]: Taking taylor expansion of 0 in b 1552480532.818 * [backup-simplify]: Simplify 0 into 0 1552480532.819 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 1552480532.819 * [taylor]: Taking taylor expansion of 0 in b 1552480532.819 * [backup-simplify]: Simplify 0 into 0 1552480532.819 * [taylor]: Taking taylor expansion of 0 in b 1552480532.819 * [backup-simplify]: Simplify 0 into 0 1552480532.819 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.819 * [backup-simplify]: Simplify 0 into 0 1552480532.819 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 1552480532.820 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480532.821 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 1552480532.821 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480532.822 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 1552480532.822 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480532.823 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1552480532.823 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 1552480532.823 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480532.823 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.823 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 1552480532.823 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 1552480532.823 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480532.823 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.823 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 1552480532.823 * [taylor]: Taking taylor expansion of (pow c 3) in c 1552480532.823 * [taylor]: Taking taylor expansion of c in c 1552480532.823 * [backup-simplify]: Simplify 0 into 0 1552480532.823 * [backup-simplify]: Simplify 1 into 1 1552480532.824 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.824 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.824 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.824 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 1552480532.824 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 1552480532.824 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480532.825 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.825 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 1552480532.825 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 1552480532.825 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480532.825 * [taylor]: Taking taylor expansion of b in c 1552480532.825 * [backup-simplify]: Simplify b into b 1552480532.825 * [taylor]: Taking taylor expansion of c in c 1552480532.825 * [backup-simplify]: Simplify 0 into 0 1552480532.825 * [backup-simplify]: Simplify 1 into 1 1552480532.825 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.825 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 1552480532.825 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480532.825 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 1552480532.826 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480532.827 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480532.827 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480532.828 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480532.829 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480532.830 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480532.831 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480532.832 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480532.832 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480532.832 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480532.832 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480532.833 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480532.833 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480532.834 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480532.834 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 1552480532.835 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480532.835 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480532.835 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480532.835 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480532.835 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.835 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480532.836 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480532.836 * [taylor]: Taking taylor expansion of b in b 1552480532.836 * [backup-simplify]: Simplify 0 into 0 1552480532.836 * [backup-simplify]: Simplify 1 into 1 1552480532.836 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.836 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.837 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480532.838 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480532.839 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480532.839 * [backup-simplify]: Simplify (- 0) into 0 1552480532.839 * [backup-simplify]: Simplify 0 into 0 1552480532.840 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480532.841 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480532.842 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480532.842 * [backup-simplify]: Simplify (- 0) into 0 1552480532.842 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 1552480532.843 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480532.843 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480532.843 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480532.843 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480532.843 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.843 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480532.843 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480532.843 * [taylor]: Taking taylor expansion of b in b 1552480532.844 * [backup-simplify]: Simplify 0 into 0 1552480532.844 * [backup-simplify]: Simplify 1 into 1 1552480532.844 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.844 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.845 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480532.846 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480532.846 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480532.847 * [backup-simplify]: Simplify (- 0) into 0 1552480532.847 * [backup-simplify]: Simplify 0 into 0 1552480532.848 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480532.848 * [taylor]: Taking taylor expansion of 0 in b 1552480532.848 * [backup-simplify]: Simplify 0 into 0 1552480532.848 * [taylor]: Taking taylor expansion of 0 in b 1552480532.848 * [backup-simplify]: Simplify 0 into 0 1552480532.848 * [backup-simplify]: Simplify 0 into 0 1552480532.848 * [backup-simplify]: Simplify 0 into 0 1552480532.848 * [backup-simplify]: Simplify 0 into 0 1552480532.848 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 c)) 1))) into (* +nan.0 c) 1552480532.849 * [backup-simplify]: Simplify (sqrt (fma (* -4 (/ 1 (- a))) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- b))))) into (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) 1552480532.849 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in (a c b) around 0 1552480532.849 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in b 1552480532.849 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in b 1552480532.849 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480532.849 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in b 1552480532.849 * [taylor]: Taking taylor expansion of (/ 4 a) in b 1552480532.849 * [taylor]: Taking taylor expansion of 4 in b 1552480532.849 * [backup-simplify]: Simplify 4 into 4 1552480532.849 * [taylor]: Taking taylor expansion of a in b 1552480532.849 * [backup-simplify]: Simplify a into a 1552480532.849 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1552480532.849 * [taylor]: Taking taylor expansion of (/ -1 c) in b 1552480532.849 * [taylor]: Taking taylor expansion of -1 in b 1552480532.849 * [backup-simplify]: Simplify -1 into -1 1552480532.849 * [taylor]: Taking taylor expansion of c in b 1552480532.849 * [backup-simplify]: Simplify c into c 1552480532.849 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480532.849 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480532.849 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480532.849 * [taylor]: Taking taylor expansion of b in b 1552480532.849 * [backup-simplify]: Simplify 0 into 0 1552480532.849 * [backup-simplify]: Simplify 1 into 1 1552480532.850 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.850 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.851 * [backup-simplify]: Simplify (+ 0 1) into 1 1552480532.851 * [backup-simplify]: Simplify (sqrt 1) into 1 1552480532.852 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480532.852 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480532.853 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480532.854 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1552480532.854 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in c 1552480532.854 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in c 1552480532.854 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480532.854 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in c 1552480532.854 * [taylor]: Taking taylor expansion of (/ 4 a) in c 1552480532.854 * [taylor]: Taking taylor expansion of 4 in c 1552480532.854 * [backup-simplify]: Simplify 4 into 4 1552480532.854 * [taylor]: Taking taylor expansion of a in c 1552480532.854 * [backup-simplify]: Simplify a into a 1552480532.854 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1552480532.854 * [taylor]: Taking taylor expansion of (/ -1 c) in c 1552480532.854 * [taylor]: Taking taylor expansion of -1 in c 1552480532.854 * [backup-simplify]: Simplify -1 into -1 1552480532.854 * [taylor]: Taking taylor expansion of c in c 1552480532.854 * [backup-simplify]: Simplify 0 into 0 1552480532.854 * [backup-simplify]: Simplify 1 into 1 1552480532.854 * [backup-simplify]: Simplify (/ -1 1) into -1 1552480532.854 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480532.855 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480532.855 * [taylor]: Taking taylor expansion of b in c 1552480532.855 * [backup-simplify]: Simplify b into b 1552480532.855 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.855 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480532.855 * [backup-simplify]: Simplify (* (/ 4 a) -1) into (/ -4 a) 1552480532.855 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1552480532.855 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480532.856 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1552480532.856 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 1552480532.856 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 1552480532.856 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480532.856 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 1552480532.856 * [taylor]: Taking taylor expansion of (/ 4 a) in a 1552480532.856 * [taylor]: Taking taylor expansion of 4 in a 1552480532.856 * [backup-simplify]: Simplify 4 into 4 1552480532.856 * [taylor]: Taking taylor expansion of a in a 1552480532.856 * [backup-simplify]: Simplify 0 into 0 1552480532.856 * [backup-simplify]: Simplify 1 into 1 1552480532.857 * [backup-simplify]: Simplify (/ 4 1) into 4 1552480532.857 * [taylor]: Taking taylor expansion of (/ -1 c) in a 1552480532.857 * [taylor]: Taking taylor expansion of -1 in a 1552480532.857 * [backup-simplify]: Simplify -1 into -1 1552480532.857 * [taylor]: Taking taylor expansion of c in a 1552480532.857 * [backup-simplify]: Simplify c into c 1552480532.857 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480532.857 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480532.857 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480532.857 * [taylor]: Taking taylor expansion of b in a 1552480532.857 * [backup-simplify]: Simplify b into b 1552480532.857 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.857 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480532.857 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 1552480532.857 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480532.858 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480532.858 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480532.858 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 1552480532.858 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 1552480532.859 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480532.859 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 1552480532.859 * [taylor]: Taking taylor expansion of (/ 4 a) in a 1552480532.859 * [taylor]: Taking taylor expansion of 4 in a 1552480532.859 * [backup-simplify]: Simplify 4 into 4 1552480532.859 * [taylor]: Taking taylor expansion of a in a 1552480532.859 * [backup-simplify]: Simplify 0 into 0 1552480532.859 * [backup-simplify]: Simplify 1 into 1 1552480532.859 * [backup-simplify]: Simplify (/ 4 1) into 4 1552480532.859 * [taylor]: Taking taylor expansion of (/ -1 c) in a 1552480532.859 * [taylor]: Taking taylor expansion of -1 in a 1552480532.859 * [backup-simplify]: Simplify -1 into -1 1552480532.859 * [taylor]: Taking taylor expansion of c in a 1552480532.859 * [backup-simplify]: Simplify c into c 1552480532.859 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480532.859 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480532.859 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480532.859 * [taylor]: Taking taylor expansion of b in a 1552480532.859 * [backup-simplify]: Simplify b into b 1552480532.860 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.860 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480532.860 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 1552480532.860 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480532.860 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480532.861 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480532.861 * [taylor]: Taking taylor expansion of 0 in c 1552480532.861 * [backup-simplify]: Simplify 0 into 0 1552480532.861 * [taylor]: Taking taylor expansion of (/ +nan.0 c) in c 1552480532.861 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480532.861 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.861 * [taylor]: Taking taylor expansion of c in c 1552480532.861 * [backup-simplify]: Simplify 0 into 0 1552480532.861 * [backup-simplify]: Simplify 1 into 1 1552480532.862 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 1552480532.862 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480532.862 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.862 * [taylor]: Taking taylor expansion of 0 in b 1552480532.862 * [backup-simplify]: Simplify 0 into 0 1552480532.862 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)))) into 0 1552480532.863 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 1552480532.863 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ -1 c))) into 0 1552480532.863 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 1552480532.864 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 1552480532.864 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) in c 1552480532.864 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480532.864 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.864 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))) in c 1552480532.864 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480532.864 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480532.865 * [taylor]: Taking taylor expansion of b in c 1552480532.865 * [backup-simplify]: Simplify b into b 1552480532.865 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.865 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480532.865 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 1552480532.865 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480532.865 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.865 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 1552480532.865 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480532.865 * [taylor]: Taking taylor expansion of c in c 1552480532.865 * [backup-simplify]: Simplify 0 into 0 1552480532.865 * [backup-simplify]: Simplify 1 into 1 1552480532.865 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.866 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.866 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480532.867 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480532.868 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480532.868 * [backup-simplify]: Simplify (- 0) into 0 1552480532.869 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480532.869 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480532.869 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480532.870 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480532.871 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 1552480532.871 * [taylor]: Taking taylor expansion of 0 in b 1552480532.871 * [backup-simplify]: Simplify 0 into 0 1552480532.872 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 1552480532.873 * [taylor]: Taking taylor expansion of 0 in b 1552480532.873 * [backup-simplify]: Simplify 0 into 0 1552480532.873 * [taylor]: Taking taylor expansion of 0 in b 1552480532.873 * [backup-simplify]: Simplify 0 into 0 1552480532.873 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.873 * [backup-simplify]: Simplify 0 into 0 1552480532.873 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 1552480532.874 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480532.875 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 1552480532.875 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480532.875 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 1552480532.876 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480532.877 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1552480532.877 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 1552480532.877 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480532.877 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.877 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 1552480532.877 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 1552480532.877 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480532.877 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.877 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 1552480532.877 * [taylor]: Taking taylor expansion of (pow c 3) in c 1552480532.877 * [taylor]: Taking taylor expansion of c in c 1552480532.877 * [backup-simplify]: Simplify 0 into 0 1552480532.877 * [backup-simplify]: Simplify 1 into 1 1552480532.878 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.878 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.878 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.878 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 1552480532.878 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 1552480532.878 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480532.878 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.878 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 1552480532.878 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 1552480532.879 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480532.879 * [taylor]: Taking taylor expansion of b in c 1552480532.879 * [backup-simplify]: Simplify b into b 1552480532.879 * [taylor]: Taking taylor expansion of c in c 1552480532.879 * [backup-simplify]: Simplify 0 into 0 1552480532.879 * [backup-simplify]: Simplify 1 into 1 1552480532.879 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.879 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 1552480532.879 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480532.879 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 1552480532.879 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480532.880 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480532.881 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480532.882 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480532.883 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480532.883 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480532.884 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480532.885 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480532.886 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480532.886 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480532.886 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480532.887 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480532.887 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480532.887 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480532.888 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 1552480532.889 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480532.889 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480532.889 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480532.889 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480532.889 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.889 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480532.889 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480532.889 * [taylor]: Taking taylor expansion of b in b 1552480532.889 * [backup-simplify]: Simplify 0 into 0 1552480532.889 * [backup-simplify]: Simplify 1 into 1 1552480532.890 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.890 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.891 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480532.892 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480532.892 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480532.893 * [backup-simplify]: Simplify (- 0) into 0 1552480532.893 * [backup-simplify]: Simplify 0 into 0 1552480532.893 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480532.894 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480532.895 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480532.895 * [backup-simplify]: Simplify (- 0) into 0 1552480532.895 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 1552480532.895 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480532.895 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480532.895 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480532.896 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480532.896 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.896 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480532.896 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480532.896 * [taylor]: Taking taylor expansion of b in b 1552480532.896 * [backup-simplify]: Simplify 0 into 0 1552480532.896 * [backup-simplify]: Simplify 1 into 1 1552480532.896 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.896 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.896 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480532.897 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480532.897 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480532.898 * [backup-simplify]: Simplify (- 0) into 0 1552480532.898 * [backup-simplify]: Simplify 0 into 0 1552480532.898 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480532.898 * [taylor]: Taking taylor expansion of 0 in b 1552480532.898 * [backup-simplify]: Simplify 0 into 0 1552480532.898 * [taylor]: Taking taylor expansion of 0 in b 1552480532.898 * [backup-simplify]: Simplify 0 into 0 1552480532.898 * [backup-simplify]: Simplify 0 into 0 1552480532.898 * [backup-simplify]: Simplify 0 into 0 1552480532.898 * [backup-simplify]: Simplify 0 into 0 1552480532.898 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- c))) 1))) into (* +nan.0 c) 1552480532.898 * * * * [progress]: [ 3 / 4 ] generating series at (2 3 2 2) 1552480532.899 * [backup-simplify]: Simplify (- (sqrt (fma (* -4 a) c (* b b))) b) into (- (sqrt (fma (* -4 a) c (pow b 2))) b) 1552480532.899 * [approximate]: Taking taylor expansion of (- (sqrt (fma (* -4 a) c (pow b 2))) b) in (a c b) around 0 1552480532.899 * [taylor]: Taking taylor expansion of (- (sqrt (fma (* -4 a) c (pow b 2))) b) in b 1552480532.899 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in b 1552480532.899 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in b 1552480532.899 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480532.899 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in b 1552480532.899 * [taylor]: Taking taylor expansion of (* -4 a) in b 1552480532.899 * [taylor]: Taking taylor expansion of -4 in b 1552480532.899 * [backup-simplify]: Simplify -4 into -4 1552480532.899 * [taylor]: Taking taylor expansion of a in b 1552480532.899 * [backup-simplify]: Simplify a into a 1552480532.899 * [taylor]: Taking taylor expansion of c in b 1552480532.899 * [backup-simplify]: Simplify c into c 1552480532.899 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480532.899 * [taylor]: Taking taylor expansion of b in b 1552480532.899 * [backup-simplify]: Simplify 0 into 0 1552480532.899 * [backup-simplify]: Simplify 1 into 1 1552480532.899 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 1552480532.899 * [backup-simplify]: Simplify (* (* -4 a) c) into (* -4 (* a c)) 1552480532.899 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 1552480532.899 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 1552480532.901 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 1552480532.901 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (* 0 c)) into 0 1552480532.902 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480532.902 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 1552480532.902 * [taylor]: Taking taylor expansion of b in b 1552480532.902 * [backup-simplify]: Simplify 0 into 0 1552480532.902 * [backup-simplify]: Simplify 1 into 1 1552480532.902 * [taylor]: Taking taylor expansion of (- (sqrt (fma (* -4 a) c (pow b 2))) b) in c 1552480532.902 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in c 1552480532.902 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in c 1552480532.902 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480532.902 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in c 1552480532.902 * [taylor]: Taking taylor expansion of (* -4 a) in c 1552480532.902 * [taylor]: Taking taylor expansion of -4 in c 1552480532.902 * [backup-simplify]: Simplify -4 into -4 1552480532.902 * [taylor]: Taking taylor expansion of a in c 1552480532.902 * [backup-simplify]: Simplify a into a 1552480532.902 * [taylor]: Taking taylor expansion of c in c 1552480532.902 * [backup-simplify]: Simplify 0 into 0 1552480532.902 * [backup-simplify]: Simplify 1 into 1 1552480532.902 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480532.902 * [taylor]: Taking taylor expansion of b in c 1552480532.902 * [backup-simplify]: Simplify b into b 1552480532.902 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 1552480532.902 * [backup-simplify]: Simplify (* (* -4 a) 0) into 0 1552480532.902 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.902 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480532.902 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480532.903 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 1552480532.903 * [backup-simplify]: Simplify (+ (* (* -4 a) 1) (* 0 0)) into (- (* 4 a)) 1552480532.903 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480532.903 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 1552480532.903 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 1552480532.903 * [taylor]: Taking taylor expansion of b in c 1552480532.903 * [backup-simplify]: Simplify b into b 1552480532.903 * [taylor]: Taking taylor expansion of (- (sqrt (fma (* -4 a) c (pow b 2))) b) in a 1552480532.903 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 1552480532.903 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 1552480532.903 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480532.903 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 1552480532.903 * [taylor]: Taking taylor expansion of (* -4 a) in a 1552480532.903 * [taylor]: Taking taylor expansion of -4 in a 1552480532.903 * [backup-simplify]: Simplify -4 into -4 1552480532.903 * [taylor]: Taking taylor expansion of a in a 1552480532.903 * [backup-simplify]: Simplify 0 into 0 1552480532.903 * [backup-simplify]: Simplify 1 into 1 1552480532.903 * [taylor]: Taking taylor expansion of c in a 1552480532.903 * [backup-simplify]: Simplify c into c 1552480532.903 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480532.903 * [taylor]: Taking taylor expansion of b in a 1552480532.903 * [backup-simplify]: Simplify b into b 1552480532.904 * [backup-simplify]: Simplify (* -4 0) into 0 1552480532.904 * [backup-simplify]: Simplify (* 0 c) into 0 1552480532.904 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.904 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480532.904 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480532.904 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 1552480532.904 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 1552480532.905 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480532.905 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 1552480532.905 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 1552480532.905 * [taylor]: Taking taylor expansion of b in a 1552480532.905 * [backup-simplify]: Simplify b into b 1552480532.905 * [taylor]: Taking taylor expansion of (- (sqrt (fma (* -4 a) c (pow b 2))) b) in a 1552480532.905 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 1552480532.905 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 1552480532.905 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480532.905 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 1552480532.905 * [taylor]: Taking taylor expansion of (* -4 a) in a 1552480532.905 * [taylor]: Taking taylor expansion of -4 in a 1552480532.905 * [backup-simplify]: Simplify -4 into -4 1552480532.905 * [taylor]: Taking taylor expansion of a in a 1552480532.905 * [backup-simplify]: Simplify 0 into 0 1552480532.905 * [backup-simplify]: Simplify 1 into 1 1552480532.905 * [taylor]: Taking taylor expansion of c in a 1552480532.905 * [backup-simplify]: Simplify c into c 1552480532.905 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480532.905 * [taylor]: Taking taylor expansion of b in a 1552480532.905 * [backup-simplify]: Simplify b into b 1552480532.905 * [backup-simplify]: Simplify (* -4 0) into 0 1552480532.905 * [backup-simplify]: Simplify (* 0 c) into 0 1552480532.905 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.905 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480532.905 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480532.906 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 1552480532.906 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 1552480532.906 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480532.906 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 1552480532.906 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 1552480532.906 * [taylor]: Taking taylor expansion of b in a 1552480532.906 * [backup-simplify]: Simplify b into b 1552480532.906 * [backup-simplify]: Simplify (- b) into (- b) 1552480532.906 * [backup-simplify]: Simplify (+ b (- b)) into 0 1552480532.907 * [taylor]: Taking taylor expansion of 0 in c 1552480532.907 * [backup-simplify]: Simplify 0 into 0 1552480532.907 * [taylor]: Taking taylor expansion of 0 in b 1552480532.907 * [backup-simplify]: Simplify 0 into 0 1552480532.907 * [backup-simplify]: Simplify 0 into 0 1552480532.907 * [backup-simplify]: Simplify (- 0) into 0 1552480532.907 * [backup-simplify]: Simplify (+ (* -2 (/ c b)) 0) into (- (* 2 (/ c b))) 1552480532.907 * [taylor]: Taking taylor expansion of (- (* 2 (/ c b))) in c 1552480532.907 * [taylor]: Taking taylor expansion of (* 2 (/ c b)) in c 1552480532.907 * [taylor]: Taking taylor expansion of 2 in c 1552480532.907 * [backup-simplify]: Simplify 2 into 2 1552480532.907 * [taylor]: Taking taylor expansion of (/ c b) in c 1552480532.907 * [taylor]: Taking taylor expansion of c in c 1552480532.907 * [backup-simplify]: Simplify 0 into 0 1552480532.907 * [backup-simplify]: Simplify 1 into 1 1552480532.907 * [taylor]: Taking taylor expansion of b in c 1552480532.907 * [backup-simplify]: Simplify b into b 1552480532.907 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480532.907 * [taylor]: Taking taylor expansion of 0 in b 1552480532.907 * [backup-simplify]: Simplify 0 into 0 1552480532.907 * [backup-simplify]: Simplify 0 into 0 1552480532.907 * [backup-simplify]: Simplify 0 into 0 1552480532.908 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 1) (* 0 0))) into 0 1552480532.908 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (* 0 c))) into 0 1552480532.909 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 1552480532.909 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480532.909 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ c b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow c 2) (pow b 3))) 1552480532.909 * [backup-simplify]: Simplify (- 0) into 0 1552480532.909 * [backup-simplify]: Simplify (+ (* -2 (/ (pow c 2) (pow b 3))) 0) into (- (* 2 (/ (pow c 2) (pow b 3)))) 1552480532.910 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow c 2) (pow b 3)))) in c 1552480532.910 * [taylor]: Taking taylor expansion of (* 2 (/ (pow c 2) (pow b 3))) in c 1552480532.910 * [taylor]: Taking taylor expansion of 2 in c 1552480532.910 * [backup-simplify]: Simplify 2 into 2 1552480532.910 * [taylor]: Taking taylor expansion of (/ (pow c 2) (pow b 3)) in c 1552480532.910 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480532.910 * [taylor]: Taking taylor expansion of c in c 1552480532.910 * [backup-simplify]: Simplify 0 into 0 1552480532.910 * [backup-simplify]: Simplify 1 into 1 1552480532.910 * [taylor]: Taking taylor expansion of (pow b 3) in c 1552480532.910 * [taylor]: Taking taylor expansion of b in c 1552480532.910 * [backup-simplify]: Simplify b into b 1552480532.910 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.910 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.910 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 1552480532.910 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 1552480532.910 * [backup-simplify]: Simplify (* 2 (/ 1 b)) into (/ 2 b) 1552480532.910 * [backup-simplify]: Simplify (- (/ 2 b)) into (- (* 2 (/ 1 b))) 1552480532.910 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 b))) in b 1552480532.910 * [taylor]: Taking taylor expansion of (* 2 (/ 1 b)) in b 1552480532.910 * [taylor]: Taking taylor expansion of 2 in b 1552480532.910 * [backup-simplify]: Simplify 2 into 2 1552480532.910 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480532.910 * [taylor]: Taking taylor expansion of b in b 1552480532.910 * [backup-simplify]: Simplify 0 into 0 1552480532.910 * [backup-simplify]: Simplify 1 into 1 1552480532.911 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.911 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480532.911 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1552480532.912 * [backup-simplify]: Simplify (- 0) into 0 1552480532.912 * [backup-simplify]: Simplify 0 into 0 1552480532.912 * [taylor]: Taking taylor expansion of 0 in b 1552480532.912 * [backup-simplify]: Simplify 0 into 0 1552480532.912 * [backup-simplify]: Simplify 0 into 0 1552480532.912 * [backup-simplify]: Simplify 0 into 0 1552480532.912 * [backup-simplify]: Simplify 0 into 0 1552480532.912 * [backup-simplify]: Simplify (- (sqrt (fma (* -4 (/ 1 a)) (/ 1 c) (* (/ 1 b) (/ 1 b)))) (/ 1 b)) into (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) 1552480532.912 * [approximate]: Taking taylor expansion of (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) in (a c b) around 0 1552480532.912 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) in b 1552480532.912 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in b 1552480532.912 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in b 1552480532.912 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480532.912 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in b 1552480532.912 * [taylor]: Taking taylor expansion of (/ -4 a) in b 1552480532.912 * [taylor]: Taking taylor expansion of -4 in b 1552480532.912 * [backup-simplify]: Simplify -4 into -4 1552480532.912 * [taylor]: Taking taylor expansion of a in b 1552480532.912 * [backup-simplify]: Simplify a into a 1552480532.912 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1552480532.912 * [taylor]: Taking taylor expansion of (/ 1 c) in b 1552480532.912 * [taylor]: Taking taylor expansion of c in b 1552480532.912 * [backup-simplify]: Simplify c into c 1552480532.912 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480532.912 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480532.912 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480532.912 * [taylor]: Taking taylor expansion of b in b 1552480532.912 * [backup-simplify]: Simplify 0 into 0 1552480532.912 * [backup-simplify]: Simplify 1 into 1 1552480532.913 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.913 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.913 * [backup-simplify]: Simplify (+ 0 1) into 1 1552480532.913 * [backup-simplify]: Simplify (sqrt 1) into 1 1552480532.914 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480532.914 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480532.914 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480532.915 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1552480532.915 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480532.915 * [taylor]: Taking taylor expansion of b in b 1552480532.915 * [backup-simplify]: Simplify 0 into 0 1552480532.915 * [backup-simplify]: Simplify 1 into 1 1552480532.915 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.915 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) in c 1552480532.915 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in c 1552480532.915 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in c 1552480532.915 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480532.915 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in c 1552480532.915 * [taylor]: Taking taylor expansion of (/ -4 a) in c 1552480532.915 * [taylor]: Taking taylor expansion of -4 in c 1552480532.915 * [backup-simplify]: Simplify -4 into -4 1552480532.915 * [taylor]: Taking taylor expansion of a in c 1552480532.915 * [backup-simplify]: Simplify a into a 1552480532.915 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1552480532.915 * [taylor]: Taking taylor expansion of (/ 1 c) in c 1552480532.915 * [taylor]: Taking taylor expansion of c in c 1552480532.915 * [backup-simplify]: Simplify 0 into 0 1552480532.915 * [backup-simplify]: Simplify 1 into 1 1552480532.916 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.916 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480532.916 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480532.916 * [taylor]: Taking taylor expansion of b in c 1552480532.916 * [backup-simplify]: Simplify b into b 1552480532.916 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.916 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480532.916 * [backup-simplify]: Simplify (* (/ -4 a) 1) into (/ -4 a) 1552480532.916 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1552480532.916 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480532.917 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1552480532.917 * [taylor]: Taking taylor expansion of (/ 1 b) in c 1552480532.917 * [taylor]: Taking taylor expansion of b in c 1552480532.917 * [backup-simplify]: Simplify b into b 1552480532.917 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480532.917 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) in a 1552480532.917 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 1552480532.917 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 1552480532.917 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480532.917 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 1552480532.917 * [taylor]: Taking taylor expansion of (/ -4 a) in a 1552480532.917 * [taylor]: Taking taylor expansion of -4 in a 1552480532.917 * [backup-simplify]: Simplify -4 into -4 1552480532.917 * [taylor]: Taking taylor expansion of a in a 1552480532.917 * [backup-simplify]: Simplify 0 into 0 1552480532.917 * [backup-simplify]: Simplify 1 into 1 1552480532.917 * [backup-simplify]: Simplify (/ -4 1) into -4 1552480532.917 * [taylor]: Taking taylor expansion of (/ 1 c) in a 1552480532.917 * [taylor]: Taking taylor expansion of c in a 1552480532.917 * [backup-simplify]: Simplify c into c 1552480532.917 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480532.917 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480532.917 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480532.917 * [taylor]: Taking taylor expansion of b in a 1552480532.917 * [backup-simplify]: Simplify b into b 1552480532.917 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.917 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480532.917 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 1552480532.917 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480532.918 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480532.918 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480532.918 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480532.918 * [taylor]: Taking taylor expansion of b in a 1552480532.918 * [backup-simplify]: Simplify b into b 1552480532.918 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480532.918 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) in a 1552480532.918 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 1552480532.918 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 1552480532.918 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480532.918 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 1552480532.918 * [taylor]: Taking taylor expansion of (/ -4 a) in a 1552480532.918 * [taylor]: Taking taylor expansion of -4 in a 1552480532.918 * [backup-simplify]: Simplify -4 into -4 1552480532.918 * [taylor]: Taking taylor expansion of a in a 1552480532.918 * [backup-simplify]: Simplify 0 into 0 1552480532.918 * [backup-simplify]: Simplify 1 into 1 1552480532.919 * [backup-simplify]: Simplify (/ -4 1) into -4 1552480532.919 * [taylor]: Taking taylor expansion of (/ 1 c) in a 1552480532.919 * [taylor]: Taking taylor expansion of c in a 1552480532.919 * [backup-simplify]: Simplify c into c 1552480532.919 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480532.919 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480532.919 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480532.919 * [taylor]: Taking taylor expansion of b in a 1552480532.919 * [backup-simplify]: Simplify b into b 1552480532.919 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.919 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480532.919 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 1552480532.919 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480532.919 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480532.920 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480532.920 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480532.920 * [taylor]: Taking taylor expansion of b in a 1552480532.920 * [backup-simplify]: Simplify b into b 1552480532.920 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480532.920 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480532.920 * [taylor]: Taking taylor expansion of 0 in c 1552480532.920 * [backup-simplify]: Simplify 0 into 0 1552480532.920 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 1552480532.920 * [backup-simplify]: Simplify (+ (/ +nan.0 c) (- (/ 1 b))) into (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))) 1552480532.920 * [taylor]: Taking taylor expansion of (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))) in c 1552480532.920 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) in c 1552480532.920 * [taylor]: Taking taylor expansion of (/ 1 b) in c 1552480532.920 * [taylor]: Taking taylor expansion of b in c 1552480532.920 * [backup-simplify]: Simplify b into b 1552480532.920 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480532.920 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 c))) in c 1552480532.920 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 1552480532.920 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480532.920 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.920 * [taylor]: Taking taylor expansion of (/ 1 c) in c 1552480532.920 * [taylor]: Taking taylor expansion of c in c 1552480532.920 * [backup-simplify]: Simplify 0 into 0 1552480532.920 * [backup-simplify]: Simplify 1 into 1 1552480532.921 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.921 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480532.921 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480532.922 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480532.922 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 1552480532.922 * [taylor]: Taking taylor expansion of (- +nan.0) in b 1552480532.922 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480532.922 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.923 * [taylor]: Taking taylor expansion of 0 in b 1552480532.923 * [backup-simplify]: Simplify 0 into 0 1552480532.923 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 1552480532.923 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 1552480532.923 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 c))) into 0 1552480532.924 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 1552480532.924 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 1552480532.924 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 1552480532.924 * [backup-simplify]: Simplify (- 0) into 0 1552480532.925 * [backup-simplify]: Simplify (+ (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 0) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 1552480532.925 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in c 1552480532.925 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in c 1552480532.925 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 1552480532.925 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480532.925 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.925 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 1552480532.925 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480532.925 * [taylor]: Taking taylor expansion of c in c 1552480532.925 * [backup-simplify]: Simplify 0 into 0 1552480532.925 * [backup-simplify]: Simplify 1 into 1 1552480532.925 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.925 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.925 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in c 1552480532.925 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in c 1552480532.925 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480532.925 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.925 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480532.925 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480532.925 * [taylor]: Taking taylor expansion of b in c 1552480532.926 * [backup-simplify]: Simplify b into b 1552480532.926 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.926 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480532.926 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480532.927 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480532.928 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480532.928 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480532.929 * [backup-simplify]: Simplify (- 0) into 0 1552480532.929 * [taylor]: Taking taylor expansion of 0 in b 1552480532.929 * [backup-simplify]: Simplify 0 into 0 1552480532.930 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480532.930 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480532.931 * [backup-simplify]: Simplify (- 0) into 0 1552480532.931 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1552480532.931 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 1552480532.931 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in b 1552480532.931 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480532.931 * [taylor]: Taking taylor expansion of b in b 1552480532.931 * [backup-simplify]: Simplify 0 into 0 1552480532.931 * [backup-simplify]: Simplify 1 into 1 1552480532.932 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.932 * [backup-simplify]: Simplify (- 1) into -1 1552480532.932 * [backup-simplify]: Simplify -1 into -1 1552480532.932 * [taylor]: Taking taylor expansion of 0 in b 1552480532.932 * [backup-simplify]: Simplify 0 into 0 1552480532.932 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480532.933 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480532.933 * [backup-simplify]: Simplify 0 into 0 1552480532.933 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 1552480532.934 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480532.935 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 1552480532.935 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480532.935 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 1552480532.936 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480532.937 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1552480532.937 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 1552480532.937 * [backup-simplify]: Simplify (- 0) into 0 1552480532.938 * [backup-simplify]: Simplify (+ (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 0) into (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1552480532.938 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 1552480532.938 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 1552480532.938 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 1552480532.938 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480532.938 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.938 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 1552480532.938 * [taylor]: Taking taylor expansion of (pow c 3) in c 1552480532.938 * [taylor]: Taking taylor expansion of c in c 1552480532.938 * [backup-simplify]: Simplify 0 into 0 1552480532.938 * [backup-simplify]: Simplify 1 into 1 1552480532.938 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.939 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.939 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.939 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 1552480532.939 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 1552480532.939 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480532.939 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.939 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 1552480532.939 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 1552480532.939 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480532.939 * [taylor]: Taking taylor expansion of b in c 1552480532.939 * [backup-simplify]: Simplify b into b 1552480532.939 * [taylor]: Taking taylor expansion of c in c 1552480532.939 * [backup-simplify]: Simplify 0 into 0 1552480532.939 * [backup-simplify]: Simplify 1 into 1 1552480532.939 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.939 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 1552480532.940 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480532.940 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 1552480532.940 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480532.941 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480532.942 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480532.943 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480532.943 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480532.944 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480532.945 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480532.946 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480532.946 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480532.946 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480532.946 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480532.947 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480532.947 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480532.947 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480532.947 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480532.947 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.947 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480532.947 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480532.947 * [taylor]: Taking taylor expansion of b in b 1552480532.947 * [backup-simplify]: Simplify 0 into 0 1552480532.947 * [backup-simplify]: Simplify 1 into 1 1552480532.947 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.948 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.948 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480532.949 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480532.950 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480532.950 * [backup-simplify]: Simplify (- 0) into 0 1552480532.950 * [backup-simplify]: Simplify 0 into 0 1552480532.951 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480532.952 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480532.953 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480532.953 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480532.953 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480532.953 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480532.954 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480532.954 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480532.954 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480532.954 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480532.954 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.954 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480532.954 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480532.954 * [taylor]: Taking taylor expansion of b in b 1552480532.954 * [backup-simplify]: Simplify 0 into 0 1552480532.954 * [backup-simplify]: Simplify 1 into 1 1552480532.954 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.955 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.955 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480532.956 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480532.957 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480532.957 * [backup-simplify]: Simplify (- 0) into 0 1552480532.957 * [backup-simplify]: Simplify 0 into 0 1552480532.958 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 1552480532.958 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480532.959 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480532.960 * [backup-simplify]: Simplify (- 0) into 0 1552480532.960 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480532.961 * [backup-simplify]: Simplify (- 0) into 0 1552480532.961 * [taylor]: Taking taylor expansion of 0 in b 1552480532.961 * [backup-simplify]: Simplify 0 into 0 1552480532.961 * [taylor]: Taking taylor expansion of 0 in b 1552480532.961 * [backup-simplify]: Simplify 0 into 0 1552480532.961 * [backup-simplify]: Simplify 0 into 0 1552480532.961 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480532.962 * [backup-simplify]: Simplify (- 0) into 0 1552480532.962 * [backup-simplify]: Simplify 0 into 0 1552480532.962 * [backup-simplify]: Simplify 0 into 0 1552480532.963 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 c)) 1))) (* -1 (* (/ 1 (/ 1 b)) (* 1 1)))) into (- (+ b (- (* +nan.0 c)))) 1552480532.963 * [backup-simplify]: Simplify (- (sqrt (fma (* -4 (/ 1 (- a))) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- b))))) (/ 1 (- b))) into (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) 1552480532.963 * [approximate]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in (a c b) around 0 1552480532.963 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in b 1552480532.963 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480532.963 * [taylor]: Taking taylor expansion of b in b 1552480532.963 * [backup-simplify]: Simplify 0 into 0 1552480532.963 * [backup-simplify]: Simplify 1 into 1 1552480532.964 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.964 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in b 1552480532.964 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in b 1552480532.964 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480532.964 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in b 1552480532.964 * [taylor]: Taking taylor expansion of (/ 4 a) in b 1552480532.964 * [taylor]: Taking taylor expansion of 4 in b 1552480532.964 * [backup-simplify]: Simplify 4 into 4 1552480532.964 * [taylor]: Taking taylor expansion of a in b 1552480532.964 * [backup-simplify]: Simplify a into a 1552480532.964 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1552480532.964 * [taylor]: Taking taylor expansion of (/ -1 c) in b 1552480532.964 * [taylor]: Taking taylor expansion of -1 in b 1552480532.964 * [backup-simplify]: Simplify -1 into -1 1552480532.964 * [taylor]: Taking taylor expansion of c in b 1552480532.964 * [backup-simplify]: Simplify c into c 1552480532.964 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480532.964 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480532.964 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480532.964 * [taylor]: Taking taylor expansion of b in b 1552480532.964 * [backup-simplify]: Simplify 0 into 0 1552480532.964 * [backup-simplify]: Simplify 1 into 1 1552480532.965 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.965 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.966 * [backup-simplify]: Simplify (+ 0 1) into 1 1552480532.966 * [backup-simplify]: Simplify (sqrt 1) into 1 1552480532.967 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480532.967 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480532.968 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480532.969 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1552480532.969 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in c 1552480532.969 * [taylor]: Taking taylor expansion of (/ 1 b) in c 1552480532.969 * [taylor]: Taking taylor expansion of b in c 1552480532.969 * [backup-simplify]: Simplify b into b 1552480532.969 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480532.969 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in c 1552480532.969 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in c 1552480532.969 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480532.969 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in c 1552480532.969 * [taylor]: Taking taylor expansion of (/ 4 a) in c 1552480532.969 * [taylor]: Taking taylor expansion of 4 in c 1552480532.969 * [backup-simplify]: Simplify 4 into 4 1552480532.969 * [taylor]: Taking taylor expansion of a in c 1552480532.969 * [backup-simplify]: Simplify a into a 1552480532.969 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1552480532.969 * [taylor]: Taking taylor expansion of (/ -1 c) in c 1552480532.969 * [taylor]: Taking taylor expansion of -1 in c 1552480532.969 * [backup-simplify]: Simplify -1 into -1 1552480532.969 * [taylor]: Taking taylor expansion of c in c 1552480532.969 * [backup-simplify]: Simplify 0 into 0 1552480532.969 * [backup-simplify]: Simplify 1 into 1 1552480532.970 * [backup-simplify]: Simplify (/ -1 1) into -1 1552480532.970 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480532.970 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480532.970 * [taylor]: Taking taylor expansion of b in c 1552480532.970 * [backup-simplify]: Simplify b into b 1552480532.970 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.970 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480532.970 * [backup-simplify]: Simplify (* (/ 4 a) -1) into (/ -4 a) 1552480532.970 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1552480532.970 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480532.971 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1552480532.971 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in a 1552480532.971 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480532.971 * [taylor]: Taking taylor expansion of b in a 1552480532.971 * [backup-simplify]: Simplify b into b 1552480532.971 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480532.971 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 1552480532.971 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 1552480532.971 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480532.971 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 1552480532.971 * [taylor]: Taking taylor expansion of (/ 4 a) in a 1552480532.971 * [taylor]: Taking taylor expansion of 4 in a 1552480532.972 * [backup-simplify]: Simplify 4 into 4 1552480532.972 * [taylor]: Taking taylor expansion of a in a 1552480532.972 * [backup-simplify]: Simplify 0 into 0 1552480532.972 * [backup-simplify]: Simplify 1 into 1 1552480532.972 * [backup-simplify]: Simplify (/ 4 1) into 4 1552480532.972 * [taylor]: Taking taylor expansion of (/ -1 c) in a 1552480532.972 * [taylor]: Taking taylor expansion of -1 in a 1552480532.972 * [backup-simplify]: Simplify -1 into -1 1552480532.972 * [taylor]: Taking taylor expansion of c in a 1552480532.972 * [backup-simplify]: Simplify c into c 1552480532.972 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480532.972 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480532.972 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480532.972 * [taylor]: Taking taylor expansion of b in a 1552480532.972 * [backup-simplify]: Simplify b into b 1552480532.972 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.972 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480532.973 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 1552480532.973 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480532.973 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480532.974 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480532.974 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in a 1552480532.974 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480532.974 * [taylor]: Taking taylor expansion of b in a 1552480532.974 * [backup-simplify]: Simplify b into b 1552480532.974 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480532.974 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 1552480532.974 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 1552480532.974 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480532.974 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 1552480532.974 * [taylor]: Taking taylor expansion of (/ 4 a) in a 1552480532.974 * [taylor]: Taking taylor expansion of 4 in a 1552480532.974 * [backup-simplify]: Simplify 4 into 4 1552480532.974 * [taylor]: Taking taylor expansion of a in a 1552480532.974 * [backup-simplify]: Simplify 0 into 0 1552480532.974 * [backup-simplify]: Simplify 1 into 1 1552480532.975 * [backup-simplify]: Simplify (/ 4 1) into 4 1552480532.975 * [taylor]: Taking taylor expansion of (/ -1 c) in a 1552480532.975 * [taylor]: Taking taylor expansion of -1 in a 1552480532.975 * [backup-simplify]: Simplify -1 into -1 1552480532.975 * [taylor]: Taking taylor expansion of c in a 1552480532.975 * [backup-simplify]: Simplify c into c 1552480532.975 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480532.975 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480532.975 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480532.975 * [taylor]: Taking taylor expansion of b in a 1552480532.975 * [backup-simplify]: Simplify b into b 1552480532.975 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.975 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480532.975 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 1552480532.975 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480532.976 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480532.976 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480532.977 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480532.977 * [taylor]: Taking taylor expansion of 0 in c 1552480532.977 * [backup-simplify]: Simplify 0 into 0 1552480532.977 * [backup-simplify]: Simplify (+ (/ 1 b) (/ +nan.0 c)) into (- (/ 1 b) (* +nan.0 (/ 1 c))) 1552480532.977 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 c))) in c 1552480532.977 * [taylor]: Taking taylor expansion of (/ 1 b) in c 1552480532.977 * [taylor]: Taking taylor expansion of b in c 1552480532.977 * [backup-simplify]: Simplify b into b 1552480532.977 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480532.977 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 1552480532.977 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480532.977 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.977 * [taylor]: Taking taylor expansion of (/ 1 c) in c 1552480532.977 * [taylor]: Taking taylor expansion of c in c 1552480532.977 * [backup-simplify]: Simplify 0 into 0 1552480532.977 * [backup-simplify]: Simplify 1 into 1 1552480532.977 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.978 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480532.978 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480532.979 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480532.979 * [taylor]: Taking taylor expansion of (- +nan.0) in b 1552480532.979 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480532.979 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.979 * [taylor]: Taking taylor expansion of 0 in b 1552480532.979 * [backup-simplify]: Simplify 0 into 0 1552480532.979 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 1552480532.979 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)))) into 0 1552480532.979 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 1552480532.980 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ -1 c))) into 0 1552480532.980 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 1552480532.980 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 1552480532.980 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))))) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 1552480532.981 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in c 1552480532.981 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in c 1552480532.981 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 1552480532.981 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480532.981 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.981 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 1552480532.981 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480532.981 * [taylor]: Taking taylor expansion of c in c 1552480532.981 * [backup-simplify]: Simplify 0 into 0 1552480532.981 * [backup-simplify]: Simplify 1 into 1 1552480532.981 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.981 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.981 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in c 1552480532.981 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in c 1552480532.981 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480532.981 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.981 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480532.981 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480532.981 * [taylor]: Taking taylor expansion of b in c 1552480532.981 * [backup-simplify]: Simplify b into b 1552480532.981 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.981 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480532.982 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480532.982 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480532.983 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480532.983 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480532.983 * [backup-simplify]: Simplify (- 0) into 0 1552480532.983 * [taylor]: Taking taylor expansion of 0 in b 1552480532.983 * [backup-simplify]: Simplify 0 into 0 1552480532.984 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480532.984 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480532.984 * [backup-simplify]: Simplify (- 0) into 0 1552480532.984 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1552480532.984 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480532.984 * [taylor]: Taking taylor expansion of b in b 1552480532.984 * [backup-simplify]: Simplify 0 into 0 1552480532.984 * [backup-simplify]: Simplify 1 into 1 1552480532.985 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.985 * [backup-simplify]: Simplify 1 into 1 1552480532.985 * [taylor]: Taking taylor expansion of 0 in b 1552480532.985 * [backup-simplify]: Simplify 0 into 0 1552480532.985 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480532.985 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480532.985 * [backup-simplify]: Simplify 0 into 0 1552480532.985 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 1552480532.985 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 1552480532.986 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480532.986 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 1552480532.987 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480532.987 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 1552480532.987 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480532.988 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1552480532.988 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))))) into (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1552480532.988 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 1552480532.988 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 1552480532.988 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 1552480532.988 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480532.988 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.988 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 1552480532.988 * [taylor]: Taking taylor expansion of (pow c 3) in c 1552480532.988 * [taylor]: Taking taylor expansion of c in c 1552480532.988 * [backup-simplify]: Simplify 0 into 0 1552480532.988 * [backup-simplify]: Simplify 1 into 1 1552480532.988 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.989 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.989 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.989 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 1552480532.989 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 1552480532.989 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480532.989 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.989 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 1552480532.989 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 1552480532.989 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480532.989 * [taylor]: Taking taylor expansion of b in c 1552480532.989 * [backup-simplify]: Simplify b into b 1552480532.989 * [taylor]: Taking taylor expansion of c in c 1552480532.989 * [backup-simplify]: Simplify 0 into 0 1552480532.989 * [backup-simplify]: Simplify 1 into 1 1552480532.989 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480532.989 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 1552480532.989 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480532.990 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 1552480532.990 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480532.990 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480532.991 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480532.991 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480532.991 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480532.992 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480532.992 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480532.993 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480532.993 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480532.993 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480532.993 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480532.993 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480532.993 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480532.993 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480532.993 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480532.993 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.993 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480532.994 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480532.994 * [taylor]: Taking taylor expansion of b in b 1552480532.994 * [backup-simplify]: Simplify 0 into 0 1552480532.994 * [backup-simplify]: Simplify 1 into 1 1552480532.994 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.994 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.994 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480532.995 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480532.995 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480532.996 * [backup-simplify]: Simplify (- 0) into 0 1552480532.996 * [backup-simplify]: Simplify 0 into 0 1552480532.996 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480532.997 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480532.997 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480532.997 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480532.997 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480532.997 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480532.998 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480532.998 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480532.998 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480532.998 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480532.998 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480532.998 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480532.998 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480532.998 * [taylor]: Taking taylor expansion of b in b 1552480532.998 * [backup-simplify]: Simplify 0 into 0 1552480532.998 * [backup-simplify]: Simplify 1 into 1 1552480532.998 * [backup-simplify]: Simplify (* 1 1) into 1 1552480532.998 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480532.999 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480532.999 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480532.999 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480533.000 * [backup-simplify]: Simplify (- 0) into 0 1552480533.000 * [backup-simplify]: Simplify 0 into 0 1552480533.000 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 1552480533.000 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480533.001 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480533.001 * [backup-simplify]: Simplify (- 0) into 0 1552480533.001 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480533.001 * [taylor]: Taking taylor expansion of 0 in b 1552480533.001 * [backup-simplify]: Simplify 0 into 0 1552480533.001 * [taylor]: Taking taylor expansion of 0 in b 1552480533.001 * [backup-simplify]: Simplify 0 into 0 1552480533.001 * [backup-simplify]: Simplify 0 into 0 1552480533.002 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480533.002 * [backup-simplify]: Simplify 0 into 0 1552480533.002 * [backup-simplify]: Simplify 0 into 0 1552480533.002 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 (- c))) 1))) (* 1 (* (/ 1 (/ 1 (- b))) (* 1 1)))) into (- (+ b (- (* +nan.0 c)))) 1552480533.003 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1) 1552480533.003 * [backup-simplify]: Simplify (- (- b) (sqrt (fma (* -4 a) c (* b b)))) into (- (+ (sqrt (fma (* -4 a) c (pow b 2))) b)) 1552480533.003 * [approximate]: Taking taylor expansion of (- (+ (sqrt (fma (* -4 a) c (pow b 2))) b)) in (b a c) around 0 1552480533.003 * [taylor]: Taking taylor expansion of (- (+ (sqrt (fma (* -4 a) c (pow b 2))) b)) in c 1552480533.003 * [taylor]: Taking taylor expansion of (+ (sqrt (fma (* -4 a) c (pow b 2))) b) in c 1552480533.003 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in c 1552480533.003 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in c 1552480533.003 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480533.003 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in c 1552480533.003 * [taylor]: Taking taylor expansion of (* -4 a) in c 1552480533.003 * [taylor]: Taking taylor expansion of -4 in c 1552480533.003 * [backup-simplify]: Simplify -4 into -4 1552480533.003 * [taylor]: Taking taylor expansion of a in c 1552480533.003 * [backup-simplify]: Simplify a into a 1552480533.003 * [taylor]: Taking taylor expansion of c in c 1552480533.003 * [backup-simplify]: Simplify 0 into 0 1552480533.003 * [backup-simplify]: Simplify 1 into 1 1552480533.003 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480533.003 * [taylor]: Taking taylor expansion of b in c 1552480533.003 * [backup-simplify]: Simplify b into b 1552480533.003 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 1552480533.003 * [backup-simplify]: Simplify (* (* -4 a) 0) into 0 1552480533.003 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480533.003 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480533.003 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480533.004 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 1552480533.004 * [backup-simplify]: Simplify (+ (* (* -4 a) 1) (* 0 0)) into (- (* 4 a)) 1552480533.004 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480533.004 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 1552480533.004 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 1552480533.004 * [taylor]: Taking taylor expansion of b in c 1552480533.004 * [backup-simplify]: Simplify b into b 1552480533.004 * [taylor]: Taking taylor expansion of (- (+ (sqrt (fma (* -4 a) c (pow b 2))) b)) in a 1552480533.004 * [taylor]: Taking taylor expansion of (+ (sqrt (fma (* -4 a) c (pow b 2))) b) in a 1552480533.004 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 1552480533.004 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 1552480533.004 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480533.004 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 1552480533.004 * [taylor]: Taking taylor expansion of (* -4 a) in a 1552480533.004 * [taylor]: Taking taylor expansion of -4 in a 1552480533.004 * [backup-simplify]: Simplify -4 into -4 1552480533.004 * [taylor]: Taking taylor expansion of a in a 1552480533.004 * [backup-simplify]: Simplify 0 into 0 1552480533.004 * [backup-simplify]: Simplify 1 into 1 1552480533.004 * [taylor]: Taking taylor expansion of c in a 1552480533.004 * [backup-simplify]: Simplify c into c 1552480533.004 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480533.004 * [taylor]: Taking taylor expansion of b in a 1552480533.004 * [backup-simplify]: Simplify b into b 1552480533.005 * [backup-simplify]: Simplify (* -4 0) into 0 1552480533.005 * [backup-simplify]: Simplify (* 0 c) into 0 1552480533.005 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480533.005 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480533.005 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480533.005 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 1552480533.006 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 1552480533.006 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480533.006 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 1552480533.006 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 1552480533.006 * [taylor]: Taking taylor expansion of b in a 1552480533.006 * [backup-simplify]: Simplify b into b 1552480533.006 * [taylor]: Taking taylor expansion of (- (+ (sqrt (fma (* -4 a) c (pow b 2))) b)) in b 1552480533.006 * [taylor]: Taking taylor expansion of (+ (sqrt (fma (* -4 a) c (pow b 2))) b) in b 1552480533.006 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in b 1552480533.006 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in b 1552480533.006 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480533.006 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in b 1552480533.006 * [taylor]: Taking taylor expansion of (* -4 a) in b 1552480533.006 * [taylor]: Taking taylor expansion of -4 in b 1552480533.006 * [backup-simplify]: Simplify -4 into -4 1552480533.006 * [taylor]: Taking taylor expansion of a in b 1552480533.006 * [backup-simplify]: Simplify a into a 1552480533.006 * [taylor]: Taking taylor expansion of c in b 1552480533.006 * [backup-simplify]: Simplify c into c 1552480533.006 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480533.006 * [taylor]: Taking taylor expansion of b in b 1552480533.006 * [backup-simplify]: Simplify 0 into 0 1552480533.006 * [backup-simplify]: Simplify 1 into 1 1552480533.006 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 1552480533.006 * [backup-simplify]: Simplify (* (* -4 a) c) into (* -4 (* a c)) 1552480533.006 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 1552480533.006 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 1552480533.007 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 1552480533.007 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (* 0 c)) into 0 1552480533.007 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480533.007 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 1552480533.007 * [taylor]: Taking taylor expansion of b in b 1552480533.007 * [backup-simplify]: Simplify 0 into 0 1552480533.007 * [backup-simplify]: Simplify 1 into 1 1552480533.007 * [taylor]: Taking taylor expansion of (- (+ (sqrt (fma (* -4 a) c (pow b 2))) b)) in b 1552480533.007 * [taylor]: Taking taylor expansion of (+ (sqrt (fma (* -4 a) c (pow b 2))) b) in b 1552480533.007 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in b 1552480533.007 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in b 1552480533.007 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480533.007 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in b 1552480533.007 * [taylor]: Taking taylor expansion of (* -4 a) in b 1552480533.007 * [taylor]: Taking taylor expansion of -4 in b 1552480533.007 * [backup-simplify]: Simplify -4 into -4 1552480533.007 * [taylor]: Taking taylor expansion of a in b 1552480533.007 * [backup-simplify]: Simplify a into a 1552480533.007 * [taylor]: Taking taylor expansion of c in b 1552480533.007 * [backup-simplify]: Simplify c into c 1552480533.007 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480533.007 * [taylor]: Taking taylor expansion of b in b 1552480533.007 * [backup-simplify]: Simplify 0 into 0 1552480533.007 * [backup-simplify]: Simplify 1 into 1 1552480533.007 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 1552480533.007 * [backup-simplify]: Simplify (* (* -4 a) c) into (* -4 (* a c)) 1552480533.007 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 1552480533.008 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 1552480533.008 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 1552480533.008 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (* 0 c)) into 0 1552480533.008 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480533.008 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 1552480533.008 * [taylor]: Taking taylor expansion of b in b 1552480533.008 * [backup-simplify]: Simplify 0 into 0 1552480533.008 * [backup-simplify]: Simplify 1 into 1 1552480533.008 * [backup-simplify]: Simplify (+ (sqrt (- (* 4 (* a c)))) 0) into (sqrt (- (* 4 (* a c)))) 1552480533.009 * [backup-simplify]: Simplify (- (sqrt (- (* 4 (* a c))))) into (- (sqrt (- (* 4 (* a c))))) 1552480533.009 * [taylor]: Taking taylor expansion of (- (sqrt (- (* 4 (* a c))))) in a 1552480533.009 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 1552480533.009 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 1552480533.009 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 1552480533.009 * [taylor]: Taking taylor expansion of 4 in a 1552480533.009 * [backup-simplify]: Simplify 4 into 4 1552480533.009 * [taylor]: Taking taylor expansion of (* a c) in a 1552480533.009 * [taylor]: Taking taylor expansion of a in a 1552480533.009 * [backup-simplify]: Simplify 0 into 0 1552480533.009 * [backup-simplify]: Simplify 1 into 1 1552480533.009 * [taylor]: Taking taylor expansion of c in a 1552480533.009 * [backup-simplify]: Simplify c into c 1552480533.009 * [backup-simplify]: Simplify (* 0 c) into 0 1552480533.009 * [backup-simplify]: Simplify (* 4 0) into 0 1552480533.009 * [backup-simplify]: Simplify (- 0) into 0 1552480533.009 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 1552480533.010 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 1552480533.010 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 1552480533.010 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480533.010 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 1552480533.010 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 1552480533.011 * [backup-simplify]: Simplify (- 0) into 0 1552480533.011 * [taylor]: Taking taylor expansion of 0 in c 1552480533.011 * [backup-simplify]: Simplify 0 into 0 1552480533.011 * [backup-simplify]: Simplify 0 into 0 1552480533.011 * [backup-simplify]: Simplify (+ 0 1) into 1 1552480533.011 * [backup-simplify]: Simplify (- 1) into -1 1552480533.011 * [taylor]: Taking taylor expansion of -1 in a 1552480533.011 * [backup-simplify]: Simplify -1 into -1 1552480533.011 * [taylor]: Taking taylor expansion of -1 in c 1552480533.011 * [backup-simplify]: Simplify -1 into -1 1552480533.011 * [backup-simplify]: Simplify -1 into -1 1552480533.011 * [backup-simplify]: Simplify (- (* +nan.0 c)) into (- (* +nan.0 c)) 1552480533.012 * [taylor]: Taking taylor expansion of (- (* +nan.0 c)) in c 1552480533.012 * [taylor]: Taking taylor expansion of (* +nan.0 c) in c 1552480533.012 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480533.012 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480533.012 * [taylor]: Taking taylor expansion of c in c 1552480533.012 * [backup-simplify]: Simplify 0 into 0 1552480533.012 * [backup-simplify]: Simplify 1 into 1 1552480533.014 * [backup-simplify]: Simplify (* +nan.0 0) into 0 1552480533.014 * [backup-simplify]: Simplify (- 0) into 0 1552480533.014 * [backup-simplify]: Simplify 0 into 0 1552480533.014 * [backup-simplify]: Simplify 0 into 0 1552480533.015 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 1552480533.015 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (+ (* 0 0) (* 0 c))) into 0 1552480533.015 * [backup-simplify]: Simplify (* 1 1) into 1 1552480533.016 * [backup-simplify]: Simplify (+ 0 1) into 1 1552480533.016 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt (- (* 4 (* a c)))))) into (/ 1/2 (sqrt (- (* 4 (* a c))))) 1552480533.016 * [backup-simplify]: Simplify (+ (/ 1/2 (sqrt (- (* 4 (* a c))))) 0) into (* 1/2 (/ 1 (sqrt (- (* 4 (* a c)))))) 1552480533.016 * [backup-simplify]: Simplify (- (* 1/2 (/ 1 (sqrt (- (* 4 (* a c))))))) into (- (* 1/2 (/ 1 (sqrt (- (* 4 (* a c))))))) 1552480533.016 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (sqrt (- (* 4 (* a c))))))) in a 1552480533.016 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (sqrt (- (* 4 (* a c)))))) in a 1552480533.016 * [taylor]: Taking taylor expansion of 1/2 in a 1552480533.016 * [backup-simplify]: Simplify 1/2 into 1/2 1552480533.016 * [taylor]: Taking taylor expansion of (/ 1 (sqrt (- (* 4 (* a c))))) in a 1552480533.016 * [taylor]: Taking taylor expansion of (sqrt (- (* 4 (* a c)))) in a 1552480533.016 * [taylor]: Taking taylor expansion of (- (* 4 (* a c))) in a 1552480533.016 * [taylor]: Taking taylor expansion of (* 4 (* a c)) in a 1552480533.016 * [taylor]: Taking taylor expansion of 4 in a 1552480533.016 * [backup-simplify]: Simplify 4 into 4 1552480533.016 * [taylor]: Taking taylor expansion of (* a c) in a 1552480533.016 * [taylor]: Taking taylor expansion of a in a 1552480533.016 * [backup-simplify]: Simplify 0 into 0 1552480533.016 * [backup-simplify]: Simplify 1 into 1 1552480533.017 * [taylor]: Taking taylor expansion of c in a 1552480533.017 * [backup-simplify]: Simplify c into c 1552480533.017 * [backup-simplify]: Simplify (* 0 c) into 0 1552480533.017 * [backup-simplify]: Simplify (* 4 0) into 0 1552480533.017 * [backup-simplify]: Simplify (- 0) into 0 1552480533.017 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 1552480533.018 * [backup-simplify]: Simplify (+ (* 4 c) (* 0 0)) into (* 4 c) 1552480533.018 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 1552480533.018 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480533.018 * [backup-simplify]: Simplify (- (* 4 c)) into (- (* 4 c)) 1552480533.018 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt 0))) into (* +nan.0 c) 1552480533.018 * [backup-simplify]: Simplify (/ 1 (* +nan.0 c)) into (/ +nan.0 c) 1552480533.019 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 1552480533.019 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 1552480533.020 * [backup-simplify]: Simplify (- 0) into 0 1552480533.020 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 1552480533.020 * [backup-simplify]: Simplify (- (+ (* (/ +nan.0 c) (/ (* +nan.0 (pow c 2)) (* +nan.0 c))))) into (- +nan.0) 1552480533.021 * [backup-simplify]: Simplify (+ (* 1/2 (- +nan.0)) (* 0 (/ +nan.0 c))) into (- +nan.0) 1552480533.021 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 1552480533.021 * [taylor]: Taking taylor expansion of (- +nan.0) in c 1552480533.021 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480533.021 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480533.022 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480533.022 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480533.022 * [taylor]: Taking taylor expansion of 0 in c 1552480533.022 * [backup-simplify]: Simplify 0 into 0 1552480533.022 * [backup-simplify]: Simplify 0 into 0 1552480533.022 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 1552480533.023 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 c) (* 0 0))) into 0 1552480533.023 * [backup-simplify]: Simplify (- 0) into 0 1552480533.024 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (pow c 2)) 1552480533.024 * [backup-simplify]: Simplify (- (* +nan.0 (pow c 2))) into (- (* +nan.0 (pow c 2))) 1552480533.024 * [taylor]: Taking taylor expansion of (- (* +nan.0 (pow c 2))) in c 1552480533.024 * [taylor]: Taking taylor expansion of (* +nan.0 (pow c 2)) in c 1552480533.024 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480533.024 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480533.024 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480533.024 * [taylor]: Taking taylor expansion of c in c 1552480533.024 * [backup-simplify]: Simplify 0 into 0 1552480533.024 * [backup-simplify]: Simplify 1 into 1 1552480533.024 * [backup-simplify]: Simplify 0 into 0 1552480533.025 * [backup-simplify]: Simplify (+ (* +nan.0 1) (* 0 0)) into (- +nan.0) 1552480533.026 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 1552480533.026 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480533.027 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* c (* a 1))) (+ (* (- +nan.0) (pow (* 1 (* 1 b)) 2)) (* -1 (* 1 (* 1 b))))) into (- (+ (* +nan.0 (pow b 2)) (- b (* +nan.0 (* a c))))) 1552480533.027 * [backup-simplify]: Simplify (- (- (/ 1 b)) (sqrt (fma (* -4 (/ 1 a)) (/ 1 c) (* (/ 1 b) (/ 1 b))))) into (- (+ (/ 1 b) (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))))) 1552480533.027 * [approximate]: Taking taylor expansion of (- (+ (/ 1 b) (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))))) in (b a c) around 0 1552480533.027 * [taylor]: Taking taylor expansion of (- (+ (/ 1 b) (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))))) in c 1552480533.027 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))))) in c 1552480533.027 * [taylor]: Taking taylor expansion of (/ 1 b) in c 1552480533.027 * [taylor]: Taking taylor expansion of b in c 1552480533.027 * [backup-simplify]: Simplify b into b 1552480533.027 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480533.027 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in c 1552480533.027 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in c 1552480533.027 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480533.027 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in c 1552480533.027 * [taylor]: Taking taylor expansion of (/ -4 a) in c 1552480533.027 * [taylor]: Taking taylor expansion of -4 in c 1552480533.027 * [backup-simplify]: Simplify -4 into -4 1552480533.027 * [taylor]: Taking taylor expansion of a in c 1552480533.027 * [backup-simplify]: Simplify a into a 1552480533.027 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1552480533.027 * [taylor]: Taking taylor expansion of (/ 1 c) in c 1552480533.027 * [taylor]: Taking taylor expansion of c in c 1552480533.027 * [backup-simplify]: Simplify 0 into 0 1552480533.027 * [backup-simplify]: Simplify 1 into 1 1552480533.027 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480533.027 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480533.028 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480533.028 * [taylor]: Taking taylor expansion of b in c 1552480533.028 * [backup-simplify]: Simplify b into b 1552480533.028 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480533.028 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480533.028 * [backup-simplify]: Simplify (* (/ -4 a) 1) into (/ -4 a) 1552480533.028 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1552480533.028 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480533.028 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1552480533.028 * [taylor]: Taking taylor expansion of (- (+ (/ 1 b) (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))))) in a 1552480533.028 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))))) in a 1552480533.028 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480533.028 * [taylor]: Taking taylor expansion of b in a 1552480533.028 * [backup-simplify]: Simplify b into b 1552480533.029 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480533.029 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 1552480533.029 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 1552480533.029 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480533.029 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 1552480533.029 * [taylor]: Taking taylor expansion of (/ -4 a) in a 1552480533.029 * [taylor]: Taking taylor expansion of -4 in a 1552480533.029 * [backup-simplify]: Simplify -4 into -4 1552480533.029 * [taylor]: Taking taylor expansion of a in a 1552480533.029 * [backup-simplify]: Simplify 0 into 0 1552480533.029 * [backup-simplify]: Simplify 1 into 1 1552480533.029 * [backup-simplify]: Simplify (/ -4 1) into -4 1552480533.029 * [taylor]: Taking taylor expansion of (/ 1 c) in a 1552480533.029 * [taylor]: Taking taylor expansion of c in a 1552480533.029 * [backup-simplify]: Simplify c into c 1552480533.029 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480533.029 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480533.029 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480533.029 * [taylor]: Taking taylor expansion of b in a 1552480533.029 * [backup-simplify]: Simplify b into b 1552480533.029 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480533.029 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480533.029 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 1552480533.029 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480533.030 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480533.030 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480533.030 * [taylor]: Taking taylor expansion of (- (+ (/ 1 b) (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))))) in b 1552480533.030 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))))) in b 1552480533.030 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480533.030 * [taylor]: Taking taylor expansion of b in b 1552480533.030 * [backup-simplify]: Simplify 0 into 0 1552480533.030 * [backup-simplify]: Simplify 1 into 1 1552480533.030 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480533.030 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in b 1552480533.030 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in b 1552480533.030 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480533.030 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in b 1552480533.030 * [taylor]: Taking taylor expansion of (/ -4 a) in b 1552480533.030 * [taylor]: Taking taylor expansion of -4 in b 1552480533.030 * [backup-simplify]: Simplify -4 into -4 1552480533.030 * [taylor]: Taking taylor expansion of a in b 1552480533.030 * [backup-simplify]: Simplify a into a 1552480533.030 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1552480533.030 * [taylor]: Taking taylor expansion of (/ 1 c) in b 1552480533.031 * [taylor]: Taking taylor expansion of c in b 1552480533.031 * [backup-simplify]: Simplify c into c 1552480533.031 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480533.031 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480533.031 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480533.031 * [taylor]: Taking taylor expansion of b in b 1552480533.031 * [backup-simplify]: Simplify 0 into 0 1552480533.031 * [backup-simplify]: Simplify 1 into 1 1552480533.031 * [backup-simplify]: Simplify (* 1 1) into 1 1552480533.031 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480533.031 * [backup-simplify]: Simplify (+ 0 1) into 1 1552480533.032 * [backup-simplify]: Simplify (sqrt 1) into 1 1552480533.032 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480533.032 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480533.033 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480533.033 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1552480533.033 * [taylor]: Taking taylor expansion of (- (+ (/ 1 b) (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))))) in b 1552480533.033 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))))) in b 1552480533.033 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480533.033 * [taylor]: Taking taylor expansion of b in b 1552480533.033 * [backup-simplify]: Simplify 0 into 0 1552480533.033 * [backup-simplify]: Simplify 1 into 1 1552480533.033 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480533.033 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in b 1552480533.033 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in b 1552480533.033 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480533.034 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in b 1552480533.034 * [taylor]: Taking taylor expansion of (/ -4 a) in b 1552480533.034 * [taylor]: Taking taylor expansion of -4 in b 1552480533.034 * [backup-simplify]: Simplify -4 into -4 1552480533.034 * [taylor]: Taking taylor expansion of a in b 1552480533.034 * [backup-simplify]: Simplify a into a 1552480533.034 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1552480533.034 * [taylor]: Taking taylor expansion of (/ 1 c) in b 1552480533.034 * [taylor]: Taking taylor expansion of c in b 1552480533.034 * [backup-simplify]: Simplify c into c 1552480533.034 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480533.034 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480533.034 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480533.034 * [taylor]: Taking taylor expansion of b in b 1552480533.034 * [backup-simplify]: Simplify 0 into 0 1552480533.034 * [backup-simplify]: Simplify 1 into 1 1552480533.034 * [backup-simplify]: Simplify (* 1 1) into 1 1552480533.034 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480533.034 * [backup-simplify]: Simplify (+ 0 1) into 1 1552480533.035 * [backup-simplify]: Simplify (sqrt 1) into 1 1552480533.035 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480533.036 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480533.036 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480533.036 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1552480533.036 * [backup-simplify]: Simplify (+ 1 1) into 2 1552480533.037 * [backup-simplify]: Simplify (- 2) into -2 1552480533.037 * [taylor]: Taking taylor expansion of -2 in a 1552480533.037 * [backup-simplify]: Simplify -2 into -2 1552480533.037 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480533.038 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480533.038 * [backup-simplify]: Simplify (- 0) into 0 1552480533.038 * [taylor]: Taking taylor expansion of 0 in a 1552480533.038 * [backup-simplify]: Simplify 0 into 0 1552480533.038 * [taylor]: Taking taylor expansion of -2 in c 1552480533.038 * [backup-simplify]: Simplify -2 into -2 1552480533.039 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480533.039 * [backup-simplify]: Simplify (* (/ -4 a) (/ 1 c)) into (/ -4 (* a c)) 1552480533.040 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480533.041 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480533.041 * [backup-simplify]: Simplify (+ (/ -4 (* a c)) 0) into (- (* 4 (/ 1 (* a c)))) 1552480533.042 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 1552480533.042 * [backup-simplify]: Simplify (+ 0 (/ -2 (* a c))) into (- (* 2 (/ 1 (* a c)))) 1552480533.043 * [backup-simplify]: Simplify (- (- (* 2 (/ 1 (* a c))))) into (* 2 (/ 1 (* a c))) 1552480533.043 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* a c))) in a 1552480533.043 * [taylor]: Taking taylor expansion of 2 in a 1552480533.043 * [backup-simplify]: Simplify 2 into 2 1552480533.043 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 1552480533.043 * [taylor]: Taking taylor expansion of (* a c) in a 1552480533.043 * [taylor]: Taking taylor expansion of a in a 1552480533.043 * [backup-simplify]: Simplify 0 into 0 1552480533.043 * [backup-simplify]: Simplify 1 into 1 1552480533.043 * [taylor]: Taking taylor expansion of c in a 1552480533.043 * [backup-simplify]: Simplify c into c 1552480533.043 * [backup-simplify]: Simplify (* 0 c) into 0 1552480533.043 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 1552480533.043 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480533.043 * [backup-simplify]: Simplify (* 2 (/ 1 c)) into (/ 2 c) 1552480533.043 * [taylor]: Taking taylor expansion of (/ 2 c) in c 1552480533.044 * [taylor]: Taking taylor expansion of 2 in c 1552480533.044 * [backup-simplify]: Simplify 2 into 2 1552480533.044 * [taylor]: Taking taylor expansion of c in c 1552480533.044 * [backup-simplify]: Simplify 0 into 0 1552480533.044 * [backup-simplify]: Simplify 1 into 1 1552480533.044 * [backup-simplify]: Simplify (/ 2 1) into 2 1552480533.044 * [backup-simplify]: Simplify 2 into 2 1552480533.044 * [taylor]: Taking taylor expansion of 0 in c 1552480533.044 * [backup-simplify]: Simplify 0 into 0 1552480533.044 * [taylor]: Taking taylor expansion of 0 in c 1552480533.044 * [backup-simplify]: Simplify 0 into 0 1552480533.044 * [backup-simplify]: Simplify -2 into -2 1552480533.045 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480533.045 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 1552480533.045 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 1552480533.046 * [backup-simplify]: Simplify (+ (* (/ -4 a) 0) (* 0 (/ 1 c))) into 0 1552480533.047 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1552480533.048 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480533.048 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480533.049 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 1552480533.049 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480533.049 * [backup-simplify]: Simplify (- 0) into 0 1552480533.049 * [taylor]: Taking taylor expansion of 0 in a 1552480533.049 * [backup-simplify]: Simplify 0 into 0 1552480533.050 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 1552480533.050 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 1552480533.051 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 c))) into 0 1552480533.051 * [taylor]: Taking taylor expansion of 0 in c 1552480533.051 * [backup-simplify]: Simplify 0 into 0 1552480533.051 * [taylor]: Taking taylor expansion of 0 in c 1552480533.051 * [backup-simplify]: Simplify 0 into 0 1552480533.051 * [taylor]: Taking taylor expansion of 0 in c 1552480533.051 * [backup-simplify]: Simplify 0 into 0 1552480533.052 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 1552480533.052 * [backup-simplify]: Simplify 0 into 0 1552480533.052 * [backup-simplify]: Simplify 0 into 0 1552480533.052 * [backup-simplify]: Simplify 0 into 0 1552480533.052 * [backup-simplify]: Simplify 0 into 0 1552480533.053 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480533.053 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 1552480533.054 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 1552480533.054 * [backup-simplify]: Simplify (+ (* (/ -4 a) 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 1552480533.055 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1552480533.056 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480533.056 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480533.058 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 1552480533.058 * [backup-simplify]: Simplify (+ 0 (/ -2 (* (pow a 2) (pow c 2)))) into (- (* 2 (/ 1 (* (pow a 2) (pow c 2))))) 1552480533.058 * [backup-simplify]: Simplify (- (- (* 2 (/ 1 (* (pow a 2) (pow c 2)))))) into (* 2 (/ 1 (* (pow a 2) (pow c 2)))) 1552480533.058 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow a 2) (pow c 2)))) in a 1552480533.058 * [taylor]: Taking taylor expansion of 2 in a 1552480533.058 * [backup-simplify]: Simplify 2 into 2 1552480533.058 * [taylor]: Taking taylor expansion of (/ 1 (* (pow a 2) (pow c 2))) in a 1552480533.058 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 1552480533.058 * [taylor]: Taking taylor expansion of (pow a 2) in a 1552480533.058 * [taylor]: Taking taylor expansion of a in a 1552480533.058 * [backup-simplify]: Simplify 0 into 0 1552480533.058 * [backup-simplify]: Simplify 1 into 1 1552480533.058 * [taylor]: Taking taylor expansion of (pow c 2) in a 1552480533.059 * [taylor]: Taking taylor expansion of c in a 1552480533.059 * [backup-simplify]: Simplify c into c 1552480533.059 * [backup-simplify]: Simplify (* 1 1) into 1 1552480533.059 * [backup-simplify]: Simplify (* c c) into (pow c 2) 1552480533.059 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 1552480533.059 * [backup-simplify]: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) 1552480533.059 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 1552480533.060 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480533.061 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 1552480533.061 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow c 2)) (/ 0 (pow c 2))))) into 0 1552480533.061 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow c 2)))) into 0 1552480533.062 * [taylor]: Taking taylor expansion of 0 in c 1552480533.062 * [backup-simplify]: Simplify 0 into 0 1552480533.062 * [taylor]: Taking taylor expansion of 0 in c 1552480533.062 * [backup-simplify]: Simplify 0 into 0 1552480533.063 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 1552480533.063 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 1552480533.064 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 1552480533.064 * [taylor]: Taking taylor expansion of 0 in c 1552480533.064 * [backup-simplify]: Simplify 0 into 0 1552480533.064 * [taylor]: Taking taylor expansion of 0 in c 1552480533.064 * [backup-simplify]: Simplify 0 into 0 1552480533.064 * [taylor]: Taking taylor expansion of 0 in c 1552480533.064 * [backup-simplify]: Simplify 0 into 0 1552480533.064 * [backup-simplify]: Simplify 0 into 0 1552480533.064 * [backup-simplify]: Simplify 0 into 0 1552480533.064 * [backup-simplify]: Simplify (+ (* -2 (* 1 (* 1 (/ 1 (/ 1 b))))) (* 2 (* (/ 1 (/ 1 c)) (* (/ 1 (/ 1 a)) (/ 1 b))))) into (- (* 2 (/ (* a c) b)) (* 2 b)) 1552480533.065 * [backup-simplify]: Simplify (- (- (/ 1 (- b))) (sqrt (fma (* -4 (/ 1 (- a))) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- b)))))) into (- (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) 1552480533.065 * [approximate]: Taking taylor expansion of (- (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in (b a c) around 0 1552480533.065 * [taylor]: Taking taylor expansion of (- (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in c 1552480533.065 * [taylor]: Taking taylor expansion of (/ 1 b) in c 1552480533.065 * [taylor]: Taking taylor expansion of b in c 1552480533.065 * [backup-simplify]: Simplify b into b 1552480533.065 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480533.065 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in c 1552480533.065 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in c 1552480533.065 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480533.065 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in c 1552480533.065 * [taylor]: Taking taylor expansion of (/ 4 a) in c 1552480533.065 * [taylor]: Taking taylor expansion of 4 in c 1552480533.065 * [backup-simplify]: Simplify 4 into 4 1552480533.065 * [taylor]: Taking taylor expansion of a in c 1552480533.065 * [backup-simplify]: Simplify a into a 1552480533.065 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1552480533.065 * [taylor]: Taking taylor expansion of (/ -1 c) in c 1552480533.066 * [taylor]: Taking taylor expansion of -1 in c 1552480533.066 * [backup-simplify]: Simplify -1 into -1 1552480533.066 * [taylor]: Taking taylor expansion of c in c 1552480533.066 * [backup-simplify]: Simplify 0 into 0 1552480533.066 * [backup-simplify]: Simplify 1 into 1 1552480533.066 * [backup-simplify]: Simplify (/ -1 1) into -1 1552480533.066 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480533.066 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480533.066 * [taylor]: Taking taylor expansion of b in c 1552480533.066 * [backup-simplify]: Simplify b into b 1552480533.067 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480533.067 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480533.067 * [backup-simplify]: Simplify (* (/ 4 a) -1) into (/ -4 a) 1552480533.067 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1552480533.067 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480533.068 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1552480533.068 * [taylor]: Taking taylor expansion of (- (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in a 1552480533.068 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480533.068 * [taylor]: Taking taylor expansion of b in a 1552480533.068 * [backup-simplify]: Simplify b into b 1552480533.068 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480533.068 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 1552480533.068 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 1552480533.068 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480533.068 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 1552480533.068 * [taylor]: Taking taylor expansion of (/ 4 a) in a 1552480533.068 * [taylor]: Taking taylor expansion of 4 in a 1552480533.068 * [backup-simplify]: Simplify 4 into 4 1552480533.068 * [taylor]: Taking taylor expansion of a in a 1552480533.068 * [backup-simplify]: Simplify 0 into 0 1552480533.068 * [backup-simplify]: Simplify 1 into 1 1552480533.069 * [backup-simplify]: Simplify (/ 4 1) into 4 1552480533.069 * [taylor]: Taking taylor expansion of (/ -1 c) in a 1552480533.069 * [taylor]: Taking taylor expansion of -1 in a 1552480533.069 * [backup-simplify]: Simplify -1 into -1 1552480533.069 * [taylor]: Taking taylor expansion of c in a 1552480533.069 * [backup-simplify]: Simplify c into c 1552480533.069 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480533.069 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480533.069 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480533.069 * [taylor]: Taking taylor expansion of b in a 1552480533.069 * [backup-simplify]: Simplify b into b 1552480533.069 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480533.069 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480533.069 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 1552480533.069 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480533.070 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480533.070 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480533.070 * [taylor]: Taking taylor expansion of (- (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in b 1552480533.070 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480533.070 * [taylor]: Taking taylor expansion of b in b 1552480533.071 * [backup-simplify]: Simplify 0 into 0 1552480533.071 * [backup-simplify]: Simplify 1 into 1 1552480533.071 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480533.071 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in b 1552480533.071 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in b 1552480533.071 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480533.071 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in b 1552480533.071 * [taylor]: Taking taylor expansion of (/ 4 a) in b 1552480533.071 * [taylor]: Taking taylor expansion of 4 in b 1552480533.071 * [backup-simplify]: Simplify 4 into 4 1552480533.071 * [taylor]: Taking taylor expansion of a in b 1552480533.071 * [backup-simplify]: Simplify a into a 1552480533.071 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1552480533.071 * [taylor]: Taking taylor expansion of (/ -1 c) in b 1552480533.071 * [taylor]: Taking taylor expansion of -1 in b 1552480533.071 * [backup-simplify]: Simplify -1 into -1 1552480533.071 * [taylor]: Taking taylor expansion of c in b 1552480533.071 * [backup-simplify]: Simplify c into c 1552480533.071 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480533.071 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480533.071 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480533.072 * [taylor]: Taking taylor expansion of b in b 1552480533.072 * [backup-simplify]: Simplify 0 into 0 1552480533.072 * [backup-simplify]: Simplify 1 into 1 1552480533.072 * [backup-simplify]: Simplify (* 1 1) into 1 1552480533.072 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480533.073 * [backup-simplify]: Simplify (+ 0 1) into 1 1552480533.073 * [backup-simplify]: Simplify (sqrt 1) into 1 1552480533.074 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480533.075 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480533.075 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480533.076 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1552480533.076 * [taylor]: Taking taylor expansion of (- (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in b 1552480533.076 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480533.076 * [taylor]: Taking taylor expansion of b in b 1552480533.076 * [backup-simplify]: Simplify 0 into 0 1552480533.076 * [backup-simplify]: Simplify 1 into 1 1552480533.076 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480533.076 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in b 1552480533.077 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in b 1552480533.077 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480533.077 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in b 1552480533.077 * [taylor]: Taking taylor expansion of (/ 4 a) in b 1552480533.077 * [taylor]: Taking taylor expansion of 4 in b 1552480533.077 * [backup-simplify]: Simplify 4 into 4 1552480533.077 * [taylor]: Taking taylor expansion of a in b 1552480533.077 * [backup-simplify]: Simplify a into a 1552480533.077 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1552480533.077 * [taylor]: Taking taylor expansion of (/ -1 c) in b 1552480533.077 * [taylor]: Taking taylor expansion of -1 in b 1552480533.077 * [backup-simplify]: Simplify -1 into -1 1552480533.077 * [taylor]: Taking taylor expansion of c in b 1552480533.077 * [backup-simplify]: Simplify c into c 1552480533.077 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480533.077 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480533.077 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480533.077 * [taylor]: Taking taylor expansion of b in b 1552480533.077 * [backup-simplify]: Simplify 0 into 0 1552480533.077 * [backup-simplify]: Simplify 1 into 1 1552480533.078 * [backup-simplify]: Simplify (* 1 1) into 1 1552480533.078 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480533.078 * [backup-simplify]: Simplify (+ 0 1) into 1 1552480533.079 * [backup-simplify]: Simplify (sqrt 1) into 1 1552480533.079 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480533.080 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480533.081 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480533.081 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1552480533.082 * [backup-simplify]: Simplify (- 1) into -1 1552480533.082 * [backup-simplify]: Simplify (+ 1 -1) into 0 1552480533.082 * [taylor]: Taking taylor expansion of 0 in a 1552480533.082 * [backup-simplify]: Simplify 0 into 0 1552480533.083 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480533.083 * [backup-simplify]: Simplify (- 0) into 0 1552480533.084 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480533.084 * [taylor]: Taking taylor expansion of 0 in a 1552480533.084 * [backup-simplify]: Simplify 0 into 0 1552480533.084 * [taylor]: Taking taylor expansion of 0 in c 1552480533.084 * [backup-simplify]: Simplify 0 into 0 1552480533.085 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480533.085 * [backup-simplify]: Simplify (* (/ 4 a) (/ -1 c)) into (/ -4 (* a c)) 1552480533.086 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480533.087 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480533.087 * [backup-simplify]: Simplify (+ (/ -4 (* a c)) 0) into (- (* 4 (/ 1 (* a c)))) 1552480533.088 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 1552480533.088 * [backup-simplify]: Simplify (- (/ -2 (* a c))) into (* 2 (/ 1 (* a c))) 1552480533.089 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (* a c)))) into (* 2 (/ 1 (* a c))) 1552480533.089 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* a c))) in a 1552480533.089 * [taylor]: Taking taylor expansion of 2 in a 1552480533.089 * [backup-simplify]: Simplify 2 into 2 1552480533.089 * [taylor]: Taking taylor expansion of (/ 1 (* a c)) in a 1552480533.089 * [taylor]: Taking taylor expansion of (* a c) in a 1552480533.089 * [taylor]: Taking taylor expansion of a in a 1552480533.089 * [backup-simplify]: Simplify 0 into 0 1552480533.089 * [backup-simplify]: Simplify 1 into 1 1552480533.089 * [taylor]: Taking taylor expansion of c in a 1552480533.089 * [backup-simplify]: Simplify c into c 1552480533.089 * [backup-simplify]: Simplify (* 0 c) into 0 1552480533.089 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 c)) into c 1552480533.089 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480533.090 * [backup-simplify]: Simplify (* 2 (/ 1 c)) into (/ 2 c) 1552480533.090 * [taylor]: Taking taylor expansion of (/ 2 c) in c 1552480533.090 * [taylor]: Taking taylor expansion of 2 in c 1552480533.090 * [backup-simplify]: Simplify 2 into 2 1552480533.090 * [taylor]: Taking taylor expansion of c in c 1552480533.090 * [backup-simplify]: Simplify 0 into 0 1552480533.090 * [backup-simplify]: Simplify 1 into 1 1552480533.090 * [backup-simplify]: Simplify (/ 2 1) into 2 1552480533.090 * [backup-simplify]: Simplify 2 into 2 1552480533.090 * [taylor]: Taking taylor expansion of 0 in c 1552480533.090 * [backup-simplify]: Simplify 0 into 0 1552480533.090 * [taylor]: Taking taylor expansion of 0 in c 1552480533.090 * [backup-simplify]: Simplify 0 into 0 1552480533.090 * [backup-simplify]: Simplify 0 into 0 1552480533.091 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480533.091 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)))) into 0 1552480533.092 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 1552480533.092 * [backup-simplify]: Simplify (+ (* (/ 4 a) 0) (* 0 (/ -1 c))) into 0 1552480533.093 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1552480533.094 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480533.094 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480533.095 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (* a c)))))) (* 2 1)) into 0 1552480533.095 * [backup-simplify]: Simplify (- 0) into 0 1552480533.095 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480533.095 * [taylor]: Taking taylor expansion of 0 in a 1552480533.095 * [backup-simplify]: Simplify 0 into 0 1552480533.096 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 1552480533.096 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 1552480533.097 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 c))) into 0 1552480533.097 * [taylor]: Taking taylor expansion of 0 in c 1552480533.097 * [backup-simplify]: Simplify 0 into 0 1552480533.097 * [taylor]: Taking taylor expansion of 0 in c 1552480533.097 * [backup-simplify]: Simplify 0 into 0 1552480533.097 * [taylor]: Taking taylor expansion of 0 in c 1552480533.097 * [backup-simplify]: Simplify 0 into 0 1552480533.098 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 1552480533.098 * [backup-simplify]: Simplify 0 into 0 1552480533.098 * [backup-simplify]: Simplify 0 into 0 1552480533.098 * [backup-simplify]: Simplify 0 into 0 1552480533.098 * [backup-simplify]: Simplify 0 into 0 1552480533.099 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480533.099 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 1552480533.100 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 1552480533.100 * [backup-simplify]: Simplify (+ (* (/ 4 a) 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 1552480533.101 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1552480533.102 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480533.103 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480533.104 * [backup-simplify]: Simplify (/ (- 0 (pow (/ -2 (* a c)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -2 (* (pow a 2) (pow c 2))) 1552480533.104 * [backup-simplify]: Simplify (- (/ -2 (* (pow a 2) (pow c 2)))) into (* 2 (/ 1 (* (pow a 2) (pow c 2)))) 1552480533.104 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (* (pow a 2) (pow c 2))))) into (* 2 (/ 1 (* (pow a 2) (pow c 2)))) 1552480533.104 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow a 2) (pow c 2)))) in a 1552480533.105 * [taylor]: Taking taylor expansion of 2 in a 1552480533.105 * [backup-simplify]: Simplify 2 into 2 1552480533.105 * [taylor]: Taking taylor expansion of (/ 1 (* (pow a 2) (pow c 2))) in a 1552480533.105 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow c 2)) in a 1552480533.105 * [taylor]: Taking taylor expansion of (pow a 2) in a 1552480533.105 * [taylor]: Taking taylor expansion of a in a 1552480533.105 * [backup-simplify]: Simplify 0 into 0 1552480533.105 * [backup-simplify]: Simplify 1 into 1 1552480533.105 * [taylor]: Taking taylor expansion of (pow c 2) in a 1552480533.105 * [taylor]: Taking taylor expansion of c in a 1552480533.105 * [backup-simplify]: Simplify c into c 1552480533.105 * [backup-simplify]: Simplify (* 1 1) into 1 1552480533.105 * [backup-simplify]: Simplify (* c c) into (pow c 2) 1552480533.105 * [backup-simplify]: Simplify (* 1 (pow c 2)) into (pow c 2) 1552480533.105 * [backup-simplify]: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) 1552480533.106 * [backup-simplify]: Simplify (+ (* c 0) (* 0 c)) into 0 1552480533.106 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480533.107 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow c 2))) into 0 1552480533.107 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow c 2)) (/ 0 (pow c 2))))) into 0 1552480533.107 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow c 2)))) into 0 1552480533.107 * [taylor]: Taking taylor expansion of 0 in c 1552480533.107 * [backup-simplify]: Simplify 0 into 0 1552480533.108 * [taylor]: Taking taylor expansion of 0 in c 1552480533.108 * [backup-simplify]: Simplify 0 into 0 1552480533.109 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 1552480533.109 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 1552480533.110 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 1552480533.110 * [taylor]: Taking taylor expansion of 0 in c 1552480533.110 * [backup-simplify]: Simplify 0 into 0 1552480533.110 * [taylor]: Taking taylor expansion of 0 in c 1552480533.110 * [backup-simplify]: Simplify 0 into 0 1552480533.110 * [taylor]: Taking taylor expansion of 0 in c 1552480533.110 * [backup-simplify]: Simplify 0 into 0 1552480533.110 * [backup-simplify]: Simplify 0 into 0 1552480533.110 * [backup-simplify]: Simplify (* 2 (* (/ 1 (/ 1 (- c))) (* (/ 1 (/ 1 (- a))) (/ 1 (- b))))) into (* -2 (/ (* a c) b)) 1552480533.110 * * * [progress]: simplifying candidates 1552480533.110 * * * * [progress]: [ 1 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (log1p (expm1 (sqrt (fma (* -4 a) c (* b b))))) b)))))> 1552480533.110 * * * * [progress]: [ 2 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (expm1 (log1p (sqrt (fma (* -4 a) c (* b b))))) b)))))> 1552480533.111 * * * * [progress]: [ 3 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (pow (fma (* -4 a) c (* b b)) 1/2) b)))))> 1552480533.111 * * * * [progress]: [ 4 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (pow (sqrt (fma (* -4 a) c (* b b))) 1) b)))))> 1552480533.111 * * * * [progress]: [ 5 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (exp (log (sqrt (fma (* -4 a) c (* b b))))) b)))))> 1552480533.111 * * * * [progress]: [ 6 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (log (exp (sqrt (fma (* -4 a) c (* b b))))) b)))))> 1552480533.111 * * * * [progress]: [ 7 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (* (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) b)))))> 1552480533.111 * * * * [progress]: [ 8 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (cbrt (* (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (sqrt (fma (* -4 a) c (* b b))))) b)))))> 1552480533.111 * * * * [progress]: [ 9 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (* (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b))))) b)))))> 1552480533.111 * [simplify]: Simplifying (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) 1552480533.112 * * [simplify]: iters left: 6 (10 enodes) 1552480533.116 * * [simplify]: iters left: 5 (34 enodes) 1552480533.127 * * [simplify]: iters left: 4 (42 enodes) 1552480533.137 * * [simplify]: iters left: 3 (54 enodes) 1552480533.145 * * [simplify]: iters left: 2 (56 enodes) 1552480533.152 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480533.152 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480533.152 * * [simplify]: Extracting #2: cost 7 inf + 0 1552480533.152 * * [simplify]: Extracting #3: cost 17 inf + 0 1552480533.152 * * [simplify]: Extracting #4: cost 17 inf + 45 1552480533.153 * * [simplify]: Extracting #5: cost 4 inf + 1260 1552480533.153 * * [simplify]: Extracting #6: cost 0 inf + 2256 1552480533.154 * [simplify]: Simplified to (fabs (cbrt (fma c (* -4 a) (* b b)))) 1552480533.154 * [simplify]: Simplified (2 3 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (* (fabs (cbrt (fma c (* -4 a) (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b))))) b))))) 1552480533.154 * * * * [progress]: [ 10 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))) b)))))> 1552480533.154 * [simplify]: Simplifying (sqrt (sqrt (fma (* -4 a) c (* b b)))) 1552480533.154 * * [simplify]: iters left: 5 (9 enodes) 1552480533.156 * * [simplify]: iters left: 4 (30 enodes) 1552480533.161 * * [simplify]: iters left: 3 (38 enodes) 1552480533.168 * * [simplify]: iters left: 2 (50 enodes) 1552480533.180 * * [simplify]: iters left: 1 (52 enodes) 1552480533.194 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480533.194 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480533.194 * * [simplify]: Extracting #2: cost 5 inf + 0 1552480533.194 * * [simplify]: Extracting #3: cost 15 inf + 0 1552480533.194 * * [simplify]: Extracting #4: cost 14 inf + 87 1552480533.194 * * [simplify]: Extracting #5: cost 5 inf + 739 1552480533.195 * * [simplify]: Extracting #6: cost 0 inf + 1578 1552480533.196 * [simplify]: Simplified to (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1552480533.196 * [simplify]: Simplified (2 3 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (* (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))) b))))) 1552480533.196 * * * * [progress]: [ 11 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (* (sqrt 1) (sqrt (fma (* -4 a) c (* b b)))) b)))))> 1552480533.196 * [simplify]: Simplifying (sqrt 1) 1552480533.196 * * [simplify]: iters left: 1 (2 enodes) 1552480533.199 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480533.199 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480533.199 * [simplify]: Simplified to 1 1552480533.199 * [simplify]: Simplified (2 3 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (* 1 (sqrt (fma (* -4 a) c (* b b)))) b))))) 1552480533.199 * * * * [progress]: [ 12 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (pow (fma (* -4 a) c (* b b)) (/ 1 2)) b)))))> 1552480533.200 * [simplify]: Simplifying (fma (* -4 a) c (* b b)) 1552480533.200 * * [simplify]: iters left: 3 (7 enodes) 1552480533.204 * * [simplify]: iters left: 2 (24 enodes) 1552480533.211 * * [simplify]: iters left: 1 (32 enodes) 1552480533.221 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480533.221 * * [simplify]: Extracting #1: cost 11 inf + 0 1552480533.221 * * [simplify]: Extracting #2: cost 10 inf + 87 1552480533.222 * * [simplify]: Extracting #3: cost 2 inf + 601 1552480533.222 * * [simplify]: Extracting #4: cost 0 inf + 782 1552480533.223 * [simplify]: Simplified to (fma c (* -4 a) (* b b)) 1552480533.223 * [simplify]: Simplified (2 3 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (pow (fma c (* -4 a) (* b b)) (/ 1 2)) b))))) 1552480533.223 * * * * [progress]: [ 13 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))) b)))))> 1552480533.223 * * * * [progress]: [ 14 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (fabs (sqrt (fma (* -4 a) c (* b b)))) b)))))> 1552480533.223 * [simplify]: Simplifying (sqrt (fma (* -4 a) c (* b b))) 1552480533.223 * * [simplify]: iters left: 4 (8 enodes) 1552480533.228 * * [simplify]: iters left: 3 (27 enodes) 1552480533.236 * * [simplify]: iters left: 2 (35 enodes) 1552480533.248 * * [simplify]: iters left: 1 (47 enodes) 1552480533.259 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480533.259 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480533.259 * * [simplify]: Extracting #2: cost 13 inf + 0 1552480533.259 * * [simplify]: Extracting #3: cost 13 inf + 45 1552480533.259 * * [simplify]: Extracting #4: cost 1 inf + 961 1552480533.260 * * [simplify]: Extracting #5: cost 0 inf + 1140 1552480533.260 * [simplify]: Simplified to (sqrt (fma c (* -4 a) (* b b))) 1552480533.260 * [simplify]: Simplified (2 3 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (fabs (sqrt (fma c (* -4 a) (* b b)))) b))))) 1552480533.260 * * * * [progress]: [ 15 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (* 1 (sqrt (fma (* -4 a) c (* b b)))) b)))))> 1552480533.260 * * * * [progress]: [ 16 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (posit16->real (real->posit16 (sqrt (fma (* -4 a) c (* b b))))) b)))))> 1552480533.260 * * * * [progress]: [ 17 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (log1p (expm1 (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480533.260 * * * * [progress]: [ 18 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (expm1 (log1p (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480533.260 * * * * [progress]: [ 19 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (pow (fma (* -4 a) c (* b b)) 1/2)) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480533.260 * * * * [progress]: [ 20 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (pow (sqrt (fma (* -4 a) c (* b b))) 1)) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480533.260 * * * * [progress]: [ 21 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (exp (log (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480533.260 * * * * [progress]: [ 22 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (log (exp (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480533.260 * * * * [progress]: [ 23 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (* (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480533.260 * * * * [progress]: [ 24 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (cbrt (* (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480533.261 * * * * [progress]: [ 25 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480533.261 * [simplify]: Simplifying (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) 1552480533.261 * * [simplify]: iters left: 6 (10 enodes) 1552480533.263 * * [simplify]: iters left: 5 (34 enodes) 1552480533.270 * * [simplify]: iters left: 4 (42 enodes) 1552480533.277 * * [simplify]: iters left: 3 (54 enodes) 1552480533.284 * * [simplify]: iters left: 2 (56 enodes) 1552480533.297 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480533.297 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480533.297 * * [simplify]: Extracting #2: cost 7 inf + 0 1552480533.297 * * [simplify]: Extracting #3: cost 17 inf + 0 1552480533.297 * * [simplify]: Extracting #4: cost 17 inf + 45 1552480533.298 * * [simplify]: Extracting #5: cost 4 inf + 1260 1552480533.298 * * [simplify]: Extracting #6: cost 0 inf + 2256 1552480533.299 * [simplify]: Simplified to (fabs (cbrt (fma c (* -4 a) (* b b)))) 1552480533.299 * [simplify]: Simplified (2 2 1 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (* (fabs (cbrt (fma c (* -4 a) (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480533.300 * * * * [progress]: [ 26 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480533.300 * [simplify]: Simplifying (sqrt (sqrt (fma (* -4 a) c (* b b)))) 1552480533.300 * * [simplify]: iters left: 5 (9 enodes) 1552480533.304 * * [simplify]: iters left: 4 (30 enodes) 1552480533.312 * * [simplify]: iters left: 3 (38 enodes) 1552480533.317 * * [simplify]: iters left: 2 (50 enodes) 1552480533.324 * * [simplify]: iters left: 1 (52 enodes) 1552480533.331 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480533.331 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480533.331 * * [simplify]: Extracting #2: cost 5 inf + 0 1552480533.331 * * [simplify]: Extracting #3: cost 15 inf + 0 1552480533.331 * * [simplify]: Extracting #4: cost 14 inf + 87 1552480533.331 * * [simplify]: Extracting #5: cost 5 inf + 739 1552480533.332 * * [simplify]: Extracting #6: cost 0 inf + 1578 1552480533.332 * [simplify]: Simplified to (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1552480533.332 * [simplify]: Simplified (2 2 1 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (* (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480533.332 * * * * [progress]: [ 27 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt 1) (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480533.333 * [simplify]: Simplifying (sqrt 1) 1552480533.333 * * [simplify]: iters left: 1 (2 enodes) 1552480533.335 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480533.335 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480533.335 * [simplify]: Simplified to 1 1552480533.335 * [simplify]: Simplified (2 2 1 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (* 1 (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480533.335 * * * * [progress]: [ 28 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (pow (fma (* -4 a) c (* b b)) (/ 1 2))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480533.335 * [simplify]: Simplifying (fma (* -4 a) c (* b b)) 1552480533.335 * * [simplify]: iters left: 3 (7 enodes) 1552480533.337 * * [simplify]: iters left: 2 (24 enodes) 1552480533.344 * * [simplify]: iters left: 1 (32 enodes) 1552480533.354 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480533.355 * * [simplify]: Extracting #1: cost 11 inf + 0 1552480533.355 * * [simplify]: Extracting #2: cost 10 inf + 87 1552480533.355 * * [simplify]: Extracting #3: cost 2 inf + 601 1552480533.356 * * [simplify]: Extracting #4: cost 0 inf + 782 1552480533.356 * [simplify]: Simplified to (fma c (* -4 a) (* b b)) 1552480533.356 * [simplify]: Simplified (2 2 1 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (pow (fma c (* -4 a) (* b b)) (/ 1 2))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480533.356 * * * * [progress]: [ 29 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480533.356 * * * * [progress]: [ 30 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (fabs (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480533.357 * [simplify]: Simplifying (sqrt (fma (* -4 a) c (* b b))) 1552480533.357 * * [simplify]: iters left: 4 (8 enodes) 1552480533.361 * * [simplify]: iters left: 3 (27 enodes) 1552480533.369 * * [simplify]: iters left: 2 (35 enodes) 1552480533.382 * * [simplify]: iters left: 1 (47 enodes) 1552480533.395 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480533.395 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480533.395 * * [simplify]: Extracting #2: cost 13 inf + 0 1552480533.395 * * [simplify]: Extracting #3: cost 13 inf + 45 1552480533.396 * * [simplify]: Extracting #4: cost 1 inf + 961 1552480533.396 * * [simplify]: Extracting #5: cost 0 inf + 1140 1552480533.397 * [simplify]: Simplified to (sqrt (fma c (* -4 a) (* b b))) 1552480533.397 * [simplify]: Simplified (2 2 1 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (fabs (sqrt (fma c (* -4 a) (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480533.397 * * * * [progress]: [ 31 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (* 1 (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480533.397 * * * * [progress]: [ 32 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (posit16->real (real->posit16 (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480533.397 * * * * [progress]: [ 33 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))))))))> 1552480533.398 * [simplify]: Simplifying (fma (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 1552480533.398 * * [simplify]: iters left: 6 (15 enodes) 1552480533.403 * * [simplify]: iters left: 5 (57 enodes) 1552480533.412 * * [simplify]: iters left: 4 (79 enodes) 1552480533.424 * * [simplify]: iters left: 3 (98 enodes) 1552480533.439 * * [simplify]: iters left: 2 (105 enodes) 1552480533.458 * * [simplify]: iters left: 1 (119 enodes) 1552480533.476 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480533.477 * * [simplify]: Extracting #1: cost 11 inf + 0 1552480533.477 * * [simplify]: Extracting #2: cost 19 inf + 244 1552480533.477 * * [simplify]: Extracting #3: cost 23 inf + 1052 1552480533.477 * * [simplify]: Extracting #4: cost 25 inf + 1139 1552480533.478 * * [simplify]: Extracting #5: cost 12 inf + 2885 1552480533.480 * * [simplify]: Extracting #6: cost 1 inf + 6098 1552480533.482 * * [simplify]: Extracting #7: cost 0 inf + 6608 1552480533.484 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480533.484 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))))))) 1552480533.485 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1552480533.485 * * [simplify]: iters left: 6 (6 enodes) 1552480533.487 * * [simplify]: iters left: 5 (23 enodes) 1552480533.494 * * [simplify]: iters left: 4 (31 enodes) 1552480533.499 * * [simplify]: iters left: 3 (36 enodes) 1552480533.503 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480533.503 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480533.503 * * [simplify]: Extracting #2: cost 10 inf + 1 1552480533.503 * * [simplify]: Extracting #3: cost 3 inf + 1200 1552480533.504 * * [simplify]: Extracting #4: cost 0 inf + 1348 1552480533.504 * * [simplify]: Extracting #5: cost 0 inf + 1213 1552480533.504 * [simplify]: Simplified to (+ (- b) b) 1552480533.504 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (+ (- b) b)))))) 1552480533.504 * * * * [progress]: [ 34 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))))))))> 1552480533.504 * [simplify]: Simplifying (fma (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) 1552480533.504 * * [simplify]: iters left: 6 (14 enodes) 1552480533.508 * * [simplify]: iters left: 5 (45 enodes) 1552480533.514 * * [simplify]: iters left: 4 (58 enodes) 1552480533.524 * * [simplify]: iters left: 3 (73 enodes) 1552480533.542 * * [simplify]: iters left: 2 (82 enodes) 1552480533.554 * * [simplify]: iters left: 1 (96 enodes) 1552480533.573 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480533.573 * * [simplify]: Extracting #1: cost 7 inf + 0 1552480533.573 * * [simplify]: Extracting #2: cost 13 inf + 42 1552480533.573 * * [simplify]: Extracting #3: cost 23 inf + 84 1552480533.573 * * [simplify]: Extracting #4: cost 25 inf + 171 1552480533.574 * * [simplify]: Extracting #5: cost 13 inf + 1265 1552480533.575 * * [simplify]: Extracting #6: cost 7 inf + 2652 1552480533.577 * * [simplify]: Extracting #7: cost 1 inf + 5170 1552480533.579 * * [simplify]: Extracting #8: cost 0 inf + 5640 1552480533.580 * [simplify]: Simplified to (- (sqrt (fma a (* c -4) (* b b))) b) 1552480533.580 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma a (* c -4) (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))))))) 1552480533.581 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1552480533.581 * * [simplify]: iters left: 4 (5 enodes) 1552480533.583 * * [simplify]: iters left: 3 (15 enodes) 1552480533.588 * * [simplify]: iters left: 2 (21 enodes) 1552480533.593 * * [simplify]: iters left: 1 (22 enodes) 1552480533.598 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480533.598 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480533.598 * * [simplify]: Extracting #2: cost 8 inf + 1 1552480533.598 * * [simplify]: Extracting #3: cost 0 inf + 599 1552480533.598 * * [simplify]: Extracting #4: cost 0 inf + 489 1552480533.599 * [simplify]: Simplified to (+ (- b) b) 1552480533.599 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma a (* c -4) (* b b))) b) (+ (- b) b)))))) 1552480533.599 * * * * [progress]: [ 35 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) (fma (- b) 1 (* b 1)))))))> 1552480533.599 * [simplify]: Simplifying (fma (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) 1552480533.599 * * [simplify]: iters left: 6 (14 enodes) 1552480533.606 * * [simplify]: iters left: 5 (47 enodes) 1552480533.621 * * [simplify]: iters left: 4 (62 enodes) 1552480533.639 * * [simplify]: iters left: 3 (77 enodes) 1552480533.661 * * [simplify]: iters left: 2 (86 enodes) 1552480533.686 * * [simplify]: iters left: 1 (100 enodes) 1552480533.717 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480533.717 * * [simplify]: Extracting #1: cost 7 inf + 0 1552480533.717 * * [simplify]: Extracting #2: cost 13 inf + 42 1552480533.717 * * [simplify]: Extracting #3: cost 23 inf + 84 1552480533.718 * * [simplify]: Extracting #4: cost 25 inf + 171 1552480533.718 * * [simplify]: Extracting #5: cost 11 inf + 1823 1552480533.720 * * [simplify]: Extracting #6: cost 2 inf + 4660 1552480533.722 * * [simplify]: Extracting #7: cost 0 inf + 5640 1552480533.726 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480533.726 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (fma (- b) 1 (* b 1))))))) 1552480533.727 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1552480533.727 * * [simplify]: iters left: 3 (5 enodes) 1552480533.730 * * [simplify]: iters left: 2 (17 enodes) 1552480533.735 * * [simplify]: iters left: 1 (22 enodes) 1552480533.742 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480533.742 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480533.742 * * [simplify]: Extracting #2: cost 5 inf + 2 1552480533.742 * * [simplify]: Extracting #3: cost 0 inf + 288 1552480533.743 * [simplify]: Simplified to (+ (- b) b) 1552480533.743 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (+ (- b) b)))))) 1552480533.743 * * * * [progress]: [ 36 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))))))))> 1552480533.743 * [simplify]: Simplifying (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 1552480533.744 * * [simplify]: iters left: 6 (16 enodes) 1552480533.751 * * [simplify]: iters left: 5 (61 enodes) 1552480533.770 * * [simplify]: iters left: 4 (83 enodes) 1552480533.782 * * [simplify]: iters left: 3 (101 enodes) 1552480533.798 * * [simplify]: iters left: 2 (103 enodes) 1552480533.824 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480533.824 * * [simplify]: Extracting #1: cost 11 inf + 0 1552480533.824 * * [simplify]: Extracting #2: cost 16 inf + 405 1552480533.824 * * [simplify]: Extracting #3: cost 13 inf + 1051 1552480533.825 * * [simplify]: Extracting #4: cost 22 inf + 1051 1552480533.825 * * [simplify]: Extracting #5: cost 23 inf + 1095 1552480533.826 * * [simplify]: Extracting #6: cost 10 inf + 2486 1552480533.828 * * [simplify]: Extracting #7: cost 2 inf + 4622 1552480533.830 * * [simplify]: Extracting #8: cost 0 inf + 5260 1552480533.832 * [simplify]: Simplified to (- (* (fabs (cbrt (fma c (* -4 a) (* b b)))) (sqrt (cbrt (fma c (* -4 a) (* b b))))) b) 1552480533.832 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (* (fabs (cbrt (fma c (* -4 a) (* b b)))) (sqrt (cbrt (fma c (* -4 a) (* b b))))) b) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))))))) 1552480533.833 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1552480533.833 * * [simplify]: iters left: 6 (6 enodes) 1552480533.835 * * [simplify]: iters left: 5 (23 enodes) 1552480533.843 * * [simplify]: iters left: 4 (31 enodes) 1552480533.851 * * [simplify]: iters left: 3 (36 enodes) 1552480533.862 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480533.862 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480533.862 * * [simplify]: Extracting #2: cost 10 inf + 1 1552480533.863 * * [simplify]: Extracting #3: cost 3 inf + 1200 1552480533.863 * * [simplify]: Extracting #4: cost 0 inf + 1348 1552480533.863 * * [simplify]: Extracting #5: cost 0 inf + 1213 1552480533.863 * [simplify]: Simplified to (+ (- b) b) 1552480533.863 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (+ (- b) b)))))) 1552480533.863 * * * * [progress]: [ 37 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))))))))> 1552480533.864 * [simplify]: Simplifying (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) 1552480533.864 * * [simplify]: iters left: 6 (15 enodes) 1552480533.867 * * [simplify]: iters left: 5 (49 enodes) 1552480533.874 * * [simplify]: iters left: 4 (62 enodes) 1552480533.884 * * [simplify]: iters left: 3 (75 enodes) 1552480533.897 * * [simplify]: iters left: 2 (77 enodes) 1552480533.911 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480533.911 * * [simplify]: Extracting #1: cost 7 inf + 0 1552480533.911 * * [simplify]: Extracting #2: cost 11 inf + 42 1552480533.911 * * [simplify]: Extracting #3: cost 13 inf + 83 1552480533.911 * * [simplify]: Extracting #4: cost 22 inf + 83 1552480533.912 * * [simplify]: Extracting #5: cost 22 inf + 169 1552480533.912 * * [simplify]: Extracting #6: cost 8 inf + 1820 1552480533.913 * * [simplify]: Extracting #7: cost 1 inf + 3983 1552480533.913 * * [simplify]: Extracting #8: cost 0 inf + 4292 1552480533.914 * [simplify]: Simplified to (- (* (fabs (cbrt (fma a (* c -4) (* b b)))) (sqrt (cbrt (fma a (* c -4) (* b b))))) b) 1552480533.914 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (* (fabs (cbrt (fma a (* c -4) (* b b)))) (sqrt (cbrt (fma a (* c -4) (* b b))))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))))))) 1552480533.914 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1552480533.915 * * [simplify]: iters left: 4 (5 enodes) 1552480533.916 * * [simplify]: iters left: 3 (15 enodes) 1552480533.918 * * [simplify]: iters left: 2 (21 enodes) 1552480533.920 * * [simplify]: iters left: 1 (22 enodes) 1552480533.922 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480533.922 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480533.922 * * [simplify]: Extracting #2: cost 8 inf + 1 1552480533.923 * * [simplify]: Extracting #3: cost 0 inf + 599 1552480533.923 * * [simplify]: Extracting #4: cost 0 inf + 489 1552480533.923 * [simplify]: Simplified to (+ (- b) b) 1552480533.923 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) (+ (- b) b)))))) 1552480533.923 * * * * [progress]: [ 38 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* b 1))) (fma (- b) 1 (* b 1)))))))> 1552480533.923 * [simplify]: Simplifying (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* b 1))) 1552480533.923 * * [simplify]: iters left: 6 (15 enodes) 1552480533.927 * * [simplify]: iters left: 5 (51 enodes) 1552480533.936 * * [simplify]: iters left: 4 (66 enodes) 1552480533.956 * * [simplify]: iters left: 3 (79 enodes) 1552480533.977 * * [simplify]: iters left: 2 (81 enodes) 1552480533.997 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480533.997 * * [simplify]: Extracting #1: cost 7 inf + 0 1552480533.997 * * [simplify]: Extracting #2: cost 11 inf + 42 1552480533.998 * * [simplify]: Extracting #3: cost 13 inf + 83 1552480533.998 * * [simplify]: Extracting #4: cost 22 inf + 83 1552480533.998 * * [simplify]: Extracting #5: cost 23 inf + 127 1552480533.999 * * [simplify]: Extracting #6: cost 9 inf + 1818 1552480534.000 * * [simplify]: Extracting #7: cost 1 inf + 3983 1552480534.001 * * [simplify]: Extracting #8: cost 0 inf + 4292 1552480534.003 * [simplify]: Simplified to (- (* (fabs (cbrt (fma a (* c -4) (* b b)))) (sqrt (cbrt (fma a (* c -4) (* b b))))) b) 1552480534.003 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (* (fabs (cbrt (fma a (* c -4) (* b b)))) (sqrt (cbrt (fma a (* c -4) (* b b))))) b) (fma (- b) 1 (* b 1))))))) 1552480534.004 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1552480534.004 * * [simplify]: iters left: 3 (5 enodes) 1552480534.007 * * [simplify]: iters left: 2 (17 enodes) 1552480534.012 * * [simplify]: iters left: 1 (22 enodes) 1552480534.019 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480534.019 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480534.019 * * [simplify]: Extracting #2: cost 5 inf + 2 1552480534.019 * * [simplify]: Extracting #3: cost 0 inf + 288 1552480534.020 * [simplify]: Simplified to (+ (- b) b) 1552480534.020 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* b 1))) (+ (- b) b)))))) 1552480534.020 * * * * [progress]: [ 39 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))))))))> 1552480534.020 * [simplify]: Simplifying (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 1552480534.020 * * [simplify]: iters left: 6 (14 enodes) 1552480534.027 * * [simplify]: iters left: 5 (54 enodes) 1552480534.044 * * [simplify]: iters left: 4 (72 enodes) 1552480534.065 * * [simplify]: iters left: 3 (85 enodes) 1552480534.086 * * [simplify]: iters left: 2 (87 enodes) 1552480534.107 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480534.108 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480534.108 * * [simplify]: Extracting #2: cost 14 inf + 0 1552480534.108 * * [simplify]: Extracting #3: cost 23 inf + 164 1552480534.110 * * [simplify]: Extracting #4: cost 18 inf + 855 1552480534.111 * * [simplify]: Extracting #5: cost 2 inf + 2668 1552480534.112 * * [simplify]: Extracting #6: cost 0 inf + 3146 1552480534.113 * [simplify]: Simplified to (+ (sqrt (fma a (* c -4) (* b b))) (- b)) 1552480534.113 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (+ (sqrt (fma a (* c -4) (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))))))) 1552480534.114 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1552480534.114 * * [simplify]: iters left: 6 (6 enodes) 1552480534.117 * * [simplify]: iters left: 5 (23 enodes) 1552480534.123 * * [simplify]: iters left: 4 (31 enodes) 1552480534.127 * * [simplify]: iters left: 3 (36 enodes) 1552480534.132 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480534.132 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480534.132 * * [simplify]: Extracting #2: cost 10 inf + 1 1552480534.133 * * [simplify]: Extracting #3: cost 3 inf + 1200 1552480534.133 * * [simplify]: Extracting #4: cost 0 inf + 1348 1552480534.133 * * [simplify]: Extracting #5: cost 0 inf + 1213 1552480534.133 * [simplify]: Simplified to (+ (- b) b) 1552480534.133 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (+ (- b) b)))))) 1552480534.133 * * * * [progress]: [ 40 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))))))))> 1552480534.134 * [simplify]: Simplifying (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) 1552480534.134 * * [simplify]: iters left: 6 (13 enodes) 1552480534.137 * * [simplify]: iters left: 5 (42 enodes) 1552480534.143 * * [simplify]: iters left: 4 (51 enodes) 1552480534.152 * * [simplify]: iters left: 3 (64 enodes) 1552480534.165 * * [simplify]: iters left: 2 (66 enodes) 1552480534.173 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480534.173 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480534.173 * * [simplify]: Extracting #2: cost 8 inf + 42 1552480534.173 * * [simplify]: Extracting #3: cost 16 inf + 83 1552480534.174 * * [simplify]: Extracting #4: cost 17 inf + 127 1552480534.174 * * [simplify]: Extracting #5: cost 3 inf + 1481 1552480534.174 * * [simplify]: Extracting #6: cost 0 inf + 2098 1552480534.175 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480534.175 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))))))) 1552480534.175 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1552480534.175 * * [simplify]: iters left: 4 (5 enodes) 1552480534.176 * * [simplify]: iters left: 3 (15 enodes) 1552480534.178 * * [simplify]: iters left: 2 (21 enodes) 1552480534.181 * * [simplify]: iters left: 1 (22 enodes) 1552480534.183 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480534.183 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480534.183 * * [simplify]: Extracting #2: cost 8 inf + 1 1552480534.184 * * [simplify]: Extracting #3: cost 0 inf + 599 1552480534.184 * * [simplify]: Extracting #4: cost 0 inf + 489 1552480534.184 * [simplify]: Simplified to (+ (- b) b) 1552480534.184 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) (+ (- b) b)))))) 1552480534.184 * * * * [progress]: [ 41 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) (fma (- b) 1 (* b 1)))))))> 1552480534.184 * [simplify]: Simplifying (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) 1552480534.184 * * [simplify]: iters left: 6 (13 enodes) 1552480534.188 * * [simplify]: iters left: 5 (44 enodes) 1552480534.195 * * [simplify]: iters left: 4 (55 enodes) 1552480534.204 * * [simplify]: iters left: 3 (68 enodes) 1552480534.221 * * [simplify]: iters left: 2 (70 enodes) 1552480534.237 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480534.237 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480534.237 * * [simplify]: Extracting #2: cost 8 inf + 42 1552480534.237 * * [simplify]: Extracting #3: cost 16 inf + 83 1552480534.237 * * [simplify]: Extracting #4: cost 16 inf + 169 1552480534.238 * * [simplify]: Extracting #5: cost 3 inf + 1754 1552480534.238 * * [simplify]: Extracting #6: cost 0 inf + 2098 1552480534.239 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480534.239 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (fma (- b) 1 (* b 1))))))) 1552480534.239 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1552480534.239 * * [simplify]: iters left: 3 (5 enodes) 1552480534.241 * * [simplify]: iters left: 2 (17 enodes) 1552480534.243 * * [simplify]: iters left: 1 (22 enodes) 1552480534.247 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480534.247 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480534.247 * * [simplify]: Extracting #2: cost 5 inf + 2 1552480534.247 * * [simplify]: Extracting #3: cost 0 inf + 288 1552480534.247 * [simplify]: Simplified to (+ (- b) b) 1552480534.247 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) (+ (- b) b)))))) 1552480534.247 * * * * [progress]: [ 42 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))))))))> 1552480534.248 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 1552480534.248 * * [simplify]: iters left: 6 (15 enodes) 1552480534.252 * * [simplify]: iters left: 5 (59 enodes) 1552480534.261 * * [simplify]: iters left: 4 (82 enodes) 1552480534.273 * * [simplify]: iters left: 3 (97 enodes) 1552480534.285 * * [simplify]: iters left: 2 (99 enodes) 1552480534.303 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480534.303 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480534.303 * * [simplify]: Extracting #2: cost 12 inf + 1 1552480534.303 * * [simplify]: Extracting #3: cost 21 inf + 245 1552480534.303 * * [simplify]: Extracting #4: cost 14 inf + 1138 1552480534.304 * * [simplify]: Extracting #5: cost 5 inf + 1790 1552480534.305 * * [simplify]: Extracting #6: cost 1 inf + 2450 1552480534.306 * * [simplify]: Extracting #7: cost 0 inf + 2709 1552480534.307 * [simplify]: Simplified to (+ (sqrt (fma -4 (* a c) (* b b))) (- b)) 1552480534.308 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (+ (sqrt (fma -4 (* a c) (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))))))) 1552480534.308 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1552480534.308 * * [simplify]: iters left: 6 (6 enodes) 1552480534.311 * * [simplify]: iters left: 5 (23 enodes) 1552480534.319 * * [simplify]: iters left: 4 (31 enodes) 1552480534.327 * * [simplify]: iters left: 3 (36 enodes) 1552480534.337 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480534.337 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480534.337 * * [simplify]: Extracting #2: cost 10 inf + 1 1552480534.337 * * [simplify]: Extracting #3: cost 3 inf + 1200 1552480534.338 * * [simplify]: Extracting #4: cost 0 inf + 1348 1552480534.338 * * [simplify]: Extracting #5: cost 0 inf + 1213 1552480534.339 * [simplify]: Simplified to (+ (- b) b) 1552480534.339 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (+ (- b) b)))))) 1552480534.339 * * * * [progress]: [ 43 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))))))))> 1552480534.339 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- (* (sqrt b) (sqrt b)))) 1552480534.339 * * [simplify]: iters left: 6 (14 enodes) 1552480534.348 * * [simplify]: iters left: 5 (47 enodes) 1552480534.363 * * [simplify]: iters left: 4 (61 enodes) 1552480534.380 * * [simplify]: iters left: 3 (76 enodes) 1552480534.399 * * [simplify]: iters left: 2 (78 enodes) 1552480534.414 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480534.414 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480534.414 * * [simplify]: Extracting #2: cost 7 inf + 2 1552480534.414 * * [simplify]: Extracting #3: cost 14 inf + 84 1552480534.414 * * [simplify]: Extracting #4: cost 15 inf + 128 1552480534.415 * * [simplify]: Extracting #5: cost 4 inf + 1138 1552480534.415 * * [simplify]: Extracting #6: cost 0 inf + 1661 1552480534.415 * [simplify]: Simplified to (- (sqrt (fma (* -4 a) c (* b b))) b) 1552480534.415 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))))))) 1552480534.416 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1552480534.416 * * [simplify]: iters left: 4 (5 enodes) 1552480534.417 * * [simplify]: iters left: 3 (15 enodes) 1552480534.419 * * [simplify]: iters left: 2 (21 enodes) 1552480534.421 * * [simplify]: iters left: 1 (22 enodes) 1552480534.423 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480534.424 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480534.424 * * [simplify]: Extracting #2: cost 8 inf + 1 1552480534.424 * * [simplify]: Extracting #3: cost 0 inf + 599 1552480534.424 * * [simplify]: Extracting #4: cost 0 inf + 489 1552480534.424 * [simplify]: Simplified to (+ (- b) b) 1552480534.424 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (+ (- b) b)))))) 1552480534.424 * * * * [progress]: [ 44 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- (* b 1))) (fma (- b) 1 (* b 1)))))))> 1552480534.424 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- (* b 1))) 1552480534.424 * * [simplify]: iters left: 5 (13 enodes) 1552480534.428 * * [simplify]: iters left: 4 (44 enodes) 1552480534.443 * * [simplify]: iters left: 3 (58 enodes) 1552480534.453 * * [simplify]: iters left: 2 (73 enodes) 1552480534.463 * * [simplify]: iters left: 1 (75 enodes) 1552480534.472 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480534.472 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480534.472 * * [simplify]: Extracting #2: cost 7 inf + 2 1552480534.472 * * [simplify]: Extracting #3: cost 15 inf + 43 1552480534.473 * * [simplify]: Extracting #4: cost 14 inf + 170 1552480534.473 * * [simplify]: Extracting #5: cost 4 inf + 961 1552480534.473 * * [simplify]: Extracting #6: cost 1 inf + 1442 1552480534.474 * * [simplify]: Extracting #7: cost 0 inf + 1661 1552480534.475 * [simplify]: Simplified to (- (sqrt (fma (* -4 a) c (* b b))) b) 1552480534.475 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (fma (- b) 1 (* b 1))))))) 1552480534.475 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1552480534.476 * * [simplify]: iters left: 3 (5 enodes) 1552480534.478 * * [simplify]: iters left: 2 (17 enodes) 1552480534.483 * * [simplify]: iters left: 1 (22 enodes) 1552480534.486 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480534.486 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480534.486 * * [simplify]: Extracting #2: cost 5 inf + 2 1552480534.487 * * [simplify]: Extracting #3: cost 0 inf + 288 1552480534.487 * [simplify]: Simplified to (+ (- b) b) 1552480534.487 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (+ (- b) b)))))) 1552480534.487 * * * * [progress]: [ 45 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))))))))> 1552480534.487 * [simplify]: Simplifying (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 1552480534.487 * * [simplify]: iters left: 6 (14 enodes) 1552480534.490 * * [simplify]: iters left: 5 (54 enodes) 1552480534.499 * * [simplify]: iters left: 4 (72 enodes) 1552480534.509 * * [simplify]: iters left: 3 (85 enodes) 1552480534.528 * * [simplify]: iters left: 2 (87 enodes) 1552480534.540 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480534.541 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480534.541 * * [simplify]: Extracting #2: cost 14 inf + 0 1552480534.541 * * [simplify]: Extracting #3: cost 23 inf + 164 1552480534.541 * * [simplify]: Extracting #4: cost 18 inf + 855 1552480534.541 * * [simplify]: Extracting #5: cost 2 inf + 2668 1552480534.542 * * [simplify]: Extracting #6: cost 0 inf + 3146 1552480534.543 * [simplify]: Simplified to (+ (sqrt (fma a (* c -4) (* b b))) (- b)) 1552480534.543 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (+ (sqrt (fma a (* c -4) (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))))))) 1552480534.543 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1552480534.543 * * [simplify]: iters left: 6 (6 enodes) 1552480534.544 * * [simplify]: iters left: 5 (23 enodes) 1552480534.548 * * [simplify]: iters left: 4 (31 enodes) 1552480534.552 * * [simplify]: iters left: 3 (36 enodes) 1552480534.561 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480534.561 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480534.561 * * [simplify]: Extracting #2: cost 10 inf + 1 1552480534.561 * * [simplify]: Extracting #3: cost 3 inf + 1200 1552480534.562 * * [simplify]: Extracting #4: cost 0 inf + 1348 1552480534.562 * * [simplify]: Extracting #5: cost 0 inf + 1213 1552480534.563 * [simplify]: Simplified to (+ (- b) b) 1552480534.563 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (+ (- b) b)))))) 1552480534.563 * * * * [progress]: [ 46 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))))))))> 1552480534.563 * [simplify]: Simplifying (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) 1552480534.564 * * [simplify]: iters left: 6 (13 enodes) 1552480534.570 * * [simplify]: iters left: 5 (42 enodes) 1552480534.583 * * [simplify]: iters left: 4 (51 enodes) 1552480534.598 * * [simplify]: iters left: 3 (64 enodes) 1552480534.612 * * [simplify]: iters left: 2 (66 enodes) 1552480534.620 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480534.620 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480534.620 * * [simplify]: Extracting #2: cost 8 inf + 42 1552480534.620 * * [simplify]: Extracting #3: cost 16 inf + 83 1552480534.621 * * [simplify]: Extracting #4: cost 17 inf + 127 1552480534.621 * * [simplify]: Extracting #5: cost 3 inf + 1481 1552480534.621 * * [simplify]: Extracting #6: cost 0 inf + 2098 1552480534.622 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480534.622 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))))))) 1552480534.622 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1552480534.622 * * [simplify]: iters left: 4 (5 enodes) 1552480534.623 * * [simplify]: iters left: 3 (15 enodes) 1552480534.625 * * [simplify]: iters left: 2 (21 enodes) 1552480534.628 * * [simplify]: iters left: 1 (22 enodes) 1552480534.630 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480534.630 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480534.630 * * [simplify]: Extracting #2: cost 8 inf + 1 1552480534.630 * * [simplify]: Extracting #3: cost 0 inf + 599 1552480534.630 * * [simplify]: Extracting #4: cost 0 inf + 489 1552480534.631 * [simplify]: Simplified to (+ (- b) b) 1552480534.631 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) (+ (- b) b)))))) 1552480534.631 * * * * [progress]: [ 47 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) (fma (- b) 1 (* b 1)))))))> 1552480534.631 * [simplify]: Simplifying (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) 1552480534.631 * * [simplify]: iters left: 6 (13 enodes) 1552480534.635 * * [simplify]: iters left: 5 (44 enodes) 1552480534.648 * * [simplify]: iters left: 4 (55 enodes) 1552480534.665 * * [simplify]: iters left: 3 (68 enodes) 1552480534.682 * * [simplify]: iters left: 2 (70 enodes) 1552480534.691 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480534.691 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480534.692 * * [simplify]: Extracting #2: cost 8 inf + 42 1552480534.692 * * [simplify]: Extracting #3: cost 16 inf + 83 1552480534.692 * * [simplify]: Extracting #4: cost 16 inf + 169 1552480534.692 * * [simplify]: Extracting #5: cost 3 inf + 1754 1552480534.693 * * [simplify]: Extracting #6: cost 0 inf + 2098 1552480534.693 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480534.693 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (fma (- b) 1 (* b 1))))))) 1552480534.693 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1552480534.693 * * [simplify]: iters left: 3 (5 enodes) 1552480534.695 * * [simplify]: iters left: 2 (17 enodes) 1552480534.698 * * [simplify]: iters left: 1 (22 enodes) 1552480534.701 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480534.701 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480534.701 * * [simplify]: Extracting #2: cost 5 inf + 2 1552480534.702 * * [simplify]: Extracting #3: cost 0 inf + 288 1552480534.702 * [simplify]: Simplified to (+ (- b) b) 1552480534.702 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) (+ (- b) b)))))) 1552480534.702 * * * * [progress]: [ 48 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))))))))> 1552480534.702 * [simplify]: Simplifying (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 1552480534.702 * * [simplify]: iters left: 6 (14 enodes) 1552480534.706 * * [simplify]: iters left: 5 (56 enodes) 1552480534.720 * * [simplify]: iters left: 4 (77 enodes) 1552480534.743 * * [simplify]: iters left: 3 (92 enodes) 1552480534.768 * * [simplify]: iters left: 2 (94 enodes) 1552480534.791 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480534.791 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480534.791 * * [simplify]: Extracting #2: cost 12 inf + 1 1552480534.791 * * [simplify]: Extracting #3: cost 24 inf + 2 1552480534.791 * * [simplify]: Extracting #4: cost 21 inf + 291 1552480534.791 * * [simplify]: Extracting #5: cost 3 inf + 2110 1552480534.792 * * [simplify]: Extracting #6: cost 0 inf + 2709 1552480534.792 * [simplify]: Simplified to (+ (sqrt (fma b b (* (* c a) -4))) (- b)) 1552480534.792 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (+ (sqrt (fma b b (* (* c a) -4))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))))))) 1552480534.793 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1552480534.793 * * [simplify]: iters left: 6 (6 enodes) 1552480534.794 * * [simplify]: iters left: 5 (23 enodes) 1552480534.798 * * [simplify]: iters left: 4 (31 enodes) 1552480534.802 * * [simplify]: iters left: 3 (36 enodes) 1552480534.807 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480534.807 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480534.807 * * [simplify]: Extracting #2: cost 10 inf + 1 1552480534.807 * * [simplify]: Extracting #3: cost 3 inf + 1200 1552480534.807 * * [simplify]: Extracting #4: cost 0 inf + 1348 1552480534.808 * * [simplify]: Extracting #5: cost 0 inf + 1213 1552480534.808 * [simplify]: Simplified to (+ (- b) b) 1552480534.808 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (+ (- b) b)))))) 1552480534.808 * * * * [progress]: [ 49 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))))))))> 1552480534.808 * [simplify]: Simplifying (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* (sqrt b) (sqrt b)))) 1552480534.808 * * [simplify]: iters left: 6 (13 enodes) 1552480534.812 * * [simplify]: iters left: 5 (44 enodes) 1552480534.820 * * [simplify]: iters left: 4 (56 enodes) 1552480534.838 * * [simplify]: iters left: 3 (72 enodes) 1552480534.857 * * [simplify]: iters left: 2 (75 enodes) 1552480534.875 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480534.875 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480534.875 * * [simplify]: Extracting #2: cost 7 inf + 2 1552480534.875 * * [simplify]: Extracting #3: cost 14 inf + 84 1552480534.876 * * [simplify]: Extracting #4: cost 11 inf + 434 1552480534.876 * * [simplify]: Extracting #5: cost 2 inf + 1400 1552480534.877 * * [simplify]: Extracting #6: cost 0 inf + 1661 1552480534.878 * [simplify]: Simplified to (- (sqrt (fma (* a -4) c (* b b))) b) 1552480534.878 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma (* a -4) c (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))))))) 1552480534.879 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1552480534.879 * * [simplify]: iters left: 4 (5 enodes) 1552480534.881 * * [simplify]: iters left: 3 (15 enodes) 1552480534.885 * * [simplify]: iters left: 2 (21 enodes) 1552480534.892 * * [simplify]: iters left: 1 (22 enodes) 1552480534.897 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480534.897 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480534.897 * * [simplify]: Extracting #2: cost 8 inf + 1 1552480534.898 * * [simplify]: Extracting #3: cost 0 inf + 599 1552480534.898 * * [simplify]: Extracting #4: cost 0 inf + 489 1552480534.898 * [simplify]: Simplified to (+ (- b) b) 1552480534.898 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* (sqrt b) (sqrt b)))) (+ (- b) b)))))) 1552480534.898 * * * * [progress]: [ 50 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* b 1))) (fma (- b) 1 (* b 1)))))))> 1552480534.899 * [simplify]: Simplifying (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* b 1))) 1552480534.899 * * [simplify]: iters left: 5 (12 enodes) 1552480534.905 * * [simplify]: iters left: 4 (41 enodes) 1552480534.918 * * [simplify]: iters left: 3 (53 enodes) 1552480534.935 * * [simplify]: iters left: 2 (69 enodes) 1552480534.952 * * [simplify]: iters left: 1 (72 enodes) 1552480534.971 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480534.971 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480534.971 * * [simplify]: Extracting #2: cost 7 inf + 2 1552480534.971 * * [simplify]: Extracting #3: cost 15 inf + 43 1552480534.971 * * [simplify]: Extracting #4: cost 11 inf + 490 1552480534.972 * * [simplify]: Extracting #5: cost 1 inf + 1442 1552480534.973 * * [simplify]: Extracting #6: cost 0 inf + 1661 1552480534.974 * [simplify]: Simplified to (- (sqrt (fma (* a -4) c (* b b))) b) 1552480534.974 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma (* a -4) c (* b b))) b) (fma (- b) 1 (* b 1))))))) 1552480534.974 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1552480534.975 * * [simplify]: iters left: 3 (5 enodes) 1552480534.978 * * [simplify]: iters left: 2 (17 enodes) 1552480534.983 * * [simplify]: iters left: 1 (22 enodes) 1552480534.990 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480534.990 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480534.990 * * [simplify]: Extracting #2: cost 5 inf + 2 1552480534.990 * * [simplify]: Extracting #3: cost 0 inf + 288 1552480534.990 * [simplify]: Simplified to (+ (- b) b) 1552480534.990 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* b 1))) (+ (- b) b)))))) 1552480534.991 * * * * [progress]: [ 51 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (log1p (expm1 (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480534.991 * * * * [progress]: [ 52 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (expm1 (log1p (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480534.991 * * * * [progress]: [ 53 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (fma (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- b))))))> 1552480534.991 * [simplify]: Simplifying (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) 1552480534.991 * * [simplify]: iters left: 6 (10 enodes) 1552480534.997 * * [simplify]: iters left: 5 (33 enodes) 1552480535.007 * * [simplify]: iters left: 4 (41 enodes) 1552480535.020 * * [simplify]: iters left: 3 (53 enodes) 1552480535.034 * * [simplify]: iters left: 2 (55 enodes) 1552480535.050 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480535.050 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480535.050 * * [simplify]: Extracting #2: cost 5 inf + 0 1552480535.050 * * [simplify]: Extracting #3: cost 7 inf + 0 1552480535.050 * * [simplify]: Extracting #4: cost 17 inf + 0 1552480535.050 * * [simplify]: Extracting #5: cost 17 inf + 45 1552480535.051 * * [simplify]: Extracting #6: cost 6 inf + 1056 1552480535.052 * * [simplify]: Extracting #7: cost 0 inf + 2256 1552480535.052 * [simplify]: Simplified to (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1552480535.052 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (fma (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- b)))))) 1552480535.053 * * * * [progress]: [ 54 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- b))))))> 1552480535.053 * [simplify]: Simplifying (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) 1552480535.053 * * [simplify]: iters left: 6 (10 enodes) 1552480535.058 * * [simplify]: iters left: 5 (34 enodes) 1552480535.068 * * [simplify]: iters left: 4 (42 enodes) 1552480535.081 * * [simplify]: iters left: 3 (54 enodes) 1552480535.094 * * [simplify]: iters left: 2 (56 enodes) 1552480535.109 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480535.109 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480535.109 * * [simplify]: Extracting #2: cost 7 inf + 0 1552480535.109 * * [simplify]: Extracting #3: cost 17 inf + 0 1552480535.109 * * [simplify]: Extracting #4: cost 17 inf + 45 1552480535.109 * * [simplify]: Extracting #5: cost 4 inf + 1260 1552480535.110 * * [simplify]: Extracting #6: cost 0 inf + 2256 1552480535.111 * [simplify]: Simplified to (fabs (cbrt (fma c (* -4 a) (* b b)))) 1552480535.111 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (fma (fabs (cbrt (fma c (* -4 a) (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- b)))))) 1552480535.111 * * * * [progress]: [ 55 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- b))))))> 1552480535.112 * [simplify]: Simplifying (sqrt (sqrt (fma (* -4 a) c (* b b)))) 1552480535.112 * * [simplify]: iters left: 5 (9 enodes) 1552480535.116 * * [simplify]: iters left: 4 (30 enodes) 1552480535.125 * * [simplify]: iters left: 3 (38 enodes) 1552480535.137 * * [simplify]: iters left: 2 (50 enodes) 1552480535.149 * * [simplify]: iters left: 1 (52 enodes) 1552480535.163 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480535.163 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480535.163 * * [simplify]: Extracting #2: cost 5 inf + 0 1552480535.163 * * [simplify]: Extracting #3: cost 15 inf + 0 1552480535.163 * * [simplify]: Extracting #4: cost 14 inf + 87 1552480535.163 * * [simplify]: Extracting #5: cost 5 inf + 739 1552480535.164 * * [simplify]: Extracting #6: cost 0 inf + 1578 1552480535.165 * [simplify]: Simplified to (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1552480535.165 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- b)))))) 1552480535.165 * * * * [progress]: [ 56 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- b))))))> 1552480535.165 * [simplify]: Simplifying (sqrt 1) 1552480535.165 * * [simplify]: iters left: 1 (2 enodes) 1552480535.169 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480535.169 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480535.169 * [simplify]: Simplified to 1 1552480535.169 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- b)))))) 1552480535.169 * * * * [progress]: [ 57 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- b))))))> 1552480535.169 * [simplify]: Simplifying (sqrt (sqrt (fma (* -4 a) c (* b b)))) 1552480535.169 * * [simplify]: iters left: 5 (9 enodes) 1552480535.174 * * [simplify]: iters left: 4 (30 enodes) 1552480535.180 * * [simplify]: iters left: 3 (38 enodes) 1552480535.186 * * [simplify]: iters left: 2 (50 enodes) 1552480535.199 * * [simplify]: iters left: 1 (52 enodes) 1552480535.212 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480535.212 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480535.212 * * [simplify]: Extracting #2: cost 5 inf + 0 1552480535.213 * * [simplify]: Extracting #3: cost 15 inf + 0 1552480535.213 * * [simplify]: Extracting #4: cost 14 inf + 87 1552480535.213 * * [simplify]: Extracting #5: cost 5 inf + 739 1552480535.214 * * [simplify]: Extracting #6: cost 0 inf + 1578 1552480535.215 * [simplify]: Simplified to (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1552480535.215 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- b)))))) 1552480535.215 * * * * [progress]: [ 58 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- b))))))> 1552480535.215 * * * * [progress]: [ 59 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (log (/ (exp (sqrt (fma (* -4 a) c (* b b)))) (exp b)))))))> 1552480535.215 * [simplify]: Simplifying (/ (exp (sqrt (fma (* -4 a) c (* b b)))) (exp b)) 1552480535.215 * * [simplify]: iters left: 6 (11 enodes) 1552480535.221 * * [simplify]: iters left: 5 (38 enodes) 1552480535.233 * * [simplify]: iters left: 4 (50 enodes) 1552480535.248 * * [simplify]: iters left: 3 (67 enodes) 1552480535.266 * * [simplify]: iters left: 2 (74 enodes) 1552480535.284 * * [simplify]: iters left: 1 (82 enodes) 1552480535.295 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480535.296 * * [simplify]: Extracting #1: cost 9 inf + 0 1552480535.296 * * [simplify]: Extracting #2: cost 15 inf + 1 1552480535.296 * * [simplify]: Extracting #3: cost 15 inf + 114 1552480535.296 * * [simplify]: Extracting #4: cost 20 inf + 449 1552480535.296 * * [simplify]: Extracting #5: cost 20 inf + 604 1552480535.296 * * [simplify]: Extracting #6: cost 6 inf + 2154 1552480535.297 * * [simplify]: Extracting #7: cost 0 inf + 3572 1552480535.298 * [simplify]: Simplified to (exp (- (sqrt (fma c (* -4 a) (* b b))) b)) 1552480535.298 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (log (exp (- (sqrt (fma c (* -4 a) (* b b))) b))))))) 1552480535.298 * * * * [progress]: [ 60 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (pow (- (sqrt (fma (* -4 a) c (* b b))) b) 1)))))> 1552480535.298 * * * * [progress]: [ 61 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (exp (log (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480535.298 * * * * [progress]: [ 62 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (log (exp (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480535.298 * * * * [progress]: [ 63 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (* (* (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480535.298 * * * * [progress]: [ 64 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (cbrt (* (* (- (sqrt (fma (* -4 a) c (* b b))) b) (- (sqrt (fma (* -4 a) c (* b b))) b)) (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480535.298 * * * * [progress]: [ 65 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (* (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480535.298 * * * * [progress]: [ 66 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (/ (- (pow (sqrt (fma (* -4 a) c (* b b))) 3) (pow b 3)) (+ (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (+ (* b b) (* (sqrt (fma (* -4 a) c (* b b))) b))))))))> 1552480535.298 * * * * [progress]: [ 67 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (sqrt (fma (* -4 a) c (* b b))) (- b))))))> 1552480535.298 * * * * [progress]: [ 68 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (* 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480535.298 * * * * [progress]: [ 69 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (/ (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (* b b)) (+ (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480535.298 * * * * [progress]: [ 70 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (* (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))))))> 1552480535.299 * [simplify]: Simplifying (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) 1552480535.299 * * [simplify]: iters left: 6 (11 enodes) 1552480535.301 * * [simplify]: iters left: 5 (37 enodes) 1552480535.306 * * [simplify]: iters left: 4 (45 enodes) 1552480535.315 * * [simplify]: iters left: 3 (57 enodes) 1552480535.330 * * [simplify]: iters left: 2 (59 enodes) 1552480535.338 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480535.338 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480535.338 * * [simplify]: Extracting #2: cost 8 inf + 0 1552480535.338 * * [simplify]: Extracting #3: cost 7 inf + 83 1552480535.338 * * [simplify]: Extracting #4: cost 16 inf + 83 1552480535.338 * * [simplify]: Extracting #5: cost 16 inf + 169 1552480535.338 * * [simplify]: Extracting #6: cost 5 inf + 1316 1552480535.339 * * [simplify]: Extracting #7: cost 0 inf + 2258 1552480535.339 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1552480535.339 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (* (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))))))) 1552480535.340 * [simplify]: Simplifying (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) 1552480535.340 * * [simplify]: iters left: 6 (11 enodes) 1552480535.342 * * [simplify]: iters left: 5 (38 enodes) 1552480535.348 * * [simplify]: iters left: 4 (49 enodes) 1552480535.355 * * [simplify]: iters left: 3 (61 enodes) 1552480535.363 * * [simplify]: iters left: 2 (63 enodes) 1552480535.377 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480535.377 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480535.377 * * [simplify]: Extracting #2: cost 10 inf + 0 1552480535.377 * * [simplify]: Extracting #3: cost 8 inf + 164 1552480535.377 * * [simplify]: Extracting #4: cost 16 inf + 245 1552480535.378 * * [simplify]: Extracting #5: cost 16 inf + 331 1552480535.378 * * [simplify]: Extracting #6: cost 3 inf + 1643 1552480535.379 * * [simplify]: Extracting #7: cost 0 inf + 2420 1552480535.380 * [simplify]: Simplified to (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b)) 1552480535.380 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (* (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b))))))) 1552480535.381 * * * * [progress]: [ 71 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (* (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))))))> 1552480535.381 * [simplify]: Simplifying (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) 1552480535.381 * * [simplify]: iters left: 6 (11 enodes) 1552480535.386 * * [simplify]: iters left: 5 (37 enodes) 1552480535.397 * * [simplify]: iters left: 4 (45 enodes) 1552480535.411 * * [simplify]: iters left: 3 (57 enodes) 1552480535.428 * * [simplify]: iters left: 2 (59 enodes) 1552480535.443 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480535.443 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480535.443 * * [simplify]: Extracting #2: cost 8 inf + 0 1552480535.443 * * [simplify]: Extracting #3: cost 7 inf + 83 1552480535.443 * * [simplify]: Extracting #4: cost 16 inf + 83 1552480535.443 * * [simplify]: Extracting #5: cost 16 inf + 169 1552480535.444 * * [simplify]: Extracting #6: cost 5 inf + 1316 1552480535.445 * * [simplify]: Extracting #7: cost 0 inf + 2258 1552480535.445 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1552480535.446 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (* (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))))))) 1552480535.446 * [simplify]: Simplifying (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) 1552480535.446 * * [simplify]: iters left: 6 (11 enodes) 1552480535.451 * * [simplify]: iters left: 5 (38 enodes) 1552480535.458 * * [simplify]: iters left: 4 (49 enodes) 1552480535.465 * * [simplify]: iters left: 3 (61 enodes) 1552480535.473 * * [simplify]: iters left: 2 (63 enodes) 1552480535.484 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480535.484 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480535.484 * * [simplify]: Extracting #2: cost 10 inf + 0 1552480535.485 * * [simplify]: Extracting #3: cost 8 inf + 164 1552480535.485 * * [simplify]: Extracting #4: cost 16 inf + 245 1552480535.485 * * [simplify]: Extracting #5: cost 16 inf + 331 1552480535.486 * * [simplify]: Extracting #6: cost 3 inf + 1643 1552480535.486 * * [simplify]: Extracting #7: cost 0 inf + 2420 1552480535.487 * [simplify]: Simplified to (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b)) 1552480535.488 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (* (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b))))))) 1552480535.488 * * * * [progress]: [ 72 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (* 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480535.488 * [simplify]: Simplifying (- (sqrt (fma (* -4 a) c (* b b))) b) 1552480535.488 * * [simplify]: iters left: 6 (9 enodes) 1552480535.493 * * [simplify]: iters left: 5 (32 enodes) 1552480535.502 * * [simplify]: iters left: 4 (43 enodes) 1552480535.516 * * [simplify]: iters left: 3 (55 enodes) 1552480535.530 * * [simplify]: iters left: 2 (57 enodes) 1552480535.545 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480535.545 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480535.545 * * [simplify]: Extracting #2: cost 7 inf + 1 1552480535.545 * * [simplify]: Extracting #3: cost 15 inf + 42 1552480535.545 * * [simplify]: Extracting #4: cost 15 inf + 127 1552480535.545 * * [simplify]: Extracting #5: cost 5 inf + 918 1552480535.546 * * [simplify]: Extracting #6: cost 0 inf + 1660 1552480535.547 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480535.547 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (* 1 (- (sqrt (fma c (* -4 a) (* b b))) b)))))) 1552480535.547 * * * * [progress]: [ 73 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (+ (sqrt (fma (* -4 a) c (* b b))) (- b))))))> 1552480535.547 * * * * [progress]: [ 74 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (posit16->real (real->posit16 (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480535.547 * * * * [progress]: [ 75 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480535.548 * [simplify]: Simplifying (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) 1552480535.549 * * [simplify]: iters left: 6 (16 enodes) 1552480535.557 * * [simplify]: iters left: 5 (60 enodes) 1552480535.576 * * [simplify]: iters left: 4 (88 enodes) 1552480535.605 * * [simplify]: iters left: 3 (122 enodes) 1552480535.643 * * [simplify]: iters left: 2 (165 enodes) 1552480535.683 * * [simplify]: iters left: 1 (254 enodes) 1552480535.739 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480535.739 * * [simplify]: Extracting #1: cost 22 inf + 0 1552480535.739 * * [simplify]: Extracting #2: cost 74 inf + 1 1552480535.740 * * [simplify]: Extracting #3: cost 97 inf + 87 1552480535.741 * * [simplify]: Extracting #4: cost 89 inf + 1173 1552480535.743 * * [simplify]: Extracting #5: cost 69 inf + 4515 1552480535.748 * * [simplify]: Extracting #6: cost 35 inf + 25249 1552480535.760 * * [simplify]: Extracting #7: cost 2 inf + 48443 1552480535.774 * * [simplify]: Extracting #8: cost 0 inf + 50136 1552480535.790 * [simplify]: Simplified to (- (- (sqrt (fma (* -4 a) c (* b b)))) b) 1552480535.790 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma (* -4 a) c (* b b)))) b) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480535.791 * [simplify]: Simplifying (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))))) 1552480535.791 * * [simplify]: iters left: 6 (13 enodes) 1552480535.797 * * [simplify]: iters left: 5 (47 enodes) 1552480535.813 * * [simplify]: iters left: 4 (71 enodes) 1552480535.839 * * [simplify]: iters left: 3 (124 enodes) 1552480535.880 * * [simplify]: iters left: 2 (175 enodes) 1552480535.919 * * [simplify]: iters left: 1 (246 enodes) 1552480535.991 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480535.991 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480535.991 * [simplify]: Simplified to 0 1552480535.991 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma (* -4 a) c (* b b)))) b) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480535.992 * * * * [progress]: [ 76 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480535.992 * [simplify]: Simplifying (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) 1552480535.992 * * [simplify]: iters left: 6 (17 enodes) 1552480536.000 * * [simplify]: iters left: 5 (62 enodes) 1552480536.019 * * [simplify]: iters left: 4 (81 enodes) 1552480536.043 * * [simplify]: iters left: 3 (100 enodes) 1552480536.072 * * [simplify]: iters left: 2 (109 enodes) 1552480536.102 * * [simplify]: iters left: 1 (127 enodes) 1552480536.139 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480536.140 * * [simplify]: Extracting #1: cost 14 inf + 0 1552480536.140 * * [simplify]: Extracting #2: cost 30 inf + 1 1552480536.140 * * [simplify]: Extracting #3: cost 33 inf + 44 1552480536.140 * * [simplify]: Extracting #4: cost 36 inf + 1153 1552480536.141 * * [simplify]: Extracting #5: cost 30 inf + 2576 1552480536.143 * * [simplify]: Extracting #6: cost 7 inf + 7598 1552480536.147 * * [simplify]: Extracting #7: cost 0 inf + 9609 1552480536.150 * * [simplify]: Extracting #8: cost 0 inf + 9584 1552480536.153 * [simplify]: Simplified to (- (fma (fabs (cbrt (fma (* -4 a) c (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) b)) 1552480536.153 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (fma (fabs (cbrt (fma (* -4 a) c (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) b)) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480536.154 * [simplify]: Simplifying (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))))) 1552480536.154 * * [simplify]: iters left: 6 (14 enodes) 1552480536.161 * * [simplify]: iters left: 5 (49 enodes) 1552480536.175 * * [simplify]: iters left: 4 (64 enodes) 1552480536.190 * * [simplify]: iters left: 3 (88 enodes) 1552480536.203 * * [simplify]: iters left: 2 (96 enodes) 1552480536.214 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480536.215 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480536.215 * [simplify]: Simplified to 0 1552480536.215 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (fma (fabs (cbrt (fma (* -4 a) c (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) b)) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480536.215 * * * * [progress]: [ 77 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480536.215 * [simplify]: Simplifying (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 1552480536.215 * * [simplify]: iters left: 6 (15 enodes) 1552480536.219 * * [simplify]: iters left: 5 (51 enodes) 1552480536.227 * * [simplify]: iters left: 4 (67 enodes) 1552480536.237 * * [simplify]: iters left: 3 (84 enodes) 1552480536.248 * * [simplify]: iters left: 2 (93 enodes) 1552480536.261 * * [simplify]: iters left: 1 (114 enodes) 1552480536.280 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480536.280 * * [simplify]: Extracting #1: cost 14 inf + 0 1552480536.280 * * [simplify]: Extracting #2: cost 29 inf + 1 1552480536.280 * * [simplify]: Extracting #3: cost 38 inf + 44 1552480536.280 * * [simplify]: Extracting #4: cost 32 inf + 1239 1552480536.281 * * [simplify]: Extracting #5: cost 19 inf + 3200 1552480536.282 * * [simplify]: Extracting #6: cost 9 inf + 4997 1552480536.283 * * [simplify]: Extracting #7: cost 3 inf + 7424 1552480536.284 * * [simplify]: Extracting #8: cost 0 inf + 8532 1552480536.286 * [simplify]: Simplified to (- (- b) (sqrt (fma b b (* (* c -4) a)))) 1552480536.286 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma b b (* (* c -4) a)))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480536.286 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 1552480536.286 * * [simplify]: iters left: 6 (12 enodes) 1552480536.289 * * [simplify]: iters left: 5 (39 enodes) 1552480536.295 * * [simplify]: iters left: 4 (55 enodes) 1552480536.303 * * [simplify]: iters left: 3 (75 enodes) 1552480536.321 * * [simplify]: iters left: 2 (79 enodes) 1552480536.340 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480536.340 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480536.340 * [simplify]: Simplified to 0 1552480536.340 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480536.340 * * * * [progress]: [ 78 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480536.341 * [simplify]: Simplifying (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) 1552480536.341 * * [simplify]: iters left: 6 (16 enodes) 1552480536.350 * * [simplify]: iters left: 5 (61 enodes) 1552480536.369 * * [simplify]: iters left: 4 (78 enodes) 1552480536.395 * * [simplify]: iters left: 3 (104 enodes) 1552480536.422 * * [simplify]: iters left: 2 (114 enodes) 1552480536.440 * * [simplify]: iters left: 1 (132 enodes) 1552480536.459 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480536.459 * * [simplify]: Extracting #1: cost 12 inf + 0 1552480536.459 * * [simplify]: Extracting #2: cost 21 inf + 3 1552480536.459 * * [simplify]: Extracting #3: cost 29 inf + 87 1552480536.459 * * [simplify]: Extracting #4: cost 21 inf + 2106 1552480536.460 * * [simplify]: Extracting #5: cost 9 inf + 3464 1552480536.461 * * [simplify]: Extracting #6: cost 0 inf + 5218 1552480536.462 * [simplify]: Simplified to (- (- (sqrt (fma a (* c -4) (* b b)))) b) 1552480536.462 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma a (* c -4) (* b b)))) b) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480536.462 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1))) 1552480536.462 * * [simplify]: iters left: 6 (13 enodes) 1552480536.466 * * [simplify]: iters left: 5 (47 enodes) 1552480536.474 * * [simplify]: iters left: 4 (62 enodes) 1552480536.486 * * [simplify]: iters left: 3 (83 enodes) 1552480536.497 * * [simplify]: iters left: 2 (88 enodes) 1552480536.519 * * [simplify]: iters left: 1 (95 enodes) 1552480536.539 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480536.539 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480536.539 * [simplify]: Simplified to 0 1552480536.539 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma a (* c -4) (* b b)))) b) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480536.539 * * * * [progress]: [ 79 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480536.539 * [simplify]: Simplifying (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 1552480536.540 * * [simplify]: iters left: 6 (15 enodes) 1552480536.543 * * [simplify]: iters left: 5 (51 enodes) 1552480536.551 * * [simplify]: iters left: 4 (67 enodes) 1552480536.561 * * [simplify]: iters left: 3 (84 enodes) 1552480536.572 * * [simplify]: iters left: 2 (93 enodes) 1552480536.588 * * [simplify]: iters left: 1 (114 enodes) 1552480536.622 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480536.622 * * [simplify]: Extracting #1: cost 14 inf + 0 1552480536.622 * * [simplify]: Extracting #2: cost 29 inf + 1 1552480536.622 * * [simplify]: Extracting #3: cost 38 inf + 44 1552480536.623 * * [simplify]: Extracting #4: cost 32 inf + 1239 1552480536.624 * * [simplify]: Extracting #5: cost 19 inf + 3200 1552480536.625 * * [simplify]: Extracting #6: cost 9 inf + 4997 1552480536.628 * * [simplify]: Extracting #7: cost 3 inf + 7424 1552480536.630 * * [simplify]: Extracting #8: cost 0 inf + 8532 1552480536.631 * [simplify]: Simplified to (- (- b) (sqrt (fma b b (* (* c -4) a)))) 1552480536.632 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma b b (* (* c -4) a)))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480536.632 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 1552480536.632 * * [simplify]: iters left: 6 (12 enodes) 1552480536.635 * * [simplify]: iters left: 5 (39 enodes) 1552480536.641 * * [simplify]: iters left: 4 (55 enodes) 1552480536.650 * * [simplify]: iters left: 3 (75 enodes) 1552480536.668 * * [simplify]: iters left: 2 (79 enodes) 1552480536.677 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480536.677 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480536.678 * [simplify]: Simplified to 0 1552480536.678 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480536.678 * * * * [progress]: [ 80 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480536.678 * [simplify]: Simplifying (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) 1552480536.678 * * [simplify]: iters left: 6 (15 enodes) 1552480536.682 * * [simplify]: iters left: 5 (56 enodes) 1552480536.694 * * [simplify]: iters left: 4 (77 enodes) 1552480536.711 * * [simplify]: iters left: 3 (100 enodes) 1552480536.734 * * [simplify]: iters left: 2 (109 enodes) 1552480536.749 * * [simplify]: iters left: 1 (127 enodes) 1552480536.781 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480536.781 * * [simplify]: Extracting #1: cost 12 inf + 0 1552480536.781 * * [simplify]: Extracting #2: cost 21 inf + 3 1552480536.781 * * [simplify]: Extracting #3: cost 30 inf + 46 1552480536.782 * * [simplify]: Extracting #4: cost 22 inf + 1348 1552480536.783 * * [simplify]: Extracting #5: cost 5 inf + 4043 1552480536.785 * * [simplify]: Extracting #6: cost 0 inf + 5218 1552480536.787 * [simplify]: Simplified to (- (- b) (sqrt (fma a (* c -4) (* b b)))) 1552480536.787 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma a (* c -4) (* b b)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480536.788 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1)) 1552480536.788 * * [simplify]: iters left: 6 (12 enodes) 1552480536.794 * * [simplify]: iters left: 5 (42 enodes) 1552480536.811 * * [simplify]: iters left: 4 (60 enodes) 1552480536.829 * * [simplify]: iters left: 3 (76 enodes) 1552480536.850 * * [simplify]: iters left: 2 (85 enodes) 1552480536.865 * * [simplify]: iters left: 1 (87 enodes) 1552480536.874 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480536.874 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480536.874 * [simplify]: Simplified to 0 1552480536.874 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma a (* c -4) (* b b)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480536.874 * * * * [progress]: [ 81 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480536.874 * [simplify]: Simplifying (fma (sqrt (- b)) (sqrt (- b)) (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) 1552480536.874 * * [simplify]: iters left: 6 (15 enodes) 1552480536.878 * * [simplify]: iters left: 5 (57 enodes) 1552480536.888 * * [simplify]: iters left: 4 (81 enodes) 1552480536.901 * * [simplify]: iters left: 3 (115 enodes) 1552480536.926 * * [simplify]: iters left: 2 (166 enodes) 1552480536.957 * * [simplify]: iters left: 1 (267 enodes) 1552480537.061 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480537.061 * * [simplify]: Extracting #1: cost 24 inf + 0 1552480537.061 * * [simplify]: Extracting #2: cost 93 inf + 42 1552480537.062 * * [simplify]: Extracting #3: cost 118 inf + 168 1552480537.062 * * [simplify]: Extracting #4: cost 114 inf + 518 1552480537.063 * * [simplify]: Extracting #5: cost 99 inf + 2524 1552480537.065 * * [simplify]: Extracting #6: cost 83 inf + 8419 1552480537.070 * * [simplify]: Extracting #7: cost 31 inf + 45368 1552480537.080 * * [simplify]: Extracting #8: cost 1 inf + 68583 1552480537.095 * * [simplify]: Extracting #9: cost 0 inf + 69013 1552480537.115 * [simplify]: Simplified to (- (- (sqrt (fma (* -4 a) c (* b b)))) b) 1552480537.115 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma (* -4 a) c (* b b)))) b) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480537.116 * [simplify]: Simplifying (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))))) 1552480537.116 * * [simplify]: iters left: 6 (13 enodes) 1552480537.122 * * [simplify]: iters left: 5 (47 enodes) 1552480537.130 * * [simplify]: iters left: 4 (71 enodes) 1552480537.146 * * [simplify]: iters left: 3 (124 enodes) 1552480537.183 * * [simplify]: iters left: 2 (175 enodes) 1552480537.230 * * [simplify]: iters left: 1 (246 enodes) 1552480537.288 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480537.288 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480537.288 * [simplify]: Simplified to 0 1552480537.288 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma (* -4 a) c (* b b)))) b) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480537.289 * * * * [progress]: [ 82 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480537.289 * [simplify]: Simplifying (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) 1552480537.289 * * [simplify]: iters left: 6 (16 enodes) 1552480537.293 * * [simplify]: iters left: 5 (59 enodes) 1552480537.301 * * [simplify]: iters left: 4 (74 enodes) 1552480537.312 * * [simplify]: iters left: 3 (89 enodes) 1552480537.327 * * [simplify]: iters left: 2 (95 enodes) 1552480537.345 * * [simplify]: iters left: 1 (102 enodes) 1552480537.368 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480537.368 * * [simplify]: Extracting #1: cost 12 inf + 0 1552480537.368 * * [simplify]: Extracting #2: cost 22 inf + 1 1552480537.368 * * [simplify]: Extracting #3: cost 23 inf + 83 1552480537.368 * * [simplify]: Extracting #4: cost 30 inf + 245 1552480537.368 * * [simplify]: Extracting #5: cost 28 inf + 456 1552480537.368 * * [simplify]: Extracting #6: cost 18 inf + 1464 1552480537.369 * * [simplify]: Extracting #7: cost 11 inf + 3397 1552480537.370 * * [simplify]: Extracting #8: cost 1 inf + 6752 1552480537.372 * * [simplify]: Extracting #9: cost 0 inf + 7146 1552480537.373 * [simplify]: Simplified to (- (fma (sqrt (cbrt (fma a (* -4 c) (* b b)))) (fabs (cbrt (fma a (* -4 c) (* b b)))) b)) 1552480537.373 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (fma (sqrt (cbrt (fma a (* -4 c) (* b b)))) (fabs (cbrt (fma a (* -4 c) (* b b)))) b)) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480537.373 * [simplify]: Simplifying (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))))) 1552480537.374 * * [simplify]: iters left: 6 (14 enodes) 1552480537.377 * * [simplify]: iters left: 5 (49 enodes) 1552480537.384 * * [simplify]: iters left: 4 (64 enodes) 1552480537.394 * * [simplify]: iters left: 3 (88 enodes) 1552480537.406 * * [simplify]: iters left: 2 (96 enodes) 1552480537.421 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480537.421 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480537.421 * [simplify]: Simplified to 0 1552480537.421 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480537.421 * * * * [progress]: [ 83 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480537.422 * [simplify]: Simplifying (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 1552480537.422 * * [simplify]: iters left: 6 (14 enodes) 1552480537.429 * * [simplify]: iters left: 5 (48 enodes) 1552480537.444 * * [simplify]: iters left: 4 (60 enodes) 1552480537.462 * * [simplify]: iters left: 3 (78 enodes) 1552480537.482 * * [simplify]: iters left: 2 (91 enodes) 1552480537.498 * * [simplify]: iters left: 1 (110 enodes) 1552480537.514 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480537.515 * * [simplify]: Extracting #1: cost 16 inf + 0 1552480537.515 * * [simplify]: Extracting #2: cost 35 inf + 1 1552480537.515 * * [simplify]: Extracting #3: cost 43 inf + 42 1552480537.515 * * [simplify]: Extracting #4: cost 39 inf + 373 1552480537.515 * * [simplify]: Extracting #5: cost 31 inf + 887 1552480537.516 * * [simplify]: Extracting #6: cost 24 inf + 2380 1552480537.517 * * [simplify]: Extracting #7: cost 9 inf + 6985 1552480537.522 * * [simplify]: Extracting #8: cost 0 inf + 10396 1552480537.527 * [simplify]: Simplified to (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 1552480537.527 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480537.528 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 1552480537.528 * * [simplify]: iters left: 6 (12 enodes) 1552480537.533 * * [simplify]: iters left: 5 (39 enodes) 1552480537.540 * * [simplify]: iters left: 4 (55 enodes) 1552480537.549 * * [simplify]: iters left: 3 (75 enodes) 1552480537.559 * * [simplify]: iters left: 2 (79 enodes) 1552480537.575 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480537.576 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480537.576 * [simplify]: Simplified to 0 1552480537.576 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480537.576 * * * * [progress]: [ 84 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480537.576 * [simplify]: Simplifying (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) 1552480537.576 * * [simplify]: iters left: 6 (15 enodes) 1552480537.585 * * [simplify]: iters left: 5 (58 enodes) 1552480537.602 * * [simplify]: iters left: 4 (71 enodes) 1552480537.624 * * [simplify]: iters left: 3 (95 enodes) 1552480537.647 * * [simplify]: iters left: 2 (102 enodes) 1552480537.672 * * [simplify]: iters left: 1 (109 enodes) 1552480537.690 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480537.691 * * [simplify]: Extracting #1: cost 10 inf + 0 1552480537.691 * * [simplify]: Extracting #2: cost 13 inf + 3 1552480537.691 * * [simplify]: Extracting #3: cost 20 inf + 85 1552480537.691 * * [simplify]: Extracting #4: cost 11 inf + 1352 1552480537.692 * * [simplify]: Extracting #5: cost 1 inf + 2697 1552480537.692 * * [simplify]: Extracting #6: cost 0 inf + 2780 1552480537.693 * [simplify]: Simplified to (- (- (sqrt (fma a (* -4 c) (* b b)))) b) 1552480537.693 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma a (* -4 c) (* b b)))) b) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480537.693 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1))) 1552480537.694 * * [simplify]: iters left: 6 (13 enodes) 1552480537.698 * * [simplify]: iters left: 5 (47 enodes) 1552480537.705 * * [simplify]: iters left: 4 (62 enodes) 1552480537.716 * * [simplify]: iters left: 3 (83 enodes) 1552480537.736 * * [simplify]: iters left: 2 (88 enodes) 1552480537.758 * * [simplify]: iters left: 1 (95 enodes) 1552480537.780 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480537.780 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480537.780 * [simplify]: Simplified to 0 1552480537.780 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480537.780 * * * * [progress]: [ 85 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480537.781 * [simplify]: Simplifying (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 1552480537.781 * * [simplify]: iters left: 6 (14 enodes) 1552480537.788 * * [simplify]: iters left: 5 (48 enodes) 1552480537.803 * * [simplify]: iters left: 4 (60 enodes) 1552480537.816 * * [simplify]: iters left: 3 (78 enodes) 1552480537.827 * * [simplify]: iters left: 2 (91 enodes) 1552480537.841 * * [simplify]: iters left: 1 (110 enodes) 1552480537.874 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480537.874 * * [simplify]: Extracting #1: cost 16 inf + 0 1552480537.874 * * [simplify]: Extracting #2: cost 35 inf + 1 1552480537.874 * * [simplify]: Extracting #3: cost 43 inf + 42 1552480537.875 * * [simplify]: Extracting #4: cost 39 inf + 373 1552480537.876 * * [simplify]: Extracting #5: cost 31 inf + 887 1552480537.877 * * [simplify]: Extracting #6: cost 24 inf + 2380 1552480537.879 * * [simplify]: Extracting #7: cost 9 inf + 6985 1552480537.884 * * [simplify]: Extracting #8: cost 0 inf + 10396 1552480537.890 * [simplify]: Simplified to (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 1552480537.890 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480537.890 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 1552480537.890 * * [simplify]: iters left: 6 (12 enodes) 1552480537.896 * * [simplify]: iters left: 5 (39 enodes) 1552480537.908 * * [simplify]: iters left: 4 (55 enodes) 1552480537.925 * * [simplify]: iters left: 3 (75 enodes) 1552480537.942 * * [simplify]: iters left: 2 (79 enodes) 1552480537.951 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480537.951 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480537.951 * [simplify]: Simplified to 0 1552480537.951 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480537.951 * * * * [progress]: [ 86 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480537.952 * [simplify]: Simplifying (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) 1552480537.952 * * [simplify]: iters left: 6 (14 enodes) 1552480537.955 * * [simplify]: iters left: 5 (53 enodes) 1552480537.964 * * [simplify]: iters left: 4 (70 enodes) 1552480537.984 * * [simplify]: iters left: 3 (89 enodes) 1552480538.007 * * [simplify]: iters left: 2 (95 enodes) 1552480538.030 * * [simplify]: iters left: 1 (102 enodes) 1552480538.054 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480538.054 * * [simplify]: Extracting #1: cost 10 inf + 0 1552480538.054 * * [simplify]: Extracting #2: cost 13 inf + 3 1552480538.054 * * [simplify]: Extracting #3: cost 21 inf + 44 1552480538.054 * * [simplify]: Extracting #4: cost 17 inf + 375 1552480538.055 * * [simplify]: Extracting #5: cost 9 inf + 889 1552480538.055 * * [simplify]: Extracting #6: cost 5 inf + 1685 1552480538.056 * * [simplify]: Extracting #7: cost 1 inf + 2561 1552480538.056 * * [simplify]: Extracting #8: cost 0 inf + 2780 1552480538.057 * [simplify]: Simplified to (- (- b) (sqrt (fma -4 (* c a) (* b b)))) 1552480538.057 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma -4 (* c a) (* b b)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480538.058 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1)) 1552480538.058 * * [simplify]: iters left: 6 (12 enodes) 1552480538.061 * * [simplify]: iters left: 5 (42 enodes) 1552480538.069 * * [simplify]: iters left: 4 (60 enodes) 1552480538.079 * * [simplify]: iters left: 3 (76 enodes) 1552480538.093 * * [simplify]: iters left: 2 (85 enodes) 1552480538.104 * * [simplify]: iters left: 1 (87 enodes) 1552480538.114 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480538.114 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480538.114 * [simplify]: Simplified to 0 1552480538.114 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (sqrt (- b)) (sqrt (- b)) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480538.114 * * * * [progress]: [ 87 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480538.115 * [simplify]: Simplifying (fma 1 (- b) (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) 1552480538.115 * * [simplify]: iters left: 6 (15 enodes) 1552480538.123 * * [simplify]: iters left: 5 (59 enodes) 1552480538.138 * * [simplify]: iters left: 4 (88 enodes) 1552480538.154 * * [simplify]: iters left: 3 (124 enodes) 1552480538.186 * * [simplify]: iters left: 2 (169 enodes) 1552480538.223 * * [simplify]: iters left: 1 (253 enodes) 1552480538.293 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480538.293 * * [simplify]: Extracting #1: cost 18 inf + 0 1552480538.294 * * [simplify]: Extracting #2: cost 62 inf + 2 1552480538.294 * * [simplify]: Extracting #3: cost 84 inf + 88 1552480538.296 * * [simplify]: Extracting #4: cost 79 inf + 482 1552480538.297 * * [simplify]: Extracting #5: cost 66 inf + 2146 1552480538.303 * * [simplify]: Extracting #6: cost 25 inf + 27207 1552480538.314 * * [simplify]: Extracting #7: cost 0 inf + 45632 1552480538.324 * [simplify]: Simplified to (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 1552480538.324 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480538.324 * [simplify]: Simplifying (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))))) 1552480538.324 * * [simplify]: iters left: 6 (13 enodes) 1552480538.328 * * [simplify]: iters left: 5 (47 enodes) 1552480538.336 * * [simplify]: iters left: 4 (71 enodes) 1552480538.349 * * [simplify]: iters left: 3 (124 enodes) 1552480538.391 * * [simplify]: iters left: 2 (175 enodes) 1552480538.424 * * [simplify]: iters left: 1 (246 enodes) 1552480538.485 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480538.485 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480538.485 * [simplify]: Simplified to 0 1552480538.485 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480538.486 * * * * [progress]: [ 88 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480538.486 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) 1552480538.486 * * [simplify]: iters left: 6 (16 enodes) 1552480538.494 * * [simplify]: iters left: 5 (61 enodes) 1552480538.504 * * [simplify]: iters left: 4 (81 enodes) 1552480538.517 * * [simplify]: iters left: 3 (101 enodes) 1552480538.537 * * [simplify]: iters left: 2 (107 enodes) 1552480538.563 * * [simplify]: iters left: 1 (114 enodes) 1552480538.578 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480538.578 * * [simplify]: Extracting #1: cost 12 inf + 0 1552480538.578 * * [simplify]: Extracting #2: cost 19 inf + 43 1552480538.578 * * [simplify]: Extracting #3: cost 21 inf + 84 1552480538.578 * * [simplify]: Extracting #4: cost 30 inf + 84 1552480538.579 * * [simplify]: Extracting #5: cost 25 inf + 695 1552480538.579 * * [simplify]: Extracting #6: cost 12 inf + 2937 1552480538.580 * * [simplify]: Extracting #7: cost 1 inf + 6686 1552480538.582 * * [simplify]: Extracting #8: cost 0 inf + 6985 1552480538.583 * [simplify]: Simplified to (- (fma (fabs (cbrt (fma a (* -4 c) (* b b)))) (sqrt (cbrt (fma a (* -4 c) (* b b)))) b)) 1552480538.583 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (fma (fabs (cbrt (fma a (* -4 c) (* b b)))) (sqrt (cbrt (fma a (* -4 c) (* b b)))) b)) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480538.583 * [simplify]: Simplifying (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))))) 1552480538.584 * * [simplify]: iters left: 6 (14 enodes) 1552480538.587 * * [simplify]: iters left: 5 (49 enodes) 1552480538.599 * * [simplify]: iters left: 4 (64 enodes) 1552480538.616 * * [simplify]: iters left: 3 (88 enodes) 1552480538.628 * * [simplify]: iters left: 2 (96 enodes) 1552480538.639 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480538.639 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480538.639 * [simplify]: Simplified to 0 1552480538.639 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480538.640 * * * * [progress]: [ 89 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480538.640 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 1552480538.640 * * [simplify]: iters left: 6 (14 enodes) 1552480538.646 * * [simplify]: iters left: 5 (50 enodes) 1552480538.661 * * [simplify]: iters left: 4 (67 enodes) 1552480538.679 * * [simplify]: iters left: 3 (87 enodes) 1552480538.690 * * [simplify]: iters left: 2 (93 enodes) 1552480538.709 * * [simplify]: iters left: 1 (97 enodes) 1552480538.724 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480538.725 * * [simplify]: Extracting #1: cost 10 inf + 0 1552480538.725 * * [simplify]: Extracting #2: cost 14 inf + 43 1552480538.725 * * [simplify]: Extracting #3: cost 22 inf + 84 1552480538.725 * * [simplify]: Extracting #4: cost 19 inf + 490 1552480538.726 * * [simplify]: Extracting #5: cost 8 inf + 1701 1552480538.727 * * [simplify]: Extracting #6: cost 0 inf + 3573 1552480538.728 * [simplify]: Simplified to (- (- (sqrt (fma a (* -4 c) (* b b)))) b) 1552480538.728 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma a (* -4 c) (* b b)))) b) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480538.728 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 1552480538.728 * * [simplify]: iters left: 6 (12 enodes) 1552480538.732 * * [simplify]: iters left: 5 (39 enodes) 1552480538.738 * * [simplify]: iters left: 4 (55 enodes) 1552480538.750 * * [simplify]: iters left: 3 (75 enodes) 1552480538.768 * * [simplify]: iters left: 2 (79 enodes) 1552480538.780 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480538.780 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480538.780 * [simplify]: Simplified to 0 1552480538.780 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480538.780 * * * * [progress]: [ 90 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480538.780 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) 1552480538.780 * * [simplify]: iters left: 6 (14 enodes) 1552480538.785 * * [simplify]: iters left: 5 (55 enodes) 1552480538.802 * * [simplify]: iters left: 4 (71 enodes) 1552480538.825 * * [simplify]: iters left: 3 (100 enodes) 1552480538.849 * * [simplify]: iters left: 2 (110 enodes) 1552480538.877 * * [simplify]: iters left: 1 (120 enodes) 1552480538.907 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480538.907 * * [simplify]: Extracting #1: cost 11 inf + 0 1552480538.907 * * [simplify]: Extracting #2: cost 10 inf + 128 1552480538.907 * * [simplify]: Extracting #3: cost 18 inf + 169 1552480538.908 * * [simplify]: Extracting #4: cost 17 inf + 297 1552480538.908 * * [simplify]: Extracting #5: cost 11 inf + 686 1552480538.911 * * [simplify]: Extracting #6: cost 4 inf + 1786 1552480538.913 * * [simplify]: Extracting #7: cost 0 inf + 2702 1552480538.915 * [simplify]: Simplified to (- (- (sqrt (fma -4 (* c a) (* b b)))) b) 1552480538.915 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma -4 (* c a) (* b b)))) b) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480538.915 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1))) 1552480538.916 * * [simplify]: iters left: 6 (13 enodes) 1552480538.924 * * [simplify]: iters left: 5 (47 enodes) 1552480538.938 * * [simplify]: iters left: 4 (62 enodes) 1552480538.949 * * [simplify]: iters left: 3 (83 enodes) 1552480538.959 * * [simplify]: iters left: 2 (88 enodes) 1552480538.970 * * [simplify]: iters left: 1 (95 enodes) 1552480538.981 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480538.981 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480538.981 * [simplify]: Simplified to 0 1552480538.981 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480538.982 * * * * [progress]: [ 91 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480538.982 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 1552480538.982 * * [simplify]: iters left: 6 (14 enodes) 1552480538.986 * * [simplify]: iters left: 5 (50 enodes) 1552480538.998 * * [simplify]: iters left: 4 (67 enodes) 1552480539.021 * * [simplify]: iters left: 3 (87 enodes) 1552480539.033 * * [simplify]: iters left: 2 (93 enodes) 1552480539.045 * * [simplify]: iters left: 1 (97 enodes) 1552480539.063 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480539.063 * * [simplify]: Extracting #1: cost 10 inf + 0 1552480539.063 * * [simplify]: Extracting #2: cost 14 inf + 43 1552480539.063 * * [simplify]: Extracting #3: cost 22 inf + 84 1552480539.064 * * [simplify]: Extracting #4: cost 19 inf + 490 1552480539.065 * * [simplify]: Extracting #5: cost 8 inf + 1701 1552480539.066 * * [simplify]: Extracting #6: cost 0 inf + 3573 1552480539.068 * [simplify]: Simplified to (- (- (sqrt (fma a (* -4 c) (* b b)))) b) 1552480539.068 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma a (* -4 c) (* b b)))) b) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480539.068 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 1552480539.069 * * [simplify]: iters left: 6 (12 enodes) 1552480539.074 * * [simplify]: iters left: 5 (39 enodes) 1552480539.086 * * [simplify]: iters left: 4 (55 enodes) 1552480539.104 * * [simplify]: iters left: 3 (75 enodes) 1552480539.123 * * [simplify]: iters left: 2 (79 enodes) 1552480539.135 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480539.135 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480539.135 * [simplify]: Simplified to 0 1552480539.135 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480539.135 * * * * [progress]: [ 92 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480539.136 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) 1552480539.136 * * [simplify]: iters left: 6 (13 enodes) 1552480539.139 * * [simplify]: iters left: 5 (50 enodes) 1552480539.148 * * [simplify]: iters left: 4 (70 enodes) 1552480539.160 * * [simplify]: iters left: 3 (92 enodes) 1552480539.182 * * [simplify]: iters left: 2 (101 enodes) 1552480539.200 * * [simplify]: iters left: 1 (111 enodes) 1552480539.214 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480539.214 * * [simplify]: Extracting #1: cost 11 inf + 0 1552480539.215 * * [simplify]: Extracting #2: cost 12 inf + 44 1552480539.215 * * [simplify]: Extracting #3: cost 18 inf + 169 1552480539.215 * * [simplify]: Extracting #4: cost 16 inf + 380 1552480539.215 * * [simplify]: Extracting #5: cost 8 inf + 950 1552480539.216 * * [simplify]: Extracting #6: cost 1 inf + 2483 1552480539.217 * * [simplify]: Extracting #7: cost 0 inf + 2702 1552480539.218 * [simplify]: Simplified to (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 1552480539.218 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480539.218 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1)) 1552480539.218 * * [simplify]: iters left: 6 (12 enodes) 1552480539.222 * * [simplify]: iters left: 5 (42 enodes) 1552480539.238 * * [simplify]: iters left: 4 (60 enodes) 1552480539.258 * * [simplify]: iters left: 3 (76 enodes) 1552480539.279 * * [simplify]: iters left: 2 (85 enodes) 1552480539.301 * * [simplify]: iters left: 1 (87 enodes) 1552480539.319 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480539.320 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480539.320 * [simplify]: Simplified to 0 1552480539.320 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480539.320 * * * * [progress]: [ 93 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma -1 b (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480539.320 * [simplify]: Simplifying (fma -1 b (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) 1552480539.320 * * [simplify]: iters left: 6 (14 enodes) 1552480539.328 * * [simplify]: iters left: 5 (54 enodes) 1552480539.345 * * [simplify]: iters left: 4 (83 enodes) 1552480539.368 * * [simplify]: iters left: 3 (121 enodes) 1552480539.390 * * [simplify]: iters left: 2 (170 enodes) 1552480539.420 * * [simplify]: iters left: 1 (256 enodes) 1552480539.501 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480539.501 * * [simplify]: Extracting #1: cost 14 inf + 0 1552480539.502 * * [simplify]: Extracting #2: cost 49 inf + 2 1552480539.502 * * [simplify]: Extracting #3: cost 89 inf + 46 1552480539.503 * * [simplify]: Extracting #4: cost 84 inf + 454 1552480539.504 * * [simplify]: Extracting #5: cost 69 inf + 2539 1552480539.508 * * [simplify]: Extracting #6: cost 39 inf + 17297 1552480539.519 * * [simplify]: Extracting #7: cost 5 inf + 43837 1552480539.525 * * [simplify]: Extracting #8: cost 0 inf + 47733 1552480539.531 * [simplify]: Simplified to (- (- (sqrt (fma (* -4 a) c (* b b)))) b) 1552480539.531 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma (* -4 a) c (* b b)))) b) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480539.532 * [simplify]: Simplifying (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))))) 1552480539.532 * * [simplify]: iters left: 6 (13 enodes) 1552480539.535 * * [simplify]: iters left: 5 (47 enodes) 1552480539.543 * * [simplify]: iters left: 4 (71 enodes) 1552480539.560 * * [simplify]: iters left: 3 (124 enodes) 1552480539.604 * * [simplify]: iters left: 2 (175 enodes) 1552480539.656 * * [simplify]: iters left: 1 (246 enodes) 1552480539.742 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480539.742 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480539.742 * [simplify]: Simplified to 0 1552480539.742 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma (* -4 a) c (* b b)))) b) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480539.742 * * * * [progress]: [ 94 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma -1 b (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480539.743 * [simplify]: Simplifying (fma -1 b (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) 1552480539.743 * * [simplify]: iters left: 6 (15 enodes) 1552480539.750 * * [simplify]: iters left: 5 (56 enodes) 1552480539.767 * * [simplify]: iters left: 4 (76 enodes) 1552480539.790 * * [simplify]: iters left: 3 (98 enodes) 1552480539.815 * * [simplify]: iters left: 2 (106 enodes) 1552480539.840 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480539.841 * * [simplify]: Extracting #1: cost 12 inf + 0 1552480539.841 * * [simplify]: Extracting #2: cost 19 inf + 43 1552480539.841 * * [simplify]: Extracting #3: cost 21 inf + 84 1552480539.841 * * [simplify]: Extracting #4: cost 30 inf + 84 1552480539.841 * * [simplify]: Extracting #5: cost 30 inf + 170 1552480539.842 * * [simplify]: Extracting #6: cost 20 inf + 1162 1552480539.843 * * [simplify]: Extracting #7: cost 10 inf + 3615 1552480539.846 * * [simplify]: Extracting #8: cost 3 inf + 5938 1552480539.849 * * [simplify]: Extracting #9: cost 0 inf + 6985 1552480539.852 * [simplify]: Simplified to (- (fma (sqrt (cbrt (fma b b (* (* a c) -4)))) (fabs (cbrt (fma b b (* (* a c) -4)))) b)) 1552480539.852 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (fma (sqrt (cbrt (fma b b (* (* a c) -4)))) (fabs (cbrt (fma b b (* (* a c) -4)))) b)) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480539.853 * [simplify]: Simplifying (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))))) 1552480539.853 * * [simplify]: iters left: 6 (14 enodes) 1552480539.856 * * [simplify]: iters left: 5 (49 enodes) 1552480539.866 * * [simplify]: iters left: 4 (64 enodes) 1552480539.875 * * [simplify]: iters left: 3 (88 enodes) 1552480539.888 * * [simplify]: iters left: 2 (96 enodes) 1552480539.899 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480539.900 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480539.900 * [simplify]: Simplified to 0 1552480539.900 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma -1 b (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480539.900 * * * * [progress]: [ 95 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma -1 b (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480539.900 * [simplify]: Simplifying (fma -1 b (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 1552480539.900 * * [simplify]: iters left: 6 (13 enodes) 1552480539.903 * * [simplify]: iters left: 5 (45 enodes) 1552480539.911 * * [simplify]: iters left: 4 (62 enodes) 1552480539.920 * * [simplify]: iters left: 3 (82 enodes) 1552480539.940 * * [simplify]: iters left: 2 (89 enodes) 1552480539.965 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480539.965 * * [simplify]: Extracting #1: cost 10 inf + 0 1552480539.965 * * [simplify]: Extracting #2: cost 14 inf + 43 1552480539.965 * * [simplify]: Extracting #3: cost 22 inf + 84 1552480539.965 * * [simplify]: Extracting #4: cost 21 inf + 212 1552480539.966 * * [simplify]: Extracting #5: cost 14 inf + 643 1552480539.967 * * [simplify]: Extracting #6: cost 5 inf + 2398 1552480539.968 * * [simplify]: Extracting #7: cost 0 inf + 3573 1552480539.970 * [simplify]: Simplified to (- (- (sqrt (fma a (* -4 c) (* b b)))) b) 1552480539.970 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma a (* -4 c) (* b b)))) b) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480539.971 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 1552480539.971 * * [simplify]: iters left: 6 (12 enodes) 1552480539.977 * * [simplify]: iters left: 5 (39 enodes) 1552480539.983 * * [simplify]: iters left: 4 (55 enodes) 1552480539.991 * * [simplify]: iters left: 3 (75 enodes) 1552480540.001 * * [simplify]: iters left: 2 (79 enodes) 1552480540.016 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480540.016 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480540.016 * [simplify]: Simplified to 0 1552480540.016 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma -1 b (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480540.016 * * * * [progress]: [ 96 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma -1 b (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480540.017 * [simplify]: Simplifying (fma -1 b (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) 1552480540.017 * * [simplify]: iters left: 6 (14 enodes) 1552480540.026 * * [simplify]: iters left: 5 (54 enodes) 1552480540.041 * * [simplify]: iters left: 4 (70 enodes) 1552480540.052 * * [simplify]: iters left: 3 (101 enodes) 1552480540.068 * * [simplify]: iters left: 2 (112 enodes) 1552480540.092 * * [simplify]: iters left: 1 (113 enodes) 1552480540.104 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480540.104 * * [simplify]: Extracting #1: cost 9 inf + 0 1552480540.104 * * [simplify]: Extracting #2: cost 11 inf + 3 1552480540.104 * * [simplify]: Extracting #3: cost 19 inf + 44 1552480540.104 * * [simplify]: Extracting #4: cost 19 inf + 129 1552480540.105 * * [simplify]: Extracting #5: cost 4 inf + 1879 1552480540.106 * * [simplify]: Extracting #6: cost 0 inf + 2618 1552480540.106 * [simplify]: Simplified to (- (- (sqrt (fma b b (* -4 (* a c))))) b) 1552480540.106 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma b b (* -4 (* a c))))) b) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480540.107 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1))) 1552480540.107 * * [simplify]: iters left: 6 (13 enodes) 1552480540.111 * * [simplify]: iters left: 5 (47 enodes) 1552480540.120 * * [simplify]: iters left: 4 (62 enodes) 1552480540.140 * * [simplify]: iters left: 3 (83 enodes) 1552480540.155 * * [simplify]: iters left: 2 (88 enodes) 1552480540.167 * * [simplify]: iters left: 1 (95 enodes) 1552480540.178 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480540.178 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480540.178 * [simplify]: Simplified to 0 1552480540.178 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma -1 b (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480540.178 * * * * [progress]: [ 97 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma -1 b (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480540.179 * [simplify]: Simplifying (fma -1 b (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 1552480540.179 * * [simplify]: iters left: 6 (13 enodes) 1552480540.183 * * [simplify]: iters left: 5 (45 enodes) 1552480540.197 * * [simplify]: iters left: 4 (62 enodes) 1552480540.215 * * [simplify]: iters left: 3 (82 enodes) 1552480540.237 * * [simplify]: iters left: 2 (89 enodes) 1552480540.258 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480540.258 * * [simplify]: Extracting #1: cost 10 inf + 0 1552480540.258 * * [simplify]: Extracting #2: cost 14 inf + 43 1552480540.258 * * [simplify]: Extracting #3: cost 22 inf + 84 1552480540.259 * * [simplify]: Extracting #4: cost 21 inf + 212 1552480540.259 * * [simplify]: Extracting #5: cost 14 inf + 643 1552480540.260 * * [simplify]: Extracting #6: cost 5 inf + 2398 1552480540.262 * * [simplify]: Extracting #7: cost 0 inf + 3573 1552480540.263 * [simplify]: Simplified to (- (- (sqrt (fma a (* -4 c) (* b b)))) b) 1552480540.264 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma a (* -4 c) (* b b)))) b) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480540.264 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 1552480540.264 * * [simplify]: iters left: 6 (12 enodes) 1552480540.270 * * [simplify]: iters left: 5 (39 enodes) 1552480540.282 * * [simplify]: iters left: 4 (55 enodes) 1552480540.299 * * [simplify]: iters left: 3 (75 enodes) 1552480540.317 * * [simplify]: iters left: 2 (79 enodes) 1552480540.326 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480540.326 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480540.326 * [simplify]: Simplified to 0 1552480540.326 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma -1 b (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480540.326 * * * * [progress]: [ 98 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma -1 b (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480540.327 * [simplify]: Simplifying (fma -1 b (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) 1552480540.327 * * [simplify]: iters left: 6 (13 enodes) 1552480540.331 * * [simplify]: iters left: 5 (49 enodes) 1552480540.339 * * [simplify]: iters left: 4 (69 enodes) 1552480540.350 * * [simplify]: iters left: 3 (97 enodes) 1552480540.363 * * [simplify]: iters left: 2 (106 enodes) 1552480540.376 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480540.377 * * [simplify]: Extracting #1: cost 9 inf + 0 1552480540.377 * * [simplify]: Extracting #2: cost 10 inf + 44 1552480540.377 * * [simplify]: Extracting #3: cost 18 inf + 85 1552480540.377 * * [simplify]: Extracting #4: cost 15 inf + 435 1552480540.378 * * [simplify]: Extracting #5: cost 1 inf + 2359 1552480540.378 * * [simplify]: Extracting #6: cost 0 inf + 2618 1552480540.379 * [simplify]: Simplified to (- (+ b (sqrt (fma a (* -4 c) (* b b))))) 1552480540.379 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (+ b (sqrt (fma a (* -4 c) (* b b))))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480540.380 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1)) 1552480540.380 * * [simplify]: iters left: 6 (12 enodes) 1552480540.384 * * [simplify]: iters left: 5 (42 enodes) 1552480540.397 * * [simplify]: iters left: 4 (60 enodes) 1552480540.415 * * [simplify]: iters left: 3 (76 enodes) 1552480540.435 * * [simplify]: iters left: 2 (85 enodes) 1552480540.457 * * [simplify]: iters left: 1 (87 enodes) 1552480540.474 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480540.474 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480540.474 * [simplify]: Simplified to 0 1552480540.474 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma -1 b (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480540.474 * * * * [progress]: [ 99 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480540.475 * [simplify]: Simplifying (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) 1552480540.475 * * [simplify]: iters left: 6 (16 enodes) 1552480540.483 * * [simplify]: iters left: 5 (63 enodes) 1552480540.504 * * [simplify]: iters left: 4 (96 enodes) 1552480540.537 * * [simplify]: iters left: 3 (140 enodes) 1552480540.581 * * [simplify]: iters left: 2 (193 enodes) 1552480540.618 * * [simplify]: iters left: 1 (270 enodes) 1552480540.681 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480540.681 * * [simplify]: Extracting #1: cost 22 inf + 0 1552480540.681 * * [simplify]: Extracting #2: cost 68 inf + 244 1552480540.681 * * [simplify]: Extracting #3: cost 85 inf + 1055 1552480540.682 * * [simplify]: Extracting #4: cost 82 inf + 1324 1552480540.683 * * [simplify]: Extracting #5: cost 67 inf + 3193 1552480540.685 * * [simplify]: Extracting #6: cost 41 inf + 16064 1552480540.693 * * [simplify]: Extracting #7: cost 0 inf + 46727 1552480540.706 * * [simplify]: Extracting #8: cost 0 inf + 46607 1552480540.719 * [simplify]: Simplified to (- (+ b (sqrt (fma (* -4 a) c (* b b))))) 1552480540.719 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (+ b (sqrt (fma (* -4 a) c (* b b))))) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480540.720 * [simplify]: Simplifying (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))))) 1552480540.720 * * [simplify]: iters left: 6 (13 enodes) 1552480540.724 * * [simplify]: iters left: 5 (47 enodes) 1552480540.731 * * [simplify]: iters left: 4 (71 enodes) 1552480540.746 * * [simplify]: iters left: 3 (124 enodes) 1552480540.778 * * [simplify]: iters left: 2 (175 enodes) 1552480540.829 * * [simplify]: iters left: 1 (246 enodes) 1552480540.895 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480540.895 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480540.895 * [simplify]: Simplified to 0 1552480540.895 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (+ b (sqrt (fma (* -4 a) c (* b b))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480540.895 * * * * [progress]: [ 100 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480540.895 * [simplify]: Simplifying (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) 1552480540.895 * * [simplify]: iters left: 6 (17 enodes) 1552480540.899 * * [simplify]: iters left: 5 (65 enodes) 1552480540.909 * * [simplify]: iters left: 4 (89 enodes) 1552480540.924 * * [simplify]: iters left: 3 (117 enodes) 1552480540.955 * * [simplify]: iters left: 2 (130 enodes) 1552480540.990 * * [simplify]: iters left: 1 (133 enodes) 1552480541.020 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480541.021 * * [simplify]: Extracting #1: cost 17 inf + 0 1552480541.021 * * [simplify]: Extracting #2: cost 30 inf + 1 1552480541.021 * * [simplify]: Extracting #3: cost 30 inf + 164 1552480541.021 * * [simplify]: Extracting #4: cost 32 inf + 1051 1552480541.022 * * [simplify]: Extracting #5: cost 30 inf + 1318 1552480541.024 * * [simplify]: Extracting #6: cost 8 inf + 6440 1552480541.027 * * [simplify]: Extracting #7: cost 0 inf + 8710 1552480541.031 * [simplify]: Simplified to (- (fma (fabs (cbrt (fma a (* c -4) (* b b)))) (sqrt (cbrt (fma a (* c -4) (* b b)))) b)) 1552480541.031 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (fma (fabs (cbrt (fma a (* c -4) (* b b)))) (sqrt (cbrt (fma a (* c -4) (* b b)))) b)) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480541.032 * [simplify]: Simplifying (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))))) 1552480541.032 * * [simplify]: iters left: 6 (14 enodes) 1552480541.038 * * [simplify]: iters left: 5 (49 enodes) 1552480541.049 * * [simplify]: iters left: 4 (64 enodes) 1552480541.060 * * [simplify]: iters left: 3 (88 enodes) 1552480541.071 * * [simplify]: iters left: 2 (96 enodes) 1552480541.094 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480541.094 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480541.094 * [simplify]: Simplified to 0 1552480541.094 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480541.095 * * * * [progress]: [ 101 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480541.095 * [simplify]: Simplifying (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 1552480541.095 * * [simplify]: iters left: 6 (15 enodes) 1552480541.102 * * [simplify]: iters left: 5 (54 enodes) 1552480541.119 * * [simplify]: iters left: 4 (75 enodes) 1552480541.141 * * [simplify]: iters left: 3 (101 enodes) 1552480541.168 * * [simplify]: iters left: 2 (113 enodes) 1552480541.195 * * [simplify]: iters left: 1 (116 enodes) 1552480541.221 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480541.221 * * [simplify]: Extracting #1: cost 15 inf + 0 1552480541.222 * * [simplify]: Extracting #2: cost 25 inf + 1 1552480541.222 * * [simplify]: Extracting #3: cost 30 inf + 245 1552480541.222 * * [simplify]: Extracting #4: cost 25 inf + 1095 1552480541.223 * * [simplify]: Extracting #5: cost 16 inf + 1610 1552480541.224 * * [simplify]: Extracting #6: cost 11 inf + 2449 1552480541.226 * * [simplify]: Extracting #7: cost 2 inf + 4500 1552480541.228 * * [simplify]: Extracting #8: cost 0 inf + 4978 1552480541.232 * [simplify]: Simplified to (- (+ b (sqrt (fma b b (* (* c -4) a))))) 1552480541.232 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (+ b (sqrt (fma b b (* (* c -4) a))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480541.233 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 1552480541.233 * * [simplify]: iters left: 6 (12 enodes) 1552480541.239 * * [simplify]: iters left: 5 (39 enodes) 1552480541.251 * * [simplify]: iters left: 4 (55 enodes) 1552480541.263 * * [simplify]: iters left: 3 (75 enodes) 1552480541.272 * * [simplify]: iters left: 2 (79 enodes) 1552480541.282 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480541.282 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480541.282 * [simplify]: Simplified to 0 1552480541.282 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480541.282 * * * * [progress]: [ 102 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480541.282 * [simplify]: Simplifying (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) 1552480541.283 * * [simplify]: iters left: 6 (16 enodes) 1552480541.288 * * [simplify]: iters left: 5 (63 enodes) 1552480541.299 * * [simplify]: iters left: 4 (86 enodes) 1552480541.313 * * [simplify]: iters left: 3 (122 enodes) 1552480541.331 * * [simplify]: iters left: 2 (139 enodes) 1552480541.363 * * [simplify]: iters left: 1 (143 enodes) 1552480541.393 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480541.393 * * [simplify]: Extracting #1: cost 15 inf + 0 1552480541.393 * * [simplify]: Extracting #2: cost 21 inf + 3 1552480541.393 * * [simplify]: Extracting #3: cost 25 inf + 368 1552480541.394 * * [simplify]: Extracting #4: cost 20 inf + 1139 1552480541.394 * * [simplify]: Extracting #5: cost 11 inf + 1791 1552480541.395 * * [simplify]: Extracting #6: cost 1 inf + 3765 1552480541.396 * * [simplify]: Extracting #7: cost 0 inf + 4024 1552480541.397 * [simplify]: Simplified to (- (- (sqrt (fma a (* c -4) (* b b)))) b) 1552480541.397 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma a (* c -4) (* b b)))) b) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480541.398 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1))) 1552480541.398 * * [simplify]: iters left: 6 (13 enodes) 1552480541.402 * * [simplify]: iters left: 5 (47 enodes) 1552480541.410 * * [simplify]: iters left: 4 (62 enodes) 1552480541.420 * * [simplify]: iters left: 3 (83 enodes) 1552480541.432 * * [simplify]: iters left: 2 (88 enodes) 1552480541.443 * * [simplify]: iters left: 1 (95 enodes) 1552480541.454 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480541.454 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480541.454 * [simplify]: Simplified to 0 1552480541.454 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma a (* c -4) (* b b)))) b) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480541.454 * * * * [progress]: [ 103 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480541.454 * [simplify]: Simplifying (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 1552480541.454 * * [simplify]: iters left: 6 (15 enodes) 1552480541.458 * * [simplify]: iters left: 5 (54 enodes) 1552480541.471 * * [simplify]: iters left: 4 (75 enodes) 1552480541.494 * * [simplify]: iters left: 3 (101 enodes) 1552480541.522 * * [simplify]: iters left: 2 (113 enodes) 1552480541.537 * * [simplify]: iters left: 1 (116 enodes) 1552480541.550 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480541.550 * * [simplify]: Extracting #1: cost 15 inf + 0 1552480541.550 * * [simplify]: Extracting #2: cost 25 inf + 1 1552480541.550 * * [simplify]: Extracting #3: cost 30 inf + 245 1552480541.551 * * [simplify]: Extracting #4: cost 25 inf + 1095 1552480541.551 * * [simplify]: Extracting #5: cost 16 inf + 1610 1552480541.552 * * [simplify]: Extracting #6: cost 11 inf + 2449 1552480541.553 * * [simplify]: Extracting #7: cost 2 inf + 4500 1552480541.554 * * [simplify]: Extracting #8: cost 0 inf + 4978 1552480541.555 * [simplify]: Simplified to (- (+ b (sqrt (fma b b (* (* c -4) a))))) 1552480541.555 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (+ b (sqrt (fma b b (* (* c -4) a))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480541.555 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 1552480541.555 * * [simplify]: iters left: 6 (12 enodes) 1552480541.558 * * [simplify]: iters left: 5 (39 enodes) 1552480541.564 * * [simplify]: iters left: 4 (55 enodes) 1552480541.572 * * [simplify]: iters left: 3 (75 enodes) 1552480541.582 * * [simplify]: iters left: 2 (79 enodes) 1552480541.591 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480541.591 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480541.591 * [simplify]: Simplified to 0 1552480541.591 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480541.592 * * * * [progress]: [ 104 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480541.592 * [simplify]: Simplifying (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) 1552480541.592 * * [simplify]: iters left: 6 (15 enodes) 1552480541.596 * * [simplify]: iters left: 5 (59 enodes) 1552480541.606 * * [simplify]: iters left: 4 (85 enodes) 1552480541.621 * * [simplify]: iters left: 3 (117 enodes) 1552480541.648 * * [simplify]: iters left: 2 (130 enodes) 1552480541.680 * * [simplify]: iters left: 1 (133 enodes) 1552480541.709 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480541.709 * * [simplify]: Extracting #1: cost 15 inf + 0 1552480541.709 * * [simplify]: Extracting #2: cost 21 inf + 3 1552480541.710 * * [simplify]: Extracting #3: cost 27 inf + 166 1552480541.710 * * [simplify]: Extracting #4: cost 20 inf + 1157 1552480541.711 * * [simplify]: Extracting #5: cost 8 inf + 2368 1552480541.713 * * [simplify]: Extracting #6: cost 0 inf + 4024 1552480541.714 * [simplify]: Simplified to (- (- b) (sqrt (fma a (* c -4) (* b b)))) 1552480541.714 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma a (* c -4) (* b b)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480541.715 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1)) 1552480541.715 * * [simplify]: iters left: 6 (12 enodes) 1552480541.718 * * [simplify]: iters left: 5 (42 enodes) 1552480541.726 * * [simplify]: iters left: 4 (60 enodes) 1552480541.738 * * [simplify]: iters left: 3 (76 enodes) 1552480541.750 * * [simplify]: iters left: 2 (85 enodes) 1552480541.771 * * [simplify]: iters left: 1 (87 enodes) 1552480541.788 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480541.788 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480541.788 * [simplify]: Simplified to 0 1552480541.788 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma a (* c -4) (* b b)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480541.788 * * * * [progress]: [ 105 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (- (sqrt b)) (sqrt b) (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480541.789 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) 1552480541.789 * * [simplify]: iters left: 6 (15 enodes) 1552480541.796 * * [simplify]: iters left: 5 (57 enodes) 1552480541.813 * * [simplify]: iters left: 4 (87 enodes) 1552480541.827 * * [simplify]: iters left: 3 (120 enodes) 1552480541.854 * * [simplify]: iters left: 2 (161 enodes) 1552480541.902 * * [simplify]: iters left: 1 (230 enodes) 1552480541.987 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480541.987 * * [simplify]: Extracting #1: cost 11 inf + 0 1552480541.987 * * [simplify]: Extracting #2: cost 45 inf + 0 1552480541.988 * * [simplify]: Extracting #3: cost 85 inf + 85 1552480541.989 * * [simplify]: Extracting #4: cost 77 inf + 821 1552480541.990 * * [simplify]: Extracting #5: cost 67 inf + 2167 1552480541.994 * * [simplify]: Extracting #6: cost 38 inf + 16766 1552480542.003 * * [simplify]: Extracting #7: cost 4 inf + 42393 1552480542.015 * * [simplify]: Extracting #8: cost 0 inf + 45437 1552480542.028 * * [simplify]: Extracting #9: cost 0 inf + 45226 1552480542.036 * [simplify]: Simplified to (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 1552480542.036 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480542.037 * [simplify]: Simplifying (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))))) 1552480542.037 * * [simplify]: iters left: 6 (13 enodes) 1552480542.040 * * [simplify]: iters left: 5 (47 enodes) 1552480542.048 * * [simplify]: iters left: 4 (71 enodes) 1552480542.061 * * [simplify]: iters left: 3 (124 enodes) 1552480542.097 * * [simplify]: iters left: 2 (175 enodes) 1552480542.148 * * [simplify]: iters left: 1 (246 enodes) 1552480542.201 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480542.201 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480542.201 * [simplify]: Simplified to 0 1552480542.201 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480542.201 * * * * [progress]: [ 106 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480542.202 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) 1552480542.202 * * [simplify]: iters left: 6 (16 enodes) 1552480542.213 * * [simplify]: iters left: 5 (59 enodes) 1552480542.230 * * [simplify]: iters left: 4 (80 enodes) 1552480542.253 * * [simplify]: iters left: 3 (97 enodes) 1552480542.278 * * [simplify]: iters left: 2 (99 enodes) 1552480542.300 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480542.300 * * [simplify]: Extracting #1: cost 11 inf + 0 1552480542.300 * * [simplify]: Extracting #2: cost 23 inf + 0 1552480542.300 * * [simplify]: Extracting #3: cost 25 inf + 1 1552480542.301 * * [simplify]: Extracting #4: cost 30 inf + 165 1552480542.301 * * [simplify]: Extracting #5: cost 25 inf + 580 1552480542.301 * * [simplify]: Extracting #6: cost 17 inf + 1407 1552480542.302 * * [simplify]: Extracting #7: cost 9 inf + 3479 1552480542.303 * * [simplify]: Extracting #8: cost 1 inf + 6151 1552480542.304 * * [simplify]: Extracting #9: cost 0 inf + 6570 1552480542.306 * [simplify]: Simplified to (- (- b) (* (fabs (cbrt (fma (* -4 a) c (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b)))))) 1552480542.306 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (* (fabs (cbrt (fma (* -4 a) c (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b)))))) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480542.306 * [simplify]: Simplifying (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))))) 1552480542.306 * * [simplify]: iters left: 6 (14 enodes) 1552480542.310 * * [simplify]: iters left: 5 (49 enodes) 1552480542.317 * * [simplify]: iters left: 4 (64 enodes) 1552480542.329 * * [simplify]: iters left: 3 (88 enodes) 1552480542.355 * * [simplify]: iters left: 2 (96 enodes) 1552480542.367 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480542.367 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480542.367 * [simplify]: Simplified to 0 1552480542.367 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (* (fabs (cbrt (fma (* -4 a) c (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b)))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480542.367 * * * * [progress]: [ 107 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480542.368 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 1552480542.368 * * [simplify]: iters left: 6 (14 enodes) 1552480542.371 * * [simplify]: iters left: 5 (48 enodes) 1552480542.378 * * [simplify]: iters left: 4 (66 enodes) 1552480542.388 * * [simplify]: iters left: 3 (81 enodes) 1552480542.398 * * [simplify]: iters left: 2 (83 enodes) 1552480542.408 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480542.408 * * [simplify]: Extracting #1: cost 9 inf + 0 1552480542.408 * * [simplify]: Extracting #2: cost 18 inf + 0 1552480542.408 * * [simplify]: Extracting #3: cost 26 inf + 1 1552480542.408 * * [simplify]: Extracting #4: cost 24 inf + 169 1552480542.409 * * [simplify]: Extracting #5: cost 12 inf + 927 1552480542.409 * * [simplify]: Extracting #6: cost 7 inf + 1765 1552480542.410 * * [simplify]: Extracting #7: cost 0 inf + 3378 1552480542.412 * [simplify]: Simplified to (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 1552480542.412 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480542.412 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 1552480542.413 * * [simplify]: iters left: 6 (12 enodes) 1552480542.418 * * [simplify]: iters left: 5 (39 enodes) 1552480542.432 * * [simplify]: iters left: 4 (55 enodes) 1552480542.450 * * [simplify]: iters left: 3 (75 enodes) 1552480542.469 * * [simplify]: iters left: 2 (79 enodes) 1552480542.488 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480542.488 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480542.488 * [simplify]: Simplified to 0 1552480542.488 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480542.488 * * * * [progress]: [ 108 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480542.489 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) 1552480542.489 * * [simplify]: iters left: 6 (15 enodes) 1552480542.497 * * [simplify]: iters left: 5 (58 enodes) 1552480542.515 * * [simplify]: iters left: 4 (77 enodes) 1552480542.539 * * [simplify]: iters left: 3 (101 enodes) 1552480542.562 * * [simplify]: iters left: 2 (104 enodes) 1552480542.588 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480542.589 * * [simplify]: Extracting #1: cost 9 inf + 0 1552480542.589 * * [simplify]: Extracting #2: cost 14 inf + 2 1552480542.589 * * [simplify]: Extracting #3: cost 22 inf + 3 1552480542.589 * * [simplify]: Extracting #4: cost 18 inf + 254 1552480542.590 * * [simplify]: Extracting #5: cost 4 inf + 1548 1552480542.591 * * [simplify]: Extracting #6: cost 0 inf + 2424 1552480542.592 * [simplify]: Simplified to (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 1552480542.592 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480542.593 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1))) 1552480542.594 * * [simplify]: iters left: 6 (13 enodes) 1552480542.602 * * [simplify]: iters left: 5 (47 enodes) 1552480542.617 * * [simplify]: iters left: 4 (62 enodes) 1552480542.636 * * [simplify]: iters left: 3 (83 enodes) 1552480542.657 * * [simplify]: iters left: 2 (88 enodes) 1552480542.678 * * [simplify]: iters left: 1 (95 enodes) 1552480542.699 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480542.699 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480542.699 * [simplify]: Simplified to 0 1552480542.699 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480542.700 * * * * [progress]: [ 109 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480542.700 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 1552480542.700 * * [simplify]: iters left: 6 (14 enodes) 1552480542.707 * * [simplify]: iters left: 5 (48 enodes) 1552480542.721 * * [simplify]: iters left: 4 (66 enodes) 1552480542.743 * * [simplify]: iters left: 3 (81 enodes) 1552480542.763 * * [simplify]: iters left: 2 (83 enodes) 1552480542.784 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480542.784 * * [simplify]: Extracting #1: cost 9 inf + 0 1552480542.784 * * [simplify]: Extracting #2: cost 18 inf + 0 1552480542.784 * * [simplify]: Extracting #3: cost 26 inf + 1 1552480542.784 * * [simplify]: Extracting #4: cost 24 inf + 169 1552480542.785 * * [simplify]: Extracting #5: cost 12 inf + 927 1552480542.786 * * [simplify]: Extracting #6: cost 7 inf + 1765 1552480542.787 * * [simplify]: Extracting #7: cost 0 inf + 3378 1552480542.789 * [simplify]: Simplified to (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 1552480542.789 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480542.789 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 1552480542.790 * * [simplify]: iters left: 6 (12 enodes) 1552480542.795 * * [simplify]: iters left: 5 (39 enodes) 1552480542.804 * * [simplify]: iters left: 4 (55 enodes) 1552480542.813 * * [simplify]: iters left: 3 (75 enodes) 1552480542.822 * * [simplify]: iters left: 2 (79 enodes) 1552480542.833 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480542.833 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480542.833 * [simplify]: Simplified to 0 1552480542.833 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480542.833 * * * * [progress]: [ 110 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480542.834 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) 1552480542.834 * * [simplify]: iters left: 6 (14 enodes) 1552480542.842 * * [simplify]: iters left: 5 (53 enodes) 1552480542.861 * * [simplify]: iters left: 4 (76 enodes) 1552480542.884 * * [simplify]: iters left: 3 (97 enodes) 1552480542.907 * * [simplify]: iters left: 2 (99 enodes) 1552480542.919 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480542.919 * * [simplify]: Extracting #1: cost 9 inf + 0 1552480542.919 * * [simplify]: Extracting #2: cost 14 inf + 2 1552480542.919 * * [simplify]: Extracting #3: cost 22 inf + 3 1552480542.919 * * [simplify]: Extracting #4: cost 19 inf + 213 1552480542.920 * * [simplify]: Extracting #5: cost 9 inf + 846 1552480542.920 * * [simplify]: Extracting #6: cost 3 inf + 1767 1552480542.921 * * [simplify]: Extracting #7: cost 0 inf + 2424 1552480542.921 * [simplify]: Simplified to (- (- b) (sqrt (fma a (* -4 c) (* b b)))) 1552480542.922 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma a (* -4 c) (* b b)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480542.922 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1)) 1552480542.922 * * [simplify]: iters left: 6 (12 enodes) 1552480542.925 * * [simplify]: iters left: 5 (42 enodes) 1552480542.932 * * [simplify]: iters left: 4 (60 enodes) 1552480542.942 * * [simplify]: iters left: 3 (76 enodes) 1552480542.959 * * [simplify]: iters left: 2 (85 enodes) 1552480542.971 * * [simplify]: iters left: 1 (87 enodes) 1552480542.980 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480542.980 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480542.980 * [simplify]: Simplified to 0 1552480542.980 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480542.980 * * * * [progress]: [ 111 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (- 1) b (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480542.980 * [simplify]: Simplifying (fma (- 1) b (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) 1552480542.980 * * [simplify]: iters left: 6 (15 enodes) 1552480542.984 * * [simplify]: iters left: 5 (60 enodes) 1552480543.003 * * [simplify]: iters left: 4 (94 enodes) 1552480543.034 * * [simplify]: iters left: 3 (134 enodes) 1552480543.074 * * [simplify]: iters left: 2 (183 enodes) 1552480543.115 * * [simplify]: iters left: 1 (254 enodes) 1552480543.162 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480543.162 * * [simplify]: Extracting #1: cost 14 inf + 0 1552480543.162 * * [simplify]: Extracting #2: cost 47 inf + 2 1552480543.163 * * [simplify]: Extracting #3: cost 83 inf + 87 1552480543.163 * * [simplify]: Extracting #4: cost 79 inf + 357 1552480543.164 * * [simplify]: Extracting #5: cost 63 inf + 2365 1552480543.166 * * [simplify]: Extracting #6: cost 38 inf + 15228 1552480543.173 * * [simplify]: Extracting #7: cost 7 inf + 38099 1552480543.184 * * [simplify]: Extracting #8: cost 0 inf + 43728 1552480543.195 * [simplify]: Simplified to (- (- (sqrt (fma (* -4 a) c (* b b)))) b) 1552480543.196 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma (* -4 a) c (* b b)))) b) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480543.196 * [simplify]: Simplifying (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))))) 1552480543.197 * * [simplify]: iters left: 6 (13 enodes) 1552480543.203 * * [simplify]: iters left: 5 (47 enodes) 1552480543.213 * * [simplify]: iters left: 4 (71 enodes) 1552480543.227 * * [simplify]: iters left: 3 (124 enodes) 1552480543.248 * * [simplify]: iters left: 2 (175 enodes) 1552480543.285 * * [simplify]: iters left: 1 (246 enodes) 1552480543.334 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480543.334 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480543.335 * [simplify]: Simplified to 0 1552480543.335 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma (* -4 a) c (* b b)))) b) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480543.335 * * * * [progress]: [ 112 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (- 1) b (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480543.335 * [simplify]: Simplifying (fma (- 1) b (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) 1552480543.336 * * [simplify]: iters left: 6 (16 enodes) 1552480543.344 * * [simplify]: iters left: 5 (62 enodes) 1552480543.363 * * [simplify]: iters left: 4 (87 enodes) 1552480543.393 * * [simplify]: iters left: 3 (111 enodes) 1552480543.412 * * [simplify]: iters left: 2 (119 enodes) 1552480543.426 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480543.426 * * [simplify]: Extracting #1: cost 12 inf + 0 1552480543.426 * * [simplify]: Extracting #2: cost 20 inf + 2 1552480543.426 * * [simplify]: Extracting #3: cost 21 inf + 84 1552480543.427 * * [simplify]: Extracting #4: cost 30 inf + 84 1552480543.427 * * [simplify]: Extracting #5: cost 25 inf + 695 1552480543.427 * * [simplify]: Extracting #6: cost 12 inf + 2937 1552480543.428 * * [simplify]: Extracting #7: cost 1 inf + 6686 1552480543.431 * * [simplify]: Extracting #8: cost 0 inf + 6985 1552480543.434 * [simplify]: Simplified to (- (fma (sqrt (cbrt (fma -4 (* c a) (* b b)))) (fabs (cbrt (fma -4 (* c a) (* b b)))) b)) 1552480543.434 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (fma (sqrt (cbrt (fma -4 (* c a) (* b b)))) (fabs (cbrt (fma -4 (* c a) (* b b)))) b)) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480543.434 * [simplify]: Simplifying (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))))) 1552480543.435 * * [simplify]: iters left: 6 (14 enodes) 1552480543.441 * * [simplify]: iters left: 5 (49 enodes) 1552480543.448 * * [simplify]: iters left: 4 (64 enodes) 1552480543.459 * * [simplify]: iters left: 3 (88 enodes) 1552480543.473 * * [simplify]: iters left: 2 (96 enodes) 1552480543.491 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480543.491 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480543.491 * [simplify]: Simplified to 0 1552480543.491 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (- 1) b (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480543.491 * * * * [progress]: [ 113 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (- 1) b (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480543.492 * [simplify]: Simplifying (fma (- 1) b (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 1552480543.492 * * [simplify]: iters left: 6 (14 enodes) 1552480543.496 * * [simplify]: iters left: 5 (51 enodes) 1552480543.504 * * [simplify]: iters left: 4 (73 enodes) 1552480543.516 * * [simplify]: iters left: 3 (95 enodes) 1552480543.538 * * [simplify]: iters left: 2 (102 enodes) 1552480543.562 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480543.562 * * [simplify]: Extracting #1: cost 10 inf + 0 1552480543.562 * * [simplify]: Extracting #2: cost 14 inf + 43 1552480543.562 * * [simplify]: Extracting #3: cost 22 inf + 84 1552480543.562 * * [simplify]: Extracting #4: cost 21 inf + 212 1552480543.563 * * [simplify]: Extracting #5: cost 13 inf + 782 1552480543.564 * * [simplify]: Extracting #6: cost 8 inf + 1701 1552480543.565 * * [simplify]: Extracting #7: cost 2 inf + 3095 1552480543.567 * * [simplify]: Extracting #8: cost 0 inf + 3573 1552480543.568 * [simplify]: Simplified to (- (- b) (sqrt (fma b b (* (* -4 a) c)))) 1552480543.568 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma b b (* (* -4 a) c)))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480543.569 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 1552480543.569 * * [simplify]: iters left: 6 (12 enodes) 1552480543.575 * * [simplify]: iters left: 5 (39 enodes) 1552480543.587 * * [simplify]: iters left: 4 (55 enodes) 1552480543.606 * * [simplify]: iters left: 3 (75 enodes) 1552480543.624 * * [simplify]: iters left: 2 (79 enodes) 1552480543.643 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480543.643 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480543.643 * [simplify]: Simplified to 0 1552480543.643 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (- 1) b (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480543.643 * * * * [progress]: [ 114 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (- 1) b (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480543.644 * [simplify]: Simplifying (fma (- 1) b (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) 1552480543.644 * * [simplify]: iters left: 6 (14 enodes) 1552480543.653 * * [simplify]: iters left: 5 (55 enodes) 1552480543.670 * * [simplify]: iters left: 4 (74 enodes) 1552480543.695 * * [simplify]: iters left: 3 (107 enodes) 1552480543.721 * * [simplify]: iters left: 2 (120 enodes) 1552480543.750 * * [simplify]: iters left: 1 (121 enodes) 1552480543.773 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480543.773 * * [simplify]: Extracting #1: cost 9 inf + 0 1552480543.773 * * [simplify]: Extracting #2: cost 10 inf + 44 1552480543.773 * * [simplify]: Extracting #3: cost 18 inf + 85 1552480543.774 * * [simplify]: Extracting #4: cost 16 inf + 296 1552480543.774 * * [simplify]: Extracting #5: cost 9 inf + 727 1552480543.775 * * [simplify]: Extracting #6: cost 4 inf + 1702 1552480543.777 * * [simplify]: Extracting #7: cost 0 inf + 2618 1552480543.778 * [simplify]: Simplified to (- (- b) (sqrt (fma a (* -4 c) (* b b)))) 1552480543.778 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma a (* -4 c) (* b b)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480543.779 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1))) 1552480543.779 * * [simplify]: iters left: 6 (13 enodes) 1552480543.788 * * [simplify]: iters left: 5 (47 enodes) 1552480543.802 * * [simplify]: iters left: 4 (62 enodes) 1552480543.821 * * [simplify]: iters left: 3 (83 enodes) 1552480543.841 * * [simplify]: iters left: 2 (88 enodes) 1552480543.863 * * [simplify]: iters left: 1 (95 enodes) 1552480543.885 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480543.885 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480543.885 * [simplify]: Simplified to 0 1552480543.885 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (- 1) b (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480543.886 * * * * [progress]: [ 115 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (- 1) b (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480543.888 * [simplify]: Simplifying (fma (- 1) b (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 1552480543.888 * * [simplify]: iters left: 6 (14 enodes) 1552480543.896 * * [simplify]: iters left: 5 (51 enodes) 1552480543.912 * * [simplify]: iters left: 4 (73 enodes) 1552480543.933 * * [simplify]: iters left: 3 (95 enodes) 1552480543.957 * * [simplify]: iters left: 2 (102 enodes) 1552480543.980 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480543.980 * * [simplify]: Extracting #1: cost 10 inf + 0 1552480543.980 * * [simplify]: Extracting #2: cost 14 inf + 43 1552480543.980 * * [simplify]: Extracting #3: cost 22 inf + 84 1552480543.980 * * [simplify]: Extracting #4: cost 21 inf + 212 1552480543.981 * * [simplify]: Extracting #5: cost 13 inf + 782 1552480543.982 * * [simplify]: Extracting #6: cost 8 inf + 1701 1552480543.983 * * [simplify]: Extracting #7: cost 2 inf + 3095 1552480543.985 * * [simplify]: Extracting #8: cost 0 inf + 3573 1552480543.987 * [simplify]: Simplified to (- (- b) (sqrt (fma b b (* (* -4 a) c)))) 1552480543.987 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma b b (* (* -4 a) c)))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480543.987 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 1552480543.987 * * [simplify]: iters left: 6 (12 enodes) 1552480543.993 * * [simplify]: iters left: 5 (39 enodes) 1552480544.005 * * [simplify]: iters left: 4 (55 enodes) 1552480544.021 * * [simplify]: iters left: 3 (75 enodes) 1552480544.042 * * [simplify]: iters left: 2 (79 enodes) 1552480544.057 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480544.057 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480544.057 * [simplify]: Simplified to 0 1552480544.057 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (- 1) b (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480544.057 * * * * [progress]: [ 116 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (- 1) b (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480544.058 * [simplify]: Simplifying (fma (- 1) b (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) 1552480544.058 * * [simplify]: iters left: 6 (13 enodes) 1552480544.061 * * [simplify]: iters left: 5 (49 enodes) 1552480544.069 * * [simplify]: iters left: 4 (72 enodes) 1552480544.083 * * [simplify]: iters left: 3 (102 enodes) 1552480544.109 * * [simplify]: iters left: 2 (115 enodes) 1552480544.136 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480544.136 * * [simplify]: Extracting #1: cost 9 inf + 0 1552480544.136 * * [simplify]: Extracting #2: cost 10 inf + 44 1552480544.136 * * [simplify]: Extracting #3: cost 18 inf + 85 1552480544.136 * * [simplify]: Extracting #4: cost 17 inf + 213 1552480544.137 * * [simplify]: Extracting #5: cost 9 inf + 783 1552480544.138 * * [simplify]: Extracting #6: cost 1 inf + 2399 1552480544.140 * * [simplify]: Extracting #7: cost 0 inf + 2618 1552480544.141 * [simplify]: Simplified to (- (+ (sqrt (fma -4 (* c a) (* b b))) b)) 1552480544.141 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (+ (sqrt (fma -4 (* c a) (* b b))) b)) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480544.142 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1)) 1552480544.142 * * [simplify]: iters left: 6 (12 enodes) 1552480544.148 * * [simplify]: iters left: 5 (42 enodes) 1552480544.165 * * [simplify]: iters left: 4 (60 enodes) 1552480544.184 * * [simplify]: iters left: 3 (76 enodes) 1552480544.205 * * [simplify]: iters left: 2 (85 enodes) 1552480544.227 * * [simplify]: iters left: 1 (87 enodes) 1552480544.243 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480544.243 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480544.243 * [simplify]: Simplified to 0 1552480544.243 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (- 1) b (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480544.243 * * * * [progress]: [ 117 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480544.244 * [simplify]: Simplifying (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) 1552480544.244 * * [simplify]: iters left: 6 (16 enodes) 1552480544.247 * * [simplify]: iters left: 5 (60 enodes) 1552480544.257 * * [simplify]: iters left: 4 (92 enodes) 1552480544.275 * * [simplify]: iters left: 3 (141 enodes) 1552480544.300 * * [simplify]: iters left: 2 (194 enodes) 1552480544.359 * * [simplify]: iters left: 1 (266 enodes) 1552480544.415 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480544.415 * * [simplify]: Extracting #1: cost 22 inf + 0 1552480544.415 * * [simplify]: Extracting #2: cost 70 inf + 1 1552480544.415 * * [simplify]: Extracting #3: cost 91 inf + 168 1552480544.416 * * [simplify]: Extracting #4: cost 83 inf + 1161 1552480544.417 * * [simplify]: Extracting #5: cost 65 inf + 3549 1552480544.419 * * [simplify]: Extracting #6: cost 39 inf + 16352 1552480544.425 * * [simplify]: Extracting #7: cost 2 inf + 43618 1552480544.438 * * [simplify]: Extracting #8: cost 0 inf + 45311 1552480544.450 * [simplify]: Simplified to (- (- (sqrt (fma (* -4 a) c (* b b)))) b) 1552480544.450 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma (* -4 a) c (* b b)))) b) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480544.451 * [simplify]: Simplifying (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))))) 1552480544.451 * * [simplify]: iters left: 6 (13 enodes) 1552480544.454 * * [simplify]: iters left: 5 (47 enodes) 1552480544.462 * * [simplify]: iters left: 4 (71 enodes) 1552480544.479 * * [simplify]: iters left: 3 (124 enodes) 1552480544.516 * * [simplify]: iters left: 2 (175 enodes) 1552480544.568 * * [simplify]: iters left: 1 (246 enodes) 1552480544.630 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480544.630 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480544.630 * [simplify]: Simplified to 0 1552480544.630 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma (* -4 a) c (* b b)))) b) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480544.630 * * * * [progress]: [ 118 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480544.631 * [simplify]: Simplifying (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) 1552480544.631 * * [simplify]: iters left: 6 (17 enodes) 1552480544.635 * * [simplify]: iters left: 5 (62 enodes) 1552480544.645 * * [simplify]: iters left: 4 (85 enodes) 1552480544.660 * * [simplify]: iters left: 3 (118 enodes) 1552480544.690 * * [simplify]: iters left: 2 (131 enodes) 1552480544.708 * * [simplify]: iters left: 1 (134 enodes) 1552480544.738 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480544.738 * * [simplify]: Extracting #1: cost 17 inf + 0 1552480544.739 * * [simplify]: Extracting #2: cost 30 inf + 1 1552480544.739 * * [simplify]: Extracting #3: cost 30 inf + 164 1552480544.739 * * [simplify]: Extracting #4: cost 33 inf + 930 1552480544.740 * * [simplify]: Extracting #5: cost 31 inf + 1276 1552480544.742 * * [simplify]: Extracting #6: cost 9 inf + 5936 1552480544.745 * * [simplify]: Extracting #7: cost 1 inf + 8381 1552480544.749 * * [simplify]: Extracting #8: cost 0 inf + 8710 1552480544.752 * [simplify]: Simplified to (- (fma (fabs (cbrt (fma a (* c -4) (* b b)))) (sqrt (cbrt (fma a (* c -4) (* b b)))) b)) 1552480544.752 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (fma (fabs (cbrt (fma a (* c -4) (* b b)))) (sqrt (cbrt (fma a (* c -4) (* b b)))) b)) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480544.753 * [simplify]: Simplifying (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))))) 1552480544.753 * * [simplify]: iters left: 6 (14 enodes) 1552480544.760 * * [simplify]: iters left: 5 (49 enodes) 1552480544.775 * * [simplify]: iters left: 4 (64 enodes) 1552480544.795 * * [simplify]: iters left: 3 (88 enodes) 1552480544.819 * * [simplify]: iters left: 2 (96 enodes) 1552480544.840 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480544.840 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480544.840 * [simplify]: Simplified to 0 1552480544.840 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480544.841 * * * * [progress]: [ 119 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480544.841 * [simplify]: Simplifying (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 1552480544.841 * * [simplify]: iters left: 6 (15 enodes) 1552480544.844 * * [simplify]: iters left: 5 (51 enodes) 1552480544.853 * * [simplify]: iters left: 4 (71 enodes) 1552480544.864 * * [simplify]: iters left: 3 (102 enodes) 1552480544.890 * * [simplify]: iters left: 2 (114 enodes) 1552480544.918 * * [simplify]: iters left: 1 (117 enodes) 1552480544.945 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480544.945 * * [simplify]: Extracting #1: cost 15 inf + 0 1552480544.945 * * [simplify]: Extracting #2: cost 21 inf + 405 1552480544.946 * * [simplify]: Extracting #3: cost 24 inf + 1051 1552480544.946 * * [simplify]: Extracting #4: cost 23 inf + 1276 1552480544.947 * * [simplify]: Extracting #5: cost 12 inf + 2230 1552480544.949 * * [simplify]: Extracting #6: cost 3 inf + 4241 1552480544.952 * * [simplify]: Extracting #7: cost 0 inf + 4978 1552480544.954 * [simplify]: Simplified to (- (+ (sqrt (fma a (* c -4) (* b b))) b)) 1552480544.954 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (+ (sqrt (fma a (* c -4) (* b b))) b)) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480544.954 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 1552480544.955 * * [simplify]: iters left: 6 (12 enodes) 1552480544.961 * * [simplify]: iters left: 5 (39 enodes) 1552480544.974 * * [simplify]: iters left: 4 (55 enodes) 1552480544.986 * * [simplify]: iters left: 3 (75 enodes) 1552480544.996 * * [simplify]: iters left: 2 (79 enodes) 1552480545.006 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480545.006 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480545.006 * [simplify]: Simplified to 0 1552480545.006 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (+ (sqrt (fma a (* c -4) (* b b))) b)) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480545.006 * * * * [progress]: [ 120 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480545.007 * [simplify]: Simplifying (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) 1552480545.007 * * [simplify]: iters left: 6 (16 enodes) 1552480545.012 * * [simplify]: iters left: 5 (61 enodes) 1552480545.030 * * [simplify]: iters left: 4 (82 enodes) 1552480545.058 * * [simplify]: iters left: 3 (122 enodes) 1552480545.088 * * [simplify]: iters left: 2 (137 enodes) 1552480545.104 * * [simplify]: iters left: 1 (140 enodes) 1552480545.135 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480545.135 * * [simplify]: Extracting #1: cost 15 inf + 0 1552480545.135 * * [simplify]: Extracting #2: cost 21 inf + 3 1552480545.135 * * [simplify]: Extracting #3: cost 28 inf + 125 1552480545.136 * * [simplify]: Extracting #4: cost 21 inf + 1097 1552480545.136 * * [simplify]: Extracting #5: cost 10 inf + 2187 1552480545.138 * * [simplify]: Extracting #6: cost 0 inf + 4024 1552480545.140 * [simplify]: Simplified to (- (+ (sqrt (fma (* -4 a) c (* b b))) b)) 1552480545.141 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (+ (sqrt (fma (* -4 a) c (* b b))) b)) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480545.141 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1))) 1552480545.141 * * [simplify]: iters left: 6 (13 enodes) 1552480545.149 * * [simplify]: iters left: 5 (47 enodes) 1552480545.163 * * [simplify]: iters left: 4 (62 enodes) 1552480545.174 * * [simplify]: iters left: 3 (83 enodes) 1552480545.184 * * [simplify]: iters left: 2 (88 enodes) 1552480545.203 * * [simplify]: iters left: 1 (95 enodes) 1552480545.225 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480545.225 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480545.225 * [simplify]: Simplified to 0 1552480545.225 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (+ (sqrt (fma (* -4 a) c (* b b))) b)) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480545.225 * * * * [progress]: [ 121 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480545.225 * [simplify]: Simplifying (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 1552480545.225 * * [simplify]: iters left: 6 (15 enodes) 1552480545.229 * * [simplify]: iters left: 5 (51 enodes) 1552480545.237 * * [simplify]: iters left: 4 (71 enodes) 1552480545.248 * * [simplify]: iters left: 3 (102 enodes) 1552480545.270 * * [simplify]: iters left: 2 (114 enodes) 1552480545.292 * * [simplify]: iters left: 1 (117 enodes) 1552480545.307 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480545.307 * * [simplify]: Extracting #1: cost 15 inf + 0 1552480545.307 * * [simplify]: Extracting #2: cost 21 inf + 405 1552480545.308 * * [simplify]: Extracting #3: cost 24 inf + 1051 1552480545.308 * * [simplify]: Extracting #4: cost 23 inf + 1276 1552480545.308 * * [simplify]: Extracting #5: cost 12 inf + 2230 1552480545.309 * * [simplify]: Extracting #6: cost 3 inf + 4241 1552480545.311 * * [simplify]: Extracting #7: cost 0 inf + 4978 1552480545.313 * [simplify]: Simplified to (- (+ (sqrt (fma a (* c -4) (* b b))) b)) 1552480545.314 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (+ (sqrt (fma a (* c -4) (* b b))) b)) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480545.314 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 1552480545.314 * * [simplify]: iters left: 6 (12 enodes) 1552480545.320 * * [simplify]: iters left: 5 (39 enodes) 1552480545.333 * * [simplify]: iters left: 4 (55 enodes) 1552480545.350 * * [simplify]: iters left: 3 (75 enodes) 1552480545.365 * * [simplify]: iters left: 2 (79 enodes) 1552480545.375 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480545.375 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480545.375 * [simplify]: Simplified to 0 1552480545.375 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (+ (sqrt (fma a (* c -4) (* b b))) b)) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480545.375 * * * * [progress]: [ 122 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480545.375 * [simplify]: Simplifying (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) 1552480545.375 * * [simplify]: iters left: 6 (15 enodes) 1552480545.379 * * [simplify]: iters left: 5 (56 enodes) 1552480545.389 * * [simplify]: iters left: 4 (81 enodes) 1552480545.417 * * [simplify]: iters left: 3 (118 enodes) 1552480545.448 * * [simplify]: iters left: 2 (131 enodes) 1552480545.466 * * [simplify]: iters left: 1 (134 enodes) 1552480545.481 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480545.481 * * [simplify]: Extracting #1: cost 15 inf + 0 1552480545.481 * * [simplify]: Extracting #2: cost 21 inf + 3 1552480545.481 * * [simplify]: Extracting #3: cost 27 inf + 166 1552480545.481 * * [simplify]: Extracting #4: cost 22 inf + 936 1552480545.482 * * [simplify]: Extracting #5: cost 12 inf + 1612 1552480545.483 * * [simplify]: Extracting #6: cost 7 inf + 2411 1552480545.484 * * [simplify]: Extracting #7: cost 1 inf + 3805 1552480545.485 * * [simplify]: Extracting #8: cost 0 inf + 4024 1552480545.486 * [simplify]: Simplified to (- (- b) (sqrt (fma b b (* a (* c -4))))) 1552480545.486 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma b b (* a (* c -4))))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480545.486 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1)) 1552480545.486 * * [simplify]: iters left: 6 (12 enodes) 1552480545.489 * * [simplify]: iters left: 5 (42 enodes) 1552480545.497 * * [simplify]: iters left: 4 (60 enodes) 1552480545.515 * * [simplify]: iters left: 3 (76 enodes) 1552480545.539 * * [simplify]: iters left: 2 (85 enodes) 1552480545.560 * * [simplify]: iters left: 1 (87 enodes) 1552480545.577 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480545.577 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480545.577 * [simplify]: Simplified to 0 1552480545.577 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480545.578 * * * * [progress]: [ 123 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt b) (- (sqrt b)) (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480545.578 * [simplify]: Simplifying (fma (sqrt b) (- (sqrt b)) (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) 1552480545.578 * * [simplify]: iters left: 6 (15 enodes) 1552480545.586 * * [simplify]: iters left: 5 (57 enodes) 1552480545.605 * * [simplify]: iters left: 4 (87 enodes) 1552480545.633 * * [simplify]: iters left: 3 (120 enodes) 1552480545.671 * * [simplify]: iters left: 2 (161 enodes) 1552480545.702 * * [simplify]: iters left: 1 (230 enodes) 1552480545.745 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480545.745 * * [simplify]: Extracting #1: cost 11 inf + 0 1552480545.745 * * [simplify]: Extracting #2: cost 45 inf + 0 1552480545.745 * * [simplify]: Extracting #3: cost 85 inf + 85 1552480545.746 * * [simplify]: Extracting #4: cost 77 inf + 821 1552480545.748 * * [simplify]: Extracting #5: cost 67 inf + 2167 1552480545.750 * * [simplify]: Extracting #6: cost 38 inf + 16766 1552480545.754 * * [simplify]: Extracting #7: cost 4 inf + 42393 1552480545.760 * * [simplify]: Extracting #8: cost 0 inf + 45437 1552480545.767 * * [simplify]: Extracting #9: cost 0 inf + 45226 1552480545.778 * [simplify]: Simplified to (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 1552480545.778 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480545.779 * [simplify]: Simplifying (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))))) 1552480545.779 * * [simplify]: iters left: 6 (13 enodes) 1552480545.785 * * [simplify]: iters left: 5 (47 enodes) 1552480545.801 * * [simplify]: iters left: 4 (71 enodes) 1552480545.816 * * [simplify]: iters left: 3 (124 enodes) 1552480545.837 * * [simplify]: iters left: 2 (175 enodes) 1552480545.889 * * [simplify]: iters left: 1 (246 enodes) 1552480545.949 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480545.949 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480545.949 * [simplify]: Simplified to 0 1552480545.949 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480545.949 * * * * [progress]: [ 124 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480545.950 * [simplify]: Simplifying (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) 1552480545.950 * * [simplify]: iters left: 6 (16 enodes) 1552480545.954 * * [simplify]: iters left: 5 (59 enodes) 1552480545.971 * * [simplify]: iters left: 4 (80 enodes) 1552480545.995 * * [simplify]: iters left: 3 (97 enodes) 1552480546.019 * * [simplify]: iters left: 2 (99 enodes) 1552480546.039 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480546.039 * * [simplify]: Extracting #1: cost 11 inf + 0 1552480546.039 * * [simplify]: Extracting #2: cost 23 inf + 0 1552480546.039 * * [simplify]: Extracting #3: cost 25 inf + 1 1552480546.039 * * [simplify]: Extracting #4: cost 30 inf + 165 1552480546.039 * * [simplify]: Extracting #5: cost 25 inf + 580 1552480546.040 * * [simplify]: Extracting #6: cost 17 inf + 1407 1552480546.040 * * [simplify]: Extracting #7: cost 9 inf + 3479 1552480546.042 * * [simplify]: Extracting #8: cost 1 inf + 6151 1552480546.043 * * [simplify]: Extracting #9: cost 0 inf + 6570 1552480546.044 * [simplify]: Simplified to (- (- b) (* (fabs (cbrt (fma (* -4 a) c (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b)))))) 1552480546.044 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (* (fabs (cbrt (fma (* -4 a) c (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b)))))) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480546.045 * [simplify]: Simplifying (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))))) 1552480546.045 * * [simplify]: iters left: 6 (14 enodes) 1552480546.048 * * [simplify]: iters left: 5 (49 enodes) 1552480546.055 * * [simplify]: iters left: 4 (64 enodes) 1552480546.072 * * [simplify]: iters left: 3 (88 enodes) 1552480546.099 * * [simplify]: iters left: 2 (96 enodes) 1552480546.120 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480546.120 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480546.120 * [simplify]: Simplified to 0 1552480546.120 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (* (fabs (cbrt (fma (* -4 a) c (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b)))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480546.120 * * * * [progress]: [ 125 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480546.121 * [simplify]: Simplifying (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 1552480546.121 * * [simplify]: iters left: 6 (14 enodes) 1552480546.124 * * [simplify]: iters left: 5 (48 enodes) 1552480546.131 * * [simplify]: iters left: 4 (66 enodes) 1552480546.141 * * [simplify]: iters left: 3 (81 enodes) 1552480546.150 * * [simplify]: iters left: 2 (83 enodes) 1552480546.160 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480546.160 * * [simplify]: Extracting #1: cost 9 inf + 0 1552480546.160 * * [simplify]: Extracting #2: cost 18 inf + 0 1552480546.160 * * [simplify]: Extracting #3: cost 26 inf + 1 1552480546.160 * * [simplify]: Extracting #4: cost 24 inf + 169 1552480546.161 * * [simplify]: Extracting #5: cost 12 inf + 927 1552480546.161 * * [simplify]: Extracting #6: cost 7 inf + 1765 1552480546.162 * * [simplify]: Extracting #7: cost 0 inf + 3378 1552480546.162 * [simplify]: Simplified to (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 1552480546.163 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480546.163 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 1552480546.163 * * [simplify]: iters left: 6 (12 enodes) 1552480546.166 * * [simplify]: iters left: 5 (39 enodes) 1552480546.172 * * [simplify]: iters left: 4 (55 enodes) 1552480546.182 * * [simplify]: iters left: 3 (75 enodes) 1552480546.192 * * [simplify]: iters left: 2 (79 enodes) 1552480546.202 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480546.202 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480546.202 * [simplify]: Simplified to 0 1552480546.202 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480546.202 * * * * [progress]: [ 126 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480546.202 * [simplify]: Simplifying (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) 1552480546.203 * * [simplify]: iters left: 6 (15 enodes) 1552480546.207 * * [simplify]: iters left: 5 (58 enodes) 1552480546.216 * * [simplify]: iters left: 4 (77 enodes) 1552480546.229 * * [simplify]: iters left: 3 (101 enodes) 1552480546.243 * * [simplify]: iters left: 2 (104 enodes) 1552480546.254 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480546.254 * * [simplify]: Extracting #1: cost 9 inf + 0 1552480546.255 * * [simplify]: Extracting #2: cost 14 inf + 2 1552480546.255 * * [simplify]: Extracting #3: cost 22 inf + 3 1552480546.255 * * [simplify]: Extracting #4: cost 18 inf + 254 1552480546.255 * * [simplify]: Extracting #5: cost 4 inf + 1548 1552480546.256 * * [simplify]: Extracting #6: cost 0 inf + 2424 1552480546.256 * [simplify]: Simplified to (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 1552480546.256 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480546.257 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1))) 1552480546.257 * * [simplify]: iters left: 6 (13 enodes) 1552480546.263 * * [simplify]: iters left: 5 (47 enodes) 1552480546.270 * * [simplify]: iters left: 4 (62 enodes) 1552480546.280 * * [simplify]: iters left: 3 (83 enodes) 1552480546.291 * * [simplify]: iters left: 2 (88 enodes) 1552480546.311 * * [simplify]: iters left: 1 (95 enodes) 1552480546.333 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480546.333 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480546.333 * [simplify]: Simplified to 0 1552480546.333 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480546.334 * * * * [progress]: [ 127 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480546.334 * [simplify]: Simplifying (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 1552480546.334 * * [simplify]: iters left: 6 (14 enodes) 1552480546.341 * * [simplify]: iters left: 5 (48 enodes) 1552480546.354 * * [simplify]: iters left: 4 (66 enodes) 1552480546.364 * * [simplify]: iters left: 3 (81 enodes) 1552480546.375 * * [simplify]: iters left: 2 (83 enodes) 1552480546.386 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480546.386 * * [simplify]: Extracting #1: cost 9 inf + 0 1552480546.386 * * [simplify]: Extracting #2: cost 18 inf + 0 1552480546.386 * * [simplify]: Extracting #3: cost 26 inf + 1 1552480546.386 * * [simplify]: Extracting #4: cost 24 inf + 169 1552480546.387 * * [simplify]: Extracting #5: cost 12 inf + 927 1552480546.388 * * [simplify]: Extracting #6: cost 7 inf + 1765 1552480546.389 * * [simplify]: Extracting #7: cost 0 inf + 3378 1552480546.391 * [simplify]: Simplified to (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 1552480546.391 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480546.392 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 1552480546.392 * * [simplify]: iters left: 6 (12 enodes) 1552480546.398 * * [simplify]: iters left: 5 (39 enodes) 1552480546.410 * * [simplify]: iters left: 4 (55 enodes) 1552480546.427 * * [simplify]: iters left: 3 (75 enodes) 1552480546.447 * * [simplify]: iters left: 2 (79 enodes) 1552480546.466 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480546.466 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480546.466 * [simplify]: Simplified to 0 1552480546.466 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480546.466 * * * * [progress]: [ 128 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480546.466 * [simplify]: Simplifying (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) 1552480546.466 * * [simplify]: iters left: 6 (14 enodes) 1552480546.471 * * [simplify]: iters left: 5 (53 enodes) 1552480546.480 * * [simplify]: iters left: 4 (76 enodes) 1552480546.494 * * [simplify]: iters left: 3 (97 enodes) 1552480546.518 * * [simplify]: iters left: 2 (99 enodes) 1552480546.538 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480546.538 * * [simplify]: Extracting #1: cost 9 inf + 0 1552480546.538 * * [simplify]: Extracting #2: cost 14 inf + 2 1552480546.538 * * [simplify]: Extracting #3: cost 22 inf + 3 1552480546.538 * * [simplify]: Extracting #4: cost 19 inf + 213 1552480546.539 * * [simplify]: Extracting #5: cost 9 inf + 846 1552480546.539 * * [simplify]: Extracting #6: cost 3 inf + 1767 1552480546.540 * * [simplify]: Extracting #7: cost 0 inf + 2424 1552480546.541 * [simplify]: Simplified to (- (- b) (sqrt (fma a (* -4 c) (* b b)))) 1552480546.541 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma a (* -4 c) (* b b)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480546.541 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1)) 1552480546.541 * * [simplify]: iters left: 6 (12 enodes) 1552480546.544 * * [simplify]: iters left: 5 (42 enodes) 1552480546.552 * * [simplify]: iters left: 4 (60 enodes) 1552480546.562 * * [simplify]: iters left: 3 (76 enodes) 1552480546.572 * * [simplify]: iters left: 2 (85 enodes) 1552480546.585 * * [simplify]: iters left: 1 (87 enodes) 1552480546.606 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480546.606 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480546.606 * [simplify]: Simplified to 0 1552480546.606 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma (sqrt b) (- (sqrt b)) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480546.606 * * * * [progress]: [ 129 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480546.607 * [simplify]: Simplifying (fma 1 (- b) (- (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) 1552480546.607 * * [simplify]: iters left: 6 (15 enodes) 1552480546.615 * * [simplify]: iters left: 5 (59 enodes) 1552480546.635 * * [simplify]: iters left: 4 (88 enodes) 1552480546.654 * * [simplify]: iters left: 3 (124 enodes) 1552480546.677 * * [simplify]: iters left: 2 (169 enodes) 1552480546.718 * * [simplify]: iters left: 1 (253 enodes) 1552480546.797 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480546.797 * * [simplify]: Extracting #1: cost 18 inf + 0 1552480546.797 * * [simplify]: Extracting #2: cost 62 inf + 2 1552480546.798 * * [simplify]: Extracting #3: cost 84 inf + 88 1552480546.799 * * [simplify]: Extracting #4: cost 79 inf + 482 1552480546.800 * * [simplify]: Extracting #5: cost 66 inf + 2146 1552480546.806 * * [simplify]: Extracting #6: cost 25 inf + 27207 1552480546.818 * * [simplify]: Extracting #7: cost 0 inf + 45632 1552480546.833 * [simplify]: Simplified to (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 1552480546.833 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480546.834 * [simplify]: Simplifying (fma (- (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))))) 1552480546.834 * * [simplify]: iters left: 6 (13 enodes) 1552480546.841 * * [simplify]: iters left: 5 (47 enodes) 1552480546.856 * * [simplify]: iters left: 4 (71 enodes) 1552480546.875 * * [simplify]: iters left: 3 (124 enodes) 1552480546.895 * * [simplify]: iters left: 2 (175 enodes) 1552480546.944 * * [simplify]: iters left: 1 (246 enodes) 1552480547.007 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480547.007 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480547.007 * [simplify]: Simplified to 0 1552480547.007 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480547.007 * * * * [progress]: [ 130 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480547.007 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) 1552480547.008 * * [simplify]: iters left: 6 (16 enodes) 1552480547.015 * * [simplify]: iters left: 5 (61 enodes) 1552480547.035 * * [simplify]: iters left: 4 (81 enodes) 1552480547.059 * * [simplify]: iters left: 3 (101 enodes) 1552480547.089 * * [simplify]: iters left: 2 (107 enodes) 1552480547.117 * * [simplify]: iters left: 1 (114 enodes) 1552480547.143 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480547.143 * * [simplify]: Extracting #1: cost 12 inf + 0 1552480547.143 * * [simplify]: Extracting #2: cost 19 inf + 43 1552480547.144 * * [simplify]: Extracting #3: cost 21 inf + 84 1552480547.144 * * [simplify]: Extracting #4: cost 30 inf + 84 1552480547.144 * * [simplify]: Extracting #5: cost 25 inf + 695 1552480547.145 * * [simplify]: Extracting #6: cost 12 inf + 2937 1552480547.147 * * [simplify]: Extracting #7: cost 1 inf + 6686 1552480547.150 * * [simplify]: Extracting #8: cost 0 inf + 6985 1552480547.153 * [simplify]: Simplified to (- (fma (fabs (cbrt (fma a (* -4 c) (* b b)))) (sqrt (cbrt (fma a (* -4 c) (* b b)))) b)) 1552480547.153 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (fma (fabs (cbrt (fma a (* -4 c) (* b b)))) (sqrt (cbrt (fma a (* -4 c) (* b b)))) b)) (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480547.154 * [simplify]: Simplifying (fma (- (sqrt (cbrt (fma (* -4 a) c (* b b))))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))))) 1552480547.154 * * [simplify]: iters left: 6 (14 enodes) 1552480547.161 * * [simplify]: iters left: 5 (49 enodes) 1552480547.175 * * [simplify]: iters left: 4 (64 enodes) 1552480547.194 * * [simplify]: iters left: 3 (88 enodes) 1552480547.219 * * [simplify]: iters left: 2 (96 enodes) 1552480547.231 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480547.231 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480547.231 * [simplify]: Simplified to 0 1552480547.231 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (cbrt (fma (* -4 a) c (* b b)))) (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b)))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480547.231 * * * * [progress]: [ 131 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480547.231 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 1552480547.231 * * [simplify]: iters left: 6 (14 enodes) 1552480547.235 * * [simplify]: iters left: 5 (50 enodes) 1552480547.243 * * [simplify]: iters left: 4 (67 enodes) 1552480547.258 * * [simplify]: iters left: 3 (87 enodes) 1552480547.280 * * [simplify]: iters left: 2 (93 enodes) 1552480547.304 * * [simplify]: iters left: 1 (97 enodes) 1552480547.319 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480547.319 * * [simplify]: Extracting #1: cost 10 inf + 0 1552480547.319 * * [simplify]: Extracting #2: cost 14 inf + 43 1552480547.319 * * [simplify]: Extracting #3: cost 22 inf + 84 1552480547.319 * * [simplify]: Extracting #4: cost 19 inf + 490 1552480547.319 * * [simplify]: Extracting #5: cost 8 inf + 1701 1552480547.320 * * [simplify]: Extracting #6: cost 0 inf + 3573 1552480547.321 * [simplify]: Simplified to (- (- (sqrt (fma a (* -4 c) (* b b)))) b) 1552480547.321 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma a (* -4 c) (* b b)))) b) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480547.321 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 1552480547.322 * * [simplify]: iters left: 6 (12 enodes) 1552480547.325 * * [simplify]: iters left: 5 (39 enodes) 1552480547.332 * * [simplify]: iters left: 4 (55 enodes) 1552480547.341 * * [simplify]: iters left: 3 (75 enodes) 1552480547.360 * * [simplify]: iters left: 2 (79 enodes) 1552480547.379 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480547.379 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480547.379 * [simplify]: Simplified to 0 1552480547.379 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480547.380 * * * * [progress]: [ 132 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480547.380 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) 1552480547.380 * * [simplify]: iters left: 6 (14 enodes) 1552480547.389 * * [simplify]: iters left: 5 (55 enodes) 1552480547.406 * * [simplify]: iters left: 4 (71 enodes) 1552480547.424 * * [simplify]: iters left: 3 (100 enodes) 1552480547.437 * * [simplify]: iters left: 2 (110 enodes) 1552480547.459 * * [simplify]: iters left: 1 (120 enodes) 1552480547.474 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480547.474 * * [simplify]: Extracting #1: cost 11 inf + 0 1552480547.474 * * [simplify]: Extracting #2: cost 10 inf + 128 1552480547.475 * * [simplify]: Extracting #3: cost 18 inf + 169 1552480547.475 * * [simplify]: Extracting #4: cost 17 inf + 297 1552480547.475 * * [simplify]: Extracting #5: cost 11 inf + 686 1552480547.476 * * [simplify]: Extracting #6: cost 4 inf + 1786 1552480547.477 * * [simplify]: Extracting #7: cost 0 inf + 2702 1552480547.478 * [simplify]: Simplified to (- (- (sqrt (fma -4 (* c a) (* b b)))) b) 1552480547.478 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma -4 (* c a) (* b b)))) b) (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480547.478 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) (sqrt 1) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1))) 1552480547.478 * * [simplify]: iters left: 6 (13 enodes) 1552480547.483 * * [simplify]: iters left: 5 (47 enodes) 1552480547.491 * * [simplify]: iters left: 4 (62 enodes) 1552480547.511 * * [simplify]: iters left: 3 (83 enodes) 1552480547.532 * * [simplify]: iters left: 2 (88 enodes) 1552480547.553 * * [simplify]: iters left: 1 (95 enodes) 1552480547.577 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480547.577 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480547.577 * [simplify]: Simplified to 0 1552480547.577 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt 1)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480547.577 * * * * [progress]: [ 133 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480547.577 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 1552480547.578 * * [simplify]: iters left: 6 (14 enodes) 1552480547.585 * * [simplify]: iters left: 5 (50 enodes) 1552480547.593 * * [simplify]: iters left: 4 (67 enodes) 1552480547.604 * * [simplify]: iters left: 3 (87 enodes) 1552480547.616 * * [simplify]: iters left: 2 (93 enodes) 1552480547.640 * * [simplify]: iters left: 1 (97 enodes) 1552480547.652 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480547.652 * * [simplify]: Extracting #1: cost 10 inf + 0 1552480547.652 * * [simplify]: Extracting #2: cost 14 inf + 43 1552480547.652 * * [simplify]: Extracting #3: cost 22 inf + 84 1552480547.653 * * [simplify]: Extracting #4: cost 19 inf + 490 1552480547.653 * * [simplify]: Extracting #5: cost 8 inf + 1701 1552480547.654 * * [simplify]: Extracting #6: cost 0 inf + 3573 1552480547.655 * [simplify]: Simplified to (- (- (sqrt (fma a (* -4 c) (* b b)))) b) 1552480547.655 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- (sqrt (fma a (* -4 c) (* b b)))) b) (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480547.655 * [simplify]: Simplifying (fma (- (sqrt (sqrt (fma (* -4 a) c (* b b))))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) 1552480547.655 * * [simplify]: iters left: 6 (12 enodes) 1552480547.658 * * [simplify]: iters left: 5 (39 enodes) 1552480547.665 * * [simplify]: iters left: 4 (55 enodes) 1552480547.674 * * [simplify]: iters left: 3 (75 enodes) 1552480547.692 * * [simplify]: iters left: 2 (79 enodes) 1552480547.702 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480547.702 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480547.702 * [simplify]: Simplified to 0 1552480547.702 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480547.702 * * * * [progress]: [ 134 / 177 ] simplifiying candidate #= b 0) (/ (+ (fma 1 (- b) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480547.702 * [simplify]: Simplifying (fma 1 (- b) (- (* (sqrt (fma (* -4 a) c (* b b))) 1))) 1552480547.702 * * [simplify]: iters left: 6 (13 enodes) 1552480547.706 * * [simplify]: iters left: 5 (50 enodes) 1552480547.715 * * [simplify]: iters left: 4 (70 enodes) 1552480547.735 * * [simplify]: iters left: 3 (92 enodes) 1552480547.759 * * [simplify]: iters left: 2 (101 enodes) 1552480547.787 * * [simplify]: iters left: 1 (111 enodes) 1552480547.816 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480547.816 * * [simplify]: Extracting #1: cost 11 inf + 0 1552480547.817 * * [simplify]: Extracting #2: cost 12 inf + 44 1552480547.817 * * [simplify]: Extracting #3: cost 18 inf + 169 1552480547.817 * * [simplify]: Extracting #4: cost 16 inf + 380 1552480547.818 * * [simplify]: Extracting #5: cost 8 inf + 950 1552480547.819 * * [simplify]: Extracting #6: cost 1 inf + 2483 1552480547.821 * * [simplify]: Extracting #7: cost 0 inf + 2702 1552480547.822 * [simplify]: Simplified to (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 1552480547.823 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480547.823 * [simplify]: Simplifying (fma (- (sqrt (fma (* -4 a) c (* b b)))) 1 (* (sqrt (fma (* -4 a) c (* b b))) 1)) 1552480547.823 * * [simplify]: iters left: 6 (12 enodes) 1552480547.829 * * [simplify]: iters left: 5 (42 enodes) 1552480547.839 * * [simplify]: iters left: 4 (60 enodes) 1552480547.849 * * [simplify]: iters left: 3 (76 enodes) 1552480547.860 * * [simplify]: iters left: 2 (85 enodes) 1552480547.881 * * [simplify]: iters left: 1 (87 enodes) 1552480547.898 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480547.898 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480547.898 * [simplify]: Simplified to 0 1552480547.898 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (+ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480547.899 * * * * [progress]: [ 135 / 177 ] simplifiying candidate #= b 0) (/ (log1p (expm1 (- (- b) (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480547.899 * * * * [progress]: [ 136 / 177 ] simplifiying candidate #= b 0) (/ (expm1 (log1p (- (- b) (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480547.899 * * * * [progress]: [ 137 / 177 ] simplifiying candidate #= b 0) (/ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480547.899 * [simplify]: Simplifying (* (cbrt (- b)) (cbrt (- b))) 1552480547.899 * * [simplify]: iters left: 5 (4 enodes) 1552480547.900 * * [simplify]: iters left: 4 (12 enodes) 1552480547.902 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480547.903 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480547.904 * * [simplify]: Extracting #2: cost 5 inf + 0 1552480547.904 * * [simplify]: Extracting #3: cost 7 inf + 0 1552480547.904 * * [simplify]: Extracting #4: cost 6 inf + 1 1552480547.904 * * [simplify]: Extracting #5: cost 0 inf + 647 1552480547.904 * [simplify]: Simplified to (* (cbrt (- b)) (cbrt (- b))) 1552480547.904 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (* (cbrt (- b)) (cbrt (- b))) (cbrt (- b)) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480547.904 * * * * [progress]: [ 138 / 177 ] simplifiying candidate #= b 0) (/ (fma (sqrt (- b)) (sqrt (- b)) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480547.904 * [simplify]: Simplifying (sqrt (- b)) 1552480547.904 * * [simplify]: iters left: 3 (3 enodes) 1552480547.905 * * [simplify]: iters left: 2 (9 enodes) 1552480547.906 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480547.906 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480547.906 * * [simplify]: Extracting #2: cost 5 inf + 0 1552480547.906 * * [simplify]: Extracting #3: cost 4 inf + 1 1552480547.906 * * [simplify]: Extracting #4: cost 0 inf + 245 1552480547.906 * [simplify]: Simplified to (sqrt (- b)) 1552480547.906 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (sqrt (- b)) (sqrt (- b)) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480547.907 * * * * [progress]: [ 139 / 177 ] simplifiying candidate #= b 0) (/ (fma 1 (- b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480547.907 * * * * [progress]: [ 140 / 177 ] simplifiying candidate #= b 0) (/ (fma -1 b (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480547.907 * * * * [progress]: [ 141 / 177 ] simplifiying candidate #= b 0) (/ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480547.907 * [simplify]: Simplifying (- (* (cbrt b) (cbrt b))) 1552480547.907 * * [simplify]: iters left: 5 (4 enodes) 1552480547.908 * * [simplify]: iters left: 4 (15 enodes) 1552480547.910 * * [simplify]: iters left: 3 (17 enodes) 1552480547.912 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480547.912 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480547.912 * * [simplify]: Extracting #2: cost 9 inf + 0 1552480547.912 * * [simplify]: Extracting #3: cost 8 inf + 1 1552480547.912 * * [simplify]: Extracting #4: cost 0 inf + 969 1552480547.912 * [simplify]: Simplified to (- (* (cbrt b) (cbrt b))) 1552480547.913 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (* (cbrt b) (cbrt b))) (cbrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480547.913 * * * * [progress]: [ 142 / 177 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480547.913 * [simplify]: Simplifying (- (sqrt b)) 1552480547.913 * * [simplify]: iters left: 3 (3 enodes) 1552480547.914 * * [simplify]: iters left: 2 (9 enodes) 1552480547.915 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480547.915 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480547.915 * * [simplify]: Extracting #2: cost 5 inf + 0 1552480547.915 * * [simplify]: Extracting #3: cost 4 inf + 1 1552480547.915 * * [simplify]: Extracting #4: cost 0 inf + 245 1552480547.915 * [simplify]: Simplified to (- (sqrt b)) 1552480547.915 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480547.915 * * * * [progress]: [ 143 / 177 ] simplifiying candidate #= b 0) (/ (fma (- 1) b (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480547.915 * [simplify]: Simplifying (- 1) 1552480547.915 * * [simplify]: iters left: 2 (2 enodes) 1552480547.917 * * [simplify]: iters left: 1 (9 enodes) 1552480547.919 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480547.919 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480547.919 * [simplify]: Simplified to -1 1552480547.919 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma -1 b (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480547.919 * * * * [progress]: [ 144 / 177 ] simplifiying candidate #= b 0) (/ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480547.919 * [simplify]: Simplifying (* (cbrt b) (cbrt b)) 1552480547.919 * * [simplify]: iters left: 3 (3 enodes) 1552480547.920 * * [simplify]: iters left: 2 (9 enodes) 1552480547.921 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480547.921 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480547.921 * * [simplify]: Extracting #2: cost 5 inf + 0 1552480547.921 * * [simplify]: Extracting #3: cost 4 inf + 1 1552480547.921 * * [simplify]: Extracting #4: cost 0 inf + 405 1552480547.921 * [simplify]: Simplified to (* (cbrt b) (cbrt b)) 1552480547.921 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (* (cbrt b) (cbrt b)) (- (cbrt b)) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480547.921 * * * * [progress]: [ 145 / 177 ] simplifiying candidate #= b 0) (/ (fma (sqrt b) (- (sqrt b)) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480547.921 * [simplify]: Simplifying (sqrt b) 1552480547.921 * * [simplify]: iters left: 1 (2 enodes) 1552480547.922 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480547.922 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480547.922 * * [simplify]: Extracting #2: cost 2 inf + 1 1552480547.922 * * [simplify]: Extracting #3: cost 0 inf + 83 1552480547.922 * [simplify]: Simplified to (sqrt b) 1552480547.922 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (sqrt b) (- (sqrt b)) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480547.922 * * * * [progress]: [ 146 / 177 ] simplifiying candidate #= b 0) (/ (fma 1 (- b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480547.922 * * * * [progress]: [ 147 / 177 ] simplifiying candidate #= b 0) (/ (log (/ (/ 1 (exp b)) (exp (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480547.922 * [simplify]: Simplifying (/ (/ 1 (exp b)) (exp (sqrt (fma (* -4 a) c (* b b))))) 1552480547.922 * * [simplify]: iters left: 6 (13 enodes) 1552480547.926 * * [simplify]: iters left: 5 (48 enodes) 1552480547.934 * * [simplify]: iters left: 4 (69 enodes) 1552480547.956 * * [simplify]: iters left: 3 (94 enodes) 1552480547.980 * * [simplify]: iters left: 2 (100 enodes) 1552480547.993 * * [simplify]: iters left: 1 (107 enodes) 1552480548.011 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480548.011 * * [simplify]: Extracting #1: cost 11 inf + 0 1552480548.011 * * [simplify]: Extracting #2: cost 21 inf + 1 1552480548.012 * * [simplify]: Extracting #3: cost 24 inf + 43 1552480548.012 * * [simplify]: Extracting #4: cost 28 inf + 448 1552480548.012 * * [simplify]: Extracting #5: cost 28 inf + 534 1552480548.013 * * [simplify]: Extracting #6: cost 21 inf + 965 1552480548.014 * * [simplify]: Extracting #7: cost 7 inf + 3949 1552480548.016 * * [simplify]: Extracting #8: cost 2 inf + 5364 1552480548.018 * * [simplify]: Extracting #9: cost 0 inf + 5982 1552480548.021 * [simplify]: Simplified to (exp (- (+ b (sqrt (fma -4 (* c a) (* b b)))))) 1552480548.021 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (log (exp (- (+ b (sqrt (fma -4 (* c a) (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480548.021 * * * * [progress]: [ 148 / 177 ] simplifiying candidate #= b 0) (/ (log (/ (exp (- b)) (exp (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480548.021 * [simplify]: Simplifying (/ (exp (- b)) (exp (sqrt (fma (* -4 a) c (* b b))))) 1552480548.021 * * [simplify]: iters left: 6 (12 enodes) 1552480548.026 * * [simplify]: iters left: 5 (44 enodes) 1552480548.033 * * [simplify]: iters left: 4 (64 enodes) 1552480548.044 * * [simplify]: iters left: 3 (92 enodes) 1552480548.059 * * [simplify]: iters left: 2 (105 enodes) 1552480548.085 * * [simplify]: iters left: 1 (109 enodes) 1552480548.114 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480548.114 * * [simplify]: Extracting #1: cost 11 inf + 0 1552480548.114 * * [simplify]: Extracting #2: cost 21 inf + 1 1552480548.114 * * [simplify]: Extracting #3: cost 25 inf + 2 1552480548.115 * * [simplify]: Extracting #4: cost 31 inf + 226 1552480548.115 * * [simplify]: Extracting #5: cost 26 inf + 688 1552480548.116 * * [simplify]: Extracting #6: cost 17 inf + 1381 1552480548.117 * * [simplify]: Extracting #7: cost 1 inf + 5408 1552480548.120 * * [simplify]: Extracting #8: cost 0 inf + 5695 1552480548.122 * [simplify]: Simplified to (exp (- (- b) (sqrt (fma (* -4 a) c (* b b))))) 1552480548.122 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (log (exp (- (- b) (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480548.122 * * * * [progress]: [ 149 / 177 ] simplifiying candidate #= b 0) (/ (pow (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 1) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480548.122 * * * * [progress]: [ 150 / 177 ] simplifiying candidate #= b 0) (/ (exp (log (- (- b) (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480548.122 * * * * [progress]: [ 151 / 177 ] simplifiying candidate #= b 0) (/ (log (exp (- (- b) (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480548.122 * * * * [progress]: [ 152 / 177 ] simplifiying candidate #= b 0) (/ (* (* (cbrt (- (- b) (sqrt (fma (* -4 a) c (* b b))))) (cbrt (- (- b) (sqrt (fma (* -4 a) c (* b b)))))) (cbrt (- (- b) (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480548.122 * * * * [progress]: [ 153 / 177 ] simplifiying candidate #= b 0) (/ (cbrt (* (* (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (- (- b) (sqrt (fma (* -4 a) c (* b b))))) (- (- b) (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480548.123 * * * * [progress]: [ 154 / 177 ] simplifiying candidate #= b 0) (/ (* (sqrt (- (- b) (sqrt (fma (* -4 a) c (* b b))))) (sqrt (- (- b) (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480548.123 * * * * [progress]: [ 155 / 177 ] simplifiying candidate #= b 0) (/ (/ (- (pow (- b) 3) (pow (sqrt (fma (* -4 a) c (* b b))) 3)) (+ (* (- b) (- b)) (+ (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (* (- b) (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480548.123 * * * * [progress]: [ 156 / 177 ] simplifiying candidate #= b 0) (/ (+ (- b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480548.123 * * * * [progress]: [ 157 / 177 ] simplifiying candidate #= b 0) (/ (* 1 (- (- b) (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480548.123 * * * * [progress]: [ 158 / 177 ] simplifiying candidate #= b 0) (/ (/ (- (* (- b) (- b)) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b))))) (+ (- b) (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480548.123 * * * * [progress]: [ 159 / 177 ] simplifiying candidate #= b 0) (/ (* (+ (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b))))) (- (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480548.123 * [simplify]: Simplifying (+ (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b))))) 1552480548.123 * * [simplify]: iters left: 6 (12 enodes) 1552480548.131 * * [simplify]: iters left: 5 (40 enodes) 1552480548.143 * * [simplify]: iters left: 4 (48 enodes) 1552480548.157 * * [simplify]: iters left: 3 (60 enodes) 1552480548.172 * * [simplify]: iters left: 2 (62 enodes) 1552480548.188 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480548.188 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480548.189 * * [simplify]: Extracting #2: cost 8 inf + 0 1552480548.189 * * [simplify]: Extracting #3: cost 12 inf + 0 1552480548.189 * * [simplify]: Extracting #4: cost 20 inf + 1 1552480548.189 * * [simplify]: Extracting #5: cost 18 inf + 170 1552480548.189 * * [simplify]: Extracting #6: cost 6 inf + 1122 1552480548.190 * * [simplify]: Extracting #7: cost 0 inf + 2500 1552480548.191 * [simplify]: Simplified to (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (- b))) 1552480548.191 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (- b))) (- (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480548.192 * [simplify]: Simplifying (- (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b))))) 1552480548.192 * * [simplify]: iters left: 6 (12 enodes) 1552480548.197 * * [simplify]: iters left: 5 (41 enodes) 1552480548.209 * * [simplify]: iters left: 4 (52 enodes) 1552480548.225 * * [simplify]: iters left: 3 (64 enodes) 1552480548.242 * * [simplify]: iters left: 2 (66 enodes) 1552480548.259 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480548.259 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480548.259 * * [simplify]: Extracting #2: cost 10 inf + 0 1552480548.259 * * [simplify]: Extracting #3: cost 14 inf + 0 1552480548.259 * * [simplify]: Extracting #4: cost 22 inf + 1 1552480548.259 * * [simplify]: Extracting #5: cost 19 inf + 212 1552480548.260 * * [simplify]: Extracting #6: cost 7 inf + 1245 1552480548.261 * * [simplify]: Extracting #7: cost 1 inf + 2679 1552480548.262 * * [simplify]: Extracting #8: cost 0 inf + 3018 1552480548.263 * [simplify]: Simplified to (- (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b))))) 1552480548.263 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* (+ (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b))))) (- (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480548.263 * * * * [progress]: [ 160 / 177 ] simplifiying candidate #= b 0) (/ (* (+ (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b))))) (- (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480548.264 * [simplify]: Simplifying (+ (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b))))) 1552480548.264 * * [simplify]: iters left: 6 (12 enodes) 1552480548.269 * * [simplify]: iters left: 5 (40 enodes) 1552480548.283 * * [simplify]: iters left: 4 (48 enodes) 1552480548.297 * * [simplify]: iters left: 3 (60 enodes) 1552480548.313 * * [simplify]: iters left: 2 (62 enodes) 1552480548.330 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480548.330 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480548.330 * * [simplify]: Extracting #2: cost 8 inf + 0 1552480548.330 * * [simplify]: Extracting #3: cost 12 inf + 0 1552480548.330 * * [simplify]: Extracting #4: cost 20 inf + 1 1552480548.330 * * [simplify]: Extracting #5: cost 18 inf + 170 1552480548.331 * * [simplify]: Extracting #6: cost 6 inf + 1122 1552480548.332 * * [simplify]: Extracting #7: cost 0 inf + 2500 1552480548.333 * [simplify]: Simplified to (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (- b))) 1552480548.333 * [simplify]: Simplified (2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (* (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (- b))) (- (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480548.333 * [simplify]: Simplifying (- (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b))))) 1552480548.334 * * [simplify]: iters left: 6 (12 enodes) 1552480548.339 * * [simplify]: iters left: 5 (41 enodes) 1552480548.347 * * [simplify]: iters left: 4 (52 enodes) 1552480548.354 * * [simplify]: iters left: 3 (64 enodes) 1552480548.363 * * [simplify]: iters left: 2 (66 enodes) 1552480548.372 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480548.372 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480548.372 * * [simplify]: Extracting #2: cost 10 inf + 0 1552480548.372 * * [simplify]: Extracting #3: cost 14 inf + 0 1552480548.372 * * [simplify]: Extracting #4: cost 22 inf + 1 1552480548.373 * * [simplify]: Extracting #5: cost 19 inf + 212 1552480548.373 * * [simplify]: Extracting #6: cost 7 inf + 1245 1552480548.374 * * [simplify]: Extracting #7: cost 1 inf + 2679 1552480548.376 * * [simplify]: Extracting #8: cost 0 inf + 3018 1552480548.377 * [simplify]: Simplified to (- (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b))))) 1552480548.377 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* (+ (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b))))) (- (sqrt (- b)) (sqrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480548.377 * * * * [progress]: [ 161 / 177 ] simplifiying candidate #= b 0) (/ (* 1 (- (- b) (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480548.377 * [simplify]: Simplifying (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 1552480548.378 * * [simplify]: iters left: 6 (10 enodes) 1552480548.382 * * [simplify]: iters left: 5 (35 enodes) 1552480548.394 * * [simplify]: iters left: 4 (48 enodes) 1552480548.410 * * [simplify]: iters left: 3 (65 enodes) 1552480548.419 * * [simplify]: iters left: 2 (67 enodes) 1552480548.427 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480548.428 * * [simplify]: Extracting #1: cost 7 inf + 0 1552480548.428 * * [simplify]: Extracting #2: cost 11 inf + 1 1552480548.428 * * [simplify]: Extracting #3: cost 18 inf + 83 1552480548.428 * * [simplify]: Extracting #4: cost 19 inf + 127 1552480548.428 * * [simplify]: Extracting #5: cost 5 inf + 1930 1552480548.429 * * [simplify]: Extracting #6: cost 0 inf + 2616 1552480548.429 * [simplify]: Simplified to (- (- b) (sqrt (fma a (* -4 c) (* b b)))) 1552480548.429 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 1 (- (- b) (sqrt (fma a (* -4 c) (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480548.429 * * * * [progress]: [ 162 / 177 ] simplifiying candidate #= b 0) (/ (* 1 (- (- b) (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480548.430 * [simplify]: Simplifying (- (- b) (sqrt (fma (* -4 a) c (* b b)))) 1552480548.430 * * [simplify]: iters left: 6 (10 enodes) 1552480548.432 * * [simplify]: iters left: 5 (35 enodes) 1552480548.438 * * [simplify]: iters left: 4 (48 enodes) 1552480548.453 * * [simplify]: iters left: 3 (65 enodes) 1552480548.470 * * [simplify]: iters left: 2 (67 enodes) 1552480548.478 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480548.478 * * [simplify]: Extracting #1: cost 7 inf + 0 1552480548.478 * * [simplify]: Extracting #2: cost 11 inf + 1 1552480548.478 * * [simplify]: Extracting #3: cost 18 inf + 83 1552480548.478 * * [simplify]: Extracting #4: cost 19 inf + 127 1552480548.479 * * [simplify]: Extracting #5: cost 5 inf + 1930 1552480548.479 * * [simplify]: Extracting #6: cost 0 inf + 2616 1552480548.480 * [simplify]: Simplified to (- (- b) (sqrt (fma a (* -4 c) (* b b)))) 1552480548.480 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (* 1 (- (- b) (sqrt (fma a (* -4 c) (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480548.480 * * * * [progress]: [ 163 / 177 ] simplifiying candidate #= b 0) (/ (- 0 (+ b (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480548.480 * * * * [progress]: [ 164 / 177 ] simplifiying candidate #= b 0) (/ (+ (- b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480548.480 * * * * [progress]: [ 165 / 177 ] simplifiying candidate #= b 0) (/ (posit16->real (real->posit16 (- (- b) (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480548.480 * * * * [progress]: [ 166 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- b b)))))> 1552480548.480 * [simplify]: Simplifying b 1552480548.480 * * [simplify]: iters left: 0 (1 enodes) 1552480548.481 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480548.481 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480548.481 * [simplify]: Simplified to b 1552480548.481 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- b b))))) 1552480548.481 * * * * [progress]: [ 167 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (* +nan.0 c) b)))))> 1552480548.481 * [simplify]: Simplifying (* +nan.0 c) 1552480548.481 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- +nan.0 b))))) 1552480548.481 * * * * [progress]: [ 168 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (* +nan.0 c) b)))))> 1552480548.481 * [simplify]: Simplifying (* +nan.0 c) 1552480548.481 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- +nan.0 b))))) 1552480548.481 * * * * [progress]: [ 169 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) b) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480548.481 * [simplify]: Simplifying b 1552480548.482 * * [simplify]: iters left: 0 (1 enodes) 1552480548.482 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480548.482 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480548.482 * [simplify]: Simplified to b 1552480548.482 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) b) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480548.482 * * * * [progress]: [ 170 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (* +nan.0 c)) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480548.482 * [simplify]: Simplifying (* +nan.0 c) 1552480548.482 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) +nan.0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480548.482 * * * * [progress]: [ 171 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (* +nan.0 c)) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480548.482 * [simplify]: Simplifying (* +nan.0 c) 1552480548.482 * [simplify]: Simplified (2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) +nan.0) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480548.482 * * * * [progress]: [ 172 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c 0))))> 1552480548.483 * [simplify]: Simplifying 0 1552480548.483 * * [simplify]: iters left: 0 (1 enodes) 1552480548.483 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480548.483 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480548.483 * [simplify]: Simplified to 0 1552480548.483 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c 0)))) 1552480548.483 * * * * [progress]: [ 173 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (+ b (- (* +nan.0 c))))))))> 1552480548.484 * [simplify]: Simplifying (- (+ b (- (* +nan.0 c)))) 1552480548.484 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c +nan.0)))) 1552480548.484 * * * * [progress]: [ 174 / 177 ] simplifiying candidate #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c (- (+ b (- (* +nan.0 c))))))))> 1552480548.484 * [simplify]: Simplifying (- (+ b (- (* +nan.0 c)))) 1552480548.484 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c +nan.0)))) 1552480548.484 * * * * [progress]: [ 175 / 177 ] simplifiying candidate #= b 0) (/ (- (+ (* +nan.0 (pow b 2)) (- b (* +nan.0 (* a c))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480548.484 * [simplify]: Simplifying (- (+ (* +nan.0 (pow b 2)) (- b (* +nan.0 (* a c))))) 1552480548.484 * [simplify]: Simplified (2 2 1) to (λ (a b c) (if (>= b 0) (/ +nan.0 (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480548.484 * * * * [progress]: [ 176 / 177 ] simplifiying candidate #= b 0) (/ (- (* 2 (/ (* a c) b)) (* 2 b)) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480548.484 * [simplify]: Simplifying (- (* 2 (/ (* a c) b)) (* 2 b)) 1552480548.484 * * [simplify]: iters left: 6 (9 enodes) 1552480548.487 * * [simplify]: iters left: 5 (39 enodes) 1552480548.494 * * [simplify]: iters left: 4 (73 enodes) 1552480548.517 * * [simplify]: iters left: 3 (113 enodes) 1552480548.548 * * [simplify]: iters left: 2 (142 enodes) 1552480548.575 * * [simplify]: iters left: 1 (167 enodes) 1552480548.606 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480548.606 * * [simplify]: Extracting #1: cost 17 inf + 0 1552480548.606 * * [simplify]: Extracting #2: cost 33 inf + 87 1552480548.607 * * [simplify]: Extracting #3: cost 27 inf + 1002 1552480548.611 * * [simplify]: Extracting #4: cost 6 inf + 2375 1552480548.613 * * [simplify]: Extracting #5: cost 0 inf + 2995 1552480548.615 * [simplify]: Simplified to (* (- (* (/ c b) a) b) 2) 1552480548.615 * [simplify]: Simplified (2 2 1) to (λ (a b c) (if (>= b 0) (/ (* (- (* (/ c b) a) b) 2) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480548.615 * * * * [progress]: [ 177 / 177 ] simplifiying candidate #= b 0) (/ (* -2 (/ (* a c) b)) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480548.616 * [simplify]: Simplifying (* -2 (/ (* a c) b)) 1552480548.616 * * [simplify]: iters left: 6 (7 enodes) 1552480548.620 * * [simplify]: iters left: 5 (27 enodes) 1552480548.628 * * [simplify]: iters left: 4 (46 enodes) 1552480548.640 * * [simplify]: iters left: 3 (75 enodes) 1552480548.652 * * [simplify]: iters left: 2 (101 enodes) 1552480548.667 * * [simplify]: iters left: 1 (126 enodes) 1552480548.702 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480548.703 * * [simplify]: Extracting #1: cost 22 inf + 0 1552480548.703 * * [simplify]: Extracting #2: cost 30 inf + 213 1552480548.704 * * [simplify]: Extracting #3: cost 6 inf + 1795 1552480548.705 * * [simplify]: Extracting #4: cost 0 inf + 2170 1552480548.707 * [simplify]: Simplified to (* (* a (/ c b)) -2) 1552480548.707 * [simplify]: Simplified (2 2 1) to (λ (a b c) (if (>= b 0) (/ (* (* a (/ c b)) -2) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480548.707 * * * [progress]: adding candidates to table 1552480551.270 * * [progress]: iteration 2 / 4 1552480551.270 * * * [progress]: picking best candidate 1552480551.325 * * * * [pick]: Picked #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480551.325 * * * [progress]: localizing error 1552480551.452 * * * [progress]: generating rewritten candidates 1552480551.452 * * * * [progress]: [ 1 / 4 ] rewriting at (2 3 2 2 1) 1552480551.453 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 1 3 1) 1552480551.454 * * * * [progress]: [ 3 / 4 ] rewriting at (2 3 2 2) 1552480551.462 * * * * [progress]: [ 4 / 4 ] rewriting at (2 3 2) 1552480551.480 * * * [progress]: generating series expansions 1552480551.480 * * * * [progress]: [ 1 / 4 ] generating series at (2 3 2 2 1) 1552480551.480 * [backup-simplify]: Simplify (sqrt (fma (* -4 a) c (* b b))) into (sqrt (fma (* -4 a) c (pow b 2))) 1552480551.481 * [approximate]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in (a c b) around 0 1552480551.481 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in b 1552480551.481 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in b 1552480551.481 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480551.481 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in b 1552480551.481 * [taylor]: Taking taylor expansion of (* -4 a) in b 1552480551.481 * [taylor]: Taking taylor expansion of -4 in b 1552480551.481 * [backup-simplify]: Simplify -4 into -4 1552480551.481 * [taylor]: Taking taylor expansion of a in b 1552480551.481 * [backup-simplify]: Simplify a into a 1552480551.481 * [taylor]: Taking taylor expansion of c in b 1552480551.481 * [backup-simplify]: Simplify c into c 1552480551.481 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480551.481 * [taylor]: Taking taylor expansion of b in b 1552480551.481 * [backup-simplify]: Simplify 0 into 0 1552480551.481 * [backup-simplify]: Simplify 1 into 1 1552480551.481 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 1552480551.481 * [backup-simplify]: Simplify (* (* -4 a) c) into (* -4 (* a c)) 1552480551.481 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 1552480551.481 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 1552480551.482 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 1552480551.482 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (* 0 c)) into 0 1552480551.483 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480551.483 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 1552480551.483 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in c 1552480551.483 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in c 1552480551.483 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480551.483 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in c 1552480551.483 * [taylor]: Taking taylor expansion of (* -4 a) in c 1552480551.483 * [taylor]: Taking taylor expansion of -4 in c 1552480551.483 * [backup-simplify]: Simplify -4 into -4 1552480551.483 * [taylor]: Taking taylor expansion of a in c 1552480551.483 * [backup-simplify]: Simplify a into a 1552480551.483 * [taylor]: Taking taylor expansion of c in c 1552480551.483 * [backup-simplify]: Simplify 0 into 0 1552480551.483 * [backup-simplify]: Simplify 1 into 1 1552480551.483 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480551.483 * [taylor]: Taking taylor expansion of b in c 1552480551.483 * [backup-simplify]: Simplify b into b 1552480551.483 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 1552480551.483 * [backup-simplify]: Simplify (* (* -4 a) 0) into 0 1552480551.483 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480551.484 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480551.484 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480551.484 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 1552480551.485 * [backup-simplify]: Simplify (+ (* (* -4 a) 1) (* 0 0)) into (- (* 4 a)) 1552480551.485 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480551.485 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 1552480551.485 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 1552480551.485 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 1552480551.485 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 1552480551.485 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480551.485 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 1552480551.485 * [taylor]: Taking taylor expansion of (* -4 a) in a 1552480551.485 * [taylor]: Taking taylor expansion of -4 in a 1552480551.485 * [backup-simplify]: Simplify -4 into -4 1552480551.485 * [taylor]: Taking taylor expansion of a in a 1552480551.485 * [backup-simplify]: Simplify 0 into 0 1552480551.485 * [backup-simplify]: Simplify 1 into 1 1552480551.485 * [taylor]: Taking taylor expansion of c in a 1552480551.485 * [backup-simplify]: Simplify c into c 1552480551.485 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480551.485 * [taylor]: Taking taylor expansion of b in a 1552480551.485 * [backup-simplify]: Simplify b into b 1552480551.486 * [backup-simplify]: Simplify (* -4 0) into 0 1552480551.486 * [backup-simplify]: Simplify (* 0 c) into 0 1552480551.486 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480551.486 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480551.486 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480551.487 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 1552480551.487 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 1552480551.487 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480551.488 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 1552480551.488 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 1552480551.488 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 1552480551.488 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 1552480551.488 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480551.488 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 1552480551.488 * [taylor]: Taking taylor expansion of (* -4 a) in a 1552480551.488 * [taylor]: Taking taylor expansion of -4 in a 1552480551.488 * [backup-simplify]: Simplify -4 into -4 1552480551.488 * [taylor]: Taking taylor expansion of a in a 1552480551.488 * [backup-simplify]: Simplify 0 into 0 1552480551.488 * [backup-simplify]: Simplify 1 into 1 1552480551.488 * [taylor]: Taking taylor expansion of c in a 1552480551.488 * [backup-simplify]: Simplify c into c 1552480551.488 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480551.488 * [taylor]: Taking taylor expansion of b in a 1552480551.488 * [backup-simplify]: Simplify b into b 1552480551.489 * [backup-simplify]: Simplify (* -4 0) into 0 1552480551.489 * [backup-simplify]: Simplify (* 0 c) into 0 1552480551.489 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480551.489 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480551.489 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480551.490 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 1552480551.490 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 1552480551.490 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480551.490 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 1552480551.490 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 1552480551.491 * [taylor]: Taking taylor expansion of b in c 1552480551.491 * [backup-simplify]: Simplify b into b 1552480551.491 * [taylor]: Taking taylor expansion of b in b 1552480551.491 * [backup-simplify]: Simplify 0 into 0 1552480551.491 * [backup-simplify]: Simplify 1 into 1 1552480551.491 * [backup-simplify]: Simplify 0 into 0 1552480551.491 * [taylor]: Taking taylor expansion of (* -2 (/ c b)) in c 1552480551.491 * [taylor]: Taking taylor expansion of -2 in c 1552480551.491 * [backup-simplify]: Simplify -2 into -2 1552480551.491 * [taylor]: Taking taylor expansion of (/ c b) in c 1552480551.491 * [taylor]: Taking taylor expansion of c in c 1552480551.491 * [backup-simplify]: Simplify 0 into 0 1552480551.491 * [backup-simplify]: Simplify 1 into 1 1552480551.491 * [taylor]: Taking taylor expansion of b in c 1552480551.491 * [backup-simplify]: Simplify b into b 1552480551.491 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480551.491 * [taylor]: Taking taylor expansion of 0 in b 1552480551.491 * [backup-simplify]: Simplify 0 into 0 1552480551.491 * [backup-simplify]: Simplify 0 into 0 1552480551.491 * [backup-simplify]: Simplify 1 into 1 1552480551.492 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 1) (* 0 0))) into 0 1552480551.493 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (* 0 c))) into 0 1552480551.494 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 1552480551.494 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480551.495 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ c b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow c 2) (pow b 3))) 1552480551.495 * [taylor]: Taking taylor expansion of (* -2 (/ (pow c 2) (pow b 3))) in c 1552480551.495 * [taylor]: Taking taylor expansion of -2 in c 1552480551.495 * [backup-simplify]: Simplify -2 into -2 1552480551.495 * [taylor]: Taking taylor expansion of (/ (pow c 2) (pow b 3)) in c 1552480551.495 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480551.495 * [taylor]: Taking taylor expansion of c in c 1552480551.495 * [backup-simplify]: Simplify 0 into 0 1552480551.495 * [backup-simplify]: Simplify 1 into 1 1552480551.495 * [taylor]: Taking taylor expansion of (pow b 3) in c 1552480551.495 * [taylor]: Taking taylor expansion of b in c 1552480551.495 * [backup-simplify]: Simplify b into b 1552480551.495 * [backup-simplify]: Simplify (* 1 1) into 1 1552480551.495 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480551.496 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 1552480551.496 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 1552480551.496 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 1552480551.496 * [taylor]: Taking taylor expansion of (/ -2 b) in b 1552480551.496 * [taylor]: Taking taylor expansion of -2 in b 1552480551.496 * [backup-simplify]: Simplify -2 into -2 1552480551.496 * [taylor]: Taking taylor expansion of b in b 1552480551.496 * [backup-simplify]: Simplify 0 into 0 1552480551.496 * [backup-simplify]: Simplify 1 into 1 1552480551.496 * [backup-simplify]: Simplify (/ -2 1) into -2 1552480551.497 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 1552480551.497 * [backup-simplify]: Simplify 0 into 0 1552480551.497 * [taylor]: Taking taylor expansion of 0 in b 1552480551.497 * [backup-simplify]: Simplify 0 into 0 1552480551.498 * [backup-simplify]: Simplify 0 into 0 1552480551.498 * [backup-simplify]: Simplify 0 into 0 1552480551.498 * [backup-simplify]: Simplify 0 into 0 1552480551.499 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 1552480551.500 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (+ (* 0 0) (* 0 c)))) into 0 1552480551.501 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 1552480551.501 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480551.502 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ c b)) (* -2 (/ (pow c 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow c 3) (pow b 5))) 1552480551.502 * [taylor]: Taking taylor expansion of (* -4 (/ (pow c 3) (pow b 5))) in c 1552480551.502 * [taylor]: Taking taylor expansion of -4 in c 1552480551.502 * [backup-simplify]: Simplify -4 into -4 1552480551.502 * [taylor]: Taking taylor expansion of (/ (pow c 3) (pow b 5)) in c 1552480551.502 * [taylor]: Taking taylor expansion of (pow c 3) in c 1552480551.502 * [taylor]: Taking taylor expansion of c in c 1552480551.502 * [backup-simplify]: Simplify 0 into 0 1552480551.502 * [backup-simplify]: Simplify 1 into 1 1552480551.502 * [taylor]: Taking taylor expansion of (pow b 5) in c 1552480551.502 * [taylor]: Taking taylor expansion of b in c 1552480551.502 * [backup-simplify]: Simplify b into b 1552480551.503 * [backup-simplify]: Simplify (* 1 1) into 1 1552480551.503 * [backup-simplify]: Simplify (* 1 1) into 1 1552480551.503 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480551.503 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 1552480551.503 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 1552480551.503 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 1552480551.503 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 1552480551.504 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 1552480551.504 * [taylor]: Taking taylor expansion of 0 in b 1552480551.504 * [backup-simplify]: Simplify 0 into 0 1552480551.504 * [backup-simplify]: Simplify 0 into 0 1552480551.504 * [taylor]: Taking taylor expansion of 0 in b 1552480551.504 * [backup-simplify]: Simplify 0 into 0 1552480551.504 * [backup-simplify]: Simplify 0 into 0 1552480551.505 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 1552480551.505 * [backup-simplify]: Simplify (sqrt (fma (* -4 (/ 1 a)) (/ 1 c) (* (/ 1 b) (/ 1 b)))) into (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) 1552480551.505 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in (a c b) around 0 1552480551.505 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in b 1552480551.505 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in b 1552480551.505 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480551.505 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in b 1552480551.505 * [taylor]: Taking taylor expansion of (/ -4 a) in b 1552480551.505 * [taylor]: Taking taylor expansion of -4 in b 1552480551.505 * [backup-simplify]: Simplify -4 into -4 1552480551.506 * [taylor]: Taking taylor expansion of a in b 1552480551.506 * [backup-simplify]: Simplify a into a 1552480551.506 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1552480551.506 * [taylor]: Taking taylor expansion of (/ 1 c) in b 1552480551.506 * [taylor]: Taking taylor expansion of c in b 1552480551.506 * [backup-simplify]: Simplify c into c 1552480551.506 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480551.506 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480551.506 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480551.506 * [taylor]: Taking taylor expansion of b in b 1552480551.506 * [backup-simplify]: Simplify 0 into 0 1552480551.506 * [backup-simplify]: Simplify 1 into 1 1552480551.506 * [backup-simplify]: Simplify (* 1 1) into 1 1552480551.507 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480551.507 * [backup-simplify]: Simplify (+ 0 1) into 1 1552480551.507 * [backup-simplify]: Simplify (sqrt 1) into 1 1552480551.508 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480551.509 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480551.509 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480551.510 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1552480551.510 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in c 1552480551.510 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in c 1552480551.510 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480551.510 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in c 1552480551.510 * [taylor]: Taking taylor expansion of (/ -4 a) in c 1552480551.510 * [taylor]: Taking taylor expansion of -4 in c 1552480551.510 * [backup-simplify]: Simplify -4 into -4 1552480551.510 * [taylor]: Taking taylor expansion of a in c 1552480551.510 * [backup-simplify]: Simplify a into a 1552480551.510 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1552480551.510 * [taylor]: Taking taylor expansion of (/ 1 c) in c 1552480551.510 * [taylor]: Taking taylor expansion of c in c 1552480551.510 * [backup-simplify]: Simplify 0 into 0 1552480551.510 * [backup-simplify]: Simplify 1 into 1 1552480551.510 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480551.510 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480551.510 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480551.510 * [taylor]: Taking taylor expansion of b in c 1552480551.510 * [backup-simplify]: Simplify b into b 1552480551.510 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480551.510 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480551.510 * [backup-simplify]: Simplify (* (/ -4 a) 1) into (/ -4 a) 1552480551.510 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1552480551.511 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480551.511 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1552480551.511 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 1552480551.511 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 1552480551.511 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480551.511 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 1552480551.511 * [taylor]: Taking taylor expansion of (/ -4 a) in a 1552480551.511 * [taylor]: Taking taylor expansion of -4 in a 1552480551.511 * [backup-simplify]: Simplify -4 into -4 1552480551.511 * [taylor]: Taking taylor expansion of a in a 1552480551.511 * [backup-simplify]: Simplify 0 into 0 1552480551.511 * [backup-simplify]: Simplify 1 into 1 1552480551.511 * [backup-simplify]: Simplify (/ -4 1) into -4 1552480551.511 * [taylor]: Taking taylor expansion of (/ 1 c) in a 1552480551.511 * [taylor]: Taking taylor expansion of c in a 1552480551.511 * [backup-simplify]: Simplify c into c 1552480551.511 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480551.511 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480551.512 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480551.512 * [taylor]: Taking taylor expansion of b in a 1552480551.512 * [backup-simplify]: Simplify b into b 1552480551.512 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480551.512 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480551.512 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 1552480551.512 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480551.512 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480551.512 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480551.512 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 1552480551.512 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 1552480551.512 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480551.512 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 1552480551.512 * [taylor]: Taking taylor expansion of (/ -4 a) in a 1552480551.512 * [taylor]: Taking taylor expansion of -4 in a 1552480551.512 * [backup-simplify]: Simplify -4 into -4 1552480551.512 * [taylor]: Taking taylor expansion of a in a 1552480551.513 * [backup-simplify]: Simplify 0 into 0 1552480551.513 * [backup-simplify]: Simplify 1 into 1 1552480551.513 * [backup-simplify]: Simplify (/ -4 1) into -4 1552480551.513 * [taylor]: Taking taylor expansion of (/ 1 c) in a 1552480551.513 * [taylor]: Taking taylor expansion of c in a 1552480551.513 * [backup-simplify]: Simplify c into c 1552480551.513 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480551.513 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480551.513 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480551.513 * [taylor]: Taking taylor expansion of b in a 1552480551.513 * [backup-simplify]: Simplify b into b 1552480551.513 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480551.513 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480551.513 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 1552480551.513 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480551.513 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480551.514 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480551.514 * [taylor]: Taking taylor expansion of 0 in c 1552480551.514 * [backup-simplify]: Simplify 0 into 0 1552480551.514 * [taylor]: Taking taylor expansion of (/ +nan.0 c) in c 1552480551.514 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480551.514 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480551.514 * [taylor]: Taking taylor expansion of c in c 1552480551.514 * [backup-simplify]: Simplify 0 into 0 1552480551.514 * [backup-simplify]: Simplify 1 into 1 1552480551.514 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 1552480551.514 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480551.514 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480551.514 * [taylor]: Taking taylor expansion of 0 in b 1552480551.514 * [backup-simplify]: Simplify 0 into 0 1552480551.514 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 1552480551.515 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 1552480551.515 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 c))) into 0 1552480551.515 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 1552480551.516 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 1552480551.516 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) in c 1552480551.516 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480551.516 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480551.516 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))) in c 1552480551.516 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480551.516 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480551.516 * [taylor]: Taking taylor expansion of b in c 1552480551.516 * [backup-simplify]: Simplify b into b 1552480551.516 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480551.516 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480551.516 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 1552480551.516 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480551.516 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480551.516 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 1552480551.516 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480551.516 * [taylor]: Taking taylor expansion of c in c 1552480551.516 * [backup-simplify]: Simplify 0 into 0 1552480551.516 * [backup-simplify]: Simplify 1 into 1 1552480551.516 * [backup-simplify]: Simplify (* 1 1) into 1 1552480551.517 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480551.517 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480551.518 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480551.518 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480551.518 * [backup-simplify]: Simplify (- 0) into 0 1552480551.518 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480551.519 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480551.519 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480551.519 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480551.524 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 1552480551.524 * [taylor]: Taking taylor expansion of 0 in b 1552480551.524 * [backup-simplify]: Simplify 0 into 0 1552480551.525 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 1552480551.525 * [taylor]: Taking taylor expansion of 0 in b 1552480551.525 * [backup-simplify]: Simplify 0 into 0 1552480551.525 * [taylor]: Taking taylor expansion of 0 in b 1552480551.525 * [backup-simplify]: Simplify 0 into 0 1552480551.525 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480551.525 * [backup-simplify]: Simplify 0 into 0 1552480551.526 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 1552480551.526 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480551.527 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 1552480551.527 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480551.527 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 1552480551.527 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480551.528 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1552480551.528 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 1552480551.528 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480551.528 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480551.528 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 1552480551.528 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 1552480551.528 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480551.528 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480551.528 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 1552480551.528 * [taylor]: Taking taylor expansion of (pow c 3) in c 1552480551.528 * [taylor]: Taking taylor expansion of c in c 1552480551.528 * [backup-simplify]: Simplify 0 into 0 1552480551.528 * [backup-simplify]: Simplify 1 into 1 1552480551.528 * [backup-simplify]: Simplify (* 1 1) into 1 1552480551.528 * [backup-simplify]: Simplify (* 1 1) into 1 1552480551.529 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480551.529 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 1552480551.529 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 1552480551.529 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480551.529 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480551.529 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 1552480551.529 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 1552480551.529 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480551.529 * [taylor]: Taking taylor expansion of b in c 1552480551.529 * [backup-simplify]: Simplify b into b 1552480551.529 * [taylor]: Taking taylor expansion of c in c 1552480551.529 * [backup-simplify]: Simplify 0 into 0 1552480551.529 * [backup-simplify]: Simplify 1 into 1 1552480551.529 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480551.529 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 1552480551.529 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480551.529 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 1552480551.529 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480551.530 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480551.530 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480551.531 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480551.531 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480551.531 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480551.532 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480551.533 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480551.533 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480551.533 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480551.533 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480551.533 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480551.533 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480551.534 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480551.534 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 1552480551.535 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480551.535 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480551.535 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480551.535 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480551.535 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480551.535 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480551.535 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480551.535 * [taylor]: Taking taylor expansion of b in b 1552480551.535 * [backup-simplify]: Simplify 0 into 0 1552480551.535 * [backup-simplify]: Simplify 1 into 1 1552480551.535 * [backup-simplify]: Simplify (* 1 1) into 1 1552480551.535 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480551.536 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480551.536 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480551.536 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480551.537 * [backup-simplify]: Simplify (- 0) into 0 1552480551.537 * [backup-simplify]: Simplify 0 into 0 1552480551.537 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480551.538 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480551.538 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480551.538 * [backup-simplify]: Simplify (- 0) into 0 1552480551.539 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 1552480551.539 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480551.539 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480551.539 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480551.539 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480551.539 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480551.539 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480551.539 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480551.539 * [taylor]: Taking taylor expansion of b in b 1552480551.539 * [backup-simplify]: Simplify 0 into 0 1552480551.539 * [backup-simplify]: Simplify 1 into 1 1552480551.539 * [backup-simplify]: Simplify (* 1 1) into 1 1552480551.540 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480551.540 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480551.540 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480551.541 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480551.541 * [backup-simplify]: Simplify (- 0) into 0 1552480551.541 * [backup-simplify]: Simplify 0 into 0 1552480551.542 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480551.542 * [taylor]: Taking taylor expansion of 0 in b 1552480551.542 * [backup-simplify]: Simplify 0 into 0 1552480551.542 * [taylor]: Taking taylor expansion of 0 in b 1552480551.542 * [backup-simplify]: Simplify 0 into 0 1552480551.542 * [backup-simplify]: Simplify 0 into 0 1552480551.542 * [backup-simplify]: Simplify 0 into 0 1552480551.542 * [backup-simplify]: Simplify 0 into 0 1552480551.542 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 c)) 1))) into (* +nan.0 c) 1552480551.542 * [backup-simplify]: Simplify (sqrt (fma (* -4 (/ 1 (- a))) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- b))))) into (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) 1552480551.542 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in (a c b) around 0 1552480551.542 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in b 1552480551.542 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in b 1552480551.542 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480551.542 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in b 1552480551.542 * [taylor]: Taking taylor expansion of (/ 4 a) in b 1552480551.542 * [taylor]: Taking taylor expansion of 4 in b 1552480551.542 * [backup-simplify]: Simplify 4 into 4 1552480551.542 * [taylor]: Taking taylor expansion of a in b 1552480551.542 * [backup-simplify]: Simplify a into a 1552480551.542 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1552480551.542 * [taylor]: Taking taylor expansion of (/ -1 c) in b 1552480551.542 * [taylor]: Taking taylor expansion of -1 in b 1552480551.542 * [backup-simplify]: Simplify -1 into -1 1552480551.542 * [taylor]: Taking taylor expansion of c in b 1552480551.542 * [backup-simplify]: Simplify c into c 1552480551.542 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480551.542 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480551.542 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480551.542 * [taylor]: Taking taylor expansion of b in b 1552480551.543 * [backup-simplify]: Simplify 0 into 0 1552480551.543 * [backup-simplify]: Simplify 1 into 1 1552480551.543 * [backup-simplify]: Simplify (* 1 1) into 1 1552480551.543 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480551.543 * [backup-simplify]: Simplify (+ 0 1) into 1 1552480551.543 * [backup-simplify]: Simplify (sqrt 1) into 1 1552480551.544 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480551.544 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480551.545 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480551.545 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1552480551.545 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in c 1552480551.545 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in c 1552480551.545 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480551.545 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in c 1552480551.545 * [taylor]: Taking taylor expansion of (/ 4 a) in c 1552480551.545 * [taylor]: Taking taylor expansion of 4 in c 1552480551.545 * [backup-simplify]: Simplify 4 into 4 1552480551.545 * [taylor]: Taking taylor expansion of a in c 1552480551.545 * [backup-simplify]: Simplify a into a 1552480551.545 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1552480551.545 * [taylor]: Taking taylor expansion of (/ -1 c) in c 1552480551.545 * [taylor]: Taking taylor expansion of -1 in c 1552480551.545 * [backup-simplify]: Simplify -1 into -1 1552480551.545 * [taylor]: Taking taylor expansion of c in c 1552480551.545 * [backup-simplify]: Simplify 0 into 0 1552480551.545 * [backup-simplify]: Simplify 1 into 1 1552480551.546 * [backup-simplify]: Simplify (/ -1 1) into -1 1552480551.546 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480551.546 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480551.546 * [taylor]: Taking taylor expansion of b in c 1552480551.546 * [backup-simplify]: Simplify b into b 1552480551.546 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480551.546 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480551.546 * [backup-simplify]: Simplify (* (/ 4 a) -1) into (/ -4 a) 1552480551.546 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1552480551.547 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480551.547 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1552480551.547 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 1552480551.547 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 1552480551.547 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480551.547 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 1552480551.547 * [taylor]: Taking taylor expansion of (/ 4 a) in a 1552480551.547 * [taylor]: Taking taylor expansion of 4 in a 1552480551.547 * [backup-simplify]: Simplify 4 into 4 1552480551.548 * [taylor]: Taking taylor expansion of a in a 1552480551.548 * [backup-simplify]: Simplify 0 into 0 1552480551.548 * [backup-simplify]: Simplify 1 into 1 1552480551.548 * [backup-simplify]: Simplify (/ 4 1) into 4 1552480551.548 * [taylor]: Taking taylor expansion of (/ -1 c) in a 1552480551.548 * [taylor]: Taking taylor expansion of -1 in a 1552480551.548 * [backup-simplify]: Simplify -1 into -1 1552480551.548 * [taylor]: Taking taylor expansion of c in a 1552480551.548 * [backup-simplify]: Simplify c into c 1552480551.548 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480551.548 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480551.548 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480551.548 * [taylor]: Taking taylor expansion of b in a 1552480551.548 * [backup-simplify]: Simplify b into b 1552480551.548 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480551.548 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480551.548 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 1552480551.549 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480551.549 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480551.550 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480551.550 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 1552480551.550 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 1552480551.550 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480551.550 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 1552480551.550 * [taylor]: Taking taylor expansion of (/ 4 a) in a 1552480551.550 * [taylor]: Taking taylor expansion of 4 in a 1552480551.550 * [backup-simplify]: Simplify 4 into 4 1552480551.550 * [taylor]: Taking taylor expansion of a in a 1552480551.550 * [backup-simplify]: Simplify 0 into 0 1552480551.550 * [backup-simplify]: Simplify 1 into 1 1552480551.550 * [backup-simplify]: Simplify (/ 4 1) into 4 1552480551.550 * [taylor]: Taking taylor expansion of (/ -1 c) in a 1552480551.550 * [taylor]: Taking taylor expansion of -1 in a 1552480551.550 * [backup-simplify]: Simplify -1 into -1 1552480551.550 * [taylor]: Taking taylor expansion of c in a 1552480551.550 * [backup-simplify]: Simplify c into c 1552480551.550 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480551.551 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480551.551 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480551.551 * [taylor]: Taking taylor expansion of b in a 1552480551.551 * [backup-simplify]: Simplify b into b 1552480551.551 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480551.551 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480551.551 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 1552480551.551 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480551.551 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480551.552 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480551.552 * [taylor]: Taking taylor expansion of 0 in c 1552480551.552 * [backup-simplify]: Simplify 0 into 0 1552480551.552 * [taylor]: Taking taylor expansion of (/ +nan.0 c) in c 1552480551.552 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480551.552 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480551.552 * [taylor]: Taking taylor expansion of c in c 1552480551.552 * [backup-simplify]: Simplify 0 into 0 1552480551.552 * [backup-simplify]: Simplify 1 into 1 1552480551.553 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 1552480551.553 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480551.553 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480551.553 * [taylor]: Taking taylor expansion of 0 in b 1552480551.553 * [backup-simplify]: Simplify 0 into 0 1552480551.553 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)))) into 0 1552480551.554 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 1552480551.554 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ -1 c))) into 0 1552480551.554 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 1552480551.555 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 1552480551.555 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) in c 1552480551.555 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480551.556 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480551.556 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))) in c 1552480551.556 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480551.556 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480551.556 * [taylor]: Taking taylor expansion of b in c 1552480551.556 * [backup-simplify]: Simplify b into b 1552480551.556 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480551.556 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480551.556 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 1552480551.556 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480551.556 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480551.556 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 1552480551.556 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480551.556 * [taylor]: Taking taylor expansion of c in c 1552480551.556 * [backup-simplify]: Simplify 0 into 0 1552480551.556 * [backup-simplify]: Simplify 1 into 1 1552480551.556 * [backup-simplify]: Simplify (* 1 1) into 1 1552480551.557 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480551.557 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480551.558 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480551.559 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480551.559 * [backup-simplify]: Simplify (- 0) into 0 1552480551.560 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480551.560 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480551.561 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480551.561 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480551.562 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 1552480551.562 * [taylor]: Taking taylor expansion of 0 in b 1552480551.562 * [backup-simplify]: Simplify 0 into 0 1552480551.563 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 1552480551.563 * [taylor]: Taking taylor expansion of 0 in b 1552480551.563 * [backup-simplify]: Simplify 0 into 0 1552480551.563 * [taylor]: Taking taylor expansion of 0 in b 1552480551.563 * [backup-simplify]: Simplify 0 into 0 1552480551.563 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480551.563 * [backup-simplify]: Simplify 0 into 0 1552480551.564 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 1552480551.565 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480551.566 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 1552480551.566 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480551.566 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 1552480551.567 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480551.568 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1552480551.568 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 1552480551.568 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480551.568 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480551.568 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 1552480551.568 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 1552480551.568 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480551.568 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480551.568 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 1552480551.568 * [taylor]: Taking taylor expansion of (pow c 3) in c 1552480551.568 * [taylor]: Taking taylor expansion of c in c 1552480551.568 * [backup-simplify]: Simplify 0 into 0 1552480551.568 * [backup-simplify]: Simplify 1 into 1 1552480551.568 * [backup-simplify]: Simplify (* 1 1) into 1 1552480551.569 * [backup-simplify]: Simplify (* 1 1) into 1 1552480551.569 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480551.569 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 1552480551.569 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 1552480551.569 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480551.569 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480551.569 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 1552480551.569 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 1552480551.569 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480551.569 * [taylor]: Taking taylor expansion of b in c 1552480551.569 * [backup-simplify]: Simplify b into b 1552480551.569 * [taylor]: Taking taylor expansion of c in c 1552480551.569 * [backup-simplify]: Simplify 0 into 0 1552480551.569 * [backup-simplify]: Simplify 1 into 1 1552480551.569 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480551.569 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 1552480551.570 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480551.570 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 1552480551.570 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480551.571 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480551.572 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480551.572 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480551.573 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480551.574 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480551.575 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480551.576 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480551.576 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480551.576 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480551.576 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480551.577 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480551.577 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480551.578 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480551.578 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 1552480551.579 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480551.579 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480551.579 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480551.579 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480551.579 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480551.579 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480551.579 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480551.579 * [taylor]: Taking taylor expansion of b in b 1552480551.579 * [backup-simplify]: Simplify 0 into 0 1552480551.579 * [backup-simplify]: Simplify 1 into 1 1552480551.580 * [backup-simplify]: Simplify (* 1 1) into 1 1552480551.580 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480551.581 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480551.582 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480551.582 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480551.583 * [backup-simplify]: Simplify (- 0) into 0 1552480551.583 * [backup-simplify]: Simplify 0 into 0 1552480551.584 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480551.584 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480551.585 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480551.586 * [backup-simplify]: Simplify (- 0) into 0 1552480551.586 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 1552480551.587 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480551.587 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480551.587 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480551.587 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480551.587 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480551.587 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480551.587 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480551.587 * [taylor]: Taking taylor expansion of b in b 1552480551.587 * [backup-simplify]: Simplify 0 into 0 1552480551.587 * [backup-simplify]: Simplify 1 into 1 1552480551.587 * [backup-simplify]: Simplify (* 1 1) into 1 1552480551.588 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480551.588 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480551.589 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480551.590 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480551.590 * [backup-simplify]: Simplify (- 0) into 0 1552480551.590 * [backup-simplify]: Simplify 0 into 0 1552480551.591 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480551.591 * [taylor]: Taking taylor expansion of 0 in b 1552480551.591 * [backup-simplify]: Simplify 0 into 0 1552480551.591 * [taylor]: Taking taylor expansion of 0 in b 1552480551.591 * [backup-simplify]: Simplify 0 into 0 1552480551.591 * [backup-simplify]: Simplify 0 into 0 1552480551.591 * [backup-simplify]: Simplify 0 into 0 1552480551.592 * [backup-simplify]: Simplify 0 into 0 1552480551.592 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- c))) 1))) into (* +nan.0 c) 1552480551.592 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 1 3 1) 1552480551.592 * [backup-simplify]: Simplify (sqrt (fma (* -4 a) c (* b b))) into (sqrt (fma (* -4 a) c (pow b 2))) 1552480551.592 * [approximate]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in (a c b) around 0 1552480551.592 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in b 1552480551.592 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in b 1552480551.592 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480551.592 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in b 1552480551.592 * [taylor]: Taking taylor expansion of (* -4 a) in b 1552480551.592 * [taylor]: Taking taylor expansion of -4 in b 1552480551.592 * [backup-simplify]: Simplify -4 into -4 1552480551.592 * [taylor]: Taking taylor expansion of a in b 1552480551.592 * [backup-simplify]: Simplify a into a 1552480551.592 * [taylor]: Taking taylor expansion of c in b 1552480551.592 * [backup-simplify]: Simplify c into c 1552480551.592 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480551.592 * [taylor]: Taking taylor expansion of b in b 1552480551.592 * [backup-simplify]: Simplify 0 into 0 1552480551.592 * [backup-simplify]: Simplify 1 into 1 1552480551.593 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 1552480551.593 * [backup-simplify]: Simplify (* (* -4 a) c) into (* -4 (* a c)) 1552480551.593 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 1552480551.593 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 1552480551.594 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 1552480551.594 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (* 0 c)) into 0 1552480551.594 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480551.594 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 1552480551.594 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in c 1552480551.594 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in c 1552480551.594 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480551.594 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in c 1552480551.594 * [taylor]: Taking taylor expansion of (* -4 a) in c 1552480551.594 * [taylor]: Taking taylor expansion of -4 in c 1552480551.594 * [backup-simplify]: Simplify -4 into -4 1552480551.594 * [taylor]: Taking taylor expansion of a in c 1552480551.595 * [backup-simplify]: Simplify a into a 1552480551.595 * [taylor]: Taking taylor expansion of c in c 1552480551.595 * [backup-simplify]: Simplify 0 into 0 1552480551.595 * [backup-simplify]: Simplify 1 into 1 1552480551.595 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480551.595 * [taylor]: Taking taylor expansion of b in c 1552480551.595 * [backup-simplify]: Simplify b into b 1552480551.595 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 1552480551.595 * [backup-simplify]: Simplify (* (* -4 a) 0) into 0 1552480551.595 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480551.595 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480551.595 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480551.595 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 1552480551.596 * [backup-simplify]: Simplify (+ (* (* -4 a) 1) (* 0 0)) into (- (* 4 a)) 1552480551.596 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480551.596 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 1552480551.596 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 1552480551.596 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 1552480551.596 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 1552480551.596 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480551.596 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 1552480551.596 * [taylor]: Taking taylor expansion of (* -4 a) in a 1552480551.596 * [taylor]: Taking taylor expansion of -4 in a 1552480551.597 * [backup-simplify]: Simplify -4 into -4 1552480551.597 * [taylor]: Taking taylor expansion of a in a 1552480551.597 * [backup-simplify]: Simplify 0 into 0 1552480551.597 * [backup-simplify]: Simplify 1 into 1 1552480551.597 * [taylor]: Taking taylor expansion of c in a 1552480551.597 * [backup-simplify]: Simplify c into c 1552480551.597 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480551.597 * [taylor]: Taking taylor expansion of b in a 1552480551.597 * [backup-simplify]: Simplify b into b 1552480551.597 * [backup-simplify]: Simplify (* -4 0) into 0 1552480551.597 * [backup-simplify]: Simplify (* 0 c) into 0 1552480551.597 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480551.597 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480551.597 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480551.598 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 1552480551.599 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 1552480551.599 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480551.599 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 1552480551.599 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 1552480551.599 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 1552480551.599 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 1552480551.599 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480551.599 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 1552480551.599 * [taylor]: Taking taylor expansion of (* -4 a) in a 1552480551.599 * [taylor]: Taking taylor expansion of -4 in a 1552480551.599 * [backup-simplify]: Simplify -4 into -4 1552480551.599 * [taylor]: Taking taylor expansion of a in a 1552480551.599 * [backup-simplify]: Simplify 0 into 0 1552480551.599 * [backup-simplify]: Simplify 1 into 1 1552480551.599 * [taylor]: Taking taylor expansion of c in a 1552480551.599 * [backup-simplify]: Simplify c into c 1552480551.599 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480551.599 * [taylor]: Taking taylor expansion of b in a 1552480551.599 * [backup-simplify]: Simplify b into b 1552480551.600 * [backup-simplify]: Simplify (* -4 0) into 0 1552480551.600 * [backup-simplify]: Simplify (* 0 c) into 0 1552480551.600 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480551.600 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480551.600 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480551.601 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 1552480551.601 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 1552480551.601 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480551.601 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 1552480551.602 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 1552480551.602 * [taylor]: Taking taylor expansion of b in c 1552480551.602 * [backup-simplify]: Simplify b into b 1552480551.602 * [taylor]: Taking taylor expansion of b in b 1552480551.602 * [backup-simplify]: Simplify 0 into 0 1552480551.602 * [backup-simplify]: Simplify 1 into 1 1552480551.602 * [backup-simplify]: Simplify 0 into 0 1552480551.602 * [taylor]: Taking taylor expansion of (* -2 (/ c b)) in c 1552480551.602 * [taylor]: Taking taylor expansion of -2 in c 1552480551.602 * [backup-simplify]: Simplify -2 into -2 1552480551.602 * [taylor]: Taking taylor expansion of (/ c b) in c 1552480551.602 * [taylor]: Taking taylor expansion of c in c 1552480551.602 * [backup-simplify]: Simplify 0 into 0 1552480551.602 * [backup-simplify]: Simplify 1 into 1 1552480551.602 * [taylor]: Taking taylor expansion of b in c 1552480551.602 * [backup-simplify]: Simplify b into b 1552480551.602 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480551.602 * [taylor]: Taking taylor expansion of 0 in b 1552480551.602 * [backup-simplify]: Simplify 0 into 0 1552480551.602 * [backup-simplify]: Simplify 0 into 0 1552480551.602 * [backup-simplify]: Simplify 1 into 1 1552480551.603 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 1) (* 0 0))) into 0 1552480551.604 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (* 0 c))) into 0 1552480551.604 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 1552480551.605 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480551.605 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ c b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow c 2) (pow b 3))) 1552480551.605 * [taylor]: Taking taylor expansion of (* -2 (/ (pow c 2) (pow b 3))) in c 1552480551.605 * [taylor]: Taking taylor expansion of -2 in c 1552480551.605 * [backup-simplify]: Simplify -2 into -2 1552480551.606 * [taylor]: Taking taylor expansion of (/ (pow c 2) (pow b 3)) in c 1552480551.606 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480551.606 * [taylor]: Taking taylor expansion of c in c 1552480551.606 * [backup-simplify]: Simplify 0 into 0 1552480551.606 * [backup-simplify]: Simplify 1 into 1 1552480551.606 * [taylor]: Taking taylor expansion of (pow b 3) in c 1552480551.606 * [taylor]: Taking taylor expansion of b in c 1552480551.606 * [backup-simplify]: Simplify b into b 1552480551.606 * [backup-simplify]: Simplify (* 1 1) into 1 1552480551.606 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480551.606 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 1552480551.606 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 1552480551.606 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 1552480551.607 * [taylor]: Taking taylor expansion of (/ -2 b) in b 1552480551.607 * [taylor]: Taking taylor expansion of -2 in b 1552480551.607 * [backup-simplify]: Simplify -2 into -2 1552480551.607 * [taylor]: Taking taylor expansion of b in b 1552480551.607 * [backup-simplify]: Simplify 0 into 0 1552480551.607 * [backup-simplify]: Simplify 1 into 1 1552480551.607 * [backup-simplify]: Simplify (/ -2 1) into -2 1552480551.608 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 1552480551.608 * [backup-simplify]: Simplify 0 into 0 1552480551.608 * [taylor]: Taking taylor expansion of 0 in b 1552480551.608 * [backup-simplify]: Simplify 0 into 0 1552480551.608 * [backup-simplify]: Simplify 0 into 0 1552480551.608 * [backup-simplify]: Simplify 0 into 0 1552480551.608 * [backup-simplify]: Simplify 0 into 0 1552480551.609 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 1552480551.611 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (+ (* 0 0) (* 0 c)))) into 0 1552480551.611 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 1552480551.612 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480551.612 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ c b)) (* -2 (/ (pow c 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow c 3) (pow b 5))) 1552480551.612 * [taylor]: Taking taylor expansion of (* -4 (/ (pow c 3) (pow b 5))) in c 1552480551.612 * [taylor]: Taking taylor expansion of -4 in c 1552480551.612 * [backup-simplify]: Simplify -4 into -4 1552480551.612 * [taylor]: Taking taylor expansion of (/ (pow c 3) (pow b 5)) in c 1552480551.612 * [taylor]: Taking taylor expansion of (pow c 3) in c 1552480551.612 * [taylor]: Taking taylor expansion of c in c 1552480551.613 * [backup-simplify]: Simplify 0 into 0 1552480551.613 * [backup-simplify]: Simplify 1 into 1 1552480551.613 * [taylor]: Taking taylor expansion of (pow b 5) in c 1552480551.613 * [taylor]: Taking taylor expansion of b in c 1552480551.613 * [backup-simplify]: Simplify b into b 1552480551.613 * [backup-simplify]: Simplify (* 1 1) into 1 1552480551.614 * [backup-simplify]: Simplify (* 1 1) into 1 1552480551.614 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480551.614 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 1552480551.614 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 1552480551.614 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 1552480551.614 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 1552480551.615 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 1552480551.615 * [taylor]: Taking taylor expansion of 0 in b 1552480551.615 * [backup-simplify]: Simplify 0 into 0 1552480551.615 * [backup-simplify]: Simplify 0 into 0 1552480551.615 * [taylor]: Taking taylor expansion of 0 in b 1552480551.615 * [backup-simplify]: Simplify 0 into 0 1552480551.615 * [backup-simplify]: Simplify 0 into 0 1552480551.615 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 1552480551.615 * [backup-simplify]: Simplify (sqrt (fma (* -4 (/ 1 a)) (/ 1 c) (* (/ 1 b) (/ 1 b)))) into (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) 1552480551.616 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in (a c b) around 0 1552480551.616 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in b 1552480551.616 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in b 1552480551.616 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480551.616 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in b 1552480551.616 * [taylor]: Taking taylor expansion of (/ -4 a) in b 1552480551.616 * [taylor]: Taking taylor expansion of -4 in b 1552480551.616 * [backup-simplify]: Simplify -4 into -4 1552480551.616 * [taylor]: Taking taylor expansion of a in b 1552480551.616 * [backup-simplify]: Simplify a into a 1552480551.616 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1552480551.616 * [taylor]: Taking taylor expansion of (/ 1 c) in b 1552480551.616 * [taylor]: Taking taylor expansion of c in b 1552480551.616 * [backup-simplify]: Simplify c into c 1552480551.616 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480551.616 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480551.616 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480551.616 * [taylor]: Taking taylor expansion of b in b 1552480551.616 * [backup-simplify]: Simplify 0 into 0 1552480551.616 * [backup-simplify]: Simplify 1 into 1 1552480551.616 * [backup-simplify]: Simplify (* 1 1) into 1 1552480551.617 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480551.617 * [backup-simplify]: Simplify (+ 0 1) into 1 1552480551.618 * [backup-simplify]: Simplify (sqrt 1) into 1 1552480551.618 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480551.619 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480551.619 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480551.620 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1552480551.620 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in c 1552480551.620 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in c 1552480551.620 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480551.620 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in c 1552480551.620 * [taylor]: Taking taylor expansion of (/ -4 a) in c 1552480551.620 * [taylor]: Taking taylor expansion of -4 in c 1552480551.620 * [backup-simplify]: Simplify -4 into -4 1552480551.620 * [taylor]: Taking taylor expansion of a in c 1552480551.620 * [backup-simplify]: Simplify a into a 1552480551.620 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1552480551.620 * [taylor]: Taking taylor expansion of (/ 1 c) in c 1552480551.620 * [taylor]: Taking taylor expansion of c in c 1552480551.621 * [backup-simplify]: Simplify 0 into 0 1552480551.621 * [backup-simplify]: Simplify 1 into 1 1552480551.621 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480551.621 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480551.621 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480551.621 * [taylor]: Taking taylor expansion of b in c 1552480551.621 * [backup-simplify]: Simplify b into b 1552480551.621 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480551.621 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480551.621 * [backup-simplify]: Simplify (* (/ -4 a) 1) into (/ -4 a) 1552480551.621 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1552480551.622 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480551.622 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1552480551.622 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 1552480551.622 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 1552480551.622 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480551.622 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 1552480551.623 * [taylor]: Taking taylor expansion of (/ -4 a) in a 1552480551.623 * [taylor]: Taking taylor expansion of -4 in a 1552480551.623 * [backup-simplify]: Simplify -4 into -4 1552480551.623 * [taylor]: Taking taylor expansion of a in a 1552480551.623 * [backup-simplify]: Simplify 0 into 0 1552480551.623 * [backup-simplify]: Simplify 1 into 1 1552480551.623 * [backup-simplify]: Simplify (/ -4 1) into -4 1552480551.623 * [taylor]: Taking taylor expansion of (/ 1 c) in a 1552480551.623 * [taylor]: Taking taylor expansion of c in a 1552480551.623 * [backup-simplify]: Simplify c into c 1552480551.623 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480551.623 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480551.623 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480551.623 * [taylor]: Taking taylor expansion of b in a 1552480551.623 * [backup-simplify]: Simplify b into b 1552480551.623 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480551.624 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480551.624 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 1552480551.624 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480551.624 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480551.625 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480551.625 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 1552480551.625 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 1552480551.625 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480551.625 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 1552480551.625 * [taylor]: Taking taylor expansion of (/ -4 a) in a 1552480551.625 * [taylor]: Taking taylor expansion of -4 in a 1552480551.625 * [backup-simplify]: Simplify -4 into -4 1552480551.625 * [taylor]: Taking taylor expansion of a in a 1552480551.625 * [backup-simplify]: Simplify 0 into 0 1552480551.625 * [backup-simplify]: Simplify 1 into 1 1552480551.625 * [backup-simplify]: Simplify (/ -4 1) into -4 1552480551.625 * [taylor]: Taking taylor expansion of (/ 1 c) in a 1552480551.625 * [taylor]: Taking taylor expansion of c in a 1552480551.625 * [backup-simplify]: Simplify c into c 1552480551.626 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480551.626 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480551.626 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480551.626 * [taylor]: Taking taylor expansion of b in a 1552480551.626 * [backup-simplify]: Simplify b into b 1552480551.626 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480551.626 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480551.626 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 1552480551.626 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480551.627 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480551.627 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480551.627 * [taylor]: Taking taylor expansion of 0 in c 1552480551.627 * [backup-simplify]: Simplify 0 into 0 1552480551.627 * [taylor]: Taking taylor expansion of (/ +nan.0 c) in c 1552480551.627 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480551.627 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480551.627 * [taylor]: Taking taylor expansion of c in c 1552480551.627 * [backup-simplify]: Simplify 0 into 0 1552480551.628 * [backup-simplify]: Simplify 1 into 1 1552480551.628 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 1552480551.628 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480551.628 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480551.628 * [taylor]: Taking taylor expansion of 0 in b 1552480551.628 * [backup-simplify]: Simplify 0 into 0 1552480551.628 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 1552480551.629 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 1552480551.630 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 c))) into 0 1552480551.630 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 1552480551.631 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 1552480551.631 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) in c 1552480551.631 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480551.631 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480551.631 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))) in c 1552480551.631 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480551.631 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480551.631 * [taylor]: Taking taylor expansion of b in c 1552480551.631 * [backup-simplify]: Simplify b into b 1552480551.631 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480551.631 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480551.631 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 1552480551.631 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480551.631 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480551.631 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 1552480551.631 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480551.631 * [taylor]: Taking taylor expansion of c in c 1552480551.631 * [backup-simplify]: Simplify 0 into 0 1552480551.631 * [backup-simplify]: Simplify 1 into 1 1552480551.631 * [backup-simplify]: Simplify (* 1 1) into 1 1552480551.632 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480551.632 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480551.633 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480551.634 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480551.634 * [backup-simplify]: Simplify (- 0) into 0 1552480551.634 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480551.634 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480551.635 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480551.635 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480551.636 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 1552480551.636 * [taylor]: Taking taylor expansion of 0 in b 1552480551.636 * [backup-simplify]: Simplify 0 into 0 1552480551.636 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 1552480551.636 * [taylor]: Taking taylor expansion of 0 in b 1552480551.636 * [backup-simplify]: Simplify 0 into 0 1552480551.636 * [taylor]: Taking taylor expansion of 0 in b 1552480551.636 * [backup-simplify]: Simplify 0 into 0 1552480551.636 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480551.636 * [backup-simplify]: Simplify 0 into 0 1552480551.636 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 1552480551.637 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480551.638 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 1552480551.638 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480551.638 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 1552480551.638 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480551.639 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1552480551.639 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 1552480551.639 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480551.639 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480551.639 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 1552480551.639 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 1552480551.639 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480551.639 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480551.639 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 1552480551.639 * [taylor]: Taking taylor expansion of (pow c 3) in c 1552480551.639 * [taylor]: Taking taylor expansion of c in c 1552480551.639 * [backup-simplify]: Simplify 0 into 0 1552480551.639 * [backup-simplify]: Simplify 1 into 1 1552480551.639 * [backup-simplify]: Simplify (* 1 1) into 1 1552480551.639 * [backup-simplify]: Simplify (* 1 1) into 1 1552480551.639 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480551.640 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 1552480551.640 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 1552480551.640 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480551.640 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480551.640 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 1552480551.640 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 1552480551.640 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480551.640 * [taylor]: Taking taylor expansion of b in c 1552480551.640 * [backup-simplify]: Simplify b into b 1552480551.640 * [taylor]: Taking taylor expansion of c in c 1552480551.640 * [backup-simplify]: Simplify 0 into 0 1552480551.640 * [backup-simplify]: Simplify 1 into 1 1552480551.640 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480551.640 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 1552480551.640 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480551.640 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 1552480551.640 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480551.641 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480551.641 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480551.642 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480551.642 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480551.642 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480551.643 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480551.644 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480551.644 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480551.644 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480551.644 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480551.644 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480551.644 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480551.645 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480551.645 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 1552480551.646 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480551.646 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480551.646 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480551.646 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480551.646 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480551.646 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480551.646 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480551.646 * [taylor]: Taking taylor expansion of b in b 1552480551.646 * [backup-simplify]: Simplify 0 into 0 1552480551.646 * [backup-simplify]: Simplify 1 into 1 1552480551.646 * [backup-simplify]: Simplify (* 1 1) into 1 1552480551.646 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480551.647 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480552.018 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.018 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480552.019 * [backup-simplify]: Simplify (- 0) into 0 1552480552.019 * [backup-simplify]: Simplify 0 into 0 1552480552.019 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480552.020 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480552.020 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480552.020 * [backup-simplify]: Simplify (- 0) into 0 1552480552.021 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 1552480552.021 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480552.021 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480552.021 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480552.021 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480552.021 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.021 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480552.021 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480552.021 * [taylor]: Taking taylor expansion of b in b 1552480552.021 * [backup-simplify]: Simplify 0 into 0 1552480552.021 * [backup-simplify]: Simplify 1 into 1 1552480552.021 * [backup-simplify]: Simplify (* 1 1) into 1 1552480552.022 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.022 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480552.023 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.023 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480552.023 * [backup-simplify]: Simplify (- 0) into 0 1552480552.023 * [backup-simplify]: Simplify 0 into 0 1552480552.024 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480552.024 * [taylor]: Taking taylor expansion of 0 in b 1552480552.024 * [backup-simplify]: Simplify 0 into 0 1552480552.024 * [taylor]: Taking taylor expansion of 0 in b 1552480552.024 * [backup-simplify]: Simplify 0 into 0 1552480552.024 * [backup-simplify]: Simplify 0 into 0 1552480552.024 * [backup-simplify]: Simplify 0 into 0 1552480552.024 * [backup-simplify]: Simplify 0 into 0 1552480552.024 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 c)) 1))) into (* +nan.0 c) 1552480552.024 * [backup-simplify]: Simplify (sqrt (fma (* -4 (/ 1 (- a))) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- b))))) into (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) 1552480552.024 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in (a c b) around 0 1552480552.024 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in b 1552480552.024 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in b 1552480552.024 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480552.024 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in b 1552480552.024 * [taylor]: Taking taylor expansion of (/ 4 a) in b 1552480552.024 * [taylor]: Taking taylor expansion of 4 in b 1552480552.024 * [backup-simplify]: Simplify 4 into 4 1552480552.024 * [taylor]: Taking taylor expansion of a in b 1552480552.024 * [backup-simplify]: Simplify a into a 1552480552.024 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1552480552.024 * [taylor]: Taking taylor expansion of (/ -1 c) in b 1552480552.024 * [taylor]: Taking taylor expansion of -1 in b 1552480552.024 * [backup-simplify]: Simplify -1 into -1 1552480552.024 * [taylor]: Taking taylor expansion of c in b 1552480552.024 * [backup-simplify]: Simplify c into c 1552480552.025 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480552.025 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480552.025 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480552.025 * [taylor]: Taking taylor expansion of b in b 1552480552.025 * [backup-simplify]: Simplify 0 into 0 1552480552.025 * [backup-simplify]: Simplify 1 into 1 1552480552.025 * [backup-simplify]: Simplify (* 1 1) into 1 1552480552.025 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.025 * [backup-simplify]: Simplify (+ 0 1) into 1 1552480552.026 * [backup-simplify]: Simplify (sqrt 1) into 1 1552480552.026 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480552.026 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.027 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480552.027 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1552480552.027 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in c 1552480552.027 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in c 1552480552.027 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480552.027 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in c 1552480552.027 * [taylor]: Taking taylor expansion of (/ 4 a) in c 1552480552.027 * [taylor]: Taking taylor expansion of 4 in c 1552480552.027 * [backup-simplify]: Simplify 4 into 4 1552480552.027 * [taylor]: Taking taylor expansion of a in c 1552480552.027 * [backup-simplify]: Simplify a into a 1552480552.027 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1552480552.027 * [taylor]: Taking taylor expansion of (/ -1 c) in c 1552480552.027 * [taylor]: Taking taylor expansion of -1 in c 1552480552.027 * [backup-simplify]: Simplify -1 into -1 1552480552.027 * [taylor]: Taking taylor expansion of c in c 1552480552.027 * [backup-simplify]: Simplify 0 into 0 1552480552.027 * [backup-simplify]: Simplify 1 into 1 1552480552.028 * [backup-simplify]: Simplify (/ -1 1) into -1 1552480552.028 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480552.028 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480552.028 * [taylor]: Taking taylor expansion of b in c 1552480552.028 * [backup-simplify]: Simplify b into b 1552480552.028 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.028 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480552.028 * [backup-simplify]: Simplify (* (/ 4 a) -1) into (/ -4 a) 1552480552.028 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1552480552.029 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480552.029 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1552480552.029 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 1552480552.029 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 1552480552.029 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480552.029 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 1552480552.029 * [taylor]: Taking taylor expansion of (/ 4 a) in a 1552480552.029 * [taylor]: Taking taylor expansion of 4 in a 1552480552.029 * [backup-simplify]: Simplify 4 into 4 1552480552.029 * [taylor]: Taking taylor expansion of a in a 1552480552.029 * [backup-simplify]: Simplify 0 into 0 1552480552.029 * [backup-simplify]: Simplify 1 into 1 1552480552.030 * [backup-simplify]: Simplify (/ 4 1) into 4 1552480552.030 * [taylor]: Taking taylor expansion of (/ -1 c) in a 1552480552.030 * [taylor]: Taking taylor expansion of -1 in a 1552480552.030 * [backup-simplify]: Simplify -1 into -1 1552480552.030 * [taylor]: Taking taylor expansion of c in a 1552480552.030 * [backup-simplify]: Simplify c into c 1552480552.030 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480552.030 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480552.030 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480552.030 * [taylor]: Taking taylor expansion of b in a 1552480552.030 * [backup-simplify]: Simplify b into b 1552480552.030 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.030 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480552.030 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 1552480552.030 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480552.030 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480552.031 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480552.031 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 1552480552.031 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 1552480552.031 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480552.031 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 1552480552.031 * [taylor]: Taking taylor expansion of (/ 4 a) in a 1552480552.031 * [taylor]: Taking taylor expansion of 4 in a 1552480552.031 * [backup-simplify]: Simplify 4 into 4 1552480552.031 * [taylor]: Taking taylor expansion of a in a 1552480552.031 * [backup-simplify]: Simplify 0 into 0 1552480552.031 * [backup-simplify]: Simplify 1 into 1 1552480552.031 * [backup-simplify]: Simplify (/ 4 1) into 4 1552480552.031 * [taylor]: Taking taylor expansion of (/ -1 c) in a 1552480552.031 * [taylor]: Taking taylor expansion of -1 in a 1552480552.031 * [backup-simplify]: Simplify -1 into -1 1552480552.031 * [taylor]: Taking taylor expansion of c in a 1552480552.031 * [backup-simplify]: Simplify c into c 1552480552.031 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480552.031 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480552.031 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480552.031 * [taylor]: Taking taylor expansion of b in a 1552480552.031 * [backup-simplify]: Simplify b into b 1552480552.031 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.031 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480552.031 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 1552480552.031 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480552.032 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480552.032 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480552.032 * [taylor]: Taking taylor expansion of 0 in c 1552480552.032 * [backup-simplify]: Simplify 0 into 0 1552480552.032 * [taylor]: Taking taylor expansion of (/ +nan.0 c) in c 1552480552.032 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480552.032 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.032 * [taylor]: Taking taylor expansion of c in c 1552480552.032 * [backup-simplify]: Simplify 0 into 0 1552480552.032 * [backup-simplify]: Simplify 1 into 1 1552480552.033 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 1552480552.033 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480552.033 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.033 * [taylor]: Taking taylor expansion of 0 in b 1552480552.033 * [backup-simplify]: Simplify 0 into 0 1552480552.033 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)))) into 0 1552480552.033 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 1552480552.033 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ -1 c))) into 0 1552480552.034 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 1552480552.034 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 1552480552.034 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) in c 1552480552.034 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480552.034 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.034 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))) in c 1552480552.034 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480552.034 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480552.034 * [taylor]: Taking taylor expansion of b in c 1552480552.034 * [backup-simplify]: Simplify b into b 1552480552.034 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.034 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480552.034 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 1552480552.034 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480552.034 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.034 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 1552480552.034 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480552.034 * [taylor]: Taking taylor expansion of c in c 1552480552.034 * [backup-simplify]: Simplify 0 into 0 1552480552.035 * [backup-simplify]: Simplify 1 into 1 1552480552.035 * [backup-simplify]: Simplify (* 1 1) into 1 1552480552.035 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.035 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480552.036 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.036 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480552.037 * [backup-simplify]: Simplify (- 0) into 0 1552480552.037 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480552.037 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480552.037 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.038 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480552.038 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 1552480552.038 * [taylor]: Taking taylor expansion of 0 in b 1552480552.038 * [backup-simplify]: Simplify 0 into 0 1552480552.039 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 1552480552.039 * [taylor]: Taking taylor expansion of 0 in b 1552480552.039 * [backup-simplify]: Simplify 0 into 0 1552480552.039 * [taylor]: Taking taylor expansion of 0 in b 1552480552.039 * [backup-simplify]: Simplify 0 into 0 1552480552.039 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.039 * [backup-simplify]: Simplify 0 into 0 1552480552.039 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 1552480552.040 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480552.040 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 1552480552.040 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480552.040 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 1552480552.041 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480552.041 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1552480552.041 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 1552480552.041 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480552.041 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.041 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 1552480552.041 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 1552480552.041 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480552.041 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.041 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 1552480552.041 * [taylor]: Taking taylor expansion of (pow c 3) in c 1552480552.041 * [taylor]: Taking taylor expansion of c in c 1552480552.041 * [backup-simplify]: Simplify 0 into 0 1552480552.041 * [backup-simplify]: Simplify 1 into 1 1552480552.042 * [backup-simplify]: Simplify (* 1 1) into 1 1552480552.042 * [backup-simplify]: Simplify (* 1 1) into 1 1552480552.042 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.042 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 1552480552.042 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 1552480552.042 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480552.042 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.042 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 1552480552.042 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 1552480552.042 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480552.042 * [taylor]: Taking taylor expansion of b in c 1552480552.042 * [backup-simplify]: Simplify b into b 1552480552.042 * [taylor]: Taking taylor expansion of c in c 1552480552.042 * [backup-simplify]: Simplify 0 into 0 1552480552.042 * [backup-simplify]: Simplify 1 into 1 1552480552.042 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.042 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 1552480552.042 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480552.043 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 1552480552.043 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480552.043 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480552.044 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480552.044 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480552.044 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480552.045 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.045 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480552.046 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480552.046 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480552.046 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480552.046 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480552.047 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480552.047 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480552.047 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480552.047 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 1552480552.048 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480552.048 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480552.048 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480552.048 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480552.048 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.048 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480552.048 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480552.048 * [taylor]: Taking taylor expansion of b in b 1552480552.048 * [backup-simplify]: Simplify 0 into 0 1552480552.048 * [backup-simplify]: Simplify 1 into 1 1552480552.048 * [backup-simplify]: Simplify (* 1 1) into 1 1552480552.049 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.049 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480552.049 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.050 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480552.050 * [backup-simplify]: Simplify (- 0) into 0 1552480552.050 * [backup-simplify]: Simplify 0 into 0 1552480552.051 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480552.051 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480552.052 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480552.052 * [backup-simplify]: Simplify (- 0) into 0 1552480552.052 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 1552480552.052 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480552.052 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480552.052 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480552.053 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480552.053 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.053 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480552.053 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480552.053 * [taylor]: Taking taylor expansion of b in b 1552480552.053 * [backup-simplify]: Simplify 0 into 0 1552480552.053 * [backup-simplify]: Simplify 1 into 1 1552480552.053 * [backup-simplify]: Simplify (* 1 1) into 1 1552480552.053 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.053 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480552.054 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.054 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480552.055 * [backup-simplify]: Simplify (- 0) into 0 1552480552.055 * [backup-simplify]: Simplify 0 into 0 1552480552.055 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480552.055 * [taylor]: Taking taylor expansion of 0 in b 1552480552.055 * [backup-simplify]: Simplify 0 into 0 1552480552.055 * [taylor]: Taking taylor expansion of 0 in b 1552480552.055 * [backup-simplify]: Simplify 0 into 0 1552480552.055 * [backup-simplify]: Simplify 0 into 0 1552480552.055 * [backup-simplify]: Simplify 0 into 0 1552480552.055 * [backup-simplify]: Simplify 0 into 0 1552480552.055 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- c))) 1))) into (* +nan.0 c) 1552480552.055 * * * * [progress]: [ 3 / 4 ] generating series at (2 3 2 2) 1552480552.056 * [backup-simplify]: Simplify (- (sqrt (fma (* -4 a) c (* b b))) b) into (- (sqrt (fma (* -4 a) c (pow b 2))) b) 1552480552.056 * [approximate]: Taking taylor expansion of (- (sqrt (fma (* -4 a) c (pow b 2))) b) in (a c b) around 0 1552480552.056 * [taylor]: Taking taylor expansion of (- (sqrt (fma (* -4 a) c (pow b 2))) b) in b 1552480552.056 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in b 1552480552.056 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in b 1552480552.056 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480552.056 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in b 1552480552.056 * [taylor]: Taking taylor expansion of (* -4 a) in b 1552480552.056 * [taylor]: Taking taylor expansion of -4 in b 1552480552.056 * [backup-simplify]: Simplify -4 into -4 1552480552.056 * [taylor]: Taking taylor expansion of a in b 1552480552.056 * [backup-simplify]: Simplify a into a 1552480552.056 * [taylor]: Taking taylor expansion of c in b 1552480552.056 * [backup-simplify]: Simplify c into c 1552480552.056 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480552.056 * [taylor]: Taking taylor expansion of b in b 1552480552.056 * [backup-simplify]: Simplify 0 into 0 1552480552.056 * [backup-simplify]: Simplify 1 into 1 1552480552.056 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 1552480552.056 * [backup-simplify]: Simplify (* (* -4 a) c) into (* -4 (* a c)) 1552480552.056 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 1552480552.056 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 1552480552.056 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 1552480552.056 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (* 0 c)) into 0 1552480552.057 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480552.057 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 1552480552.057 * [taylor]: Taking taylor expansion of b in b 1552480552.057 * [backup-simplify]: Simplify 0 into 0 1552480552.057 * [backup-simplify]: Simplify 1 into 1 1552480552.057 * [taylor]: Taking taylor expansion of (- (sqrt (fma (* -4 a) c (pow b 2))) b) in c 1552480552.057 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in c 1552480552.057 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in c 1552480552.057 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480552.057 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in c 1552480552.057 * [taylor]: Taking taylor expansion of (* -4 a) in c 1552480552.057 * [taylor]: Taking taylor expansion of -4 in c 1552480552.057 * [backup-simplify]: Simplify -4 into -4 1552480552.057 * [taylor]: Taking taylor expansion of a in c 1552480552.057 * [backup-simplify]: Simplify a into a 1552480552.057 * [taylor]: Taking taylor expansion of c in c 1552480552.057 * [backup-simplify]: Simplify 0 into 0 1552480552.057 * [backup-simplify]: Simplify 1 into 1 1552480552.057 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480552.057 * [taylor]: Taking taylor expansion of b in c 1552480552.057 * [backup-simplify]: Simplify b into b 1552480552.057 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 1552480552.057 * [backup-simplify]: Simplify (* (* -4 a) 0) into 0 1552480552.057 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.057 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480552.057 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480552.058 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 1552480552.058 * [backup-simplify]: Simplify (+ (* (* -4 a) 1) (* 0 0)) into (- (* 4 a)) 1552480552.058 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480552.058 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 1552480552.058 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 1552480552.058 * [taylor]: Taking taylor expansion of b in c 1552480552.058 * [backup-simplify]: Simplify b into b 1552480552.058 * [taylor]: Taking taylor expansion of (- (sqrt (fma (* -4 a) c (pow b 2))) b) in a 1552480552.058 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 1552480552.058 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 1552480552.058 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480552.058 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 1552480552.058 * [taylor]: Taking taylor expansion of (* -4 a) in a 1552480552.058 * [taylor]: Taking taylor expansion of -4 in a 1552480552.058 * [backup-simplify]: Simplify -4 into -4 1552480552.058 * [taylor]: Taking taylor expansion of a in a 1552480552.058 * [backup-simplify]: Simplify 0 into 0 1552480552.058 * [backup-simplify]: Simplify 1 into 1 1552480552.058 * [taylor]: Taking taylor expansion of c in a 1552480552.058 * [backup-simplify]: Simplify c into c 1552480552.058 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480552.058 * [taylor]: Taking taylor expansion of b in a 1552480552.058 * [backup-simplify]: Simplify b into b 1552480552.059 * [backup-simplify]: Simplify (* -4 0) into 0 1552480552.059 * [backup-simplify]: Simplify (* 0 c) into 0 1552480552.059 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.059 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480552.059 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480552.059 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 1552480552.060 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 1552480552.060 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480552.060 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 1552480552.060 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 1552480552.060 * [taylor]: Taking taylor expansion of b in a 1552480552.060 * [backup-simplify]: Simplify b into b 1552480552.060 * [taylor]: Taking taylor expansion of (- (sqrt (fma (* -4 a) c (pow b 2))) b) in a 1552480552.060 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 1552480552.060 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 1552480552.060 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480552.060 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 1552480552.060 * [taylor]: Taking taylor expansion of (* -4 a) in a 1552480552.060 * [taylor]: Taking taylor expansion of -4 in a 1552480552.060 * [backup-simplify]: Simplify -4 into -4 1552480552.060 * [taylor]: Taking taylor expansion of a in a 1552480552.060 * [backup-simplify]: Simplify 0 into 0 1552480552.060 * [backup-simplify]: Simplify 1 into 1 1552480552.060 * [taylor]: Taking taylor expansion of c in a 1552480552.060 * [backup-simplify]: Simplify c into c 1552480552.060 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480552.060 * [taylor]: Taking taylor expansion of b in a 1552480552.060 * [backup-simplify]: Simplify b into b 1552480552.060 * [backup-simplify]: Simplify (* -4 0) into 0 1552480552.060 * [backup-simplify]: Simplify (* 0 c) into 0 1552480552.060 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.060 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480552.061 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480552.061 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 1552480552.061 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 1552480552.061 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480552.061 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 1552480552.061 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 1552480552.061 * [taylor]: Taking taylor expansion of b in a 1552480552.061 * [backup-simplify]: Simplify b into b 1552480552.062 * [backup-simplify]: Simplify (- b) into (- b) 1552480552.062 * [backup-simplify]: Simplify (+ b (- b)) into 0 1552480552.062 * [taylor]: Taking taylor expansion of 0 in c 1552480552.062 * [backup-simplify]: Simplify 0 into 0 1552480552.062 * [taylor]: Taking taylor expansion of 0 in b 1552480552.062 * [backup-simplify]: Simplify 0 into 0 1552480552.062 * [backup-simplify]: Simplify 0 into 0 1552480552.062 * [backup-simplify]: Simplify (- 0) into 0 1552480552.062 * [backup-simplify]: Simplify (+ (* -2 (/ c b)) 0) into (- (* 2 (/ c b))) 1552480552.062 * [taylor]: Taking taylor expansion of (- (* 2 (/ c b))) in c 1552480552.062 * [taylor]: Taking taylor expansion of (* 2 (/ c b)) in c 1552480552.062 * [taylor]: Taking taylor expansion of 2 in c 1552480552.062 * [backup-simplify]: Simplify 2 into 2 1552480552.062 * [taylor]: Taking taylor expansion of (/ c b) in c 1552480552.062 * [taylor]: Taking taylor expansion of c in c 1552480552.062 * [backup-simplify]: Simplify 0 into 0 1552480552.062 * [backup-simplify]: Simplify 1 into 1 1552480552.062 * [taylor]: Taking taylor expansion of b in c 1552480552.062 * [backup-simplify]: Simplify b into b 1552480552.062 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.062 * [taylor]: Taking taylor expansion of 0 in b 1552480552.062 * [backup-simplify]: Simplify 0 into 0 1552480552.062 * [backup-simplify]: Simplify 0 into 0 1552480552.062 * [backup-simplify]: Simplify 0 into 0 1552480552.063 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 1) (* 0 0))) into 0 1552480552.063 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (* 0 c))) into 0 1552480552.064 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 1552480552.064 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480552.064 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ c b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow c 2) (pow b 3))) 1552480552.064 * [backup-simplify]: Simplify (- 0) into 0 1552480552.064 * [backup-simplify]: Simplify (+ (* -2 (/ (pow c 2) (pow b 3))) 0) into (- (* 2 (/ (pow c 2) (pow b 3)))) 1552480552.065 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow c 2) (pow b 3)))) in c 1552480552.065 * [taylor]: Taking taylor expansion of (* 2 (/ (pow c 2) (pow b 3))) in c 1552480552.065 * [taylor]: Taking taylor expansion of 2 in c 1552480552.065 * [backup-simplify]: Simplify 2 into 2 1552480552.065 * [taylor]: Taking taylor expansion of (/ (pow c 2) (pow b 3)) in c 1552480552.065 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480552.065 * [taylor]: Taking taylor expansion of c in c 1552480552.065 * [backup-simplify]: Simplify 0 into 0 1552480552.065 * [backup-simplify]: Simplify 1 into 1 1552480552.065 * [taylor]: Taking taylor expansion of (pow b 3) in c 1552480552.065 * [taylor]: Taking taylor expansion of b in c 1552480552.065 * [backup-simplify]: Simplify b into b 1552480552.065 * [backup-simplify]: Simplify (* 1 1) into 1 1552480552.065 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.065 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 1552480552.065 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 1552480552.065 * [backup-simplify]: Simplify (* 2 (/ 1 b)) into (/ 2 b) 1552480552.065 * [backup-simplify]: Simplify (- (/ 2 b)) into (- (* 2 (/ 1 b))) 1552480552.065 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 b))) in b 1552480552.065 * [taylor]: Taking taylor expansion of (* 2 (/ 1 b)) in b 1552480552.065 * [taylor]: Taking taylor expansion of 2 in b 1552480552.065 * [backup-simplify]: Simplify 2 into 2 1552480552.065 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480552.065 * [taylor]: Taking taylor expansion of b in b 1552480552.065 * [backup-simplify]: Simplify 0 into 0 1552480552.065 * [backup-simplify]: Simplify 1 into 1 1552480552.065 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.066 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.066 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1552480552.067 * [backup-simplify]: Simplify (- 0) into 0 1552480552.067 * [backup-simplify]: Simplify 0 into 0 1552480552.067 * [taylor]: Taking taylor expansion of 0 in b 1552480552.067 * [backup-simplify]: Simplify 0 into 0 1552480552.067 * [backup-simplify]: Simplify 0 into 0 1552480552.067 * [backup-simplify]: Simplify 0 into 0 1552480552.067 * [backup-simplify]: Simplify 0 into 0 1552480552.067 * [backup-simplify]: Simplify (- (sqrt (fma (* -4 (/ 1 a)) (/ 1 c) (* (/ 1 b) (/ 1 b)))) (/ 1 b)) into (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) 1552480552.067 * [approximate]: Taking taylor expansion of (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) in (a c b) around 0 1552480552.067 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) in b 1552480552.067 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in b 1552480552.067 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in b 1552480552.067 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480552.067 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in b 1552480552.067 * [taylor]: Taking taylor expansion of (/ -4 a) in b 1552480552.067 * [taylor]: Taking taylor expansion of -4 in b 1552480552.067 * [backup-simplify]: Simplify -4 into -4 1552480552.067 * [taylor]: Taking taylor expansion of a in b 1552480552.067 * [backup-simplify]: Simplify a into a 1552480552.067 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1552480552.067 * [taylor]: Taking taylor expansion of (/ 1 c) in b 1552480552.067 * [taylor]: Taking taylor expansion of c in b 1552480552.067 * [backup-simplify]: Simplify c into c 1552480552.067 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480552.067 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480552.067 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480552.067 * [taylor]: Taking taylor expansion of b in b 1552480552.067 * [backup-simplify]: Simplify 0 into 0 1552480552.067 * [backup-simplify]: Simplify 1 into 1 1552480552.068 * [backup-simplify]: Simplify (* 1 1) into 1 1552480552.068 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.068 * [backup-simplify]: Simplify (+ 0 1) into 1 1552480552.068 * [backup-simplify]: Simplify (sqrt 1) into 1 1552480552.069 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480552.069 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.069 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480552.070 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1552480552.070 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480552.070 * [taylor]: Taking taylor expansion of b in b 1552480552.070 * [backup-simplify]: Simplify 0 into 0 1552480552.070 * [backup-simplify]: Simplify 1 into 1 1552480552.070 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.070 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) in c 1552480552.070 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in c 1552480552.070 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in c 1552480552.070 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480552.070 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in c 1552480552.070 * [taylor]: Taking taylor expansion of (/ -4 a) in c 1552480552.070 * [taylor]: Taking taylor expansion of -4 in c 1552480552.070 * [backup-simplify]: Simplify -4 into -4 1552480552.070 * [taylor]: Taking taylor expansion of a in c 1552480552.070 * [backup-simplify]: Simplify a into a 1552480552.070 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1552480552.070 * [taylor]: Taking taylor expansion of (/ 1 c) in c 1552480552.070 * [taylor]: Taking taylor expansion of c in c 1552480552.070 * [backup-simplify]: Simplify 0 into 0 1552480552.070 * [backup-simplify]: Simplify 1 into 1 1552480552.071 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.071 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480552.071 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480552.071 * [taylor]: Taking taylor expansion of b in c 1552480552.071 * [backup-simplify]: Simplify b into b 1552480552.071 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.071 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480552.071 * [backup-simplify]: Simplify (* (/ -4 a) 1) into (/ -4 a) 1552480552.071 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1552480552.071 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480552.072 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1552480552.072 * [taylor]: Taking taylor expansion of (/ 1 b) in c 1552480552.072 * [taylor]: Taking taylor expansion of b in c 1552480552.072 * [backup-simplify]: Simplify b into b 1552480552.072 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.072 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) in a 1552480552.072 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 1552480552.072 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 1552480552.072 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480552.072 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 1552480552.072 * [taylor]: Taking taylor expansion of (/ -4 a) in a 1552480552.072 * [taylor]: Taking taylor expansion of -4 in a 1552480552.072 * [backup-simplify]: Simplify -4 into -4 1552480552.072 * [taylor]: Taking taylor expansion of a in a 1552480552.072 * [backup-simplify]: Simplify 0 into 0 1552480552.072 * [backup-simplify]: Simplify 1 into 1 1552480552.072 * [backup-simplify]: Simplify (/ -4 1) into -4 1552480552.072 * [taylor]: Taking taylor expansion of (/ 1 c) in a 1552480552.072 * [taylor]: Taking taylor expansion of c in a 1552480552.072 * [backup-simplify]: Simplify c into c 1552480552.072 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480552.072 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480552.072 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480552.072 * [taylor]: Taking taylor expansion of b in a 1552480552.072 * [backup-simplify]: Simplify b into b 1552480552.072 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.072 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480552.072 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 1552480552.072 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480552.073 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480552.073 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480552.073 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480552.073 * [taylor]: Taking taylor expansion of b in a 1552480552.073 * [backup-simplify]: Simplify b into b 1552480552.073 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.073 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) in a 1552480552.073 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 1552480552.073 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 1552480552.073 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480552.073 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 1552480552.073 * [taylor]: Taking taylor expansion of (/ -4 a) in a 1552480552.073 * [taylor]: Taking taylor expansion of -4 in a 1552480552.073 * [backup-simplify]: Simplify -4 into -4 1552480552.073 * [taylor]: Taking taylor expansion of a in a 1552480552.073 * [backup-simplify]: Simplify 0 into 0 1552480552.073 * [backup-simplify]: Simplify 1 into 1 1552480552.074 * [backup-simplify]: Simplify (/ -4 1) into -4 1552480552.074 * [taylor]: Taking taylor expansion of (/ 1 c) in a 1552480552.074 * [taylor]: Taking taylor expansion of c in a 1552480552.074 * [backup-simplify]: Simplify c into c 1552480552.074 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480552.074 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480552.074 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480552.074 * [taylor]: Taking taylor expansion of b in a 1552480552.074 * [backup-simplify]: Simplify b into b 1552480552.074 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.074 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480552.074 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 1552480552.074 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480552.074 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480552.075 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480552.075 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480552.075 * [taylor]: Taking taylor expansion of b in a 1552480552.075 * [backup-simplify]: Simplify b into b 1552480552.075 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.075 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480552.075 * [taylor]: Taking taylor expansion of 0 in c 1552480552.075 * [backup-simplify]: Simplify 0 into 0 1552480552.075 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 1552480552.075 * [backup-simplify]: Simplify (+ (/ +nan.0 c) (- (/ 1 b))) into (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))) 1552480552.075 * [taylor]: Taking taylor expansion of (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))) in c 1552480552.075 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) in c 1552480552.075 * [taylor]: Taking taylor expansion of (/ 1 b) in c 1552480552.075 * [taylor]: Taking taylor expansion of b in c 1552480552.075 * [backup-simplify]: Simplify b into b 1552480552.075 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.075 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 c))) in c 1552480552.075 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 1552480552.075 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480552.075 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.075 * [taylor]: Taking taylor expansion of (/ 1 c) in c 1552480552.075 * [taylor]: Taking taylor expansion of c in c 1552480552.075 * [backup-simplify]: Simplify 0 into 0 1552480552.075 * [backup-simplify]: Simplify 1 into 1 1552480552.076 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.076 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480552.076 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.077 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480552.077 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 1552480552.077 * [taylor]: Taking taylor expansion of (- +nan.0) in b 1552480552.077 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480552.077 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.077 * [taylor]: Taking taylor expansion of 0 in b 1552480552.077 * [backup-simplify]: Simplify 0 into 0 1552480552.077 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 1552480552.078 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 1552480552.078 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 c))) into 0 1552480552.078 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 1552480552.079 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 1552480552.079 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 1552480552.079 * [backup-simplify]: Simplify (- 0) into 0 1552480552.079 * [backup-simplify]: Simplify (+ (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 0) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 1552480552.079 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in c 1552480552.079 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in c 1552480552.079 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 1552480552.079 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480552.079 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.079 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 1552480552.079 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480552.080 * [taylor]: Taking taylor expansion of c in c 1552480552.080 * [backup-simplify]: Simplify 0 into 0 1552480552.080 * [backup-simplify]: Simplify 1 into 1 1552480552.080 * [backup-simplify]: Simplify (* 1 1) into 1 1552480552.080 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.080 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in c 1552480552.080 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in c 1552480552.080 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480552.080 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.080 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480552.080 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480552.080 * [taylor]: Taking taylor expansion of b in c 1552480552.080 * [backup-simplify]: Simplify b into b 1552480552.080 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.080 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480552.081 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480552.081 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.081 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480552.082 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480552.082 * [backup-simplify]: Simplify (- 0) into 0 1552480552.082 * [taylor]: Taking taylor expansion of 0 in b 1552480552.082 * [backup-simplify]: Simplify 0 into 0 1552480552.082 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.083 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480552.083 * [backup-simplify]: Simplify (- 0) into 0 1552480552.083 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1552480552.083 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 1552480552.083 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in b 1552480552.083 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480552.083 * [taylor]: Taking taylor expansion of b in b 1552480552.083 * [backup-simplify]: Simplify 0 into 0 1552480552.083 * [backup-simplify]: Simplify 1 into 1 1552480552.083 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.084 * [backup-simplify]: Simplify (- 1) into -1 1552480552.084 * [backup-simplify]: Simplify -1 into -1 1552480552.084 * [taylor]: Taking taylor expansion of 0 in b 1552480552.084 * [backup-simplify]: Simplify 0 into 0 1552480552.084 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.084 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.084 * [backup-simplify]: Simplify 0 into 0 1552480552.084 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 1552480552.085 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480552.085 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 1552480552.086 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480552.086 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 1552480552.086 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480552.086 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1552480552.087 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 1552480552.087 * [backup-simplify]: Simplify (- 0) into 0 1552480552.087 * [backup-simplify]: Simplify (+ (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 0) into (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1552480552.087 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 1552480552.087 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 1552480552.087 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 1552480552.087 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480552.087 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.087 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 1552480552.087 * [taylor]: Taking taylor expansion of (pow c 3) in c 1552480552.087 * [taylor]: Taking taylor expansion of c in c 1552480552.087 * [backup-simplify]: Simplify 0 into 0 1552480552.087 * [backup-simplify]: Simplify 1 into 1 1552480552.087 * [backup-simplify]: Simplify (* 1 1) into 1 1552480552.088 * [backup-simplify]: Simplify (* 1 1) into 1 1552480552.088 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.088 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 1552480552.088 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 1552480552.088 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480552.088 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.088 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 1552480552.088 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 1552480552.088 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480552.088 * [taylor]: Taking taylor expansion of b in c 1552480552.088 * [backup-simplify]: Simplify b into b 1552480552.088 * [taylor]: Taking taylor expansion of c in c 1552480552.088 * [backup-simplify]: Simplify 0 into 0 1552480552.088 * [backup-simplify]: Simplify 1 into 1 1552480552.088 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.088 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 1552480552.088 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480552.088 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 1552480552.089 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480552.089 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480552.090 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480552.091 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480552.091 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480552.092 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.093 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480552.094 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480552.094 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480552.094 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480552.094 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480552.095 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480552.095 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480552.095 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480552.095 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480552.095 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.095 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480552.095 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480552.095 * [taylor]: Taking taylor expansion of b in b 1552480552.095 * [backup-simplify]: Simplify 0 into 0 1552480552.095 * [backup-simplify]: Simplify 1 into 1 1552480552.095 * [backup-simplify]: Simplify (* 1 1) into 1 1552480552.096 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.096 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480552.097 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.098 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480552.098 * [backup-simplify]: Simplify (- 0) into 0 1552480552.098 * [backup-simplify]: Simplify 0 into 0 1552480552.099 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480552.100 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480552.101 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480552.101 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480552.101 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480552.101 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480552.102 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480552.102 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480552.102 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480552.102 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480552.102 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.102 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480552.102 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480552.102 * [taylor]: Taking taylor expansion of b in b 1552480552.102 * [backup-simplify]: Simplify 0 into 0 1552480552.102 * [backup-simplify]: Simplify 1 into 1 1552480552.102 * [backup-simplify]: Simplify (* 1 1) into 1 1552480552.103 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.103 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480552.104 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.105 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480552.105 * [backup-simplify]: Simplify (- 0) into 0 1552480552.105 * [backup-simplify]: Simplify 0 into 0 1552480552.105 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 1552480552.106 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480552.107 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480552.108 * [backup-simplify]: Simplify (- 0) into 0 1552480552.108 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480552.108 * [backup-simplify]: Simplify (- 0) into 0 1552480552.108 * [taylor]: Taking taylor expansion of 0 in b 1552480552.108 * [backup-simplify]: Simplify 0 into 0 1552480552.109 * [taylor]: Taking taylor expansion of 0 in b 1552480552.109 * [backup-simplify]: Simplify 0 into 0 1552480552.109 * [backup-simplify]: Simplify 0 into 0 1552480552.109 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.110 * [backup-simplify]: Simplify (- 0) into 0 1552480552.110 * [backup-simplify]: Simplify 0 into 0 1552480552.110 * [backup-simplify]: Simplify 0 into 0 1552480552.111 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 c)) 1))) (* -1 (* (/ 1 (/ 1 b)) (* 1 1)))) into (- (+ b (- (* +nan.0 c)))) 1552480552.111 * [backup-simplify]: Simplify (- (sqrt (fma (* -4 (/ 1 (- a))) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- b))))) (/ 1 (- b))) into (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) 1552480552.111 * [approximate]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in (a c b) around 0 1552480552.111 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in b 1552480552.111 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480552.111 * [taylor]: Taking taylor expansion of b in b 1552480552.111 * [backup-simplify]: Simplify 0 into 0 1552480552.111 * [backup-simplify]: Simplify 1 into 1 1552480552.112 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.112 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in b 1552480552.112 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in b 1552480552.112 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480552.112 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in b 1552480552.112 * [taylor]: Taking taylor expansion of (/ 4 a) in b 1552480552.112 * [taylor]: Taking taylor expansion of 4 in b 1552480552.112 * [backup-simplify]: Simplify 4 into 4 1552480552.112 * [taylor]: Taking taylor expansion of a in b 1552480552.112 * [backup-simplify]: Simplify a into a 1552480552.112 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1552480552.112 * [taylor]: Taking taylor expansion of (/ -1 c) in b 1552480552.112 * [taylor]: Taking taylor expansion of -1 in b 1552480552.112 * [backup-simplify]: Simplify -1 into -1 1552480552.112 * [taylor]: Taking taylor expansion of c in b 1552480552.112 * [backup-simplify]: Simplify c into c 1552480552.112 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480552.112 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480552.112 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480552.112 * [taylor]: Taking taylor expansion of b in b 1552480552.112 * [backup-simplify]: Simplify 0 into 0 1552480552.112 * [backup-simplify]: Simplify 1 into 1 1552480552.113 * [backup-simplify]: Simplify (* 1 1) into 1 1552480552.113 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.114 * [backup-simplify]: Simplify (+ 0 1) into 1 1552480552.114 * [backup-simplify]: Simplify (sqrt 1) into 1 1552480552.115 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480552.115 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.123 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480552.124 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1552480552.124 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in c 1552480552.125 * [taylor]: Taking taylor expansion of (/ 1 b) in c 1552480552.125 * [taylor]: Taking taylor expansion of b in c 1552480552.125 * [backup-simplify]: Simplify b into b 1552480552.125 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.125 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in c 1552480552.125 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in c 1552480552.125 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480552.125 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in c 1552480552.125 * [taylor]: Taking taylor expansion of (/ 4 a) in c 1552480552.125 * [taylor]: Taking taylor expansion of 4 in c 1552480552.125 * [backup-simplify]: Simplify 4 into 4 1552480552.125 * [taylor]: Taking taylor expansion of a in c 1552480552.125 * [backup-simplify]: Simplify a into a 1552480552.125 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1552480552.125 * [taylor]: Taking taylor expansion of (/ -1 c) in c 1552480552.125 * [taylor]: Taking taylor expansion of -1 in c 1552480552.125 * [backup-simplify]: Simplify -1 into -1 1552480552.125 * [taylor]: Taking taylor expansion of c in c 1552480552.125 * [backup-simplify]: Simplify 0 into 0 1552480552.125 * [backup-simplify]: Simplify 1 into 1 1552480552.126 * [backup-simplify]: Simplify (/ -1 1) into -1 1552480552.126 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480552.126 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480552.126 * [taylor]: Taking taylor expansion of b in c 1552480552.126 * [backup-simplify]: Simplify b into b 1552480552.126 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.126 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480552.126 * [backup-simplify]: Simplify (* (/ 4 a) -1) into (/ -4 a) 1552480552.126 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1552480552.127 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480552.127 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1552480552.127 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in a 1552480552.127 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480552.127 * [taylor]: Taking taylor expansion of b in a 1552480552.127 * [backup-simplify]: Simplify b into b 1552480552.127 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.127 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 1552480552.127 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 1552480552.127 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480552.128 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 1552480552.128 * [taylor]: Taking taylor expansion of (/ 4 a) in a 1552480552.128 * [taylor]: Taking taylor expansion of 4 in a 1552480552.128 * [backup-simplify]: Simplify 4 into 4 1552480552.128 * [taylor]: Taking taylor expansion of a in a 1552480552.128 * [backup-simplify]: Simplify 0 into 0 1552480552.128 * [backup-simplify]: Simplify 1 into 1 1552480552.128 * [backup-simplify]: Simplify (/ 4 1) into 4 1552480552.128 * [taylor]: Taking taylor expansion of (/ -1 c) in a 1552480552.128 * [taylor]: Taking taylor expansion of -1 in a 1552480552.128 * [backup-simplify]: Simplify -1 into -1 1552480552.128 * [taylor]: Taking taylor expansion of c in a 1552480552.128 * [backup-simplify]: Simplify c into c 1552480552.128 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480552.128 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480552.128 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480552.128 * [taylor]: Taking taylor expansion of b in a 1552480552.128 * [backup-simplify]: Simplify b into b 1552480552.128 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.129 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480552.129 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 1552480552.129 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480552.129 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480552.130 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480552.130 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in a 1552480552.130 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480552.130 * [taylor]: Taking taylor expansion of b in a 1552480552.130 * [backup-simplify]: Simplify b into b 1552480552.130 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.130 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 1552480552.130 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 1552480552.130 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480552.130 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 1552480552.130 * [taylor]: Taking taylor expansion of (/ 4 a) in a 1552480552.130 * [taylor]: Taking taylor expansion of 4 in a 1552480552.130 * [backup-simplify]: Simplify 4 into 4 1552480552.130 * [taylor]: Taking taylor expansion of a in a 1552480552.130 * [backup-simplify]: Simplify 0 into 0 1552480552.130 * [backup-simplify]: Simplify 1 into 1 1552480552.131 * [backup-simplify]: Simplify (/ 4 1) into 4 1552480552.131 * [taylor]: Taking taylor expansion of (/ -1 c) in a 1552480552.131 * [taylor]: Taking taylor expansion of -1 in a 1552480552.131 * [backup-simplify]: Simplify -1 into -1 1552480552.131 * [taylor]: Taking taylor expansion of c in a 1552480552.131 * [backup-simplify]: Simplify c into c 1552480552.131 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480552.131 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480552.131 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480552.131 * [taylor]: Taking taylor expansion of b in a 1552480552.131 * [backup-simplify]: Simplify b into b 1552480552.131 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.131 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480552.131 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 1552480552.131 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480552.132 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480552.132 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480552.133 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480552.133 * [taylor]: Taking taylor expansion of 0 in c 1552480552.133 * [backup-simplify]: Simplify 0 into 0 1552480552.133 * [backup-simplify]: Simplify (+ (/ 1 b) (/ +nan.0 c)) into (- (/ 1 b) (* +nan.0 (/ 1 c))) 1552480552.133 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 c))) in c 1552480552.133 * [taylor]: Taking taylor expansion of (/ 1 b) in c 1552480552.133 * [taylor]: Taking taylor expansion of b in c 1552480552.133 * [backup-simplify]: Simplify b into b 1552480552.133 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.133 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 1552480552.133 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480552.133 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.133 * [taylor]: Taking taylor expansion of (/ 1 c) in c 1552480552.133 * [taylor]: Taking taylor expansion of c in c 1552480552.133 * [backup-simplify]: Simplify 0 into 0 1552480552.133 * [backup-simplify]: Simplify 1 into 1 1552480552.133 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.134 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480552.134 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.135 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480552.135 * [taylor]: Taking taylor expansion of (- +nan.0) in b 1552480552.135 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480552.135 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.135 * [taylor]: Taking taylor expansion of 0 in b 1552480552.135 * [backup-simplify]: Simplify 0 into 0 1552480552.135 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 1552480552.136 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)))) into 0 1552480552.137 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 1552480552.137 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ -1 c))) into 0 1552480552.137 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 1552480552.138 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 1552480552.138 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))))) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 1552480552.138 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in c 1552480552.139 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in c 1552480552.139 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 1552480552.139 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480552.139 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.139 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 1552480552.139 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480552.139 * [taylor]: Taking taylor expansion of c in c 1552480552.139 * [backup-simplify]: Simplify 0 into 0 1552480552.139 * [backup-simplify]: Simplify 1 into 1 1552480552.139 * [backup-simplify]: Simplify (* 1 1) into 1 1552480552.139 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.139 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in c 1552480552.139 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in c 1552480552.140 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480552.140 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.140 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480552.140 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480552.140 * [taylor]: Taking taylor expansion of b in c 1552480552.140 * [backup-simplify]: Simplify b into b 1552480552.140 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.140 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480552.140 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480552.141 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.142 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480552.142 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480552.143 * [backup-simplify]: Simplify (- 0) into 0 1552480552.143 * [taylor]: Taking taylor expansion of 0 in b 1552480552.143 * [backup-simplify]: Simplify 0 into 0 1552480552.143 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.144 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480552.144 * [backup-simplify]: Simplify (- 0) into 0 1552480552.144 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1552480552.144 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480552.145 * [taylor]: Taking taylor expansion of b in b 1552480552.145 * [backup-simplify]: Simplify 0 into 0 1552480552.145 * [backup-simplify]: Simplify 1 into 1 1552480552.145 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.145 * [backup-simplify]: Simplify 1 into 1 1552480552.145 * [taylor]: Taking taylor expansion of 0 in b 1552480552.145 * [backup-simplify]: Simplify 0 into 0 1552480552.145 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.146 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.146 * [backup-simplify]: Simplify 0 into 0 1552480552.146 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 1552480552.146 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 1552480552.147 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480552.148 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 1552480552.148 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480552.148 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 1552480552.149 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480552.149 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1552480552.150 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))))) into (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1552480552.150 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 1552480552.150 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 1552480552.150 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 1552480552.150 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480552.150 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.150 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 1552480552.150 * [taylor]: Taking taylor expansion of (pow c 3) in c 1552480552.150 * [taylor]: Taking taylor expansion of c in c 1552480552.150 * [backup-simplify]: Simplify 0 into 0 1552480552.150 * [backup-simplify]: Simplify 1 into 1 1552480552.150 * [backup-simplify]: Simplify (* 1 1) into 1 1552480552.150 * [backup-simplify]: Simplify (* 1 1) into 1 1552480552.151 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.151 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 1552480552.151 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 1552480552.151 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480552.151 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.151 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 1552480552.151 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 1552480552.151 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480552.151 * [taylor]: Taking taylor expansion of b in c 1552480552.151 * [backup-simplify]: Simplify b into b 1552480552.151 * [taylor]: Taking taylor expansion of c in c 1552480552.151 * [backup-simplify]: Simplify 0 into 0 1552480552.151 * [backup-simplify]: Simplify 1 into 1 1552480552.151 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.151 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 1552480552.151 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480552.151 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 1552480552.151 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480552.152 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480552.152 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480552.153 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480552.153 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480552.153 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.154 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480552.154 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480552.154 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480552.155 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480552.155 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480552.155 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480552.155 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480552.155 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480552.155 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480552.155 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.155 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480552.155 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480552.155 * [taylor]: Taking taylor expansion of b in b 1552480552.155 * [backup-simplify]: Simplify 0 into 0 1552480552.155 * [backup-simplify]: Simplify 1 into 1 1552480552.155 * [backup-simplify]: Simplify (* 1 1) into 1 1552480552.155 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.156 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480552.156 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.157 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480552.157 * [backup-simplify]: Simplify (- 0) into 0 1552480552.157 * [backup-simplify]: Simplify 0 into 0 1552480552.158 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480552.158 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480552.159 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480552.159 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480552.159 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480552.159 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480552.159 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480552.159 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480552.159 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480552.159 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480552.159 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.159 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480552.159 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480552.159 * [taylor]: Taking taylor expansion of b in b 1552480552.159 * [backup-simplify]: Simplify 0 into 0 1552480552.159 * [backup-simplify]: Simplify 1 into 1 1552480552.159 * [backup-simplify]: Simplify (* 1 1) into 1 1552480552.160 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.160 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480552.160 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.161 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480552.161 * [backup-simplify]: Simplify (- 0) into 0 1552480552.161 * [backup-simplify]: Simplify 0 into 0 1552480552.161 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 1552480552.162 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480552.162 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480552.162 * [backup-simplify]: Simplify (- 0) into 0 1552480552.163 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480552.163 * [taylor]: Taking taylor expansion of 0 in b 1552480552.163 * [backup-simplify]: Simplify 0 into 0 1552480552.163 * [taylor]: Taking taylor expansion of 0 in b 1552480552.163 * [backup-simplify]: Simplify 0 into 0 1552480552.163 * [backup-simplify]: Simplify 0 into 0 1552480552.163 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.163 * [backup-simplify]: Simplify 0 into 0 1552480552.163 * [backup-simplify]: Simplify 0 into 0 1552480552.164 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 (- c))) 1))) (* 1 (* (/ 1 (/ 1 (- b))) (* 1 1)))) into (- (+ b (- (* +nan.0 c)))) 1552480552.164 * * * * [progress]: [ 4 / 4 ] generating series at (2 3 2) 1552480552.164 * [backup-simplify]: Simplify (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)) into (/ c (- (sqrt (fma (* -4 a) c (pow b 2))) b)) 1552480552.164 * [approximate]: Taking taylor expansion of (/ c (- (sqrt (fma (* -4 a) c (pow b 2))) b)) in (c a b) around 0 1552480552.164 * [taylor]: Taking taylor expansion of (/ c (- (sqrt (fma (* -4 a) c (pow b 2))) b)) in b 1552480552.164 * [taylor]: Taking taylor expansion of c in b 1552480552.164 * [backup-simplify]: Simplify c into c 1552480552.164 * [taylor]: Taking taylor expansion of (- (sqrt (fma (* -4 a) c (pow b 2))) b) in b 1552480552.164 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in b 1552480552.164 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in b 1552480552.164 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480552.164 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in b 1552480552.164 * [taylor]: Taking taylor expansion of (* -4 a) in b 1552480552.164 * [taylor]: Taking taylor expansion of -4 in b 1552480552.164 * [backup-simplify]: Simplify -4 into -4 1552480552.164 * [taylor]: Taking taylor expansion of a in b 1552480552.164 * [backup-simplify]: Simplify a into a 1552480552.164 * [taylor]: Taking taylor expansion of c in b 1552480552.164 * [backup-simplify]: Simplify c into c 1552480552.164 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480552.164 * [taylor]: Taking taylor expansion of b in b 1552480552.164 * [backup-simplify]: Simplify 0 into 0 1552480552.164 * [backup-simplify]: Simplify 1 into 1 1552480552.164 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 1552480552.164 * [backup-simplify]: Simplify (* (* -4 a) c) into (* -4 (* a c)) 1552480552.164 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 1552480552.165 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 1552480552.165 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 1552480552.165 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (* 0 c)) into 0 1552480552.165 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480552.165 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 1552480552.165 * [taylor]: Taking taylor expansion of b in b 1552480552.165 * [backup-simplify]: Simplify 0 into 0 1552480552.165 * [backup-simplify]: Simplify 1 into 1 1552480552.166 * [backup-simplify]: Simplify (- 0) into 0 1552480552.166 * [backup-simplify]: Simplify (+ (sqrt (- (* 4 (* a c)))) 0) into (sqrt (- (* 4 (* a c)))) 1552480552.166 * [backup-simplify]: Simplify (/ c (sqrt (- (* 4 (* a c))))) into (/ c (sqrt (- (* 4 (* a c))))) 1552480552.166 * [taylor]: Taking taylor expansion of (/ c (- (sqrt (fma (* -4 a) c (pow b 2))) b)) in a 1552480552.166 * [taylor]: Taking taylor expansion of c in a 1552480552.166 * [backup-simplify]: Simplify c into c 1552480552.166 * [taylor]: Taking taylor expansion of (- (sqrt (fma (* -4 a) c (pow b 2))) b) in a 1552480552.166 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 1552480552.166 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 1552480552.166 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480552.166 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 1552480552.166 * [taylor]: Taking taylor expansion of (* -4 a) in a 1552480552.166 * [taylor]: Taking taylor expansion of -4 in a 1552480552.166 * [backup-simplify]: Simplify -4 into -4 1552480552.166 * [taylor]: Taking taylor expansion of a in a 1552480552.166 * [backup-simplify]: Simplify 0 into 0 1552480552.166 * [backup-simplify]: Simplify 1 into 1 1552480552.166 * [taylor]: Taking taylor expansion of c in a 1552480552.166 * [backup-simplify]: Simplify c into c 1552480552.166 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480552.166 * [taylor]: Taking taylor expansion of b in a 1552480552.166 * [backup-simplify]: Simplify b into b 1552480552.166 * [backup-simplify]: Simplify (* -4 0) into 0 1552480552.166 * [backup-simplify]: Simplify (* 0 c) into 0 1552480552.166 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.166 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480552.167 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480552.167 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 1552480552.167 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 1552480552.167 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480552.167 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 1552480552.167 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 1552480552.167 * [taylor]: Taking taylor expansion of b in a 1552480552.167 * [backup-simplify]: Simplify b into b 1552480552.167 * [backup-simplify]: Simplify (- b) into (- b) 1552480552.168 * [backup-simplify]: Simplify (+ b (- b)) into 0 1552480552.168 * [backup-simplify]: Simplify (- 0) into 0 1552480552.168 * [backup-simplify]: Simplify (+ (* -2 (/ c b)) 0) into (- (* 2 (/ c b))) 1552480552.168 * [backup-simplify]: Simplify (/ c (- (* 2 (/ c b)))) into (* -1/2 b) 1552480552.168 * [taylor]: Taking taylor expansion of (/ c (- (sqrt (fma (* -4 a) c (pow b 2))) b)) in c 1552480552.168 * [taylor]: Taking taylor expansion of c in c 1552480552.168 * [backup-simplify]: Simplify 0 into 0 1552480552.168 * [backup-simplify]: Simplify 1 into 1 1552480552.168 * [taylor]: Taking taylor expansion of (- (sqrt (fma (* -4 a) c (pow b 2))) b) in c 1552480552.168 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in c 1552480552.168 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in c 1552480552.168 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480552.168 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in c 1552480552.168 * [taylor]: Taking taylor expansion of (* -4 a) in c 1552480552.168 * [taylor]: Taking taylor expansion of -4 in c 1552480552.168 * [backup-simplify]: Simplify -4 into -4 1552480552.168 * [taylor]: Taking taylor expansion of a in c 1552480552.168 * [backup-simplify]: Simplify a into a 1552480552.168 * [taylor]: Taking taylor expansion of c in c 1552480552.168 * [backup-simplify]: Simplify 0 into 0 1552480552.168 * [backup-simplify]: Simplify 1 into 1 1552480552.168 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480552.168 * [taylor]: Taking taylor expansion of b in c 1552480552.168 * [backup-simplify]: Simplify b into b 1552480552.168 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 1552480552.168 * [backup-simplify]: Simplify (* (* -4 a) 0) into 0 1552480552.168 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.168 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480552.168 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480552.169 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 1552480552.169 * [backup-simplify]: Simplify (+ (* (* -4 a) 1) (* 0 0)) into (- (* 4 a)) 1552480552.169 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480552.169 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 1552480552.169 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 1552480552.169 * [taylor]: Taking taylor expansion of b in c 1552480552.169 * [backup-simplify]: Simplify b into b 1552480552.169 * [backup-simplify]: Simplify (- b) into (- b) 1552480552.169 * [backup-simplify]: Simplify (+ b (- b)) into 0 1552480552.170 * [backup-simplify]: Simplify (- 0) into 0 1552480552.170 * [backup-simplify]: Simplify (+ (* -2 (/ a b)) 0) into (- (* 2 (/ a b))) 1552480552.170 * [backup-simplify]: Simplify (/ 1 (- (* 2 (/ a b)))) into (* -1/2 (/ b a)) 1552480552.170 * [taylor]: Taking taylor expansion of (/ c (- (sqrt (fma (* -4 a) c (pow b 2))) b)) in c 1552480552.170 * [taylor]: Taking taylor expansion of c in c 1552480552.170 * [backup-simplify]: Simplify 0 into 0 1552480552.170 * [backup-simplify]: Simplify 1 into 1 1552480552.170 * [taylor]: Taking taylor expansion of (- (sqrt (fma (* -4 a) c (pow b 2))) b) in c 1552480552.170 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in c 1552480552.170 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in c 1552480552.170 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480552.170 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in c 1552480552.170 * [taylor]: Taking taylor expansion of (* -4 a) in c 1552480552.170 * [taylor]: Taking taylor expansion of -4 in c 1552480552.170 * [backup-simplify]: Simplify -4 into -4 1552480552.170 * [taylor]: Taking taylor expansion of a in c 1552480552.170 * [backup-simplify]: Simplify a into a 1552480552.170 * [taylor]: Taking taylor expansion of c in c 1552480552.170 * [backup-simplify]: Simplify 0 into 0 1552480552.170 * [backup-simplify]: Simplify 1 into 1 1552480552.170 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480552.170 * [taylor]: Taking taylor expansion of b in c 1552480552.170 * [backup-simplify]: Simplify b into b 1552480552.170 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 1552480552.170 * [backup-simplify]: Simplify (* (* -4 a) 0) into 0 1552480552.170 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.170 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480552.170 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480552.171 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 1552480552.171 * [backup-simplify]: Simplify (+ (* (* -4 a) 1) (* 0 0)) into (- (* 4 a)) 1552480552.171 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480552.171 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 1552480552.171 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 1552480552.171 * [taylor]: Taking taylor expansion of b in c 1552480552.171 * [backup-simplify]: Simplify b into b 1552480552.171 * [backup-simplify]: Simplify (- b) into (- b) 1552480552.171 * [backup-simplify]: Simplify (+ b (- b)) into 0 1552480552.171 * [backup-simplify]: Simplify (- 0) into 0 1552480552.171 * [backup-simplify]: Simplify (+ (* -2 (/ a b)) 0) into (- (* 2 (/ a b))) 1552480552.171 * [backup-simplify]: Simplify (/ 1 (- (* 2 (/ a b)))) into (* -1/2 (/ b a)) 1552480552.172 * [taylor]: Taking taylor expansion of (* -1/2 (/ b a)) in a 1552480552.172 * [taylor]: Taking taylor expansion of -1/2 in a 1552480552.172 * [backup-simplify]: Simplify -1/2 into -1/2 1552480552.172 * [taylor]: Taking taylor expansion of (/ b a) in a 1552480552.172 * [taylor]: Taking taylor expansion of b in a 1552480552.172 * [backup-simplify]: Simplify b into b 1552480552.172 * [taylor]: Taking taylor expansion of a in a 1552480552.172 * [backup-simplify]: Simplify 0 into 0 1552480552.172 * [backup-simplify]: Simplify 1 into 1 1552480552.172 * [backup-simplify]: Simplify (/ b 1) into b 1552480552.172 * [backup-simplify]: Simplify (* -1/2 b) into (* -1/2 b) 1552480552.172 * [taylor]: Taking taylor expansion of (* -1/2 b) in b 1552480552.172 * [taylor]: Taking taylor expansion of -1/2 in b 1552480552.172 * [backup-simplify]: Simplify -1/2 into -1/2 1552480552.172 * [taylor]: Taking taylor expansion of b in b 1552480552.172 * [backup-simplify]: Simplify 0 into 0 1552480552.172 * [backup-simplify]: Simplify 1 into 1 1552480552.172 * [backup-simplify]: Simplify (* -1/2 0) into 0 1552480552.172 * [backup-simplify]: Simplify 0 into 0 1552480552.173 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 1552480552.173 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (+ (* 0 1) (* 0 0))) into 0 1552480552.173 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 1552480552.174 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480552.174 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 1552480552.174 * [backup-simplify]: Simplify (- 0) into 0 1552480552.174 * [backup-simplify]: Simplify (+ (* -2 (/ (pow a 2) (pow b 3))) 0) into (- (* 2 (/ (pow a 2) (pow b 3)))) 1552480552.174 * [backup-simplify]: Simplify (- (/ 0 (- (* 2 (/ a b)))) (+ (* (* -1/2 (/ b a)) (/ (- (* 2 (/ (pow a 2) (pow b 3)))) (- (* 2 (/ a b))))))) into (* 1/2 (/ 1 b)) 1552480552.175 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 b)) in a 1552480552.175 * [taylor]: Taking taylor expansion of 1/2 in a 1552480552.175 * [backup-simplify]: Simplify 1/2 into 1/2 1552480552.175 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480552.175 * [taylor]: Taking taylor expansion of b in a 1552480552.175 * [backup-simplify]: Simplify b into b 1552480552.175 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.175 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* b (/ 0 1)))) into 0 1552480552.175 * [backup-simplify]: Simplify (+ (* -1/2 0) (* 0 b)) into 0 1552480552.175 * [taylor]: Taking taylor expansion of 0 in b 1552480552.175 * [backup-simplify]: Simplify 0 into 0 1552480552.176 * [backup-simplify]: Simplify 0 into 0 1552480552.176 * [backup-simplify]: Simplify (+ (* -1/2 1) (* 0 0)) into -1/2 1552480552.176 * [backup-simplify]: Simplify -1/2 into -1/2 1552480552.177 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 1552480552.177 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 1552480552.178 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 1552480552.179 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480552.179 * [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))) 1552480552.179 * [backup-simplify]: Simplify (- 0) into 0 1552480552.180 * [backup-simplify]: Simplify (+ (* -4 (/ (pow a 3) (pow b 5))) 0) into (- (* 4 (/ (pow a 3) (pow b 5)))) 1552480552.181 * [backup-simplify]: Simplify (- (/ 0 (- (* 2 (/ a b)))) (+ (* (* -1/2 (/ b a)) (/ (- (* 4 (/ (pow a 3) (pow b 5)))) (- (* 2 (/ a b))))) (* (* 1/2 (/ 1 b)) (/ (- (* 2 (/ (pow a 2) (pow b 3)))) (- (* 2 (/ a b))))))) into (* 1/2 (/ a (pow b 3))) 1552480552.181 * [taylor]: Taking taylor expansion of (* 1/2 (/ a (pow b 3))) in a 1552480552.181 * [taylor]: Taking taylor expansion of 1/2 in a 1552480552.181 * [backup-simplify]: Simplify 1/2 into 1/2 1552480552.181 * [taylor]: Taking taylor expansion of (/ a (pow b 3)) in a 1552480552.181 * [taylor]: Taking taylor expansion of a in a 1552480552.181 * [backup-simplify]: Simplify 0 into 0 1552480552.181 * [backup-simplify]: Simplify 1 into 1 1552480552.181 * [taylor]: Taking taylor expansion of (pow b 3) in a 1552480552.181 * [taylor]: Taking taylor expansion of b in a 1552480552.181 * [backup-simplify]: Simplify b into b 1552480552.181 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.181 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 1552480552.181 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 1552480552.181 * [backup-simplify]: Simplify (* 1/2 (/ 1 b)) into (/ 1/2 b) 1552480552.181 * [taylor]: Taking taylor expansion of (/ 1/2 b) in b 1552480552.181 * [taylor]: Taking taylor expansion of 1/2 in b 1552480552.181 * [backup-simplify]: Simplify 1/2 into 1/2 1552480552.181 * [taylor]: Taking taylor expansion of b in b 1552480552.181 * [backup-simplify]: Simplify 0 into 0 1552480552.181 * [backup-simplify]: Simplify 1 into 1 1552480552.182 * [backup-simplify]: Simplify (/ 1/2 1) into 1/2 1552480552.183 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 1552480552.183 * [backup-simplify]: Simplify 0 into 0 1552480552.184 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* b (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480552.185 * [backup-simplify]: Simplify (+ (* -1/2 0) (+ (* 0 0) (* 0 b))) into 0 1552480552.185 * [taylor]: Taking taylor expansion of 0 in b 1552480552.185 * [backup-simplify]: Simplify 0 into 0 1552480552.185 * [backup-simplify]: Simplify 0 into 0 1552480552.185 * [backup-simplify]: Simplify 0 into 0 1552480552.186 * [backup-simplify]: Simplify (+ (* -1/2 0) (+ (* 0 1) (* 0 0))) into 0 1552480552.186 * [backup-simplify]: Simplify 0 into 0 1552480552.188 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 a))))) into 0 1552480552.188 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 1552480552.190 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 b))))) into 0 1552480552.190 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480552.191 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ (pow a 2) (pow b 3))) 2) (+ (* 2 (* (* -2 (/ a b)) (* -4 (/ (pow a 3) (pow b 5))))))) (* 2 b)) into (* -10 (/ (pow a 4) (pow b 7))) 1552480552.191 * [backup-simplify]: Simplify (- 0) into 0 1552480552.191 * [backup-simplify]: Simplify (+ (* -10 (/ (pow a 4) (pow b 7))) 0) into (- (* 10 (/ (pow a 4) (pow b 7)))) 1552480552.193 * [backup-simplify]: Simplify (- (/ 0 (- (* 2 (/ a b)))) (+ (* (* -1/2 (/ b a)) (/ (- (* 10 (/ (pow a 4) (pow b 7)))) (- (* 2 (/ a b))))) (* (* 1/2 (/ 1 b)) (/ (- (* 4 (/ (pow a 3) (pow b 5)))) (- (* 2 (/ a b))))) (* (* 1/2 (/ a (pow b 3))) (/ (- (* 2 (/ (pow a 2) (pow b 3)))) (- (* 2 (/ a b))))))) into (/ (pow a 2) (pow b 5)) 1552480552.193 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 5)) in a 1552480552.193 * [taylor]: Taking taylor expansion of (pow a 2) in a 1552480552.193 * [taylor]: Taking taylor expansion of a in a 1552480552.193 * [backup-simplify]: Simplify 0 into 0 1552480552.193 * [backup-simplify]: Simplify 1 into 1 1552480552.193 * [taylor]: Taking taylor expansion of (pow b 5) in a 1552480552.193 * [taylor]: Taking taylor expansion of b in a 1552480552.193 * [backup-simplify]: Simplify b into b 1552480552.194 * [backup-simplify]: Simplify (* 1 1) into 1 1552480552.194 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.194 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 1552480552.194 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 1552480552.194 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 1552480552.194 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 1552480552.195 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 b))) into 0 1552480552.195 * [taylor]: Taking taylor expansion of 0 in b 1552480552.195 * [backup-simplify]: Simplify 0 into 0 1552480552.195 * [backup-simplify]: Simplify 0 into 0 1552480552.197 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* b (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480552.198 * [backup-simplify]: Simplify (+ (* -1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 1552480552.198 * [taylor]: Taking taylor expansion of 0 in b 1552480552.198 * [backup-simplify]: Simplify 0 into 0 1552480552.198 * [backup-simplify]: Simplify 0 into 0 1552480552.198 * [backup-simplify]: Simplify (* -1/2 (* b (* (/ 1 a) 1))) into (* -1/2 (/ b a)) 1552480552.198 * [backup-simplify]: Simplify (/ (/ 1 c) (- (sqrt (fma (* -4 (/ 1 a)) (/ 1 c) (* (/ 1 b) (/ 1 b)))) (/ 1 b))) into (/ 1 (* (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) c)) 1552480552.198 * [approximate]: Taking taylor expansion of (/ 1 (* (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) c)) in (c a b) around 0 1552480552.198 * [taylor]: Taking taylor expansion of (/ 1 (* (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) c)) in b 1552480552.198 * [taylor]: Taking taylor expansion of (* (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) c) in b 1552480552.198 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) in b 1552480552.199 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in b 1552480552.199 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in b 1552480552.199 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480552.199 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in b 1552480552.199 * [taylor]: Taking taylor expansion of (/ -4 a) in b 1552480552.199 * [taylor]: Taking taylor expansion of -4 in b 1552480552.199 * [backup-simplify]: Simplify -4 into -4 1552480552.199 * [taylor]: Taking taylor expansion of a in b 1552480552.199 * [backup-simplify]: Simplify a into a 1552480552.199 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1552480552.199 * [taylor]: Taking taylor expansion of (/ 1 c) in b 1552480552.199 * [taylor]: Taking taylor expansion of c in b 1552480552.199 * [backup-simplify]: Simplify c into c 1552480552.199 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480552.199 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480552.199 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480552.199 * [taylor]: Taking taylor expansion of b in b 1552480552.199 * [backup-simplify]: Simplify 0 into 0 1552480552.199 * [backup-simplify]: Simplify 1 into 1 1552480552.199 * [backup-simplify]: Simplify (* 1 1) into 1 1552480552.200 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.200 * [backup-simplify]: Simplify (+ 0 1) into 1 1552480552.201 * [backup-simplify]: Simplify (sqrt 1) into 1 1552480552.201 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480552.202 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.202 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480552.203 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1552480552.203 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480552.203 * [taylor]: Taking taylor expansion of b in b 1552480552.203 * [backup-simplify]: Simplify 0 into 0 1552480552.203 * [backup-simplify]: Simplify 1 into 1 1552480552.203 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.204 * [taylor]: Taking taylor expansion of c in b 1552480552.204 * [backup-simplify]: Simplify c into c 1552480552.204 * [backup-simplify]: Simplify (- 1) into -1 1552480552.204 * [backup-simplify]: Simplify (+ 1 -1) into 0 1552480552.204 * [backup-simplify]: Simplify (* 0 c) into 0 1552480552.205 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.205 * [backup-simplify]: Simplify (- 0) into 0 1552480552.206 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480552.206 * [backup-simplify]: Simplify (+ (* 0 0) (* 0 c)) into 0 1552480552.206 * [backup-simplify]: Simplify (* (/ -4 a) (/ 1 c)) into (/ -4 (* a c)) 1552480552.206 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480552.207 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480552.207 * [backup-simplify]: Simplify (+ (/ -4 (* a c)) 0) into (- (* 4 (/ 1 (* a c)))) 1552480552.208 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 1552480552.208 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480552.209 * [backup-simplify]: Simplify (- 0) into 0 1552480552.209 * [backup-simplify]: Simplify (+ (/ -2 (* a c)) 0) into (- (* 2 (/ 1 (* a c)))) 1552480552.209 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 0 0) (* (- (* 2 (/ 1 (* a c)))) c))) into (- (* 2 (/ 1 a))) 1552480552.209 * [backup-simplify]: Simplify (/ 1 (- (* 2 (/ 1 a)))) into (* -1/2 a) 1552480552.209 * [taylor]: Taking taylor expansion of (/ 1 (* (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) c)) in a 1552480552.209 * [taylor]: Taking taylor expansion of (* (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) c) in a 1552480552.209 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) in a 1552480552.209 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 1552480552.209 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 1552480552.209 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480552.209 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 1552480552.209 * [taylor]: Taking taylor expansion of (/ -4 a) in a 1552480552.209 * [taylor]: Taking taylor expansion of -4 in a 1552480552.209 * [backup-simplify]: Simplify -4 into -4 1552480552.209 * [taylor]: Taking taylor expansion of a in a 1552480552.209 * [backup-simplify]: Simplify 0 into 0 1552480552.209 * [backup-simplify]: Simplify 1 into 1 1552480552.210 * [backup-simplify]: Simplify (/ -4 1) into -4 1552480552.210 * [taylor]: Taking taylor expansion of (/ 1 c) in a 1552480552.210 * [taylor]: Taking taylor expansion of c in a 1552480552.210 * [backup-simplify]: Simplify c into c 1552480552.210 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480552.210 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480552.210 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480552.210 * [taylor]: Taking taylor expansion of b in a 1552480552.210 * [backup-simplify]: Simplify b into b 1552480552.210 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.210 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480552.210 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 1552480552.210 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480552.210 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480552.211 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480552.211 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480552.211 * [taylor]: Taking taylor expansion of b in a 1552480552.211 * [backup-simplify]: Simplify b into b 1552480552.211 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.211 * [taylor]: Taking taylor expansion of c in a 1552480552.211 * [backup-simplify]: Simplify c into c 1552480552.211 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480552.211 * [backup-simplify]: Simplify (* 0 c) into 0 1552480552.211 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 1552480552.211 * [backup-simplify]: Simplify (+ (/ +nan.0 c) (- (/ 1 b))) into (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))) 1552480552.212 * [backup-simplify]: Simplify (+ (* 0 0) (* (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))) c)) into (- (+ (/ c b) (- +nan.0))) 1552480552.212 * [backup-simplify]: Simplify (/ 1 (- (+ (/ c b) (- +nan.0)))) into (/ -1 (+ (/ c b) (- +nan.0))) 1552480552.212 * [taylor]: Taking taylor expansion of (/ 1 (* (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) c)) in c 1552480552.212 * [taylor]: Taking taylor expansion of (* (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) c) in c 1552480552.212 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) in c 1552480552.212 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in c 1552480552.212 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in c 1552480552.212 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480552.212 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in c 1552480552.212 * [taylor]: Taking taylor expansion of (/ -4 a) in c 1552480552.212 * [taylor]: Taking taylor expansion of -4 in c 1552480552.212 * [backup-simplify]: Simplify -4 into -4 1552480552.212 * [taylor]: Taking taylor expansion of a in c 1552480552.212 * [backup-simplify]: Simplify a into a 1552480552.212 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1552480552.212 * [taylor]: Taking taylor expansion of (/ 1 c) in c 1552480552.212 * [taylor]: Taking taylor expansion of c in c 1552480552.212 * [backup-simplify]: Simplify 0 into 0 1552480552.212 * [backup-simplify]: Simplify 1 into 1 1552480552.212 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.212 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480552.213 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480552.213 * [taylor]: Taking taylor expansion of b in c 1552480552.213 * [backup-simplify]: Simplify b into b 1552480552.213 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.213 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480552.213 * [backup-simplify]: Simplify (* (/ -4 a) 1) into (/ -4 a) 1552480552.213 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1552480552.213 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480552.213 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1552480552.213 * [taylor]: Taking taylor expansion of (/ 1 b) in c 1552480552.213 * [taylor]: Taking taylor expansion of b in c 1552480552.213 * [backup-simplify]: Simplify b into b 1552480552.213 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.213 * [taylor]: Taking taylor expansion of c in c 1552480552.213 * [backup-simplify]: Simplify 0 into 0 1552480552.213 * [backup-simplify]: Simplify 1 into 1 1552480552.214 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480552.214 * [backup-simplify]: Simplify (* 0 0) into 0 1552480552.214 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 1552480552.214 * [backup-simplify]: Simplify (+ (/ +nan.0 a) (- (/ 1 b))) into (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) 1552480552.214 * [backup-simplify]: Simplify (+ (* 0 1) (* (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) 0)) into 0 1552480552.215 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.215 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 1552480552.215 * [backup-simplify]: Simplify (+ (* (/ -4 a) 0) (* 0 1)) into 0 1552480552.215 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 1552480552.216 * [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))))) 1552480552.216 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 1552480552.216 * [backup-simplify]: Simplify (- 0) into 0 1552480552.216 * [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)))))) 1552480552.217 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) 1) (* (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 0))) into (- (+ (/ 1 b) (- (* +nan.0 (/ 1 a))))) 1552480552.217 * [backup-simplify]: Simplify (/ 1 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))))) into (/ -1 (+ (/ 1 b) (- (* +nan.0 (/ 1 a))))) 1552480552.217 * [taylor]: Taking taylor expansion of (/ 1 (* (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) c)) in c 1552480552.217 * [taylor]: Taking taylor expansion of (* (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) c) in c 1552480552.217 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) in c 1552480552.217 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in c 1552480552.217 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in c 1552480552.217 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480552.217 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in c 1552480552.217 * [taylor]: Taking taylor expansion of (/ -4 a) in c 1552480552.217 * [taylor]: Taking taylor expansion of -4 in c 1552480552.217 * [backup-simplify]: Simplify -4 into -4 1552480552.217 * [taylor]: Taking taylor expansion of a in c 1552480552.217 * [backup-simplify]: Simplify a into a 1552480552.217 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1552480552.217 * [taylor]: Taking taylor expansion of (/ 1 c) in c 1552480552.217 * [taylor]: Taking taylor expansion of c in c 1552480552.217 * [backup-simplify]: Simplify 0 into 0 1552480552.217 * [backup-simplify]: Simplify 1 into 1 1552480552.218 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.218 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480552.218 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480552.218 * [taylor]: Taking taylor expansion of b in c 1552480552.218 * [backup-simplify]: Simplify b into b 1552480552.218 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.218 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480552.218 * [backup-simplify]: Simplify (* (/ -4 a) 1) into (/ -4 a) 1552480552.218 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1552480552.218 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480552.218 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1552480552.218 * [taylor]: Taking taylor expansion of (/ 1 b) in c 1552480552.218 * [taylor]: Taking taylor expansion of b in c 1552480552.219 * [backup-simplify]: Simplify b into b 1552480552.219 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.219 * [taylor]: Taking taylor expansion of c in c 1552480552.219 * [backup-simplify]: Simplify 0 into 0 1552480552.219 * [backup-simplify]: Simplify 1 into 1 1552480552.219 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480552.219 * [backup-simplify]: Simplify (* 0 0) into 0 1552480552.219 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 1552480552.219 * [backup-simplify]: Simplify (+ (/ +nan.0 a) (- (/ 1 b))) into (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) 1552480552.220 * [backup-simplify]: Simplify (+ (* 0 1) (* (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) 0)) into 0 1552480552.220 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.220 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 1552480552.221 * [backup-simplify]: Simplify (+ (* (/ -4 a) 0) (* 0 1)) into 0 1552480552.221 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 1552480552.221 * [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))))) 1552480552.221 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 1552480552.221 * [backup-simplify]: Simplify (- 0) into 0 1552480552.222 * [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)))))) 1552480552.222 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) 1) (* (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 0))) into (- (+ (/ 1 b) (- (* +nan.0 (/ 1 a))))) 1552480552.222 * [backup-simplify]: Simplify (/ 1 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))))) into (/ -1 (+ (/ 1 b) (- (* +nan.0 (/ 1 a))))) 1552480552.222 * [taylor]: Taking taylor expansion of (/ -1 (+ (/ 1 b) (- (* +nan.0 (/ 1 a))))) in a 1552480552.222 * [taylor]: Taking taylor expansion of -1 in a 1552480552.222 * [backup-simplify]: Simplify -1 into -1 1552480552.222 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) in a 1552480552.223 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480552.223 * [taylor]: Taking taylor expansion of b in a 1552480552.223 * [backup-simplify]: Simplify b into b 1552480552.223 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.223 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 a))) in a 1552480552.223 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480552.223 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.223 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.223 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480552.223 * [taylor]: Taking taylor expansion of a in a 1552480552.223 * [backup-simplify]: Simplify 0 into 0 1552480552.223 * [backup-simplify]: Simplify 1 into 1 1552480552.223 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.223 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480552.223 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.224 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480552.224 * [backup-simplify]: Simplify (/ -1 (- +nan.0)) into +nan.0 1552480552.225 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480552.225 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 1552480552.225 * [backup-simplify]: Simplify (+ (* (/ -4 a) 0) (+ (* 0 0) (* 0 1))) into 0 1552480552.226 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480552.226 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 1552480552.226 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480552.226 * [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))))))) 1552480552.227 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 1552480552.227 * [backup-simplify]: Simplify (- 0) into 0 1552480552.227 * [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))))))) 1552480552.228 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) 0) (+ (* (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 1) (* (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 0)))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 1552480552.229 * [backup-simplify]: Simplify (- (+ (* (/ -1 (+ (/ 1 b) (- (* +nan.0 (/ 1 a))))) (/ (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) (- (+ (/ 1 b) (- (* +nan.0 (/ 1 a))))))))) into (- (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (- (/ 1 b) (* +nan.0 (/ 1 a))))))) (- (* +nan.0 (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a)))))))))) 1552480552.229 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (- (/ 1 b) (* +nan.0 (/ 1 a))))))) (- (* +nan.0 (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a)))))))))) in a 1552480552.229 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (- (/ 1 b) (* +nan.0 (/ 1 a))))))) (- (* +nan.0 (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a))))))))) in a 1552480552.229 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (- (/ 1 b) (* +nan.0 (/ 1 a))))))) in a 1552480552.229 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.229 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.229 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (- (/ 1 b) (* +nan.0 (/ 1 a)))))) in a 1552480552.229 * [taylor]: Taking taylor expansion of (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (- (/ 1 b) (* +nan.0 (/ 1 a))))) in a 1552480552.229 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) in a 1552480552.229 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480552.229 * [taylor]: Taking taylor expansion of b in a 1552480552.229 * [backup-simplify]: Simplify b into b 1552480552.229 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.229 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 a))) in a 1552480552.229 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480552.229 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.229 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.229 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480552.229 * [taylor]: Taking taylor expansion of a in a 1552480552.229 * [backup-simplify]: Simplify 0 into 0 1552480552.229 * [backup-simplify]: Simplify 1 into 1 1552480552.232 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.232 * [taylor]: Taking taylor expansion of (* (pow b 2) (- (/ 1 b) (* +nan.0 (/ 1 a)))) in a 1552480552.232 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480552.232 * [taylor]: Taking taylor expansion of b in a 1552480552.232 * [backup-simplify]: Simplify b into b 1552480552.232 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 1552480552.232 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480552.232 * [taylor]: Taking taylor expansion of b in a 1552480552.232 * [backup-simplify]: Simplify b into b 1552480552.232 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.232 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480552.232 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.232 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.232 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480552.232 * [taylor]: Taking taylor expansion of a in a 1552480552.232 * [backup-simplify]: Simplify 0 into 0 1552480552.232 * [backup-simplify]: Simplify 1 into 1 1552480552.232 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.233 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480552.233 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.233 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480552.233 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.234 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480552.234 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.234 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480552.235 * [backup-simplify]: Simplify (* (pow b 2) (- +nan.0)) into (* +nan.0 (pow b 2)) 1552480552.235 * [backup-simplify]: Simplify (* (- +nan.0) (* +nan.0 (pow b 2))) into (* +nan.0 (pow b 2)) 1552480552.235 * [backup-simplify]: Simplify (/ 1 (* +nan.0 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480552.235 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a)))))))) in a 1552480552.235 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a))))))) in a 1552480552.235 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.235 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.235 * [taylor]: Taking taylor expansion of (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a)))))) in a 1552480552.235 * [taylor]: Taking taylor expansion of (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a))))) in a 1552480552.235 * [taylor]: Taking taylor expansion of (pow a 2) in a 1552480552.235 * [taylor]: Taking taylor expansion of a in a 1552480552.235 * [backup-simplify]: Simplify 0 into 0 1552480552.235 * [backup-simplify]: Simplify 1 into 1 1552480552.235 * [taylor]: Taking taylor expansion of (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a)))) in a 1552480552.235 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) in a 1552480552.235 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480552.235 * [taylor]: Taking taylor expansion of b in a 1552480552.235 * [backup-simplify]: Simplify b into b 1552480552.235 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.235 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 a))) in a 1552480552.235 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480552.235 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.235 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.235 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480552.235 * [taylor]: Taking taylor expansion of a in a 1552480552.235 * [backup-simplify]: Simplify 0 into 0 1552480552.235 * [backup-simplify]: Simplify 1 into 1 1552480552.236 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.236 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 1552480552.236 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480552.236 * [taylor]: Taking taylor expansion of b in a 1552480552.236 * [backup-simplify]: Simplify b into b 1552480552.236 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.236 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480552.236 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.236 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.236 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480552.236 * [taylor]: Taking taylor expansion of a in a 1552480552.236 * [backup-simplify]: Simplify 0 into 0 1552480552.236 * [backup-simplify]: Simplify 1 into 1 1552480552.236 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.236 * [backup-simplify]: Simplify (* 1 1) into 1 1552480552.237 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480552.237 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.237 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480552.238 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480552.238 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.238 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480552.239 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 1552480552.239 * [backup-simplify]: Simplify (* 1 +nan.0) into +nan.0 1552480552.239 * [backup-simplify]: Simplify (/ 1 +nan.0) into +nan.0 1552480552.240 * [backup-simplify]: Simplify (* +nan.0 +nan.0) into +nan.0 1552480552.240 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.240 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480552.241 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 1552480552.241 * [taylor]: Taking taylor expansion of (- +nan.0) in b 1552480552.241 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480552.241 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.241 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480552.241 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.242 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480552.242 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 1552480552.242 * [backup-simplify]: Simplify (+ (* (/ -4 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1552480552.243 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 1552480552.243 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))) (* 0 (/ 0 (pow b 2))))) into 0 1552480552.243 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480552.244 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 2) (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow b 4))) (- (+ (* +nan.0 (/ 1 (* (pow a 2) (pow b 2)))) (- (* +nan.0 (/ 1 (pow a 4)))))))) 1552480552.244 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 1552480552.244 * [backup-simplify]: Simplify (- 0) into 0 1552480552.245 * [backup-simplify]: Simplify (+ (* +nan.0 (+ (* +nan.0 (/ 1 (pow b 4))) (- (+ (* +nan.0 (/ 1 (* (pow a 2) (pow b 2)))) (- (* +nan.0 (/ 1 (pow a 4)))))))) 0) into (- (+ (* +nan.0 (/ 1 (* (pow a 2) (pow b 2)))) (- (+ (* +nan.0 (/ 1 (pow a 4))) (- (* +nan.0 (/ 1 (pow b 4)))))))) 1552480552.246 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) 0) (+ (* (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 0) (+ (* (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 1) (* (- (+ (* +nan.0 (/ 1 (* (pow a 2) (pow b 2)))) (- (+ (* +nan.0 (/ 1 (pow a 4))) (- (* +nan.0 (/ 1 (pow b 4)))))))) 0))))) into (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 1552480552.248 * [backup-simplify]: Simplify (- (+ (* (/ -1 (+ (/ 1 b) (- (* +nan.0 (/ 1 a))))) (/ (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) (- (+ (/ 1 b) (- (* +nan.0 (/ 1 a))))))) (* (- (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (- (/ 1 b) (* +nan.0 (/ 1 a))))))) (- (* +nan.0 (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a)))))))))) (/ (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) (- (+ (/ 1 b) (- (* +nan.0 (/ 1 a))))))))) into (- (+ (* +nan.0 (/ 1 (* a (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (- (/ 1 b) (* +nan.0 (/ 1 a)))))))) (- (+ (* +nan.0 (/ 1 (* (pow a 4) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) (- (+ (* +nan.0 (/ 1 (* (pow a 3) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a))))))) (- (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) (- (* +nan.0 (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))))))))))))) 1552480552.248 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* a (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (- (/ 1 b) (* +nan.0 (/ 1 a)))))))) (- (+ (* +nan.0 (/ 1 (* (pow a 4) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) (- (+ (* +nan.0 (/ 1 (* (pow a 3) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a))))))) (- (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) (- (* +nan.0 (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))))))))))))) in a 1552480552.248 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* a (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (- (/ 1 b) (* +nan.0 (/ 1 a)))))))) (- (+ (* +nan.0 (/ 1 (* (pow a 4) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) (- (+ (* +nan.0 (/ 1 (* (pow a 3) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a))))))) (- (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) (- (* +nan.0 (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))))))))))))) in a 1552480552.248 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (- (/ 1 b) (* +nan.0 (/ 1 a)))))))) in a 1552480552.248 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.248 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.248 * [taylor]: Taking taylor expansion of (/ 1 (* a (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (- (/ 1 b) (* +nan.0 (/ 1 a))))))) in a 1552480552.248 * [taylor]: Taking taylor expansion of (* a (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (- (/ 1 b) (* +nan.0 (/ 1 a)))))) in a 1552480552.248 * [taylor]: Taking taylor expansion of a in a 1552480552.248 * [backup-simplify]: Simplify 0 into 0 1552480552.248 * [backup-simplify]: Simplify 1 into 1 1552480552.248 * [taylor]: Taking taylor expansion of (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (- (/ 1 b) (* +nan.0 (/ 1 a))))) in a 1552480552.248 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) in a 1552480552.248 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480552.248 * [taylor]: Taking taylor expansion of b in a 1552480552.248 * [backup-simplify]: Simplify b into b 1552480552.248 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.248 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 a))) in a 1552480552.249 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480552.249 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.249 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.249 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480552.249 * [taylor]: Taking taylor expansion of a in a 1552480552.249 * [backup-simplify]: Simplify 0 into 0 1552480552.249 * [backup-simplify]: Simplify 1 into 1 1552480552.249 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.249 * [taylor]: Taking taylor expansion of (* (pow b 2) (- (/ 1 b) (* +nan.0 (/ 1 a)))) in a 1552480552.249 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480552.249 * [taylor]: Taking taylor expansion of b in a 1552480552.249 * [backup-simplify]: Simplify b into b 1552480552.249 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 1552480552.249 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480552.249 * [taylor]: Taking taylor expansion of b in a 1552480552.249 * [backup-simplify]: Simplify b into b 1552480552.249 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.249 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480552.249 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.249 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.249 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480552.249 * [taylor]: Taking taylor expansion of a in a 1552480552.249 * [backup-simplify]: Simplify 0 into 0 1552480552.249 * [backup-simplify]: Simplify 1 into 1 1552480552.249 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.250 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480552.250 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.250 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480552.250 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.251 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480552.251 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.252 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480552.252 * [backup-simplify]: Simplify (* (pow b 2) (- +nan.0)) into (* +nan.0 (pow b 2)) 1552480552.252 * [backup-simplify]: Simplify (* (- +nan.0) (* +nan.0 (pow b 2))) into (* +nan.0 (pow b 2)) 1552480552.252 * [backup-simplify]: Simplify (* 0 (* +nan.0 (pow b 2))) into 0 1552480552.253 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.253 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480552.253 * [backup-simplify]: Simplify (- 0) into 0 1552480552.254 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1552480552.254 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480552.254 * [backup-simplify]: Simplify (+ (* (pow b 2) (/ 1 b)) (* 0 (- +nan.0))) into b 1552480552.254 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.255 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480552.255 * [backup-simplify]: Simplify (- 0) into 0 1552480552.255 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1552480552.255 * [backup-simplify]: Simplify (+ (* (- +nan.0) b) (* (/ 1 b) (* +nan.0 (pow b 2)))) into (- (* +nan.0 b)) 1552480552.256 * [backup-simplify]: Simplify (+ (* 0 (- (* +nan.0 b))) (* 1 (* +nan.0 (pow b 2)))) into (- (* +nan.0 (pow b 2))) 1552480552.256 * [backup-simplify]: Simplify (/ 1 (- (* +nan.0 (pow b 2)))) into (/ +nan.0 (pow b 2)) 1552480552.256 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow a 4) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) (- (+ (* +nan.0 (/ 1 (* (pow a 3) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a))))))) (- (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) (- (* +nan.0 (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))))))))))) in a 1552480552.256 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow a 4) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) (- (+ (* +nan.0 (/ 1 (* (pow a 3) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a))))))) (- (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) (- (* +nan.0 (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))))))))))) in a 1552480552.256 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow a 4) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) in a 1552480552.256 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.256 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.256 * [taylor]: Taking taylor expansion of (/ 1 (* (pow a 4) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))) in a 1552480552.256 * [taylor]: Taking taylor expansion of (* (pow a 4) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))) in a 1552480552.256 * [taylor]: Taking taylor expansion of (pow a 4) in a 1552480552.256 * [taylor]: Taking taylor expansion of a in a 1552480552.256 * [backup-simplify]: Simplify 0 into 0 1552480552.256 * [backup-simplify]: Simplify 1 into 1 1552480552.256 * [taylor]: Taking taylor expansion of (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)) in a 1552480552.256 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) in a 1552480552.256 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480552.256 * [taylor]: Taking taylor expansion of b in a 1552480552.256 * [backup-simplify]: Simplify b into b 1552480552.256 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.256 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 a))) in a 1552480552.256 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480552.256 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.256 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.256 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480552.256 * [taylor]: Taking taylor expansion of a in a 1552480552.256 * [backup-simplify]: Simplify 0 into 0 1552480552.256 * [backup-simplify]: Simplify 1 into 1 1552480552.256 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.256 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2) in a 1552480552.256 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 1552480552.256 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480552.256 * [taylor]: Taking taylor expansion of b in a 1552480552.256 * [backup-simplify]: Simplify b into b 1552480552.256 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.256 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480552.256 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.256 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.256 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480552.257 * [taylor]: Taking taylor expansion of a in a 1552480552.257 * [backup-simplify]: Simplify 0 into 0 1552480552.257 * [backup-simplify]: Simplify 1 into 1 1552480552.257 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.257 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480552.257 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.258 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480552.258 * [backup-simplify]: Simplify (* 1 1) into 1 1552480552.258 * [backup-simplify]: Simplify (* 1 1) into 1 1552480552.259 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480552.259 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.259 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480552.260 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 1552480552.260 * [backup-simplify]: Simplify (* (- +nan.0) +nan.0) into +nan.0 1552480552.261 * [backup-simplify]: Simplify (* 1 +nan.0) into +nan.0 1552480552.261 * [backup-simplify]: Simplify (/ 1 +nan.0) into +nan.0 1552480552.261 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow a 3) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a))))))) (- (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) (- (* +nan.0 (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))))))))) in a 1552480552.261 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow a 3) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a))))))) (- (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) (- (* +nan.0 (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))))))))) in a 1552480552.261 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow a 3) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a))))))) in a 1552480552.261 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.261 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.261 * [taylor]: Taking taylor expansion of (/ 1 (* (pow a 3) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a)))))) in a 1552480552.261 * [taylor]: Taking taylor expansion of (* (pow a 3) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a))))) in a 1552480552.261 * [taylor]: Taking taylor expansion of (pow a 3) in a 1552480552.261 * [taylor]: Taking taylor expansion of a in a 1552480552.261 * [backup-simplify]: Simplify 0 into 0 1552480552.261 * [backup-simplify]: Simplify 1 into 1 1552480552.261 * [taylor]: Taking taylor expansion of (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a)))) in a 1552480552.261 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) in a 1552480552.261 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480552.261 * [taylor]: Taking taylor expansion of b in a 1552480552.261 * [backup-simplify]: Simplify b into b 1552480552.261 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.261 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 a))) in a 1552480552.261 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480552.261 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.261 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.261 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480552.261 * [taylor]: Taking taylor expansion of a in a 1552480552.261 * [backup-simplify]: Simplify 0 into 0 1552480552.261 * [backup-simplify]: Simplify 1 into 1 1552480552.262 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.262 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 1552480552.262 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480552.262 * [taylor]: Taking taylor expansion of b in a 1552480552.262 * [backup-simplify]: Simplify b into b 1552480552.262 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.262 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480552.262 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.262 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.262 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480552.262 * [taylor]: Taking taylor expansion of a in a 1552480552.262 * [backup-simplify]: Simplify 0 into 0 1552480552.262 * [backup-simplify]: Simplify 1 into 1 1552480552.262 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.262 * [backup-simplify]: Simplify (* 1 1) into 1 1552480552.263 * [backup-simplify]: Simplify (* 1 1) into 1 1552480552.263 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480552.263 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.264 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480552.264 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480552.264 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.265 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480552.265 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 1552480552.266 * [backup-simplify]: Simplify (* 1 +nan.0) into +nan.0 1552480552.266 * [backup-simplify]: Simplify (/ 1 +nan.0) into +nan.0 1552480552.266 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) (- (* +nan.0 (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))))))) in a 1552480552.266 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) (- (* +nan.0 (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))))))) in a 1552480552.266 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) in a 1552480552.266 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.266 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.266 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))) in a 1552480552.266 * [taylor]: Taking taylor expansion of (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))) in a 1552480552.266 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) in a 1552480552.266 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480552.266 * [taylor]: Taking taylor expansion of b in a 1552480552.266 * [backup-simplify]: Simplify b into b 1552480552.266 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.266 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 a))) in a 1552480552.266 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480552.266 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.266 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.266 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480552.266 * [taylor]: Taking taylor expansion of a in a 1552480552.266 * [backup-simplify]: Simplify 0 into 0 1552480552.266 * [backup-simplify]: Simplify 1 into 1 1552480552.266 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.266 * [taylor]: Taking taylor expansion of (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)) in a 1552480552.266 * [taylor]: Taking taylor expansion of (pow b 4) in a 1552480552.266 * [taylor]: Taking taylor expansion of b in a 1552480552.266 * [backup-simplify]: Simplify b into b 1552480552.266 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2) in a 1552480552.267 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 1552480552.267 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480552.267 * [taylor]: Taking taylor expansion of b in a 1552480552.267 * [backup-simplify]: Simplify b into b 1552480552.267 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.267 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480552.267 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.267 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.267 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480552.267 * [taylor]: Taking taylor expansion of a in a 1552480552.267 * [backup-simplify]: Simplify 0 into 0 1552480552.267 * [backup-simplify]: Simplify 1 into 1 1552480552.267 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.267 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480552.267 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.268 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480552.268 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480552.269 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.269 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480552.269 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.269 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 1552480552.270 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 1552480552.270 * [backup-simplify]: Simplify (* (pow b 4) +nan.0) into (* +nan.0 (pow b 4)) 1552480552.270 * [backup-simplify]: Simplify (* (- +nan.0) (* +nan.0 (pow b 4))) into (* +nan.0 (pow b 4)) 1552480552.270 * [backup-simplify]: Simplify (/ 1 (* +nan.0 (pow b 4))) into (/ +nan.0 (pow b 4)) 1552480552.270 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))))) in a 1552480552.270 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))))) in a 1552480552.271 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.271 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.271 * [taylor]: Taking taylor expansion of (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) in a 1552480552.271 * [taylor]: Taking taylor expansion of (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))) in a 1552480552.271 * [taylor]: Taking taylor expansion of (pow a 2) in a 1552480552.271 * [taylor]: Taking taylor expansion of a in a 1552480552.271 * [backup-simplify]: Simplify 0 into 0 1552480552.271 * [backup-simplify]: Simplify 1 into 1 1552480552.271 * [taylor]: Taking taylor expansion of (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))) in a 1552480552.271 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) in a 1552480552.271 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480552.271 * [taylor]: Taking taylor expansion of b in a 1552480552.271 * [backup-simplify]: Simplify b into b 1552480552.271 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.271 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 a))) in a 1552480552.271 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480552.271 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.271 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.271 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480552.271 * [taylor]: Taking taylor expansion of a in a 1552480552.271 * [backup-simplify]: Simplify 0 into 0 1552480552.271 * [backup-simplify]: Simplify 1 into 1 1552480552.271 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.271 * [taylor]: Taking taylor expansion of (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)) in a 1552480552.271 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480552.271 * [taylor]: Taking taylor expansion of b in a 1552480552.271 * [backup-simplify]: Simplify b into b 1552480552.271 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2) in a 1552480552.271 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 1552480552.271 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480552.271 * [taylor]: Taking taylor expansion of b in a 1552480552.271 * [backup-simplify]: Simplify b into b 1552480552.271 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.271 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480552.271 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.271 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.271 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480552.271 * [taylor]: Taking taylor expansion of a in a 1552480552.271 * [backup-simplify]: Simplify 0 into 0 1552480552.271 * [backup-simplify]: Simplify 1 into 1 1552480552.272 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.272 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480552.272 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.273 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480552.273 * [backup-simplify]: Simplify (* 1 1) into 1 1552480552.273 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480552.273 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.274 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480552.274 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.275 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 1552480552.275 * [backup-simplify]: Simplify (* (pow b 2) +nan.0) into (* +nan.0 (pow b 2)) 1552480552.275 * [backup-simplify]: Simplify (* (- +nan.0) (* +nan.0 (pow b 2))) into (* +nan.0 (pow b 2)) 1552480552.275 * [backup-simplify]: Simplify (* 1 (* +nan.0 (pow b 2))) into (* +nan.0 (pow b 2)) 1552480552.275 * [backup-simplify]: Simplify (/ 1 (* +nan.0 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480552.275 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.276 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480552.276 * [backup-simplify]: Simplify (- 0) into 0 1552480552.276 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1552480552.277 * [backup-simplify]: Simplify (+ (* (- +nan.0) (/ 1 b)) (* (/ 1 b) (- +nan.0))) into (- (* +nan.0 (/ 1 b))) 1552480552.277 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.278 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480552.278 * [backup-simplify]: Simplify (- 0) into 0 1552480552.278 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1552480552.279 * [backup-simplify]: Simplify (+ (* (- +nan.0) (- (* +nan.0 (/ 1 b)))) (* (/ 1 b) +nan.0)) into (- (* +nan.0 (/ 1 b))) 1552480552.279 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480552.280 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480552.281 * [backup-simplify]: Simplify (+ (* 1 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 1552480552.281 * [backup-simplify]: Simplify (- (+ (* +nan.0 (/ (- (* +nan.0 (/ 1 b))) +nan.0)))) into (- (* +nan.0 (/ 1 b))) 1552480552.281 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 1552480552.282 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.283 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480552.283 * [backup-simplify]: Simplify (- 0) into 0 1552480552.283 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1552480552.284 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.285 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480552.285 * [backup-simplify]: Simplify (- 0) into 0 1552480552.285 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1552480552.286 * [backup-simplify]: Simplify (+ (* (- +nan.0) (/ 1 b)) (* (/ 1 b) (- +nan.0))) into (- (* +nan.0 (/ 1 b))) 1552480552.287 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480552.287 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480552.288 * [backup-simplify]: Simplify (+ (* 1 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 1552480552.288 * [backup-simplify]: Simplify (- (+ (* +nan.0 (/ (- (* +nan.0 (/ 1 b))) +nan.0)))) into (- (* +nan.0 (/ 1 b))) 1552480552.289 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 1552480552.289 * [backup-simplify]: Simplify (+ (- (* +nan.0 (/ 1 b))) 0) into (- (* +nan.0 (/ 1 b))) 1552480552.290 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 1552480552.290 * [backup-simplify]: Simplify (+ (- (* +nan.0 (/ 1 b))) (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 1552480552.290 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 1552480552.290 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 1552480552.290 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 1552480552.290 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 b))) in b 1552480552.290 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b 1552480552.290 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480552.290 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.290 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480552.290 * [taylor]: Taking taylor expansion of b in b 1552480552.290 * [backup-simplify]: Simplify 0 into 0 1552480552.290 * [backup-simplify]: Simplify 1 into 1 1552480552.291 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.291 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480552.292 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.292 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.293 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.293 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480552.294 * [backup-simplify]: Simplify (- 0) into 0 1552480552.294 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1552480552.295 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.295 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480552.296 * [backup-simplify]: Simplify (- 0) into 0 1552480552.296 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1552480552.297 * [backup-simplify]: Simplify (+ (* (- +nan.0) (/ 1 b)) (* (/ 1 b) (- +nan.0))) into (- (* +nan.0 (/ 1 b))) 1552480552.297 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480552.298 * [backup-simplify]: Simplify (+ (* 1 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 1552480552.298 * [backup-simplify]: Simplify (- (+ (* +nan.0 (/ (- (* +nan.0 (/ 1 b))) +nan.0)))) into (- (* +nan.0 (/ 1 b))) 1552480552.299 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 1552480552.299 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 1552480552.299 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 1552480552.299 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 1552480552.299 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 b))) in b 1552480552.299 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b 1552480552.299 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480552.299 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.299 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480552.299 * [taylor]: Taking taylor expansion of b in b 1552480552.299 * [backup-simplify]: Simplify 0 into 0 1552480552.299 * [backup-simplify]: Simplify 1 into 1 1552480552.300 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.300 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480552.300 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.301 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.302 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.302 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480552.303 * [backup-simplify]: Simplify (- 0) into 0 1552480552.303 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1552480552.304 * [backup-simplify]: Simplify (- (/ 0 (- +nan.0)) (+ (* +nan.0 (/ (/ 1 b) (- +nan.0))))) into (- (* +nan.0 (/ 1 b))) 1552480552.304 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 b))) in b 1552480552.304 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b 1552480552.304 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480552.304 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.304 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480552.304 * [taylor]: Taking taylor expansion of b in b 1552480552.304 * [backup-simplify]: Simplify 0 into 0 1552480552.304 * [backup-simplify]: Simplify 1 into 1 1552480552.304 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.305 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480552.305 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.306 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.307 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* (/ 1 (/ 1 b)) (* (pow (/ 1 a) 2) (/ 1 (/ 1 c))))) (+ (* (- +nan.0) (* (/ 1 (/ 1 b)) (* (/ 1 a) 1))) (* (- +nan.0) (* (/ 1 (/ 1 b)) (* 1 (/ 1 c)))))) into (- (+ (* +nan.0 (/ b c)) (- (+ (* +nan.0 (/ (* b c) (pow a 2))) (- (* +nan.0 (/ b a))))))) 1552480552.308 * [backup-simplify]: Simplify (/ (/ 1 (- c)) (- (sqrt (fma (* -4 (/ 1 (- a))) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- b))))) (/ 1 (- b)))) into (/ -1 (* c (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))))) 1552480552.308 * [approximate]: Taking taylor expansion of (/ -1 (* c (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))))) in (c a b) around 0 1552480552.308 * [taylor]: Taking taylor expansion of (/ -1 (* c (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))))) in b 1552480552.308 * [taylor]: Taking taylor expansion of -1 in b 1552480552.308 * [backup-simplify]: Simplify -1 into -1 1552480552.308 * [taylor]: Taking taylor expansion of (* c (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))))) in b 1552480552.308 * [taylor]: Taking taylor expansion of c in b 1552480552.308 * [backup-simplify]: Simplify c into c 1552480552.308 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in b 1552480552.308 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480552.308 * [taylor]: Taking taylor expansion of b in b 1552480552.308 * [backup-simplify]: Simplify 0 into 0 1552480552.308 * [backup-simplify]: Simplify 1 into 1 1552480552.308 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.309 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in b 1552480552.309 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in b 1552480552.309 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480552.309 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in b 1552480552.309 * [taylor]: Taking taylor expansion of (/ 4 a) in b 1552480552.309 * [taylor]: Taking taylor expansion of 4 in b 1552480552.309 * [backup-simplify]: Simplify 4 into 4 1552480552.309 * [taylor]: Taking taylor expansion of a in b 1552480552.309 * [backup-simplify]: Simplify a into a 1552480552.309 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1552480552.309 * [taylor]: Taking taylor expansion of (/ -1 c) in b 1552480552.309 * [taylor]: Taking taylor expansion of -1 in b 1552480552.309 * [backup-simplify]: Simplify -1 into -1 1552480552.309 * [taylor]: Taking taylor expansion of c in b 1552480552.309 * [backup-simplify]: Simplify c into c 1552480552.309 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480552.309 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480552.309 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480552.309 * [taylor]: Taking taylor expansion of b in b 1552480552.309 * [backup-simplify]: Simplify 0 into 0 1552480552.309 * [backup-simplify]: Simplify 1 into 1 1552480552.310 * [backup-simplify]: Simplify (* 1 1) into 1 1552480552.310 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.310 * [backup-simplify]: Simplify (+ 0 1) into 1 1552480552.311 * [backup-simplify]: Simplify (sqrt 1) into 1 1552480552.311 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480552.312 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.313 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480552.313 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1552480552.314 * [backup-simplify]: Simplify (+ 1 1) into 2 1552480552.314 * [backup-simplify]: Simplify (* c 2) into (* 2 c) 1552480552.314 * [backup-simplify]: Simplify (/ -1 (* 2 c)) into (/ -1/2 c) 1552480552.314 * [taylor]: Taking taylor expansion of (/ -1 (* c (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))))) in a 1552480552.314 * [taylor]: Taking taylor expansion of -1 in a 1552480552.314 * [backup-simplify]: Simplify -1 into -1 1552480552.314 * [taylor]: Taking taylor expansion of (* c (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))))) in a 1552480552.314 * [taylor]: Taking taylor expansion of c in a 1552480552.314 * [backup-simplify]: Simplify c into c 1552480552.314 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in a 1552480552.314 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480552.314 * [taylor]: Taking taylor expansion of b in a 1552480552.314 * [backup-simplify]: Simplify b into b 1552480552.314 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.314 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 1552480552.314 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 1552480552.314 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480552.314 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 1552480552.314 * [taylor]: Taking taylor expansion of (/ 4 a) in a 1552480552.314 * [taylor]: Taking taylor expansion of 4 in a 1552480552.314 * [backup-simplify]: Simplify 4 into 4 1552480552.314 * [taylor]: Taking taylor expansion of a in a 1552480552.314 * [backup-simplify]: Simplify 0 into 0 1552480552.314 * [backup-simplify]: Simplify 1 into 1 1552480552.315 * [backup-simplify]: Simplify (/ 4 1) into 4 1552480552.315 * [taylor]: Taking taylor expansion of (/ -1 c) in a 1552480552.315 * [taylor]: Taking taylor expansion of -1 in a 1552480552.315 * [backup-simplify]: Simplify -1 into -1 1552480552.315 * [taylor]: Taking taylor expansion of c in a 1552480552.315 * [backup-simplify]: Simplify c into c 1552480552.315 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480552.315 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480552.315 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480552.315 * [taylor]: Taking taylor expansion of b in a 1552480552.315 * [backup-simplify]: Simplify b into b 1552480552.315 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.315 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480552.315 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 1552480552.315 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480552.316 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480552.316 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480552.317 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480552.317 * [backup-simplify]: Simplify (* c 0) into 0 1552480552.317 * [backup-simplify]: Simplify (+ (/ 1 b) (/ +nan.0 c)) into (- (/ 1 b) (* +nan.0 (/ 1 c))) 1552480552.318 * [backup-simplify]: Simplify (+ (* c (- (/ 1 b) (* +nan.0 (/ 1 c)))) (* 0 0)) into (- (/ c b) +nan.0) 1552480552.318 * [backup-simplify]: Simplify (/ -1 (- (/ c b) +nan.0)) into (/ -1 (- (/ c b) +nan.0)) 1552480552.318 * [taylor]: Taking taylor expansion of (/ -1 (* c (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))))) in c 1552480552.318 * [taylor]: Taking taylor expansion of -1 in c 1552480552.318 * [backup-simplify]: Simplify -1 into -1 1552480552.318 * [taylor]: Taking taylor expansion of (* c (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))))) in c 1552480552.318 * [taylor]: Taking taylor expansion of c in c 1552480552.318 * [backup-simplify]: Simplify 0 into 0 1552480552.318 * [backup-simplify]: Simplify 1 into 1 1552480552.318 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in c 1552480552.318 * [taylor]: Taking taylor expansion of (/ 1 b) in c 1552480552.318 * [taylor]: Taking taylor expansion of b in c 1552480552.318 * [backup-simplify]: Simplify b into b 1552480552.318 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.318 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in c 1552480552.318 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in c 1552480552.318 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480552.318 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in c 1552480552.318 * [taylor]: Taking taylor expansion of (/ 4 a) in c 1552480552.318 * [taylor]: Taking taylor expansion of 4 in c 1552480552.318 * [backup-simplify]: Simplify 4 into 4 1552480552.318 * [taylor]: Taking taylor expansion of a in c 1552480552.318 * [backup-simplify]: Simplify a into a 1552480552.318 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1552480552.318 * [taylor]: Taking taylor expansion of (/ -1 c) in c 1552480552.318 * [taylor]: Taking taylor expansion of -1 in c 1552480552.318 * [backup-simplify]: Simplify -1 into -1 1552480552.318 * [taylor]: Taking taylor expansion of c in c 1552480552.318 * [backup-simplify]: Simplify 0 into 0 1552480552.318 * [backup-simplify]: Simplify 1 into 1 1552480552.319 * [backup-simplify]: Simplify (/ -1 1) into -1 1552480552.319 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480552.319 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480552.319 * [taylor]: Taking taylor expansion of b in c 1552480552.319 * [backup-simplify]: Simplify b into b 1552480552.319 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.319 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480552.319 * [backup-simplify]: Simplify (* (/ 4 a) -1) into (/ -4 a) 1552480552.319 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1552480552.320 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480552.320 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1552480552.321 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480552.321 * [backup-simplify]: Simplify (* 0 0) into 0 1552480552.321 * [backup-simplify]: Simplify (+ (/ 1 b) (/ +nan.0 a)) into (- (/ 1 b) (* +nan.0 (/ 1 a))) 1552480552.322 * [backup-simplify]: Simplify (+ (* 0 (- (/ 1 b) (* +nan.0 (/ 1 a)))) (* 1 0)) into 0 1552480552.322 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 1552480552.323 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1552480552.323 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 1552480552.323 * [backup-simplify]: Simplify (+ (* (/ 4 a) 0) (* 0 -1)) into 0 1552480552.323 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 1552480552.324 * [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))))) 1552480552.325 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 1552480552.326 * [backup-simplify]: Simplify (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 1 (- (/ 1 b) (* +nan.0 (/ 1 a)))) (* 0 0))) into (- (/ 1 b) (* +nan.0 (/ 1 a))) 1552480552.326 * [backup-simplify]: Simplify (/ -1 (- (/ 1 b) (* +nan.0 (/ 1 a)))) into (/ -1 (- (/ 1 b) (* +nan.0 (/ 1 a)))) 1552480552.326 * [taylor]: Taking taylor expansion of (/ -1 (* c (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))))) in c 1552480552.326 * [taylor]: Taking taylor expansion of -1 in c 1552480552.326 * [backup-simplify]: Simplify -1 into -1 1552480552.326 * [taylor]: Taking taylor expansion of (* c (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))))) in c 1552480552.326 * [taylor]: Taking taylor expansion of c in c 1552480552.326 * [backup-simplify]: Simplify 0 into 0 1552480552.326 * [backup-simplify]: Simplify 1 into 1 1552480552.326 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in c 1552480552.326 * [taylor]: Taking taylor expansion of (/ 1 b) in c 1552480552.326 * [taylor]: Taking taylor expansion of b in c 1552480552.326 * [backup-simplify]: Simplify b into b 1552480552.326 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.326 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in c 1552480552.326 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in c 1552480552.326 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480552.326 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in c 1552480552.326 * [taylor]: Taking taylor expansion of (/ 4 a) in c 1552480552.326 * [taylor]: Taking taylor expansion of 4 in c 1552480552.326 * [backup-simplify]: Simplify 4 into 4 1552480552.326 * [taylor]: Taking taylor expansion of a in c 1552480552.326 * [backup-simplify]: Simplify a into a 1552480552.326 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1552480552.327 * [taylor]: Taking taylor expansion of (/ -1 c) in c 1552480552.327 * [taylor]: Taking taylor expansion of -1 in c 1552480552.327 * [backup-simplify]: Simplify -1 into -1 1552480552.327 * [taylor]: Taking taylor expansion of c in c 1552480552.327 * [backup-simplify]: Simplify 0 into 0 1552480552.327 * [backup-simplify]: Simplify 1 into 1 1552480552.327 * [backup-simplify]: Simplify (/ -1 1) into -1 1552480552.327 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480552.327 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480552.327 * [taylor]: Taking taylor expansion of b in c 1552480552.327 * [backup-simplify]: Simplify b into b 1552480552.327 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.327 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480552.327 * [backup-simplify]: Simplify (* (/ 4 a) -1) into (/ -4 a) 1552480552.327 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1552480552.328 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480552.329 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1552480552.329 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480552.329 * [backup-simplify]: Simplify (* 0 0) into 0 1552480552.329 * [backup-simplify]: Simplify (+ (/ 1 b) (/ +nan.0 a)) into (- (/ 1 b) (* +nan.0 (/ 1 a))) 1552480552.330 * [backup-simplify]: Simplify (+ (* 0 (- (/ 1 b) (* +nan.0 (/ 1 a)))) (* 1 0)) into 0 1552480552.330 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 1552480552.331 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1552480552.331 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 1552480552.332 * [backup-simplify]: Simplify (+ (* (/ 4 a) 0) (* 0 -1)) into 0 1552480552.332 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 1552480552.333 * [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))))) 1552480552.333 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 1552480552.334 * [backup-simplify]: Simplify (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 1 (- (/ 1 b) (* +nan.0 (/ 1 a)))) (* 0 0))) into (- (/ 1 b) (* +nan.0 (/ 1 a))) 1552480552.334 * [backup-simplify]: Simplify (/ -1 (- (/ 1 b) (* +nan.0 (/ 1 a)))) into (/ -1 (- (/ 1 b) (* +nan.0 (/ 1 a)))) 1552480552.335 * [taylor]: Taking taylor expansion of (/ -1 (- (/ 1 b) (* +nan.0 (/ 1 a)))) in a 1552480552.335 * [taylor]: Taking taylor expansion of -1 in a 1552480552.335 * [backup-simplify]: Simplify -1 into -1 1552480552.335 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 1552480552.335 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480552.335 * [taylor]: Taking taylor expansion of b in a 1552480552.335 * [backup-simplify]: Simplify b into b 1552480552.335 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.335 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480552.335 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.335 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.335 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480552.335 * [taylor]: Taking taylor expansion of a in a 1552480552.335 * [backup-simplify]: Simplify 0 into 0 1552480552.335 * [backup-simplify]: Simplify 1 into 1 1552480552.335 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.336 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480552.336 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.337 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480552.338 * [backup-simplify]: Simplify (/ -1 (- +nan.0)) into +nan.0 1552480552.338 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 1552480552.339 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480552.339 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 1552480552.340 * [backup-simplify]: Simplify (+ (* (/ 4 a) 0) (+ (* 0 0) (* 0 -1))) into 0 1552480552.340 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480552.340 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 1552480552.341 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480552.341 * [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))))))) 1552480552.342 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))))) into (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 1552480552.347 * [backup-simplify]: Simplify (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))))) (+ (* 1 (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (/ 1 b) (* +nan.0 (/ 1 a)))) (* 0 0)))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 1552480552.348 * [backup-simplify]: Simplify (- (/ 0 (- (/ 1 b) (* +nan.0 (/ 1 a)))) (+ (* (/ -1 (- (/ 1 b) (* +nan.0 (/ 1 a)))) (/ (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) (- (/ 1 b) (* +nan.0 (/ 1 a))))))) into (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))) (- (* +nan.0 (/ 1 (* (pow a 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))))) 1552480552.348 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))) (- (* +nan.0 (/ 1 (* (pow a 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))))) in a 1552480552.348 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))) (- (* +nan.0 (/ 1 (* (pow a 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))))) in a 1552480552.348 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))) in a 1552480552.349 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.349 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.349 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))) in a 1552480552.349 * [taylor]: Taking taylor expansion of (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)) in a 1552480552.349 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480552.349 * [taylor]: Taking taylor expansion of b in a 1552480552.349 * [backup-simplify]: Simplify b into b 1552480552.349 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2) in a 1552480552.349 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 1552480552.349 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480552.349 * [taylor]: Taking taylor expansion of b in a 1552480552.349 * [backup-simplify]: Simplify b into b 1552480552.349 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.349 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480552.349 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.349 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.349 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480552.349 * [taylor]: Taking taylor expansion of a in a 1552480552.349 * [backup-simplify]: Simplify 0 into 0 1552480552.349 * [backup-simplify]: Simplify 1 into 1 1552480552.350 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.350 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480552.350 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.351 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480552.351 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.352 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 1552480552.353 * [backup-simplify]: Simplify (* (pow b 2) +nan.0) into (* +nan.0 (pow b 2)) 1552480552.353 * [backup-simplify]: Simplify (/ 1 (* +nan.0 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480552.353 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow a 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) in a 1552480552.353 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow a 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))) in a 1552480552.353 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.353 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.353 * [taylor]: Taking taylor expansion of (/ 1 (* (pow a 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))) in a 1552480552.353 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)) in a 1552480552.353 * [taylor]: Taking taylor expansion of (pow a 2) in a 1552480552.353 * [taylor]: Taking taylor expansion of a in a 1552480552.353 * [backup-simplify]: Simplify 0 into 0 1552480552.353 * [backup-simplify]: Simplify 1 into 1 1552480552.353 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2) in a 1552480552.353 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 1552480552.353 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480552.353 * [taylor]: Taking taylor expansion of b in a 1552480552.353 * [backup-simplify]: Simplify b into b 1552480552.353 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.353 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480552.353 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.353 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.353 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480552.353 * [taylor]: Taking taylor expansion of a in a 1552480552.353 * [backup-simplify]: Simplify 0 into 0 1552480552.353 * [backup-simplify]: Simplify 1 into 1 1552480552.354 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.354 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480552.354 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.355 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480552.356 * [backup-simplify]: Simplify (* 1 1) into 1 1552480552.357 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 1552480552.357 * [backup-simplify]: Simplify (* 1 +nan.0) into +nan.0 1552480552.358 * [backup-simplify]: Simplify (/ 1 +nan.0) into +nan.0 1552480552.358 * [backup-simplify]: Simplify (* +nan.0 +nan.0) into +nan.0 1552480552.358 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.359 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480552.360 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 1552480552.360 * [taylor]: Taking taylor expansion of (- +nan.0) in b 1552480552.360 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480552.360 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.361 * [backup-simplify]: Simplify (- 0) into 0 1552480552.361 * [backup-simplify]: Simplify 0 into 0 1552480552.361 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480552.361 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.361 * [backup-simplify]: Simplify 0 into 0 1552480552.361 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 1552480552.362 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480552.362 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 1552480552.363 * [backup-simplify]: Simplify (+ (* (/ 4 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 1552480552.363 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 1552480552.364 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))) (* 0 (/ 0 (pow b 2))))) into 0 1552480552.364 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480552.366 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 2) (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow b 4))) (- (+ (* +nan.0 (/ 1 (* (pow a 2) (pow b 2)))) (- (* +nan.0 (/ 1 (pow a 4)))))))) 1552480552.366 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (+ (* +nan.0 (/ 1 (pow b 4))) (- (+ (* +nan.0 (/ 1 (* (pow a 2) (pow b 2)))) (- (* +nan.0 (/ 1 (pow a 4))))))))) into (- (+ (* +nan.0 (/ 1 (pow b 4))) (- (+ (* +nan.0 (/ 1 (* (pow a 2) (pow b 2)))) (- (* +nan.0 (/ 1 (pow a 4)))))))) 1552480552.369 * [backup-simplify]: Simplify (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow b 4))) (- (+ (* +nan.0 (/ 1 (* (pow a 2) (pow b 2)))) (- (* +nan.0 (/ 1 (pow a 4))))))))) (+ (* 1 (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (/ 1 b) (* +nan.0 (/ 1 a)))) (* 0 0))))) into (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 1552480552.372 * [backup-simplify]: Simplify (- (/ 0 (- (/ 1 b) (* +nan.0 (/ 1 a)))) (+ (* (/ -1 (- (/ 1 b) (* +nan.0 (/ 1 a)))) (/ (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) (- (/ 1 b) (* +nan.0 (/ 1 a))))) (* (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))) (- (* +nan.0 (/ 1 (* (pow a 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))))) (/ (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) (- (/ 1 b) (* +nan.0 (/ 1 a))))))) into (- (+ (* +nan.0 (/ 1 (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3)))) (- (+ (* +nan.0 (/ 1 (* (pow a 2) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3))))) (- (+ (* +nan.0 (/ 1 (* (pow a 3) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))) (- (+ (* +nan.0 (/ 1 (* (pow a 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3)))) (- (* +nan.0 (/ 1 (* a (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))))))))))))) 1552480552.372 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3)))) (- (+ (* +nan.0 (/ 1 (* (pow a 2) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3))))) (- (+ (* +nan.0 (/ 1 (* (pow a 3) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))) (- (+ (* +nan.0 (/ 1 (* (pow a 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3)))) (- (* +nan.0 (/ 1 (* a (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))))))))))))) in a 1552480552.372 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3)))) (- (+ (* +nan.0 (/ 1 (* (pow a 2) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3))))) (- (+ (* +nan.0 (/ 1 (* (pow a 3) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))) (- (+ (* +nan.0 (/ 1 (* (pow a 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3)))) (- (* +nan.0 (/ 1 (* a (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))))))))))) in a 1552480552.372 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3)))) in a 1552480552.372 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.372 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.372 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3))) in a 1552480552.372 * [taylor]: Taking taylor expansion of (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3)) in a 1552480552.372 * [taylor]: Taking taylor expansion of (pow b 4) in a 1552480552.372 * [taylor]: Taking taylor expansion of b in a 1552480552.372 * [backup-simplify]: Simplify b into b 1552480552.372 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3) in a 1552480552.372 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 1552480552.372 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480552.372 * [taylor]: Taking taylor expansion of b in a 1552480552.372 * [backup-simplify]: Simplify b into b 1552480552.372 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.372 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480552.372 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.372 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.372 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480552.372 * [taylor]: Taking taylor expansion of a in a 1552480552.372 * [backup-simplify]: Simplify 0 into 0 1552480552.372 * [backup-simplify]: Simplify 1 into 1 1552480552.373 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.373 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480552.374 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.375 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480552.375 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.375 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 1552480552.376 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 1552480552.377 * [backup-simplify]: Simplify (* (- +nan.0) +nan.0) into +nan.0 1552480552.377 * [backup-simplify]: Simplify (* (pow b 4) +nan.0) into (* +nan.0 (pow b 4)) 1552480552.377 * [backup-simplify]: Simplify (/ 1 (* +nan.0 (pow b 4))) into (/ +nan.0 (pow b 4)) 1552480552.377 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow a 2) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3))))) (- (+ (* +nan.0 (/ 1 (* (pow a 3) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))) (- (+ (* +nan.0 (/ 1 (* (pow a 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3)))) (- (* +nan.0 (/ 1 (* a (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))))))))))) in a 1552480552.377 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow a 2) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3))))) (- (+ (* +nan.0 (/ 1 (* (pow a 3) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))) (- (+ (* +nan.0 (/ 1 (* (pow a 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3)))) (- (* +nan.0 (/ 1 (* a (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))))))))) in a 1552480552.377 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow a 2) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3))))) in a 1552480552.377 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.377 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.377 * [taylor]: Taking taylor expansion of (/ 1 (* (pow a 2) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3)))) in a 1552480552.377 * [taylor]: Taking taylor expansion of (* (pow a 2) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3))) in a 1552480552.377 * [taylor]: Taking taylor expansion of (pow a 2) in a 1552480552.377 * [taylor]: Taking taylor expansion of a in a 1552480552.377 * [backup-simplify]: Simplify 0 into 0 1552480552.377 * [backup-simplify]: Simplify 1 into 1 1552480552.377 * [taylor]: Taking taylor expansion of (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3)) in a 1552480552.377 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480552.377 * [taylor]: Taking taylor expansion of b in a 1552480552.377 * [backup-simplify]: Simplify b into b 1552480552.378 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3) in a 1552480552.378 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 1552480552.378 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480552.378 * [taylor]: Taking taylor expansion of b in a 1552480552.378 * [backup-simplify]: Simplify b into b 1552480552.378 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.378 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480552.378 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.378 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.378 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480552.378 * [taylor]: Taking taylor expansion of a in a 1552480552.378 * [backup-simplify]: Simplify 0 into 0 1552480552.378 * [backup-simplify]: Simplify 1 into 1 1552480552.378 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.379 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480552.379 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.380 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480552.380 * [backup-simplify]: Simplify (* 1 1) into 1 1552480552.380 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.381 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 1552480552.382 * [backup-simplify]: Simplify (* (- +nan.0) +nan.0) into +nan.0 1552480552.382 * [backup-simplify]: Simplify (* (pow b 2) +nan.0) into (* +nan.0 (pow b 2)) 1552480552.382 * [backup-simplify]: Simplify (* 1 (* +nan.0 (pow b 2))) into (* +nan.0 (pow b 2)) 1552480552.382 * [backup-simplify]: Simplify (/ 1 (* +nan.0 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480552.382 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow a 3) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))) (- (+ (* +nan.0 (/ 1 (* (pow a 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3)))) (- (* +nan.0 (/ 1 (* a (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))))))))) in a 1552480552.383 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow a 3) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))) (- (+ (* +nan.0 (/ 1 (* (pow a 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3)))) (- (* +nan.0 (/ 1 (* a (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))))))) in a 1552480552.383 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow a 3) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))) in a 1552480552.383 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.383 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.383 * [taylor]: Taking taylor expansion of (/ 1 (* (pow a 3) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))) in a 1552480552.383 * [taylor]: Taking taylor expansion of (* (pow a 3) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)) in a 1552480552.383 * [taylor]: Taking taylor expansion of (pow a 3) in a 1552480552.383 * [taylor]: Taking taylor expansion of a in a 1552480552.383 * [backup-simplify]: Simplify 0 into 0 1552480552.383 * [backup-simplify]: Simplify 1 into 1 1552480552.383 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2) in a 1552480552.383 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 1552480552.383 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480552.383 * [taylor]: Taking taylor expansion of b in a 1552480552.383 * [backup-simplify]: Simplify b into b 1552480552.383 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.383 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480552.383 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.383 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.383 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480552.383 * [taylor]: Taking taylor expansion of a in a 1552480552.383 * [backup-simplify]: Simplify 0 into 0 1552480552.383 * [backup-simplify]: Simplify 1 into 1 1552480552.384 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.384 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480552.384 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.385 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480552.386 * [backup-simplify]: Simplify (* 1 1) into 1 1552480552.386 * [backup-simplify]: Simplify (* 1 1) into 1 1552480552.387 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 1552480552.387 * [backup-simplify]: Simplify (* 1 +nan.0) into +nan.0 1552480552.388 * [backup-simplify]: Simplify (/ 1 +nan.0) into +nan.0 1552480552.388 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow a 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3)))) (- (* +nan.0 (/ 1 (* a (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))))))) in a 1552480552.388 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow a 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3)))) (- (* +nan.0 (/ 1 (* a (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))))) in a 1552480552.388 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow a 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3)))) in a 1552480552.388 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.388 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.388 * [taylor]: Taking taylor expansion of (/ 1 (* (pow a 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3))) in a 1552480552.388 * [taylor]: Taking taylor expansion of (* (pow a 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3)) in a 1552480552.388 * [taylor]: Taking taylor expansion of (pow a 4) in a 1552480552.388 * [taylor]: Taking taylor expansion of a in a 1552480552.388 * [backup-simplify]: Simplify 0 into 0 1552480552.388 * [backup-simplify]: Simplify 1 into 1 1552480552.388 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3) in a 1552480552.388 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 1552480552.388 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480552.388 * [taylor]: Taking taylor expansion of b in a 1552480552.388 * [backup-simplify]: Simplify b into b 1552480552.388 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.388 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480552.388 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.388 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.389 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480552.389 * [taylor]: Taking taylor expansion of a in a 1552480552.389 * [backup-simplify]: Simplify 0 into 0 1552480552.389 * [backup-simplify]: Simplify 1 into 1 1552480552.389 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.389 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480552.390 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.391 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480552.391 * [backup-simplify]: Simplify (* 1 1) into 1 1552480552.391 * [backup-simplify]: Simplify (* 1 1) into 1 1552480552.392 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 1552480552.393 * [backup-simplify]: Simplify (* (- +nan.0) +nan.0) into +nan.0 1552480552.393 * [backup-simplify]: Simplify (* 1 +nan.0) into +nan.0 1552480552.394 * [backup-simplify]: Simplify (/ 1 +nan.0) into +nan.0 1552480552.394 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))))) in a 1552480552.394 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) in a 1552480552.394 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.394 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.394 * [taylor]: Taking taylor expansion of (/ 1 (* a (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))) in a 1552480552.394 * [taylor]: Taking taylor expansion of (* a (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))) in a 1552480552.394 * [taylor]: Taking taylor expansion of a in a 1552480552.394 * [backup-simplify]: Simplify 0 into 0 1552480552.394 * [backup-simplify]: Simplify 1 into 1 1552480552.394 * [taylor]: Taking taylor expansion of (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)) in a 1552480552.394 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480552.394 * [taylor]: Taking taylor expansion of b in a 1552480552.394 * [backup-simplify]: Simplify b into b 1552480552.394 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2) in a 1552480552.394 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 1552480552.394 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480552.394 * [taylor]: Taking taylor expansion of b in a 1552480552.394 * [backup-simplify]: Simplify b into b 1552480552.394 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480552.394 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480552.394 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480552.394 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.394 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480552.394 * [taylor]: Taking taylor expansion of a in a 1552480552.394 * [backup-simplify]: Simplify 0 into 0 1552480552.394 * [backup-simplify]: Simplify 1 into 1 1552480552.394 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.395 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480552.395 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480552.395 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480552.395 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480552.396 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 1552480552.396 * [backup-simplify]: Simplify (* (pow b 2) +nan.0) into (* +nan.0 (pow b 2)) 1552480552.396 * [backup-simplify]: Simplify (* 0 (* +nan.0 (pow b 2))) into 0 1552480552.397 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.397 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480552.397 * [backup-simplify]: Simplify (- 0) into 0 1552480552.397 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1552480552.398 * [backup-simplify]: Simplify (+ (* (- +nan.0) (/ 1 b)) (* (/ 1 b) (- +nan.0))) into (- (* +nan.0 (/ 1 b))) 1552480552.398 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480552.398 * [backup-simplify]: Simplify (+ (* (pow b 2) (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 b)) 1552480552.398 * [backup-simplify]: Simplify (+ (* 0 (- (* +nan.0 b))) (* 1 (* +nan.0 (pow b 2)))) into (- (* +nan.0 (pow b 2))) 1552480552.399 * [backup-simplify]: Simplify (/ 1 (- (* +nan.0 (pow b 2)))) into (/ +nan.0 (pow b 2)) 1552480552.399 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.399 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480552.400 * [backup-simplify]: Simplify (- 0) into 0 1552480552.400 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1552480552.400 * [backup-simplify]: Simplify (+ (* (- +nan.0) (/ 1 b)) (* (/ 1 b) (- +nan.0))) into (- (* +nan.0 (/ 1 b))) 1552480552.401 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480552.401 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480552.402 * [backup-simplify]: Simplify (+ (* 1 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 1552480552.402 * [backup-simplify]: Simplify (- (+ (* +nan.0 (/ (- (* +nan.0 (/ 1 b))) +nan.0)))) into (- (* +nan.0 (/ 1 b))) 1552480552.402 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 1552480552.403 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.403 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480552.403 * [backup-simplify]: Simplify (- 0) into 0 1552480552.403 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1552480552.404 * [backup-simplify]: Simplify (+ (* (- +nan.0) (/ 1 b)) (* (/ 1 b) (- +nan.0))) into (- (* +nan.0 (/ 1 b))) 1552480552.404 * [backup-simplify]: Simplify (+ (* (- +nan.0) (- (* +nan.0 (/ 1 b)))) (* (/ 1 b) +nan.0)) into (- (* +nan.0 (/ 1 b))) 1552480552.404 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480552.405 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480552.405 * [backup-simplify]: Simplify (+ (* 1 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 1552480552.405 * [backup-simplify]: Simplify (- (+ (* +nan.0 (/ (- (* +nan.0 (/ 1 b))) +nan.0)))) into (- (* +nan.0 (/ 1 b))) 1552480552.406 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 1552480552.406 * [backup-simplify]: Simplify (+ (- (* +nan.0 (/ 1 b))) 0) into (- (* +nan.0 (/ 1 b))) 1552480552.406 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 1552480552.406 * [backup-simplify]: Simplify (+ (- (* +nan.0 (/ 1 b))) (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 1552480552.406 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 1552480552.406 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 1552480552.406 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 1552480552.406 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 1552480552.406 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 1552480552.406 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 b))) in b 1552480552.406 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b 1552480552.406 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480552.406 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.406 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480552.406 * [taylor]: Taking taylor expansion of b in b 1552480552.406 * [backup-simplify]: Simplify 0 into 0 1552480552.406 * [backup-simplify]: Simplify 1 into 1 1552480552.407 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.407 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.408 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480552.408 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480552.408 * [backup-simplify]: Simplify (- 0) into 0 1552480552.408 * [backup-simplify]: Simplify 0 into 0 1552480552.409 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.409 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480552.409 * [backup-simplify]: Simplify (- 0) into 0 1552480552.409 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1552480552.410 * [backup-simplify]: Simplify (+ (* (- +nan.0) (/ 1 b)) (* (/ 1 b) (- +nan.0))) into (- (* +nan.0 (/ 1 b))) 1552480552.410 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480552.411 * [backup-simplify]: Simplify (+ (* 1 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 1552480552.411 * [backup-simplify]: Simplify (- (+ (* +nan.0 (/ (- (* +nan.0 (/ 1 b))) +nan.0)))) into (- (* +nan.0 (/ 1 b))) 1552480552.411 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 1552480552.411 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 1552480552.411 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 1552480552.411 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 1552480552.411 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 b))) in b 1552480552.411 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b 1552480552.411 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480552.411 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.411 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480552.411 * [taylor]: Taking taylor expansion of b in b 1552480552.411 * [backup-simplify]: Simplify 0 into 0 1552480552.411 * [backup-simplify]: Simplify 1 into 1 1552480552.412 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.412 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.413 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480552.413 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480552.413 * [backup-simplify]: Simplify (- 0) into 0 1552480552.413 * [backup-simplify]: Simplify 0 into 0 1552480552.414 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.414 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480552.414 * [backup-simplify]: Simplify (- 0) into 0 1552480552.415 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1552480552.415 * [backup-simplify]: Simplify (- (/ 0 (- +nan.0)) (+ (* +nan.0 (/ (/ 1 b) (- +nan.0))))) into (- (* +nan.0 (/ 1 b))) 1552480552.415 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 b))) in b 1552480552.415 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b 1552480552.415 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480552.415 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480552.415 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480552.415 * [taylor]: Taking taylor expansion of b in b 1552480552.415 * [backup-simplify]: Simplify 0 into 0 1552480552.415 * [backup-simplify]: Simplify 1 into 1 1552480552.415 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480552.416 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480552.416 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480552.417 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480552.417 * [backup-simplify]: Simplify (- 0) into 0 1552480552.417 * [backup-simplify]: Simplify 0 into 0 1552480552.417 * [backup-simplify]: Simplify (- 0) into 0 1552480552.417 * [backup-simplify]: Simplify 0 into 0 1552480552.417 * [backup-simplify]: Simplify 0 into 0 1552480552.418 * * * [progress]: simplifying candidates 1552480552.418 * * * * [progress]: [ 1 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (log1p (expm1 (sqrt (fma (* -4 a) c (* b b))))) b)))))> 1552480552.418 * * * * [progress]: [ 2 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (expm1 (log1p (sqrt (fma (* -4 a) c (* b b))))) b)))))> 1552480552.418 * * * * [progress]: [ 3 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (pow (fma (* -4 a) c (* b b)) 1/2) b)))))> 1552480552.418 * * * * [progress]: [ 4 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (pow (sqrt (fma (* -4 a) c (* b b))) 1) b)))))> 1552480552.418 * * * * [progress]: [ 5 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (exp (log (sqrt (fma (* -4 a) c (* b b))))) b)))))> 1552480552.418 * * * * [progress]: [ 6 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (log (exp (sqrt (fma (* -4 a) c (* b b))))) b)))))> 1552480552.418 * * * * [progress]: [ 7 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (* (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) b)))))> 1552480552.418 * * * * [progress]: [ 8 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (cbrt (* (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (sqrt (fma (* -4 a) c (* b b))))) b)))))> 1552480552.418 * * * * [progress]: [ 9 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (* (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b))))) b)))))> 1552480552.418 * [simplify]: Simplifying (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) 1552480552.418 * * [simplify]: iters left: 6 (10 enodes) 1552480552.421 * * [simplify]: iters left: 5 (34 enodes) 1552480552.430 * * [simplify]: iters left: 4 (42 enodes) 1552480552.442 * * [simplify]: iters left: 3 (54 enodes) 1552480552.451 * * [simplify]: iters left: 2 (56 enodes) 1552480552.460 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480552.460 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480552.460 * * [simplify]: Extracting #2: cost 7 inf + 0 1552480552.460 * * [simplify]: Extracting #3: cost 17 inf + 0 1552480552.460 * * [simplify]: Extracting #4: cost 17 inf + 45 1552480552.460 * * [simplify]: Extracting #5: cost 4 inf + 1260 1552480552.461 * * [simplify]: Extracting #6: cost 0 inf + 2256 1552480552.461 * [simplify]: Simplified to (fabs (cbrt (fma c (* -4 a) (* b b)))) 1552480552.461 * [simplify]: Simplified (2 3 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (* (fabs (cbrt (fma c (* -4 a) (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b))))) b))))) 1552480552.461 * * * * [progress]: [ 10 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))) b)))))> 1552480552.462 * [simplify]: Simplifying (sqrt (sqrt (fma (* -4 a) c (* b b)))) 1552480552.462 * * [simplify]: iters left: 5 (9 enodes) 1552480552.464 * * [simplify]: iters left: 4 (30 enodes) 1552480552.468 * * [simplify]: iters left: 3 (38 enodes) 1552480552.474 * * [simplify]: iters left: 2 (50 enodes) 1552480552.480 * * [simplify]: iters left: 1 (52 enodes) 1552480552.487 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480552.487 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480552.487 * * [simplify]: Extracting #2: cost 5 inf + 0 1552480552.487 * * [simplify]: Extracting #3: cost 15 inf + 0 1552480552.487 * * [simplify]: Extracting #4: cost 14 inf + 87 1552480552.487 * * [simplify]: Extracting #5: cost 5 inf + 739 1552480552.487 * * [simplify]: Extracting #6: cost 0 inf + 1578 1552480552.488 * [simplify]: Simplified to (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1552480552.488 * [simplify]: Simplified (2 3 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (* (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))) b))))) 1552480552.488 * * * * [progress]: [ 11 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (* (sqrt 1) (sqrt (fma (* -4 a) c (* b b)))) b)))))> 1552480552.488 * [simplify]: Simplifying (sqrt 1) 1552480552.488 * * [simplify]: iters left: 1 (2 enodes) 1552480552.490 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480552.490 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480552.490 * [simplify]: Simplified to 1 1552480552.490 * [simplify]: Simplified (2 3 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (* 1 (sqrt (fma (* -4 a) c (* b b)))) b))))) 1552480552.490 * * * * [progress]: [ 12 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (pow (fma (* -4 a) c (* b b)) (/ 1 2)) b)))))> 1552480552.490 * [simplify]: Simplifying (fma (* -4 a) c (* b b)) 1552480552.491 * * [simplify]: iters left: 3 (7 enodes) 1552480552.492 * * [simplify]: iters left: 2 (24 enodes) 1552480552.496 * * [simplify]: iters left: 1 (32 enodes) 1552480552.504 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480552.504 * * [simplify]: Extracting #1: cost 11 inf + 0 1552480552.504 * * [simplify]: Extracting #2: cost 10 inf + 87 1552480552.505 * * [simplify]: Extracting #3: cost 2 inf + 601 1552480552.505 * * [simplify]: Extracting #4: cost 0 inf + 782 1552480552.506 * [simplify]: Simplified to (fma c (* -4 a) (* b b)) 1552480552.506 * [simplify]: Simplified (2 3 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (pow (fma c (* -4 a) (* b b)) (/ 1 2)) b))))) 1552480552.506 * * * * [progress]: [ 13 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))) b)))))> 1552480552.506 * * * * [progress]: [ 14 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (fabs (sqrt (fma (* -4 a) c (* b b)))) b)))))> 1552480552.506 * [simplify]: Simplifying (sqrt (fma (* -4 a) c (* b b))) 1552480552.507 * * [simplify]: iters left: 4 (8 enodes) 1552480552.510 * * [simplify]: iters left: 3 (27 enodes) 1552480552.518 * * [simplify]: iters left: 2 (35 enodes) 1552480552.529 * * [simplify]: iters left: 1 (47 enodes) 1552480552.541 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480552.542 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480552.542 * * [simplify]: Extracting #2: cost 13 inf + 0 1552480552.542 * * [simplify]: Extracting #3: cost 13 inf + 45 1552480552.542 * * [simplify]: Extracting #4: cost 1 inf + 961 1552480552.543 * * [simplify]: Extracting #5: cost 0 inf + 1140 1552480552.543 * [simplify]: Simplified to (sqrt (fma c (* -4 a) (* b b))) 1552480552.543 * [simplify]: Simplified (2 3 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (fabs (sqrt (fma c (* -4 a) (* b b)))) b))))) 1552480552.544 * * * * [progress]: [ 15 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (* 1 (sqrt (fma (* -4 a) c (* b b)))) b)))))> 1552480552.544 * * * * [progress]: [ 16 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (posit16->real (real->posit16 (sqrt (fma (* -4 a) c (* b b))))) b)))))> 1552480552.544 * * * * [progress]: [ 17 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (log1p (expm1 (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480552.544 * * * * [progress]: [ 18 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (expm1 (log1p (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480552.544 * * * * [progress]: [ 19 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (pow (fma (* -4 a) c (* b b)) 1/2))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480552.544 * * * * [progress]: [ 20 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (pow (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480552.544 * * * * [progress]: [ 21 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (exp (log (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480552.544 * * * * [progress]: [ 22 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (log (exp (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480552.544 * * * * [progress]: [ 23 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480552.544 * * * * [progress]: [ 24 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (cbrt (* (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480552.544 * * * * [progress]: [ 25 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480552.545 * [simplify]: Simplifying (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) 1552480552.545 * * [simplify]: iters left: 6 (10 enodes) 1552480552.550 * * [simplify]: iters left: 5 (34 enodes) 1552480552.560 * * [simplify]: iters left: 4 (42 enodes) 1552480552.569 * * [simplify]: iters left: 3 (54 enodes) 1552480552.575 * * [simplify]: iters left: 2 (56 enodes) 1552480552.582 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480552.582 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480552.582 * * [simplify]: Extracting #2: cost 7 inf + 0 1552480552.582 * * [simplify]: Extracting #3: cost 17 inf + 0 1552480552.582 * * [simplify]: Extracting #4: cost 17 inf + 45 1552480552.583 * * [simplify]: Extracting #5: cost 4 inf + 1260 1552480552.583 * * [simplify]: Extracting #6: cost 0 inf + 2256 1552480552.583 * [simplify]: Simplified to (fabs (cbrt (fma c (* -4 a) (* b b)))) 1552480552.583 * [simplify]: Simplified (2 2 1 3 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* (fabs (cbrt (fma c (* -4 a) (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480552.584 * * * * [progress]: [ 26 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480552.584 * [simplify]: Simplifying (sqrt (sqrt (fma (* -4 a) c (* b b)))) 1552480552.584 * * [simplify]: iters left: 5 (9 enodes) 1552480552.586 * * [simplify]: iters left: 4 (30 enodes) 1552480552.590 * * [simplify]: iters left: 3 (38 enodes) 1552480552.596 * * [simplify]: iters left: 2 (50 enodes) 1552480552.608 * * [simplify]: iters left: 1 (52 enodes) 1552480552.622 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480552.622 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480552.622 * * [simplify]: Extracting #2: cost 5 inf + 0 1552480552.622 * * [simplify]: Extracting #3: cost 15 inf + 0 1552480552.622 * * [simplify]: Extracting #4: cost 14 inf + 87 1552480552.622 * * [simplify]: Extracting #5: cost 5 inf + 739 1552480552.623 * * [simplify]: Extracting #6: cost 0 inf + 1578 1552480552.624 * [simplify]: Simplified to (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1552480552.624 * [simplify]: Simplified (2 2 1 3 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480552.624 * * * * [progress]: [ 27 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt 1) (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480552.624 * [simplify]: Simplifying (sqrt 1) 1552480552.624 * * [simplify]: iters left: 1 (2 enodes) 1552480552.628 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480552.628 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480552.628 * [simplify]: Simplified to 1 1552480552.628 * [simplify]: Simplified (2 2 1 3 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* 1 (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480552.628 * * * * [progress]: [ 28 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (pow (fma (* -4 a) c (* b b)) (/ 1 2)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480552.628 * [simplify]: Simplifying (fma (* -4 a) c (* b b)) 1552480552.628 * * [simplify]: iters left: 3 (7 enodes) 1552480552.632 * * [simplify]: iters left: 2 (24 enodes) 1552480552.639 * * [simplify]: iters left: 1 (32 enodes) 1552480552.644 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480552.644 * * [simplify]: Extracting #1: cost 11 inf + 0 1552480552.644 * * [simplify]: Extracting #2: cost 10 inf + 87 1552480552.644 * * [simplify]: Extracting #3: cost 2 inf + 601 1552480552.644 * * [simplify]: Extracting #4: cost 0 inf + 782 1552480552.644 * [simplify]: Simplified to (fma c (* -4 a) (* b b)) 1552480552.644 * [simplify]: Simplified (2 2 1 3 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (pow (fma c (* -4 a) (* b b)) (/ 1 2)))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480552.645 * * * * [progress]: [ 29 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480552.645 * * * * [progress]: [ 30 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (fabs (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480552.645 * [simplify]: Simplifying (sqrt (fma (* -4 a) c (* b b))) 1552480552.645 * * [simplify]: iters left: 4 (8 enodes) 1552480552.647 * * [simplify]: iters left: 3 (27 enodes) 1552480552.651 * * [simplify]: iters left: 2 (35 enodes) 1552480552.656 * * [simplify]: iters left: 1 (47 enodes) 1552480552.662 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480552.662 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480552.662 * * [simplify]: Extracting #2: cost 13 inf + 0 1552480552.662 * * [simplify]: Extracting #3: cost 13 inf + 45 1552480552.662 * * [simplify]: Extracting #4: cost 1 inf + 961 1552480552.663 * * [simplify]: Extracting #5: cost 0 inf + 1140 1552480552.665 * [simplify]: Simplified to (sqrt (fma c (* -4 a) (* b b))) 1552480552.665 * [simplify]: Simplified (2 2 1 3 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (fabs (sqrt (fma c (* -4 a) (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480552.665 * * * * [progress]: [ 31 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* 1 (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480552.665 * * * * [progress]: [ 32 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (posit16->real (real->posit16 (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480552.665 * * * * [progress]: [ 33 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (fma (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))))))))> 1552480552.665 * [simplify]: Simplifying (fma (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 1552480552.665 * * [simplify]: iters left: 6 (15 enodes) 1552480552.669 * * [simplify]: iters left: 5 (57 enodes) 1552480552.682 * * [simplify]: iters left: 4 (79 enodes) 1552480552.705 * * [simplify]: iters left: 3 (98 enodes) 1552480552.730 * * [simplify]: iters left: 2 (105 enodes) 1552480552.757 * * [simplify]: iters left: 1 (119 enodes) 1552480552.789 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480552.789 * * [simplify]: Extracting #1: cost 11 inf + 0 1552480552.789 * * [simplify]: Extracting #2: cost 19 inf + 244 1552480552.790 * * [simplify]: Extracting #3: cost 23 inf + 1052 1552480552.790 * * [simplify]: Extracting #4: cost 25 inf + 1139 1552480552.791 * * [simplify]: Extracting #5: cost 12 inf + 2885 1552480552.793 * * [simplify]: Extracting #6: cost 1 inf + 6098 1552480552.794 * * [simplify]: Extracting #7: cost 0 inf + 6608 1552480552.795 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480552.795 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))))))) 1552480552.796 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1552480552.796 * * [simplify]: iters left: 6 (6 enodes) 1552480552.797 * * [simplify]: iters left: 5 (23 enodes) 1552480552.802 * * [simplify]: iters left: 4 (31 enodes) 1552480552.806 * * [simplify]: iters left: 3 (36 enodes) 1552480552.811 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480552.811 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480552.811 * * [simplify]: Extracting #2: cost 10 inf + 1 1552480552.811 * * [simplify]: Extracting #3: cost 3 inf + 1200 1552480552.811 * * [simplify]: Extracting #4: cost 0 inf + 1348 1552480552.811 * * [simplify]: Extracting #5: cost 0 inf + 1213 1552480552.811 * [simplify]: Simplified to (+ (- b) b) 1552480552.812 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (+ (- b) b)))))) 1552480552.812 * * * * [progress]: [ 34 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (fma (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))))))))> 1552480552.812 * [simplify]: Simplifying (fma (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) 1552480552.812 * * [simplify]: iters left: 6 (14 enodes) 1552480552.815 * * [simplify]: iters left: 5 (45 enodes) 1552480552.822 * * [simplify]: iters left: 4 (58 enodes) 1552480552.835 * * [simplify]: iters left: 3 (73 enodes) 1552480552.855 * * [simplify]: iters left: 2 (82 enodes) 1552480552.878 * * [simplify]: iters left: 1 (96 enodes) 1552480552.906 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480552.906 * * [simplify]: Extracting #1: cost 7 inf + 0 1552480552.906 * * [simplify]: Extracting #2: cost 13 inf + 42 1552480552.906 * * [simplify]: Extracting #3: cost 23 inf + 84 1552480552.906 * * [simplify]: Extracting #4: cost 25 inf + 171 1552480552.907 * * [simplify]: Extracting #5: cost 13 inf + 1265 1552480552.908 * * [simplify]: Extracting #6: cost 7 inf + 2652 1552480552.910 * * [simplify]: Extracting #7: cost 1 inf + 5170 1552480552.912 * * [simplify]: Extracting #8: cost 0 inf + 5640 1552480552.913 * [simplify]: Simplified to (- (sqrt (fma a (* c -4) (* b b))) b) 1552480552.913 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma a (* c -4) (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))))))) 1552480552.914 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1552480552.914 * * [simplify]: iters left: 4 (5 enodes) 1552480552.916 * * [simplify]: iters left: 3 (15 enodes) 1552480552.922 * * [simplify]: iters left: 2 (21 enodes) 1552480552.927 * * [simplify]: iters left: 1 (22 enodes) 1552480552.932 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480552.932 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480552.932 * * [simplify]: Extracting #2: cost 8 inf + 1 1552480552.932 * * [simplify]: Extracting #3: cost 0 inf + 599 1552480552.933 * * [simplify]: Extracting #4: cost 0 inf + 489 1552480552.933 * [simplify]: Simplified to (+ (- b) b) 1552480552.933 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma a (* c -4) (* b b))) b) (+ (- b) b)))))) 1552480552.933 * * * * [progress]: [ 35 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (fma (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) (fma (- b) 1 (* b 1)))))))> 1552480552.934 * [simplify]: Simplifying (fma (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) 1552480552.934 * * [simplify]: iters left: 6 (14 enodes) 1552480552.941 * * [simplify]: iters left: 5 (47 enodes) 1552480552.956 * * [simplify]: iters left: 4 (62 enodes) 1552480552.975 * * [simplify]: iters left: 3 (77 enodes) 1552480552.996 * * [simplify]: iters left: 2 (86 enodes) 1552480553.014 * * [simplify]: iters left: 1 (100 enodes) 1552480553.030 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480553.030 * * [simplify]: Extracting #1: cost 7 inf + 0 1552480553.030 * * [simplify]: Extracting #2: cost 13 inf + 42 1552480553.030 * * [simplify]: Extracting #3: cost 23 inf + 84 1552480553.031 * * [simplify]: Extracting #4: cost 25 inf + 171 1552480553.031 * * [simplify]: Extracting #5: cost 11 inf + 1823 1552480553.032 * * [simplify]: Extracting #6: cost 2 inf + 4660 1552480553.033 * * [simplify]: Extracting #7: cost 0 inf + 5640 1552480553.034 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480553.034 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (fma (- b) 1 (* b 1))))))) 1552480553.034 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1552480553.035 * * [simplify]: iters left: 3 (5 enodes) 1552480553.038 * * [simplify]: iters left: 2 (17 enodes) 1552480553.044 * * [simplify]: iters left: 1 (22 enodes) 1552480553.053 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480553.053 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480553.053 * * [simplify]: Extracting #2: cost 5 inf + 2 1552480553.053 * * [simplify]: Extracting #3: cost 0 inf + 288 1552480553.053 * [simplify]: Simplified to (+ (- b) b) 1552480553.053 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (+ (- b) b)))))) 1552480553.053 * * * * [progress]: [ 36 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))))))))> 1552480553.054 * [simplify]: Simplifying (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 1552480553.054 * * [simplify]: iters left: 6 (16 enodes) 1552480553.060 * * [simplify]: iters left: 5 (61 enodes) 1552480553.069 * * [simplify]: iters left: 4 (83 enodes) 1552480553.081 * * [simplify]: iters left: 3 (101 enodes) 1552480553.101 * * [simplify]: iters left: 2 (103 enodes) 1552480553.126 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480553.126 * * [simplify]: Extracting #1: cost 11 inf + 0 1552480553.126 * * [simplify]: Extracting #2: cost 16 inf + 405 1552480553.126 * * [simplify]: Extracting #3: cost 13 inf + 1051 1552480553.127 * * [simplify]: Extracting #4: cost 22 inf + 1051 1552480553.127 * * [simplify]: Extracting #5: cost 23 inf + 1095 1552480553.128 * * [simplify]: Extracting #6: cost 10 inf + 2486 1552480553.130 * * [simplify]: Extracting #7: cost 2 inf + 4622 1552480553.132 * * [simplify]: Extracting #8: cost 0 inf + 5260 1552480553.134 * [simplify]: Simplified to (- (* (fabs (cbrt (fma c (* -4 a) (* b b)))) (sqrt (cbrt (fma c (* -4 a) (* b b))))) b) 1552480553.134 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (- (* (fabs (cbrt (fma c (* -4 a) (* b b)))) (sqrt (cbrt (fma c (* -4 a) (* b b))))) b) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))))))) 1552480553.134 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1552480553.135 * * [simplify]: iters left: 6 (6 enodes) 1552480553.137 * * [simplify]: iters left: 5 (23 enodes) 1552480553.144 * * [simplify]: iters left: 4 (31 enodes) 1552480553.152 * * [simplify]: iters left: 3 (36 enodes) 1552480553.161 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480553.161 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480553.162 * * [simplify]: Extracting #2: cost 10 inf + 1 1552480553.162 * * [simplify]: Extracting #3: cost 3 inf + 1200 1552480553.162 * * [simplify]: Extracting #4: cost 0 inf + 1348 1552480553.163 * * [simplify]: Extracting #5: cost 0 inf + 1213 1552480553.163 * [simplify]: Simplified to (+ (- b) b) 1552480553.163 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (+ (- b) b)))))) 1552480553.164 * * * * [progress]: [ 37 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))))))))> 1552480553.164 * [simplify]: Simplifying (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) 1552480553.164 * * [simplify]: iters left: 6 (15 enodes) 1552480553.171 * * [simplify]: iters left: 5 (49 enodes) 1552480553.186 * * [simplify]: iters left: 4 (62 enodes) 1552480553.196 * * [simplify]: iters left: 3 (75 enodes) 1552480553.206 * * [simplify]: iters left: 2 (77 enodes) 1552480553.215 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480553.215 * * [simplify]: Extracting #1: cost 7 inf + 0 1552480553.215 * * [simplify]: Extracting #2: cost 11 inf + 42 1552480553.215 * * [simplify]: Extracting #3: cost 13 inf + 83 1552480553.215 * * [simplify]: Extracting #4: cost 22 inf + 83 1552480553.215 * * [simplify]: Extracting #5: cost 22 inf + 169 1552480553.216 * * [simplify]: Extracting #6: cost 8 inf + 1820 1552480553.216 * * [simplify]: Extracting #7: cost 1 inf + 3983 1552480553.217 * * [simplify]: Extracting #8: cost 0 inf + 4292 1552480553.218 * [simplify]: Simplified to (- (* (fabs (cbrt (fma a (* c -4) (* b b)))) (sqrt (cbrt (fma a (* c -4) (* b b))))) b) 1552480553.218 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (- (* (fabs (cbrt (fma a (* c -4) (* b b)))) (sqrt (cbrt (fma a (* c -4) (* b b))))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))))))) 1552480553.218 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1552480553.218 * * [simplify]: iters left: 4 (5 enodes) 1552480553.219 * * [simplify]: iters left: 3 (15 enodes) 1552480553.222 * * [simplify]: iters left: 2 (21 enodes) 1552480553.226 * * [simplify]: iters left: 1 (22 enodes) 1552480553.231 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480553.231 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480553.231 * * [simplify]: Extracting #2: cost 8 inf + 1 1552480553.231 * * [simplify]: Extracting #3: cost 0 inf + 599 1552480553.232 * * [simplify]: Extracting #4: cost 0 inf + 489 1552480553.232 * [simplify]: Simplified to (+ (- b) b) 1552480553.232 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) (+ (- b) b)))))) 1552480553.232 * * * * [progress]: [ 38 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* b 1))) (fma (- b) 1 (* b 1)))))))> 1552480553.233 * [simplify]: Simplifying (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* b 1))) 1552480553.233 * * [simplify]: iters left: 6 (15 enodes) 1552480553.240 * * [simplify]: iters left: 5 (51 enodes) 1552480553.255 * * [simplify]: iters left: 4 (66 enodes) 1552480553.274 * * [simplify]: iters left: 3 (79 enodes) 1552480553.296 * * [simplify]: iters left: 2 (81 enodes) 1552480553.316 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480553.316 * * [simplify]: Extracting #1: cost 7 inf + 0 1552480553.316 * * [simplify]: Extracting #2: cost 11 inf + 42 1552480553.317 * * [simplify]: Extracting #3: cost 13 inf + 83 1552480553.317 * * [simplify]: Extracting #4: cost 22 inf + 83 1552480553.317 * * [simplify]: Extracting #5: cost 23 inf + 127 1552480553.317 * * [simplify]: Extracting #6: cost 9 inf + 1818 1552480553.319 * * [simplify]: Extracting #7: cost 1 inf + 3983 1552480553.320 * * [simplify]: Extracting #8: cost 0 inf + 4292 1552480553.322 * [simplify]: Simplified to (- (* (fabs (cbrt (fma a (* c -4) (* b b)))) (sqrt (cbrt (fma a (* c -4) (* b b))))) b) 1552480553.322 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (- (* (fabs (cbrt (fma a (* c -4) (* b b)))) (sqrt (cbrt (fma a (* c -4) (* b b))))) b) (fma (- b) 1 (* b 1))))))) 1552480553.323 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1552480553.323 * * [simplify]: iters left: 3 (5 enodes) 1552480553.326 * * [simplify]: iters left: 2 (17 enodes) 1552480553.331 * * [simplify]: iters left: 1 (22 enodes) 1552480553.338 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480553.338 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480553.339 * * [simplify]: Extracting #2: cost 5 inf + 2 1552480553.339 * * [simplify]: Extracting #3: cost 0 inf + 288 1552480553.339 * [simplify]: Simplified to (+ (- b) b) 1552480553.339 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* b 1))) (+ (- b) b)))))) 1552480553.339 * * * * [progress]: [ 39 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))))))))> 1552480553.340 * [simplify]: Simplifying (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 1552480553.340 * * [simplify]: iters left: 6 (14 enodes) 1552480553.347 * * [simplify]: iters left: 5 (54 enodes) 1552480553.357 * * [simplify]: iters left: 4 (72 enodes) 1552480553.367 * * [simplify]: iters left: 3 (85 enodes) 1552480553.378 * * [simplify]: iters left: 2 (87 enodes) 1552480553.395 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480553.395 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480553.395 * * [simplify]: Extracting #2: cost 14 inf + 0 1552480553.395 * * [simplify]: Extracting #3: cost 23 inf + 164 1552480553.396 * * [simplify]: Extracting #4: cost 18 inf + 855 1552480553.397 * * [simplify]: Extracting #5: cost 2 inf + 2668 1552480553.398 * * [simplify]: Extracting #6: cost 0 inf + 3146 1552480553.399 * [simplify]: Simplified to (+ (sqrt (fma a (* c -4) (* b b))) (- b)) 1552480553.399 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (+ (sqrt (fma a (* c -4) (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))))))) 1552480553.400 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1552480553.400 * * [simplify]: iters left: 6 (6 enodes) 1552480553.402 * * [simplify]: iters left: 5 (23 enodes) 1552480553.412 * * [simplify]: iters left: 4 (31 enodes) 1552480553.417 * * [simplify]: iters left: 3 (36 enodes) 1552480553.422 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480553.422 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480553.422 * * [simplify]: Extracting #2: cost 10 inf + 1 1552480553.422 * * [simplify]: Extracting #3: cost 3 inf + 1200 1552480553.422 * * [simplify]: Extracting #4: cost 0 inf + 1348 1552480553.422 * * [simplify]: Extracting #5: cost 0 inf + 1213 1552480553.423 * [simplify]: Simplified to (+ (- b) b) 1552480553.423 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (+ (- b) b)))))) 1552480553.423 * * * * [progress]: [ 40 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))))))))> 1552480553.423 * [simplify]: Simplifying (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) 1552480553.423 * * [simplify]: iters left: 6 (13 enodes) 1552480553.427 * * [simplify]: iters left: 5 (42 enodes) 1552480553.433 * * [simplify]: iters left: 4 (51 enodes) 1552480553.447 * * [simplify]: iters left: 3 (64 enodes) 1552480553.463 * * [simplify]: iters left: 2 (66 enodes) 1552480553.480 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480553.480 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480553.480 * * [simplify]: Extracting #2: cost 8 inf + 42 1552480553.480 * * [simplify]: Extracting #3: cost 16 inf + 83 1552480553.481 * * [simplify]: Extracting #4: cost 17 inf + 127 1552480553.481 * * [simplify]: Extracting #5: cost 3 inf + 1481 1552480553.482 * * [simplify]: Extracting #6: cost 0 inf + 2098 1552480553.483 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480553.483 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))))))) 1552480553.484 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1552480553.484 * * [simplify]: iters left: 4 (5 enodes) 1552480553.486 * * [simplify]: iters left: 3 (15 enodes) 1552480553.490 * * [simplify]: iters left: 2 (21 enodes) 1552480553.495 * * [simplify]: iters left: 1 (22 enodes) 1552480553.500 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480553.500 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480553.500 * * [simplify]: Extracting #2: cost 8 inf + 1 1552480553.501 * * [simplify]: Extracting #3: cost 0 inf + 599 1552480553.501 * * [simplify]: Extracting #4: cost 0 inf + 489 1552480553.501 * [simplify]: Simplified to (+ (- b) b) 1552480553.501 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) (+ (- b) b)))))) 1552480553.502 * * * * [progress]: [ 41 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) (fma (- b) 1 (* b 1)))))))> 1552480553.502 * [simplify]: Simplifying (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) 1552480553.502 * * [simplify]: iters left: 6 (13 enodes) 1552480553.509 * * [simplify]: iters left: 5 (44 enodes) 1552480553.523 * * [simplify]: iters left: 4 (55 enodes) 1552480553.538 * * [simplify]: iters left: 3 (68 enodes) 1552480553.548 * * [simplify]: iters left: 2 (70 enodes) 1552480553.557 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480553.557 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480553.558 * * [simplify]: Extracting #2: cost 8 inf + 42 1552480553.558 * * [simplify]: Extracting #3: cost 16 inf + 83 1552480553.558 * * [simplify]: Extracting #4: cost 16 inf + 169 1552480553.558 * * [simplify]: Extracting #5: cost 3 inf + 1754 1552480553.558 * * [simplify]: Extracting #6: cost 0 inf + 2098 1552480553.559 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480553.559 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (fma (- b) 1 (* b 1))))))) 1552480553.559 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1552480553.559 * * [simplify]: iters left: 3 (5 enodes) 1552480553.561 * * [simplify]: iters left: 2 (17 enodes) 1552480553.563 * * [simplify]: iters left: 1 (22 enodes) 1552480553.569 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480553.569 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480553.569 * * [simplify]: Extracting #2: cost 5 inf + 2 1552480553.569 * * [simplify]: Extracting #3: cost 0 inf + 288 1552480553.569 * [simplify]: Simplified to (+ (- b) b) 1552480553.569 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) (+ (- b) b)))))) 1552480553.570 * * * * [progress]: [ 42 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))))))))> 1552480553.570 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 1552480553.570 * * [simplify]: iters left: 6 (15 enodes) 1552480553.578 * * [simplify]: iters left: 5 (59 enodes) 1552480553.596 * * [simplify]: iters left: 4 (82 enodes) 1552480553.619 * * [simplify]: iters left: 3 (97 enodes) 1552480553.643 * * [simplify]: iters left: 2 (99 enodes) 1552480553.665 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480553.665 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480553.665 * * [simplify]: Extracting #2: cost 12 inf + 1 1552480553.666 * * [simplify]: Extracting #3: cost 21 inf + 245 1552480553.666 * * [simplify]: Extracting #4: cost 14 inf + 1138 1552480553.666 * * [simplify]: Extracting #5: cost 5 inf + 1790 1552480553.667 * * [simplify]: Extracting #6: cost 1 inf + 2450 1552480553.667 * * [simplify]: Extracting #7: cost 0 inf + 2709 1552480553.669 * [simplify]: Simplified to (+ (sqrt (fma -4 (* a c) (* b b))) (- b)) 1552480553.669 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (+ (sqrt (fma -4 (* a c) (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))))))) 1552480553.669 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1552480553.670 * * [simplify]: iters left: 6 (6 enodes) 1552480553.671 * * [simplify]: iters left: 5 (23 enodes) 1552480553.675 * * [simplify]: iters left: 4 (31 enodes) 1552480553.679 * * [simplify]: iters left: 3 (36 enodes) 1552480553.684 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480553.684 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480553.684 * * [simplify]: Extracting #2: cost 10 inf + 1 1552480553.684 * * [simplify]: Extracting #3: cost 3 inf + 1200 1552480553.684 * * [simplify]: Extracting #4: cost 0 inf + 1348 1552480553.685 * * [simplify]: Extracting #5: cost 0 inf + 1213 1552480553.685 * [simplify]: Simplified to (+ (- b) b) 1552480553.685 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (+ (- b) b)))))) 1552480553.685 * * * * [progress]: [ 43 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))))))))> 1552480553.685 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- (* (sqrt b) (sqrt b)))) 1552480553.685 * * [simplify]: iters left: 6 (14 enodes) 1552480553.690 * * [simplify]: iters left: 5 (47 enodes) 1552480553.699 * * [simplify]: iters left: 4 (61 enodes) 1552480553.718 * * [simplify]: iters left: 3 (76 enodes) 1552480553.737 * * [simplify]: iters left: 2 (78 enodes) 1552480553.755 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480553.755 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480553.755 * * [simplify]: Extracting #2: cost 7 inf + 2 1552480553.755 * * [simplify]: Extracting #3: cost 14 inf + 84 1552480553.755 * * [simplify]: Extracting #4: cost 15 inf + 128 1552480553.756 * * [simplify]: Extracting #5: cost 4 inf + 1138 1552480553.757 * * [simplify]: Extracting #6: cost 0 inf + 1661 1552480553.758 * [simplify]: Simplified to (- (sqrt (fma (* -4 a) c (* b b))) b) 1552480553.758 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))))))) 1552480553.758 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1552480553.758 * * [simplify]: iters left: 4 (5 enodes) 1552480553.760 * * [simplify]: iters left: 3 (15 enodes) 1552480553.763 * * [simplify]: iters left: 2 (21 enodes) 1552480553.765 * * [simplify]: iters left: 1 (22 enodes) 1552480553.767 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480553.767 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480553.767 * * [simplify]: Extracting #2: cost 8 inf + 1 1552480553.767 * * [simplify]: Extracting #3: cost 0 inf + 599 1552480553.768 * * [simplify]: Extracting #4: cost 0 inf + 489 1552480553.768 * [simplify]: Simplified to (+ (- b) b) 1552480553.768 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (+ (- b) b)))))) 1552480553.768 * * * * [progress]: [ 44 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- (* b 1))) (fma (- b) 1 (* b 1)))))))> 1552480553.768 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- (* b 1))) 1552480553.768 * * [simplify]: iters left: 5 (13 enodes) 1552480553.772 * * [simplify]: iters left: 4 (44 enodes) 1552480553.778 * * [simplify]: iters left: 3 (58 enodes) 1552480553.788 * * [simplify]: iters left: 2 (73 enodes) 1552480553.800 * * [simplify]: iters left: 1 (75 enodes) 1552480553.809 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480553.809 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480553.809 * * [simplify]: Extracting #2: cost 7 inf + 2 1552480553.810 * * [simplify]: Extracting #3: cost 15 inf + 43 1552480553.810 * * [simplify]: Extracting #4: cost 14 inf + 170 1552480553.810 * * [simplify]: Extracting #5: cost 4 inf + 961 1552480553.810 * * [simplify]: Extracting #6: cost 1 inf + 1442 1552480553.811 * * [simplify]: Extracting #7: cost 0 inf + 1661 1552480553.811 * [simplify]: Simplified to (- (sqrt (fma (* -4 a) c (* b b))) b) 1552480553.811 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (fma (- b) 1 (* b 1))))))) 1552480553.811 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1552480553.811 * * [simplify]: iters left: 3 (5 enodes) 1552480553.813 * * [simplify]: iters left: 2 (17 enodes) 1552480553.816 * * [simplify]: iters left: 1 (22 enodes) 1552480553.819 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480553.819 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480553.819 * * [simplify]: Extracting #2: cost 5 inf + 2 1552480553.819 * * [simplify]: Extracting #3: cost 0 inf + 288 1552480553.819 * [simplify]: Simplified to (+ (- b) b) 1552480553.819 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (+ (- b) b)))))) 1552480553.820 * * * * [progress]: [ 45 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))))))))> 1552480553.820 * [simplify]: Simplifying (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 1552480553.820 * * [simplify]: iters left: 6 (14 enodes) 1552480553.823 * * [simplify]: iters left: 5 (54 enodes) 1552480553.833 * * [simplify]: iters left: 4 (72 enodes) 1552480553.853 * * [simplify]: iters left: 3 (85 enodes) 1552480553.873 * * [simplify]: iters left: 2 (87 enodes) 1552480553.897 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480553.897 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480553.897 * * [simplify]: Extracting #2: cost 14 inf + 0 1552480553.897 * * [simplify]: Extracting #3: cost 23 inf + 164 1552480553.897 * * [simplify]: Extracting #4: cost 18 inf + 855 1552480553.898 * * [simplify]: Extracting #5: cost 2 inf + 2668 1552480553.899 * * [simplify]: Extracting #6: cost 0 inf + 3146 1552480553.901 * [simplify]: Simplified to (+ (sqrt (fma a (* c -4) (* b b))) (- b)) 1552480553.901 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (+ (sqrt (fma a (* c -4) (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))))))) 1552480553.901 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1552480553.901 * * [simplify]: iters left: 6 (6 enodes) 1552480553.904 * * [simplify]: iters left: 5 (23 enodes) 1552480553.912 * * [simplify]: iters left: 4 (31 enodes) 1552480553.920 * * [simplify]: iters left: 3 (36 enodes) 1552480553.929 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480553.929 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480553.929 * * [simplify]: Extracting #2: cost 10 inf + 1 1552480553.930 * * [simplify]: Extracting #3: cost 3 inf + 1200 1552480553.930 * * [simplify]: Extracting #4: cost 0 inf + 1348 1552480553.930 * * [simplify]: Extracting #5: cost 0 inf + 1213 1552480553.931 * [simplify]: Simplified to (+ (- b) b) 1552480553.931 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (+ (- b) b)))))) 1552480553.931 * * * * [progress]: [ 46 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))))))))> 1552480553.932 * [simplify]: Simplifying (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) 1552480553.932 * * [simplify]: iters left: 6 (13 enodes) 1552480553.938 * * [simplify]: iters left: 5 (42 enodes) 1552480553.950 * * [simplify]: iters left: 4 (51 enodes) 1552480553.963 * * [simplify]: iters left: 3 (64 enodes) 1552480553.971 * * [simplify]: iters left: 2 (66 enodes) 1552480553.979 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480553.979 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480553.980 * * [simplify]: Extracting #2: cost 8 inf + 42 1552480553.980 * * [simplify]: Extracting #3: cost 16 inf + 83 1552480553.980 * * [simplify]: Extracting #4: cost 17 inf + 127 1552480553.980 * * [simplify]: Extracting #5: cost 3 inf + 1481 1552480553.980 * * [simplify]: Extracting #6: cost 0 inf + 2098 1552480553.981 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480553.981 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))))))) 1552480553.981 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1552480553.981 * * [simplify]: iters left: 4 (5 enodes) 1552480553.982 * * [simplify]: iters left: 3 (15 enodes) 1552480553.984 * * [simplify]: iters left: 2 (21 enodes) 1552480553.987 * * [simplify]: iters left: 1 (22 enodes) 1552480553.989 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480553.989 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480553.989 * * [simplify]: Extracting #2: cost 8 inf + 1 1552480553.989 * * [simplify]: Extracting #3: cost 0 inf + 599 1552480553.989 * * [simplify]: Extracting #4: cost 0 inf + 489 1552480553.989 * [simplify]: Simplified to (+ (- b) b) 1552480553.989 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) (+ (- b) b)))))) 1552480553.990 * * * * [progress]: [ 47 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) (fma (- b) 1 (* b 1)))))))> 1552480553.990 * [simplify]: Simplifying (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) 1552480553.990 * * [simplify]: iters left: 6 (13 enodes) 1552480553.993 * * [simplify]: iters left: 5 (44 enodes) 1552480554.000 * * [simplify]: iters left: 4 (55 enodes) 1552480554.017 * * [simplify]: iters left: 3 (68 enodes) 1552480554.034 * * [simplify]: iters left: 2 (70 enodes) 1552480554.051 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480554.051 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480554.051 * * [simplify]: Extracting #2: cost 8 inf + 42 1552480554.051 * * [simplify]: Extracting #3: cost 16 inf + 83 1552480554.051 * * [simplify]: Extracting #4: cost 16 inf + 169 1552480554.052 * * [simplify]: Extracting #5: cost 3 inf + 1754 1552480554.053 * * [simplify]: Extracting #6: cost 0 inf + 2098 1552480554.054 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480554.054 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (fma (- b) 1 (* b 1))))))) 1552480554.055 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1552480554.055 * * [simplify]: iters left: 3 (5 enodes) 1552480554.058 * * [simplify]: iters left: 2 (17 enodes) 1552480554.063 * * [simplify]: iters left: 1 (22 enodes) 1552480554.070 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480554.071 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480554.071 * * [simplify]: Extracting #2: cost 5 inf + 2 1552480554.071 * * [simplify]: Extracting #3: cost 0 inf + 288 1552480554.071 * [simplify]: Simplified to (+ (- b) b) 1552480554.071 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) (+ (- b) b)))))) 1552480554.071 * * * * [progress]: [ 48 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))))))))> 1552480554.072 * [simplify]: Simplifying (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 1552480554.072 * * [simplify]: iters left: 6 (14 enodes) 1552480554.079 * * [simplify]: iters left: 5 (56 enodes) 1552480554.097 * * [simplify]: iters left: 4 (77 enodes) 1552480554.120 * * [simplify]: iters left: 3 (92 enodes) 1552480554.142 * * [simplify]: iters left: 2 (94 enodes) 1552480554.166 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480554.166 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480554.166 * * [simplify]: Extracting #2: cost 12 inf + 1 1552480554.166 * * [simplify]: Extracting #3: cost 24 inf + 2 1552480554.166 * * [simplify]: Extracting #4: cost 21 inf + 291 1552480554.167 * * [simplify]: Extracting #5: cost 3 inf + 2110 1552480554.168 * * [simplify]: Extracting #6: cost 0 inf + 2709 1552480554.169 * [simplify]: Simplified to (+ (sqrt (fma b b (* (* c a) -4))) (- b)) 1552480554.169 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (+ (sqrt (fma b b (* (* c a) -4))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))))))) 1552480554.170 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1552480554.170 * * [simplify]: iters left: 6 (6 enodes) 1552480554.173 * * [simplify]: iters left: 5 (23 enodes) 1552480554.180 * * [simplify]: iters left: 4 (31 enodes) 1552480554.189 * * [simplify]: iters left: 3 (36 enodes) 1552480554.198 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480554.198 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480554.198 * * [simplify]: Extracting #2: cost 10 inf + 1 1552480554.199 * * [simplify]: Extracting #3: cost 3 inf + 1200 1552480554.199 * * [simplify]: Extracting #4: cost 0 inf + 1348 1552480554.200 * * [simplify]: Extracting #5: cost 0 inf + 1213 1552480554.200 * [simplify]: Simplified to (+ (- b) b) 1552480554.200 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (+ (- b) b)))))) 1552480554.200 * * * * [progress]: [ 49 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))))))))> 1552480554.201 * [simplify]: Simplifying (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* (sqrt b) (sqrt b)))) 1552480554.201 * * [simplify]: iters left: 6 (13 enodes) 1552480554.207 * * [simplify]: iters left: 5 (44 enodes) 1552480554.216 * * [simplify]: iters left: 4 (56 enodes) 1552480554.225 * * [simplify]: iters left: 3 (72 enodes) 1552480554.234 * * [simplify]: iters left: 2 (75 enodes) 1552480554.250 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480554.250 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480554.250 * * [simplify]: Extracting #2: cost 7 inf + 2 1552480554.250 * * [simplify]: Extracting #3: cost 14 inf + 84 1552480554.250 * * [simplify]: Extracting #4: cost 11 inf + 434 1552480554.251 * * [simplify]: Extracting #5: cost 2 inf + 1400 1552480554.252 * * [simplify]: Extracting #6: cost 0 inf + 1661 1552480554.253 * [simplify]: Simplified to (- (sqrt (fma (* a -4) c (* b b))) b) 1552480554.253 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma (* a -4) c (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))))))) 1552480554.253 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1552480554.254 * * [simplify]: iters left: 4 (5 enodes) 1552480554.256 * * [simplify]: iters left: 3 (15 enodes) 1552480554.259 * * [simplify]: iters left: 2 (21 enodes) 1552480554.261 * * [simplify]: iters left: 1 (22 enodes) 1552480554.263 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480554.263 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480554.264 * * [simplify]: Extracting #2: cost 8 inf + 1 1552480554.264 * * [simplify]: Extracting #3: cost 0 inf + 599 1552480554.264 * * [simplify]: Extracting #4: cost 0 inf + 489 1552480554.264 * [simplify]: Simplified to (+ (- b) b) 1552480554.264 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* (sqrt b) (sqrt b)))) (+ (- b) b)))))) 1552480554.264 * * * * [progress]: [ 50 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* b 1))) (fma (- b) 1 (* b 1)))))))> 1552480554.264 * [simplify]: Simplifying (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* b 1))) 1552480554.264 * * [simplify]: iters left: 5 (12 enodes) 1552480554.268 * * [simplify]: iters left: 4 (41 enodes) 1552480554.275 * * [simplify]: iters left: 3 (53 enodes) 1552480554.284 * * [simplify]: iters left: 2 (69 enodes) 1552480554.293 * * [simplify]: iters left: 1 (72 enodes) 1552480554.306 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480554.306 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480554.306 * * [simplify]: Extracting #2: cost 7 inf + 2 1552480554.306 * * [simplify]: Extracting #3: cost 15 inf + 43 1552480554.306 * * [simplify]: Extracting #4: cost 11 inf + 490 1552480554.307 * * [simplify]: Extracting #5: cost 1 inf + 1442 1552480554.308 * * [simplify]: Extracting #6: cost 0 inf + 1661 1552480554.309 * [simplify]: Simplified to (- (sqrt (fma (* a -4) c (* b b))) b) 1552480554.309 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (- (sqrt (fma (* a -4) c (* b b))) b) (fma (- b) 1 (* b 1))))))) 1552480554.310 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1552480554.310 * * [simplify]: iters left: 3 (5 enodes) 1552480554.312 * * [simplify]: iters left: 2 (17 enodes) 1552480554.318 * * [simplify]: iters left: 1 (22 enodes) 1552480554.324 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480554.324 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480554.324 * * [simplify]: Extracting #2: cost 5 inf + 2 1552480554.325 * * [simplify]: Extracting #3: cost 0 inf + 288 1552480554.325 * [simplify]: Simplified to (+ (- b) b) 1552480554.325 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* b 1))) (+ (- b) b)))))) 1552480554.325 * * * * [progress]: [ 51 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (log1p (expm1 (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480554.325 * * * * [progress]: [ 52 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (expm1 (log1p (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480554.325 * * * * [progress]: [ 53 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (fma (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- b))))))> 1552480554.326 * [simplify]: Simplifying (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) 1552480554.326 * * [simplify]: iters left: 6 (10 enodes) 1552480554.330 * * [simplify]: iters left: 5 (33 enodes) 1552480554.339 * * [simplify]: iters left: 4 (41 enodes) 1552480554.345 * * [simplify]: iters left: 3 (53 enodes) 1552480554.352 * * [simplify]: iters left: 2 (55 enodes) 1552480554.359 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480554.359 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480554.359 * * [simplify]: Extracting #2: cost 5 inf + 0 1552480554.359 * * [simplify]: Extracting #3: cost 7 inf + 0 1552480554.359 * * [simplify]: Extracting #4: cost 17 inf + 0 1552480554.359 * * [simplify]: Extracting #5: cost 17 inf + 45 1552480554.359 * * [simplify]: Extracting #6: cost 6 inf + 1056 1552480554.360 * * [simplify]: Extracting #7: cost 0 inf + 2256 1552480554.360 * [simplify]: Simplified to (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1552480554.360 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (fma (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- b)))))) 1552480554.360 * * * * [progress]: [ 54 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- b))))))> 1552480554.360 * [simplify]: Simplifying (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) 1552480554.361 * * [simplify]: iters left: 6 (10 enodes) 1552480554.363 * * [simplify]: iters left: 5 (34 enodes) 1552480554.369 * * [simplify]: iters left: 4 (42 enodes) 1552480554.381 * * [simplify]: iters left: 3 (54 enodes) 1552480554.395 * * [simplify]: iters left: 2 (56 enodes) 1552480554.409 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480554.409 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480554.409 * * [simplify]: Extracting #2: cost 7 inf + 0 1552480554.409 * * [simplify]: Extracting #3: cost 17 inf + 0 1552480554.409 * * [simplify]: Extracting #4: cost 17 inf + 45 1552480554.410 * * [simplify]: Extracting #5: cost 4 inf + 1260 1552480554.410 * * [simplify]: Extracting #6: cost 0 inf + 2256 1552480554.411 * [simplify]: Simplified to (fabs (cbrt (fma c (* -4 a) (* b b)))) 1552480554.411 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (fma (fabs (cbrt (fma c (* -4 a) (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- b)))))) 1552480554.412 * * * * [progress]: [ 55 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- b))))))> 1552480554.412 * [simplify]: Simplifying (sqrt (sqrt (fma (* -4 a) c (* b b)))) 1552480554.412 * * [simplify]: iters left: 5 (9 enodes) 1552480554.417 * * [simplify]: iters left: 4 (30 enodes) 1552480554.426 * * [simplify]: iters left: 3 (38 enodes) 1552480554.432 * * [simplify]: iters left: 2 (50 enodes) 1552480554.438 * * [simplify]: iters left: 1 (52 enodes) 1552480554.445 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480554.445 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480554.445 * * [simplify]: Extracting #2: cost 5 inf + 0 1552480554.445 * * [simplify]: Extracting #3: cost 15 inf + 0 1552480554.445 * * [simplify]: Extracting #4: cost 14 inf + 87 1552480554.446 * * [simplify]: Extracting #5: cost 5 inf + 739 1552480554.446 * * [simplify]: Extracting #6: cost 0 inf + 1578 1552480554.446 * [simplify]: Simplified to (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1552480554.446 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- b)))))) 1552480554.447 * * * * [progress]: [ 56 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- b))))))> 1552480554.447 * [simplify]: Simplifying (sqrt 1) 1552480554.447 * * [simplify]: iters left: 1 (2 enodes) 1552480554.449 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480554.449 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480554.449 * [simplify]: Simplified to 1 1552480554.449 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- b)))))) 1552480554.449 * * * * [progress]: [ 57 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- b))))))> 1552480554.449 * [simplify]: Simplifying (sqrt (sqrt (fma (* -4 a) c (* b b)))) 1552480554.449 * * [simplify]: iters left: 5 (9 enodes) 1552480554.451 * * [simplify]: iters left: 4 (30 enodes) 1552480554.456 * * [simplify]: iters left: 3 (38 enodes) 1552480554.466 * * [simplify]: iters left: 2 (50 enodes) 1552480554.479 * * [simplify]: iters left: 1 (52 enodes) 1552480554.494 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480554.494 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480554.494 * * [simplify]: Extracting #2: cost 5 inf + 0 1552480554.494 * * [simplify]: Extracting #3: cost 15 inf + 0 1552480554.494 * * [simplify]: Extracting #4: cost 14 inf + 87 1552480554.495 * * [simplify]: Extracting #5: cost 5 inf + 739 1552480554.495 * * [simplify]: Extracting #6: cost 0 inf + 1578 1552480554.496 * [simplify]: Simplified to (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1552480554.496 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- b)))))) 1552480554.497 * * * * [progress]: [ 58 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- b))))))> 1552480554.497 * * * * [progress]: [ 59 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (log (/ (exp (sqrt (fma (* -4 a) c (* b b)))) (exp b)))))))> 1552480554.497 * [simplify]: Simplifying (/ (exp (sqrt (fma (* -4 a) c (* b b)))) (exp b)) 1552480554.497 * * [simplify]: iters left: 6 (11 enodes) 1552480554.502 * * [simplify]: iters left: 5 (38 enodes) 1552480554.512 * * [simplify]: iters left: 4 (50 enodes) 1552480554.519 * * [simplify]: iters left: 3 (67 enodes) 1552480554.528 * * [simplify]: iters left: 2 (74 enodes) 1552480554.538 * * [simplify]: iters left: 1 (82 enodes) 1552480554.560 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480554.561 * * [simplify]: Extracting #1: cost 9 inf + 0 1552480554.561 * * [simplify]: Extracting #2: cost 15 inf + 1 1552480554.561 * * [simplify]: Extracting #3: cost 15 inf + 114 1552480554.561 * * [simplify]: Extracting #4: cost 20 inf + 449 1552480554.561 * * [simplify]: Extracting #5: cost 20 inf + 604 1552480554.562 * * [simplify]: Extracting #6: cost 6 inf + 2154 1552480554.563 * * [simplify]: Extracting #7: cost 0 inf + 3572 1552480554.565 * [simplify]: Simplified to (exp (- (sqrt (fma c (* -4 a) (* b b))) b)) 1552480554.565 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (log (exp (- (sqrt (fma c (* -4 a) (* b b))) b))))))) 1552480554.565 * * * * [progress]: [ 60 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (pow (- (sqrt (fma (* -4 a) c (* b b))) b) 1)))))> 1552480554.565 * * * * [progress]: [ 61 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (exp (log (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480554.565 * * * * [progress]: [ 62 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (log (exp (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480554.565 * * * * [progress]: [ 63 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (* (* (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480554.565 * * * * [progress]: [ 64 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (cbrt (* (* (- (sqrt (fma (* -4 a) c (* b b))) b) (- (sqrt (fma (* -4 a) c (* b b))) b)) (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480554.565 * * * * [progress]: [ 65 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (* (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480554.566 * * * * [progress]: [ 66 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (/ (- (pow (sqrt (fma (* -4 a) c (* b b))) 3) (pow b 3)) (+ (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (+ (* b b) (* (sqrt (fma (* -4 a) c (* b b))) b))))))))> 1552480554.566 * * * * [progress]: [ 67 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (sqrt (fma (* -4 a) c (* b b))) (- b))))))> 1552480554.566 * * * * [progress]: [ 68 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (* 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480554.566 * * * * [progress]: [ 69 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (/ (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (* b b)) (+ (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480554.566 * * * * [progress]: [ 70 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (* (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))))))> 1552480554.566 * [simplify]: Simplifying (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) 1552480554.566 * * [simplify]: iters left: 6 (11 enodes) 1552480554.571 * * [simplify]: iters left: 5 (37 enodes) 1552480554.582 * * [simplify]: iters left: 4 (45 enodes) 1552480554.596 * * [simplify]: iters left: 3 (57 enodes) 1552480554.611 * * [simplify]: iters left: 2 (59 enodes) 1552480554.619 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480554.619 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480554.619 * * [simplify]: Extracting #2: cost 8 inf + 0 1552480554.619 * * [simplify]: Extracting #3: cost 7 inf + 83 1552480554.619 * * [simplify]: Extracting #4: cost 16 inf + 83 1552480554.619 * * [simplify]: Extracting #5: cost 16 inf + 169 1552480554.619 * * [simplify]: Extracting #6: cost 5 inf + 1316 1552480554.620 * * [simplify]: Extracting #7: cost 0 inf + 2258 1552480554.620 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1552480554.620 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (* (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))))))) 1552480554.620 * [simplify]: Simplifying (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) 1552480554.620 * * [simplify]: iters left: 6 (11 enodes) 1552480554.623 * * [simplify]: iters left: 5 (38 enodes) 1552480554.629 * * [simplify]: iters left: 4 (49 enodes) 1552480554.636 * * [simplify]: iters left: 3 (61 enodes) 1552480554.646 * * [simplify]: iters left: 2 (63 enodes) 1552480554.661 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480554.662 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480554.662 * * [simplify]: Extracting #2: cost 10 inf + 0 1552480554.662 * * [simplify]: Extracting #3: cost 8 inf + 164 1552480554.662 * * [simplify]: Extracting #4: cost 16 inf + 245 1552480554.662 * * [simplify]: Extracting #5: cost 16 inf + 331 1552480554.663 * * [simplify]: Extracting #6: cost 3 inf + 1643 1552480554.664 * * [simplify]: Extracting #7: cost 0 inf + 2420 1552480554.665 * [simplify]: Simplified to (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b)) 1552480554.665 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (* (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b))))))) 1552480554.665 * * * * [progress]: [ 71 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (* (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))))))> 1552480554.665 * [simplify]: Simplifying (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) 1552480554.665 * * [simplify]: iters left: 6 (11 enodes) 1552480554.670 * * [simplify]: iters left: 5 (37 enodes) 1552480554.681 * * [simplify]: iters left: 4 (45 enodes) 1552480554.694 * * [simplify]: iters left: 3 (57 enodes) 1552480554.709 * * [simplify]: iters left: 2 (59 enodes) 1552480554.720 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480554.720 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480554.720 * * [simplify]: Extracting #2: cost 8 inf + 0 1552480554.720 * * [simplify]: Extracting #3: cost 7 inf + 83 1552480554.720 * * [simplify]: Extracting #4: cost 16 inf + 83 1552480554.720 * * [simplify]: Extracting #5: cost 16 inf + 169 1552480554.721 * * [simplify]: Extracting #6: cost 5 inf + 1316 1552480554.721 * * [simplify]: Extracting #7: cost 0 inf + 2258 1552480554.722 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1552480554.722 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (* (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))))))) 1552480554.722 * [simplify]: Simplifying (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) 1552480554.722 * * [simplify]: iters left: 6 (11 enodes) 1552480554.725 * * [simplify]: iters left: 5 (38 enodes) 1552480554.731 * * [simplify]: iters left: 4 (49 enodes) 1552480554.738 * * [simplify]: iters left: 3 (61 enodes) 1552480554.750 * * [simplify]: iters left: 2 (63 enodes) 1552480554.761 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480554.761 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480554.761 * * [simplify]: Extracting #2: cost 10 inf + 0 1552480554.761 * * [simplify]: Extracting #3: cost 8 inf + 164 1552480554.761 * * [simplify]: Extracting #4: cost 16 inf + 245 1552480554.761 * * [simplify]: Extracting #5: cost 16 inf + 331 1552480554.761 * * [simplify]: Extracting #6: cost 3 inf + 1643 1552480554.762 * * [simplify]: Extracting #7: cost 0 inf + 2420 1552480554.762 * [simplify]: Simplified to (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b)) 1552480554.762 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (* (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b))))))) 1552480554.763 * * * * [progress]: [ 72 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (* 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480554.763 * [simplify]: Simplifying (- (sqrt (fma (* -4 a) c (* b b))) b) 1552480554.763 * * [simplify]: iters left: 6 (9 enodes) 1552480554.765 * * [simplify]: iters left: 5 (32 enodes) 1552480554.770 * * [simplify]: iters left: 4 (43 enodes) 1552480554.777 * * [simplify]: iters left: 3 (55 enodes) 1552480554.786 * * [simplify]: iters left: 2 (57 enodes) 1552480554.800 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480554.800 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480554.800 * * [simplify]: Extracting #2: cost 7 inf + 1 1552480554.800 * * [simplify]: Extracting #3: cost 15 inf + 42 1552480554.800 * * [simplify]: Extracting #4: cost 15 inf + 127 1552480554.801 * * [simplify]: Extracting #5: cost 5 inf + 918 1552480554.802 * * [simplify]: Extracting #6: cost 0 inf + 1660 1552480554.802 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480554.802 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (* 1 (- (sqrt (fma c (* -4 a) (* b b))) b)))))) 1552480554.803 * * * * [progress]: [ 73 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (+ (sqrt (fma (* -4 a) c (* b b))) (- b))))))> 1552480554.803 * * * * [progress]: [ 74 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (posit16->real (real->posit16 (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480554.803 * * * * [progress]: [ 75 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (log1p (expm1 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480554.803 * * * * [progress]: [ 76 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (expm1 (log1p (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480554.803 * * * * [progress]: [ 77 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (pow (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)) 1))))> 1552480554.803 * * * * [progress]: [ 78 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (exp (- (log c) (log (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480554.803 * [simplify]: Simplifying (- (log c) (log (- (sqrt (fma (* -4 a) c (* b b))) b))) 1552480554.803 * * [simplify]: iters left: 6 (12 enodes) 1552480554.809 * * [simplify]: iters left: 5 (43 enodes) 1552480554.818 * * [simplify]: iters left: 4 (57 enodes) 1552480554.827 * * [simplify]: iters left: 3 (69 enodes) 1552480554.836 * * [simplify]: iters left: 2 (71 enodes) 1552480554.845 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480554.845 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480554.845 * * [simplify]: Extracting #2: cost 10 inf + 0 1552480554.845 * * [simplify]: Extracting #3: cost 13 inf + 1 1552480554.845 * * [simplify]: Extracting #4: cost 13 inf + 144 1552480554.845 * * [simplify]: Extracting #5: cost 19 inf + 226 1552480554.846 * * [simplify]: Extracting #6: cost 17 inf + 478 1552480554.846 * * [simplify]: Extracting #7: cost 7 inf + 1583 1552480554.847 * * [simplify]: Extracting #8: cost 2 inf + 3218 1552480554.849 * * [simplify]: Extracting #9: cost 0 inf + 3836 1552480554.850 * [simplify]: Simplified to (- (log c) (log (- (sqrt (fma -4 (* a c) (* b b))) b))) 1552480554.850 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (exp (- (log c) (log (- (sqrt (fma -4 (* a c) (* b b))) b))))))) 1552480554.851 * * * * [progress]: [ 79 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (exp (log (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480554.851 * * * * [progress]: [ 80 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (log (exp (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480554.851 * * * * [progress]: [ 81 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (cbrt (/ (* (* c c) c) (* (* (- (sqrt (fma (* -4 a) c (* b b))) b) (- (sqrt (fma (* -4 a) c (* b b))) b)) (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480554.851 * [simplify]: Simplifying (/ (* (* c c) c) (* (* (- (sqrt (fma (* -4 a) c (* b b))) b) (- (sqrt (fma (* -4 a) c (* b b))) b)) (- (sqrt (fma (* -4 a) c (* b b))) b))) 1552480554.851 * * [simplify]: iters left: 6 (14 enodes) 1552480554.859 * * [simplify]: iters left: 5 (56 enodes) 1552480554.876 * * [simplify]: iters left: 4 (119 enodes) 1552480554.900 * * [simplify]: iters left: 3 (286 enodes) 1552480554.993 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480554.993 * * [simplify]: Extracting #1: cost 33 inf + 0 1552480554.994 * * [simplify]: Extracting #2: cost 96 inf + 43 1552480554.994 * * [simplify]: Extracting #3: cost 138 inf + 420 1552480554.995 * * [simplify]: Extracting #4: cost 138 inf + 1082 1552480554.995 * * [simplify]: Extracting #5: cost 134 inf + 1739 1552480555.000 * * [simplify]: Extracting #6: cost 42 inf + 29711 1552480555.010 * * [simplify]: Extracting #7: cost 0 inf + 44338 1552480555.025 * * [simplify]: Extracting #8: cost 0 inf + 44098 1552480555.046 * [simplify]: Simplified to (* (* (/ c (- (sqrt (fma a (* -4 c) (* b b))) b)) (/ c (- (sqrt (fma a (* -4 c) (* b b))) b))) (/ c (- (sqrt (fma a (* -4 c) (* b b))) b))) 1552480555.046 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (cbrt (* (* (/ c (- (sqrt (fma a (* -4 c) (* b b))) b)) (/ c (- (sqrt (fma a (* -4 c) (* b b))) b))) (/ c (- (sqrt (fma a (* -4 c) (* b b))) b))))))) 1552480555.047 * * * * [progress]: [ 82 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* (cbrt (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))) (cbrt (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))) (cbrt (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480555.047 * * * * [progress]: [ 83 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (cbrt (* (* (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)) (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480555.047 * * * * [progress]: [ 84 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (sqrt (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))) (sqrt (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480555.047 * * * * [progress]: [ 85 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (- c) (- (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480555.047 * * * * [progress]: [ 86 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ (* (cbrt c) (cbrt c)) (* (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)))) (/ (cbrt c) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480555.048 * [simplify]: Simplifying (/ (* (cbrt c) (cbrt c)) (* (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)))) 1552480555.048 * * [simplify]: iters left: 6 (14 enodes) 1552480555.054 * * [simplify]: iters left: 5 (53 enodes) 1552480555.071 * * [simplify]: iters left: 4 (79 enodes) 1552480555.094 * * [simplify]: iters left: 3 (98 enodes) 1552480555.119 * * [simplify]: iters left: 2 (103 enodes) 1552480555.134 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480555.134 * * [simplify]: Extracting #1: cost 11 inf + 0 1552480555.134 * * [simplify]: Extracting #2: cost 22 inf + 0 1552480555.134 * * [simplify]: Extracting #3: cost 25 inf + 1 1552480555.134 * * [simplify]: Extracting #4: cost 25 inf + 124 1552480555.134 * * [simplify]: Extracting #5: cost 29 inf + 488 1552480555.135 * * [simplify]: Extracting #6: cost 27 inf + 933 1552480555.135 * * [simplify]: Extracting #7: cost 11 inf + 4255 1552480555.136 * * [simplify]: Extracting #8: cost 3 inf + 7351 1552480555.138 * * [simplify]: Extracting #9: cost 0 inf + 8688 1552480555.140 * [simplify]: Simplified to (* (/ (cbrt c) (cbrt (- (sqrt (fma a (* -4 c) (* b b))) b))) (/ (cbrt c) (cbrt (- (sqrt (fma a (* -4 c) (* b b))) b)))) 1552480555.140 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* (/ (cbrt c) (cbrt (- (sqrt (fma a (* -4 c) (* b b))) b))) (/ (cbrt c) (cbrt (- (sqrt (fma a (* -4 c) (* b b))) b)))) (/ (cbrt c) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b))))))) 1552480555.140 * [simplify]: Simplifying (/ (cbrt c) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b))) 1552480555.140 * * [simplify]: iters left: 6 (12 enodes) 1552480555.143 * * [simplify]: iters left: 5 (41 enodes) 1552480555.153 * * [simplify]: iters left: 4 (52 enodes) 1552480555.165 * * [simplify]: iters left: 3 (64 enodes) 1552480555.173 * * [simplify]: iters left: 2 (66 enodes) 1552480555.182 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480555.182 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480555.182 * * [simplify]: Extracting #2: cost 8 inf + 0 1552480555.182 * * [simplify]: Extracting #3: cost 11 inf + 1 1552480555.182 * * [simplify]: Extracting #4: cost 11 inf + 164 1552480555.182 * * [simplify]: Extracting #5: cost 17 inf + 246 1552480555.182 * * [simplify]: Extracting #6: cost 16 inf + 609 1552480555.182 * * [simplify]: Extracting #7: cost 6 inf + 1601 1552480555.183 * * [simplify]: Extracting #8: cost 1 inf + 2839 1552480555.183 * * [simplify]: Extracting #9: cost 0 inf + 3258 1552480555.184 * [simplify]: Simplified to (/ (cbrt c) (cbrt (- (sqrt (fma a (* c -4) (* b b))) b))) 1552480555.184 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ (* (cbrt c) (cbrt c)) (* (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)))) (/ (cbrt c) (cbrt (- (sqrt (fma a (* c -4) (* b b))) b))))))) 1552480555.184 * * * * [progress]: [ 87 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ (* (cbrt c) (cbrt c)) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ (cbrt c) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480555.184 * [simplify]: Simplifying (/ (* (cbrt c) (cbrt c)) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) 1552480555.184 * * [simplify]: iters left: 6 (13 enodes) 1552480555.187 * * [simplify]: iters left: 5 (46 enodes) 1552480555.199 * * [simplify]: iters left: 4 (61 enodes) 1552480555.211 * * [simplify]: iters left: 3 (76 enodes) 1552480555.222 * * [simplify]: iters left: 2 (78 enodes) 1552480555.232 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480555.232 * * [simplify]: Extracting #1: cost 7 inf + 0 1552480555.233 * * [simplify]: Extracting #2: cost 14 inf + 0 1552480555.233 * * [simplify]: Extracting #3: cost 17 inf + 1 1552480555.233 * * [simplify]: Extracting #4: cost 18 inf + 83 1552480555.233 * * [simplify]: Extracting #5: cost 21 inf + 488 1552480555.233 * * [simplify]: Extracting #6: cost 20 inf + 698 1552480555.233 * * [simplify]: Extracting #7: cost 11 inf + 1447 1552480555.235 * * [simplify]: Extracting #8: cost 2 inf + 4298 1552480555.236 * * [simplify]: Extracting #9: cost 0 inf + 4936 1552480555.238 * [simplify]: Simplified to (/ (* (cbrt c) (cbrt c)) (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1552480555.238 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ (* (cbrt c) (cbrt c)) (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (/ (cbrt c) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))))))) 1552480555.239 * [simplify]: Simplifying (/ (cbrt c) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) 1552480555.239 * * [simplify]: iters left: 6 (12 enodes) 1552480555.244 * * [simplify]: iters left: 5 (41 enodes) 1552480555.257 * * [simplify]: iters left: 4 (52 enodes) 1552480555.273 * * [simplify]: iters left: 3 (64 enodes) 1552480555.290 * * [simplify]: iters left: 2 (66 enodes) 1552480555.306 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480555.306 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480555.306 * * [simplify]: Extracting #2: cost 8 inf + 0 1552480555.307 * * [simplify]: Extracting #3: cost 11 inf + 1 1552480555.307 * * [simplify]: Extracting #4: cost 11 inf + 164 1552480555.307 * * [simplify]: Extracting #5: cost 17 inf + 246 1552480555.307 * * [simplify]: Extracting #6: cost 16 inf + 609 1552480555.308 * * [simplify]: Extracting #7: cost 6 inf + 1601 1552480555.309 * * [simplify]: Extracting #8: cost 1 inf + 2719 1552480555.310 * * [simplify]: Extracting #9: cost 0 inf + 3098 1552480555.311 * [simplify]: Simplified to (/ (cbrt c) (sqrt (- (sqrt (fma a (* c -4) (* b b))) b))) 1552480555.311 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ (* (cbrt c) (cbrt c)) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ (cbrt c) (sqrt (- (sqrt (fma a (* c -4) (* b b))) b))))))) 1552480555.311 * * * * [progress]: [ 88 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ (* (cbrt c) (cbrt c)) 1) (/ (cbrt c) (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480555.312 * [simplify]: Simplifying (/ (* (cbrt c) (cbrt c)) 1) 1552480555.312 * * [simplify]: iters left: 5 (5 enodes) 1552480555.314 * * [simplify]: iters left: 4 (17 enodes) 1552480555.321 * * [simplify]: iters left: 3 (27 enodes) 1552480555.328 * * [simplify]: iters left: 2 (28 enodes) 1552480555.336 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480555.336 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480555.336 * * [simplify]: Extracting #2: cost 7 inf + 1 1552480555.336 * * [simplify]: Extracting #3: cost 6 inf + 2 1552480555.336 * * [simplify]: Extracting #4: cost 1 inf + 528 1552480555.336 * * [simplify]: Extracting #5: cost 0 inf + 650 1552480555.337 * [simplify]: Simplified to (* (cbrt c) (cbrt c)) 1552480555.337 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* (cbrt c) (cbrt c)) (/ (cbrt c) (- (sqrt (fma (* -4 a) c (* b b))) b)))))) 1552480555.337 * [simplify]: Simplifying (/ (cbrt c) (- (sqrt (fma (* -4 a) c (* b b))) b)) 1552480555.337 * * [simplify]: iters left: 6 (11 enodes) 1552480555.344 * * [simplify]: iters left: 5 (38 enodes) 1552480555.355 * * [simplify]: iters left: 4 (49 enodes) 1552480555.370 * * [simplify]: iters left: 3 (61 enodes) 1552480555.385 * * [simplify]: iters left: 2 (63 enodes) 1552480555.401 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480555.401 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480555.402 * * [simplify]: Extracting #2: cost 10 inf + 0 1552480555.402 * * [simplify]: Extracting #3: cost 10 inf + 43 1552480555.402 * * [simplify]: Extracting #4: cost 15 inf + 246 1552480555.402 * * [simplify]: Extracting #5: cost 15 inf + 414 1552480555.403 * * [simplify]: Extracting #6: cost 4 inf + 1464 1552480555.404 * * [simplify]: Extracting #7: cost 0 inf + 2500 1552480555.405 * [simplify]: Simplified to (/ (cbrt c) (- (sqrt (fma b b (* (* c -4) a))) b)) 1552480555.405 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* (cbrt c) (cbrt c)) (/ (cbrt c) (- (sqrt (fma b b (* (* c -4) a))) b)))))) 1552480555.405 * * * * [progress]: [ 89 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ (* (cbrt c) (cbrt c)) (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) (/ (cbrt c) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))))))> 1552480555.405 * [simplify]: Simplifying (/ (* (cbrt c) (cbrt c)) (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) 1552480555.406 * * [simplify]: iters left: 6 (14 enodes) 1552480555.412 * * [simplify]: iters left: 5 (48 enodes) 1552480555.426 * * [simplify]: iters left: 4 (60 enodes) 1552480555.441 * * [simplify]: iters left: 3 (75 enodes) 1552480555.451 * * [simplify]: iters left: 2 (77 enodes) 1552480555.462 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480555.462 * * [simplify]: Extracting #1: cost 7 inf + 0 1552480555.462 * * [simplify]: Extracting #2: cost 15 inf + 0 1552480555.462 * * [simplify]: Extracting #3: cost 18 inf + 1 1552480555.462 * * [simplify]: Extracting #4: cost 16 inf + 205 1552480555.462 * * [simplify]: Extracting #5: cost 21 inf + 488 1552480555.462 * * [simplify]: Extracting #6: cost 21 inf + 615 1552480555.463 * * [simplify]: Extracting #7: cost 11 inf + 1447 1552480555.463 * * [simplify]: Extracting #8: cost 4 inf + 3540 1552480555.464 * * [simplify]: Extracting #9: cost 1 inf + 4837 1552480555.465 * * [simplify]: Extracting #10: cost 0 inf + 5256 1552480555.468 * [simplify]: Simplified to (/ (cbrt c) (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt c))) 1552480555.468 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ (cbrt c) (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt c))) (/ (cbrt c) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))))))) 1552480555.468 * [simplify]: Simplifying (/ (cbrt c) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) 1552480555.469 * * [simplify]: iters left: 6 (13 enodes) 1552480555.475 * * [simplify]: iters left: 5 (44 enodes) 1552480555.488 * * [simplify]: iters left: 4 (55 enodes) 1552480555.504 * * [simplify]: iters left: 3 (67 enodes) 1552480555.522 * * [simplify]: iters left: 2 (69 enodes) 1552480555.537 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480555.537 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480555.537 * * [simplify]: Extracting #2: cost 10 inf + 0 1552480555.537 * * [simplify]: Extracting #3: cost 14 inf + 1 1552480555.537 * * [simplify]: Extracting #4: cost 14 inf + 83 1552480555.537 * * [simplify]: Extracting #5: cost 19 inf + 286 1552480555.537 * * [simplify]: Extracting #6: cost 16 inf + 618 1552480555.538 * * [simplify]: Extracting #7: cost 6 inf + 1586 1552480555.538 * * [simplify]: Extracting #8: cost 1 inf + 3001 1552480555.539 * * [simplify]: Extracting #9: cost 0 inf + 3420 1552480555.540 * [simplify]: Simplified to (/ (cbrt c) (- (sqrt (sqrt (fma b b (* a (* c -4))))) (sqrt b))) 1552480555.540 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ (* (cbrt c) (cbrt c)) (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) (/ (cbrt c) (- (sqrt (sqrt (fma b b (* a (* c -4))))) (sqrt b))))))) 1552480555.540 * * * * [progress]: [ 90 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ (* (cbrt c) (cbrt c)) (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) (/ (cbrt c) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))))))> 1552480555.540 * [simplify]: Simplifying (/ (* (cbrt c) (cbrt c)) (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) 1552480555.540 * * [simplify]: iters left: 6 (14 enodes) 1552480555.543 * * [simplify]: iters left: 5 (48 enodes) 1552480555.550 * * [simplify]: iters left: 4 (60 enodes) 1552480555.559 * * [simplify]: iters left: 3 (75 enodes) 1552480555.573 * * [simplify]: iters left: 2 (77 enodes) 1552480555.595 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480555.595 * * [simplify]: Extracting #1: cost 7 inf + 0 1552480555.595 * * [simplify]: Extracting #2: cost 15 inf + 0 1552480555.595 * * [simplify]: Extracting #3: cost 18 inf + 1 1552480555.595 * * [simplify]: Extracting #4: cost 16 inf + 205 1552480555.595 * * [simplify]: Extracting #5: cost 21 inf + 488 1552480555.596 * * [simplify]: Extracting #6: cost 21 inf + 615 1552480555.596 * * [simplify]: Extracting #7: cost 11 inf + 1447 1552480555.597 * * [simplify]: Extracting #8: cost 4 inf + 3540 1552480555.599 * * [simplify]: Extracting #9: cost 1 inf + 4837 1552480555.601 * * [simplify]: Extracting #10: cost 0 inf + 5256 1552480555.602 * [simplify]: Simplified to (/ (cbrt c) (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt c))) 1552480555.603 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ (cbrt c) (/ (+ (sqrt b) (sqrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt c))) (/ (cbrt c) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))))))) 1552480555.603 * [simplify]: Simplifying (/ (cbrt c) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) 1552480555.603 * * [simplify]: iters left: 6 (13 enodes) 1552480555.609 * * [simplify]: iters left: 5 (44 enodes) 1552480555.622 * * [simplify]: iters left: 4 (55 enodes) 1552480555.638 * * [simplify]: iters left: 3 (67 enodes) 1552480555.656 * * [simplify]: iters left: 2 (69 enodes) 1552480555.668 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480555.668 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480555.668 * * [simplify]: Extracting #2: cost 10 inf + 0 1552480555.668 * * [simplify]: Extracting #3: cost 14 inf + 1 1552480555.668 * * [simplify]: Extracting #4: cost 14 inf + 83 1552480555.668 * * [simplify]: Extracting #5: cost 19 inf + 286 1552480555.668 * * [simplify]: Extracting #6: cost 16 inf + 618 1552480555.669 * * [simplify]: Extracting #7: cost 6 inf + 1586 1552480555.669 * * [simplify]: Extracting #8: cost 1 inf + 3001 1552480555.670 * * [simplify]: Extracting #9: cost 0 inf + 3420 1552480555.670 * [simplify]: Simplified to (/ (cbrt c) (- (sqrt (sqrt (fma b b (* a (* c -4))))) (sqrt b))) 1552480555.670 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ (* (cbrt c) (cbrt c)) (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) (/ (cbrt c) (- (sqrt (sqrt (fma b b (* a (* c -4))))) (sqrt b))))))) 1552480555.671 * * * * [progress]: [ 91 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ (* (cbrt c) (cbrt c)) 1) (/ (cbrt c) (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480555.671 * [simplify]: Simplifying (/ (* (cbrt c) (cbrt c)) 1) 1552480555.671 * * [simplify]: iters left: 5 (5 enodes) 1552480555.673 * * [simplify]: iters left: 4 (17 enodes) 1552480555.676 * * [simplify]: iters left: 3 (27 enodes) 1552480555.681 * * [simplify]: iters left: 2 (28 enodes) 1552480555.684 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480555.684 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480555.685 * * [simplify]: Extracting #2: cost 7 inf + 1 1552480555.685 * * [simplify]: Extracting #3: cost 6 inf + 2 1552480555.685 * * [simplify]: Extracting #4: cost 1 inf + 528 1552480555.685 * * [simplify]: Extracting #5: cost 0 inf + 650 1552480555.685 * [simplify]: Simplified to (* (cbrt c) (cbrt c)) 1552480555.685 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* (cbrt c) (cbrt c)) (/ (cbrt c) (- (sqrt (fma (* -4 a) c (* b b))) b)))))) 1552480555.685 * [simplify]: Simplifying (/ (cbrt c) (- (sqrt (fma (* -4 a) c (* b b))) b)) 1552480555.685 * * [simplify]: iters left: 6 (11 enodes) 1552480555.688 * * [simplify]: iters left: 5 (38 enodes) 1552480555.694 * * [simplify]: iters left: 4 (49 enodes) 1552480555.703 * * [simplify]: iters left: 3 (61 enodes) 1552480555.711 * * [simplify]: iters left: 2 (63 enodes) 1552480555.728 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480555.728 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480555.728 * * [simplify]: Extracting #2: cost 10 inf + 0 1552480555.728 * * [simplify]: Extracting #3: cost 10 inf + 43 1552480555.728 * * [simplify]: Extracting #4: cost 15 inf + 246 1552480555.729 * * [simplify]: Extracting #5: cost 15 inf + 414 1552480555.729 * * [simplify]: Extracting #6: cost 4 inf + 1464 1552480555.730 * * [simplify]: Extracting #7: cost 0 inf + 2500 1552480555.731 * [simplify]: Simplified to (/ (cbrt c) (- (sqrt (fma b b (* (* c -4) a))) b)) 1552480555.731 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* (cbrt c) (cbrt c)) (/ (cbrt c) (- (sqrt (fma b b (* (* c -4) a))) b)))))) 1552480555.732 * * * * [progress]: [ 92 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ (sqrt c) (* (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)))) (/ (sqrt c) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480555.732 * [simplify]: Simplifying (/ (sqrt c) (* (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)))) 1552480555.732 * * [simplify]: iters left: 6 (13 enodes) 1552480555.738 * * [simplify]: iters left: 5 (46 enodes) 1552480555.745 * * [simplify]: iters left: 4 (59 enodes) 1552480555.753 * * [simplify]: iters left: 3 (71 enodes) 1552480555.763 * * [simplify]: iters left: 2 (73 enodes) 1552480555.773 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480555.773 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480555.773 * * [simplify]: Extracting #2: cost 12 inf + 0 1552480555.773 * * [simplify]: Extracting #3: cost 15 inf + 1 1552480555.773 * * [simplify]: Extracting #4: cost 16 inf + 43 1552480555.773 * * [simplify]: Extracting #5: cost 21 inf + 166 1552480555.773 * * [simplify]: Extracting #6: cost 15 inf + 1134 1552480555.774 * * [simplify]: Extracting #7: cost 1 inf + 4275 1552480555.775 * * [simplify]: Extracting #8: cost 0 inf + 4614 1552480555.776 * [simplify]: Simplified to (/ (/ (sqrt c) (cbrt (- (sqrt (fma a (* c -4) (* b b))) b))) (cbrt (- (sqrt (fma a (* c -4) (* b b))) b))) 1552480555.776 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ (/ (sqrt c) (cbrt (- (sqrt (fma a (* c -4) (* b b))) b))) (cbrt (- (sqrt (fma a (* c -4) (* b b))) b))) (/ (sqrt c) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b))))))) 1552480555.776 * [simplify]: Simplifying (/ (sqrt c) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b))) 1552480555.776 * * [simplify]: iters left: 6 (12 enodes) 1552480555.780 * * [simplify]: iters left: 5 (41 enodes) 1552480555.792 * * [simplify]: iters left: 4 (52 enodes) 1552480555.811 * * [simplify]: iters left: 3 (64 enodes) 1552480555.828 * * [simplify]: iters left: 2 (66 enodes) 1552480555.845 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480555.845 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480555.845 * * [simplify]: Extracting #2: cost 8 inf + 0 1552480555.845 * * [simplify]: Extracting #3: cost 11 inf + 1 1552480555.845 * * [simplify]: Extracting #4: cost 11 inf + 84 1552480555.845 * * [simplify]: Extracting #5: cost 17 inf + 166 1552480555.846 * * [simplify]: Extracting #6: cost 16 inf + 529 1552480555.846 * * [simplify]: Extracting #7: cost 6 inf + 1521 1552480555.847 * * [simplify]: Extracting #8: cost 1 inf + 2719 1552480555.848 * * [simplify]: Extracting #9: cost 0 inf + 3098 1552480555.849 * [simplify]: Simplified to (/ (sqrt c) (cbrt (- (sqrt (fma a (* c -4) (* b b))) b))) 1552480555.849 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ (sqrt c) (* (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)))) (/ (sqrt c) (cbrt (- (sqrt (fma a (* c -4) (* b b))) b))))))) 1552480555.850 * * * * [progress]: [ 93 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ (sqrt c) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ (sqrt c) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480555.850 * [simplify]: Simplifying (/ (sqrt c) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) 1552480555.850 * * [simplify]: iters left: 6 (12 enodes) 1552480555.856 * * [simplify]: iters left: 5 (41 enodes) 1552480555.868 * * [simplify]: iters left: 4 (52 enodes) 1552480555.884 * * [simplify]: iters left: 3 (64 enodes) 1552480555.901 * * [simplify]: iters left: 2 (66 enodes) 1552480555.918 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480555.918 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480555.918 * * [simplify]: Extracting #2: cost 8 inf + 0 1552480555.918 * * [simplify]: Extracting #3: cost 11 inf + 1 1552480555.918 * * [simplify]: Extracting #4: cost 11 inf + 84 1552480555.918 * * [simplify]: Extracting #5: cost 17 inf + 166 1552480555.918 * * [simplify]: Extracting #6: cost 16 inf + 529 1552480555.919 * * [simplify]: Extracting #7: cost 6 inf + 1521 1552480555.920 * * [simplify]: Extracting #8: cost 1 inf + 2599 1552480555.921 * * [simplify]: Extracting #9: cost 0 inf + 2938 1552480555.922 * [simplify]: Simplified to (/ (sqrt c) (sqrt (- (sqrt (fma a (* c -4) (* b b))) b))) 1552480555.922 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ (sqrt c) (sqrt (- (sqrt (fma a (* c -4) (* b b))) b))) (/ (sqrt c) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))))))) 1552480555.923 * [simplify]: Simplifying (/ (sqrt c) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) 1552480555.923 * * [simplify]: iters left: 6 (12 enodes) 1552480555.929 * * [simplify]: iters left: 5 (41 enodes) 1552480555.942 * * [simplify]: iters left: 4 (52 enodes) 1552480555.957 * * [simplify]: iters left: 3 (64 enodes) 1552480555.976 * * [simplify]: iters left: 2 (66 enodes) 1552480555.992 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480555.993 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480555.993 * * [simplify]: Extracting #2: cost 8 inf + 0 1552480555.993 * * [simplify]: Extracting #3: cost 11 inf + 1 1552480555.993 * * [simplify]: Extracting #4: cost 11 inf + 84 1552480555.993 * * [simplify]: Extracting #5: cost 17 inf + 166 1552480555.993 * * [simplify]: Extracting #6: cost 16 inf + 529 1552480555.994 * * [simplify]: Extracting #7: cost 6 inf + 1521 1552480555.995 * * [simplify]: Extracting #8: cost 1 inf + 2599 1552480555.996 * * [simplify]: Extracting #9: cost 0 inf + 2938 1552480555.997 * [simplify]: Simplified to (/ (sqrt c) (sqrt (- (sqrt (fma a (* c -4) (* b b))) b))) 1552480555.997 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ (sqrt c) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ (sqrt c) (sqrt (- (sqrt (fma a (* c -4) (* b b))) b))))))) 1552480555.998 * * * * [progress]: [ 94 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ (sqrt c) 1) (/ (sqrt c) (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480555.998 * [simplify]: Simplifying (/ (sqrt c) 1) 1552480555.998 * * [simplify]: iters left: 3 (4 enodes) 1552480556.000 * * [simplify]: iters left: 2 (12 enodes) 1552480556.004 * * [simplify]: iters left: 1 (14 enodes) 1552480556.008 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480556.008 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480556.008 * * [simplify]: Extracting #2: cost 0 inf + 84 1552480556.009 * [simplify]: Simplified to (sqrt c) 1552480556.009 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (sqrt c) (/ (sqrt c) (- (sqrt (fma (* -4 a) c (* b b))) b)))))) 1552480556.009 * [simplify]: Simplifying (/ (sqrt c) (- (sqrt (fma (* -4 a) c (* b b))) b)) 1552480556.009 * * [simplify]: iters left: 6 (11 enodes) 1552480556.014 * * [simplify]: iters left: 5 (38 enodes) 1552480556.026 * * [simplify]: iters left: 4 (49 enodes) 1552480556.040 * * [simplify]: iters left: 3 (61 enodes) 1552480556.056 * * [simplify]: iters left: 2 (63 enodes) 1552480556.072 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480556.072 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480556.072 * * [simplify]: Extracting #2: cost 10 inf + 0 1552480556.073 * * [simplify]: Extracting #3: cost 10 inf + 43 1552480556.073 * * [simplify]: Extracting #4: cost 15 inf + 166 1552480556.073 * * [simplify]: Extracting #5: cost 15 inf + 334 1552480556.073 * * [simplify]: Extracting #6: cost 4 inf + 1384 1552480556.074 * * [simplify]: Extracting #7: cost 0 inf + 2340 1552480556.075 * [simplify]: Simplified to (/ (sqrt c) (- (sqrt (fma b b (* (* c -4) a))) b)) 1552480556.075 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (sqrt c) (/ (sqrt c) (- (sqrt (fma b b (* (* c -4) a))) b)))))) 1552480556.076 * * * * [progress]: [ 95 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ (sqrt c) (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) (/ (sqrt c) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))))))> 1552480556.076 * [simplify]: Simplifying (/ (sqrt c) (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) 1552480556.076 * * [simplify]: iters left: 6 (13 enodes) 1552480556.080 * * [simplify]: iters left: 5 (43 enodes) 1552480556.086 * * [simplify]: iters left: 4 (51 enodes) 1552480556.095 * * [simplify]: iters left: 3 (63 enodes) 1552480556.103 * * [simplify]: iters left: 2 (65 enodes) 1552480556.113 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480556.113 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480556.114 * * [simplify]: Extracting #2: cost 9 inf + 0 1552480556.114 * * [simplify]: Extracting #3: cost 12 inf + 1 1552480556.114 * * [simplify]: Extracting #4: cost 12 inf + 43 1552480556.114 * * [simplify]: Extracting #5: cost 18 inf + 125 1552480556.114 * * [simplify]: Extracting #6: cost 16 inf + 376 1552480556.115 * * [simplify]: Extracting #7: cost 8 inf + 1163 1552480556.115 * * [simplify]: Extracting #8: cost 2 inf + 2420 1552480556.117 * * [simplify]: Extracting #9: cost 0 inf + 3098 1552480556.118 * [simplify]: Simplified to (/ (sqrt c) (+ (sqrt b) (sqrt (sqrt (fma b b (* -4 (* a c))))))) 1552480556.118 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ (sqrt c) (+ (sqrt b) (sqrt (sqrt (fma b b (* -4 (* a c))))))) (/ (sqrt c) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))))))) 1552480556.119 * [simplify]: Simplifying (/ (sqrt c) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) 1552480556.119 * * [simplify]: iters left: 6 (13 enodes) 1552480556.124 * * [simplify]: iters left: 5 (44 enodes) 1552480556.138 * * [simplify]: iters left: 4 (55 enodes) 1552480556.154 * * [simplify]: iters left: 3 (67 enodes) 1552480556.171 * * [simplify]: iters left: 2 (69 enodes) 1552480556.180 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480556.180 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480556.180 * * [simplify]: Extracting #2: cost 10 inf + 0 1552480556.180 * * [simplify]: Extracting #3: cost 14 inf + 1 1552480556.180 * * [simplify]: Extracting #4: cost 14 inf + 43 1552480556.180 * * [simplify]: Extracting #5: cost 19 inf + 206 1552480556.180 * * [simplify]: Extracting #6: cost 16 inf + 538 1552480556.180 * * [simplify]: Extracting #7: cost 6 inf + 1506 1552480556.181 * * [simplify]: Extracting #8: cost 1 inf + 2881 1552480556.182 * * [simplify]: Extracting #9: cost 0 inf + 3260 1552480556.182 * [simplify]: Simplified to (/ (sqrt c) (- (sqrt (sqrt (fma b b (* a (* c -4))))) (sqrt b))) 1552480556.182 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ (sqrt c) (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) (/ (sqrt c) (- (sqrt (sqrt (fma b b (* a (* c -4))))) (sqrt b))))))) 1552480556.182 * * * * [progress]: [ 96 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ (sqrt c) (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) (/ (sqrt c) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))))))> 1552480556.183 * [simplify]: Simplifying (/ (sqrt c) (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) 1552480556.183 * * [simplify]: iters left: 6 (13 enodes) 1552480556.186 * * [simplify]: iters left: 5 (43 enodes) 1552480556.192 * * [simplify]: iters left: 4 (51 enodes) 1552480556.202 * * [simplify]: iters left: 3 (63 enodes) 1552480556.211 * * [simplify]: iters left: 2 (65 enodes) 1552480556.219 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480556.220 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480556.220 * * [simplify]: Extracting #2: cost 9 inf + 0 1552480556.220 * * [simplify]: Extracting #3: cost 12 inf + 1 1552480556.220 * * [simplify]: Extracting #4: cost 12 inf + 43 1552480556.220 * * [simplify]: Extracting #5: cost 18 inf + 125 1552480556.220 * * [simplify]: Extracting #6: cost 16 inf + 376 1552480556.220 * * [simplify]: Extracting #7: cost 8 inf + 1163 1552480556.221 * * [simplify]: Extracting #8: cost 2 inf + 2420 1552480556.221 * * [simplify]: Extracting #9: cost 0 inf + 3098 1552480556.222 * [simplify]: Simplified to (/ (sqrt c) (+ (sqrt b) (sqrt (sqrt (fma b b (* -4 (* a c))))))) 1552480556.222 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ (sqrt c) (+ (sqrt b) (sqrt (sqrt (fma b b (* -4 (* a c))))))) (/ (sqrt c) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))))))) 1552480556.222 * [simplify]: Simplifying (/ (sqrt c) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) 1552480556.222 * * [simplify]: iters left: 6 (13 enodes) 1552480556.225 * * [simplify]: iters left: 5 (44 enodes) 1552480556.234 * * [simplify]: iters left: 4 (55 enodes) 1552480556.250 * * [simplify]: iters left: 3 (67 enodes) 1552480556.260 * * [simplify]: iters left: 2 (69 enodes) 1552480556.273 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480556.273 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480556.273 * * [simplify]: Extracting #2: cost 10 inf + 0 1552480556.273 * * [simplify]: Extracting #3: cost 14 inf + 1 1552480556.273 * * [simplify]: Extracting #4: cost 14 inf + 43 1552480556.273 * * [simplify]: Extracting #5: cost 19 inf + 206 1552480556.273 * * [simplify]: Extracting #6: cost 16 inf + 538 1552480556.274 * * [simplify]: Extracting #7: cost 6 inf + 1506 1552480556.274 * * [simplify]: Extracting #8: cost 1 inf + 2881 1552480556.275 * * [simplify]: Extracting #9: cost 0 inf + 3260 1552480556.276 * [simplify]: Simplified to (/ (sqrt c) (- (sqrt (sqrt (fma b b (* a (* c -4))))) (sqrt b))) 1552480556.276 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ (sqrt c) (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) (/ (sqrt c) (- (sqrt (sqrt (fma b b (* a (* c -4))))) (sqrt b))))))) 1552480556.276 * * * * [progress]: [ 97 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ (sqrt c) 1) (/ (sqrt c) (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480556.276 * [simplify]: Simplifying (/ (sqrt c) 1) 1552480556.276 * * [simplify]: iters left: 3 (4 enodes) 1552480556.277 * * [simplify]: iters left: 2 (12 enodes) 1552480556.279 * * [simplify]: iters left: 1 (14 enodes) 1552480556.282 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480556.282 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480556.282 * * [simplify]: Extracting #2: cost 0 inf + 84 1552480556.282 * [simplify]: Simplified to (sqrt c) 1552480556.282 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (sqrt c) (/ (sqrt c) (- (sqrt (fma (* -4 a) c (* b b))) b)))))) 1552480556.282 * [simplify]: Simplifying (/ (sqrt c) (- (sqrt (fma (* -4 a) c (* b b))) b)) 1552480556.282 * * [simplify]: iters left: 6 (11 enodes) 1552480556.285 * * [simplify]: iters left: 5 (38 enodes) 1552480556.290 * * [simplify]: iters left: 4 (49 enodes) 1552480556.299 * * [simplify]: iters left: 3 (61 enodes) 1552480556.312 * * [simplify]: iters left: 2 (63 enodes) 1552480556.328 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480556.328 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480556.328 * * [simplify]: Extracting #2: cost 10 inf + 0 1552480556.328 * * [simplify]: Extracting #3: cost 10 inf + 43 1552480556.328 * * [simplify]: Extracting #4: cost 15 inf + 166 1552480556.329 * * [simplify]: Extracting #5: cost 15 inf + 334 1552480556.329 * * [simplify]: Extracting #6: cost 4 inf + 1384 1552480556.330 * * [simplify]: Extracting #7: cost 0 inf + 2340 1552480556.331 * [simplify]: Simplified to (/ (sqrt c) (- (sqrt (fma b b (* (* c -4) a))) b)) 1552480556.331 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (sqrt c) (/ (sqrt c) (- (sqrt (fma b b (* (* c -4) a))) b)))))) 1552480556.331 * * * * [progress]: [ 98 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (* (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)))) (/ c (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480556.332 * [simplify]: Simplifying (/ 1 (* (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)))) 1552480556.332 * * [simplify]: iters left: 6 (13 enodes) 1552480556.338 * * [simplify]: iters left: 5 (48 enodes) 1552480556.353 * * [simplify]: iters left: 4 (63 enodes) 1552480556.372 * * [simplify]: iters left: 3 (75 enodes) 1552480556.391 * * [simplify]: iters left: 2 (77 enodes) 1552480556.412 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480556.412 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480556.412 * * [simplify]: Extracting #2: cost 9 inf + 1 1552480556.412 * * [simplify]: Extracting #3: cost 13 inf + 1 1552480556.412 * * [simplify]: Extracting #4: cost 15 inf + 2 1552480556.412 * * [simplify]: Extracting #5: cost 22 inf + 84 1552480556.412 * * [simplify]: Extracting #6: cost 21 inf + 253 1552480556.413 * * [simplify]: Extracting #7: cost 10 inf + 1263 1552480556.414 * * [simplify]: Extracting #8: cost 2 inf + 3657 1552480556.416 * * [simplify]: Extracting #9: cost 0 inf + 4377 1552480556.417 * [simplify]: Simplified to (/ 1 (* (cbrt (- (sqrt (fma b b (* a (* -4 c)))) b)) (cbrt (- (sqrt (fma b b (* a (* -4 c)))) b)))) 1552480556.417 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (* (cbrt (- (sqrt (fma b b (* a (* -4 c)))) b)) (cbrt (- (sqrt (fma b b (* a (* -4 c)))) b)))) (/ c (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b))))))) 1552480556.418 * [simplify]: Simplifying (/ c (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b))) 1552480556.418 * * [simplify]: iters left: 6 (11 enodes) 1552480556.423 * * [simplify]: iters left: 5 (38 enodes) 1552480556.433 * * [simplify]: iters left: 4 (49 enodes) 1552480556.441 * * [simplify]: iters left: 3 (61 enodes) 1552480556.449 * * [simplify]: iters left: 2 (63 enodes) 1552480556.457 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480556.457 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480556.457 * * [simplify]: Extracting #2: cost 5 inf + 1 1552480556.457 * * [simplify]: Extracting #3: cost 9 inf + 1 1552480556.457 * * [simplify]: Extracting #4: cost 10 inf + 43 1552480556.457 * * [simplify]: Extracting #5: cost 17 inf + 84 1552480556.457 * * [simplify]: Extracting #6: cost 15 inf + 336 1552480556.457 * * [simplify]: Extracting #7: cost 4 inf + 1780 1552480556.458 * * [simplify]: Extracting #8: cost 0 inf + 2936 1552480556.458 * [simplify]: Simplified to (/ c (cbrt (- (sqrt (fma b b (* (* a -4) c))) b))) 1552480556.459 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (* (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)))) (/ c (cbrt (- (sqrt (fma b b (* (* a -4) c))) b))))))) 1552480556.459 * * * * [progress]: [ 99 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480556.459 * [simplify]: Simplifying (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) 1552480556.459 * * [simplify]: iters left: 6 (12 enodes) 1552480556.462 * * [simplify]: iters left: 5 (43 enodes) 1552480556.469 * * [simplify]: iters left: 4 (56 enodes) 1552480556.485 * * [simplify]: iters left: 3 (68 enodes) 1552480556.504 * * [simplify]: iters left: 2 (70 enodes) 1552480556.522 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480556.522 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480556.522 * * [simplify]: Extracting #2: cost 5 inf + 1 1552480556.522 * * [simplify]: Extracting #3: cost 9 inf + 1 1552480556.522 * * [simplify]: Extracting #4: cost 11 inf + 2 1552480556.522 * * [simplify]: Extracting #5: cost 19 inf + 43 1552480556.523 * * [simplify]: Extracting #6: cost 14 inf + 532 1552480556.523 * * [simplify]: Extracting #7: cost 6 inf + 1359 1552480556.524 * * [simplify]: Extracting #8: cost 1 inf + 2520 1552480556.525 * * [simplify]: Extracting #9: cost 0 inf + 2779 1552480556.527 * [simplify]: Simplified to (/ 1 (sqrt (- (sqrt (fma (* a -4) c (* b b))) b))) 1552480556.527 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* a -4) c (* b b))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))))))) 1552480556.527 * [simplify]: Simplifying (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) 1552480556.527 * * [simplify]: iters left: 6 (11 enodes) 1552480556.532 * * [simplify]: iters left: 5 (38 enodes) 1552480556.544 * * [simplify]: iters left: 4 (49 enodes) 1552480556.560 * * [simplify]: iters left: 3 (61 enodes) 1552480556.573 * * [simplify]: iters left: 2 (63 enodes) 1552480556.581 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480556.581 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480556.581 * * [simplify]: Extracting #2: cost 5 inf + 1 1552480556.582 * * [simplify]: Extracting #3: cost 9 inf + 1 1552480556.582 * * [simplify]: Extracting #4: cost 10 inf + 43 1552480556.582 * * [simplify]: Extracting #5: cost 17 inf + 84 1552480556.582 * * [simplify]: Extracting #6: cost 15 inf + 336 1552480556.582 * * [simplify]: Extracting #7: cost 4 inf + 1740 1552480556.583 * * [simplify]: Extracting #8: cost 0 inf + 2776 1552480556.583 * [simplify]: Simplified to (/ c (sqrt (- (sqrt (fma b b (* (* a -4) c))) b))) 1552480556.583 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (sqrt (fma b b (* (* a -4) c))) b))))))) 1552480556.583 * * * * [progress]: [ 100 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 1) (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480556.584 * [simplify]: Simplifying (/ 1 1) 1552480556.584 * * [simplify]: iters left: 2 (2 enodes) 1552480556.585 * * [simplify]: iters left: 1 (6 enodes) 1552480556.586 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480556.586 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480556.586 * [simplify]: Simplified to 1 1552480556.586 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* 1 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))) 1552480556.586 * [simplify]: Simplifying (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)) 1552480556.586 * * [simplify]: iters left: 6 (10 enodes) 1552480556.589 * * [simplify]: iters left: 5 (35 enodes) 1552480556.594 * * [simplify]: iters left: 4 (46 enodes) 1552480556.602 * * [simplify]: iters left: 3 (58 enodes) 1552480556.610 * * [simplify]: iters left: 2 (60 enodes) 1552480556.618 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480556.618 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480556.618 * * [simplify]: Extracting #2: cost 7 inf + 1 1552480556.618 * * [simplify]: Extracting #3: cost 8 inf + 43 1552480556.618 * * [simplify]: Extracting #4: cost 15 inf + 84 1552480556.618 * * [simplify]: Extracting #5: cost 14 inf + 253 1552480556.619 * * [simplify]: Extracting #6: cost 1 inf + 1919 1552480556.619 * * [simplify]: Extracting #7: cost 0 inf + 2178 1552480556.620 * [simplify]: Simplified to (/ c (- (sqrt (fma a (* c -4) (* b b))) b)) 1552480556.620 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* 1 (/ c (- (sqrt (fma a (* c -4) (* b b))) b)))))) 1552480556.620 * * * * [progress]: [ 101 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) (/ c (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))))))> 1552480556.620 * [simplify]: Simplifying (/ 1 (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) 1552480556.620 * * [simplify]: iters left: 6 (13 enodes) 1552480556.624 * * [simplify]: iters left: 5 (45 enodes) 1552480556.637 * * [simplify]: iters left: 4 (55 enodes) 1552480556.655 * * [simplify]: iters left: 3 (67 enodes) 1552480556.674 * * [simplify]: iters left: 2 (69 enodes) 1552480556.691 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480556.692 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480556.692 * * [simplify]: Extracting #2: cost 6 inf + 1 1552480556.692 * * [simplify]: Extracting #3: cost 10 inf + 1 1552480556.692 * * [simplify]: Extracting #4: cost 11 inf + 2 1552480556.692 * * [simplify]: Extracting #5: cost 19 inf + 43 1552480556.692 * * [simplify]: Extracting #6: cost 15 inf + 434 1552480556.692 * * [simplify]: Extracting #7: cost 6 inf + 1263 1552480556.693 * * [simplify]: Extracting #8: cost 1 inf + 2599 1552480556.693 * * [simplify]: Extracting #9: cost 0 inf + 2939 1552480556.694 * [simplify]: Simplified to (/ 1 (+ (sqrt b) (sqrt (sqrt (fma b b (* (* a -4) c)))))) 1552480556.694 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (+ (sqrt b) (sqrt (sqrt (fma b b (* (* a -4) c)))))) (/ c (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))))))) 1552480556.694 * [simplify]: Simplifying (/ c (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) 1552480556.694 * * [simplify]: iters left: 6 (12 enodes) 1552480556.697 * * [simplify]: iters left: 5 (41 enodes) 1552480556.704 * * [simplify]: iters left: 4 (52 enodes) 1552480556.712 * * [simplify]: iters left: 3 (64 enodes) 1552480556.721 * * [simplify]: iters left: 2 (66 enodes) 1552480556.738 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480556.738 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480556.738 * * [simplify]: Extracting #2: cost 7 inf + 1 1552480556.738 * * [simplify]: Extracting #3: cost 12 inf + 1 1552480556.738 * * [simplify]: Extracting #4: cost 11 inf + 84 1552480556.738 * * [simplify]: Extracting #5: cost 17 inf + 246 1552480556.738 * * [simplify]: Extracting #6: cost 17 inf + 373 1552480556.739 * * [simplify]: Extracting #7: cost 5 inf + 1603 1552480556.740 * * [simplify]: Extracting #8: cost 1 inf + 2759 1552480556.741 * * [simplify]: Extracting #9: cost 0 inf + 3098 1552480556.742 * [simplify]: Simplified to (/ c (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b))) 1552480556.742 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) (/ c (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b))))))) 1552480556.743 * * * * [progress]: [ 102 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) (/ c (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))))))> 1552480556.743 * [simplify]: Simplifying (/ 1 (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) 1552480556.743 * * [simplify]: iters left: 6 (13 enodes) 1552480556.749 * * [simplify]: iters left: 5 (45 enodes) 1552480556.762 * * [simplify]: iters left: 4 (55 enodes) 1552480556.773 * * [simplify]: iters left: 3 (67 enodes) 1552480556.782 * * [simplify]: iters left: 2 (69 enodes) 1552480556.791 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480556.791 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480556.791 * * [simplify]: Extracting #2: cost 6 inf + 1 1552480556.791 * * [simplify]: Extracting #3: cost 10 inf + 1 1552480556.791 * * [simplify]: Extracting #4: cost 11 inf + 2 1552480556.791 * * [simplify]: Extracting #5: cost 19 inf + 43 1552480556.791 * * [simplify]: Extracting #6: cost 15 inf + 434 1552480556.792 * * [simplify]: Extracting #7: cost 6 inf + 1263 1552480556.792 * * [simplify]: Extracting #8: cost 1 inf + 2599 1552480556.793 * * [simplify]: Extracting #9: cost 0 inf + 2939 1552480556.793 * [simplify]: Simplified to (/ 1 (+ (sqrt b) (sqrt (sqrt (fma b b (* (* a -4) c)))))) 1552480556.793 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (+ (sqrt b) (sqrt (sqrt (fma b b (* (* a -4) c)))))) (/ c (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))))))) 1552480556.794 * [simplify]: Simplifying (/ c (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) 1552480556.794 * * [simplify]: iters left: 6 (12 enodes) 1552480556.796 * * [simplify]: iters left: 5 (41 enodes) 1552480556.808 * * [simplify]: iters left: 4 (52 enodes) 1552480556.824 * * [simplify]: iters left: 3 (64 enodes) 1552480556.840 * * [simplify]: iters left: 2 (66 enodes) 1552480556.857 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480556.857 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480556.857 * * [simplify]: Extracting #2: cost 7 inf + 1 1552480556.858 * * [simplify]: Extracting #3: cost 12 inf + 1 1552480556.858 * * [simplify]: Extracting #4: cost 11 inf + 84 1552480556.858 * * [simplify]: Extracting #5: cost 17 inf + 246 1552480556.858 * * [simplify]: Extracting #6: cost 17 inf + 373 1552480556.859 * * [simplify]: Extracting #7: cost 5 inf + 1603 1552480556.860 * * [simplify]: Extracting #8: cost 1 inf + 2759 1552480556.861 * * [simplify]: Extracting #9: cost 0 inf + 3098 1552480556.862 * [simplify]: Simplified to (/ c (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b))) 1552480556.862 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) (/ c (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b))))))) 1552480556.862 * * * * [progress]: [ 103 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 1) (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480556.862 * [simplify]: Simplifying (/ 1 1) 1552480556.862 * * [simplify]: iters left: 2 (2 enodes) 1552480556.863 * * [simplify]: iters left: 1 (6 enodes) 1552480556.864 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480556.864 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480556.864 * [simplify]: Simplified to 1 1552480556.864 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* 1 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))) 1552480556.865 * [simplify]: Simplifying (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)) 1552480556.865 * * [simplify]: iters left: 6 (10 enodes) 1552480556.867 * * [simplify]: iters left: 5 (35 enodes) 1552480556.872 * * [simplify]: iters left: 4 (46 enodes) 1552480556.881 * * [simplify]: iters left: 3 (58 enodes) 1552480556.888 * * [simplify]: iters left: 2 (60 enodes) 1552480556.896 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480556.896 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480556.896 * * [simplify]: Extracting #2: cost 7 inf + 1 1552480556.896 * * [simplify]: Extracting #3: cost 8 inf + 43 1552480556.896 * * [simplify]: Extracting #4: cost 15 inf + 84 1552480556.896 * * [simplify]: Extracting #5: cost 14 inf + 253 1552480556.896 * * [simplify]: Extracting #6: cost 1 inf + 1919 1552480556.897 * * [simplify]: Extracting #7: cost 0 inf + 2178 1552480556.897 * [simplify]: Simplified to (/ c (- (sqrt (fma a (* c -4) (* b b))) b)) 1552480556.897 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* 1 (/ c (- (sqrt (fma a (* c -4) (* b b))) b)))))) 1552480556.897 * * * * [progress]: [ 104 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* 1 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480556.898 * * * * [progress]: [ 105 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480556.898 * * * * [progress]: [ 106 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ 1 (/ (- (sqrt (fma (* -4 a) c (* b b))) b) c)))))> 1552480556.898 * * * * [progress]: [ 107 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (/ c (* (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)))) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480556.898 * [simplify]: Simplifying (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 1552480556.898 * * [simplify]: iters left: 6 (10 enodes) 1552480556.900 * * [simplify]: iters left: 5 (35 enodes) 1552480556.905 * * [simplify]: iters left: 4 (46 enodes) 1552480556.912 * * [simplify]: iters left: 3 (58 enodes) 1552480556.922 * * [simplify]: iters left: 2 (60 enodes) 1552480556.931 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480556.932 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480556.932 * * [simplify]: Extracting #2: cost 7 inf + 0 1552480556.932 * * [simplify]: Extracting #3: cost 8 inf + 42 1552480556.932 * * [simplify]: Extracting #4: cost 16 inf + 83 1552480556.932 * * [simplify]: Extracting #5: cost 16 inf + 169 1552480556.932 * * [simplify]: Extracting #6: cost 1 inf + 1959 1552480556.933 * * [simplify]: Extracting #7: cost 0 inf + 2258 1552480556.933 * [simplify]: Simplified to (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1552480556.933 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (/ c (* (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)))) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)))))) 1552480556.933 * * * * [progress]: [ 108 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480556.933 * [simplify]: Simplifying (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 1552480556.934 * * [simplify]: iters left: 6 (10 enodes) 1552480556.936 * * [simplify]: iters left: 5 (35 enodes) 1552480556.941 * * [simplify]: iters left: 4 (46 enodes) 1552480556.948 * * [simplify]: iters left: 3 (58 enodes) 1552480556.960 * * [simplify]: iters left: 2 (60 enodes) 1552480556.975 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480556.975 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480556.975 * * [simplify]: Extracting #2: cost 7 inf + 0 1552480556.976 * * [simplify]: Extracting #3: cost 8 inf + 42 1552480556.976 * * [simplify]: Extracting #4: cost 16 inf + 83 1552480556.976 * * [simplify]: Extracting #5: cost 16 inf + 169 1552480556.976 * * [simplify]: Extracting #6: cost 1 inf + 1919 1552480556.977 * * [simplify]: Extracting #7: cost 0 inf + 2178 1552480556.978 * [simplify]: Simplified to (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1552480556.978 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)))))) 1552480556.979 * * * * [progress]: [ 109 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (/ c 1) (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480556.979 * [simplify]: Simplifying (- (sqrt (fma (* -4 a) c (* b b))) b) 1552480556.979 * * [simplify]: iters left: 6 (9 enodes) 1552480556.984 * * [simplify]: iters left: 5 (32 enodes) 1552480556.992 * * [simplify]: iters left: 4 (43 enodes) 1552480556.999 * * [simplify]: iters left: 3 (55 enodes) 1552480557.006 * * [simplify]: iters left: 2 (57 enodes) 1552480557.013 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480557.013 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480557.013 * * [simplify]: Extracting #2: cost 7 inf + 1 1552480557.014 * * [simplify]: Extracting #3: cost 15 inf + 42 1552480557.014 * * [simplify]: Extracting #4: cost 15 inf + 127 1552480557.014 * * [simplify]: Extracting #5: cost 5 inf + 918 1552480557.014 * * [simplify]: Extracting #6: cost 0 inf + 1660 1552480557.015 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480557.015 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (/ c 1) (- (sqrt (fma c (* -4 a) (* b b))) b))))) 1552480557.015 * * * * [progress]: [ 110 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (/ c (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))))))> 1552480557.015 * [simplify]: Simplifying (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) 1552480557.015 * * [simplify]: iters left: 6 (11 enodes) 1552480557.018 * * [simplify]: iters left: 5 (38 enodes) 1552480557.029 * * [simplify]: iters left: 4 (49 enodes) 1552480557.044 * * [simplify]: iters left: 3 (61 enodes) 1552480557.057 * * [simplify]: iters left: 2 (63 enodes) 1552480557.065 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480557.065 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480557.065 * * [simplify]: Extracting #2: cost 10 inf + 0 1552480557.065 * * [simplify]: Extracting #3: cost 8 inf + 164 1552480557.065 * * [simplify]: Extracting #4: cost 16 inf + 245 1552480557.065 * * [simplify]: Extracting #5: cost 16 inf + 331 1552480557.065 * * [simplify]: Extracting #6: cost 3 inf + 1643 1552480557.066 * * [simplify]: Extracting #7: cost 0 inf + 2420 1552480557.066 * [simplify]: Simplified to (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b)) 1552480557.066 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (/ c (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b)))))) 1552480557.067 * * * * [progress]: [ 111 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (/ c (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))))))> 1552480557.067 * [simplify]: Simplifying (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) 1552480557.067 * * [simplify]: iters left: 6 (11 enodes) 1552480557.070 * * [simplify]: iters left: 5 (38 enodes) 1552480557.076 * * [simplify]: iters left: 4 (49 enodes) 1552480557.086 * * [simplify]: iters left: 3 (61 enodes) 1552480557.102 * * [simplify]: iters left: 2 (63 enodes) 1552480557.110 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480557.110 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480557.110 * * [simplify]: Extracting #2: cost 10 inf + 0 1552480557.110 * * [simplify]: Extracting #3: cost 8 inf + 164 1552480557.110 * * [simplify]: Extracting #4: cost 16 inf + 245 1552480557.110 * * [simplify]: Extracting #5: cost 16 inf + 331 1552480557.110 * * [simplify]: Extracting #6: cost 3 inf + 1643 1552480557.111 * * [simplify]: Extracting #7: cost 0 inf + 2420 1552480557.111 * [simplify]: Simplified to (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b)) 1552480557.111 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (/ c (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b)))))) 1552480557.112 * * * * [progress]: [ 112 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (/ c 1) (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480557.112 * [simplify]: Simplifying (- (sqrt (fma (* -4 a) c (* b b))) b) 1552480557.112 * * [simplify]: iters left: 6 (9 enodes) 1552480557.114 * * [simplify]: iters left: 5 (32 enodes) 1552480557.119 * * [simplify]: iters left: 4 (43 enodes) 1552480557.126 * * [simplify]: iters left: 3 (55 enodes) 1552480557.134 * * [simplify]: iters left: 2 (57 enodes) 1552480557.148 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480557.148 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480557.148 * * [simplify]: Extracting #2: cost 7 inf + 1 1552480557.148 * * [simplify]: Extracting #3: cost 15 inf + 42 1552480557.149 * * [simplify]: Extracting #4: cost 15 inf + 127 1552480557.149 * * [simplify]: Extracting #5: cost 5 inf + 918 1552480557.150 * * [simplify]: Extracting #6: cost 0 inf + 1660 1552480557.151 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480557.151 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (/ c 1) (- (sqrt (fma c (* -4 a) (* b b))) b))))) 1552480557.151 * * * * [progress]: [ 113 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (* (cbrt c) (cbrt c)) (/ (- (sqrt (fma (* -4 a) c (* b b))) b) (cbrt c))))))> 1552480557.151 * [simplify]: Simplifying (* (cbrt c) (cbrt c)) 1552480557.151 * * [simplify]: iters left: 3 (3 enodes) 1552480557.152 * * [simplify]: iters left: 2 (9 enodes) 1552480557.155 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480557.155 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480557.155 * * [simplify]: Extracting #2: cost 5 inf + 0 1552480557.155 * * [simplify]: Extracting #3: cost 4 inf + 1 1552480557.155 * * [simplify]: Extracting #4: cost 0 inf + 405 1552480557.155 * [simplify]: Simplified to (* (cbrt c) (cbrt c)) 1552480557.155 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (* (cbrt c) (cbrt c)) (/ (- (sqrt (fma (* -4 a) c (* b b))) b) (cbrt c)))))) 1552480557.156 * * * * [progress]: [ 114 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (sqrt c) (/ (- (sqrt (fma (* -4 a) c (* b b))) b) (sqrt c))))))> 1552480557.156 * [simplify]: Simplifying (sqrt c) 1552480557.156 * * [simplify]: iters left: 1 (2 enodes) 1552480557.157 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480557.157 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480557.157 * * [simplify]: Extracting #2: cost 2 inf + 1 1552480557.157 * * [simplify]: Extracting #3: cost 0 inf + 83 1552480557.157 * [simplify]: Simplified to (sqrt c) 1552480557.157 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (sqrt c) (/ (- (sqrt (fma (* -4 a) c (* b b))) b) (sqrt c)))))) 1552480557.157 * * * * [progress]: [ 115 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ 1 (/ (- (sqrt (fma (* -4 a) c (* b b))) b) c)))))> 1552480557.157 * * * * [progress]: [ 116 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ c (- (pow (sqrt (fma (* -4 a) c (* b b))) 3) (pow b 3))) (+ (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (+ (* b b) (* (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480557.158 * [simplify]: Simplifying (+ (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (+ (* b b) (* (sqrt (fma (* -4 a) c (* b b))) b))) 1552480557.158 * * [simplify]: iters left: 6 (12 enodes) 1552480557.164 * * [simplify]: iters left: 5 (46 enodes) 1552480557.173 * * [simplify]: iters left: 4 (76 enodes) 1552480557.186 * * [simplify]: iters left: 3 (130 enodes) 1552480557.217 * * [simplify]: iters left: 2 (171 enodes) 1552480557.267 * * [simplify]: iters left: 1 (186 enodes) 1552480557.306 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480557.306 * * [simplify]: Extracting #1: cost 23 inf + 0 1552480557.307 * * [simplify]: Extracting #2: cost 34 inf + 86 1552480557.307 * * [simplify]: Extracting #3: cost 10 inf + 3783 1552480557.309 * * [simplify]: Extracting #4: cost 1 inf + 5482 1552480557.311 * * [simplify]: Extracting #5: cost 0 inf + 5716 1552480557.314 * [simplify]: Simplified to (fma b (sqrt (fma c (* -4 a) (* b b))) (+ (* b b) (fma c (* -4 a) (* b b)))) 1552480557.314 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ c (- (pow (sqrt (fma (* -4 a) c (* b b))) 3) (pow b 3))) (fma b (sqrt (fma c (* -4 a) (* b b))) (+ (* b b) (fma c (* -4 a) (* b b)))))))) 1552480557.314 * * * * [progress]: [ 117 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ c (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (* b b))) (+ (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480557.314 * [simplify]: Simplifying (+ (sqrt (fma (* -4 a) c (* b b))) b) 1552480557.314 * * [simplify]: iters left: 6 (9 enodes) 1552480557.316 * * [simplify]: iters left: 5 (31 enodes) 1552480557.321 * * [simplify]: iters left: 4 (39 enodes) 1552480557.327 * * [simplify]: iters left: 3 (51 enodes) 1552480557.334 * * [simplify]: iters left: 2 (53 enodes) 1552480557.344 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480557.344 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480557.344 * * [simplify]: Extracting #2: cost 5 inf + 1 1552480557.344 * * [simplify]: Extracting #3: cost 14 inf + 1 1552480557.345 * * [simplify]: Extracting #4: cost 15 inf + 45 1552480557.345 * * [simplify]: Extracting #5: cost 6 inf + 697 1552480557.346 * * [simplify]: Extracting #6: cost 0 inf + 1578 1552480557.347 * [simplify]: Simplified to (+ (sqrt (fma c (* -4 a) (* b b))) b) 1552480557.347 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ c (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (* b b))) (+ (sqrt (fma c (* -4 a) (* b b))) b))))) 1552480557.347 * * * * [progress]: [ 118 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (posit16->real (real->posit16 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480557.347 * * * * [progress]: [ 119 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- b b)))))> 1552480557.347 * [simplify]: Simplifying b 1552480557.347 * * [simplify]: iters left: 0 (1 enodes) 1552480557.348 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480557.348 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480557.348 * [simplify]: Simplified to b 1552480557.348 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- b b))))) 1552480557.348 * * * * [progress]: [ 120 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (* +nan.0 c) b)))))> 1552480557.348 * [simplify]: Simplifying (* +nan.0 c) 1552480557.349 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- +nan.0 b))))) 1552480557.349 * * * * [progress]: [ 121 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (* +nan.0 c) b)))))> 1552480557.349 * [simplify]: Simplifying (* +nan.0 c) 1552480557.349 * [simplify]: Simplified (2 3 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- +nan.0 b))))) 1552480557.349 * * * * [progress]: [ 122 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- b)) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480557.349 * [simplify]: Simplifying b 1552480557.350 * * [simplify]: iters left: 0 (1 enodes) 1552480557.350 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480557.350 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480557.350 * [simplify]: Simplified to b 1552480557.350 * [simplify]: Simplified (2 2 1 3 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- b)) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480557.350 * * * * [progress]: [ 123 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* +nan.0 c))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480557.351 * [simplify]: Simplifying (* +nan.0 c) 1552480557.351 * [simplify]: Simplified (2 2 1 3 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- +nan.0)) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480557.351 * * * * [progress]: [ 124 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* +nan.0 c))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480557.351 * [simplify]: Simplifying (* +nan.0 c) 1552480557.351 * [simplify]: Simplified (2 2 1 3 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- +nan.0)) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))))) 1552480557.351 * * * * [progress]: [ 125 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c 0))))> 1552480557.352 * [simplify]: Simplifying 0 1552480557.352 * * [simplify]: iters left: 0 (1 enodes) 1552480557.353 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480557.353 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480557.353 * [simplify]: Simplified to 0 1552480557.353 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c 0)))) 1552480557.353 * * * * [progress]: [ 126 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (+ b (- (* +nan.0 c))))))))> 1552480557.353 * [simplify]: Simplifying (- (+ b (- (* +nan.0 c)))) 1552480557.353 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c +nan.0)))) 1552480557.354 * * * * [progress]: [ 127 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (+ b (- (* +nan.0 c))))))))> 1552480557.354 * [simplify]: Simplifying (- (+ b (- (* +nan.0 c)))) 1552480557.354 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c +nan.0)))) 1552480557.354 * * * * [progress]: [ 128 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* -1/2 (/ b a)))))> 1552480557.354 * [simplify]: Simplifying (* -1/2 (/ b a)) 1552480557.355 * * [simplify]: iters left: 4 (5 enodes) 1552480557.357 * * [simplify]: iters left: 3 (18 enodes) 1552480557.363 * * [simplify]: iters left: 2 (24 enodes) 1552480557.370 * * [simplify]: iters left: 1 (28 enodes) 1552480557.374 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480557.374 * * [simplify]: Extracting #1: cost 10 inf + 0 1552480557.374 * * [simplify]: Extracting #2: cost 9 inf + 87 1552480557.374 * * [simplify]: Extracting #3: cost 0 inf + 547 1552480557.374 * [simplify]: Simplified to (* (/ b a) -1/2) 1552480557.375 * [simplify]: Simplified (2 3 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ b a) -1/2)))) 1552480557.375 * * * * [progress]: [ 129 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (- (+ (* +nan.0 (/ b c)) (- (+ (* +nan.0 (/ (* b c) (pow a 2))) (- (* +nan.0 (/ b a))))))))))> 1552480557.375 * [simplify]: Simplifying (- (+ (* +nan.0 (/ b c)) (- (+ (* +nan.0 (/ (* b c) (pow a 2))) (- (* +nan.0 (/ b a))))))) 1552480557.375 * [simplify]: Simplified (2 3 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 +nan.0))) 1552480557.375 * * * * [progress]: [ 130 / 130 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 0)))> 1552480557.375 * [simplify]: Simplifying 0 1552480557.375 * * [simplify]: iters left: 0 (1 enodes) 1552480557.376 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480557.376 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480557.376 * [simplify]: Simplified to 0 1552480557.376 * [simplify]: Simplified (2 3 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 0))) 1552480557.376 * * * [progress]: adding candidates to table 1552480559.786 * * [progress]: iteration 3 / 4 1552480559.786 * * * [progress]: picking best candidate 1552480559.890 * * * * [pick]: Picked #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480559.890 * * * [progress]: localizing error 1552480560.013 * * * [progress]: generating rewritten candidates 1552480560.013 * * * * [progress]: [ 1 / 4 ] rewriting at (2 3 2 2 2 1) 1552480560.016 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 1 3 1) 1552480560.018 * * * * [progress]: [ 3 / 4 ] rewriting at (2 3 2 2 2) 1552480560.033 * * * * [progress]: [ 4 / 4 ] rewriting at (2 3 2) 1552480560.078 * * * [progress]: generating series expansions 1552480560.078 * * * * [progress]: [ 1 / 4 ] generating series at (2 3 2 2 2 1) 1552480560.078 * [backup-simplify]: Simplify (sqrt (fma (* -4 a) c (* b b))) into (sqrt (fma (* -4 a) c (pow b 2))) 1552480560.078 * [approximate]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in (a c b) around 0 1552480560.078 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in b 1552480560.078 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in b 1552480560.078 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480560.078 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in b 1552480560.078 * [taylor]: Taking taylor expansion of (* -4 a) in b 1552480560.078 * [taylor]: Taking taylor expansion of -4 in b 1552480560.078 * [backup-simplify]: Simplify -4 into -4 1552480560.078 * [taylor]: Taking taylor expansion of a in b 1552480560.078 * [backup-simplify]: Simplify a into a 1552480560.078 * [taylor]: Taking taylor expansion of c in b 1552480560.078 * [backup-simplify]: Simplify c into c 1552480560.078 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480560.078 * [taylor]: Taking taylor expansion of b in b 1552480560.078 * [backup-simplify]: Simplify 0 into 0 1552480560.078 * [backup-simplify]: Simplify 1 into 1 1552480560.078 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 1552480560.078 * [backup-simplify]: Simplify (* (* -4 a) c) into (* -4 (* a c)) 1552480560.078 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 1552480560.079 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 1552480560.079 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 1552480560.079 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (* 0 c)) into 0 1552480560.079 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.080 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 1552480560.080 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in c 1552480560.080 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in c 1552480560.080 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480560.080 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in c 1552480560.080 * [taylor]: Taking taylor expansion of (* -4 a) in c 1552480560.080 * [taylor]: Taking taylor expansion of -4 in c 1552480560.080 * [backup-simplify]: Simplify -4 into -4 1552480560.080 * [taylor]: Taking taylor expansion of a in c 1552480560.080 * [backup-simplify]: Simplify a into a 1552480560.080 * [taylor]: Taking taylor expansion of c in c 1552480560.080 * [backup-simplify]: Simplify 0 into 0 1552480560.080 * [backup-simplify]: Simplify 1 into 1 1552480560.080 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480560.080 * [taylor]: Taking taylor expansion of b in c 1552480560.080 * [backup-simplify]: Simplify b into b 1552480560.080 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 1552480560.080 * [backup-simplify]: Simplify (* (* -4 a) 0) into 0 1552480560.080 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.080 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480560.080 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480560.080 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 1552480560.081 * [backup-simplify]: Simplify (+ (* (* -4 a) 1) (* 0 0)) into (- (* 4 a)) 1552480560.081 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480560.081 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 1552480560.081 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 1552480560.081 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 1552480560.081 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 1552480560.081 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480560.081 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 1552480560.081 * [taylor]: Taking taylor expansion of (* -4 a) in a 1552480560.081 * [taylor]: Taking taylor expansion of -4 in a 1552480560.081 * [backup-simplify]: Simplify -4 into -4 1552480560.081 * [taylor]: Taking taylor expansion of a in a 1552480560.081 * [backup-simplify]: Simplify 0 into 0 1552480560.081 * [backup-simplify]: Simplify 1 into 1 1552480560.081 * [taylor]: Taking taylor expansion of c in a 1552480560.081 * [backup-simplify]: Simplify c into c 1552480560.081 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480560.081 * [taylor]: Taking taylor expansion of b in a 1552480560.081 * [backup-simplify]: Simplify b into b 1552480560.081 * [backup-simplify]: Simplify (* -4 0) into 0 1552480560.081 * [backup-simplify]: Simplify (* 0 c) into 0 1552480560.081 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.081 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480560.082 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480560.082 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 1552480560.082 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 1552480560.082 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480560.082 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 1552480560.082 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 1552480560.082 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 1552480560.082 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 1552480560.083 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480560.083 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 1552480560.083 * [taylor]: Taking taylor expansion of (* -4 a) in a 1552480560.083 * [taylor]: Taking taylor expansion of -4 in a 1552480560.083 * [backup-simplify]: Simplify -4 into -4 1552480560.083 * [taylor]: Taking taylor expansion of a in a 1552480560.083 * [backup-simplify]: Simplify 0 into 0 1552480560.083 * [backup-simplify]: Simplify 1 into 1 1552480560.083 * [taylor]: Taking taylor expansion of c in a 1552480560.083 * [backup-simplify]: Simplify c into c 1552480560.083 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480560.083 * [taylor]: Taking taylor expansion of b in a 1552480560.083 * [backup-simplify]: Simplify b into b 1552480560.083 * [backup-simplify]: Simplify (* -4 0) into 0 1552480560.083 * [backup-simplify]: Simplify (* 0 c) into 0 1552480560.083 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.083 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480560.083 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480560.084 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 1552480560.084 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 1552480560.084 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480560.084 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 1552480560.084 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 1552480560.084 * [taylor]: Taking taylor expansion of b in c 1552480560.084 * [backup-simplify]: Simplify b into b 1552480560.084 * [taylor]: Taking taylor expansion of b in b 1552480560.084 * [backup-simplify]: Simplify 0 into 0 1552480560.084 * [backup-simplify]: Simplify 1 into 1 1552480560.084 * [backup-simplify]: Simplify 0 into 0 1552480560.084 * [taylor]: Taking taylor expansion of (* -2 (/ c b)) in c 1552480560.084 * [taylor]: Taking taylor expansion of -2 in c 1552480560.084 * [backup-simplify]: Simplify -2 into -2 1552480560.084 * [taylor]: Taking taylor expansion of (/ c b) in c 1552480560.084 * [taylor]: Taking taylor expansion of c in c 1552480560.084 * [backup-simplify]: Simplify 0 into 0 1552480560.084 * [backup-simplify]: Simplify 1 into 1 1552480560.085 * [taylor]: Taking taylor expansion of b in c 1552480560.085 * [backup-simplify]: Simplify b into b 1552480560.085 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.085 * [taylor]: Taking taylor expansion of 0 in b 1552480560.085 * [backup-simplify]: Simplify 0 into 0 1552480560.085 * [backup-simplify]: Simplify 0 into 0 1552480560.085 * [backup-simplify]: Simplify 1 into 1 1552480560.085 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 1) (* 0 0))) into 0 1552480560.086 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (* 0 c))) into 0 1552480560.086 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 1552480560.086 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.087 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ c b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow c 2) (pow b 3))) 1552480560.087 * [taylor]: Taking taylor expansion of (* -2 (/ (pow c 2) (pow b 3))) in c 1552480560.087 * [taylor]: Taking taylor expansion of -2 in c 1552480560.087 * [backup-simplify]: Simplify -2 into -2 1552480560.087 * [taylor]: Taking taylor expansion of (/ (pow c 2) (pow b 3)) in c 1552480560.087 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480560.087 * [taylor]: Taking taylor expansion of c in c 1552480560.087 * [backup-simplify]: Simplify 0 into 0 1552480560.087 * [backup-simplify]: Simplify 1 into 1 1552480560.087 * [taylor]: Taking taylor expansion of (pow b 3) in c 1552480560.087 * [taylor]: Taking taylor expansion of b in c 1552480560.087 * [backup-simplify]: Simplify b into b 1552480560.087 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.087 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.087 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 1552480560.087 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 1552480560.087 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 1552480560.087 * [taylor]: Taking taylor expansion of (/ -2 b) in b 1552480560.087 * [taylor]: Taking taylor expansion of -2 in b 1552480560.087 * [backup-simplify]: Simplify -2 into -2 1552480560.087 * [taylor]: Taking taylor expansion of b in b 1552480560.087 * [backup-simplify]: Simplify 0 into 0 1552480560.087 * [backup-simplify]: Simplify 1 into 1 1552480560.088 * [backup-simplify]: Simplify (/ -2 1) into -2 1552480560.088 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 1552480560.088 * [backup-simplify]: Simplify 0 into 0 1552480560.088 * [taylor]: Taking taylor expansion of 0 in b 1552480560.088 * [backup-simplify]: Simplify 0 into 0 1552480560.088 * [backup-simplify]: Simplify 0 into 0 1552480560.088 * [backup-simplify]: Simplify 0 into 0 1552480560.088 * [backup-simplify]: Simplify 0 into 0 1552480560.089 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 1552480560.090 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (+ (* 0 0) (* 0 c)))) into 0 1552480560.091 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 1552480560.091 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.092 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ c b)) (* -2 (/ (pow c 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow c 3) (pow b 5))) 1552480560.092 * [taylor]: Taking taylor expansion of (* -4 (/ (pow c 3) (pow b 5))) in c 1552480560.092 * [taylor]: Taking taylor expansion of -4 in c 1552480560.092 * [backup-simplify]: Simplify -4 into -4 1552480560.092 * [taylor]: Taking taylor expansion of (/ (pow c 3) (pow b 5)) in c 1552480560.092 * [taylor]: Taking taylor expansion of (pow c 3) in c 1552480560.092 * [taylor]: Taking taylor expansion of c in c 1552480560.092 * [backup-simplify]: Simplify 0 into 0 1552480560.092 * [backup-simplify]: Simplify 1 into 1 1552480560.092 * [taylor]: Taking taylor expansion of (pow b 5) in c 1552480560.092 * [taylor]: Taking taylor expansion of b in c 1552480560.092 * [backup-simplify]: Simplify b into b 1552480560.092 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.093 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.093 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.093 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 1552480560.093 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 1552480560.093 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 1552480560.093 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 1552480560.094 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 1552480560.094 * [taylor]: Taking taylor expansion of 0 in b 1552480560.094 * [backup-simplify]: Simplify 0 into 0 1552480560.094 * [backup-simplify]: Simplify 0 into 0 1552480560.094 * [taylor]: Taking taylor expansion of 0 in b 1552480560.094 * [backup-simplify]: Simplify 0 into 0 1552480560.094 * [backup-simplify]: Simplify 0 into 0 1552480560.094 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 1552480560.095 * [backup-simplify]: Simplify (sqrt (fma (* -4 (/ 1 a)) (/ 1 c) (* (/ 1 b) (/ 1 b)))) into (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) 1552480560.095 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in (a c b) around 0 1552480560.095 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in b 1552480560.095 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in b 1552480560.095 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480560.095 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in b 1552480560.095 * [taylor]: Taking taylor expansion of (/ -4 a) in b 1552480560.095 * [taylor]: Taking taylor expansion of -4 in b 1552480560.095 * [backup-simplify]: Simplify -4 into -4 1552480560.095 * [taylor]: Taking taylor expansion of a in b 1552480560.095 * [backup-simplify]: Simplify a into a 1552480560.095 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1552480560.095 * [taylor]: Taking taylor expansion of (/ 1 c) in b 1552480560.095 * [taylor]: Taking taylor expansion of c in b 1552480560.095 * [backup-simplify]: Simplify c into c 1552480560.095 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480560.095 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480560.095 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480560.095 * [taylor]: Taking taylor expansion of b in b 1552480560.095 * [backup-simplify]: Simplify 0 into 0 1552480560.095 * [backup-simplify]: Simplify 1 into 1 1552480560.096 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.096 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.096 * [backup-simplify]: Simplify (+ 0 1) into 1 1552480560.097 * [backup-simplify]: Simplify (sqrt 1) into 1 1552480560.097 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.098 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.099 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.099 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1552480560.099 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in c 1552480560.099 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in c 1552480560.099 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480560.099 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in c 1552480560.099 * [taylor]: Taking taylor expansion of (/ -4 a) in c 1552480560.099 * [taylor]: Taking taylor expansion of -4 in c 1552480560.099 * [backup-simplify]: Simplify -4 into -4 1552480560.100 * [taylor]: Taking taylor expansion of a in c 1552480560.100 * [backup-simplify]: Simplify a into a 1552480560.100 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1552480560.100 * [taylor]: Taking taylor expansion of (/ 1 c) in c 1552480560.100 * [taylor]: Taking taylor expansion of c in c 1552480560.100 * [backup-simplify]: Simplify 0 into 0 1552480560.100 * [backup-simplify]: Simplify 1 into 1 1552480560.100 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.100 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480560.100 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480560.100 * [taylor]: Taking taylor expansion of b in c 1552480560.100 * [backup-simplify]: Simplify b into b 1552480560.100 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.100 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480560.100 * [backup-simplify]: Simplify (* (/ -4 a) 1) into (/ -4 a) 1552480560.101 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1552480560.101 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480560.102 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1552480560.102 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 1552480560.102 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 1552480560.102 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480560.102 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 1552480560.102 * [taylor]: Taking taylor expansion of (/ -4 a) in a 1552480560.102 * [taylor]: Taking taylor expansion of -4 in a 1552480560.102 * [backup-simplify]: Simplify -4 into -4 1552480560.102 * [taylor]: Taking taylor expansion of a in a 1552480560.102 * [backup-simplify]: Simplify 0 into 0 1552480560.102 * [backup-simplify]: Simplify 1 into 1 1552480560.102 * [backup-simplify]: Simplify (/ -4 1) into -4 1552480560.102 * [taylor]: Taking taylor expansion of (/ 1 c) in a 1552480560.102 * [taylor]: Taking taylor expansion of c in a 1552480560.102 * [backup-simplify]: Simplify c into c 1552480560.102 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480560.103 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480560.103 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480560.103 * [taylor]: Taking taylor expansion of b in a 1552480560.103 * [backup-simplify]: Simplify b into b 1552480560.103 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.103 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480560.103 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 1552480560.103 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480560.103 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480560.104 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480560.104 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 1552480560.104 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 1552480560.104 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480560.104 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 1552480560.104 * [taylor]: Taking taylor expansion of (/ -4 a) in a 1552480560.104 * [taylor]: Taking taylor expansion of -4 in a 1552480560.104 * [backup-simplify]: Simplify -4 into -4 1552480560.104 * [taylor]: Taking taylor expansion of a in a 1552480560.104 * [backup-simplify]: Simplify 0 into 0 1552480560.104 * [backup-simplify]: Simplify 1 into 1 1552480560.105 * [backup-simplify]: Simplify (/ -4 1) into -4 1552480560.105 * [taylor]: Taking taylor expansion of (/ 1 c) in a 1552480560.105 * [taylor]: Taking taylor expansion of c in a 1552480560.105 * [backup-simplify]: Simplify c into c 1552480560.105 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480560.105 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480560.105 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480560.105 * [taylor]: Taking taylor expansion of b in a 1552480560.105 * [backup-simplify]: Simplify b into b 1552480560.105 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.105 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480560.105 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 1552480560.105 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480560.106 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480560.106 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480560.106 * [taylor]: Taking taylor expansion of 0 in c 1552480560.106 * [backup-simplify]: Simplify 0 into 0 1552480560.106 * [taylor]: Taking taylor expansion of (/ +nan.0 c) in c 1552480560.106 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480560.106 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.106 * [taylor]: Taking taylor expansion of c in c 1552480560.106 * [backup-simplify]: Simplify 0 into 0 1552480560.106 * [backup-simplify]: Simplify 1 into 1 1552480560.107 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 1552480560.107 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480560.107 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.107 * [taylor]: Taking taylor expansion of 0 in b 1552480560.107 * [backup-simplify]: Simplify 0 into 0 1552480560.107 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 1552480560.108 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 1552480560.108 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 c))) into 0 1552480560.109 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 1552480560.110 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 1552480560.110 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) in c 1552480560.110 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480560.110 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.110 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))) in c 1552480560.110 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480560.110 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480560.110 * [taylor]: Taking taylor expansion of b in c 1552480560.110 * [backup-simplify]: Simplify b into b 1552480560.110 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.110 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480560.110 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 1552480560.110 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480560.110 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.110 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 1552480560.110 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480560.110 * [taylor]: Taking taylor expansion of c in c 1552480560.110 * [backup-simplify]: Simplify 0 into 0 1552480560.110 * [backup-simplify]: Simplify 1 into 1 1552480560.110 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.111 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.112 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.112 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.113 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.113 * [backup-simplify]: Simplify (- 0) into 0 1552480560.114 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.114 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480560.115 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.115 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480560.116 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 1552480560.116 * [taylor]: Taking taylor expansion of 0 in b 1552480560.116 * [backup-simplify]: Simplify 0 into 0 1552480560.117 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 1552480560.117 * [taylor]: Taking taylor expansion of 0 in b 1552480560.117 * [backup-simplify]: Simplify 0 into 0 1552480560.117 * [taylor]: Taking taylor expansion of 0 in b 1552480560.117 * [backup-simplify]: Simplify 0 into 0 1552480560.117 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.117 * [backup-simplify]: Simplify 0 into 0 1552480560.117 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 1552480560.119 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480560.119 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 1552480560.120 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480560.120 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 1552480560.120 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.121 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1552480560.121 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 1552480560.121 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480560.121 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.121 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 1552480560.121 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 1552480560.121 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480560.121 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.121 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 1552480560.121 * [taylor]: Taking taylor expansion of (pow c 3) in c 1552480560.121 * [taylor]: Taking taylor expansion of c in c 1552480560.121 * [backup-simplify]: Simplify 0 into 0 1552480560.121 * [backup-simplify]: Simplify 1 into 1 1552480560.122 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.122 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.123 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.123 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 1552480560.123 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 1552480560.123 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480560.123 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.123 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 1552480560.123 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 1552480560.123 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480560.123 * [taylor]: Taking taylor expansion of b in c 1552480560.123 * [backup-simplify]: Simplify b into b 1552480560.123 * [taylor]: Taking taylor expansion of c in c 1552480560.123 * [backup-simplify]: Simplify 0 into 0 1552480560.123 * [backup-simplify]: Simplify 1 into 1 1552480560.123 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.123 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 1552480560.123 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480560.124 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 1552480560.124 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480560.125 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.125 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.126 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.127 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.128 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.128 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480560.130 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.130 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480560.130 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480560.130 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480560.131 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.132 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.132 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480560.132 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 1552480560.133 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480560.133 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480560.134 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480560.134 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480560.134 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.134 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480560.135 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480560.135 * [taylor]: Taking taylor expansion of b in b 1552480560.135 * [backup-simplify]: Simplify 0 into 0 1552480560.135 * [backup-simplify]: Simplify 1 into 1 1552480560.135 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.135 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.136 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.137 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.138 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.138 * [backup-simplify]: Simplify (- 0) into 0 1552480560.138 * [backup-simplify]: Simplify 0 into 0 1552480560.139 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.140 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480560.141 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.141 * [backup-simplify]: Simplify (- 0) into 0 1552480560.141 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 1552480560.142 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480560.142 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480560.142 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480560.142 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480560.142 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.142 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480560.142 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480560.142 * [taylor]: Taking taylor expansion of b in b 1552480560.142 * [backup-simplify]: Simplify 0 into 0 1552480560.142 * [backup-simplify]: Simplify 1 into 1 1552480560.143 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.143 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.144 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.145 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.145 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.146 * [backup-simplify]: Simplify (- 0) into 0 1552480560.146 * [backup-simplify]: Simplify 0 into 0 1552480560.147 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480560.147 * [taylor]: Taking taylor expansion of 0 in b 1552480560.147 * [backup-simplify]: Simplify 0 into 0 1552480560.147 * [taylor]: Taking taylor expansion of 0 in b 1552480560.147 * [backup-simplify]: Simplify 0 into 0 1552480560.147 * [backup-simplify]: Simplify 0 into 0 1552480560.147 * [backup-simplify]: Simplify 0 into 0 1552480560.147 * [backup-simplify]: Simplify 0 into 0 1552480560.147 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 c)) 1))) into (* +nan.0 c) 1552480560.147 * [backup-simplify]: Simplify (sqrt (fma (* -4 (/ 1 (- a))) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- b))))) into (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) 1552480560.148 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in (a c b) around 0 1552480560.148 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in b 1552480560.148 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in b 1552480560.148 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480560.148 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in b 1552480560.148 * [taylor]: Taking taylor expansion of (/ 4 a) in b 1552480560.148 * [taylor]: Taking taylor expansion of 4 in b 1552480560.148 * [backup-simplify]: Simplify 4 into 4 1552480560.148 * [taylor]: Taking taylor expansion of a in b 1552480560.148 * [backup-simplify]: Simplify a into a 1552480560.148 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1552480560.148 * [taylor]: Taking taylor expansion of (/ -1 c) in b 1552480560.148 * [taylor]: Taking taylor expansion of -1 in b 1552480560.148 * [backup-simplify]: Simplify -1 into -1 1552480560.148 * [taylor]: Taking taylor expansion of c in b 1552480560.148 * [backup-simplify]: Simplify c into c 1552480560.148 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480560.148 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480560.148 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480560.148 * [taylor]: Taking taylor expansion of b in b 1552480560.148 * [backup-simplify]: Simplify 0 into 0 1552480560.148 * [backup-simplify]: Simplify 1 into 1 1552480560.149 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.149 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.149 * [backup-simplify]: Simplify (+ 0 1) into 1 1552480560.150 * [backup-simplify]: Simplify (sqrt 1) into 1 1552480560.150 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.151 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.151 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.152 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1552480560.152 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in c 1552480560.152 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in c 1552480560.152 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480560.152 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in c 1552480560.152 * [taylor]: Taking taylor expansion of (/ 4 a) in c 1552480560.152 * [taylor]: Taking taylor expansion of 4 in c 1552480560.152 * [backup-simplify]: Simplify 4 into 4 1552480560.152 * [taylor]: Taking taylor expansion of a in c 1552480560.152 * [backup-simplify]: Simplify a into a 1552480560.153 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1552480560.153 * [taylor]: Taking taylor expansion of (/ -1 c) in c 1552480560.153 * [taylor]: Taking taylor expansion of -1 in c 1552480560.153 * [backup-simplify]: Simplify -1 into -1 1552480560.153 * [taylor]: Taking taylor expansion of c in c 1552480560.153 * [backup-simplify]: Simplify 0 into 0 1552480560.153 * [backup-simplify]: Simplify 1 into 1 1552480560.153 * [backup-simplify]: Simplify (/ -1 1) into -1 1552480560.153 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480560.153 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480560.153 * [taylor]: Taking taylor expansion of b in c 1552480560.153 * [backup-simplify]: Simplify b into b 1552480560.153 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.153 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480560.153 * [backup-simplify]: Simplify (* (/ 4 a) -1) into (/ -4 a) 1552480560.154 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1552480560.154 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480560.155 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1552480560.155 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 1552480560.155 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 1552480560.155 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480560.155 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 1552480560.155 * [taylor]: Taking taylor expansion of (/ 4 a) in a 1552480560.155 * [taylor]: Taking taylor expansion of 4 in a 1552480560.155 * [backup-simplify]: Simplify 4 into 4 1552480560.155 * [taylor]: Taking taylor expansion of a in a 1552480560.155 * [backup-simplify]: Simplify 0 into 0 1552480560.155 * [backup-simplify]: Simplify 1 into 1 1552480560.155 * [backup-simplify]: Simplify (/ 4 1) into 4 1552480560.155 * [taylor]: Taking taylor expansion of (/ -1 c) in a 1552480560.155 * [taylor]: Taking taylor expansion of -1 in a 1552480560.155 * [backup-simplify]: Simplify -1 into -1 1552480560.155 * [taylor]: Taking taylor expansion of c in a 1552480560.155 * [backup-simplify]: Simplify c into c 1552480560.155 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480560.156 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480560.156 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480560.156 * [taylor]: Taking taylor expansion of b in a 1552480560.156 * [backup-simplify]: Simplify b into b 1552480560.156 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.156 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480560.156 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 1552480560.156 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480560.156 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480560.157 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480560.157 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 1552480560.157 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 1552480560.157 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480560.157 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 1552480560.157 * [taylor]: Taking taylor expansion of (/ 4 a) in a 1552480560.157 * [taylor]: Taking taylor expansion of 4 in a 1552480560.157 * [backup-simplify]: Simplify 4 into 4 1552480560.157 * [taylor]: Taking taylor expansion of a in a 1552480560.157 * [backup-simplify]: Simplify 0 into 0 1552480560.157 * [backup-simplify]: Simplify 1 into 1 1552480560.158 * [backup-simplify]: Simplify (/ 4 1) into 4 1552480560.158 * [taylor]: Taking taylor expansion of (/ -1 c) in a 1552480560.158 * [taylor]: Taking taylor expansion of -1 in a 1552480560.158 * [backup-simplify]: Simplify -1 into -1 1552480560.158 * [taylor]: Taking taylor expansion of c in a 1552480560.158 * [backup-simplify]: Simplify c into c 1552480560.158 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480560.158 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480560.158 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480560.158 * [taylor]: Taking taylor expansion of b in a 1552480560.158 * [backup-simplify]: Simplify b into b 1552480560.158 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.158 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480560.158 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 1552480560.158 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480560.159 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480560.159 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480560.159 * [taylor]: Taking taylor expansion of 0 in c 1552480560.159 * [backup-simplify]: Simplify 0 into 0 1552480560.159 * [taylor]: Taking taylor expansion of (/ +nan.0 c) in c 1552480560.159 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480560.159 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.160 * [taylor]: Taking taylor expansion of c in c 1552480560.160 * [backup-simplify]: Simplify 0 into 0 1552480560.160 * [backup-simplify]: Simplify 1 into 1 1552480560.160 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 1552480560.160 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480560.160 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.160 * [taylor]: Taking taylor expansion of 0 in b 1552480560.160 * [backup-simplify]: Simplify 0 into 0 1552480560.160 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)))) into 0 1552480560.161 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 1552480560.162 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ -1 c))) into 0 1552480560.162 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 1552480560.163 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 1552480560.163 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) in c 1552480560.163 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480560.163 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.163 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))) in c 1552480560.163 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480560.163 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480560.163 * [taylor]: Taking taylor expansion of b in c 1552480560.163 * [backup-simplify]: Simplify b into b 1552480560.163 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.163 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480560.163 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 1552480560.163 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480560.163 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.163 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 1552480560.163 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480560.163 * [taylor]: Taking taylor expansion of c in c 1552480560.163 * [backup-simplify]: Simplify 0 into 0 1552480560.163 * [backup-simplify]: Simplify 1 into 1 1552480560.164 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.164 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.170 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.172 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.173 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.173 * [backup-simplify]: Simplify (- 0) into 0 1552480560.173 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.174 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480560.174 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.175 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480560.176 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 1552480560.176 * [taylor]: Taking taylor expansion of 0 in b 1552480560.176 * [backup-simplify]: Simplify 0 into 0 1552480560.177 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 1552480560.177 * [taylor]: Taking taylor expansion of 0 in b 1552480560.177 * [backup-simplify]: Simplify 0 into 0 1552480560.177 * [taylor]: Taking taylor expansion of 0 in b 1552480560.177 * [backup-simplify]: Simplify 0 into 0 1552480560.177 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.177 * [backup-simplify]: Simplify 0 into 0 1552480560.177 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 1552480560.178 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480560.178 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 1552480560.178 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480560.179 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 1552480560.179 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.179 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1552480560.179 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 1552480560.179 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480560.179 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.179 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 1552480560.179 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 1552480560.179 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480560.179 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.180 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 1552480560.180 * [taylor]: Taking taylor expansion of (pow c 3) in c 1552480560.180 * [taylor]: Taking taylor expansion of c in c 1552480560.180 * [backup-simplify]: Simplify 0 into 0 1552480560.180 * [backup-simplify]: Simplify 1 into 1 1552480560.180 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.180 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.180 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.180 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 1552480560.180 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 1552480560.180 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480560.180 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.180 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 1552480560.180 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 1552480560.180 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480560.180 * [taylor]: Taking taylor expansion of b in c 1552480560.180 * [backup-simplify]: Simplify b into b 1552480560.180 * [taylor]: Taking taylor expansion of c in c 1552480560.180 * [backup-simplify]: Simplify 0 into 0 1552480560.180 * [backup-simplify]: Simplify 1 into 1 1552480560.180 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.181 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 1552480560.181 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480560.181 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 1552480560.181 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480560.181 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.182 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.182 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.183 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.183 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.184 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480560.184 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.184 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480560.185 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480560.185 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480560.185 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.185 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.186 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480560.186 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 1552480560.187 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480560.187 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480560.187 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480560.187 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480560.187 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.187 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480560.187 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480560.187 * [taylor]: Taking taylor expansion of b in b 1552480560.187 * [backup-simplify]: Simplify 0 into 0 1552480560.187 * [backup-simplify]: Simplify 1 into 1 1552480560.187 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.187 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.188 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.188 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.189 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.189 * [backup-simplify]: Simplify (- 0) into 0 1552480560.189 * [backup-simplify]: Simplify 0 into 0 1552480560.190 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.190 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480560.191 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.191 * [backup-simplify]: Simplify (- 0) into 0 1552480560.191 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 1552480560.192 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480560.192 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480560.192 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480560.192 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480560.192 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.192 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480560.192 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480560.192 * [taylor]: Taking taylor expansion of b in b 1552480560.192 * [backup-simplify]: Simplify 0 into 0 1552480560.192 * [backup-simplify]: Simplify 1 into 1 1552480560.192 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.193 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.193 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.193 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.194 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.194 * [backup-simplify]: Simplify (- 0) into 0 1552480560.194 * [backup-simplify]: Simplify 0 into 0 1552480560.195 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480560.195 * [taylor]: Taking taylor expansion of 0 in b 1552480560.195 * [backup-simplify]: Simplify 0 into 0 1552480560.195 * [taylor]: Taking taylor expansion of 0 in b 1552480560.195 * [backup-simplify]: Simplify 0 into 0 1552480560.195 * [backup-simplify]: Simplify 0 into 0 1552480560.195 * [backup-simplify]: Simplify 0 into 0 1552480560.195 * [backup-simplify]: Simplify 0 into 0 1552480560.195 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- c))) 1))) into (* +nan.0 c) 1552480560.195 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 1 3 1) 1552480560.195 * [backup-simplify]: Simplify (sqrt (fma (* -4 a) c (* b b))) into (sqrt (fma (* -4 a) c (pow b 2))) 1552480560.195 * [approximate]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in (a c b) around 0 1552480560.195 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in b 1552480560.195 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in b 1552480560.196 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480560.196 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in b 1552480560.196 * [taylor]: Taking taylor expansion of (* -4 a) in b 1552480560.196 * [taylor]: Taking taylor expansion of -4 in b 1552480560.196 * [backup-simplify]: Simplify -4 into -4 1552480560.196 * [taylor]: Taking taylor expansion of a in b 1552480560.196 * [backup-simplify]: Simplify a into a 1552480560.196 * [taylor]: Taking taylor expansion of c in b 1552480560.196 * [backup-simplify]: Simplify c into c 1552480560.196 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480560.196 * [taylor]: Taking taylor expansion of b in b 1552480560.196 * [backup-simplify]: Simplify 0 into 0 1552480560.196 * [backup-simplify]: Simplify 1 into 1 1552480560.196 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 1552480560.196 * [backup-simplify]: Simplify (* (* -4 a) c) into (* -4 (* a c)) 1552480560.196 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 1552480560.196 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 1552480560.196 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 1552480560.196 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (* 0 c)) into 0 1552480560.197 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.197 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 1552480560.197 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in c 1552480560.197 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in c 1552480560.197 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480560.197 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in c 1552480560.197 * [taylor]: Taking taylor expansion of (* -4 a) in c 1552480560.197 * [taylor]: Taking taylor expansion of -4 in c 1552480560.197 * [backup-simplify]: Simplify -4 into -4 1552480560.197 * [taylor]: Taking taylor expansion of a in c 1552480560.197 * [backup-simplify]: Simplify a into a 1552480560.197 * [taylor]: Taking taylor expansion of c in c 1552480560.197 * [backup-simplify]: Simplify 0 into 0 1552480560.197 * [backup-simplify]: Simplify 1 into 1 1552480560.197 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480560.197 * [taylor]: Taking taylor expansion of b in c 1552480560.197 * [backup-simplify]: Simplify b into b 1552480560.197 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 1552480560.197 * [backup-simplify]: Simplify (* (* -4 a) 0) into 0 1552480560.197 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.197 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480560.197 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480560.197 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 1552480560.198 * [backup-simplify]: Simplify (+ (* (* -4 a) 1) (* 0 0)) into (- (* 4 a)) 1552480560.198 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480560.198 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 1552480560.198 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 1552480560.198 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 1552480560.198 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 1552480560.198 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480560.198 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 1552480560.198 * [taylor]: Taking taylor expansion of (* -4 a) in a 1552480560.198 * [taylor]: Taking taylor expansion of -4 in a 1552480560.198 * [backup-simplify]: Simplify -4 into -4 1552480560.198 * [taylor]: Taking taylor expansion of a in a 1552480560.198 * [backup-simplify]: Simplify 0 into 0 1552480560.198 * [backup-simplify]: Simplify 1 into 1 1552480560.198 * [taylor]: Taking taylor expansion of c in a 1552480560.198 * [backup-simplify]: Simplify c into c 1552480560.198 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480560.198 * [taylor]: Taking taylor expansion of b in a 1552480560.198 * [backup-simplify]: Simplify b into b 1552480560.198 * [backup-simplify]: Simplify (* -4 0) into 0 1552480560.198 * [backup-simplify]: Simplify (* 0 c) into 0 1552480560.199 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.199 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480560.199 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480560.199 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 1552480560.199 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 1552480560.199 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480560.199 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 1552480560.200 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 1552480560.200 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 1552480560.200 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 1552480560.200 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480560.200 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 1552480560.200 * [taylor]: Taking taylor expansion of (* -4 a) in a 1552480560.200 * [taylor]: Taking taylor expansion of -4 in a 1552480560.200 * [backup-simplify]: Simplify -4 into -4 1552480560.200 * [taylor]: Taking taylor expansion of a in a 1552480560.200 * [backup-simplify]: Simplify 0 into 0 1552480560.200 * [backup-simplify]: Simplify 1 into 1 1552480560.200 * [taylor]: Taking taylor expansion of c in a 1552480560.200 * [backup-simplify]: Simplify c into c 1552480560.200 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480560.200 * [taylor]: Taking taylor expansion of b in a 1552480560.200 * [backup-simplify]: Simplify b into b 1552480560.200 * [backup-simplify]: Simplify (* -4 0) into 0 1552480560.200 * [backup-simplify]: Simplify (* 0 c) into 0 1552480560.200 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.200 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480560.200 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480560.201 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 1552480560.201 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 1552480560.201 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480560.201 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 1552480560.201 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 1552480560.201 * [taylor]: Taking taylor expansion of b in c 1552480560.201 * [backup-simplify]: Simplify b into b 1552480560.201 * [taylor]: Taking taylor expansion of b in b 1552480560.201 * [backup-simplify]: Simplify 0 into 0 1552480560.201 * [backup-simplify]: Simplify 1 into 1 1552480560.201 * [backup-simplify]: Simplify 0 into 0 1552480560.201 * [taylor]: Taking taylor expansion of (* -2 (/ c b)) in c 1552480560.201 * [taylor]: Taking taylor expansion of -2 in c 1552480560.201 * [backup-simplify]: Simplify -2 into -2 1552480560.201 * [taylor]: Taking taylor expansion of (/ c b) in c 1552480560.201 * [taylor]: Taking taylor expansion of c in c 1552480560.201 * [backup-simplify]: Simplify 0 into 0 1552480560.201 * [backup-simplify]: Simplify 1 into 1 1552480560.201 * [taylor]: Taking taylor expansion of b in c 1552480560.201 * [backup-simplify]: Simplify b into b 1552480560.201 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.201 * [taylor]: Taking taylor expansion of 0 in b 1552480560.202 * [backup-simplify]: Simplify 0 into 0 1552480560.202 * [backup-simplify]: Simplify 0 into 0 1552480560.202 * [backup-simplify]: Simplify 1 into 1 1552480560.202 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 1) (* 0 0))) into 0 1552480560.203 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (* 0 c))) into 0 1552480560.203 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 1552480560.203 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.204 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ c b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow c 2) (pow b 3))) 1552480560.204 * [taylor]: Taking taylor expansion of (* -2 (/ (pow c 2) (pow b 3))) in c 1552480560.204 * [taylor]: Taking taylor expansion of -2 in c 1552480560.204 * [backup-simplify]: Simplify -2 into -2 1552480560.204 * [taylor]: Taking taylor expansion of (/ (pow c 2) (pow b 3)) in c 1552480560.204 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480560.204 * [taylor]: Taking taylor expansion of c in c 1552480560.204 * [backup-simplify]: Simplify 0 into 0 1552480560.204 * [backup-simplify]: Simplify 1 into 1 1552480560.204 * [taylor]: Taking taylor expansion of (pow b 3) in c 1552480560.204 * [taylor]: Taking taylor expansion of b in c 1552480560.204 * [backup-simplify]: Simplify b into b 1552480560.204 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.204 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.204 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 1552480560.204 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 1552480560.204 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 1552480560.204 * [taylor]: Taking taylor expansion of (/ -2 b) in b 1552480560.204 * [taylor]: Taking taylor expansion of -2 in b 1552480560.204 * [backup-simplify]: Simplify -2 into -2 1552480560.204 * [taylor]: Taking taylor expansion of b in b 1552480560.204 * [backup-simplify]: Simplify 0 into 0 1552480560.204 * [backup-simplify]: Simplify 1 into 1 1552480560.205 * [backup-simplify]: Simplify (/ -2 1) into -2 1552480560.205 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 1552480560.205 * [backup-simplify]: Simplify 0 into 0 1552480560.205 * [taylor]: Taking taylor expansion of 0 in b 1552480560.205 * [backup-simplify]: Simplify 0 into 0 1552480560.205 * [backup-simplify]: Simplify 0 into 0 1552480560.205 * [backup-simplify]: Simplify 0 into 0 1552480560.205 * [backup-simplify]: Simplify 0 into 0 1552480560.206 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 1552480560.207 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (+ (* 0 0) (* 0 c)))) into 0 1552480560.207 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 1552480560.207 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.208 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ c b)) (* -2 (/ (pow c 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow c 3) (pow b 5))) 1552480560.208 * [taylor]: Taking taylor expansion of (* -4 (/ (pow c 3) (pow b 5))) in c 1552480560.208 * [taylor]: Taking taylor expansion of -4 in c 1552480560.208 * [backup-simplify]: Simplify -4 into -4 1552480560.208 * [taylor]: Taking taylor expansion of (/ (pow c 3) (pow b 5)) in c 1552480560.208 * [taylor]: Taking taylor expansion of (pow c 3) in c 1552480560.208 * [taylor]: Taking taylor expansion of c in c 1552480560.208 * [backup-simplify]: Simplify 0 into 0 1552480560.208 * [backup-simplify]: Simplify 1 into 1 1552480560.208 * [taylor]: Taking taylor expansion of (pow b 5) in c 1552480560.208 * [taylor]: Taking taylor expansion of b in c 1552480560.208 * [backup-simplify]: Simplify b into b 1552480560.208 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.208 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.208 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.208 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 1552480560.208 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 1552480560.208 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 1552480560.209 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 1552480560.209 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 1552480560.209 * [taylor]: Taking taylor expansion of 0 in b 1552480560.209 * [backup-simplify]: Simplify 0 into 0 1552480560.209 * [backup-simplify]: Simplify 0 into 0 1552480560.209 * [taylor]: Taking taylor expansion of 0 in b 1552480560.209 * [backup-simplify]: Simplify 0 into 0 1552480560.209 * [backup-simplify]: Simplify 0 into 0 1552480560.209 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 1552480560.209 * [backup-simplify]: Simplify (sqrt (fma (* -4 (/ 1 a)) (/ 1 c) (* (/ 1 b) (/ 1 b)))) into (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) 1552480560.209 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in (a c b) around 0 1552480560.209 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in b 1552480560.209 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in b 1552480560.209 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480560.209 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in b 1552480560.210 * [taylor]: Taking taylor expansion of (/ -4 a) in b 1552480560.210 * [taylor]: Taking taylor expansion of -4 in b 1552480560.210 * [backup-simplify]: Simplify -4 into -4 1552480560.210 * [taylor]: Taking taylor expansion of a in b 1552480560.210 * [backup-simplify]: Simplify a into a 1552480560.210 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1552480560.210 * [taylor]: Taking taylor expansion of (/ 1 c) in b 1552480560.210 * [taylor]: Taking taylor expansion of c in b 1552480560.210 * [backup-simplify]: Simplify c into c 1552480560.210 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480560.210 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480560.210 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480560.210 * [taylor]: Taking taylor expansion of b in b 1552480560.210 * [backup-simplify]: Simplify 0 into 0 1552480560.210 * [backup-simplify]: Simplify 1 into 1 1552480560.210 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.210 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.210 * [backup-simplify]: Simplify (+ 0 1) into 1 1552480560.211 * [backup-simplify]: Simplify (sqrt 1) into 1 1552480560.211 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.212 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.212 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.212 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1552480560.212 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in c 1552480560.212 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in c 1552480560.212 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480560.212 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in c 1552480560.212 * [taylor]: Taking taylor expansion of (/ -4 a) in c 1552480560.212 * [taylor]: Taking taylor expansion of -4 in c 1552480560.212 * [backup-simplify]: Simplify -4 into -4 1552480560.212 * [taylor]: Taking taylor expansion of a in c 1552480560.212 * [backup-simplify]: Simplify a into a 1552480560.212 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1552480560.212 * [taylor]: Taking taylor expansion of (/ 1 c) in c 1552480560.212 * [taylor]: Taking taylor expansion of c in c 1552480560.212 * [backup-simplify]: Simplify 0 into 0 1552480560.212 * [backup-simplify]: Simplify 1 into 1 1552480560.213 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.213 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480560.213 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480560.213 * [taylor]: Taking taylor expansion of b in c 1552480560.213 * [backup-simplify]: Simplify b into b 1552480560.213 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.213 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480560.213 * [backup-simplify]: Simplify (* (/ -4 a) 1) into (/ -4 a) 1552480560.213 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1552480560.213 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480560.214 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1552480560.214 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 1552480560.214 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 1552480560.214 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480560.214 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 1552480560.214 * [taylor]: Taking taylor expansion of (/ -4 a) in a 1552480560.214 * [taylor]: Taking taylor expansion of -4 in a 1552480560.214 * [backup-simplify]: Simplify -4 into -4 1552480560.214 * [taylor]: Taking taylor expansion of a in a 1552480560.214 * [backup-simplify]: Simplify 0 into 0 1552480560.214 * [backup-simplify]: Simplify 1 into 1 1552480560.214 * [backup-simplify]: Simplify (/ -4 1) into -4 1552480560.215 * [taylor]: Taking taylor expansion of (/ 1 c) in a 1552480560.215 * [taylor]: Taking taylor expansion of c in a 1552480560.215 * [backup-simplify]: Simplify c into c 1552480560.215 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480560.215 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480560.215 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480560.215 * [taylor]: Taking taylor expansion of b in a 1552480560.215 * [backup-simplify]: Simplify b into b 1552480560.215 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.215 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480560.215 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 1552480560.215 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480560.215 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480560.216 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480560.216 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 1552480560.216 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 1552480560.216 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480560.216 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 1552480560.216 * [taylor]: Taking taylor expansion of (/ -4 a) in a 1552480560.216 * [taylor]: Taking taylor expansion of -4 in a 1552480560.216 * [backup-simplify]: Simplify -4 into -4 1552480560.216 * [taylor]: Taking taylor expansion of a in a 1552480560.216 * [backup-simplify]: Simplify 0 into 0 1552480560.216 * [backup-simplify]: Simplify 1 into 1 1552480560.217 * [backup-simplify]: Simplify (/ -4 1) into -4 1552480560.217 * [taylor]: Taking taylor expansion of (/ 1 c) in a 1552480560.217 * [taylor]: Taking taylor expansion of c in a 1552480560.217 * [backup-simplify]: Simplify c into c 1552480560.217 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480560.217 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480560.217 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480560.217 * [taylor]: Taking taylor expansion of b in a 1552480560.217 * [backup-simplify]: Simplify b into b 1552480560.217 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.217 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480560.217 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 1552480560.217 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480560.218 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480560.218 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480560.218 * [taylor]: Taking taylor expansion of 0 in c 1552480560.218 * [backup-simplify]: Simplify 0 into 0 1552480560.218 * [taylor]: Taking taylor expansion of (/ +nan.0 c) in c 1552480560.218 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480560.218 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.218 * [taylor]: Taking taylor expansion of c in c 1552480560.218 * [backup-simplify]: Simplify 0 into 0 1552480560.218 * [backup-simplify]: Simplify 1 into 1 1552480560.219 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 1552480560.219 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480560.219 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.219 * [taylor]: Taking taylor expansion of 0 in b 1552480560.219 * [backup-simplify]: Simplify 0 into 0 1552480560.219 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 1552480560.220 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 1552480560.220 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 c))) into 0 1552480560.220 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 1552480560.221 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 1552480560.221 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) in c 1552480560.222 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480560.222 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.222 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))) in c 1552480560.222 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480560.222 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480560.222 * [taylor]: Taking taylor expansion of b in c 1552480560.222 * [backup-simplify]: Simplify b into b 1552480560.222 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.222 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480560.222 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 1552480560.222 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480560.222 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.222 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 1552480560.222 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480560.222 * [taylor]: Taking taylor expansion of c in c 1552480560.222 * [backup-simplify]: Simplify 0 into 0 1552480560.222 * [backup-simplify]: Simplify 1 into 1 1552480560.222 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.223 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.223 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.224 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.225 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.225 * [backup-simplify]: Simplify (- 0) into 0 1552480560.226 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.226 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480560.227 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.227 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480560.228 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 1552480560.228 * [taylor]: Taking taylor expansion of 0 in b 1552480560.228 * [backup-simplify]: Simplify 0 into 0 1552480560.229 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 1552480560.229 * [taylor]: Taking taylor expansion of 0 in b 1552480560.229 * [backup-simplify]: Simplify 0 into 0 1552480560.229 * [taylor]: Taking taylor expansion of 0 in b 1552480560.229 * [backup-simplify]: Simplify 0 into 0 1552480560.229 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.229 * [backup-simplify]: Simplify 0 into 0 1552480560.230 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 1552480560.231 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480560.231 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 1552480560.231 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480560.232 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 1552480560.232 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.233 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1552480560.233 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 1552480560.233 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480560.233 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.233 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 1552480560.233 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 1552480560.233 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480560.233 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.233 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 1552480560.233 * [taylor]: Taking taylor expansion of (pow c 3) in c 1552480560.233 * [taylor]: Taking taylor expansion of c in c 1552480560.233 * [backup-simplify]: Simplify 0 into 0 1552480560.233 * [backup-simplify]: Simplify 1 into 1 1552480560.234 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.234 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.234 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.234 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 1552480560.234 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 1552480560.234 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480560.235 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.235 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 1552480560.235 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 1552480560.235 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480560.235 * [taylor]: Taking taylor expansion of b in c 1552480560.235 * [backup-simplify]: Simplify b into b 1552480560.235 * [taylor]: Taking taylor expansion of c in c 1552480560.235 * [backup-simplify]: Simplify 0 into 0 1552480560.235 * [backup-simplify]: Simplify 1 into 1 1552480560.235 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.235 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 1552480560.235 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480560.235 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 1552480560.235 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480560.236 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.237 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.238 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.239 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.239 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.240 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480560.241 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.241 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480560.242 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480560.242 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480560.243 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.243 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.243 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480560.244 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 1552480560.245 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480560.245 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480560.245 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480560.245 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480560.245 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.245 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480560.245 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480560.245 * [taylor]: Taking taylor expansion of b in b 1552480560.245 * [backup-simplify]: Simplify 0 into 0 1552480560.245 * [backup-simplify]: Simplify 1 into 1 1552480560.245 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.246 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.246 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.247 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.248 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.248 * [backup-simplify]: Simplify (- 0) into 0 1552480560.248 * [backup-simplify]: Simplify 0 into 0 1552480560.249 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.250 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480560.251 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.252 * [backup-simplify]: Simplify (- 0) into 0 1552480560.252 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 1552480560.253 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480560.253 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480560.253 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480560.253 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480560.253 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.253 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480560.253 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480560.253 * [taylor]: Taking taylor expansion of b in b 1552480560.253 * [backup-simplify]: Simplify 0 into 0 1552480560.253 * [backup-simplify]: Simplify 1 into 1 1552480560.253 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.254 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.254 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.255 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.256 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.256 * [backup-simplify]: Simplify (- 0) into 0 1552480560.256 * [backup-simplify]: Simplify 0 into 0 1552480560.257 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480560.257 * [taylor]: Taking taylor expansion of 0 in b 1552480560.257 * [backup-simplify]: Simplify 0 into 0 1552480560.257 * [taylor]: Taking taylor expansion of 0 in b 1552480560.257 * [backup-simplify]: Simplify 0 into 0 1552480560.257 * [backup-simplify]: Simplify 0 into 0 1552480560.257 * [backup-simplify]: Simplify 0 into 0 1552480560.258 * [backup-simplify]: Simplify 0 into 0 1552480560.258 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 c)) 1))) into (* +nan.0 c) 1552480560.258 * [backup-simplify]: Simplify (sqrt (fma (* -4 (/ 1 (- a))) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- b))))) into (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) 1552480560.258 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in (a c b) around 0 1552480560.258 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in b 1552480560.258 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in b 1552480560.258 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480560.258 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in b 1552480560.258 * [taylor]: Taking taylor expansion of (/ 4 a) in b 1552480560.258 * [taylor]: Taking taylor expansion of 4 in b 1552480560.258 * [backup-simplify]: Simplify 4 into 4 1552480560.258 * [taylor]: Taking taylor expansion of a in b 1552480560.258 * [backup-simplify]: Simplify a into a 1552480560.258 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1552480560.258 * [taylor]: Taking taylor expansion of (/ -1 c) in b 1552480560.258 * [taylor]: Taking taylor expansion of -1 in b 1552480560.258 * [backup-simplify]: Simplify -1 into -1 1552480560.258 * [taylor]: Taking taylor expansion of c in b 1552480560.259 * [backup-simplify]: Simplify c into c 1552480560.259 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480560.259 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480560.259 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480560.259 * [taylor]: Taking taylor expansion of b in b 1552480560.259 * [backup-simplify]: Simplify 0 into 0 1552480560.259 * [backup-simplify]: Simplify 1 into 1 1552480560.259 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.260 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.260 * [backup-simplify]: Simplify (+ 0 1) into 1 1552480560.260 * [backup-simplify]: Simplify (sqrt 1) into 1 1552480560.261 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.262 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.262 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.263 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1552480560.263 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in c 1552480560.263 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in c 1552480560.263 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480560.263 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in c 1552480560.263 * [taylor]: Taking taylor expansion of (/ 4 a) in c 1552480560.263 * [taylor]: Taking taylor expansion of 4 in c 1552480560.263 * [backup-simplify]: Simplify 4 into 4 1552480560.263 * [taylor]: Taking taylor expansion of a in c 1552480560.263 * [backup-simplify]: Simplify a into a 1552480560.264 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1552480560.264 * [taylor]: Taking taylor expansion of (/ -1 c) in c 1552480560.264 * [taylor]: Taking taylor expansion of -1 in c 1552480560.264 * [backup-simplify]: Simplify -1 into -1 1552480560.264 * [taylor]: Taking taylor expansion of c in c 1552480560.264 * [backup-simplify]: Simplify 0 into 0 1552480560.264 * [backup-simplify]: Simplify 1 into 1 1552480560.264 * [backup-simplify]: Simplify (/ -1 1) into -1 1552480560.264 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480560.264 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480560.264 * [taylor]: Taking taylor expansion of b in c 1552480560.264 * [backup-simplify]: Simplify b into b 1552480560.264 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.264 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480560.265 * [backup-simplify]: Simplify (* (/ 4 a) -1) into (/ -4 a) 1552480560.265 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1552480560.265 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480560.266 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1552480560.266 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 1552480560.266 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 1552480560.266 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480560.266 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 1552480560.266 * [taylor]: Taking taylor expansion of (/ 4 a) in a 1552480560.266 * [taylor]: Taking taylor expansion of 4 in a 1552480560.266 * [backup-simplify]: Simplify 4 into 4 1552480560.266 * [taylor]: Taking taylor expansion of a in a 1552480560.266 * [backup-simplify]: Simplify 0 into 0 1552480560.266 * [backup-simplify]: Simplify 1 into 1 1552480560.266 * [backup-simplify]: Simplify (/ 4 1) into 4 1552480560.266 * [taylor]: Taking taylor expansion of (/ -1 c) in a 1552480560.266 * [taylor]: Taking taylor expansion of -1 in a 1552480560.266 * [backup-simplify]: Simplify -1 into -1 1552480560.266 * [taylor]: Taking taylor expansion of c in a 1552480560.267 * [backup-simplify]: Simplify c into c 1552480560.267 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480560.267 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480560.267 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480560.267 * [taylor]: Taking taylor expansion of b in a 1552480560.267 * [backup-simplify]: Simplify b into b 1552480560.267 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.267 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480560.267 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 1552480560.267 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480560.267 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480560.268 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480560.268 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 1552480560.268 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 1552480560.268 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480560.268 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 1552480560.268 * [taylor]: Taking taylor expansion of (/ 4 a) in a 1552480560.268 * [taylor]: Taking taylor expansion of 4 in a 1552480560.268 * [backup-simplify]: Simplify 4 into 4 1552480560.268 * [taylor]: Taking taylor expansion of a in a 1552480560.268 * [backup-simplify]: Simplify 0 into 0 1552480560.268 * [backup-simplify]: Simplify 1 into 1 1552480560.269 * [backup-simplify]: Simplify (/ 4 1) into 4 1552480560.269 * [taylor]: Taking taylor expansion of (/ -1 c) in a 1552480560.269 * [taylor]: Taking taylor expansion of -1 in a 1552480560.269 * [backup-simplify]: Simplify -1 into -1 1552480560.269 * [taylor]: Taking taylor expansion of c in a 1552480560.269 * [backup-simplify]: Simplify c into c 1552480560.269 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480560.269 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480560.269 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480560.269 * [taylor]: Taking taylor expansion of b in a 1552480560.269 * [backup-simplify]: Simplify b into b 1552480560.269 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.269 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480560.269 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 1552480560.269 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480560.270 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480560.270 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480560.270 * [taylor]: Taking taylor expansion of 0 in c 1552480560.270 * [backup-simplify]: Simplify 0 into 0 1552480560.271 * [taylor]: Taking taylor expansion of (/ +nan.0 c) in c 1552480560.271 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480560.271 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.271 * [taylor]: Taking taylor expansion of c in c 1552480560.271 * [backup-simplify]: Simplify 0 into 0 1552480560.271 * [backup-simplify]: Simplify 1 into 1 1552480560.271 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 1552480560.271 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480560.271 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.271 * [taylor]: Taking taylor expansion of 0 in b 1552480560.271 * [backup-simplify]: Simplify 0 into 0 1552480560.271 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)))) into 0 1552480560.272 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 1552480560.273 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ -1 c))) into 0 1552480560.273 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 1552480560.274 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 1552480560.274 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) in c 1552480560.274 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480560.274 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.274 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))) in c 1552480560.274 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480560.274 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480560.274 * [taylor]: Taking taylor expansion of b in c 1552480560.274 * [backup-simplify]: Simplify b into b 1552480560.274 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.274 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480560.274 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 1552480560.274 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480560.274 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.274 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 1552480560.274 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480560.274 * [taylor]: Taking taylor expansion of c in c 1552480560.274 * [backup-simplify]: Simplify 0 into 0 1552480560.274 * [backup-simplify]: Simplify 1 into 1 1552480560.275 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.275 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.276 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.277 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.277 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.278 * [backup-simplify]: Simplify (- 0) into 0 1552480560.278 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.278 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480560.278 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.279 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480560.279 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 1552480560.279 * [taylor]: Taking taylor expansion of 0 in b 1552480560.279 * [backup-simplify]: Simplify 0 into 0 1552480560.280 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 1552480560.280 * [taylor]: Taking taylor expansion of 0 in b 1552480560.280 * [backup-simplify]: Simplify 0 into 0 1552480560.280 * [taylor]: Taking taylor expansion of 0 in b 1552480560.280 * [backup-simplify]: Simplify 0 into 0 1552480560.280 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.280 * [backup-simplify]: Simplify 0 into 0 1552480560.280 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 1552480560.281 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480560.281 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 1552480560.281 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480560.281 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 1552480560.282 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.282 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1552480560.282 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 1552480560.282 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480560.282 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.282 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 1552480560.282 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 1552480560.282 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480560.282 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.282 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 1552480560.282 * [taylor]: Taking taylor expansion of (pow c 3) in c 1552480560.282 * [taylor]: Taking taylor expansion of c in c 1552480560.282 * [backup-simplify]: Simplify 0 into 0 1552480560.282 * [backup-simplify]: Simplify 1 into 1 1552480560.283 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.283 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.283 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.283 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 1552480560.283 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 1552480560.283 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480560.283 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.283 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 1552480560.283 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 1552480560.283 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480560.283 * [taylor]: Taking taylor expansion of b in c 1552480560.283 * [backup-simplify]: Simplify b into b 1552480560.283 * [taylor]: Taking taylor expansion of c in c 1552480560.283 * [backup-simplify]: Simplify 0 into 0 1552480560.283 * [backup-simplify]: Simplify 1 into 1 1552480560.283 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.283 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 1552480560.283 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480560.284 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 1552480560.284 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480560.284 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.285 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.285 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.286 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.286 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.287 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480560.287 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.287 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480560.287 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480560.287 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480560.292 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.293 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.293 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480560.293 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 1552480560.294 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480560.294 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480560.294 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480560.294 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480560.294 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.294 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480560.294 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480560.294 * [taylor]: Taking taylor expansion of b in b 1552480560.294 * [backup-simplify]: Simplify 0 into 0 1552480560.294 * [backup-simplify]: Simplify 1 into 1 1552480560.294 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.295 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.295 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.295 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.296 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.296 * [backup-simplify]: Simplify (- 0) into 0 1552480560.296 * [backup-simplify]: Simplify 0 into 0 1552480560.297 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.297 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480560.298 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.298 * [backup-simplify]: Simplify (- 0) into 0 1552480560.298 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 1552480560.299 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480560.299 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480560.299 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480560.299 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480560.299 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.299 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480560.299 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480560.299 * [taylor]: Taking taylor expansion of b in b 1552480560.299 * [backup-simplify]: Simplify 0 into 0 1552480560.299 * [backup-simplify]: Simplify 1 into 1 1552480560.299 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.299 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.300 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.300 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.300 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.301 * [backup-simplify]: Simplify (- 0) into 0 1552480560.301 * [backup-simplify]: Simplify 0 into 0 1552480560.301 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480560.301 * [taylor]: Taking taylor expansion of 0 in b 1552480560.301 * [backup-simplify]: Simplify 0 into 0 1552480560.301 * [taylor]: Taking taylor expansion of 0 in b 1552480560.301 * [backup-simplify]: Simplify 0 into 0 1552480560.301 * [backup-simplify]: Simplify 0 into 0 1552480560.301 * [backup-simplify]: Simplify 0 into 0 1552480560.301 * [backup-simplify]: Simplify 0 into 0 1552480560.302 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- c))) 1))) into (* +nan.0 c) 1552480560.302 * * * * [progress]: [ 3 / 4 ] generating series at (2 3 2 2 2) 1552480560.302 * [backup-simplify]: Simplify (- (sqrt (fma (* -4 a) c (* b b))) b) into (- (sqrt (fma (* -4 a) c (pow b 2))) b) 1552480560.302 * [approximate]: Taking taylor expansion of (- (sqrt (fma (* -4 a) c (pow b 2))) b) in (a c b) around 0 1552480560.302 * [taylor]: Taking taylor expansion of (- (sqrt (fma (* -4 a) c (pow b 2))) b) in b 1552480560.302 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in b 1552480560.302 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in b 1552480560.302 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480560.302 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in b 1552480560.302 * [taylor]: Taking taylor expansion of (* -4 a) in b 1552480560.302 * [taylor]: Taking taylor expansion of -4 in b 1552480560.302 * [backup-simplify]: Simplify -4 into -4 1552480560.302 * [taylor]: Taking taylor expansion of a in b 1552480560.302 * [backup-simplify]: Simplify a into a 1552480560.302 * [taylor]: Taking taylor expansion of c in b 1552480560.302 * [backup-simplify]: Simplify c into c 1552480560.302 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480560.302 * [taylor]: Taking taylor expansion of b in b 1552480560.302 * [backup-simplify]: Simplify 0 into 0 1552480560.302 * [backup-simplify]: Simplify 1 into 1 1552480560.302 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 1552480560.302 * [backup-simplify]: Simplify (* (* -4 a) c) into (* -4 (* a c)) 1552480560.302 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 1552480560.302 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 1552480560.303 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 1552480560.303 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (* 0 c)) into 0 1552480560.303 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.303 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 1552480560.303 * [taylor]: Taking taylor expansion of b in b 1552480560.303 * [backup-simplify]: Simplify 0 into 0 1552480560.303 * [backup-simplify]: Simplify 1 into 1 1552480560.303 * [taylor]: Taking taylor expansion of (- (sqrt (fma (* -4 a) c (pow b 2))) b) in c 1552480560.303 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in c 1552480560.303 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in c 1552480560.303 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480560.303 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in c 1552480560.303 * [taylor]: Taking taylor expansion of (* -4 a) in c 1552480560.303 * [taylor]: Taking taylor expansion of -4 in c 1552480560.303 * [backup-simplify]: Simplify -4 into -4 1552480560.303 * [taylor]: Taking taylor expansion of a in c 1552480560.303 * [backup-simplify]: Simplify a into a 1552480560.303 * [taylor]: Taking taylor expansion of c in c 1552480560.303 * [backup-simplify]: Simplify 0 into 0 1552480560.303 * [backup-simplify]: Simplify 1 into 1 1552480560.303 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480560.303 * [taylor]: Taking taylor expansion of b in c 1552480560.303 * [backup-simplify]: Simplify b into b 1552480560.303 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 1552480560.303 * [backup-simplify]: Simplify (* (* -4 a) 0) into 0 1552480560.303 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.303 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480560.304 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480560.304 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 1552480560.304 * [backup-simplify]: Simplify (+ (* (* -4 a) 1) (* 0 0)) into (- (* 4 a)) 1552480560.304 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480560.304 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 1552480560.304 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 1552480560.304 * [taylor]: Taking taylor expansion of b in c 1552480560.304 * [backup-simplify]: Simplify b into b 1552480560.304 * [taylor]: Taking taylor expansion of (- (sqrt (fma (* -4 a) c (pow b 2))) b) in a 1552480560.304 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 1552480560.304 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 1552480560.304 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480560.304 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 1552480560.304 * [taylor]: Taking taylor expansion of (* -4 a) in a 1552480560.304 * [taylor]: Taking taylor expansion of -4 in a 1552480560.304 * [backup-simplify]: Simplify -4 into -4 1552480560.305 * [taylor]: Taking taylor expansion of a in a 1552480560.305 * [backup-simplify]: Simplify 0 into 0 1552480560.305 * [backup-simplify]: Simplify 1 into 1 1552480560.305 * [taylor]: Taking taylor expansion of c in a 1552480560.305 * [backup-simplify]: Simplify c into c 1552480560.305 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480560.305 * [taylor]: Taking taylor expansion of b in a 1552480560.305 * [backup-simplify]: Simplify b into b 1552480560.305 * [backup-simplify]: Simplify (* -4 0) into 0 1552480560.305 * [backup-simplify]: Simplify (* 0 c) into 0 1552480560.305 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.305 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480560.305 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480560.305 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 1552480560.306 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 1552480560.306 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480560.306 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 1552480560.306 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 1552480560.306 * [taylor]: Taking taylor expansion of b in a 1552480560.306 * [backup-simplify]: Simplify b into b 1552480560.306 * [taylor]: Taking taylor expansion of (- (sqrt (fma (* -4 a) c (pow b 2))) b) in a 1552480560.306 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 1552480560.306 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 1552480560.306 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480560.306 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 1552480560.306 * [taylor]: Taking taylor expansion of (* -4 a) in a 1552480560.306 * [taylor]: Taking taylor expansion of -4 in a 1552480560.306 * [backup-simplify]: Simplify -4 into -4 1552480560.306 * [taylor]: Taking taylor expansion of a in a 1552480560.306 * [backup-simplify]: Simplify 0 into 0 1552480560.306 * [backup-simplify]: Simplify 1 into 1 1552480560.306 * [taylor]: Taking taylor expansion of c in a 1552480560.306 * [backup-simplify]: Simplify c into c 1552480560.306 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480560.306 * [taylor]: Taking taylor expansion of b in a 1552480560.306 * [backup-simplify]: Simplify b into b 1552480560.307 * [backup-simplify]: Simplify (* -4 0) into 0 1552480560.307 * [backup-simplify]: Simplify (* 0 c) into 0 1552480560.307 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.307 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480560.307 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480560.307 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 1552480560.307 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 1552480560.307 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480560.308 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 1552480560.308 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 1552480560.308 * [taylor]: Taking taylor expansion of b in a 1552480560.308 * [backup-simplify]: Simplify b into b 1552480560.308 * [backup-simplify]: Simplify (- b) into (- b) 1552480560.308 * [backup-simplify]: Simplify (+ b (- b)) into 0 1552480560.308 * [taylor]: Taking taylor expansion of 0 in c 1552480560.308 * [backup-simplify]: Simplify 0 into 0 1552480560.308 * [taylor]: Taking taylor expansion of 0 in b 1552480560.308 * [backup-simplify]: Simplify 0 into 0 1552480560.308 * [backup-simplify]: Simplify 0 into 0 1552480560.308 * [backup-simplify]: Simplify (- 0) into 0 1552480560.308 * [backup-simplify]: Simplify (+ (* -2 (/ c b)) 0) into (- (* 2 (/ c b))) 1552480560.308 * [taylor]: Taking taylor expansion of (- (* 2 (/ c b))) in c 1552480560.308 * [taylor]: Taking taylor expansion of (* 2 (/ c b)) in c 1552480560.308 * [taylor]: Taking taylor expansion of 2 in c 1552480560.308 * [backup-simplify]: Simplify 2 into 2 1552480560.308 * [taylor]: Taking taylor expansion of (/ c b) in c 1552480560.308 * [taylor]: Taking taylor expansion of c in c 1552480560.308 * [backup-simplify]: Simplify 0 into 0 1552480560.308 * [backup-simplify]: Simplify 1 into 1 1552480560.308 * [taylor]: Taking taylor expansion of b in c 1552480560.308 * [backup-simplify]: Simplify b into b 1552480560.308 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.308 * [taylor]: Taking taylor expansion of 0 in b 1552480560.308 * [backup-simplify]: Simplify 0 into 0 1552480560.308 * [backup-simplify]: Simplify 0 into 0 1552480560.308 * [backup-simplify]: Simplify 0 into 0 1552480560.309 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 1) (* 0 0))) into 0 1552480560.310 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (* 0 c))) into 0 1552480560.310 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 1552480560.311 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.311 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ c b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow c 2) (pow b 3))) 1552480560.311 * [backup-simplify]: Simplify (- 0) into 0 1552480560.312 * [backup-simplify]: Simplify (+ (* -2 (/ (pow c 2) (pow b 3))) 0) into (- (* 2 (/ (pow c 2) (pow b 3)))) 1552480560.312 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow c 2) (pow b 3)))) in c 1552480560.312 * [taylor]: Taking taylor expansion of (* 2 (/ (pow c 2) (pow b 3))) in c 1552480560.312 * [taylor]: Taking taylor expansion of 2 in c 1552480560.312 * [backup-simplify]: Simplify 2 into 2 1552480560.312 * [taylor]: Taking taylor expansion of (/ (pow c 2) (pow b 3)) in c 1552480560.312 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480560.312 * [taylor]: Taking taylor expansion of c in c 1552480560.312 * [backup-simplify]: Simplify 0 into 0 1552480560.312 * [backup-simplify]: Simplify 1 into 1 1552480560.312 * [taylor]: Taking taylor expansion of (pow b 3) in c 1552480560.312 * [taylor]: Taking taylor expansion of b in c 1552480560.312 * [backup-simplify]: Simplify b into b 1552480560.312 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.313 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.313 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 1552480560.313 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 1552480560.313 * [backup-simplify]: Simplify (* 2 (/ 1 b)) into (/ 2 b) 1552480560.313 * [backup-simplify]: Simplify (- (/ 2 b)) into (- (* 2 (/ 1 b))) 1552480560.313 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 b))) in b 1552480560.313 * [taylor]: Taking taylor expansion of (* 2 (/ 1 b)) in b 1552480560.313 * [taylor]: Taking taylor expansion of 2 in b 1552480560.313 * [backup-simplify]: Simplify 2 into 2 1552480560.313 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480560.313 * [taylor]: Taking taylor expansion of b in b 1552480560.313 * [backup-simplify]: Simplify 0 into 0 1552480560.313 * [backup-simplify]: Simplify 1 into 1 1552480560.314 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.314 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.315 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1552480560.316 * [backup-simplify]: Simplify (- 0) into 0 1552480560.316 * [backup-simplify]: Simplify 0 into 0 1552480560.316 * [taylor]: Taking taylor expansion of 0 in b 1552480560.316 * [backup-simplify]: Simplify 0 into 0 1552480560.316 * [backup-simplify]: Simplify 0 into 0 1552480560.316 * [backup-simplify]: Simplify 0 into 0 1552480560.316 * [backup-simplify]: Simplify 0 into 0 1552480560.316 * [backup-simplify]: Simplify (- (sqrt (fma (* -4 (/ 1 a)) (/ 1 c) (* (/ 1 b) (/ 1 b)))) (/ 1 b)) into (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) 1552480560.316 * [approximate]: Taking taylor expansion of (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) in (a c b) around 0 1552480560.316 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) in b 1552480560.316 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in b 1552480560.316 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in b 1552480560.316 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480560.316 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in b 1552480560.316 * [taylor]: Taking taylor expansion of (/ -4 a) in b 1552480560.316 * [taylor]: Taking taylor expansion of -4 in b 1552480560.316 * [backup-simplify]: Simplify -4 into -4 1552480560.316 * [taylor]: Taking taylor expansion of a in b 1552480560.316 * [backup-simplify]: Simplify a into a 1552480560.317 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1552480560.317 * [taylor]: Taking taylor expansion of (/ 1 c) in b 1552480560.317 * [taylor]: Taking taylor expansion of c in b 1552480560.317 * [backup-simplify]: Simplify c into c 1552480560.317 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480560.317 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480560.317 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480560.317 * [taylor]: Taking taylor expansion of b in b 1552480560.317 * [backup-simplify]: Simplify 0 into 0 1552480560.317 * [backup-simplify]: Simplify 1 into 1 1552480560.317 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.318 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.318 * [backup-simplify]: Simplify (+ 0 1) into 1 1552480560.318 * [backup-simplify]: Simplify (sqrt 1) into 1 1552480560.319 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.320 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.320 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.321 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1552480560.321 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480560.321 * [taylor]: Taking taylor expansion of b in b 1552480560.321 * [backup-simplify]: Simplify 0 into 0 1552480560.321 * [backup-simplify]: Simplify 1 into 1 1552480560.321 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.321 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) in c 1552480560.321 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in c 1552480560.321 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in c 1552480560.321 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480560.321 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in c 1552480560.321 * [taylor]: Taking taylor expansion of (/ -4 a) in c 1552480560.321 * [taylor]: Taking taylor expansion of -4 in c 1552480560.321 * [backup-simplify]: Simplify -4 into -4 1552480560.321 * [taylor]: Taking taylor expansion of a in c 1552480560.321 * [backup-simplify]: Simplify a into a 1552480560.322 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1552480560.322 * [taylor]: Taking taylor expansion of (/ 1 c) in c 1552480560.322 * [taylor]: Taking taylor expansion of c in c 1552480560.322 * [backup-simplify]: Simplify 0 into 0 1552480560.322 * [backup-simplify]: Simplify 1 into 1 1552480560.322 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.322 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480560.322 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480560.322 * [taylor]: Taking taylor expansion of b in c 1552480560.322 * [backup-simplify]: Simplify b into b 1552480560.322 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.322 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480560.322 * [backup-simplify]: Simplify (* (/ -4 a) 1) into (/ -4 a) 1552480560.322 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1552480560.322 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480560.323 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1552480560.323 * [taylor]: Taking taylor expansion of (/ 1 b) in c 1552480560.323 * [taylor]: Taking taylor expansion of b in c 1552480560.323 * [backup-simplify]: Simplify b into b 1552480560.323 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.323 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) in a 1552480560.323 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 1552480560.323 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 1552480560.323 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480560.323 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 1552480560.323 * [taylor]: Taking taylor expansion of (/ -4 a) in a 1552480560.323 * [taylor]: Taking taylor expansion of -4 in a 1552480560.323 * [backup-simplify]: Simplify -4 into -4 1552480560.323 * [taylor]: Taking taylor expansion of a in a 1552480560.323 * [backup-simplify]: Simplify 0 into 0 1552480560.323 * [backup-simplify]: Simplify 1 into 1 1552480560.323 * [backup-simplify]: Simplify (/ -4 1) into -4 1552480560.323 * [taylor]: Taking taylor expansion of (/ 1 c) in a 1552480560.323 * [taylor]: Taking taylor expansion of c in a 1552480560.323 * [backup-simplify]: Simplify c into c 1552480560.323 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480560.323 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480560.323 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480560.323 * [taylor]: Taking taylor expansion of b in a 1552480560.323 * [backup-simplify]: Simplify b into b 1552480560.324 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.324 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480560.324 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 1552480560.324 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480560.324 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480560.324 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480560.324 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480560.324 * [taylor]: Taking taylor expansion of b in a 1552480560.324 * [backup-simplify]: Simplify b into b 1552480560.324 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.324 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) in a 1552480560.324 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 1552480560.324 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 1552480560.324 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480560.325 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 1552480560.325 * [taylor]: Taking taylor expansion of (/ -4 a) in a 1552480560.325 * [taylor]: Taking taylor expansion of -4 in a 1552480560.325 * [backup-simplify]: Simplify -4 into -4 1552480560.325 * [taylor]: Taking taylor expansion of a in a 1552480560.325 * [backup-simplify]: Simplify 0 into 0 1552480560.325 * [backup-simplify]: Simplify 1 into 1 1552480560.325 * [backup-simplify]: Simplify (/ -4 1) into -4 1552480560.325 * [taylor]: Taking taylor expansion of (/ 1 c) in a 1552480560.325 * [taylor]: Taking taylor expansion of c in a 1552480560.325 * [backup-simplify]: Simplify c into c 1552480560.325 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480560.325 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480560.325 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480560.325 * [taylor]: Taking taylor expansion of b in a 1552480560.325 * [backup-simplify]: Simplify b into b 1552480560.325 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.325 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480560.325 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 1552480560.325 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480560.326 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480560.326 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480560.326 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480560.326 * [taylor]: Taking taylor expansion of b in a 1552480560.326 * [backup-simplify]: Simplify b into b 1552480560.326 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.326 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.326 * [taylor]: Taking taylor expansion of 0 in c 1552480560.326 * [backup-simplify]: Simplify 0 into 0 1552480560.326 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 1552480560.327 * [backup-simplify]: Simplify (+ (/ +nan.0 c) (- (/ 1 b))) into (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))) 1552480560.327 * [taylor]: Taking taylor expansion of (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))) in c 1552480560.327 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) in c 1552480560.327 * [taylor]: Taking taylor expansion of (/ 1 b) in c 1552480560.327 * [taylor]: Taking taylor expansion of b in c 1552480560.327 * [backup-simplify]: Simplify b into b 1552480560.327 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.327 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 c))) in c 1552480560.327 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 1552480560.327 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480560.327 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.327 * [taylor]: Taking taylor expansion of (/ 1 c) in c 1552480560.327 * [taylor]: Taking taylor expansion of c in c 1552480560.327 * [backup-simplify]: Simplify 0 into 0 1552480560.327 * [backup-simplify]: Simplify 1 into 1 1552480560.327 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.327 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480560.328 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.328 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480560.329 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 1552480560.329 * [taylor]: Taking taylor expansion of (- +nan.0) in b 1552480560.329 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480560.329 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.329 * [taylor]: Taking taylor expansion of 0 in b 1552480560.329 * [backup-simplify]: Simplify 0 into 0 1552480560.329 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 1552480560.329 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 1552480560.330 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 c))) into 0 1552480560.330 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 1552480560.330 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 1552480560.330 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 1552480560.330 * [backup-simplify]: Simplify (- 0) into 0 1552480560.331 * [backup-simplify]: Simplify (+ (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 0) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 1552480560.331 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in c 1552480560.331 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in c 1552480560.331 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 1552480560.331 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480560.331 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.331 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 1552480560.331 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480560.331 * [taylor]: Taking taylor expansion of c in c 1552480560.331 * [backup-simplify]: Simplify 0 into 0 1552480560.331 * [backup-simplify]: Simplify 1 into 1 1552480560.331 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.331 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.331 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in c 1552480560.331 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in c 1552480560.331 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480560.331 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.331 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480560.331 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480560.331 * [taylor]: Taking taylor expansion of b in c 1552480560.331 * [backup-simplify]: Simplify b into b 1552480560.331 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.332 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480560.332 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.332 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.333 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.333 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.334 * [backup-simplify]: Simplify (- 0) into 0 1552480560.334 * [taylor]: Taking taylor expansion of 0 in b 1552480560.334 * [backup-simplify]: Simplify 0 into 0 1552480560.334 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.334 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.335 * [backup-simplify]: Simplify (- 0) into 0 1552480560.335 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1552480560.335 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 1552480560.335 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in b 1552480560.335 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480560.335 * [taylor]: Taking taylor expansion of b in b 1552480560.335 * [backup-simplify]: Simplify 0 into 0 1552480560.335 * [backup-simplify]: Simplify 1 into 1 1552480560.335 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.335 * [backup-simplify]: Simplify (- 1) into -1 1552480560.335 * [backup-simplify]: Simplify -1 into -1 1552480560.335 * [taylor]: Taking taylor expansion of 0 in b 1552480560.335 * [backup-simplify]: Simplify 0 into 0 1552480560.336 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.336 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.336 * [backup-simplify]: Simplify 0 into 0 1552480560.336 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 1552480560.337 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480560.337 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 1552480560.337 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480560.337 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 1552480560.338 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.338 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1552480560.338 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 1552480560.339 * [backup-simplify]: Simplify (- 0) into 0 1552480560.339 * [backup-simplify]: Simplify (+ (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 0) into (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1552480560.339 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 1552480560.339 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 1552480560.339 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 1552480560.339 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480560.339 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.339 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 1552480560.339 * [taylor]: Taking taylor expansion of (pow c 3) in c 1552480560.339 * [taylor]: Taking taylor expansion of c in c 1552480560.339 * [backup-simplify]: Simplify 0 into 0 1552480560.339 * [backup-simplify]: Simplify 1 into 1 1552480560.339 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.339 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.340 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.340 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 1552480560.340 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 1552480560.340 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480560.340 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.340 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 1552480560.340 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 1552480560.340 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480560.340 * [taylor]: Taking taylor expansion of b in c 1552480560.340 * [backup-simplify]: Simplify b into b 1552480560.340 * [taylor]: Taking taylor expansion of c in c 1552480560.340 * [backup-simplify]: Simplify 0 into 0 1552480560.340 * [backup-simplify]: Simplify 1 into 1 1552480560.340 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.340 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 1552480560.340 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480560.340 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 1552480560.340 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480560.341 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.341 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.342 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.342 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.343 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.343 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480560.344 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.344 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480560.344 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480560.344 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480560.344 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480560.344 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480560.344 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480560.344 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480560.344 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.344 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480560.344 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480560.344 * [taylor]: Taking taylor expansion of b in b 1552480560.344 * [backup-simplify]: Simplify 0 into 0 1552480560.344 * [backup-simplify]: Simplify 1 into 1 1552480560.344 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.345 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.345 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.345 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.346 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.346 * [backup-simplify]: Simplify (- 0) into 0 1552480560.346 * [backup-simplify]: Simplify 0 into 0 1552480560.347 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.347 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480560.348 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.348 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480560.348 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480560.348 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480560.348 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480560.348 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480560.348 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480560.348 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480560.348 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.348 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480560.348 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480560.348 * [taylor]: Taking taylor expansion of b in b 1552480560.348 * [backup-simplify]: Simplify 0 into 0 1552480560.348 * [backup-simplify]: Simplify 1 into 1 1552480560.349 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.349 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.349 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.350 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.350 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.350 * [backup-simplify]: Simplify (- 0) into 0 1552480560.350 * [backup-simplify]: Simplify 0 into 0 1552480560.350 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 1552480560.351 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480560.351 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.352 * [backup-simplify]: Simplify (- 0) into 0 1552480560.352 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.352 * [backup-simplify]: Simplify (- 0) into 0 1552480560.352 * [taylor]: Taking taylor expansion of 0 in b 1552480560.352 * [backup-simplify]: Simplify 0 into 0 1552480560.353 * [taylor]: Taking taylor expansion of 0 in b 1552480560.353 * [backup-simplify]: Simplify 0 into 0 1552480560.353 * [backup-simplify]: Simplify 0 into 0 1552480560.353 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.353 * [backup-simplify]: Simplify (- 0) into 0 1552480560.353 * [backup-simplify]: Simplify 0 into 0 1552480560.353 * [backup-simplify]: Simplify 0 into 0 1552480560.354 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 c)) 1))) (* -1 (* (/ 1 (/ 1 b)) (* 1 1)))) into (- (+ b (- (* +nan.0 c)))) 1552480560.354 * [backup-simplify]: Simplify (- (sqrt (fma (* -4 (/ 1 (- a))) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- b))))) (/ 1 (- b))) into (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) 1552480560.354 * [approximate]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in (a c b) around 0 1552480560.354 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in b 1552480560.354 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480560.354 * [taylor]: Taking taylor expansion of b in b 1552480560.354 * [backup-simplify]: Simplify 0 into 0 1552480560.354 * [backup-simplify]: Simplify 1 into 1 1552480560.354 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.354 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in b 1552480560.355 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in b 1552480560.355 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480560.355 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in b 1552480560.355 * [taylor]: Taking taylor expansion of (/ 4 a) in b 1552480560.355 * [taylor]: Taking taylor expansion of 4 in b 1552480560.355 * [backup-simplify]: Simplify 4 into 4 1552480560.355 * [taylor]: Taking taylor expansion of a in b 1552480560.355 * [backup-simplify]: Simplify a into a 1552480560.355 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1552480560.355 * [taylor]: Taking taylor expansion of (/ -1 c) in b 1552480560.355 * [taylor]: Taking taylor expansion of -1 in b 1552480560.355 * [backup-simplify]: Simplify -1 into -1 1552480560.355 * [taylor]: Taking taylor expansion of c in b 1552480560.355 * [backup-simplify]: Simplify c into c 1552480560.355 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480560.355 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480560.355 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480560.355 * [taylor]: Taking taylor expansion of b in b 1552480560.355 * [backup-simplify]: Simplify 0 into 0 1552480560.355 * [backup-simplify]: Simplify 1 into 1 1552480560.355 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.355 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.356 * [backup-simplify]: Simplify (+ 0 1) into 1 1552480560.356 * [backup-simplify]: Simplify (sqrt 1) into 1 1552480560.356 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.357 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.357 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.357 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1552480560.357 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in c 1552480560.357 * [taylor]: Taking taylor expansion of (/ 1 b) in c 1552480560.357 * [taylor]: Taking taylor expansion of b in c 1552480560.357 * [backup-simplify]: Simplify b into b 1552480560.358 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.358 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in c 1552480560.358 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in c 1552480560.358 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480560.358 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in c 1552480560.358 * [taylor]: Taking taylor expansion of (/ 4 a) in c 1552480560.358 * [taylor]: Taking taylor expansion of 4 in c 1552480560.358 * [backup-simplify]: Simplify 4 into 4 1552480560.358 * [taylor]: Taking taylor expansion of a in c 1552480560.358 * [backup-simplify]: Simplify a into a 1552480560.358 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1552480560.358 * [taylor]: Taking taylor expansion of (/ -1 c) in c 1552480560.358 * [taylor]: Taking taylor expansion of -1 in c 1552480560.358 * [backup-simplify]: Simplify -1 into -1 1552480560.358 * [taylor]: Taking taylor expansion of c in c 1552480560.358 * [backup-simplify]: Simplify 0 into 0 1552480560.358 * [backup-simplify]: Simplify 1 into 1 1552480560.358 * [backup-simplify]: Simplify (/ -1 1) into -1 1552480560.358 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480560.358 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480560.358 * [taylor]: Taking taylor expansion of b in c 1552480560.358 * [backup-simplify]: Simplify b into b 1552480560.358 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.358 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480560.358 * [backup-simplify]: Simplify (* (/ 4 a) -1) into (/ -4 a) 1552480560.358 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1552480560.359 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480560.359 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1552480560.359 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in a 1552480560.359 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480560.359 * [taylor]: Taking taylor expansion of b in a 1552480560.359 * [backup-simplify]: Simplify b into b 1552480560.359 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.359 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 1552480560.359 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 1552480560.359 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480560.359 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 1552480560.359 * [taylor]: Taking taylor expansion of (/ 4 a) in a 1552480560.359 * [taylor]: Taking taylor expansion of 4 in a 1552480560.359 * [backup-simplify]: Simplify 4 into 4 1552480560.359 * [taylor]: Taking taylor expansion of a in a 1552480560.359 * [backup-simplify]: Simplify 0 into 0 1552480560.359 * [backup-simplify]: Simplify 1 into 1 1552480560.360 * [backup-simplify]: Simplify (/ 4 1) into 4 1552480560.360 * [taylor]: Taking taylor expansion of (/ -1 c) in a 1552480560.360 * [taylor]: Taking taylor expansion of -1 in a 1552480560.360 * [backup-simplify]: Simplify -1 into -1 1552480560.360 * [taylor]: Taking taylor expansion of c in a 1552480560.360 * [backup-simplify]: Simplify c into c 1552480560.360 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480560.360 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480560.360 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480560.360 * [taylor]: Taking taylor expansion of b in a 1552480560.360 * [backup-simplify]: Simplify b into b 1552480560.360 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.360 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480560.360 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 1552480560.360 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480560.360 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480560.361 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480560.361 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in a 1552480560.361 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480560.361 * [taylor]: Taking taylor expansion of b in a 1552480560.361 * [backup-simplify]: Simplify b into b 1552480560.361 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.361 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 1552480560.361 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 1552480560.361 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480560.361 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 1552480560.361 * [taylor]: Taking taylor expansion of (/ 4 a) in a 1552480560.361 * [taylor]: Taking taylor expansion of 4 in a 1552480560.361 * [backup-simplify]: Simplify 4 into 4 1552480560.361 * [taylor]: Taking taylor expansion of a in a 1552480560.361 * [backup-simplify]: Simplify 0 into 0 1552480560.361 * [backup-simplify]: Simplify 1 into 1 1552480560.361 * [backup-simplify]: Simplify (/ 4 1) into 4 1552480560.361 * [taylor]: Taking taylor expansion of (/ -1 c) in a 1552480560.361 * [taylor]: Taking taylor expansion of -1 in a 1552480560.361 * [backup-simplify]: Simplify -1 into -1 1552480560.361 * [taylor]: Taking taylor expansion of c in a 1552480560.361 * [backup-simplify]: Simplify c into c 1552480560.361 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480560.361 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480560.361 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480560.361 * [taylor]: Taking taylor expansion of b in a 1552480560.361 * [backup-simplify]: Simplify b into b 1552480560.361 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.361 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480560.362 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 1552480560.362 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480560.362 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480560.362 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480560.363 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.363 * [taylor]: Taking taylor expansion of 0 in c 1552480560.363 * [backup-simplify]: Simplify 0 into 0 1552480560.363 * [backup-simplify]: Simplify (+ (/ 1 b) (/ +nan.0 c)) into (- (/ 1 b) (* +nan.0 (/ 1 c))) 1552480560.363 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 c))) in c 1552480560.363 * [taylor]: Taking taylor expansion of (/ 1 b) in c 1552480560.363 * [taylor]: Taking taylor expansion of b in c 1552480560.363 * [backup-simplify]: Simplify b into b 1552480560.363 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.363 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 1552480560.363 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480560.363 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.363 * [taylor]: Taking taylor expansion of (/ 1 c) in c 1552480560.363 * [taylor]: Taking taylor expansion of c in c 1552480560.363 * [backup-simplify]: Simplify 0 into 0 1552480560.363 * [backup-simplify]: Simplify 1 into 1 1552480560.363 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.363 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480560.364 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.364 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480560.364 * [taylor]: Taking taylor expansion of (- +nan.0) in b 1552480560.364 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480560.364 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.364 * [taylor]: Taking taylor expansion of 0 in b 1552480560.364 * [backup-simplify]: Simplify 0 into 0 1552480560.364 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 1552480560.364 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)))) into 0 1552480560.365 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 1552480560.365 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ -1 c))) into 0 1552480560.365 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 1552480560.366 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 1552480560.366 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))))) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 1552480560.366 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in c 1552480560.366 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in c 1552480560.366 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 1552480560.366 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480560.366 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.366 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 1552480560.366 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480560.366 * [taylor]: Taking taylor expansion of c in c 1552480560.366 * [backup-simplify]: Simplify 0 into 0 1552480560.366 * [backup-simplify]: Simplify 1 into 1 1552480560.367 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.367 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.367 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in c 1552480560.367 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in c 1552480560.367 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480560.367 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.367 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480560.367 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480560.367 * [taylor]: Taking taylor expansion of b in c 1552480560.367 * [backup-simplify]: Simplify b into b 1552480560.367 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.367 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480560.367 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.368 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.368 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.368 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.369 * [backup-simplify]: Simplify (- 0) into 0 1552480560.369 * [taylor]: Taking taylor expansion of 0 in b 1552480560.369 * [backup-simplify]: Simplify 0 into 0 1552480560.369 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.370 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.370 * [backup-simplify]: Simplify (- 0) into 0 1552480560.370 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1552480560.370 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480560.370 * [taylor]: Taking taylor expansion of b in b 1552480560.370 * [backup-simplify]: Simplify 0 into 0 1552480560.370 * [backup-simplify]: Simplify 1 into 1 1552480560.370 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.370 * [backup-simplify]: Simplify 1 into 1 1552480560.370 * [taylor]: Taking taylor expansion of 0 in b 1552480560.370 * [backup-simplify]: Simplify 0 into 0 1552480560.371 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.371 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.371 * [backup-simplify]: Simplify 0 into 0 1552480560.371 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 1552480560.371 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 1552480560.372 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480560.372 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 1552480560.372 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480560.372 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 1552480560.373 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.373 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1552480560.374 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))))) into (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1552480560.374 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 1552480560.374 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 1552480560.374 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 1552480560.374 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480560.374 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.374 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 1552480560.374 * [taylor]: Taking taylor expansion of (pow c 3) in c 1552480560.374 * [taylor]: Taking taylor expansion of c in c 1552480560.374 * [backup-simplify]: Simplify 0 into 0 1552480560.374 * [backup-simplify]: Simplify 1 into 1 1552480560.374 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.375 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.375 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.375 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 1552480560.375 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 1552480560.375 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480560.375 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.375 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 1552480560.375 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 1552480560.375 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480560.375 * [taylor]: Taking taylor expansion of b in c 1552480560.375 * [backup-simplify]: Simplify b into b 1552480560.375 * [taylor]: Taking taylor expansion of c in c 1552480560.375 * [backup-simplify]: Simplify 0 into 0 1552480560.375 * [backup-simplify]: Simplify 1 into 1 1552480560.375 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.375 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 1552480560.375 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480560.376 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 1552480560.376 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480560.377 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.378 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.378 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.379 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.380 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.381 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480560.382 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.382 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480560.382 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480560.382 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480560.382 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480560.382 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480560.382 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480560.383 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480560.383 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.383 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480560.383 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480560.383 * [taylor]: Taking taylor expansion of b in b 1552480560.383 * [backup-simplify]: Simplify 0 into 0 1552480560.383 * [backup-simplify]: Simplify 1 into 1 1552480560.383 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.383 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.384 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.385 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.386 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.386 * [backup-simplify]: Simplify (- 0) into 0 1552480560.386 * [backup-simplify]: Simplify 0 into 0 1552480560.387 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.388 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480560.389 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.389 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480560.389 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480560.389 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480560.390 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480560.390 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480560.390 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480560.390 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480560.390 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.390 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480560.390 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480560.390 * [taylor]: Taking taylor expansion of b in b 1552480560.390 * [backup-simplify]: Simplify 0 into 0 1552480560.390 * [backup-simplify]: Simplify 1 into 1 1552480560.390 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.391 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.391 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.392 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.393 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.393 * [backup-simplify]: Simplify (- 0) into 0 1552480560.393 * [backup-simplify]: Simplify 0 into 0 1552480560.393 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 1552480560.394 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480560.395 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.401 * [backup-simplify]: Simplify (- 0) into 0 1552480560.401 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.401 * [taylor]: Taking taylor expansion of 0 in b 1552480560.402 * [backup-simplify]: Simplify 0 into 0 1552480560.402 * [taylor]: Taking taylor expansion of 0 in b 1552480560.402 * [backup-simplify]: Simplify 0 into 0 1552480560.402 * [backup-simplify]: Simplify 0 into 0 1552480560.403 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.403 * [backup-simplify]: Simplify 0 into 0 1552480560.403 * [backup-simplify]: Simplify 0 into 0 1552480560.404 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 (- c))) 1))) (* 1 (* (/ 1 (/ 1 (- b))) (* 1 1)))) into (- (+ b (- (* +nan.0 c)))) 1552480560.404 * * * * [progress]: [ 4 / 4 ] generating series at (2 3 2) 1552480560.404 * [backup-simplify]: Simplify (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))) into (/ c (- (sqrt (fma (* -4 a) c (pow b 2))) b)) 1552480560.404 * [approximate]: Taking taylor expansion of (/ c (- (sqrt (fma (* -4 a) c (pow b 2))) b)) in (c a b) around 0 1552480560.404 * [taylor]: Taking taylor expansion of (/ c (- (sqrt (fma (* -4 a) c (pow b 2))) b)) in b 1552480560.404 * [taylor]: Taking taylor expansion of c in b 1552480560.405 * [backup-simplify]: Simplify c into c 1552480560.405 * [taylor]: Taking taylor expansion of (- (sqrt (fma (* -4 a) c (pow b 2))) b) in b 1552480560.405 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in b 1552480560.405 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in b 1552480560.405 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480560.405 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in b 1552480560.405 * [taylor]: Taking taylor expansion of (* -4 a) in b 1552480560.405 * [taylor]: Taking taylor expansion of -4 in b 1552480560.405 * [backup-simplify]: Simplify -4 into -4 1552480560.405 * [taylor]: Taking taylor expansion of a in b 1552480560.405 * [backup-simplify]: Simplify a into a 1552480560.405 * [taylor]: Taking taylor expansion of c in b 1552480560.405 * [backup-simplify]: Simplify c into c 1552480560.405 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480560.405 * [taylor]: Taking taylor expansion of b in b 1552480560.405 * [backup-simplify]: Simplify 0 into 0 1552480560.405 * [backup-simplify]: Simplify 1 into 1 1552480560.405 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 1552480560.405 * [backup-simplify]: Simplify (* (* -4 a) c) into (* -4 (* a c)) 1552480560.405 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 1552480560.405 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 1552480560.406 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 1552480560.406 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (* 0 c)) into 0 1552480560.406 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.406 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 1552480560.406 * [taylor]: Taking taylor expansion of b in b 1552480560.406 * [backup-simplify]: Simplify 0 into 0 1552480560.406 * [backup-simplify]: Simplify 1 into 1 1552480560.406 * [backup-simplify]: Simplify (- 0) into 0 1552480560.406 * [backup-simplify]: Simplify (+ (sqrt (- (* 4 (* a c)))) 0) into (sqrt (- (* 4 (* a c)))) 1552480560.407 * [backup-simplify]: Simplify (/ c (sqrt (- (* 4 (* a c))))) into (/ c (sqrt (- (* 4 (* a c))))) 1552480560.407 * [taylor]: Taking taylor expansion of (/ c (- (sqrt (fma (* -4 a) c (pow b 2))) b)) in a 1552480560.407 * [taylor]: Taking taylor expansion of c in a 1552480560.407 * [backup-simplify]: Simplify c into c 1552480560.407 * [taylor]: Taking taylor expansion of (- (sqrt (fma (* -4 a) c (pow b 2))) b) in a 1552480560.407 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 1552480560.407 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 1552480560.407 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480560.407 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 1552480560.407 * [taylor]: Taking taylor expansion of (* -4 a) in a 1552480560.407 * [taylor]: Taking taylor expansion of -4 in a 1552480560.407 * [backup-simplify]: Simplify -4 into -4 1552480560.407 * [taylor]: Taking taylor expansion of a in a 1552480560.407 * [backup-simplify]: Simplify 0 into 0 1552480560.407 * [backup-simplify]: Simplify 1 into 1 1552480560.407 * [taylor]: Taking taylor expansion of c in a 1552480560.407 * [backup-simplify]: Simplify c into c 1552480560.407 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480560.407 * [taylor]: Taking taylor expansion of b in a 1552480560.407 * [backup-simplify]: Simplify b into b 1552480560.407 * [backup-simplify]: Simplify (* -4 0) into 0 1552480560.407 * [backup-simplify]: Simplify (* 0 c) into 0 1552480560.407 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.407 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480560.407 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480560.408 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 1552480560.408 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 1552480560.408 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480560.408 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 1552480560.408 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 1552480560.408 * [taylor]: Taking taylor expansion of b in a 1552480560.408 * [backup-simplify]: Simplify b into b 1552480560.408 * [backup-simplify]: Simplify (- b) into (- b) 1552480560.408 * [backup-simplify]: Simplify (+ b (- b)) into 0 1552480560.409 * [backup-simplify]: Simplify (- 0) into 0 1552480560.409 * [backup-simplify]: Simplify (+ (* -2 (/ c b)) 0) into (- (* 2 (/ c b))) 1552480560.409 * [backup-simplify]: Simplify (/ c (- (* 2 (/ c b)))) into (* -1/2 b) 1552480560.409 * [taylor]: Taking taylor expansion of (/ c (- (sqrt (fma (* -4 a) c (pow b 2))) b)) in c 1552480560.409 * [taylor]: Taking taylor expansion of c in c 1552480560.409 * [backup-simplify]: Simplify 0 into 0 1552480560.409 * [backup-simplify]: Simplify 1 into 1 1552480560.409 * [taylor]: Taking taylor expansion of (- (sqrt (fma (* -4 a) c (pow b 2))) b) in c 1552480560.409 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in c 1552480560.409 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in c 1552480560.409 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480560.409 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in c 1552480560.409 * [taylor]: Taking taylor expansion of (* -4 a) in c 1552480560.409 * [taylor]: Taking taylor expansion of -4 in c 1552480560.409 * [backup-simplify]: Simplify -4 into -4 1552480560.409 * [taylor]: Taking taylor expansion of a in c 1552480560.409 * [backup-simplify]: Simplify a into a 1552480560.409 * [taylor]: Taking taylor expansion of c in c 1552480560.409 * [backup-simplify]: Simplify 0 into 0 1552480560.409 * [backup-simplify]: Simplify 1 into 1 1552480560.409 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480560.409 * [taylor]: Taking taylor expansion of b in c 1552480560.409 * [backup-simplify]: Simplify b into b 1552480560.409 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 1552480560.409 * [backup-simplify]: Simplify (* (* -4 a) 0) into 0 1552480560.409 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.409 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480560.409 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480560.410 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 1552480560.410 * [backup-simplify]: Simplify (+ (* (* -4 a) 1) (* 0 0)) into (- (* 4 a)) 1552480560.410 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480560.410 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 1552480560.410 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 1552480560.410 * [taylor]: Taking taylor expansion of b in c 1552480560.410 * [backup-simplify]: Simplify b into b 1552480560.410 * [backup-simplify]: Simplify (- b) into (- b) 1552480560.410 * [backup-simplify]: Simplify (+ b (- b)) into 0 1552480560.410 * [backup-simplify]: Simplify (- 0) into 0 1552480560.411 * [backup-simplify]: Simplify (+ (* -2 (/ a b)) 0) into (- (* 2 (/ a b))) 1552480560.411 * [backup-simplify]: Simplify (/ 1 (- (* 2 (/ a b)))) into (* -1/2 (/ b a)) 1552480560.411 * [taylor]: Taking taylor expansion of (/ c (- (sqrt (fma (* -4 a) c (pow b 2))) b)) in c 1552480560.411 * [taylor]: Taking taylor expansion of c in c 1552480560.411 * [backup-simplify]: Simplify 0 into 0 1552480560.411 * [backup-simplify]: Simplify 1 into 1 1552480560.411 * [taylor]: Taking taylor expansion of (- (sqrt (fma (* -4 a) c (pow b 2))) b) in c 1552480560.411 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in c 1552480560.411 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in c 1552480560.411 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480560.411 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in c 1552480560.411 * [taylor]: Taking taylor expansion of (* -4 a) in c 1552480560.411 * [taylor]: Taking taylor expansion of -4 in c 1552480560.411 * [backup-simplify]: Simplify -4 into -4 1552480560.411 * [taylor]: Taking taylor expansion of a in c 1552480560.411 * [backup-simplify]: Simplify a into a 1552480560.411 * [taylor]: Taking taylor expansion of c in c 1552480560.411 * [backup-simplify]: Simplify 0 into 0 1552480560.411 * [backup-simplify]: Simplify 1 into 1 1552480560.411 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480560.411 * [taylor]: Taking taylor expansion of b in c 1552480560.411 * [backup-simplify]: Simplify b into b 1552480560.411 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 1552480560.411 * [backup-simplify]: Simplify (* (* -4 a) 0) into 0 1552480560.411 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.411 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480560.411 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480560.412 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 1552480560.412 * [backup-simplify]: Simplify (+ (* (* -4 a) 1) (* 0 0)) into (- (* 4 a)) 1552480560.412 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480560.412 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 1552480560.412 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 1552480560.412 * [taylor]: Taking taylor expansion of b in c 1552480560.412 * [backup-simplify]: Simplify b into b 1552480560.412 * [backup-simplify]: Simplify (- b) into (- b) 1552480560.412 * [backup-simplify]: Simplify (+ b (- b)) into 0 1552480560.412 * [backup-simplify]: Simplify (- 0) into 0 1552480560.413 * [backup-simplify]: Simplify (+ (* -2 (/ a b)) 0) into (- (* 2 (/ a b))) 1552480560.413 * [backup-simplify]: Simplify (/ 1 (- (* 2 (/ a b)))) into (* -1/2 (/ b a)) 1552480560.413 * [taylor]: Taking taylor expansion of (* -1/2 (/ b a)) in a 1552480560.413 * [taylor]: Taking taylor expansion of -1/2 in a 1552480560.413 * [backup-simplify]: Simplify -1/2 into -1/2 1552480560.413 * [taylor]: Taking taylor expansion of (/ b a) in a 1552480560.413 * [taylor]: Taking taylor expansion of b in a 1552480560.413 * [backup-simplify]: Simplify b into b 1552480560.413 * [taylor]: Taking taylor expansion of a in a 1552480560.413 * [backup-simplify]: Simplify 0 into 0 1552480560.413 * [backup-simplify]: Simplify 1 into 1 1552480560.413 * [backup-simplify]: Simplify (/ b 1) into b 1552480560.413 * [backup-simplify]: Simplify (* -1/2 b) into (* -1/2 b) 1552480560.413 * [taylor]: Taking taylor expansion of (* -1/2 b) in b 1552480560.413 * [taylor]: Taking taylor expansion of -1/2 in b 1552480560.413 * [backup-simplify]: Simplify -1/2 into -1/2 1552480560.413 * [taylor]: Taking taylor expansion of b in b 1552480560.413 * [backup-simplify]: Simplify 0 into 0 1552480560.413 * [backup-simplify]: Simplify 1 into 1 1552480560.413 * [backup-simplify]: Simplify (* -1/2 0) into 0 1552480560.413 * [backup-simplify]: Simplify 0 into 0 1552480560.414 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 a))) into 0 1552480560.414 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (+ (* 0 1) (* 0 0))) into 0 1552480560.415 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 1552480560.415 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.415 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ a b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow a 2) (pow b 3))) 1552480560.415 * [backup-simplify]: Simplify (- 0) into 0 1552480560.416 * [backup-simplify]: Simplify (+ (* -2 (/ (pow a 2) (pow b 3))) 0) into (- (* 2 (/ (pow a 2) (pow b 3)))) 1552480560.416 * [backup-simplify]: Simplify (- (/ 0 (- (* 2 (/ a b)))) (+ (* (* -1/2 (/ b a)) (/ (- (* 2 (/ (pow a 2) (pow b 3)))) (- (* 2 (/ a b))))))) into (* 1/2 (/ 1 b)) 1552480560.416 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 b)) in a 1552480560.416 * [taylor]: Taking taylor expansion of 1/2 in a 1552480560.416 * [backup-simplify]: Simplify 1/2 into 1/2 1552480560.416 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480560.416 * [taylor]: Taking taylor expansion of b in a 1552480560.416 * [backup-simplify]: Simplify b into b 1552480560.416 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.417 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* b (/ 0 1)))) into 0 1552480560.417 * [backup-simplify]: Simplify (+ (* -1/2 0) (* 0 b)) into 0 1552480560.417 * [taylor]: Taking taylor expansion of 0 in b 1552480560.417 * [backup-simplify]: Simplify 0 into 0 1552480560.417 * [backup-simplify]: Simplify 0 into 0 1552480560.417 * [backup-simplify]: Simplify (+ (* -1/2 1) (* 0 0)) into -1/2 1552480560.417 * [backup-simplify]: Simplify -1/2 into -1/2 1552480560.418 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 1552480560.419 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 1552480560.419 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 1552480560.419 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.420 * [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))) 1552480560.420 * [backup-simplify]: Simplify (- 0) into 0 1552480560.420 * [backup-simplify]: Simplify (+ (* -4 (/ (pow a 3) (pow b 5))) 0) into (- (* 4 (/ (pow a 3) (pow b 5)))) 1552480560.421 * [backup-simplify]: Simplify (- (/ 0 (- (* 2 (/ a b)))) (+ (* (* -1/2 (/ b a)) (/ (- (* 4 (/ (pow a 3) (pow b 5)))) (- (* 2 (/ a b))))) (* (* 1/2 (/ 1 b)) (/ (- (* 2 (/ (pow a 2) (pow b 3)))) (- (* 2 (/ a b))))))) into (* 1/2 (/ a (pow b 3))) 1552480560.421 * [taylor]: Taking taylor expansion of (* 1/2 (/ a (pow b 3))) in a 1552480560.421 * [taylor]: Taking taylor expansion of 1/2 in a 1552480560.421 * [backup-simplify]: Simplify 1/2 into 1/2 1552480560.421 * [taylor]: Taking taylor expansion of (/ a (pow b 3)) in a 1552480560.421 * [taylor]: Taking taylor expansion of a in a 1552480560.421 * [backup-simplify]: Simplify 0 into 0 1552480560.421 * [backup-simplify]: Simplify 1 into 1 1552480560.421 * [taylor]: Taking taylor expansion of (pow b 3) in a 1552480560.421 * [taylor]: Taking taylor expansion of b in a 1552480560.421 * [backup-simplify]: Simplify b into b 1552480560.421 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.421 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 1552480560.421 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 1552480560.421 * [backup-simplify]: Simplify (* 1/2 (/ 1 b)) into (/ 1/2 b) 1552480560.421 * [taylor]: Taking taylor expansion of (/ 1/2 b) in b 1552480560.421 * [taylor]: Taking taylor expansion of 1/2 in b 1552480560.421 * [backup-simplify]: Simplify 1/2 into 1/2 1552480560.421 * [taylor]: Taking taylor expansion of b in b 1552480560.421 * [backup-simplify]: Simplify 0 into 0 1552480560.421 * [backup-simplify]: Simplify 1 into 1 1552480560.421 * [backup-simplify]: Simplify (/ 1/2 1) into 1/2 1552480560.422 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 1552480560.422 * [backup-simplify]: Simplify 0 into 0 1552480560.423 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* b (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480560.423 * [backup-simplify]: Simplify (+ (* -1/2 0) (+ (* 0 0) (* 0 b))) into 0 1552480560.423 * [taylor]: Taking taylor expansion of 0 in b 1552480560.423 * [backup-simplify]: Simplify 0 into 0 1552480560.423 * [backup-simplify]: Simplify 0 into 0 1552480560.423 * [backup-simplify]: Simplify 0 into 0 1552480560.424 * [backup-simplify]: Simplify (+ (* -1/2 0) (+ (* 0 1) (* 0 0))) into 0 1552480560.424 * [backup-simplify]: Simplify 0 into 0 1552480560.425 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 a))))) into 0 1552480560.425 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 1552480560.426 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 b))))) into 0 1552480560.426 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.427 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ (pow a 2) (pow b 3))) 2) (+ (* 2 (* (* -2 (/ a b)) (* -4 (/ (pow a 3) (pow b 5))))))) (* 2 b)) into (* -10 (/ (pow a 4) (pow b 7))) 1552480560.427 * [backup-simplify]: Simplify (- 0) into 0 1552480560.427 * [backup-simplify]: Simplify (+ (* -10 (/ (pow a 4) (pow b 7))) 0) into (- (* 10 (/ (pow a 4) (pow b 7)))) 1552480560.428 * [backup-simplify]: Simplify (- (/ 0 (- (* 2 (/ a b)))) (+ (* (* -1/2 (/ b a)) (/ (- (* 10 (/ (pow a 4) (pow b 7)))) (- (* 2 (/ a b))))) (* (* 1/2 (/ 1 b)) (/ (- (* 4 (/ (pow a 3) (pow b 5)))) (- (* 2 (/ a b))))) (* (* 1/2 (/ a (pow b 3))) (/ (- (* 2 (/ (pow a 2) (pow b 3)))) (- (* 2 (/ a b))))))) into (/ (pow a 2) (pow b 5)) 1552480560.428 * [taylor]: Taking taylor expansion of (/ (pow a 2) (pow b 5)) in a 1552480560.428 * [taylor]: Taking taylor expansion of (pow a 2) in a 1552480560.428 * [taylor]: Taking taylor expansion of a in a 1552480560.428 * [backup-simplify]: Simplify 0 into 0 1552480560.428 * [backup-simplify]: Simplify 1 into 1 1552480560.428 * [taylor]: Taking taylor expansion of (pow b 5) in a 1552480560.428 * [taylor]: Taking taylor expansion of b in a 1552480560.428 * [backup-simplify]: Simplify b into b 1552480560.428 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.428 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.428 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 1552480560.429 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 1552480560.429 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 1552480560.429 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 1552480560.429 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 b))) into 0 1552480560.429 * [taylor]: Taking taylor expansion of 0 in b 1552480560.429 * [backup-simplify]: Simplify 0 into 0 1552480560.429 * [backup-simplify]: Simplify 0 into 0 1552480560.430 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* b (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480560.431 * [backup-simplify]: Simplify (+ (* -1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 1552480560.431 * [taylor]: Taking taylor expansion of 0 in b 1552480560.431 * [backup-simplify]: Simplify 0 into 0 1552480560.431 * [backup-simplify]: Simplify 0 into 0 1552480560.431 * [backup-simplify]: Simplify (* -1/2 (* b (* (/ 1 a) 1))) into (* -1/2 (/ b a)) 1552480560.431 * [backup-simplify]: Simplify (* (/ 1 c) (/ 1 (- (sqrt (fma (* -4 (/ 1 a)) (/ 1 c) (* (/ 1 b) (/ 1 b)))) (/ 1 b)))) into (/ 1 (* (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) c)) 1552480560.431 * [approximate]: Taking taylor expansion of (/ 1 (* (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) c)) in (c a b) around 0 1552480560.431 * [taylor]: Taking taylor expansion of (/ 1 (* (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) c)) in b 1552480560.431 * [taylor]: Taking taylor expansion of (* (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) c) in b 1552480560.431 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) in b 1552480560.431 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in b 1552480560.431 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in b 1552480560.431 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480560.431 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in b 1552480560.431 * [taylor]: Taking taylor expansion of (/ -4 a) in b 1552480560.431 * [taylor]: Taking taylor expansion of -4 in b 1552480560.431 * [backup-simplify]: Simplify -4 into -4 1552480560.431 * [taylor]: Taking taylor expansion of a in b 1552480560.431 * [backup-simplify]: Simplify a into a 1552480560.432 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1552480560.432 * [taylor]: Taking taylor expansion of (/ 1 c) in b 1552480560.432 * [taylor]: Taking taylor expansion of c in b 1552480560.432 * [backup-simplify]: Simplify c into c 1552480560.432 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480560.432 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480560.432 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480560.432 * [taylor]: Taking taylor expansion of b in b 1552480560.432 * [backup-simplify]: Simplify 0 into 0 1552480560.432 * [backup-simplify]: Simplify 1 into 1 1552480560.432 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.432 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.432 * [backup-simplify]: Simplify (+ 0 1) into 1 1552480560.433 * [backup-simplify]: Simplify (sqrt 1) into 1 1552480560.433 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.434 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.434 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.435 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1552480560.435 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480560.435 * [taylor]: Taking taylor expansion of b in b 1552480560.435 * [backup-simplify]: Simplify 0 into 0 1552480560.435 * [backup-simplify]: Simplify 1 into 1 1552480560.435 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.435 * [taylor]: Taking taylor expansion of c in b 1552480560.435 * [backup-simplify]: Simplify c into c 1552480560.436 * [backup-simplify]: Simplify (- 1) into -1 1552480560.436 * [backup-simplify]: Simplify (+ 1 -1) into 0 1552480560.436 * [backup-simplify]: Simplify (* 0 c) into 0 1552480560.437 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.437 * [backup-simplify]: Simplify (- 0) into 0 1552480560.438 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.438 * [backup-simplify]: Simplify (+ (* 0 0) (* 0 c)) into 0 1552480560.438 * [backup-simplify]: Simplify (* (/ -4 a) (/ 1 c)) into (/ -4 (* a c)) 1552480560.439 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.440 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480560.440 * [backup-simplify]: Simplify (+ (/ -4 (* a c)) 0) into (- (* 4 (/ 1 (* a c)))) 1552480560.442 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (* a c)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (* a c)) 1552480560.442 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480560.443 * [backup-simplify]: Simplify (- 0) into 0 1552480560.443 * [backup-simplify]: Simplify (+ (/ -2 (* a c)) 0) into (- (* 2 (/ 1 (* a c)))) 1552480560.444 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 0 0) (* (- (* 2 (/ 1 (* a c)))) c))) into (- (* 2 (/ 1 a))) 1552480560.444 * [backup-simplify]: Simplify (/ 1 (- (* 2 (/ 1 a)))) into (* -1/2 a) 1552480560.444 * [taylor]: Taking taylor expansion of (/ 1 (* (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) c)) in a 1552480560.444 * [taylor]: Taking taylor expansion of (* (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) c) in a 1552480560.444 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) in a 1552480560.444 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 1552480560.444 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 1552480560.444 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480560.444 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 1552480560.444 * [taylor]: Taking taylor expansion of (/ -4 a) in a 1552480560.444 * [taylor]: Taking taylor expansion of -4 in a 1552480560.444 * [backup-simplify]: Simplify -4 into -4 1552480560.444 * [taylor]: Taking taylor expansion of a in a 1552480560.444 * [backup-simplify]: Simplify 0 into 0 1552480560.444 * [backup-simplify]: Simplify 1 into 1 1552480560.445 * [backup-simplify]: Simplify (/ -4 1) into -4 1552480560.445 * [taylor]: Taking taylor expansion of (/ 1 c) in a 1552480560.445 * [taylor]: Taking taylor expansion of c in a 1552480560.445 * [backup-simplify]: Simplify c into c 1552480560.445 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480560.445 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480560.445 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480560.445 * [taylor]: Taking taylor expansion of b in a 1552480560.445 * [backup-simplify]: Simplify b into b 1552480560.445 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.445 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480560.445 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 1552480560.445 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480560.446 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480560.446 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480560.446 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480560.446 * [taylor]: Taking taylor expansion of b in a 1552480560.447 * [backup-simplify]: Simplify b into b 1552480560.447 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.447 * [taylor]: Taking taylor expansion of c in a 1552480560.447 * [backup-simplify]: Simplify c into c 1552480560.447 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.447 * [backup-simplify]: Simplify (* 0 c) into 0 1552480560.447 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 1552480560.447 * [backup-simplify]: Simplify (+ (/ +nan.0 c) (- (/ 1 b))) into (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))) 1552480560.448 * [backup-simplify]: Simplify (+ (* 0 0) (* (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))) c)) into (- (+ (/ c b) (- +nan.0))) 1552480560.448 * [backup-simplify]: Simplify (/ 1 (- (+ (/ c b) (- +nan.0)))) into (/ -1 (+ (/ c b) (- +nan.0))) 1552480560.448 * [taylor]: Taking taylor expansion of (/ 1 (* (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) c)) in c 1552480560.448 * [taylor]: Taking taylor expansion of (* (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) c) in c 1552480560.448 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) in c 1552480560.448 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in c 1552480560.448 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in c 1552480560.449 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480560.449 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in c 1552480560.449 * [taylor]: Taking taylor expansion of (/ -4 a) in c 1552480560.449 * [taylor]: Taking taylor expansion of -4 in c 1552480560.449 * [backup-simplify]: Simplify -4 into -4 1552480560.449 * [taylor]: Taking taylor expansion of a in c 1552480560.449 * [backup-simplify]: Simplify a into a 1552480560.449 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1552480560.449 * [taylor]: Taking taylor expansion of (/ 1 c) in c 1552480560.449 * [taylor]: Taking taylor expansion of c in c 1552480560.449 * [backup-simplify]: Simplify 0 into 0 1552480560.449 * [backup-simplify]: Simplify 1 into 1 1552480560.449 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.449 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480560.449 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480560.449 * [taylor]: Taking taylor expansion of b in c 1552480560.449 * [backup-simplify]: Simplify b into b 1552480560.449 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.450 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480560.450 * [backup-simplify]: Simplify (* (/ -4 a) 1) into (/ -4 a) 1552480560.450 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1552480560.450 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480560.451 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1552480560.451 * [taylor]: Taking taylor expansion of (/ 1 b) in c 1552480560.451 * [taylor]: Taking taylor expansion of b in c 1552480560.451 * [backup-simplify]: Simplify b into b 1552480560.451 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.451 * [taylor]: Taking taylor expansion of c in c 1552480560.451 * [backup-simplify]: Simplify 0 into 0 1552480560.451 * [backup-simplify]: Simplify 1 into 1 1552480560.451 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.452 * [backup-simplify]: Simplify (* 0 0) into 0 1552480560.452 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 1552480560.452 * [backup-simplify]: Simplify (+ (/ +nan.0 a) (- (/ 1 b))) into (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) 1552480560.453 * [backup-simplify]: Simplify (+ (* 0 1) (* (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) 0)) into 0 1552480560.453 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.453 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 1552480560.454 * [backup-simplify]: Simplify (+ (* (/ -4 a) 0) (* 0 1)) into 0 1552480560.454 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 1552480560.454 * [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))))) 1552480560.454 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 1552480560.455 * [backup-simplify]: Simplify (- 0) into 0 1552480560.455 * [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)))))) 1552480560.455 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) 1) (* (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 0))) into (- (+ (/ 1 b) (- (* +nan.0 (/ 1 a))))) 1552480560.456 * [backup-simplify]: Simplify (/ 1 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))))) into (/ -1 (+ (/ 1 b) (- (* +nan.0 (/ 1 a))))) 1552480560.456 * [taylor]: Taking taylor expansion of (/ 1 (* (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) c)) in c 1552480560.456 * [taylor]: Taking taylor expansion of (* (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) c) in c 1552480560.456 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) in c 1552480560.456 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in c 1552480560.456 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in c 1552480560.456 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480560.456 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in c 1552480560.456 * [taylor]: Taking taylor expansion of (/ -4 a) in c 1552480560.456 * [taylor]: Taking taylor expansion of -4 in c 1552480560.456 * [backup-simplify]: Simplify -4 into -4 1552480560.456 * [taylor]: Taking taylor expansion of a in c 1552480560.456 * [backup-simplify]: Simplify a into a 1552480560.456 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1552480560.456 * [taylor]: Taking taylor expansion of (/ 1 c) in c 1552480560.456 * [taylor]: Taking taylor expansion of c in c 1552480560.456 * [backup-simplify]: Simplify 0 into 0 1552480560.456 * [backup-simplify]: Simplify 1 into 1 1552480560.456 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.456 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480560.456 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480560.456 * [taylor]: Taking taylor expansion of b in c 1552480560.456 * [backup-simplify]: Simplify b into b 1552480560.456 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.456 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480560.456 * [backup-simplify]: Simplify (* (/ -4 a) 1) into (/ -4 a) 1552480560.456 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1552480560.457 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480560.457 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1552480560.457 * [taylor]: Taking taylor expansion of (/ 1 b) in c 1552480560.457 * [taylor]: Taking taylor expansion of b in c 1552480560.457 * [backup-simplify]: Simplify b into b 1552480560.457 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.457 * [taylor]: Taking taylor expansion of c in c 1552480560.457 * [backup-simplify]: Simplify 0 into 0 1552480560.457 * [backup-simplify]: Simplify 1 into 1 1552480560.457 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.458 * [backup-simplify]: Simplify (* 0 0) into 0 1552480560.458 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 1552480560.458 * [backup-simplify]: Simplify (+ (/ +nan.0 a) (- (/ 1 b))) into (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) 1552480560.458 * [backup-simplify]: Simplify (+ (* 0 1) (* (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) 0)) into 0 1552480560.459 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.459 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)))) into 0 1552480560.459 * [backup-simplify]: Simplify (+ (* (/ -4 a) 0) (* 0 1)) into 0 1552480560.459 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 1552480560.460 * [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))))) 1552480560.460 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 1552480560.460 * [backup-simplify]: Simplify (- 0) into 0 1552480560.460 * [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)))))) 1552480560.461 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) 1) (* (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 0))) into (- (+ (/ 1 b) (- (* +nan.0 (/ 1 a))))) 1552480560.461 * [backup-simplify]: Simplify (/ 1 (- (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))))) into (/ -1 (+ (/ 1 b) (- (* +nan.0 (/ 1 a))))) 1552480560.461 * [taylor]: Taking taylor expansion of (/ -1 (+ (/ 1 b) (- (* +nan.0 (/ 1 a))))) in a 1552480560.461 * [taylor]: Taking taylor expansion of -1 in a 1552480560.461 * [backup-simplify]: Simplify -1 into -1 1552480560.461 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) in a 1552480560.461 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480560.461 * [taylor]: Taking taylor expansion of b in a 1552480560.461 * [backup-simplify]: Simplify b into b 1552480560.461 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.461 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 a))) in a 1552480560.461 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480560.461 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.461 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.461 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480560.461 * [taylor]: Taking taylor expansion of a in a 1552480560.461 * [backup-simplify]: Simplify 0 into 0 1552480560.461 * [backup-simplify]: Simplify 1 into 1 1552480560.461 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.462 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480560.462 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.462 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480560.463 * [backup-simplify]: Simplify (/ -1 (- +nan.0)) into +nan.0 1552480560.464 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480560.464 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 1552480560.464 * [backup-simplify]: Simplify (+ (* (/ -4 a) 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.464 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480560.465 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 1552480560.465 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.465 * [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))))))) 1552480560.465 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 1552480560.466 * [backup-simplify]: Simplify (- 0) into 0 1552480560.466 * [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))))))) 1552480560.467 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) 0) (+ (* (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 1) (* (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 0)))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 1552480560.467 * [backup-simplify]: Simplify (- (+ (* (/ -1 (+ (/ 1 b) (- (* +nan.0 (/ 1 a))))) (/ (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) (- (+ (/ 1 b) (- (* +nan.0 (/ 1 a))))))))) into (- (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (- (/ 1 b) (* +nan.0 (/ 1 a))))))) (- (* +nan.0 (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a)))))))))) 1552480560.467 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (- (/ 1 b) (* +nan.0 (/ 1 a))))))) (- (* +nan.0 (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a)))))))))) in a 1552480560.467 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (- (/ 1 b) (* +nan.0 (/ 1 a))))))) (- (* +nan.0 (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a))))))))) in a 1552480560.467 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (- (/ 1 b) (* +nan.0 (/ 1 a))))))) in a 1552480560.467 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.467 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.467 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (- (/ 1 b) (* +nan.0 (/ 1 a)))))) in a 1552480560.467 * [taylor]: Taking taylor expansion of (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (- (/ 1 b) (* +nan.0 (/ 1 a))))) in a 1552480560.467 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) in a 1552480560.467 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480560.467 * [taylor]: Taking taylor expansion of b in a 1552480560.467 * [backup-simplify]: Simplify b into b 1552480560.468 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.468 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 a))) in a 1552480560.468 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480560.468 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.468 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.468 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480560.468 * [taylor]: Taking taylor expansion of a in a 1552480560.468 * [backup-simplify]: Simplify 0 into 0 1552480560.468 * [backup-simplify]: Simplify 1 into 1 1552480560.468 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.468 * [taylor]: Taking taylor expansion of (* (pow b 2) (- (/ 1 b) (* +nan.0 (/ 1 a)))) in a 1552480560.468 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480560.468 * [taylor]: Taking taylor expansion of b in a 1552480560.468 * [backup-simplify]: Simplify b into b 1552480560.468 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 1552480560.468 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480560.468 * [taylor]: Taking taylor expansion of b in a 1552480560.468 * [backup-simplify]: Simplify b into b 1552480560.468 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.468 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480560.468 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.468 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.468 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480560.468 * [taylor]: Taking taylor expansion of a in a 1552480560.468 * [backup-simplify]: Simplify 0 into 0 1552480560.468 * [backup-simplify]: Simplify 1 into 1 1552480560.468 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.469 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480560.469 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.469 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480560.469 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.470 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480560.470 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.470 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480560.471 * [backup-simplify]: Simplify (* (pow b 2) (- +nan.0)) into (* +nan.0 (pow b 2)) 1552480560.471 * [backup-simplify]: Simplify (* (- +nan.0) (* +nan.0 (pow b 2))) into (* +nan.0 (pow b 2)) 1552480560.471 * [backup-simplify]: Simplify (/ 1 (* +nan.0 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480560.471 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a)))))))) in a 1552480560.471 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a))))))) in a 1552480560.471 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.471 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.471 * [taylor]: Taking taylor expansion of (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a)))))) in a 1552480560.471 * [taylor]: Taking taylor expansion of (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a))))) in a 1552480560.471 * [taylor]: Taking taylor expansion of (pow a 2) in a 1552480560.471 * [taylor]: Taking taylor expansion of a in a 1552480560.471 * [backup-simplify]: Simplify 0 into 0 1552480560.471 * [backup-simplify]: Simplify 1 into 1 1552480560.471 * [taylor]: Taking taylor expansion of (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a)))) in a 1552480560.471 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) in a 1552480560.471 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480560.471 * [taylor]: Taking taylor expansion of b in a 1552480560.471 * [backup-simplify]: Simplify b into b 1552480560.471 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.471 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 a))) in a 1552480560.471 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480560.471 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.471 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.471 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480560.471 * [taylor]: Taking taylor expansion of a in a 1552480560.471 * [backup-simplify]: Simplify 0 into 0 1552480560.472 * [backup-simplify]: Simplify 1 into 1 1552480560.472 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.472 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 1552480560.472 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480560.472 * [taylor]: Taking taylor expansion of b in a 1552480560.472 * [backup-simplify]: Simplify b into b 1552480560.472 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.472 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480560.472 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.472 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.472 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480560.472 * [taylor]: Taking taylor expansion of a in a 1552480560.472 * [backup-simplify]: Simplify 0 into 0 1552480560.472 * [backup-simplify]: Simplify 1 into 1 1552480560.472 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.472 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.473 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480560.473 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.473 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480560.474 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480560.474 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.475 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480560.475 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 1552480560.475 * [backup-simplify]: Simplify (* 1 +nan.0) into +nan.0 1552480560.476 * [backup-simplify]: Simplify (/ 1 +nan.0) into +nan.0 1552480560.476 * [backup-simplify]: Simplify (* +nan.0 +nan.0) into +nan.0 1552480560.476 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.477 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480560.477 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 1552480560.477 * [taylor]: Taking taylor expansion of (- +nan.0) in b 1552480560.477 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480560.477 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.477 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480560.477 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.478 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480560.478 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ -4 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 1552480560.479 * [backup-simplify]: Simplify (+ (* (/ -4 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1552480560.479 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 1552480560.479 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))) (* 0 (/ 0 (pow b 2))))) into 0 1552480560.479 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.480 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 2) (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow b 4))) (- (+ (* +nan.0 (/ 1 (* (pow a 2) (pow b 2)))) (- (* +nan.0 (/ 1 (pow a 4)))))))) 1552480560.480 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 1552480560.480 * [backup-simplify]: Simplify (- 0) into 0 1552480560.481 * [backup-simplify]: Simplify (+ (* +nan.0 (+ (* +nan.0 (/ 1 (pow b 4))) (- (+ (* +nan.0 (/ 1 (* (pow a 2) (pow b 2)))) (- (* +nan.0 (/ 1 (pow a 4)))))))) 0) into (- (+ (* +nan.0 (/ 1 (* (pow a 2) (pow b 2)))) (- (+ (* +nan.0 (/ 1 (pow a 4))) (- (* +nan.0 (/ 1 (pow b 4)))))))) 1552480560.482 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (- (+ (* +nan.0 (/ 1 a)) (/ 1 b))) 0) (+ (* (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 0) (+ (* (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 1) (* (- (+ (* +nan.0 (/ 1 (* (pow a 2) (pow b 2)))) (- (+ (* +nan.0 (/ 1 (pow a 4))) (- (* +nan.0 (/ 1 (pow b 4)))))))) 0))))) into (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 1552480560.484 * [backup-simplify]: Simplify (- (+ (* (/ -1 (+ (/ 1 b) (- (* +nan.0 (/ 1 a))))) (/ (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) (- (+ (/ 1 b) (- (* +nan.0 (/ 1 a))))))) (* (- (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (- (/ 1 b) (* +nan.0 (/ 1 a))))))) (- (* +nan.0 (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a)))))))))) (/ (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) (- (+ (/ 1 b) (- (* +nan.0 (/ 1 a))))))))) into (- (+ (* +nan.0 (/ 1 (* a (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (- (/ 1 b) (* +nan.0 (/ 1 a)))))))) (- (+ (* +nan.0 (/ 1 (* (pow a 4) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) (- (+ (* +nan.0 (/ 1 (* (pow a 3) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a))))))) (- (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) (- (* +nan.0 (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))))))))))))) 1552480560.484 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* a (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (- (/ 1 b) (* +nan.0 (/ 1 a)))))))) (- (+ (* +nan.0 (/ 1 (* (pow a 4) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) (- (+ (* +nan.0 (/ 1 (* (pow a 3) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a))))))) (- (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) (- (* +nan.0 (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))))))))))))) in a 1552480560.484 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* a (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (- (/ 1 b) (* +nan.0 (/ 1 a)))))))) (- (+ (* +nan.0 (/ 1 (* (pow a 4) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) (- (+ (* +nan.0 (/ 1 (* (pow a 3) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a))))))) (- (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) (- (* +nan.0 (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))))))))))))) in a 1552480560.484 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (- (/ 1 b) (* +nan.0 (/ 1 a)))))))) in a 1552480560.484 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.484 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.484 * [taylor]: Taking taylor expansion of (/ 1 (* a (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (- (/ 1 b) (* +nan.0 (/ 1 a))))))) in a 1552480560.484 * [taylor]: Taking taylor expansion of (* a (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (- (/ 1 b) (* +nan.0 (/ 1 a)))))) in a 1552480560.484 * [taylor]: Taking taylor expansion of a in a 1552480560.484 * [backup-simplify]: Simplify 0 into 0 1552480560.484 * [backup-simplify]: Simplify 1 into 1 1552480560.484 * [taylor]: Taking taylor expansion of (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (- (/ 1 b) (* +nan.0 (/ 1 a))))) in a 1552480560.484 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) in a 1552480560.484 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480560.484 * [taylor]: Taking taylor expansion of b in a 1552480560.484 * [backup-simplify]: Simplify b into b 1552480560.484 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.484 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 a))) in a 1552480560.484 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480560.484 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.484 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.484 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480560.484 * [taylor]: Taking taylor expansion of a in a 1552480560.484 * [backup-simplify]: Simplify 0 into 0 1552480560.484 * [backup-simplify]: Simplify 1 into 1 1552480560.485 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.485 * [taylor]: Taking taylor expansion of (* (pow b 2) (- (/ 1 b) (* +nan.0 (/ 1 a)))) in a 1552480560.485 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480560.485 * [taylor]: Taking taylor expansion of b in a 1552480560.485 * [backup-simplify]: Simplify b into b 1552480560.485 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 1552480560.485 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480560.485 * [taylor]: Taking taylor expansion of b in a 1552480560.485 * [backup-simplify]: Simplify b into b 1552480560.485 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.485 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480560.485 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.485 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.485 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480560.485 * [taylor]: Taking taylor expansion of a in a 1552480560.485 * [backup-simplify]: Simplify 0 into 0 1552480560.485 * [backup-simplify]: Simplify 1 into 1 1552480560.485 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.486 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480560.486 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.487 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480560.487 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.488 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480560.488 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.489 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480560.489 * [backup-simplify]: Simplify (* (pow b 2) (- +nan.0)) into (* +nan.0 (pow b 2)) 1552480560.490 * [backup-simplify]: Simplify (* (- +nan.0) (* +nan.0 (pow b 2))) into (* +nan.0 (pow b 2)) 1552480560.490 * [backup-simplify]: Simplify (* 0 (* +nan.0 (pow b 2))) into 0 1552480560.491 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.492 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.492 * [backup-simplify]: Simplify (- 0) into 0 1552480560.492 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1552480560.492 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480560.493 * [backup-simplify]: Simplify (+ (* (pow b 2) (/ 1 b)) (* 0 (- +nan.0))) into b 1552480560.494 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.494 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.495 * [backup-simplify]: Simplify (- 0) into 0 1552480560.495 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1552480560.495 * [backup-simplify]: Simplify (+ (* (- +nan.0) b) (* (/ 1 b) (* +nan.0 (pow b 2)))) into (- (* +nan.0 b)) 1552480560.496 * [backup-simplify]: Simplify (+ (* 0 (- (* +nan.0 b))) (* 1 (* +nan.0 (pow b 2)))) into (- (* +nan.0 (pow b 2))) 1552480560.496 * [backup-simplify]: Simplify (/ 1 (- (* +nan.0 (pow b 2)))) into (/ +nan.0 (pow b 2)) 1552480560.496 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow a 4) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) (- (+ (* +nan.0 (/ 1 (* (pow a 3) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a))))))) (- (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) (- (* +nan.0 (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))))))))))) in a 1552480560.496 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow a 4) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) (- (+ (* +nan.0 (/ 1 (* (pow a 3) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a))))))) (- (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) (- (* +nan.0 (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))))))))))) in a 1552480560.496 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow a 4) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) in a 1552480560.496 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.496 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.496 * [taylor]: Taking taylor expansion of (/ 1 (* (pow a 4) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))) in a 1552480560.496 * [taylor]: Taking taylor expansion of (* (pow a 4) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))) in a 1552480560.496 * [taylor]: Taking taylor expansion of (pow a 4) in a 1552480560.496 * [taylor]: Taking taylor expansion of a in a 1552480560.496 * [backup-simplify]: Simplify 0 into 0 1552480560.496 * [backup-simplify]: Simplify 1 into 1 1552480560.496 * [taylor]: Taking taylor expansion of (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)) in a 1552480560.496 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) in a 1552480560.496 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480560.496 * [taylor]: Taking taylor expansion of b in a 1552480560.496 * [backup-simplify]: Simplify b into b 1552480560.496 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.496 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 a))) in a 1552480560.496 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480560.496 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.496 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.496 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480560.496 * [taylor]: Taking taylor expansion of a in a 1552480560.497 * [backup-simplify]: Simplify 0 into 0 1552480560.497 * [backup-simplify]: Simplify 1 into 1 1552480560.497 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.497 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2) in a 1552480560.497 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 1552480560.497 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480560.497 * [taylor]: Taking taylor expansion of b in a 1552480560.497 * [backup-simplify]: Simplify b into b 1552480560.497 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.497 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480560.497 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.497 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.497 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480560.497 * [taylor]: Taking taylor expansion of a in a 1552480560.497 * [backup-simplify]: Simplify 0 into 0 1552480560.497 * [backup-simplify]: Simplify 1 into 1 1552480560.498 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.498 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480560.499 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.499 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480560.500 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.500 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.501 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480560.501 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.506 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480560.507 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 1552480560.508 * [backup-simplify]: Simplify (* (- +nan.0) +nan.0) into +nan.0 1552480560.508 * [backup-simplify]: Simplify (* 1 +nan.0) into +nan.0 1552480560.508 * [backup-simplify]: Simplify (/ 1 +nan.0) into +nan.0 1552480560.508 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow a 3) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a))))))) (- (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) (- (* +nan.0 (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))))))))) in a 1552480560.508 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow a 3) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a))))))) (- (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) (- (* +nan.0 (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))))))))) in a 1552480560.508 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow a 3) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a))))))) in a 1552480560.508 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.508 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.508 * [taylor]: Taking taylor expansion of (/ 1 (* (pow a 3) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a)))))) in a 1552480560.509 * [taylor]: Taking taylor expansion of (* (pow a 3) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a))))) in a 1552480560.509 * [taylor]: Taking taylor expansion of (pow a 3) in a 1552480560.509 * [taylor]: Taking taylor expansion of a in a 1552480560.509 * [backup-simplify]: Simplify 0 into 0 1552480560.509 * [backup-simplify]: Simplify 1 into 1 1552480560.509 * [taylor]: Taking taylor expansion of (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (- (/ 1 b) (* +nan.0 (/ 1 a)))) in a 1552480560.509 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) in a 1552480560.509 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480560.509 * [taylor]: Taking taylor expansion of b in a 1552480560.509 * [backup-simplify]: Simplify b into b 1552480560.509 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.509 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 a))) in a 1552480560.509 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480560.509 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.509 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.509 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480560.509 * [taylor]: Taking taylor expansion of a in a 1552480560.509 * [backup-simplify]: Simplify 0 into 0 1552480560.509 * [backup-simplify]: Simplify 1 into 1 1552480560.509 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.509 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 1552480560.509 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480560.509 * [taylor]: Taking taylor expansion of b in a 1552480560.509 * [backup-simplify]: Simplify b into b 1552480560.509 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.509 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480560.509 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.509 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.509 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480560.509 * [taylor]: Taking taylor expansion of a in a 1552480560.509 * [backup-simplify]: Simplify 0 into 0 1552480560.509 * [backup-simplify]: Simplify 1 into 1 1552480560.510 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.510 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.510 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.510 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480560.511 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.511 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480560.511 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480560.512 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.512 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480560.513 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 1552480560.513 * [backup-simplify]: Simplify (* 1 +nan.0) into +nan.0 1552480560.514 * [backup-simplify]: Simplify (/ 1 +nan.0) into +nan.0 1552480560.514 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) (- (* +nan.0 (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))))))) in a 1552480560.514 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) (- (* +nan.0 (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))))))) in a 1552480560.514 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) in a 1552480560.514 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.514 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.514 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))) in a 1552480560.514 * [taylor]: Taking taylor expansion of (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))) in a 1552480560.514 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) in a 1552480560.514 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480560.514 * [taylor]: Taking taylor expansion of b in a 1552480560.514 * [backup-simplify]: Simplify b into b 1552480560.514 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.514 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 a))) in a 1552480560.514 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480560.514 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.514 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.514 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480560.514 * [taylor]: Taking taylor expansion of a in a 1552480560.514 * [backup-simplify]: Simplify 0 into 0 1552480560.514 * [backup-simplify]: Simplify 1 into 1 1552480560.514 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.514 * [taylor]: Taking taylor expansion of (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)) in a 1552480560.514 * [taylor]: Taking taylor expansion of (pow b 4) in a 1552480560.514 * [taylor]: Taking taylor expansion of b in a 1552480560.514 * [backup-simplify]: Simplify b into b 1552480560.514 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2) in a 1552480560.514 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 1552480560.514 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480560.514 * [taylor]: Taking taylor expansion of b in a 1552480560.514 * [backup-simplify]: Simplify b into b 1552480560.514 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.514 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480560.514 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.514 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.514 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480560.514 * [taylor]: Taking taylor expansion of a in a 1552480560.514 * [backup-simplify]: Simplify 0 into 0 1552480560.514 * [backup-simplify]: Simplify 1 into 1 1552480560.515 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.515 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480560.515 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.516 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480560.516 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480560.516 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.517 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480560.517 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.517 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 1552480560.518 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 1552480560.518 * [backup-simplify]: Simplify (* (pow b 4) +nan.0) into (* +nan.0 (pow b 4)) 1552480560.518 * [backup-simplify]: Simplify (* (- +nan.0) (* +nan.0 (pow b 4))) into (* +nan.0 (pow b 4)) 1552480560.518 * [backup-simplify]: Simplify (/ 1 (* +nan.0 (pow b 4))) into (/ +nan.0 (pow b 4)) 1552480560.518 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))))) in a 1552480560.518 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))))) in a 1552480560.518 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.518 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.518 * [taylor]: Taking taylor expansion of (/ 1 (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) in a 1552480560.518 * [taylor]: Taking taylor expansion of (* (pow a 2) (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))) in a 1552480560.518 * [taylor]: Taking taylor expansion of (pow a 2) in a 1552480560.518 * [taylor]: Taking taylor expansion of a in a 1552480560.518 * [backup-simplify]: Simplify 0 into 0 1552480560.518 * [backup-simplify]: Simplify 1 into 1 1552480560.518 * [taylor]: Taking taylor expansion of (* (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))) in a 1552480560.518 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 a)))) in a 1552480560.518 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480560.518 * [taylor]: Taking taylor expansion of b in a 1552480560.519 * [backup-simplify]: Simplify b into b 1552480560.519 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.519 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 a))) in a 1552480560.519 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480560.519 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.519 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.519 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480560.519 * [taylor]: Taking taylor expansion of a in a 1552480560.519 * [backup-simplify]: Simplify 0 into 0 1552480560.519 * [backup-simplify]: Simplify 1 into 1 1552480560.519 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.519 * [taylor]: Taking taylor expansion of (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)) in a 1552480560.519 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480560.519 * [taylor]: Taking taylor expansion of b in a 1552480560.519 * [backup-simplify]: Simplify b into b 1552480560.519 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2) in a 1552480560.519 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 1552480560.519 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480560.519 * [taylor]: Taking taylor expansion of b in a 1552480560.519 * [backup-simplify]: Simplify b into b 1552480560.519 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.519 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480560.519 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.519 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.519 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480560.519 * [taylor]: Taking taylor expansion of a in a 1552480560.519 * [backup-simplify]: Simplify 0 into 0 1552480560.519 * [backup-simplify]: Simplify 1 into 1 1552480560.519 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.520 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480560.520 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.520 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480560.521 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.521 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480560.521 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.522 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480560.522 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.522 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 1552480560.523 * [backup-simplify]: Simplify (* (pow b 2) +nan.0) into (* +nan.0 (pow b 2)) 1552480560.523 * [backup-simplify]: Simplify (* (- +nan.0) (* +nan.0 (pow b 2))) into (* +nan.0 (pow b 2)) 1552480560.523 * [backup-simplify]: Simplify (* 1 (* +nan.0 (pow b 2))) into (* +nan.0 (pow b 2)) 1552480560.523 * [backup-simplify]: Simplify (/ 1 (* +nan.0 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480560.523 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.524 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.524 * [backup-simplify]: Simplify (- 0) into 0 1552480560.524 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1552480560.525 * [backup-simplify]: Simplify (+ (* (- +nan.0) (/ 1 b)) (* (/ 1 b) (- +nan.0))) into (- (* +nan.0 (/ 1 b))) 1552480560.525 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.526 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.526 * [backup-simplify]: Simplify (- 0) into 0 1552480560.526 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1552480560.526 * [backup-simplify]: Simplify (+ (* (- +nan.0) (- (* +nan.0 (/ 1 b)))) (* (/ 1 b) +nan.0)) into (- (* +nan.0 (/ 1 b))) 1552480560.527 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.527 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.527 * [backup-simplify]: Simplify (+ (* 1 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 1552480560.527 * [backup-simplify]: Simplify (- (+ (* +nan.0 (/ (- (* +nan.0 (/ 1 b))) +nan.0)))) into (- (* +nan.0 (/ 1 b))) 1552480560.528 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 1552480560.528 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.529 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.529 * [backup-simplify]: Simplify (- 0) into 0 1552480560.529 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1552480560.529 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.530 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.530 * [backup-simplify]: Simplify (- 0) into 0 1552480560.530 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1552480560.531 * [backup-simplify]: Simplify (+ (* (- +nan.0) (/ 1 b)) (* (/ 1 b) (- +nan.0))) into (- (* +nan.0 (/ 1 b))) 1552480560.531 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.531 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.532 * [backup-simplify]: Simplify (+ (* 1 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 1552480560.532 * [backup-simplify]: Simplify (- (+ (* +nan.0 (/ (- (* +nan.0 (/ 1 b))) +nan.0)))) into (- (* +nan.0 (/ 1 b))) 1552480560.532 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 1552480560.532 * [backup-simplify]: Simplify (+ (- (* +nan.0 (/ 1 b))) 0) into (- (* +nan.0 (/ 1 b))) 1552480560.532 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 1552480560.532 * [backup-simplify]: Simplify (+ (- (* +nan.0 (/ 1 b))) (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 1552480560.532 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 1552480560.533 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 1552480560.533 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 1552480560.533 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 b))) in b 1552480560.533 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b 1552480560.533 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480560.533 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.533 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480560.533 * [taylor]: Taking taylor expansion of b in b 1552480560.533 * [backup-simplify]: Simplify 0 into 0 1552480560.533 * [backup-simplify]: Simplify 1 into 1 1552480560.533 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.533 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480560.534 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.534 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.534 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.535 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.535 * [backup-simplify]: Simplify (- 0) into 0 1552480560.535 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1552480560.536 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.536 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.536 * [backup-simplify]: Simplify (- 0) into 0 1552480560.536 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1552480560.537 * [backup-simplify]: Simplify (+ (* (- +nan.0) (/ 1 b)) (* (/ 1 b) (- +nan.0))) into (- (* +nan.0 (/ 1 b))) 1552480560.537 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.538 * [backup-simplify]: Simplify (+ (* 1 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 1552480560.538 * [backup-simplify]: Simplify (- (+ (* +nan.0 (/ (- (* +nan.0 (/ 1 b))) +nan.0)))) into (- (* +nan.0 (/ 1 b))) 1552480560.538 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 1552480560.538 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 1552480560.538 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 1552480560.538 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 1552480560.538 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 b))) in b 1552480560.538 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b 1552480560.538 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480560.538 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.538 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480560.538 * [taylor]: Taking taylor expansion of b in b 1552480560.538 * [backup-simplify]: Simplify 0 into 0 1552480560.538 * [backup-simplify]: Simplify 1 into 1 1552480560.539 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.539 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480560.539 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.539 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.540 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.540 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.540 * [backup-simplify]: Simplify (- 0) into 0 1552480560.540 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1552480560.541 * [backup-simplify]: Simplify (- (/ 0 (- +nan.0)) (+ (* +nan.0 (/ (/ 1 b) (- +nan.0))))) into (- (* +nan.0 (/ 1 b))) 1552480560.541 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 b))) in b 1552480560.541 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b 1552480560.541 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480560.541 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.541 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480560.541 * [taylor]: Taking taylor expansion of b in b 1552480560.541 * [backup-simplify]: Simplify 0 into 0 1552480560.541 * [backup-simplify]: Simplify 1 into 1 1552480560.542 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.542 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480560.543 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.543 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.545 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* (/ 1 (/ 1 b)) (* (pow (/ 1 a) 2) (/ 1 (/ 1 c))))) (+ (* (- +nan.0) (* (/ 1 (/ 1 b)) (* (/ 1 a) 1))) (* (- +nan.0) (* (/ 1 (/ 1 b)) (* 1 (/ 1 c)))))) into (- (+ (* +nan.0 (/ b c)) (- (+ (* +nan.0 (/ (* b c) (pow a 2))) (- (* +nan.0 (/ b a))))))) 1552480560.545 * [backup-simplify]: Simplify (* (/ 1 (- c)) (/ 1 (- (sqrt (fma (* -4 (/ 1 (- a))) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- b))))) (/ 1 (- b))))) into (/ -1 (* c (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))))) 1552480560.545 * [approximate]: Taking taylor expansion of (/ -1 (* c (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))))) in (c a b) around 0 1552480560.545 * [taylor]: Taking taylor expansion of (/ -1 (* c (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))))) in b 1552480560.545 * [taylor]: Taking taylor expansion of -1 in b 1552480560.545 * [backup-simplify]: Simplify -1 into -1 1552480560.545 * [taylor]: Taking taylor expansion of (* c (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))))) in b 1552480560.545 * [taylor]: Taking taylor expansion of c in b 1552480560.546 * [backup-simplify]: Simplify c into c 1552480560.546 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in b 1552480560.546 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480560.546 * [taylor]: Taking taylor expansion of b in b 1552480560.546 * [backup-simplify]: Simplify 0 into 0 1552480560.546 * [backup-simplify]: Simplify 1 into 1 1552480560.546 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.546 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in b 1552480560.546 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in b 1552480560.546 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480560.546 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in b 1552480560.546 * [taylor]: Taking taylor expansion of (/ 4 a) in b 1552480560.546 * [taylor]: Taking taylor expansion of 4 in b 1552480560.546 * [backup-simplify]: Simplify 4 into 4 1552480560.546 * [taylor]: Taking taylor expansion of a in b 1552480560.546 * [backup-simplify]: Simplify a into a 1552480560.547 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1552480560.547 * [taylor]: Taking taylor expansion of (/ -1 c) in b 1552480560.547 * [taylor]: Taking taylor expansion of -1 in b 1552480560.547 * [backup-simplify]: Simplify -1 into -1 1552480560.547 * [taylor]: Taking taylor expansion of c in b 1552480560.547 * [backup-simplify]: Simplify c into c 1552480560.547 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480560.547 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480560.547 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480560.547 * [taylor]: Taking taylor expansion of b in b 1552480560.547 * [backup-simplify]: Simplify 0 into 0 1552480560.547 * [backup-simplify]: Simplify 1 into 1 1552480560.547 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.548 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.548 * [backup-simplify]: Simplify (+ 0 1) into 1 1552480560.548 * [backup-simplify]: Simplify (sqrt 1) into 1 1552480560.549 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.550 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.550 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.551 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1552480560.551 * [backup-simplify]: Simplify (+ 1 1) into 2 1552480560.551 * [backup-simplify]: Simplify (* c 2) into (* 2 c) 1552480560.552 * [backup-simplify]: Simplify (/ -1 (* 2 c)) into (/ -1/2 c) 1552480560.552 * [taylor]: Taking taylor expansion of (/ -1 (* c (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))))) in a 1552480560.552 * [taylor]: Taking taylor expansion of -1 in a 1552480560.552 * [backup-simplify]: Simplify -1 into -1 1552480560.552 * [taylor]: Taking taylor expansion of (* c (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))))) in a 1552480560.552 * [taylor]: Taking taylor expansion of c in a 1552480560.552 * [backup-simplify]: Simplify c into c 1552480560.552 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in a 1552480560.552 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480560.552 * [taylor]: Taking taylor expansion of b in a 1552480560.552 * [backup-simplify]: Simplify b into b 1552480560.552 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.552 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 1552480560.552 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 1552480560.552 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480560.552 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 1552480560.552 * [taylor]: Taking taylor expansion of (/ 4 a) in a 1552480560.552 * [taylor]: Taking taylor expansion of 4 in a 1552480560.552 * [backup-simplify]: Simplify 4 into 4 1552480560.552 * [taylor]: Taking taylor expansion of a in a 1552480560.552 * [backup-simplify]: Simplify 0 into 0 1552480560.552 * [backup-simplify]: Simplify 1 into 1 1552480560.553 * [backup-simplify]: Simplify (/ 4 1) into 4 1552480560.553 * [taylor]: Taking taylor expansion of (/ -1 c) in a 1552480560.553 * [taylor]: Taking taylor expansion of -1 in a 1552480560.553 * [backup-simplify]: Simplify -1 into -1 1552480560.553 * [taylor]: Taking taylor expansion of c in a 1552480560.553 * [backup-simplify]: Simplify c into c 1552480560.553 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480560.553 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480560.553 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480560.553 * [taylor]: Taking taylor expansion of b in a 1552480560.553 * [backup-simplify]: Simplify b into b 1552480560.553 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.553 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480560.553 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 1552480560.553 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480560.554 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480560.554 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480560.555 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.555 * [backup-simplify]: Simplify (* c 0) into 0 1552480560.555 * [backup-simplify]: Simplify (+ (/ 1 b) (/ +nan.0 c)) into (- (/ 1 b) (* +nan.0 (/ 1 c))) 1552480560.555 * [backup-simplify]: Simplify (+ (* c (- (/ 1 b) (* +nan.0 (/ 1 c)))) (* 0 0)) into (- (/ c b) +nan.0) 1552480560.556 * [backup-simplify]: Simplify (/ -1 (- (/ c b) +nan.0)) into (/ -1 (- (/ c b) +nan.0)) 1552480560.556 * [taylor]: Taking taylor expansion of (/ -1 (* c (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))))) in c 1552480560.556 * [taylor]: Taking taylor expansion of -1 in c 1552480560.556 * [backup-simplify]: Simplify -1 into -1 1552480560.556 * [taylor]: Taking taylor expansion of (* c (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))))) in c 1552480560.556 * [taylor]: Taking taylor expansion of c in c 1552480560.556 * [backup-simplify]: Simplify 0 into 0 1552480560.556 * [backup-simplify]: Simplify 1 into 1 1552480560.556 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in c 1552480560.556 * [taylor]: Taking taylor expansion of (/ 1 b) in c 1552480560.556 * [taylor]: Taking taylor expansion of b in c 1552480560.556 * [backup-simplify]: Simplify b into b 1552480560.556 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.556 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in c 1552480560.556 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in c 1552480560.556 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480560.556 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in c 1552480560.556 * [taylor]: Taking taylor expansion of (/ 4 a) in c 1552480560.556 * [taylor]: Taking taylor expansion of 4 in c 1552480560.556 * [backup-simplify]: Simplify 4 into 4 1552480560.556 * [taylor]: Taking taylor expansion of a in c 1552480560.556 * [backup-simplify]: Simplify a into a 1552480560.556 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1552480560.556 * [taylor]: Taking taylor expansion of (/ -1 c) in c 1552480560.556 * [taylor]: Taking taylor expansion of -1 in c 1552480560.556 * [backup-simplify]: Simplify -1 into -1 1552480560.556 * [taylor]: Taking taylor expansion of c in c 1552480560.556 * [backup-simplify]: Simplify 0 into 0 1552480560.556 * [backup-simplify]: Simplify 1 into 1 1552480560.557 * [backup-simplify]: Simplify (/ -1 1) into -1 1552480560.557 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480560.557 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480560.557 * [taylor]: Taking taylor expansion of b in c 1552480560.557 * [backup-simplify]: Simplify b into b 1552480560.557 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.557 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480560.557 * [backup-simplify]: Simplify (* (/ 4 a) -1) into (/ -4 a) 1552480560.557 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1552480560.558 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480560.558 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1552480560.558 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.558 * [backup-simplify]: Simplify (* 0 0) into 0 1552480560.558 * [backup-simplify]: Simplify (+ (/ 1 b) (/ +nan.0 a)) into (- (/ 1 b) (* +nan.0 (/ 1 a))) 1552480560.559 * [backup-simplify]: Simplify (+ (* 0 (- (/ 1 b) (* +nan.0 (/ 1 a)))) (* 1 0)) into 0 1552480560.559 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 1552480560.559 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1552480560.559 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 1552480560.560 * [backup-simplify]: Simplify (+ (* (/ 4 a) 0) (* 0 -1)) into 0 1552480560.560 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 1552480560.560 * [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))))) 1552480560.561 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 1552480560.561 * [backup-simplify]: Simplify (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 1 (- (/ 1 b) (* +nan.0 (/ 1 a)))) (* 0 0))) into (- (/ 1 b) (* +nan.0 (/ 1 a))) 1552480560.561 * [backup-simplify]: Simplify (/ -1 (- (/ 1 b) (* +nan.0 (/ 1 a)))) into (/ -1 (- (/ 1 b) (* +nan.0 (/ 1 a)))) 1552480560.561 * [taylor]: Taking taylor expansion of (/ -1 (* c (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))))) in c 1552480560.561 * [taylor]: Taking taylor expansion of -1 in c 1552480560.561 * [backup-simplify]: Simplify -1 into -1 1552480560.561 * [taylor]: Taking taylor expansion of (* c (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))))) in c 1552480560.561 * [taylor]: Taking taylor expansion of c in c 1552480560.561 * [backup-simplify]: Simplify 0 into 0 1552480560.561 * [backup-simplify]: Simplify 1 into 1 1552480560.561 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in c 1552480560.561 * [taylor]: Taking taylor expansion of (/ 1 b) in c 1552480560.561 * [taylor]: Taking taylor expansion of b in c 1552480560.561 * [backup-simplify]: Simplify b into b 1552480560.561 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.561 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in c 1552480560.561 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in c 1552480560.562 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480560.562 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in c 1552480560.562 * [taylor]: Taking taylor expansion of (/ 4 a) in c 1552480560.562 * [taylor]: Taking taylor expansion of 4 in c 1552480560.562 * [backup-simplify]: Simplify 4 into 4 1552480560.562 * [taylor]: Taking taylor expansion of a in c 1552480560.562 * [backup-simplify]: Simplify a into a 1552480560.562 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1552480560.562 * [taylor]: Taking taylor expansion of (/ -1 c) in c 1552480560.562 * [taylor]: Taking taylor expansion of -1 in c 1552480560.562 * [backup-simplify]: Simplify -1 into -1 1552480560.562 * [taylor]: Taking taylor expansion of c in c 1552480560.562 * [backup-simplify]: Simplify 0 into 0 1552480560.562 * [backup-simplify]: Simplify 1 into 1 1552480560.562 * [backup-simplify]: Simplify (/ -1 1) into -1 1552480560.562 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480560.562 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480560.562 * [taylor]: Taking taylor expansion of b in c 1552480560.562 * [backup-simplify]: Simplify b into b 1552480560.562 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.562 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480560.562 * [backup-simplify]: Simplify (* (/ 4 a) -1) into (/ -4 a) 1552480560.562 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1552480560.562 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480560.563 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1552480560.563 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.563 * [backup-simplify]: Simplify (* 0 0) into 0 1552480560.563 * [backup-simplify]: Simplify (+ (/ 1 b) (/ +nan.0 a)) into (- (/ 1 b) (* +nan.0 (/ 1 a))) 1552480560.564 * [backup-simplify]: Simplify (+ (* 0 (- (/ 1 b) (* +nan.0 (/ 1 a)))) (* 1 0)) into 0 1552480560.564 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 1552480560.565 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1552480560.565 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)))) into 0 1552480560.565 * [backup-simplify]: Simplify (+ (* (/ 4 a) 0) (* 0 -1)) into 0 1552480560.565 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 1552480560.566 * [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))))) 1552480560.566 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2)))))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 1552480560.566 * [backup-simplify]: Simplify (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 1 (- (/ 1 b) (* +nan.0 (/ 1 a)))) (* 0 0))) into (- (/ 1 b) (* +nan.0 (/ 1 a))) 1552480560.566 * [backup-simplify]: Simplify (/ -1 (- (/ 1 b) (* +nan.0 (/ 1 a)))) into (/ -1 (- (/ 1 b) (* +nan.0 (/ 1 a)))) 1552480560.566 * [taylor]: Taking taylor expansion of (/ -1 (- (/ 1 b) (* +nan.0 (/ 1 a)))) in a 1552480560.566 * [taylor]: Taking taylor expansion of -1 in a 1552480560.566 * [backup-simplify]: Simplify -1 into -1 1552480560.567 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 1552480560.567 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480560.567 * [taylor]: Taking taylor expansion of b in a 1552480560.567 * [backup-simplify]: Simplify b into b 1552480560.567 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.567 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480560.567 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.567 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.567 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480560.567 * [taylor]: Taking taylor expansion of a in a 1552480560.567 * [backup-simplify]: Simplify 0 into 0 1552480560.567 * [backup-simplify]: Simplify 1 into 1 1552480560.567 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.567 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480560.567 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.568 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480560.569 * [backup-simplify]: Simplify (/ -1 (- +nan.0)) into +nan.0 1552480560.569 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 1552480560.569 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480560.569 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 1552480560.570 * [backup-simplify]: Simplify (+ (* (/ 4 a) 0) (+ (* 0 0) (* 0 -1))) into 0 1552480560.570 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480560.570 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 1552480560.570 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.571 * [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))))))) 1552480560.571 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))))) into (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 1552480560.572 * [backup-simplify]: Simplify (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))))) (+ (* 1 (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (/ 1 b) (* +nan.0 (/ 1 a)))) (* 0 0)))) into (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 1552480560.572 * [backup-simplify]: Simplify (- (/ 0 (- (/ 1 b) (* +nan.0 (/ 1 a)))) (+ (* (/ -1 (- (/ 1 b) (* +nan.0 (/ 1 a)))) (/ (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) (- (/ 1 b) (* +nan.0 (/ 1 a))))))) into (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))) (- (* +nan.0 (/ 1 (* (pow a 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))))) 1552480560.572 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))) (- (* +nan.0 (/ 1 (* (pow a 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))))) in a 1552480560.572 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))) (- (* +nan.0 (/ 1 (* (pow a 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))))) in a 1552480560.572 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))) in a 1552480560.573 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.573 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.573 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))) in a 1552480560.573 * [taylor]: Taking taylor expansion of (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)) in a 1552480560.573 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480560.573 * [taylor]: Taking taylor expansion of b in a 1552480560.573 * [backup-simplify]: Simplify b into b 1552480560.573 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2) in a 1552480560.573 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 1552480560.573 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480560.573 * [taylor]: Taking taylor expansion of b in a 1552480560.573 * [backup-simplify]: Simplify b into b 1552480560.573 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.573 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480560.573 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.573 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.573 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480560.573 * [taylor]: Taking taylor expansion of a in a 1552480560.573 * [backup-simplify]: Simplify 0 into 0 1552480560.573 * [backup-simplify]: Simplify 1 into 1 1552480560.573 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.573 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480560.574 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.574 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480560.574 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.575 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 1552480560.575 * [backup-simplify]: Simplify (* (pow b 2) +nan.0) into (* +nan.0 (pow b 2)) 1552480560.575 * [backup-simplify]: Simplify (/ 1 (* +nan.0 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480560.575 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow a 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) in a 1552480560.575 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow a 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))) in a 1552480560.575 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.575 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.575 * [taylor]: Taking taylor expansion of (/ 1 (* (pow a 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))) in a 1552480560.575 * [taylor]: Taking taylor expansion of (* (pow a 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)) in a 1552480560.575 * [taylor]: Taking taylor expansion of (pow a 2) in a 1552480560.575 * [taylor]: Taking taylor expansion of a in a 1552480560.575 * [backup-simplify]: Simplify 0 into 0 1552480560.575 * [backup-simplify]: Simplify 1 into 1 1552480560.575 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2) in a 1552480560.575 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 1552480560.575 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480560.575 * [taylor]: Taking taylor expansion of b in a 1552480560.575 * [backup-simplify]: Simplify b into b 1552480560.575 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.575 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480560.575 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.575 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.575 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480560.575 * [taylor]: Taking taylor expansion of a in a 1552480560.575 * [backup-simplify]: Simplify 0 into 0 1552480560.575 * [backup-simplify]: Simplify 1 into 1 1552480560.576 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.576 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480560.576 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.577 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480560.577 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.578 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 1552480560.578 * [backup-simplify]: Simplify (* 1 +nan.0) into +nan.0 1552480560.578 * [backup-simplify]: Simplify (/ 1 +nan.0) into +nan.0 1552480560.578 * [backup-simplify]: Simplify (* +nan.0 +nan.0) into +nan.0 1552480560.579 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.579 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480560.580 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 1552480560.580 * [taylor]: Taking taylor expansion of (- +nan.0) in b 1552480560.580 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480560.580 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.580 * [backup-simplify]: Simplify (- 0) into 0 1552480560.580 * [backup-simplify]: Simplify 0 into 0 1552480560.580 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480560.580 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.580 * [backup-simplify]: Simplify 0 into 0 1552480560.580 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 1552480560.581 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480560.581 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ 4 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 1552480560.582 * [backup-simplify]: Simplify (+ (* (/ 4 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 1552480560.582 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 1552480560.582 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))) (* 0 (/ 0 (pow b 2))))) into 0 1552480560.582 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480560.583 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow a 2))))) 2) (+ (* 2 (* (/ +nan.0 a) (* +nan.0 (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow b 4))) (- (+ (* +nan.0 (/ 1 (* (pow a 2) (pow b 2)))) (- (* +nan.0 (/ 1 (pow a 4)))))))) 1552480560.584 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (+ (* +nan.0 (/ 1 (pow b 4))) (- (+ (* +nan.0 (/ 1 (* (pow a 2) (pow b 2)))) (- (* +nan.0 (/ 1 (pow a 4))))))))) into (- (+ (* +nan.0 (/ 1 (pow b 4))) (- (+ (* +nan.0 (/ 1 (* (pow a 2) (pow b 2)))) (- (* +nan.0 (/ 1 (pow a 4)))))))) 1552480560.585 * [backup-simplify]: Simplify (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow b 4))) (- (+ (* +nan.0 (/ 1 (* (pow a 2) (pow b 2)))) (- (* +nan.0 (/ 1 (pow a 4))))))))) (+ (* 1 (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2)))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2))))))) (+ (* 0 (- (/ 1 b) (* +nan.0 (/ 1 a)))) (* 0 0))))) into (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) 1552480560.586 * [backup-simplify]: Simplify (- (/ 0 (- (/ 1 b) (* +nan.0 (/ 1 a)))) (+ (* (/ -1 (- (/ 1 b) (* +nan.0 (/ 1 a)))) (/ (- (+ (* +nan.0 (/ 1 (pow a 3))) (- (* +nan.0 (/ 1 (* a (pow b 2))))))) (- (/ 1 b) (* +nan.0 (/ 1 a))))) (* (- (+ (* +nan.0 (/ 1 (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))) (- (* +nan.0 (/ 1 (* (pow a 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))))) (/ (- (+ (* +nan.0 (/ 1 (pow a 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) (- (/ 1 b) (* +nan.0 (/ 1 a))))))) into (- (+ (* +nan.0 (/ 1 (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3)))) (- (+ (* +nan.0 (/ 1 (* (pow a 2) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3))))) (- (+ (* +nan.0 (/ 1 (* (pow a 3) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))) (- (+ (* +nan.0 (/ 1 (* (pow a 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3)))) (- (* +nan.0 (/ 1 (* a (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))))))))))))) 1552480560.586 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3)))) (- (+ (* +nan.0 (/ 1 (* (pow a 2) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3))))) (- (+ (* +nan.0 (/ 1 (* (pow a 3) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))) (- (+ (* +nan.0 (/ 1 (* (pow a 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3)))) (- (* +nan.0 (/ 1 (* a (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))))))))))))) in a 1552480560.586 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3)))) (- (+ (* +nan.0 (/ 1 (* (pow a 2) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3))))) (- (+ (* +nan.0 (/ 1 (* (pow a 3) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))) (- (+ (* +nan.0 (/ 1 (* (pow a 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3)))) (- (* +nan.0 (/ 1 (* a (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))))))))))) in a 1552480560.586 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3)))) in a 1552480560.586 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.586 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.586 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3))) in a 1552480560.587 * [taylor]: Taking taylor expansion of (* (pow b 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3)) in a 1552480560.587 * [taylor]: Taking taylor expansion of (pow b 4) in a 1552480560.587 * [taylor]: Taking taylor expansion of b in a 1552480560.587 * [backup-simplify]: Simplify b into b 1552480560.587 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3) in a 1552480560.587 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 1552480560.587 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480560.587 * [taylor]: Taking taylor expansion of b in a 1552480560.587 * [backup-simplify]: Simplify b into b 1552480560.587 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.587 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480560.587 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.587 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.587 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480560.587 * [taylor]: Taking taylor expansion of a in a 1552480560.587 * [backup-simplify]: Simplify 0 into 0 1552480560.587 * [backup-simplify]: Simplify 1 into 1 1552480560.587 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.587 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480560.588 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.588 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480560.588 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.588 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 1552480560.589 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 1552480560.590 * [backup-simplify]: Simplify (* (- +nan.0) +nan.0) into +nan.0 1552480560.590 * [backup-simplify]: Simplify (* (pow b 4) +nan.0) into (* +nan.0 (pow b 4)) 1552480560.590 * [backup-simplify]: Simplify (/ 1 (* +nan.0 (pow b 4))) into (/ +nan.0 (pow b 4)) 1552480560.590 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow a 2) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3))))) (- (+ (* +nan.0 (/ 1 (* (pow a 3) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))) (- (+ (* +nan.0 (/ 1 (* (pow a 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3)))) (- (* +nan.0 (/ 1 (* a (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))))))))))) in a 1552480560.590 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow a 2) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3))))) (- (+ (* +nan.0 (/ 1 (* (pow a 3) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))) (- (+ (* +nan.0 (/ 1 (* (pow a 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3)))) (- (* +nan.0 (/ 1 (* a (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))))))))) in a 1552480560.590 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow a 2) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3))))) in a 1552480560.590 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.590 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.590 * [taylor]: Taking taylor expansion of (/ 1 (* (pow a 2) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3)))) in a 1552480560.590 * [taylor]: Taking taylor expansion of (* (pow a 2) (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3))) in a 1552480560.590 * [taylor]: Taking taylor expansion of (pow a 2) in a 1552480560.590 * [taylor]: Taking taylor expansion of a in a 1552480560.590 * [backup-simplify]: Simplify 0 into 0 1552480560.590 * [backup-simplify]: Simplify 1 into 1 1552480560.590 * [taylor]: Taking taylor expansion of (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3)) in a 1552480560.590 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480560.590 * [taylor]: Taking taylor expansion of b in a 1552480560.590 * [backup-simplify]: Simplify b into b 1552480560.590 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3) in a 1552480560.590 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 1552480560.590 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480560.590 * [taylor]: Taking taylor expansion of b in a 1552480560.591 * [backup-simplify]: Simplify b into b 1552480560.591 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.591 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480560.591 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.591 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.591 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480560.591 * [taylor]: Taking taylor expansion of a in a 1552480560.591 * [backup-simplify]: Simplify 0 into 0 1552480560.591 * [backup-simplify]: Simplify 1 into 1 1552480560.591 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.592 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480560.592 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.593 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480560.593 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.593 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.594 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 1552480560.595 * [backup-simplify]: Simplify (* (- +nan.0) +nan.0) into +nan.0 1552480560.595 * [backup-simplify]: Simplify (* (pow b 2) +nan.0) into (* +nan.0 (pow b 2)) 1552480560.595 * [backup-simplify]: Simplify (* 1 (* +nan.0 (pow b 2))) into (* +nan.0 (pow b 2)) 1552480560.595 * [backup-simplify]: Simplify (/ 1 (* +nan.0 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480560.596 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow a 3) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))) (- (+ (* +nan.0 (/ 1 (* (pow a 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3)))) (- (* +nan.0 (/ 1 (* a (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))))))))) in a 1552480560.596 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow a 3) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))) (- (+ (* +nan.0 (/ 1 (* (pow a 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3)))) (- (* +nan.0 (/ 1 (* a (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))))))) in a 1552480560.596 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow a 3) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))) in a 1552480560.596 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.596 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.596 * [taylor]: Taking taylor expansion of (/ 1 (* (pow a 3) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))) in a 1552480560.596 * [taylor]: Taking taylor expansion of (* (pow a 3) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)) in a 1552480560.596 * [taylor]: Taking taylor expansion of (pow a 3) in a 1552480560.596 * [taylor]: Taking taylor expansion of a in a 1552480560.596 * [backup-simplify]: Simplify 0 into 0 1552480560.596 * [backup-simplify]: Simplify 1 into 1 1552480560.596 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2) in a 1552480560.596 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 1552480560.596 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480560.596 * [taylor]: Taking taylor expansion of b in a 1552480560.596 * [backup-simplify]: Simplify b into b 1552480560.596 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.596 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480560.596 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.596 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.596 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480560.596 * [taylor]: Taking taylor expansion of a in a 1552480560.596 * [backup-simplify]: Simplify 0 into 0 1552480560.596 * [backup-simplify]: Simplify 1 into 1 1552480560.597 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.597 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480560.597 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.598 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480560.599 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.599 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.600 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 1552480560.600 * [backup-simplify]: Simplify (* 1 +nan.0) into +nan.0 1552480560.601 * [backup-simplify]: Simplify (/ 1 +nan.0) into +nan.0 1552480560.601 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow a 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3)))) (- (* +nan.0 (/ 1 (* a (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))))))) in a 1552480560.601 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow a 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3)))) (- (* +nan.0 (/ 1 (* a (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))))) in a 1552480560.601 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow a 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3)))) in a 1552480560.601 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.601 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.601 * [taylor]: Taking taylor expansion of (/ 1 (* (pow a 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3))) in a 1552480560.601 * [taylor]: Taking taylor expansion of (* (pow a 4) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3)) in a 1552480560.601 * [taylor]: Taking taylor expansion of (pow a 4) in a 1552480560.601 * [taylor]: Taking taylor expansion of a in a 1552480560.601 * [backup-simplify]: Simplify 0 into 0 1552480560.601 * [backup-simplify]: Simplify 1 into 1 1552480560.601 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 3) in a 1552480560.601 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 1552480560.601 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480560.601 * [taylor]: Taking taylor expansion of b in a 1552480560.601 * [backup-simplify]: Simplify b into b 1552480560.601 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.601 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480560.601 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.601 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.601 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480560.601 * [taylor]: Taking taylor expansion of a in a 1552480560.601 * [backup-simplify]: Simplify 0 into 0 1552480560.601 * [backup-simplify]: Simplify 1 into 1 1552480560.602 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.602 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480560.603 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.608 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480560.609 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.610 * [backup-simplify]: Simplify (* 1 1) into 1 1552480560.611 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 1552480560.612 * [backup-simplify]: Simplify (* (- +nan.0) +nan.0) into +nan.0 1552480560.612 * [backup-simplify]: Simplify (* 1 +nan.0) into +nan.0 1552480560.613 * [backup-simplify]: Simplify (/ 1 +nan.0) into +nan.0 1552480560.613 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))))) in a 1552480560.613 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* a (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))))) in a 1552480560.613 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.613 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.613 * [taylor]: Taking taylor expansion of (/ 1 (* a (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)))) in a 1552480560.613 * [taylor]: Taking taylor expansion of (* a (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2))) in a 1552480560.613 * [taylor]: Taking taylor expansion of a in a 1552480560.613 * [backup-simplify]: Simplify 0 into 0 1552480560.613 * [backup-simplify]: Simplify 1 into 1 1552480560.613 * [taylor]: Taking taylor expansion of (* (pow b 2) (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2)) in a 1552480560.613 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480560.613 * [taylor]: Taking taylor expansion of b in a 1552480560.613 * [backup-simplify]: Simplify b into b 1552480560.613 * [taylor]: Taking taylor expansion of (pow (- (/ 1 b) (* +nan.0 (/ 1 a))) 2) in a 1552480560.613 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 a))) in a 1552480560.613 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480560.613 * [taylor]: Taking taylor expansion of b in a 1552480560.613 * [backup-simplify]: Simplify b into b 1552480560.613 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480560.613 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a 1552480560.613 * [taylor]: Taking taylor expansion of +nan.0 in a 1552480560.613 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.613 * [taylor]: Taking taylor expansion of (/ 1 a) in a 1552480560.613 * [taylor]: Taking taylor expansion of a in a 1552480560.613 * [backup-simplify]: Simplify 0 into 0 1552480560.613 * [backup-simplify]: Simplify 1 into 1 1552480560.614 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.615 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480560.615 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480560.616 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480560.616 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480560.618 * [backup-simplify]: Simplify (* (- +nan.0) (- +nan.0)) into +nan.0 1552480560.618 * [backup-simplify]: Simplify (* (pow b 2) +nan.0) into (* +nan.0 (pow b 2)) 1552480560.618 * [backup-simplify]: Simplify (* 0 (* +nan.0 (pow b 2))) into 0 1552480560.619 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.619 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.620 * [backup-simplify]: Simplify (- 0) into 0 1552480560.620 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1552480560.621 * [backup-simplify]: Simplify (+ (* (- +nan.0) (/ 1 b)) (* (/ 1 b) (- +nan.0))) into (- (* +nan.0 (/ 1 b))) 1552480560.621 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480560.621 * [backup-simplify]: Simplify (+ (* (pow b 2) (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 b)) 1552480560.622 * [backup-simplify]: Simplify (+ (* 0 (- (* +nan.0 b))) (* 1 (* +nan.0 (pow b 2)))) into (- (* +nan.0 (pow b 2))) 1552480560.622 * [backup-simplify]: Simplify (/ 1 (- (* +nan.0 (pow b 2)))) into (/ +nan.0 (pow b 2)) 1552480560.623 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.623 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.624 * [backup-simplify]: Simplify (- 0) into 0 1552480560.624 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1552480560.625 * [backup-simplify]: Simplify (+ (* (- +nan.0) (/ 1 b)) (* (/ 1 b) (- +nan.0))) into (- (* +nan.0 (/ 1 b))) 1552480560.625 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.626 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.627 * [backup-simplify]: Simplify (+ (* 1 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 1552480560.627 * [backup-simplify]: Simplify (- (+ (* +nan.0 (/ (- (* +nan.0 (/ 1 b))) +nan.0)))) into (- (* +nan.0 (/ 1 b))) 1552480560.627 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 1552480560.628 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.629 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.629 * [backup-simplify]: Simplify (- 0) into 0 1552480560.629 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1552480560.630 * [backup-simplify]: Simplify (+ (* (- +nan.0) (/ 1 b)) (* (/ 1 b) (- +nan.0))) into (- (* +nan.0 (/ 1 b))) 1552480560.631 * [backup-simplify]: Simplify (+ (* (- +nan.0) (- (* +nan.0 (/ 1 b)))) (* (/ 1 b) +nan.0)) into (- (* +nan.0 (/ 1 b))) 1552480560.631 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.632 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.633 * [backup-simplify]: Simplify (+ (* 1 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 1552480560.633 * [backup-simplify]: Simplify (- (+ (* +nan.0 (/ (- (* +nan.0 (/ 1 b))) +nan.0)))) into (- (* +nan.0 (/ 1 b))) 1552480560.633 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 1552480560.633 * [backup-simplify]: Simplify (+ (- (* +nan.0 (/ 1 b))) 0) into (- (* +nan.0 (/ 1 b))) 1552480560.634 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 1552480560.634 * [backup-simplify]: Simplify (+ (- (* +nan.0 (/ 1 b))) (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 1552480560.634 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 1552480560.634 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 1552480560.634 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 1552480560.634 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 1552480560.634 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 1552480560.634 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 b))) in b 1552480560.634 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b 1552480560.634 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480560.635 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.635 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480560.635 * [taylor]: Taking taylor expansion of b in b 1552480560.635 * [backup-simplify]: Simplify 0 into 0 1552480560.635 * [backup-simplify]: Simplify 1 into 1 1552480560.635 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.636 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.637 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480560.638 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.638 * [backup-simplify]: Simplify (- 0) into 0 1552480560.638 * [backup-simplify]: Simplify 0 into 0 1552480560.639 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.640 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.640 * [backup-simplify]: Simplify (- 0) into 0 1552480560.640 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1552480560.641 * [backup-simplify]: Simplify (+ (* (- +nan.0) (/ 1 b)) (* (/ 1 b) (- +nan.0))) into (- (* +nan.0 (/ 1 b))) 1552480560.642 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480560.642 * [backup-simplify]: Simplify (+ (* 1 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 1552480560.642 * [backup-simplify]: Simplify (- (+ (* +nan.0 (/ (- (* +nan.0 (/ 1 b))) +nan.0)))) into (- (* +nan.0 (/ 1 b))) 1552480560.643 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 b)))) (* 0 +nan.0)) into (- (* +nan.0 (/ 1 b))) 1552480560.643 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 1552480560.643 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 1552480560.643 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) 1552480560.643 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 b))) in b 1552480560.643 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b 1552480560.643 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480560.643 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.643 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480560.643 * [taylor]: Taking taylor expansion of b in b 1552480560.643 * [backup-simplify]: Simplify 0 into 0 1552480560.643 * [backup-simplify]: Simplify 1 into 1 1552480560.644 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.645 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.645 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480560.646 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.647 * [backup-simplify]: Simplify (- 0) into 0 1552480560.647 * [backup-simplify]: Simplify 0 into 0 1552480560.648 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.648 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480560.649 * [backup-simplify]: Simplify (- 0) into 0 1552480560.649 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1552480560.650 * [backup-simplify]: Simplify (- (/ 0 (- +nan.0)) (+ (* +nan.0 (/ (/ 1 b) (- +nan.0))))) into (- (* +nan.0 (/ 1 b))) 1552480560.650 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 b))) in b 1552480560.650 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b 1552480560.650 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480560.650 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480560.650 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480560.650 * [taylor]: Taking taylor expansion of b in b 1552480560.650 * [backup-simplify]: Simplify 0 into 0 1552480560.650 * [backup-simplify]: Simplify 1 into 1 1552480560.651 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480560.651 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480560.652 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480560.654 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480560.654 * [backup-simplify]: Simplify (- 0) into 0 1552480560.654 * [backup-simplify]: Simplify 0 into 0 1552480560.654 * [backup-simplify]: Simplify (- 0) into 0 1552480560.654 * [backup-simplify]: Simplify 0 into 0 1552480560.654 * [backup-simplify]: Simplify 0 into 0 1552480560.655 * * * [progress]: simplifying candidates 1552480560.655 * * * * [progress]: [ 1 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (- (log1p (expm1 (sqrt (fma (* -4 a) c (* b b))))) b))))))> 1552480560.655 * * * * [progress]: [ 2 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (- (expm1 (log1p (sqrt (fma (* -4 a) c (* b b))))) b))))))> 1552480560.655 * * * * [progress]: [ 3 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (- (pow (fma (* -4 a) c (* b b)) 1/2) b))))))> 1552480560.655 * * * * [progress]: [ 4 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (- (pow (sqrt (fma (* -4 a) c (* b b))) 1) b))))))> 1552480560.655 * * * * [progress]: [ 5 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (- (exp (log (sqrt (fma (* -4 a) c (* b b))))) b))))))> 1552480560.655 * * * * [progress]: [ 6 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (- (log (exp (sqrt (fma (* -4 a) c (* b b))))) b))))))> 1552480560.655 * * * * [progress]: [ 7 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (- (* (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) b))))))> 1552480560.655 * * * * [progress]: [ 8 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (- (cbrt (* (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (sqrt (fma (* -4 a) c (* b b))))) b))))))> 1552480560.655 * * * * [progress]: [ 9 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (- (* (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b))))) b))))))> 1552480560.656 * [simplify]: Simplifying (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) 1552480560.656 * * [simplify]: iters left: 6 (10 enodes) 1552480560.661 * * [simplify]: iters left: 5 (34 enodes) 1552480560.666 * * [simplify]: iters left: 4 (42 enodes) 1552480560.672 * * [simplify]: iters left: 3 (54 enodes) 1552480560.680 * * [simplify]: iters left: 2 (56 enodes) 1552480560.687 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480560.687 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480560.687 * * [simplify]: Extracting #2: cost 7 inf + 0 1552480560.687 * * [simplify]: Extracting #3: cost 17 inf + 0 1552480560.687 * * [simplify]: Extracting #4: cost 17 inf + 45 1552480560.687 * * [simplify]: Extracting #5: cost 4 inf + 1260 1552480560.688 * * [simplify]: Extracting #6: cost 0 inf + 2256 1552480560.688 * [simplify]: Simplified to (fabs (cbrt (fma c (* -4 a) (* b b)))) 1552480560.688 * [simplify]: Simplified (2 3 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (- (* (fabs (cbrt (fma c (* -4 a) (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b))))) b)))))) 1552480560.688 * * * * [progress]: [ 10 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))) b))))))> 1552480560.689 * [simplify]: Simplifying (sqrt (sqrt (fma (* -4 a) c (* b b)))) 1552480560.689 * * [simplify]: iters left: 5 (9 enodes) 1552480560.693 * * [simplify]: iters left: 4 (30 enodes) 1552480560.702 * * [simplify]: iters left: 3 (38 enodes) 1552480560.713 * * [simplify]: iters left: 2 (50 enodes) 1552480560.726 * * [simplify]: iters left: 1 (52 enodes) 1552480560.744 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480560.744 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480560.744 * * [simplify]: Extracting #2: cost 5 inf + 0 1552480560.744 * * [simplify]: Extracting #3: cost 15 inf + 0 1552480560.744 * * [simplify]: Extracting #4: cost 14 inf + 87 1552480560.745 * * [simplify]: Extracting #5: cost 5 inf + 739 1552480560.745 * * [simplify]: Extracting #6: cost 0 inf + 1578 1552480560.746 * [simplify]: Simplified to (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1552480560.746 * [simplify]: Simplified (2 3 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (- (* (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))) b)))))) 1552480560.746 * * * * [progress]: [ 11 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (- (* (sqrt 1) (sqrt (fma (* -4 a) c (* b b)))) b))))))> 1552480560.747 * [simplify]: Simplifying (sqrt 1) 1552480560.747 * * [simplify]: iters left: 1 (2 enodes) 1552480560.750 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480560.750 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480560.750 * [simplify]: Simplified to 1 1552480560.750 * [simplify]: Simplified (2 3 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (- (* 1 (sqrt (fma (* -4 a) c (* b b)))) b)))))) 1552480560.750 * * * * [progress]: [ 12 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (- (pow (fma (* -4 a) c (* b b)) (/ 1 2)) b))))))> 1552480560.750 * [simplify]: Simplifying (fma (* -4 a) c (* b b)) 1552480560.751 * * [simplify]: iters left: 3 (7 enodes) 1552480560.754 * * [simplify]: iters left: 2 (24 enodes) 1552480560.757 * * [simplify]: iters left: 1 (32 enodes) 1552480560.762 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480560.762 * * [simplify]: Extracting #1: cost 11 inf + 0 1552480560.763 * * [simplify]: Extracting #2: cost 10 inf + 87 1552480560.763 * * [simplify]: Extracting #3: cost 2 inf + 601 1552480560.763 * * [simplify]: Extracting #4: cost 0 inf + 782 1552480560.763 * [simplify]: Simplified to (fma c (* -4 a) (* b b)) 1552480560.763 * [simplify]: Simplified (2 3 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (- (pow (fma c (* -4 a) (* b b)) (/ 1 2)) b)))))) 1552480560.763 * * * * [progress]: [ 13 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))) b))))))> 1552480560.763 * * * * [progress]: [ 14 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (- (fabs (sqrt (fma (* -4 a) c (* b b)))) b))))))> 1552480560.764 * [simplify]: Simplifying (sqrt (fma (* -4 a) c (* b b))) 1552480560.764 * * [simplify]: iters left: 4 (8 enodes) 1552480560.766 * * [simplify]: iters left: 3 (27 enodes) 1552480560.770 * * [simplify]: iters left: 2 (35 enodes) 1552480560.775 * * [simplify]: iters left: 1 (47 enodes) 1552480560.782 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480560.782 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480560.782 * * [simplify]: Extracting #2: cost 13 inf + 0 1552480560.782 * * [simplify]: Extracting #3: cost 13 inf + 45 1552480560.782 * * [simplify]: Extracting #4: cost 1 inf + 961 1552480560.783 * * [simplify]: Extracting #5: cost 0 inf + 1140 1552480560.783 * [simplify]: Simplified to (sqrt (fma c (* -4 a) (* b b))) 1552480560.783 * [simplify]: Simplified (2 3 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (- (fabs (sqrt (fma c (* -4 a) (* b b)))) b)))))) 1552480560.783 * * * * [progress]: [ 15 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (- (* 1 (sqrt (fma (* -4 a) c (* b b)))) b))))))> 1552480560.783 * * * * [progress]: [ 16 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (- (posit16->real (real->posit16 (sqrt (fma (* -4 a) c (* b b))))) b))))))> 1552480560.784 * * * * [progress]: [ 17 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (log1p (expm1 (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480560.784 * * * * [progress]: [ 18 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (expm1 (log1p (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480560.784 * * * * [progress]: [ 19 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (pow (fma (* -4 a) c (* b b)) 1/2))) (* 2 a)) (* 2 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480560.784 * * * * [progress]: [ 20 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (pow (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480560.784 * * * * [progress]: [ 21 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (exp (log (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480560.784 * * * * [progress]: [ 22 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (log (exp (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480560.784 * * * * [progress]: [ 23 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480560.784 * * * * [progress]: [ 24 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (cbrt (* (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480560.784 * * * * [progress]: [ 25 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480560.784 * [simplify]: Simplifying (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) 1552480560.785 * * [simplify]: iters left: 6 (10 enodes) 1552480560.789 * * [simplify]: iters left: 5 (34 enodes) 1552480560.797 * * [simplify]: iters left: 4 (42 enodes) 1552480560.808 * * [simplify]: iters left: 3 (54 enodes) 1552480560.821 * * [simplify]: iters left: 2 (56 enodes) 1552480560.834 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480560.835 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480560.835 * * [simplify]: Extracting #2: cost 7 inf + 0 1552480560.835 * * [simplify]: Extracting #3: cost 17 inf + 0 1552480560.835 * * [simplify]: Extracting #4: cost 17 inf + 45 1552480560.835 * * [simplify]: Extracting #5: cost 4 inf + 1260 1552480560.836 * * [simplify]: Extracting #6: cost 0 inf + 2256 1552480560.837 * [simplify]: Simplified to (fabs (cbrt (fma c (* -4 a) (* b b)))) 1552480560.837 * [simplify]: Simplified (2 2 1 3 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* (fabs (cbrt (fma c (* -4 a) (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))))) 1552480560.837 * * * * [progress]: [ 26 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480560.838 * [simplify]: Simplifying (sqrt (sqrt (fma (* -4 a) c (* b b)))) 1552480560.838 * * [simplify]: iters left: 5 (9 enodes) 1552480560.842 * * [simplify]: iters left: 4 (30 enodes) 1552480560.851 * * [simplify]: iters left: 3 (38 enodes) 1552480560.865 * * [simplify]: iters left: 2 (50 enodes) 1552480560.879 * * [simplify]: iters left: 1 (52 enodes) 1552480560.892 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480560.892 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480560.892 * * [simplify]: Extracting #2: cost 5 inf + 0 1552480560.892 * * [simplify]: Extracting #3: cost 15 inf + 0 1552480560.892 * * [simplify]: Extracting #4: cost 14 inf + 87 1552480560.892 * * [simplify]: Extracting #5: cost 5 inf + 739 1552480560.893 * * [simplify]: Extracting #6: cost 0 inf + 1578 1552480560.894 * [simplify]: Simplified to (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1552480560.894 * [simplify]: Simplified (2 2 1 3 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))))) 1552480560.894 * * * * [progress]: [ 27 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt 1) (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480560.895 * [simplify]: Simplifying (sqrt 1) 1552480560.895 * * [simplify]: iters left: 1 (2 enodes) 1552480560.897 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480560.898 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480560.898 * [simplify]: Simplified to 1 1552480560.898 * [simplify]: Simplified (2 2 1 3 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* 1 (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))))) 1552480560.898 * * * * [progress]: [ 28 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (pow (fma (* -4 a) c (* b b)) (/ 1 2)))) (* 2 a)) (* 2 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480560.898 * [simplify]: Simplifying (fma (* -4 a) c (* b b)) 1552480560.898 * * [simplify]: iters left: 3 (7 enodes) 1552480560.900 * * [simplify]: iters left: 2 (24 enodes) 1552480560.904 * * [simplify]: iters left: 1 (32 enodes) 1552480560.909 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480560.909 * * [simplify]: Extracting #1: cost 11 inf + 0 1552480560.909 * * [simplify]: Extracting #2: cost 10 inf + 87 1552480560.909 * * [simplify]: Extracting #3: cost 2 inf + 601 1552480560.909 * * [simplify]: Extracting #4: cost 0 inf + 782 1552480560.909 * [simplify]: Simplified to (fma c (* -4 a) (* b b)) 1552480560.909 * [simplify]: Simplified (2 2 1 3 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (pow (fma c (* -4 a) (* b b)) (/ 1 2)))) (* 2 a)) (* 2 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))))) 1552480560.910 * * * * [progress]: [ 29 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480560.910 * * * * [progress]: [ 30 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (fabs (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480560.910 * [simplify]: Simplifying (sqrt (fma (* -4 a) c (* b b))) 1552480560.910 * * [simplify]: iters left: 4 (8 enodes) 1552480560.912 * * [simplify]: iters left: 3 (27 enodes) 1552480560.916 * * [simplify]: iters left: 2 (35 enodes) 1552480560.921 * * [simplify]: iters left: 1 (47 enodes) 1552480560.928 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480560.928 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480560.928 * * [simplify]: Extracting #2: cost 13 inf + 0 1552480560.928 * * [simplify]: Extracting #3: cost 13 inf + 45 1552480560.928 * * [simplify]: Extracting #4: cost 1 inf + 961 1552480560.928 * * [simplify]: Extracting #5: cost 0 inf + 1140 1552480560.929 * [simplify]: Simplified to (sqrt (fma c (* -4 a) (* b b))) 1552480560.929 * [simplify]: Simplified (2 2 1 3 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (fabs (sqrt (fma c (* -4 a) (* b b)))))) (* 2 a)) (* 2 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))))) 1552480560.929 * * * * [progress]: [ 31 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* 1 (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480560.929 * * * * [progress]: [ 32 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (posit16->real (real->posit16 (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480560.929 * * * * [progress]: [ 33 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (fma (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))))))))> 1552480560.929 * [simplify]: Simplifying (fma (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 1552480560.929 * * [simplify]: iters left: 6 (15 enodes) 1552480560.933 * * [simplify]: iters left: 5 (57 enodes) 1552480560.942 * * [simplify]: iters left: 4 (79 enodes) 1552480560.955 * * [simplify]: iters left: 3 (98 enodes) 1552480560.967 * * [simplify]: iters left: 2 (105 enodes) 1552480560.981 * * [simplify]: iters left: 1 (119 enodes) 1552480560.998 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480560.998 * * [simplify]: Extracting #1: cost 11 inf + 0 1552480560.998 * * [simplify]: Extracting #2: cost 19 inf + 244 1552480560.999 * * [simplify]: Extracting #3: cost 23 inf + 1052 1552480560.999 * * [simplify]: Extracting #4: cost 25 inf + 1139 1552480560.999 * * [simplify]: Extracting #5: cost 12 inf + 2885 1552480561.001 * * [simplify]: Extracting #6: cost 1 inf + 6098 1552480561.002 * * [simplify]: Extracting #7: cost 0 inf + 6608 1552480561.003 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480561.003 * [simplify]: Simplified (2 3 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))))))))) 1552480561.003 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1552480561.003 * * [simplify]: iters left: 6 (6 enodes) 1552480561.004 * * [simplify]: iters left: 5 (23 enodes) 1552480561.008 * * [simplify]: iters left: 4 (31 enodes) 1552480561.012 * * [simplify]: iters left: 3 (36 enodes) 1552480561.021 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480561.021 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480561.021 * * [simplify]: Extracting #2: cost 10 inf + 1 1552480561.021 * * [simplify]: Extracting #3: cost 3 inf + 1200 1552480561.021 * * [simplify]: Extracting #4: cost 0 inf + 1348 1552480561.022 * * [simplify]: Extracting #5: cost 0 inf + 1213 1552480561.022 * [simplify]: Simplified to (+ (- b) b) 1552480561.022 * [simplify]: Simplified (2 3 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (+ (- b) b))))))) 1552480561.023 * * * * [progress]: [ 34 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (fma (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))))))))> 1552480561.023 * [simplify]: Simplifying (fma (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) 1552480561.023 * * [simplify]: iters left: 6 (14 enodes) 1552480561.030 * * [simplify]: iters left: 5 (45 enodes) 1552480561.043 * * [simplify]: iters left: 4 (58 enodes) 1552480561.063 * * [simplify]: iters left: 3 (73 enodes) 1552480561.078 * * [simplify]: iters left: 2 (82 enodes) 1552480561.090 * * [simplify]: iters left: 1 (96 enodes) 1552480561.104 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480561.104 * * [simplify]: Extracting #1: cost 7 inf + 0 1552480561.104 * * [simplify]: Extracting #2: cost 13 inf + 42 1552480561.104 * * [simplify]: Extracting #3: cost 23 inf + 84 1552480561.104 * * [simplify]: Extracting #4: cost 25 inf + 171 1552480561.105 * * [simplify]: Extracting #5: cost 13 inf + 1265 1552480561.105 * * [simplify]: Extracting #6: cost 7 inf + 2652 1552480561.106 * * [simplify]: Extracting #7: cost 1 inf + 5170 1552480561.107 * * [simplify]: Extracting #8: cost 0 inf + 5640 1552480561.108 * [simplify]: Simplified to (- (sqrt (fma a (* c -4) (* b b))) b) 1552480561.108 * [simplify]: Simplified (2 3 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (- (sqrt (fma a (* c -4) (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))))))))) 1552480561.108 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1552480561.108 * * [simplify]: iters left: 4 (5 enodes) 1552480561.109 * * [simplify]: iters left: 3 (15 enodes) 1552480561.113 * * [simplify]: iters left: 2 (21 enodes) 1552480561.118 * * [simplify]: iters left: 1 (22 enodes) 1552480561.124 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480561.124 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480561.124 * * [simplify]: Extracting #2: cost 8 inf + 1 1552480561.124 * * [simplify]: Extracting #3: cost 0 inf + 599 1552480561.124 * * [simplify]: Extracting #4: cost 0 inf + 489 1552480561.124 * [simplify]: Simplified to (+ (- b) b) 1552480561.125 * [simplify]: Simplified (2 3 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (- (sqrt (fma a (* c -4) (* b b))) b) (+ (- b) b))))))) 1552480561.125 * * * * [progress]: [ 35 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (fma (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) (fma (- b) 1 (* b 1))))))))> 1552480561.125 * [simplify]: Simplifying (fma (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) 1552480561.125 * * [simplify]: iters left: 6 (14 enodes) 1552480561.132 * * [simplify]: iters left: 5 (47 enodes) 1552480561.147 * * [simplify]: iters left: 4 (62 enodes) 1552480561.168 * * [simplify]: iters left: 3 (77 enodes) 1552480561.190 * * [simplify]: iters left: 2 (86 enodes) 1552480561.215 * * [simplify]: iters left: 1 (100 enodes) 1552480561.245 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480561.245 * * [simplify]: Extracting #1: cost 7 inf + 0 1552480561.245 * * [simplify]: Extracting #2: cost 13 inf + 42 1552480561.246 * * [simplify]: Extracting #3: cost 23 inf + 84 1552480561.246 * * [simplify]: Extracting #4: cost 25 inf + 171 1552480561.247 * * [simplify]: Extracting #5: cost 11 inf + 1823 1552480561.248 * * [simplify]: Extracting #6: cost 2 inf + 4660 1552480561.250 * * [simplify]: Extracting #7: cost 0 inf + 5640 1552480561.252 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480561.252 * [simplify]: Simplified (2 3 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (fma (- b) 1 (* b 1)))))))) 1552480561.253 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1552480561.253 * * [simplify]: iters left: 3 (5 enodes) 1552480561.256 * * [simplify]: iters left: 2 (17 enodes) 1552480561.261 * * [simplify]: iters left: 1 (22 enodes) 1552480561.268 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480561.268 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480561.268 * * [simplify]: Extracting #2: cost 5 inf + 2 1552480561.268 * * [simplify]: Extracting #3: cost 0 inf + 288 1552480561.268 * [simplify]: Simplified to (+ (- b) b) 1552480561.268 * [simplify]: Simplified (2 3 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (+ (- b) b))))))) 1552480561.269 * * * * [progress]: [ 36 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))))))))> 1552480561.269 * [simplify]: Simplifying (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 1552480561.269 * * [simplify]: iters left: 6 (16 enodes) 1552480561.277 * * [simplify]: iters left: 5 (61 enodes) 1552480561.296 * * [simplify]: iters left: 4 (83 enodes) 1552480561.316 * * [simplify]: iters left: 3 (101 enodes) 1552480561.328 * * [simplify]: iters left: 2 (103 enodes) 1552480561.340 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480561.340 * * [simplify]: Extracting #1: cost 11 inf + 0 1552480561.340 * * [simplify]: Extracting #2: cost 16 inf + 405 1552480561.340 * * [simplify]: Extracting #3: cost 13 inf + 1051 1552480561.340 * * [simplify]: Extracting #4: cost 22 inf + 1051 1552480561.341 * * [simplify]: Extracting #5: cost 23 inf + 1095 1552480561.341 * * [simplify]: Extracting #6: cost 10 inf + 2486 1552480561.342 * * [simplify]: Extracting #7: cost 2 inf + 4622 1552480561.343 * * [simplify]: Extracting #8: cost 0 inf + 5260 1552480561.344 * [simplify]: Simplified to (- (* (fabs (cbrt (fma c (* -4 a) (* b b)))) (sqrt (cbrt (fma c (* -4 a) (* b b))))) b) 1552480561.344 * [simplify]: Simplified (2 3 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (- (* (fabs (cbrt (fma c (* -4 a) (* b b)))) (sqrt (cbrt (fma c (* -4 a) (* b b))))) b) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))))))))) 1552480561.344 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1552480561.344 * * [simplify]: iters left: 6 (6 enodes) 1552480561.346 * * [simplify]: iters left: 5 (23 enodes) 1552480561.349 * * [simplify]: iters left: 4 (31 enodes) 1552480561.354 * * [simplify]: iters left: 3 (36 enodes) 1552480561.363 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480561.363 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480561.363 * * [simplify]: Extracting #2: cost 10 inf + 1 1552480561.363 * * [simplify]: Extracting #3: cost 3 inf + 1200 1552480561.364 * * [simplify]: Extracting #4: cost 0 inf + 1348 1552480561.364 * * [simplify]: Extracting #5: cost 0 inf + 1213 1552480561.364 * [simplify]: Simplified to (+ (- b) b) 1552480561.365 * [simplify]: Simplified (2 3 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (+ (- b) b))))))) 1552480561.365 * * * * [progress]: [ 37 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))))))))> 1552480561.365 * [simplify]: Simplifying (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) 1552480561.366 * * [simplify]: iters left: 6 (15 enodes) 1552480561.373 * * [simplify]: iters left: 5 (49 enodes) 1552480561.387 * * [simplify]: iters left: 4 (62 enodes) 1552480561.405 * * [simplify]: iters left: 3 (75 enodes) 1552480561.425 * * [simplify]: iters left: 2 (77 enodes) 1552480561.435 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480561.435 * * [simplify]: Extracting #1: cost 7 inf + 0 1552480561.435 * * [simplify]: Extracting #2: cost 11 inf + 42 1552480561.435 * * [simplify]: Extracting #3: cost 13 inf + 83 1552480561.435 * * [simplify]: Extracting #4: cost 22 inf + 83 1552480561.435 * * [simplify]: Extracting #5: cost 22 inf + 169 1552480561.435 * * [simplify]: Extracting #6: cost 8 inf + 1820 1552480561.436 * * [simplify]: Extracting #7: cost 1 inf + 3983 1552480561.437 * * [simplify]: Extracting #8: cost 0 inf + 4292 1552480561.437 * [simplify]: Simplified to (- (* (fabs (cbrt (fma a (* c -4) (* b b)))) (sqrt (cbrt (fma a (* c -4) (* b b))))) b) 1552480561.438 * [simplify]: Simplified (2 3 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (- (* (fabs (cbrt (fma a (* c -4) (* b b)))) (sqrt (cbrt (fma a (* c -4) (* b b))))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))))))))) 1552480561.438 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1552480561.438 * * [simplify]: iters left: 4 (5 enodes) 1552480561.439 * * [simplify]: iters left: 3 (15 enodes) 1552480561.441 * * [simplify]: iters left: 2 (21 enodes) 1552480561.443 * * [simplify]: iters left: 1 (22 enodes) 1552480561.446 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480561.446 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480561.446 * * [simplify]: Extracting #2: cost 8 inf + 1 1552480561.446 * * [simplify]: Extracting #3: cost 0 inf + 599 1552480561.446 * * [simplify]: Extracting #4: cost 0 inf + 489 1552480561.446 * [simplify]: Simplified to (+ (- b) b) 1552480561.446 * [simplify]: Simplified (2 3 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) (+ (- b) b))))))) 1552480561.446 * * * * [progress]: [ 38 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* b 1))) (fma (- b) 1 (* b 1))))))))> 1552480561.447 * [simplify]: Simplifying (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* b 1))) 1552480561.447 * * [simplify]: iters left: 6 (15 enodes) 1552480561.450 * * [simplify]: iters left: 5 (51 enodes) 1552480561.458 * * [simplify]: iters left: 4 (66 enodes) 1552480561.467 * * [simplify]: iters left: 3 (79 enodes) 1552480561.485 * * [simplify]: iters left: 2 (81 enodes) 1552480561.495 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480561.495 * * [simplify]: Extracting #1: cost 7 inf + 0 1552480561.495 * * [simplify]: Extracting #2: cost 11 inf + 42 1552480561.495 * * [simplify]: Extracting #3: cost 13 inf + 83 1552480561.495 * * [simplify]: Extracting #4: cost 22 inf + 83 1552480561.496 * * [simplify]: Extracting #5: cost 23 inf + 127 1552480561.496 * * [simplify]: Extracting #6: cost 9 inf + 1818 1552480561.496 * * [simplify]: Extracting #7: cost 1 inf + 3983 1552480561.497 * * [simplify]: Extracting #8: cost 0 inf + 4292 1552480561.498 * [simplify]: Simplified to (- (* (fabs (cbrt (fma a (* c -4) (* b b)))) (sqrt (cbrt (fma a (* c -4) (* b b))))) b) 1552480561.498 * [simplify]: Simplified (2 3 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (- (* (fabs (cbrt (fma a (* c -4) (* b b)))) (sqrt (cbrt (fma a (* c -4) (* b b))))) b) (fma (- b) 1 (* b 1)))))))) 1552480561.498 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1552480561.498 * * [simplify]: iters left: 3 (5 enodes) 1552480561.500 * * [simplify]: iters left: 2 (17 enodes) 1552480561.503 * * [simplify]: iters left: 1 (22 enodes) 1552480561.507 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480561.507 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480561.507 * * [simplify]: Extracting #2: cost 5 inf + 2 1552480561.507 * * [simplify]: Extracting #3: cost 0 inf + 288 1552480561.507 * [simplify]: Simplified to (+ (- b) b) 1552480561.507 * [simplify]: Simplified (2 3 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* b 1))) (+ (- b) b))))))) 1552480561.507 * * * * [progress]: [ 39 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))))))))> 1552480561.507 * [simplify]: Simplifying (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 1552480561.507 * * [simplify]: iters left: 6 (14 enodes) 1552480561.512 * * [simplify]: iters left: 5 (54 enodes) 1552480561.520 * * [simplify]: iters left: 4 (72 enodes) 1552480561.530 * * [simplify]: iters left: 3 (85 enodes) 1552480561.540 * * [simplify]: iters left: 2 (87 enodes) 1552480561.561 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480561.561 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480561.561 * * [simplify]: Extracting #2: cost 14 inf + 0 1552480561.561 * * [simplify]: Extracting #3: cost 23 inf + 164 1552480561.562 * * [simplify]: Extracting #4: cost 18 inf + 855 1552480561.563 * * [simplify]: Extracting #5: cost 2 inf + 2668 1552480561.564 * * [simplify]: Extracting #6: cost 0 inf + 3146 1552480561.565 * [simplify]: Simplified to (+ (sqrt (fma a (* c -4) (* b b))) (- b)) 1552480561.565 * [simplify]: Simplified (2 3 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (+ (sqrt (fma a (* c -4) (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))))))))) 1552480561.566 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1552480561.566 * * [simplify]: iters left: 6 (6 enodes) 1552480561.569 * * [simplify]: iters left: 5 (23 enodes) 1552480561.576 * * [simplify]: iters left: 4 (31 enodes) 1552480561.585 * * [simplify]: iters left: 3 (36 enodes) 1552480561.594 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480561.594 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480561.594 * * [simplify]: Extracting #2: cost 10 inf + 1 1552480561.594 * * [simplify]: Extracting #3: cost 3 inf + 1200 1552480561.595 * * [simplify]: Extracting #4: cost 0 inf + 1348 1552480561.595 * * [simplify]: Extracting #5: cost 0 inf + 1213 1552480561.596 * [simplify]: Simplified to (+ (- b) b) 1552480561.596 * [simplify]: Simplified (2 3 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (+ (- b) b))))))) 1552480561.596 * * * * [progress]: [ 40 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))))))))> 1552480561.597 * [simplify]: Simplifying (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) 1552480561.597 * * [simplify]: iters left: 6 (13 enodes) 1552480561.603 * * [simplify]: iters left: 5 (42 enodes) 1552480561.615 * * [simplify]: iters left: 4 (51 enodes) 1552480561.634 * * [simplify]: iters left: 3 (64 enodes) 1552480561.650 * * [simplify]: iters left: 2 (66 enodes) 1552480561.667 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480561.667 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480561.667 * * [simplify]: Extracting #2: cost 8 inf + 42 1552480561.667 * * [simplify]: Extracting #3: cost 16 inf + 83 1552480561.667 * * [simplify]: Extracting #4: cost 17 inf + 127 1552480561.668 * * [simplify]: Extracting #5: cost 3 inf + 1481 1552480561.669 * * [simplify]: Extracting #6: cost 0 inf + 2098 1552480561.670 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480561.670 * [simplify]: Simplified (2 3 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))))))))) 1552480561.670 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1552480561.671 * * [simplify]: iters left: 4 (5 enodes) 1552480561.673 * * [simplify]: iters left: 3 (15 enodes) 1552480561.677 * * [simplify]: iters left: 2 (21 enodes) 1552480561.682 * * [simplify]: iters left: 1 (22 enodes) 1552480561.687 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480561.687 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480561.687 * * [simplify]: Extracting #2: cost 8 inf + 1 1552480561.688 * * [simplify]: Extracting #3: cost 0 inf + 599 1552480561.688 * * [simplify]: Extracting #4: cost 0 inf + 489 1552480561.688 * [simplify]: Simplified to (+ (- b) b) 1552480561.688 * [simplify]: Simplified (2 3 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) (+ (- b) b))))))) 1552480561.689 * * * * [progress]: [ 41 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) (fma (- b) 1 (* b 1))))))))> 1552480561.689 * [simplify]: Simplifying (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) 1552480561.689 * * [simplify]: iters left: 6 (13 enodes) 1552480561.696 * * [simplify]: iters left: 5 (44 enodes) 1552480561.709 * * [simplify]: iters left: 4 (55 enodes) 1552480561.724 * * [simplify]: iters left: 3 (68 enodes) 1552480561.743 * * [simplify]: iters left: 2 (70 enodes) 1552480561.760 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480561.760 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480561.760 * * [simplify]: Extracting #2: cost 8 inf + 42 1552480561.760 * * [simplify]: Extracting #3: cost 16 inf + 83 1552480561.761 * * [simplify]: Extracting #4: cost 16 inf + 169 1552480561.761 * * [simplify]: Extracting #5: cost 3 inf + 1754 1552480561.762 * * [simplify]: Extracting #6: cost 0 inf + 2098 1552480561.763 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480561.763 * [simplify]: Simplified (2 3 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (fma (- b) 1 (* b 1)))))))) 1552480561.764 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1552480561.764 * * [simplify]: iters left: 3 (5 enodes) 1552480561.766 * * [simplify]: iters left: 2 (17 enodes) 1552480561.772 * * [simplify]: iters left: 1 (22 enodes) 1552480561.779 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480561.779 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480561.779 * * [simplify]: Extracting #2: cost 5 inf + 2 1552480561.779 * * [simplify]: Extracting #3: cost 0 inf + 288 1552480561.780 * [simplify]: Simplified to (+ (- b) b) 1552480561.780 * [simplify]: Simplified (2 3 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) (+ (- b) b))))))) 1552480561.780 * * * * [progress]: [ 42 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))))))))> 1552480561.780 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 1552480561.780 * * [simplify]: iters left: 6 (15 enodes) 1552480561.791 * * [simplify]: iters left: 5 (59 enodes) 1552480561.810 * * [simplify]: iters left: 4 (82 enodes) 1552480561.824 * * [simplify]: iters left: 3 (97 enodes) 1552480561.837 * * [simplify]: iters left: 2 (99 enodes) 1552480561.850 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480561.850 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480561.850 * * [simplify]: Extracting #2: cost 12 inf + 1 1552480561.850 * * [simplify]: Extracting #3: cost 21 inf + 245 1552480561.851 * * [simplify]: Extracting #4: cost 14 inf + 1138 1552480561.851 * * [simplify]: Extracting #5: cost 5 inf + 1790 1552480561.852 * * [simplify]: Extracting #6: cost 1 inf + 2450 1552480561.853 * * [simplify]: Extracting #7: cost 0 inf + 2709 1552480561.855 * [simplify]: Simplified to (+ (sqrt (fma -4 (* a c) (* b b))) (- b)) 1552480561.855 * [simplify]: Simplified (2 3 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (+ (sqrt (fma -4 (* a c) (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))))))))) 1552480561.855 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1552480561.855 * * [simplify]: iters left: 6 (6 enodes) 1552480561.858 * * [simplify]: iters left: 5 (23 enodes) 1552480561.866 * * [simplify]: iters left: 4 (31 enodes) 1552480561.874 * * [simplify]: iters left: 3 (36 enodes) 1552480561.884 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480561.884 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480561.884 * * [simplify]: Extracting #2: cost 10 inf + 1 1552480561.884 * * [simplify]: Extracting #3: cost 3 inf + 1200 1552480561.884 * * [simplify]: Extracting #4: cost 0 inf + 1348 1552480561.885 * * [simplify]: Extracting #5: cost 0 inf + 1213 1552480561.885 * [simplify]: Simplified to (+ (- b) b) 1552480561.885 * [simplify]: Simplified (2 3 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (+ (- b) b))))))) 1552480561.885 * * * * [progress]: [ 43 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))))))))> 1552480561.886 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- (* (sqrt b) (sqrt b)))) 1552480561.886 * * [simplify]: iters left: 6 (14 enodes) 1552480561.890 * * [simplify]: iters left: 5 (47 enodes) 1552480561.900 * * [simplify]: iters left: 4 (61 enodes) 1552480561.909 * * [simplify]: iters left: 3 (76 enodes) 1552480561.918 * * [simplify]: iters left: 2 (78 enodes) 1552480561.938 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480561.938 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480561.938 * * [simplify]: Extracting #2: cost 7 inf + 2 1552480561.938 * * [simplify]: Extracting #3: cost 14 inf + 84 1552480561.939 * * [simplify]: Extracting #4: cost 15 inf + 128 1552480561.939 * * [simplify]: Extracting #5: cost 4 inf + 1138 1552480561.940 * * [simplify]: Extracting #6: cost 0 inf + 1661 1552480561.941 * [simplify]: Simplified to (- (sqrt (fma (* -4 a) c (* b b))) b) 1552480561.941 * [simplify]: Simplified (2 3 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))))))))) 1552480561.941 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1552480561.941 * * [simplify]: iters left: 4 (5 enodes) 1552480561.944 * * [simplify]: iters left: 3 (15 enodes) 1552480561.948 * * [simplify]: iters left: 2 (21 enodes) 1552480561.953 * * [simplify]: iters left: 1 (22 enodes) 1552480561.958 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480561.958 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480561.958 * * [simplify]: Extracting #2: cost 8 inf + 1 1552480561.958 * * [simplify]: Extracting #3: cost 0 inf + 599 1552480561.959 * * [simplify]: Extracting #4: cost 0 inf + 489 1552480561.959 * [simplify]: Simplified to (+ (- b) b) 1552480561.959 * [simplify]: Simplified (2 3 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (+ (- b) b))))))) 1552480561.959 * * * * [progress]: [ 44 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- (* b 1))) (fma (- b) 1 (* b 1))))))))> 1552480561.959 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- (* b 1))) 1552480561.960 * * [simplify]: iters left: 5 (13 enodes) 1552480561.967 * * [simplify]: iters left: 4 (44 enodes) 1552480561.980 * * [simplify]: iters left: 3 (58 enodes) 1552480561.999 * * [simplify]: iters left: 2 (73 enodes) 1552480562.012 * * [simplify]: iters left: 1 (75 enodes) 1552480562.022 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480562.023 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480562.023 * * [simplify]: Extracting #2: cost 7 inf + 2 1552480562.023 * * [simplify]: Extracting #3: cost 15 inf + 43 1552480562.023 * * [simplify]: Extracting #4: cost 14 inf + 170 1552480562.023 * * [simplify]: Extracting #5: cost 4 inf + 961 1552480562.023 * * [simplify]: Extracting #6: cost 1 inf + 1442 1552480562.024 * * [simplify]: Extracting #7: cost 0 inf + 1661 1552480562.024 * [simplify]: Simplified to (- (sqrt (fma (* -4 a) c (* b b))) b) 1552480562.024 * [simplify]: Simplified (2 3 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (fma (- b) 1 (* b 1)))))))) 1552480562.025 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1552480562.025 * * [simplify]: iters left: 3 (5 enodes) 1552480562.026 * * [simplify]: iters left: 2 (17 enodes) 1552480562.029 * * [simplify]: iters left: 1 (22 enodes) 1552480562.033 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480562.033 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480562.033 * * [simplify]: Extracting #2: cost 5 inf + 2 1552480562.033 * * [simplify]: Extracting #3: cost 0 inf + 288 1552480562.033 * [simplify]: Simplified to (+ (- b) b) 1552480562.033 * [simplify]: Simplified (2 3 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (+ (- b) b))))))) 1552480562.033 * * * * [progress]: [ 45 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))))))))> 1552480562.033 * [simplify]: Simplifying (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 1552480562.033 * * [simplify]: iters left: 6 (14 enodes) 1552480562.037 * * [simplify]: iters left: 5 (54 enodes) 1552480562.054 * * [simplify]: iters left: 4 (72 enodes) 1552480562.074 * * [simplify]: iters left: 3 (85 enodes) 1552480562.095 * * [simplify]: iters left: 2 (87 enodes) 1552480562.116 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480562.116 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480562.116 * * [simplify]: Extracting #2: cost 14 inf + 0 1552480562.116 * * [simplify]: Extracting #3: cost 23 inf + 164 1552480562.117 * * [simplify]: Extracting #4: cost 18 inf + 855 1552480562.117 * * [simplify]: Extracting #5: cost 2 inf + 2668 1552480562.119 * * [simplify]: Extracting #6: cost 0 inf + 3146 1552480562.120 * [simplify]: Simplified to (+ (sqrt (fma a (* c -4) (* b b))) (- b)) 1552480562.120 * [simplify]: Simplified (2 3 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (+ (sqrt (fma a (* c -4) (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))))))))) 1552480562.121 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1552480562.121 * * [simplify]: iters left: 6 (6 enodes) 1552480562.123 * * [simplify]: iters left: 5 (23 enodes) 1552480562.131 * * [simplify]: iters left: 4 (31 enodes) 1552480562.139 * * [simplify]: iters left: 3 (36 enodes) 1552480562.147 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480562.147 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480562.147 * * [simplify]: Extracting #2: cost 10 inf + 1 1552480562.147 * * [simplify]: Extracting #3: cost 3 inf + 1200 1552480562.147 * * [simplify]: Extracting #4: cost 0 inf + 1348 1552480562.148 * * [simplify]: Extracting #5: cost 0 inf + 1213 1552480562.148 * [simplify]: Simplified to (+ (- b) b) 1552480562.148 * [simplify]: Simplified (2 3 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (+ (- b) b))))))) 1552480562.148 * * * * [progress]: [ 46 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))))))))> 1552480562.148 * [simplify]: Simplifying (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) 1552480562.148 * * [simplify]: iters left: 6 (13 enodes) 1552480562.151 * * [simplify]: iters left: 5 (42 enodes) 1552480562.159 * * [simplify]: iters left: 4 (51 enodes) 1552480562.166 * * [simplify]: iters left: 3 (64 enodes) 1552480562.174 * * [simplify]: iters left: 2 (66 enodes) 1552480562.182 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480562.182 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480562.182 * * [simplify]: Extracting #2: cost 8 inf + 42 1552480562.183 * * [simplify]: Extracting #3: cost 16 inf + 83 1552480562.183 * * [simplify]: Extracting #4: cost 17 inf + 127 1552480562.183 * * [simplify]: Extracting #5: cost 3 inf + 1481 1552480562.183 * * [simplify]: Extracting #6: cost 0 inf + 2098 1552480562.184 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480562.184 * [simplify]: Simplified (2 3 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))))))))) 1552480562.184 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1552480562.184 * * [simplify]: iters left: 4 (5 enodes) 1552480562.186 * * [simplify]: iters left: 3 (15 enodes) 1552480562.190 * * [simplify]: iters left: 2 (21 enodes) 1552480562.194 * * [simplify]: iters left: 1 (22 enodes) 1552480562.197 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480562.197 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480562.197 * * [simplify]: Extracting #2: cost 8 inf + 1 1552480562.197 * * [simplify]: Extracting #3: cost 0 inf + 599 1552480562.197 * * [simplify]: Extracting #4: cost 0 inf + 489 1552480562.197 * [simplify]: Simplified to (+ (- b) b) 1552480562.197 * [simplify]: Simplified (2 3 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) (+ (- b) b))))))) 1552480562.197 * * * * [progress]: [ 47 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) (fma (- b) 1 (* b 1))))))))> 1552480562.198 * [simplify]: Simplifying (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) 1552480562.198 * * [simplify]: iters left: 6 (13 enodes) 1552480562.201 * * [simplify]: iters left: 5 (44 enodes) 1552480562.208 * * [simplify]: iters left: 4 (55 enodes) 1552480562.216 * * [simplify]: iters left: 3 (68 enodes) 1552480562.227 * * [simplify]: iters left: 2 (70 enodes) 1552480562.247 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480562.247 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480562.247 * * [simplify]: Extracting #2: cost 8 inf + 42 1552480562.248 * * [simplify]: Extracting #3: cost 16 inf + 83 1552480562.248 * * [simplify]: Extracting #4: cost 16 inf + 169 1552480562.248 * * [simplify]: Extracting #5: cost 3 inf + 1754 1552480562.249 * * [simplify]: Extracting #6: cost 0 inf + 2098 1552480562.250 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480562.250 * [simplify]: Simplified (2 3 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (fma (- b) 1 (* b 1)))))))) 1552480562.251 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1552480562.251 * * [simplify]: iters left: 3 (5 enodes) 1552480562.254 * * [simplify]: iters left: 2 (17 enodes) 1552480562.259 * * [simplify]: iters left: 1 (22 enodes) 1552480562.266 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480562.266 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480562.266 * * [simplify]: Extracting #2: cost 5 inf + 2 1552480562.266 * * [simplify]: Extracting #3: cost 0 inf + 288 1552480562.267 * [simplify]: Simplified to (+ (- b) b) 1552480562.267 * [simplify]: Simplified (2 3 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) (+ (- b) b))))))) 1552480562.267 * * * * [progress]: [ 48 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))))))))> 1552480562.267 * [simplify]: Simplifying (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 1552480562.267 * * [simplify]: iters left: 6 (14 enodes) 1552480562.274 * * [simplify]: iters left: 5 (56 enodes) 1552480562.292 * * [simplify]: iters left: 4 (77 enodes) 1552480562.315 * * [simplify]: iters left: 3 (92 enodes) 1552480562.338 * * [simplify]: iters left: 2 (94 enodes) 1552480562.361 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480562.361 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480562.361 * * [simplify]: Extracting #2: cost 12 inf + 1 1552480562.361 * * [simplify]: Extracting #3: cost 24 inf + 2 1552480562.362 * * [simplify]: Extracting #4: cost 21 inf + 291 1552480562.362 * * [simplify]: Extracting #5: cost 3 inf + 2110 1552480562.364 * * [simplify]: Extracting #6: cost 0 inf + 2709 1552480562.365 * [simplify]: Simplified to (+ (sqrt (fma b b (* (* c a) -4))) (- b)) 1552480562.365 * [simplify]: Simplified (2 3 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (+ (sqrt (fma b b (* (* c a) -4))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))))))))) 1552480562.365 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1552480562.365 * * [simplify]: iters left: 6 (6 enodes) 1552480562.368 * * [simplify]: iters left: 5 (23 enodes) 1552480562.376 * * [simplify]: iters left: 4 (31 enodes) 1552480562.384 * * [simplify]: iters left: 3 (36 enodes) 1552480562.393 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480562.393 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480562.393 * * [simplify]: Extracting #2: cost 10 inf + 1 1552480562.394 * * [simplify]: Extracting #3: cost 3 inf + 1200 1552480562.394 * * [simplify]: Extracting #4: cost 0 inf + 1348 1552480562.394 * * [simplify]: Extracting #5: cost 0 inf + 1213 1552480562.395 * [simplify]: Simplified to (+ (- b) b) 1552480562.395 * [simplify]: Simplified (2 3 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (+ (- b) b))))))) 1552480562.395 * * * * [progress]: [ 49 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))))))))> 1552480562.396 * [simplify]: Simplifying (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* (sqrt b) (sqrt b)))) 1552480562.396 * * [simplify]: iters left: 6 (13 enodes) 1552480562.404 * * [simplify]: iters left: 5 (44 enodes) 1552480562.417 * * [simplify]: iters left: 4 (56 enodes) 1552480562.435 * * [simplify]: iters left: 3 (72 enodes) 1552480562.454 * * [simplify]: iters left: 2 (75 enodes) 1552480562.472 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480562.472 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480562.472 * * [simplify]: Extracting #2: cost 7 inf + 2 1552480562.472 * * [simplify]: Extracting #3: cost 14 inf + 84 1552480562.473 * * [simplify]: Extracting #4: cost 11 inf + 434 1552480562.473 * * [simplify]: Extracting #5: cost 2 inf + 1400 1552480562.474 * * [simplify]: Extracting #6: cost 0 inf + 1661 1552480562.475 * [simplify]: Simplified to (- (sqrt (fma (* a -4) c (* b b))) b) 1552480562.475 * [simplify]: Simplified (2 3 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (- (sqrt (fma (* a -4) c (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))))))))) 1552480562.476 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1552480562.476 * * [simplify]: iters left: 4 (5 enodes) 1552480562.478 * * [simplify]: iters left: 3 (15 enodes) 1552480562.483 * * [simplify]: iters left: 2 (21 enodes) 1552480562.487 * * [simplify]: iters left: 1 (22 enodes) 1552480562.492 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480562.493 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480562.493 * * [simplify]: Extracting #2: cost 8 inf + 1 1552480562.493 * * [simplify]: Extracting #3: cost 0 inf + 599 1552480562.493 * * [simplify]: Extracting #4: cost 0 inf + 489 1552480562.493 * [simplify]: Simplified to (+ (- b) b) 1552480562.494 * [simplify]: Simplified (2 3 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* (sqrt b) (sqrt b)))) (+ (- b) b))))))) 1552480562.494 * * * * [progress]: [ 50 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* b 1))) (fma (- b) 1 (* b 1))))))))> 1552480562.494 * [simplify]: Simplifying (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* b 1))) 1552480562.494 * * [simplify]: iters left: 5 (12 enodes) 1552480562.501 * * [simplify]: iters left: 4 (41 enodes) 1552480562.513 * * [simplify]: iters left: 3 (53 enodes) 1552480562.530 * * [simplify]: iters left: 2 (69 enodes) 1552480562.547 * * [simplify]: iters left: 1 (72 enodes) 1552480562.559 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480562.559 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480562.559 * * [simplify]: Extracting #2: cost 7 inf + 2 1552480562.559 * * [simplify]: Extracting #3: cost 15 inf + 43 1552480562.559 * * [simplify]: Extracting #4: cost 11 inf + 490 1552480562.560 * * [simplify]: Extracting #5: cost 1 inf + 1442 1552480562.560 * * [simplify]: Extracting #6: cost 0 inf + 1661 1552480562.560 * [simplify]: Simplified to (- (sqrt (fma (* a -4) c (* b b))) b) 1552480562.561 * [simplify]: Simplified (2 3 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (- (sqrt (fma (* a -4) c (* b b))) b) (fma (- b) 1 (* b 1)))))))) 1552480562.561 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1552480562.561 * * [simplify]: iters left: 3 (5 enodes) 1552480562.562 * * [simplify]: iters left: 2 (17 enodes) 1552480562.565 * * [simplify]: iters left: 1 (22 enodes) 1552480562.568 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480562.568 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480562.568 * * [simplify]: Extracting #2: cost 5 inf + 2 1552480562.568 * * [simplify]: Extracting #3: cost 0 inf + 288 1552480562.568 * [simplify]: Simplified to (+ (- b) b) 1552480562.568 * [simplify]: Simplified (2 3 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* b 1))) (+ (- b) b))))))) 1552480562.569 * * * * [progress]: [ 51 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (log1p (expm1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))))> 1552480562.569 * * * * [progress]: [ 52 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (expm1 (log1p (- (sqrt (fma (* -4 a) c (* b b))) b))))))))> 1552480562.569 * * * * [progress]: [ 53 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (fma (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- b)))))))> 1552480562.569 * [simplify]: Simplifying (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) 1552480562.569 * * [simplify]: iters left: 6 (10 enodes) 1552480562.571 * * [simplify]: iters left: 5 (33 enodes) 1552480562.576 * * [simplify]: iters left: 4 (41 enodes) 1552480562.583 * * [simplify]: iters left: 3 (53 enodes) 1552480562.596 * * [simplify]: iters left: 2 (55 enodes) 1552480562.610 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480562.610 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480562.610 * * [simplify]: Extracting #2: cost 5 inf + 0 1552480562.610 * * [simplify]: Extracting #3: cost 7 inf + 0 1552480562.610 * * [simplify]: Extracting #4: cost 17 inf + 0 1552480562.610 * * [simplify]: Extracting #5: cost 17 inf + 45 1552480562.611 * * [simplify]: Extracting #6: cost 6 inf + 1056 1552480562.611 * * [simplify]: Extracting #7: cost 0 inf + 2256 1552480562.612 * [simplify]: Simplified to (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1552480562.612 * [simplify]: Simplified (2 3 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (fma (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- b))))))) 1552480562.613 * * * * [progress]: [ 54 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- b)))))))> 1552480562.613 * [simplify]: Simplifying (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) 1552480562.613 * * [simplify]: iters left: 6 (10 enodes) 1552480562.618 * * [simplify]: iters left: 5 (34 enodes) 1552480562.628 * * [simplify]: iters left: 4 (42 enodes) 1552480562.635 * * [simplify]: iters left: 3 (54 enodes) 1552480562.642 * * [simplify]: iters left: 2 (56 enodes) 1552480562.649 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480562.649 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480562.649 * * [simplify]: Extracting #2: cost 7 inf + 0 1552480562.649 * * [simplify]: Extracting #3: cost 17 inf + 0 1552480562.649 * * [simplify]: Extracting #4: cost 17 inf + 45 1552480562.650 * * [simplify]: Extracting #5: cost 4 inf + 1260 1552480562.651 * * [simplify]: Extracting #6: cost 0 inf + 2256 1552480562.652 * [simplify]: Simplified to (fabs (cbrt (fma c (* -4 a) (* b b)))) 1552480562.652 * [simplify]: Simplified (2 3 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (fma (fabs (cbrt (fma c (* -4 a) (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- b))))))) 1552480562.652 * * * * [progress]: [ 55 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- b)))))))> 1552480562.652 * [simplify]: Simplifying (sqrt (sqrt (fma (* -4 a) c (* b b)))) 1552480562.652 * * [simplify]: iters left: 5 (9 enodes) 1552480562.654 * * [simplify]: iters left: 4 (30 enodes) 1552480562.659 * * [simplify]: iters left: 3 (38 enodes) 1552480562.668 * * [simplify]: iters left: 2 (50 enodes) 1552480562.682 * * [simplify]: iters left: 1 (52 enodes) 1552480562.695 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480562.695 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480562.695 * * [simplify]: Extracting #2: cost 5 inf + 0 1552480562.695 * * [simplify]: Extracting #3: cost 15 inf + 0 1552480562.695 * * [simplify]: Extracting #4: cost 14 inf + 87 1552480562.696 * * [simplify]: Extracting #5: cost 5 inf + 739 1552480562.696 * * [simplify]: Extracting #6: cost 0 inf + 1578 1552480562.697 * [simplify]: Simplified to (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1552480562.697 * [simplify]: Simplified (2 3 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- b))))))) 1552480562.697 * * * * [progress]: [ 56 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- b)))))))> 1552480562.698 * [simplify]: Simplifying (sqrt 1) 1552480562.698 * * [simplify]: iters left: 1 (2 enodes) 1552480562.701 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480562.701 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480562.701 * [simplify]: Simplified to 1 1552480562.701 * [simplify]: Simplified (2 3 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- b))))))) 1552480562.701 * * * * [progress]: [ 57 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- b)))))))> 1552480562.701 * [simplify]: Simplifying (sqrt (sqrt (fma (* -4 a) c (* b b)))) 1552480562.702 * * [simplify]: iters left: 5 (9 enodes) 1552480562.706 * * [simplify]: iters left: 4 (30 enodes) 1552480562.715 * * [simplify]: iters left: 3 (38 enodes) 1552480562.727 * * [simplify]: iters left: 2 (50 enodes) 1552480562.741 * * [simplify]: iters left: 1 (52 enodes) 1552480562.754 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480562.754 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480562.754 * * [simplify]: Extracting #2: cost 5 inf + 0 1552480562.754 * * [simplify]: Extracting #3: cost 15 inf + 0 1552480562.754 * * [simplify]: Extracting #4: cost 14 inf + 87 1552480562.755 * * [simplify]: Extracting #5: cost 5 inf + 739 1552480562.755 * * [simplify]: Extracting #6: cost 0 inf + 1578 1552480562.756 * [simplify]: Simplified to (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1552480562.756 * [simplify]: Simplified (2 3 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- b))))))) 1552480562.756 * * * * [progress]: [ 58 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- b)))))))> 1552480562.756 * * * * [progress]: [ 59 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (log (/ (exp (sqrt (fma (* -4 a) c (* b b)))) (exp b))))))))> 1552480562.757 * [simplify]: Simplifying (/ (exp (sqrt (fma (* -4 a) c (* b b)))) (exp b)) 1552480562.757 * * [simplify]: iters left: 6 (11 enodes) 1552480562.762 * * [simplify]: iters left: 5 (38 enodes) 1552480562.768 * * [simplify]: iters left: 4 (50 enodes) 1552480562.775 * * [simplify]: iters left: 3 (67 enodes) 1552480562.786 * * [simplify]: iters left: 2 (74 enodes) 1552480562.799 * * [simplify]: iters left: 1 (82 enodes) 1552480562.820 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480562.820 * * [simplify]: Extracting #1: cost 9 inf + 0 1552480562.820 * * [simplify]: Extracting #2: cost 15 inf + 1 1552480562.821 * * [simplify]: Extracting #3: cost 15 inf + 114 1552480562.821 * * [simplify]: Extracting #4: cost 20 inf + 449 1552480562.821 * * [simplify]: Extracting #5: cost 20 inf + 604 1552480562.822 * * [simplify]: Extracting #6: cost 6 inf + 2154 1552480562.823 * * [simplify]: Extracting #7: cost 0 inf + 3572 1552480562.825 * [simplify]: Simplified to (exp (- (sqrt (fma c (* -4 a) (* b b))) b)) 1552480562.825 * [simplify]: Simplified (2 3 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (log (exp (- (sqrt (fma c (* -4 a) (* b b))) b)))))))) 1552480562.826 * * * * [progress]: [ 60 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (pow (- (sqrt (fma (* -4 a) c (* b b))) b) 1))))))> 1552480562.826 * * * * [progress]: [ 61 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (exp (log (- (sqrt (fma (* -4 a) c (* b b))) b))))))))> 1552480562.826 * * * * [progress]: [ 62 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (log (exp (- (sqrt (fma (* -4 a) c (* b b))) b))))))))> 1552480562.826 * * * * [progress]: [ 63 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (* (* (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b))))))))> 1552480562.826 * * * * [progress]: [ 64 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (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))))))))> 1552480562.826 * * * * [progress]: [ 65 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (* (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))))))))> 1552480562.826 * * * * [progress]: [ 66 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (/ (- (pow (sqrt (fma (* -4 a) c (* b b))) 3) (pow b 3)) (+ (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (+ (* b b) (* (sqrt (fma (* -4 a) c (* b b))) b)))))))))> 1552480562.826 * * * * [progress]: [ 67 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (sqrt (fma (* -4 a) c (* b b))) (- b)))))))> 1552480562.826 * * * * [progress]: [ 68 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (* 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480562.826 * * * * [progress]: [ 69 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (/ (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (* b b)) (+ (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480562.826 * * * * [progress]: [ 70 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (* (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))))))))> 1552480562.827 * [simplify]: Simplifying (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) 1552480562.827 * * [simplify]: iters left: 6 (11 enodes) 1552480562.832 * * [simplify]: iters left: 5 (37 enodes) 1552480562.843 * * [simplify]: iters left: 4 (45 enodes) 1552480562.857 * * [simplify]: iters left: 3 (57 enodes) 1552480562.869 * * [simplify]: iters left: 2 (59 enodes) 1552480562.876 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480562.876 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480562.876 * * [simplify]: Extracting #2: cost 8 inf + 0 1552480562.876 * * [simplify]: Extracting #3: cost 7 inf + 83 1552480562.876 * * [simplify]: Extracting #4: cost 16 inf + 83 1552480562.876 * * [simplify]: Extracting #5: cost 16 inf + 169 1552480562.877 * * [simplify]: Extracting #6: cost 5 inf + 1316 1552480562.877 * * [simplify]: Extracting #7: cost 0 inf + 2258 1552480562.878 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1552480562.878 * [simplify]: Simplified (2 3 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (* (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))))))) 1552480562.878 * [simplify]: Simplifying (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) 1552480562.878 * * [simplify]: iters left: 6 (11 enodes) 1552480562.881 * * [simplify]: iters left: 5 (38 enodes) 1552480562.886 * * [simplify]: iters left: 4 (49 enodes) 1552480562.895 * * [simplify]: iters left: 3 (61 enodes) 1552480562.909 * * [simplify]: iters left: 2 (63 enodes) 1552480562.917 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480562.917 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480562.917 * * [simplify]: Extracting #2: cost 10 inf + 0 1552480562.917 * * [simplify]: Extracting #3: cost 8 inf + 164 1552480562.918 * * [simplify]: Extracting #4: cost 16 inf + 245 1552480562.918 * * [simplify]: Extracting #5: cost 16 inf + 331 1552480562.918 * * [simplify]: Extracting #6: cost 3 inf + 1643 1552480562.918 * * [simplify]: Extracting #7: cost 0 inf + 2420 1552480562.919 * [simplify]: Simplified to (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b)) 1552480562.919 * [simplify]: Simplified (2 3 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (* (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b)))))))) 1552480562.919 * * * * [progress]: [ 71 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (* (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))))))))> 1552480562.919 * [simplify]: Simplifying (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) 1552480562.919 * * [simplify]: iters left: 6 (11 enodes) 1552480562.922 * * [simplify]: iters left: 5 (37 enodes) 1552480562.928 * * [simplify]: iters left: 4 (45 enodes) 1552480562.935 * * [simplify]: iters left: 3 (57 enodes) 1552480562.943 * * [simplify]: iters left: 2 (59 enodes) 1552480562.959 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480562.959 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480562.959 * * [simplify]: Extracting #2: cost 8 inf + 0 1552480562.959 * * [simplify]: Extracting #3: cost 7 inf + 83 1552480562.959 * * [simplify]: Extracting #4: cost 16 inf + 83 1552480562.959 * * [simplify]: Extracting #5: cost 16 inf + 169 1552480562.959 * * [simplify]: Extracting #6: cost 5 inf + 1316 1552480562.960 * * [simplify]: Extracting #7: cost 0 inf + 2258 1552480562.960 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1552480562.960 * [simplify]: Simplified (2 3 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (* (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))))))) 1552480562.960 * [simplify]: Simplifying (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) 1552480562.961 * * [simplify]: iters left: 6 (11 enodes) 1552480562.963 * * [simplify]: iters left: 5 (38 enodes) 1552480562.969 * * [simplify]: iters left: 4 (49 enodes) 1552480562.976 * * [simplify]: iters left: 3 (61 enodes) 1552480562.986 * * [simplify]: iters left: 2 (63 enodes) 1552480562.997 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480562.997 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480562.998 * * [simplify]: Extracting #2: cost 10 inf + 0 1552480562.998 * * [simplify]: Extracting #3: cost 8 inf + 164 1552480562.998 * * [simplify]: Extracting #4: cost 16 inf + 245 1552480562.998 * * [simplify]: Extracting #5: cost 16 inf + 331 1552480562.999 * * [simplify]: Extracting #6: cost 3 inf + 1643 1552480563.000 * * [simplify]: Extracting #7: cost 0 inf + 2420 1552480563.001 * [simplify]: Simplified to (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b)) 1552480563.001 * [simplify]: Simplified (2 3 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (* (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b)))))))) 1552480563.001 * * * * [progress]: [ 72 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (* 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480563.002 * [simplify]: Simplifying (- (sqrt (fma (* -4 a) c (* b b))) b) 1552480563.002 * * [simplify]: iters left: 6 (9 enodes) 1552480563.006 * * [simplify]: iters left: 5 (32 enodes) 1552480563.016 * * [simplify]: iters left: 4 (43 enodes) 1552480563.023 * * [simplify]: iters left: 3 (55 enodes) 1552480563.030 * * [simplify]: iters left: 2 (57 enodes) 1552480563.038 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480563.038 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480563.038 * * [simplify]: Extracting #2: cost 7 inf + 1 1552480563.038 * * [simplify]: Extracting #3: cost 15 inf + 42 1552480563.038 * * [simplify]: Extracting #4: cost 15 inf + 127 1552480563.038 * * [simplify]: Extracting #5: cost 5 inf + 918 1552480563.038 * * [simplify]: Extracting #6: cost 0 inf + 1660 1552480563.039 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480563.039 * [simplify]: Simplified (2 3 2 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (* 1 (- (sqrt (fma c (* -4 a) (* b b))) b))))))) 1552480563.039 * * * * [progress]: [ 73 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (+ (sqrt (fma (* -4 a) c (* b b))) (- b)))))))> 1552480563.039 * * * * [progress]: [ 74 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (posit16->real (real->posit16 (- (sqrt (fma (* -4 a) c (* b b))) b))))))))> 1552480563.039 * * * * [progress]: [ 75 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (log1p (expm1 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))))> 1552480563.039 * * * * [progress]: [ 76 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (expm1 (log1p (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))))> 1552480563.039 * * * * [progress]: [ 77 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (pow (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))) 1))))> 1552480563.039 * [simplify]: Simplifying (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))) 1552480563.039 * * [simplify]: iters left: 6 (12 enodes) 1552480563.043 * * [simplify]: iters left: 5 (46 enodes) 1552480563.050 * * [simplify]: iters left: 4 (61 enodes) 1552480563.060 * * [simplify]: iters left: 3 (73 enodes) 1552480563.072 * * [simplify]: iters left: 2 (75 enodes) 1552480563.093 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480563.093 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480563.093 * * [simplify]: Extracting #2: cost 10 inf + 1 1552480563.093 * * [simplify]: Extracting #3: cost 11 inf + 3 1552480563.094 * * [simplify]: Extracting #4: cost 17 inf + 85 1552480563.094 * * [simplify]: Extracting #5: cost 17 inf + 309 1552480563.094 * * [simplify]: Extracting #6: cost 9 inf + 1096 1552480563.095 * * [simplify]: Extracting #7: cost 1 inf + 2440 1552480563.096 * * [simplify]: Extracting #8: cost 0 inf + 2699 1552480563.098 * [simplify]: Simplified to (/ c (- (sqrt (fma a (* c -4) (* b b))) b)) 1552480563.098 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (pow (/ c (- (sqrt (fma a (* c -4) (* b b))) b)) 1)))) 1552480563.098 * * * * [progress]: [ 78 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (pow (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))) 1))))> 1552480563.098 * * * * [progress]: [ 79 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (exp (+ (log c) (- (log (- (sqrt (fma (* -4 a) c (* b b))) b))))))))> 1552480563.098 * [simplify]: Simplifying (+ (log c) (- (log (- (sqrt (fma (* -4 a) c (* b b))) b)))) 1552480563.099 * * [simplify]: iters left: 6 (13 enodes) 1552480563.105 * * [simplify]: iters left: 5 (46 enodes) 1552480563.118 * * [simplify]: iters left: 4 (57 enodes) 1552480563.135 * * [simplify]: iters left: 3 (69 enodes) 1552480563.153 * * [simplify]: iters left: 2 (71 enodes) 1552480563.171 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480563.171 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480563.171 * * [simplify]: Extracting #2: cost 10 inf + 0 1552480563.171 * * [simplify]: Extracting #3: cost 13 inf + 1 1552480563.171 * * [simplify]: Extracting #4: cost 12 inf + 185 1552480563.171 * * [simplify]: Extracting #5: cost 19 inf + 226 1552480563.171 * * [simplify]: Extracting #6: cost 13 inf + 1194 1552480563.172 * * [simplify]: Extracting #7: cost 1 inf + 3507 1552480563.174 * * [simplify]: Extracting #8: cost 0 inf + 3836 1552480563.175 * [simplify]: Simplified to (- (log c) (log (- (sqrt (fma a (* c -4) (* b b))) b))) 1552480563.175 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (exp (- (log c) (log (- (sqrt (fma a (* c -4) (* b b))) b))))))) 1552480563.175 * * * * [progress]: [ 80 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (exp (+ (log c) (- 0 (log (- (sqrt (fma (* -4 a) c (* b b))) b))))))))> 1552480563.175 * [simplify]: Simplifying (+ (log c) (- 0 (log (- (sqrt (fma (* -4 a) c (* b b))) b)))) 1552480563.176 * * [simplify]: iters left: 6 (14 enodes) 1552480563.182 * * [simplify]: iters left: 5 (52 enodes) 1552480563.197 * * [simplify]: iters left: 4 (71 enodes) 1552480563.215 * * [simplify]: iters left: 3 (93 enodes) 1552480563.237 * * [simplify]: iters left: 2 (108 enodes) 1552480563.252 * * [simplify]: iters left: 1 (110 enodes) 1552480563.268 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480563.268 * * [simplify]: Extracting #1: cost 8 inf + 0 1552480563.268 * * [simplify]: Extracting #2: cost 15 inf + 1 1552480563.268 * * [simplify]: Extracting #3: cost 18 inf + 2 1552480563.268 * * [simplify]: Extracting #4: cost 19 inf + 74 1552480563.269 * * [simplify]: Extracting #5: cost 22 inf + 449 1552480563.269 * * [simplify]: Extracting #6: cost 21 inf + 618 1552480563.270 * * [simplify]: Extracting #7: cost 12 inf + 1408 1552480563.271 * * [simplify]: Extracting #8: cost 4 inf + 3701 1552480563.274 * * [simplify]: Extracting #9: cost 1 inf + 4788 1552480563.276 * * [simplify]: Extracting #10: cost 0 inf + 5187 1552480563.278 * [simplify]: Simplified to (- (log c) (log (- (sqrt (fma c (* -4 a) (* b b))) b))) 1552480563.278 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (exp (- (log c) (log (- (sqrt (fma c (* -4 a) (* b b))) b))))))) 1552480563.279 * * * * [progress]: [ 81 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (exp (+ (log c) (- (log 1) (log (- (sqrt (fma (* -4 a) c (* b b))) b))))))))> 1552480563.279 * [simplify]: Simplifying (+ (log c) (- (log 1) (log (- (sqrt (fma (* -4 a) c (* b b))) b)))) 1552480563.279 * * [simplify]: iters left: 6 (15 enodes) 1552480563.288 * * [simplify]: iters left: 5 (57 enodes) 1552480563.305 * * [simplify]: iters left: 4 (71 enodes) 1552480563.326 * * [simplify]: iters left: 3 (91 enodes) 1552480563.343 * * [simplify]: iters left: 2 (103 enodes) 1552480563.358 * * [simplify]: iters left: 1 (116 enodes) 1552480563.384 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480563.384 * * [simplify]: Extracting #1: cost 9 inf + 0 1552480563.384 * * [simplify]: Extracting #2: cost 15 inf + 1 1552480563.384 * * [simplify]: Extracting #3: cost 18 inf + 2 1552480563.385 * * [simplify]: Extracting #4: cost 18 inf + 145 1552480563.385 * * [simplify]: Extracting #5: cost 23 inf + 338 1552480563.385 * * [simplify]: Extracting #6: cost 20 inf + 964 1552480563.386 * * [simplify]: Extracting #7: cost 7 inf + 2782 1552480563.388 * * [simplify]: Extracting #8: cost 0 inf + 5009 1552480563.391 * [simplify]: Simplified to (- (log c) (log (- (sqrt (fma a (* -4 c) (* b b))) b))) 1552480563.391 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (exp (- (log c) (log (- (sqrt (fma a (* -4 c) (* b b))) b))))))) 1552480563.391 * * * * [progress]: [ 82 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (exp (+ (log c) (log (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))))> 1552480563.391 * [simplify]: Simplifying (+ (log c) (log (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))) 1552480563.392 * * [simplify]: iters left: 6 (14 enodes) 1552480563.399 * * [simplify]: iters left: 5 (54 enodes) 1552480563.407 * * [simplify]: iters left: 4 (70 enodes) 1552480563.418 * * [simplify]: iters left: 3 (86 enodes) 1552480563.432 * * [simplify]: iters left: 2 (94 enodes) 1552480563.461 * * [simplify]: iters left: 1 (115 enodes) 1552480563.488 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480563.488 * * [simplify]: Extracting #1: cost 9 inf + 0 1552480563.488 * * [simplify]: Extracting #2: cost 16 inf + 1 1552480563.488 * * [simplify]: Extracting #3: cost 21 inf + 2 1552480563.488 * * [simplify]: Extracting #4: cost 20 inf + 116 1552480563.488 * * [simplify]: Extracting #5: cost 23 inf + 602 1552480563.489 * * [simplify]: Extracting #6: cost 21 inf + 910 1552480563.489 * * [simplify]: Extracting #7: cost 14 inf + 1478 1552480563.490 * * [simplify]: Extracting #8: cost 3 inf + 4403 1552480563.491 * * [simplify]: Extracting #9: cost 0 inf + 5530 1552480563.492 * [simplify]: Simplified to (- (log c) (log (- (sqrt (fma c (* -4 a) (* b b))) b))) 1552480563.492 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (exp (- (log c) (log (- (sqrt (fma c (* -4 a) (* b b))) b))))))) 1552480563.492 * * * * [progress]: [ 83 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (exp (log (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))))> 1552480563.492 * * * * [progress]: [ 84 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (log (exp (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))))> 1552480563.492 * * * * [progress]: [ 85 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (cbrt (* (* (* c c) c) (/ (* (* 1 1) 1) (* (* (- (sqrt (fma (* -4 a) c (* b b))) b) (- (sqrt (fma (* -4 a) c (* b b))) b)) (- (sqrt (fma (* -4 a) c (* b b))) b))))))))> 1552480563.493 * [simplify]: Simplifying (* (* (* c c) c) (/ (* (* 1 1) 1) (* (* (- (sqrt (fma (* -4 a) c (* b b))) b) (- (sqrt (fma (* -4 a) c (* b b))) b)) (- (sqrt (fma (* -4 a) c (* b b))) b)))) 1552480563.493 * * [simplify]: iters left: 6 (18 enodes) 1552480563.498 * * [simplify]: iters left: 5 (69 enodes) 1552480563.511 * * [simplify]: iters left: 4 (153 enodes) 1552480563.571 * * [simplify]: iters left: 3 (454 enodes) 1552480563.826 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480563.826 * * [simplify]: Extracting #1: cost 60 inf + 0 1552480563.828 * * [simplify]: Extracting #2: cost 181 inf + 43 1552480563.830 * * [simplify]: Extracting #3: cost 259 inf + 331 1552480563.837 * * [simplify]: Extracting #4: cost 255 inf + 1530 1552480563.840 * * [simplify]: Extracting #5: cost 245 inf + 3122 1552480563.845 * * [simplify]: Extracting #6: cost 218 inf + 8904 1552480563.871 * * [simplify]: Extracting #7: cost 54 inf + 62448 1552480563.906 * * [simplify]: Extracting #8: cost 0 inf + 81965 1552480563.926 * * [simplify]: Extracting #9: cost 0 inf + 81683 1552480563.960 * [simplify]: Simplified to (* (* (/ c (- (sqrt (fma a (* c -4) (* b b))) b)) (/ c (- (sqrt (fma a (* c -4) (* b b))) b))) (/ c (- (sqrt (fma a (* c -4) (* b b))) b))) 1552480563.961 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (cbrt (* (* (/ c (- (sqrt (fma a (* c -4) (* b b))) b)) (/ c (- (sqrt (fma a (* c -4) (* b b))) b))) (/ c (- (sqrt (fma a (* c -4) (* b b))) b))))))) 1552480563.961 * * * * [progress]: [ 86 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (cbrt (* (* (* c c) c) (* (* (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)) (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))))> 1552480563.961 * [simplify]: Simplifying (* (* (* c c) c) (* (* (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)) (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))) 1552480563.962 * * [simplify]: iters left: 6 (16 enodes) 1552480563.970 * * [simplify]: iters left: 5 (68 enodes) 1552480563.997 * * [simplify]: iters left: 4 (121 enodes) 1552480564.027 * * [simplify]: iters left: 3 (258 enodes) 1552480564.142 * * [simplify]: iters left: 2 (482 enodes) 1552480564.431 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480564.432 * * [simplify]: Extracting #1: cost 65 inf + 0 1552480564.433 * * [simplify]: Extracting #2: cost 166 inf + 44 1552480564.434 * * [simplify]: Extracting #3: cost 176 inf + 1270 1552480564.436 * * [simplify]: Extracting #4: cost 172 inf + 2981 1552480564.439 * * [simplify]: Extracting #5: cost 148 inf + 9315 1552480564.453 * * [simplify]: Extracting #6: cost 57 inf + 41705 1552480564.477 * * [simplify]: Extracting #7: cost 7 inf + 68103 1552480564.494 * * [simplify]: Extracting #8: cost 0 inf + 72864 1552480564.521 * [simplify]: Simplified to (* (/ c (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (/ c (- (sqrt (fma c (* -4 a) (* b b))) b)) (/ c (- (sqrt (fma c (* -4 a) (* b b))) b)))) 1552480564.521 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (cbrt (* (/ c (- (sqrt (fma c (* -4 a) (* b b))) b)) (* (/ c (- (sqrt (fma c (* -4 a) (* b b))) b)) (/ c (- (sqrt (fma c (* -4 a) (* b b))) b)))))))) 1552480564.521 * * * * [progress]: [ 87 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* (cbrt (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))) (cbrt (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))) (cbrt (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))))> 1552480564.521 * * * * [progress]: [ 88 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (cbrt (* (* (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))) (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))) (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))))> 1552480564.522 * * * * [progress]: [ 89 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (sqrt (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))) (sqrt (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))))> 1552480564.522 * * * * [progress]: [ 90 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* 1 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480564.522 * * * * [progress]: [ 91 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480564.522 * [simplify]: Simplifying (- (sqrt (fma (* -4 a) c (* b b))) b) 1552480564.522 * * [simplify]: iters left: 6 (9 enodes) 1552480564.524 * * [simplify]: iters left: 5 (32 enodes) 1552480564.529 * * [simplify]: iters left: 4 (43 enodes) 1552480564.536 * * [simplify]: iters left: 3 (55 enodes) 1552480564.543 * * [simplify]: iters left: 2 (57 enodes) 1552480564.555 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480564.556 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480564.556 * * [simplify]: Extracting #2: cost 7 inf + 1 1552480564.556 * * [simplify]: Extracting #3: cost 15 inf + 42 1552480564.556 * * [simplify]: Extracting #4: cost 15 inf + 127 1552480564.556 * * [simplify]: Extracting #5: cost 5 inf + 918 1552480564.557 * * [simplify]: Extracting #6: cost 0 inf + 1660 1552480564.558 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480564.558 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma c (* -4 a) (* b b))) b))))) 1552480564.558 * * * * [progress]: [ 92 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (/ (- (sqrt (fma (* -4 a) c (* b b))) b) 1)))))> 1552480564.558 * [simplify]: Simplifying (/ (- (sqrt (fma (* -4 a) c (* b b))) b) 1) 1552480564.559 * * [simplify]: iters left: 6 (11 enodes) 1552480564.564 * * [simplify]: iters left: 5 (41 enodes) 1552480564.578 * * [simplify]: iters left: 4 (57 enodes) 1552480564.586 * * [simplify]: iters left: 3 (72 enodes) 1552480564.595 * * [simplify]: iters left: 2 (74 enodes) 1552480564.604 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480564.604 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480564.604 * * [simplify]: Extracting #2: cost 6 inf + 43 1552480564.604 * * [simplify]: Extracting #3: cost 14 inf + 84 1552480564.604 * * [simplify]: Extracting #4: cost 15 inf + 128 1552480564.604 * * [simplify]: Extracting #5: cost 5 inf + 1056 1552480564.605 * * [simplify]: Extracting #6: cost 1 inf + 1442 1552480564.605 * * [simplify]: Extracting #7: cost 0 inf + 1661 1552480564.608 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480564.608 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma c (* -4 a) (* b b))) b))))) 1552480564.608 * * * * [progress]: [ 93 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (/ (- (sqrt (fma (* -4 a) c (* b b))) b) 1)))))> 1552480564.608 * [simplify]: Simplifying (/ (- (sqrt (fma (* -4 a) c (* b b))) b) 1) 1552480564.608 * * [simplify]: iters left: 6 (11 enodes) 1552480564.611 * * [simplify]: iters left: 5 (41 enodes) 1552480564.622 * * [simplify]: iters left: 4 (57 enodes) 1552480564.634 * * [simplify]: iters left: 3 (72 enodes) 1552480564.643 * * [simplify]: iters left: 2 (74 enodes) 1552480564.652 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480564.652 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480564.652 * * [simplify]: Extracting #2: cost 6 inf + 43 1552480564.653 * * [simplify]: Extracting #3: cost 14 inf + 84 1552480564.653 * * [simplify]: Extracting #4: cost 15 inf + 128 1552480564.653 * * [simplify]: Extracting #5: cost 5 inf + 1056 1552480564.653 * * [simplify]: Extracting #6: cost 1 inf + 1442 1552480564.654 * * [simplify]: Extracting #7: cost 0 inf + 1661 1552480564.654 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480564.654 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma c (* -4 a) (* b b))) b))))) 1552480564.654 * * * * [progress]: [ 94 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* (sqrt c) (sqrt (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))) (* (sqrt c) (sqrt (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))))> 1552480564.654 * [simplify]: Simplifying (* (sqrt c) (sqrt (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))) 1552480564.654 * * [simplify]: iters left: 6 (14 enodes) 1552480564.658 * * [simplify]: iters left: 5 (50 enodes) 1552480564.675 * * [simplify]: iters left: 4 (63 enodes) 1552480564.693 * * [simplify]: iters left: 3 (75 enodes) 1552480564.712 * * [simplify]: iters left: 2 (77 enodes) 1552480564.724 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480564.724 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480564.724 * * [simplify]: Extracting #2: cost 8 inf + 0 1552480564.724 * * [simplify]: Extracting #3: cost 10 inf + 1 1552480564.724 * * [simplify]: Extracting #4: cost 11 inf + 84 1552480564.725 * * [simplify]: Extracting #5: cost 12 inf + 126 1552480564.725 * * [simplify]: Extracting #6: cost 19 inf + 167 1552480564.725 * * [simplify]: Extracting #7: cost 16 inf + 654 1552480564.725 * * [simplify]: Extracting #8: cost 2 inf + 2943 1552480564.726 * * [simplify]: Extracting #9: cost 0 inf + 3623 1552480564.727 * [simplify]: Simplified to (* (sqrt c) (sqrt (/ 1 (- (sqrt (fma a (* -4 c) (* b b))) b)))) 1552480564.727 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* (sqrt c) (sqrt (/ 1 (- (sqrt (fma a (* -4 c) (* b b))) b)))) (* (sqrt c) (sqrt (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))))))) 1552480564.727 * [simplify]: Simplifying (* (sqrt c) (sqrt (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))) 1552480564.727 * * [simplify]: iters left: 6 (14 enodes) 1552480564.731 * * [simplify]: iters left: 5 (50 enodes) 1552480564.740 * * [simplify]: iters left: 4 (63 enodes) 1552480564.759 * * [simplify]: iters left: 3 (75 enodes) 1552480564.777 * * [simplify]: iters left: 2 (77 enodes) 1552480564.787 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480564.787 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480564.787 * * [simplify]: Extracting #2: cost 8 inf + 0 1552480564.787 * * [simplify]: Extracting #3: cost 10 inf + 1 1552480564.787 * * [simplify]: Extracting #4: cost 11 inf + 84 1552480564.787 * * [simplify]: Extracting #5: cost 12 inf + 126 1552480564.787 * * [simplify]: Extracting #6: cost 19 inf + 167 1552480564.787 * * [simplify]: Extracting #7: cost 16 inf + 654 1552480564.788 * * [simplify]: Extracting #8: cost 2 inf + 2943 1552480564.789 * * [simplify]: Extracting #9: cost 0 inf + 3623 1552480564.789 * [simplify]: Simplified to (* (sqrt c) (sqrt (/ 1 (- (sqrt (fma a (* -4 c) (* b b))) b)))) 1552480564.789 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* (sqrt c) (sqrt (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))) (* (sqrt c) (sqrt (/ 1 (- (sqrt (fma a (* -4 c) (* b b))) b)))))))) 1552480564.790 * * * * [progress]: [ 95 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* (sqrt c) (/ (sqrt 1) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))) (* (sqrt c) (/ (sqrt 1) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))))))))> 1552480564.790 * [simplify]: Simplifying (* (sqrt c) (/ (sqrt 1) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))) 1552480564.790 * * [simplify]: iters left: 6 (15 enodes) 1552480564.795 * * [simplify]: iters left: 5 (55 enodes) 1552480564.805 * * [simplify]: iters left: 4 (74 enodes) 1552480564.828 * * [simplify]: iters left: 3 (91 enodes) 1552480564.846 * * [simplify]: iters left: 2 (97 enodes) 1552480564.860 * * [simplify]: iters left: 1 (101 enodes) 1552480564.874 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480564.874 * * [simplify]: Extracting #1: cost 7 inf + 0 1552480564.875 * * [simplify]: Extracting #2: cost 12 inf + 1 1552480564.875 * * [simplify]: Extracting #3: cost 15 inf + 2 1552480564.875 * * [simplify]: Extracting #4: cost 15 inf + 85 1552480564.875 * * [simplify]: Extracting #5: cost 21 inf + 167 1552480564.875 * * [simplify]: Extracting #6: cost 21 inf + 391 1552480564.875 * * [simplify]: Extracting #7: cost 9 inf + 1660 1552480564.876 * * [simplify]: Extracting #8: cost 4 inf + 2980 1552480564.877 * * [simplify]: Extracting #9: cost 0 inf + 4217 1552480564.878 * [simplify]: Simplified to (/ (sqrt c) (sqrt (- (sqrt (fma a (* -4 c) (* b b))) b))) 1552480564.878 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ (sqrt c) (sqrt (- (sqrt (fma a (* -4 c) (* b b))) b))) (* (sqrt c) (/ (sqrt 1) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))) 1552480564.878 * [simplify]: Simplifying (* (sqrt c) (/ (sqrt 1) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))) 1552480564.878 * * [simplify]: iters left: 6 (15 enodes) 1552480564.884 * * [simplify]: iters left: 5 (55 enodes) 1552480564.892 * * [simplify]: iters left: 4 (74 enodes) 1552480564.915 * * [simplify]: iters left: 3 (91 enodes) 1552480564.928 * * [simplify]: iters left: 2 (97 enodes) 1552480564.942 * * [simplify]: iters left: 1 (101 enodes) 1552480564.962 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480564.962 * * [simplify]: Extracting #1: cost 7 inf + 0 1552480564.962 * * [simplify]: Extracting #2: cost 12 inf + 1 1552480564.963 * * [simplify]: Extracting #3: cost 15 inf + 2 1552480564.963 * * [simplify]: Extracting #4: cost 15 inf + 85 1552480564.963 * * [simplify]: Extracting #5: cost 21 inf + 167 1552480564.963 * * [simplify]: Extracting #6: cost 21 inf + 391 1552480564.964 * * [simplify]: Extracting #7: cost 9 inf + 1660 1552480564.965 * * [simplify]: Extracting #8: cost 4 inf + 2980 1552480564.967 * * [simplify]: Extracting #9: cost 0 inf + 4217 1552480564.969 * [simplify]: Simplified to (/ (sqrt c) (sqrt (- (sqrt (fma a (* -4 c) (* b b))) b))) 1552480564.969 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* (sqrt c) (/ (sqrt 1) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))) (/ (sqrt c) (sqrt (- (sqrt (fma a (* -4 c) (* b b))) b))))))) 1552480564.969 * * * * [progress]: [ 96 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* (sqrt c) (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))) (* (sqrt c) (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))))))))> 1552480564.970 * [simplify]: Simplifying (* (sqrt c) (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))) 1552480564.970 * * [simplify]: iters left: 6 (14 enodes) 1552480564.977 * * [simplify]: iters left: 5 (52 enodes) 1552480564.994 * * [simplify]: iters left: 4 (69 enodes) 1552480565.016 * * [simplify]: iters left: 3 (90 enodes) 1552480565.040 * * [simplify]: iters left: 2 (94 enodes) 1552480565.059 * * [simplify]: iters left: 1 (97 enodes) 1552480565.071 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480565.071 * * [simplify]: Extracting #1: cost 7 inf + 0 1552480565.071 * * [simplify]: Extracting #2: cost 12 inf + 1 1552480565.071 * * [simplify]: Extracting #3: cost 15 inf + 2 1552480565.071 * * [simplify]: Extracting #4: cost 15 inf + 85 1552480565.071 * * [simplify]: Extracting #5: cost 21 inf + 167 1552480565.071 * * [simplify]: Extracting #6: cost 21 inf + 294 1552480565.072 * * [simplify]: Extracting #7: cost 12 inf + 1084 1552480565.072 * * [simplify]: Extracting #8: cost 4 inf + 2941 1552480565.073 * * [simplify]: Extracting #9: cost 1 inf + 3878 1552480565.075 * * [simplify]: Extracting #10: cost 0 inf + 4217 1552480565.077 * [simplify]: Simplified to (/ (sqrt c) (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1552480565.077 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ (sqrt c) (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b))) (* (sqrt c) (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))) 1552480565.078 * [simplify]: Simplifying (* (sqrt c) (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))) 1552480565.078 * * [simplify]: iters left: 6 (14 enodes) 1552480565.086 * * [simplify]: iters left: 5 (52 enodes) 1552480565.096 * * [simplify]: iters left: 4 (69 enodes) 1552480565.107 * * [simplify]: iters left: 3 (90 enodes) 1552480565.120 * * [simplify]: iters left: 2 (94 enodes) 1552480565.144 * * [simplify]: iters left: 1 (97 enodes) 1552480565.157 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480565.157 * * [simplify]: Extracting #1: cost 7 inf + 0 1552480565.157 * * [simplify]: Extracting #2: cost 12 inf + 1 1552480565.157 * * [simplify]: Extracting #3: cost 15 inf + 2 1552480565.158 * * [simplify]: Extracting #4: cost 15 inf + 85 1552480565.158 * * [simplify]: Extracting #5: cost 21 inf + 167 1552480565.158 * * [simplify]: Extracting #6: cost 21 inf + 294 1552480565.158 * * [simplify]: Extracting #7: cost 12 inf + 1084 1552480565.159 * * [simplify]: Extracting #8: cost 4 inf + 2941 1552480565.160 * * [simplify]: Extracting #9: cost 1 inf + 3878 1552480565.160 * * [simplify]: Extracting #10: cost 0 inf + 4217 1552480565.161 * [simplify]: Simplified to (/ (sqrt c) (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b))) 1552480565.161 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* (sqrt c) (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))) (/ (sqrt c) (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b))))))) 1552480565.162 * * * * [progress]: [ 97 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (* (cbrt (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))) (cbrt (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))) (cbrt (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480565.162 * [simplify]: Simplifying (cbrt (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))) 1552480565.162 * * [simplify]: iters left: 6 (12 enodes) 1552480565.165 * * [simplify]: iters left: 5 (43 enodes) 1552480565.172 * * [simplify]: iters left: 4 (56 enodes) 1552480565.180 * * [simplify]: iters left: 3 (68 enodes) 1552480565.189 * * [simplify]: iters left: 2 (70 enodes) 1552480565.198 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480565.198 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480565.198 * * [simplify]: Extracting #2: cost 6 inf + 0 1552480565.199 * * [simplify]: Extracting #3: cost 9 inf + 1 1552480565.199 * * [simplify]: Extracting #4: cost 11 inf + 2 1552480565.199 * * [simplify]: Extracting #5: cost 19 inf + 43 1552480565.199 * * [simplify]: Extracting #6: cost 14 inf + 532 1552480565.199 * * [simplify]: Extracting #7: cost 6 inf + 1359 1552480565.200 * * [simplify]: Extracting #8: cost 1 inf + 2601 1552480565.200 * * [simplify]: Extracting #9: cost 0 inf + 2861 1552480565.201 * [simplify]: Simplified to (cbrt (/ 1 (- (sqrt (fma (* a -4) c (* b b))) b))) 1552480565.201 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (* (cbrt (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))) (cbrt (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))) (cbrt (/ 1 (- (sqrt (fma (* a -4) c (* b b))) b))))))) 1552480565.201 * * * * [progress]: [ 98 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (sqrt (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))) (sqrt (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480565.201 * [simplify]: Simplifying (sqrt (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))) 1552480565.201 * * [simplify]: iters left: 6 (12 enodes) 1552480565.204 * * [simplify]: iters left: 5 (43 enodes) 1552480565.211 * * [simplify]: iters left: 4 (56 enodes) 1552480565.219 * * [simplify]: iters left: 3 (68 enodes) 1552480565.228 * * [simplify]: iters left: 2 (70 enodes) 1552480565.239 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480565.239 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480565.239 * * [simplify]: Extracting #2: cost 6 inf + 0 1552480565.239 * * [simplify]: Extracting #3: cost 9 inf + 1 1552480565.239 * * [simplify]: Extracting #4: cost 11 inf + 2 1552480565.239 * * [simplify]: Extracting #5: cost 19 inf + 43 1552480565.239 * * [simplify]: Extracting #6: cost 14 inf + 532 1552480565.239 * * [simplify]: Extracting #7: cost 6 inf + 1359 1552480565.240 * * [simplify]: Extracting #8: cost 1 inf + 2521 1552480565.240 * * [simplify]: Extracting #9: cost 0 inf + 2781 1552480565.241 * [simplify]: Simplified to (sqrt (/ 1 (- (sqrt (fma (* a -4) c (* b b))) b))) 1552480565.241 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (sqrt (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))) (sqrt (/ 1 (- (sqrt (fma (* a -4) c (* b b))) b))))))) 1552480565.241 * * * * [progress]: [ 99 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b))))) (/ (cbrt 1) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480565.241 * [simplify]: Simplifying (/ (cbrt 1) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b))) 1552480565.242 * * [simplify]: iters left: 6 (13 enodes) 1552480565.245 * * [simplify]: iters left: 5 (46 enodes) 1552480565.253 * * [simplify]: iters left: 4 (59 enodes) 1552480565.262 * * [simplify]: iters left: 3 (71 enodes) 1552480565.280 * * [simplify]: iters left: 2 (73 enodes) 1552480565.300 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480565.300 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480565.300 * * [simplify]: Extracting #2: cost 5 inf + 1 1552480565.300 * * [simplify]: Extracting #3: cost 9 inf + 1 1552480565.300 * * [simplify]: Extracting #4: cost 11 inf + 2 1552480565.300 * * [simplify]: Extracting #5: cost 18 inf + 84 1552480565.301 * * [simplify]: Extracting #6: cost 19 inf + 128 1552480565.301 * * [simplify]: Extracting #7: cost 8 inf + 961 1552480565.302 * * [simplify]: Extracting #8: cost 1 inf + 2640 1552480565.303 * * [simplify]: Extracting #9: cost 0 inf + 2939 1552480565.304 * [simplify]: Simplified to (/ 1 (cbrt (- (sqrt (fma -4 (* a c) (* b b))) b))) 1552480565.304 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b))))) (/ 1 (cbrt (- (sqrt (fma -4 (* a c) (* b b))) b))))))) 1552480565.305 * * * * [progress]: [ 100 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ (* (cbrt 1) (cbrt 1)) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))) (/ (cbrt 1) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480565.305 * [simplify]: Simplifying (/ (cbrt 1) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) 1552480565.305 * * [simplify]: iters left: 6 (13 enodes) 1552480565.309 * * [simplify]: iters left: 5 (46 enodes) 1552480565.316 * * [simplify]: iters left: 4 (59 enodes) 1552480565.325 * * [simplify]: iters left: 3 (71 enodes) 1552480565.341 * * [simplify]: iters left: 2 (73 enodes) 1552480565.352 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480565.352 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480565.352 * * [simplify]: Extracting #2: cost 5 inf + 1 1552480565.353 * * [simplify]: Extracting #3: cost 9 inf + 1 1552480565.353 * * [simplify]: Extracting #4: cost 11 inf + 2 1552480565.353 * * [simplify]: Extracting #5: cost 18 inf + 84 1552480565.353 * * [simplify]: Extracting #6: cost 19 inf + 128 1552480565.353 * * [simplify]: Extracting #7: cost 8 inf + 961 1552480565.354 * * [simplify]: Extracting #8: cost 1 inf + 2520 1552480565.355 * * [simplify]: Extracting #9: cost 0 inf + 2779 1552480565.357 * [simplify]: Simplified to (/ 1 (sqrt (- (sqrt (fma -4 (* a c) (* b b))) b))) 1552480565.357 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ (* (cbrt 1) (cbrt 1)) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))) (/ 1 (sqrt (- (sqrt (fma -4 (* a c) (* b b))) b))))))) 1552480565.357 * * * * [progress]: [ 101 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ (* (cbrt 1) (cbrt 1)) 1)) (/ (cbrt 1) (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480565.357 * [simplify]: Simplifying (/ (cbrt 1) (- (sqrt (fma (* -4 a) c (* b b))) b)) 1552480565.358 * * [simplify]: iters left: 6 (12 enodes) 1552480565.364 * * [simplify]: iters left: 5 (43 enodes) 1552480565.377 * * [simplify]: iters left: 4 (56 enodes) 1552480565.394 * * [simplify]: iters left: 3 (68 enodes) 1552480565.411 * * [simplify]: iters left: 2 (70 enodes) 1552480565.420 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480565.420 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480565.421 * * [simplify]: Extracting #2: cost 7 inf + 1 1552480565.421 * * [simplify]: Extracting #3: cost 8 inf + 43 1552480565.421 * * [simplify]: Extracting #4: cost 16 inf + 84 1552480565.421 * * [simplify]: Extracting #5: cost 16 inf + 170 1552480565.421 * * [simplify]: Extracting #6: cost 7 inf + 919 1552480565.421 * * [simplify]: Extracting #7: cost 1 inf + 1962 1552480565.422 * * [simplify]: Extracting #8: cost 0 inf + 2181 1552480565.422 * [simplify]: Simplified to (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)) 1552480565.422 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ (* (cbrt 1) (cbrt 1)) 1)) (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))))) 1552480565.423 * * * * [progress]: [ 102 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ (* (cbrt 1) (cbrt 1)) (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))) (/ (cbrt 1) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))))))> 1552480565.423 * [simplify]: Simplifying (/ (cbrt 1) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) 1552480565.423 * * [simplify]: iters left: 6 (14 enodes) 1552480565.427 * * [simplify]: iters left: 5 (49 enodes) 1552480565.435 * * [simplify]: iters left: 4 (62 enodes) 1552480565.445 * * [simplify]: iters left: 3 (74 enodes) 1552480565.467 * * [simplify]: iters left: 2 (76 enodes) 1552480565.478 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480565.478 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480565.478 * * [simplify]: Extracting #2: cost 7 inf + 1 1552480565.478 * * [simplify]: Extracting #3: cost 12 inf + 1 1552480565.478 * * [simplify]: Extracting #4: cost 12 inf + 43 1552480565.478 * * [simplify]: Extracting #5: cost 19 inf + 165 1552480565.478 * * [simplify]: Extracting #6: cost 18 inf + 332 1552480565.479 * * [simplify]: Extracting #7: cost 9 inf + 984 1552480565.479 * * [simplify]: Extracting #8: cost 2 inf + 2462 1552480565.480 * * [simplify]: Extracting #9: cost 0 inf + 3101 1552480565.480 * [simplify]: Simplified to (/ 1 (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) 1552480565.480 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ (* (cbrt 1) (cbrt 1)) (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))) (/ 1 (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))))))) 1552480565.481 * * * * [progress]: [ 103 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ (* (cbrt 1) (cbrt 1)) (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))) (/ (cbrt 1) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))))))> 1552480565.481 * [simplify]: Simplifying (/ (cbrt 1) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) 1552480565.481 * * [simplify]: iters left: 6 (14 enodes) 1552480565.485 * * [simplify]: iters left: 5 (49 enodes) 1552480565.493 * * [simplify]: iters left: 4 (62 enodes) 1552480565.506 * * [simplify]: iters left: 3 (74 enodes) 1552480565.526 * * [simplify]: iters left: 2 (76 enodes) 1552480565.546 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480565.546 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480565.546 * * [simplify]: Extracting #2: cost 7 inf + 1 1552480565.546 * * [simplify]: Extracting #3: cost 12 inf + 1 1552480565.547 * * [simplify]: Extracting #4: cost 12 inf + 43 1552480565.547 * * [simplify]: Extracting #5: cost 19 inf + 165 1552480565.547 * * [simplify]: Extracting #6: cost 18 inf + 332 1552480565.547 * * [simplify]: Extracting #7: cost 9 inf + 984 1552480565.548 * * [simplify]: Extracting #8: cost 2 inf + 2462 1552480565.550 * * [simplify]: Extracting #9: cost 0 inf + 3101 1552480565.551 * [simplify]: Simplified to (/ 1 (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) 1552480565.551 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ (* (cbrt 1) (cbrt 1)) (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))) (/ 1 (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))))))) 1552480565.551 * * * * [progress]: [ 104 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ (* (cbrt 1) (cbrt 1)) 1)) (/ (cbrt 1) (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480565.551 * [simplify]: Simplifying (/ (cbrt 1) (- (sqrt (fma (* -4 a) c (* b b))) b)) 1552480565.552 * * [simplify]: iters left: 6 (12 enodes) 1552480565.556 * * [simplify]: iters left: 5 (43 enodes) 1552480565.563 * * [simplify]: iters left: 4 (56 enodes) 1552480565.573 * * [simplify]: iters left: 3 (68 enodes) 1552480565.581 * * [simplify]: iters left: 2 (70 enodes) 1552480565.591 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480565.591 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480565.591 * * [simplify]: Extracting #2: cost 7 inf + 1 1552480565.591 * * [simplify]: Extracting #3: cost 8 inf + 43 1552480565.591 * * [simplify]: Extracting #4: cost 16 inf + 84 1552480565.591 * * [simplify]: Extracting #5: cost 16 inf + 170 1552480565.591 * * [simplify]: Extracting #6: cost 7 inf + 919 1552480565.592 * * [simplify]: Extracting #7: cost 1 inf + 1962 1552480565.592 * * [simplify]: Extracting #8: cost 0 inf + 2181 1552480565.593 * [simplify]: Simplified to (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)) 1552480565.593 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ (* (cbrt 1) (cbrt 1)) 1)) (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))))) 1552480565.593 * * * * [progress]: [ 105 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ (sqrt 1) (* (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b))))) (/ (sqrt 1) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480565.593 * [simplify]: Simplifying (/ (sqrt 1) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b))) 1552480565.593 * * [simplify]: iters left: 6 (13 enodes) 1552480565.597 * * [simplify]: iters left: 5 (46 enodes) 1552480565.604 * * [simplify]: iters left: 4 (59 enodes) 1552480565.613 * * [simplify]: iters left: 3 (71 enodes) 1552480565.623 * * [simplify]: iters left: 2 (73 enodes) 1552480565.642 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480565.642 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480565.642 * * [simplify]: Extracting #2: cost 5 inf + 1 1552480565.642 * * [simplify]: Extracting #3: cost 9 inf + 1 1552480565.642 * * [simplify]: Extracting #4: cost 11 inf + 2 1552480565.643 * * [simplify]: Extracting #5: cost 18 inf + 84 1552480565.643 * * [simplify]: Extracting #6: cost 19 inf + 128 1552480565.643 * * [simplify]: Extracting #7: cost 8 inf + 961 1552480565.644 * * [simplify]: Extracting #8: cost 1 inf + 2640 1552480565.646 * * [simplify]: Extracting #9: cost 0 inf + 2939 1552480565.647 * [simplify]: Simplified to (/ 1 (cbrt (- (sqrt (fma -4 (* a c) (* b b))) b))) 1552480565.647 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ (sqrt 1) (* (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b))))) (/ 1 (cbrt (- (sqrt (fma -4 (* a c) (* b b))) b))))))) 1552480565.647 * * * * [progress]: [ 106 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ (sqrt 1) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))) (/ (sqrt 1) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480565.647 * [simplify]: Simplifying (/ (sqrt 1) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) 1552480565.648 * * [simplify]: iters left: 6 (13 enodes) 1552480565.655 * * [simplify]: iters left: 5 (46 enodes) 1552480565.671 * * [simplify]: iters left: 4 (59 enodes) 1552480565.689 * * [simplify]: iters left: 3 (71 enodes) 1552480565.706 * * [simplify]: iters left: 2 (73 enodes) 1552480565.724 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480565.724 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480565.724 * * [simplify]: Extracting #2: cost 5 inf + 1 1552480565.724 * * [simplify]: Extracting #3: cost 9 inf + 1 1552480565.724 * * [simplify]: Extracting #4: cost 11 inf + 2 1552480565.724 * * [simplify]: Extracting #5: cost 18 inf + 84 1552480565.725 * * [simplify]: Extracting #6: cost 19 inf + 128 1552480565.725 * * [simplify]: Extracting #7: cost 8 inf + 961 1552480565.726 * * [simplify]: Extracting #8: cost 1 inf + 2520 1552480565.727 * * [simplify]: Extracting #9: cost 0 inf + 2779 1552480565.728 * [simplify]: Simplified to (/ 1 (sqrt (- (sqrt (fma -4 (* a c) (* b b))) b))) 1552480565.728 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ (sqrt 1) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))) (/ 1 (sqrt (- (sqrt (fma -4 (* a c) (* b b))) b))))))) 1552480565.729 * * * * [progress]: [ 107 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ (sqrt 1) 1)) (/ (sqrt 1) (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480565.729 * [simplify]: Simplifying (/ (sqrt 1) (- (sqrt (fma (* -4 a) c (* b b))) b)) 1552480565.729 * * [simplify]: iters left: 6 (12 enodes) 1552480565.736 * * [simplify]: iters left: 5 (43 enodes) 1552480565.748 * * [simplify]: iters left: 4 (56 enodes) 1552480565.766 * * [simplify]: iters left: 3 (68 enodes) 1552480565.785 * * [simplify]: iters left: 2 (70 enodes) 1552480565.803 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480565.804 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480565.804 * * [simplify]: Extracting #2: cost 7 inf + 1 1552480565.804 * * [simplify]: Extracting #3: cost 8 inf + 43 1552480565.804 * * [simplify]: Extracting #4: cost 16 inf + 84 1552480565.804 * * [simplify]: Extracting #5: cost 16 inf + 170 1552480565.804 * * [simplify]: Extracting #6: cost 7 inf + 919 1552480565.805 * * [simplify]: Extracting #7: cost 1 inf + 1962 1552480565.806 * * [simplify]: Extracting #8: cost 0 inf + 2181 1552480565.807 * [simplify]: Simplified to (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)) 1552480565.807 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ (sqrt 1) 1)) (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))))) 1552480565.807 * * * * [progress]: [ 108 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ (sqrt 1) (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))) (/ (sqrt 1) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))))))> 1552480565.808 * [simplify]: Simplifying (/ (sqrt 1) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) 1552480565.808 * * [simplify]: iters left: 6 (14 enodes) 1552480565.819 * * [simplify]: iters left: 5 (49 enodes) 1552480565.830 * * [simplify]: iters left: 4 (62 enodes) 1552480565.839 * * [simplify]: iters left: 3 (74 enodes) 1552480565.848 * * [simplify]: iters left: 2 (76 enodes) 1552480565.858 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480565.858 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480565.858 * * [simplify]: Extracting #2: cost 7 inf + 1 1552480565.858 * * [simplify]: Extracting #3: cost 12 inf + 1 1552480565.858 * * [simplify]: Extracting #4: cost 12 inf + 43 1552480565.858 * * [simplify]: Extracting #5: cost 19 inf + 165 1552480565.858 * * [simplify]: Extracting #6: cost 18 inf + 332 1552480565.858 * * [simplify]: Extracting #7: cost 9 inf + 984 1552480565.859 * * [simplify]: Extracting #8: cost 2 inf + 2462 1552480565.860 * * [simplify]: Extracting #9: cost 0 inf + 3101 1552480565.860 * [simplify]: Simplified to (/ 1 (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) 1552480565.860 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ (sqrt 1) (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))) (/ 1 (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))))))) 1552480565.860 * * * * [progress]: [ 109 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ (sqrt 1) (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))) (/ (sqrt 1) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))))))> 1552480565.861 * [simplify]: Simplifying (/ (sqrt 1) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) 1552480565.861 * * [simplify]: iters left: 6 (14 enodes) 1552480565.868 * * [simplify]: iters left: 5 (49 enodes) 1552480565.883 * * [simplify]: iters left: 4 (62 enodes) 1552480565.901 * * [simplify]: iters left: 3 (74 enodes) 1552480565.922 * * [simplify]: iters left: 2 (76 enodes) 1552480565.936 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480565.936 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480565.936 * * [simplify]: Extracting #2: cost 7 inf + 1 1552480565.936 * * [simplify]: Extracting #3: cost 12 inf + 1 1552480565.936 * * [simplify]: Extracting #4: cost 12 inf + 43 1552480565.936 * * [simplify]: Extracting #5: cost 19 inf + 165 1552480565.936 * * [simplify]: Extracting #6: cost 18 inf + 332 1552480565.936 * * [simplify]: Extracting #7: cost 9 inf + 984 1552480565.937 * * [simplify]: Extracting #8: cost 2 inf + 2462 1552480565.937 * * [simplify]: Extracting #9: cost 0 inf + 3101 1552480565.938 * [simplify]: Simplified to (/ 1 (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) 1552480565.938 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ (sqrt 1) (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))) (/ 1 (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))))))) 1552480565.938 * * * * [progress]: [ 110 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ (sqrt 1) 1)) (/ (sqrt 1) (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480565.939 * [simplify]: Simplifying (/ (sqrt 1) (- (sqrt (fma (* -4 a) c (* b b))) b)) 1552480565.939 * * [simplify]: iters left: 6 (12 enodes) 1552480565.942 * * [simplify]: iters left: 5 (43 enodes) 1552480565.949 * * [simplify]: iters left: 4 (56 enodes) 1552480565.960 * * [simplify]: iters left: 3 (68 enodes) 1552480565.978 * * [simplify]: iters left: 2 (70 enodes) 1552480565.997 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480565.997 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480565.997 * * [simplify]: Extracting #2: cost 7 inf + 1 1552480565.997 * * [simplify]: Extracting #3: cost 8 inf + 43 1552480565.997 * * [simplify]: Extracting #4: cost 16 inf + 84 1552480565.997 * * [simplify]: Extracting #5: cost 16 inf + 170 1552480565.998 * * [simplify]: Extracting #6: cost 7 inf + 919 1552480565.998 * * [simplify]: Extracting #7: cost 1 inf + 1962 1552480565.999 * * [simplify]: Extracting #8: cost 0 inf + 2181 1552480566.000 * [simplify]: Simplified to (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)) 1552480566.000 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ (sqrt 1) 1)) (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))))) 1552480566.001 * * * * [progress]: [ 111 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ 1 (* (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b))))) (/ 1 (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480566.001 * [simplify]: Simplifying (/ 1 (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b))) 1552480566.001 * * [simplify]: iters left: 6 (12 enodes) 1552480566.007 * * [simplify]: iters left: 5 (43 enodes) 1552480566.020 * * [simplify]: iters left: 4 (56 enodes) 1552480566.029 * * [simplify]: iters left: 3 (68 enodes) 1552480566.038 * * [simplify]: iters left: 2 (70 enodes) 1552480566.050 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480566.050 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480566.050 * * [simplify]: Extracting #2: cost 5 inf + 1 1552480566.050 * * [simplify]: Extracting #3: cost 9 inf + 1 1552480566.050 * * [simplify]: Extracting #4: cost 11 inf + 2 1552480566.050 * * [simplify]: Extracting #5: cost 19 inf + 43 1552480566.050 * * [simplify]: Extracting #6: cost 14 inf + 532 1552480566.051 * * [simplify]: Extracting #7: cost 6 inf + 1359 1552480566.051 * * [simplify]: Extracting #8: cost 1 inf + 2640 1552480566.052 * * [simplify]: Extracting #9: cost 0 inf + 2939 1552480566.052 * [simplify]: Simplified to (/ 1 (cbrt (- (sqrt (fma (* a -4) c (* b b))) b))) 1552480566.052 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ 1 (* (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b))))) (/ 1 (cbrt (- (sqrt (fma (* a -4) c (* b b))) b))))))) 1552480566.053 * * * * [progress]: [ 112 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))) (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480566.053 * [simplify]: Simplifying (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) 1552480566.053 * * [simplify]: iters left: 6 (12 enodes) 1552480566.056 * * [simplify]: iters left: 5 (43 enodes) 1552480566.064 * * [simplify]: iters left: 4 (56 enodes) 1552480566.080 * * [simplify]: iters left: 3 (68 enodes) 1552480566.099 * * [simplify]: iters left: 2 (70 enodes) 1552480566.117 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480566.117 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480566.117 * * [simplify]: Extracting #2: cost 5 inf + 1 1552480566.117 * * [simplify]: Extracting #3: cost 9 inf + 1 1552480566.117 * * [simplify]: Extracting #4: cost 11 inf + 2 1552480566.117 * * [simplify]: Extracting #5: cost 19 inf + 43 1552480566.117 * * [simplify]: Extracting #6: cost 14 inf + 532 1552480566.118 * * [simplify]: Extracting #7: cost 6 inf + 1359 1552480566.119 * * [simplify]: Extracting #8: cost 1 inf + 2520 1552480566.120 * * [simplify]: Extracting #9: cost 0 inf + 2779 1552480566.121 * [simplify]: Simplified to (/ 1 (sqrt (- (sqrt (fma (* a -4) c (* b b))) b))) 1552480566.121 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))) (/ 1 (sqrt (- (sqrt (fma (* a -4) c (* b b))) b))))))) 1552480566.121 * * * * [progress]: [ 113 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ 1 1)) (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480566.122 * [simplify]: Simplifying (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)) 1552480566.122 * * [simplify]: iters left: 6 (11 enodes) 1552480566.127 * * [simplify]: iters left: 5 (40 enodes) 1552480566.134 * * [simplify]: iters left: 4 (53 enodes) 1552480566.142 * * [simplify]: iters left: 3 (65 enodes) 1552480566.153 * * [simplify]: iters left: 2 (67 enodes) 1552480566.168 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480566.168 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480566.168 * * [simplify]: Extracting #2: cost 7 inf + 1 1552480566.168 * * [simplify]: Extracting #3: cost 8 inf + 43 1552480566.168 * * [simplify]: Extracting #4: cost 16 inf + 84 1552480566.169 * * [simplify]: Extracting #5: cost 13 inf + 434 1552480566.169 * * [simplify]: Extracting #6: cost 4 inf + 1263 1552480566.170 * * [simplify]: Extracting #7: cost 0 inf + 2181 1552480566.171 * [simplify]: Simplified to (/ 1 (- (sqrt (fma (* a -4) c (* b b))) b)) 1552480566.171 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ 1 1)) (/ 1 (- (sqrt (fma (* a -4) c (* b b))) b)))))) 1552480566.171 * * * * [progress]: [ 114 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ 1 (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))) (/ 1 (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))))))> 1552480566.172 * [simplify]: Simplifying (/ 1 (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) 1552480566.172 * * [simplify]: iters left: 6 (13 enodes) 1552480566.179 * * [simplify]: iters left: 5 (46 enodes) 1552480566.193 * * [simplify]: iters left: 4 (59 enodes) 1552480566.202 * * [simplify]: iters left: 3 (71 enodes) 1552480566.212 * * [simplify]: iters left: 2 (73 enodes) 1552480566.222 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480566.222 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480566.222 * * [simplify]: Extracting #2: cost 7 inf + 1 1552480566.222 * * [simplify]: Extracting #3: cost 12 inf + 1 1552480566.222 * * [simplify]: Extracting #4: cost 13 inf + 2 1552480566.222 * * [simplify]: Extracting #5: cost 20 inf + 84 1552480566.222 * * [simplify]: Extracting #6: cost 18 inf + 334 1552480566.222 * * [simplify]: Extracting #7: cost 7 inf + 1423 1552480566.223 * * [simplify]: Extracting #8: cost 1 inf + 2802 1552480566.224 * * [simplify]: Extracting #9: cost 0 inf + 3101 1552480566.224 * [simplify]: Simplified to (/ 1 (- (sqrt (sqrt (fma b b (* -4 (* c a))))) (sqrt b))) 1552480566.224 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ 1 (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))) (/ 1 (- (sqrt (sqrt (fma b b (* -4 (* c a))))) (sqrt b))))))) 1552480566.224 * * * * [progress]: [ 115 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ 1 (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))) (/ 1 (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))))))> 1552480566.225 * [simplify]: Simplifying (/ 1 (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))) 1552480566.225 * * [simplify]: iters left: 6 (13 enodes) 1552480566.228 * * [simplify]: iters left: 5 (46 enodes) 1552480566.236 * * [simplify]: iters left: 4 (59 enodes) 1552480566.248 * * [simplify]: iters left: 3 (71 enodes) 1552480566.269 * * [simplify]: iters left: 2 (73 enodes) 1552480566.281 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480566.281 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480566.281 * * [simplify]: Extracting #2: cost 7 inf + 1 1552480566.281 * * [simplify]: Extracting #3: cost 12 inf + 1 1552480566.281 * * [simplify]: Extracting #4: cost 13 inf + 2 1552480566.282 * * [simplify]: Extracting #5: cost 20 inf + 84 1552480566.282 * * [simplify]: Extracting #6: cost 18 inf + 334 1552480566.282 * * [simplify]: Extracting #7: cost 7 inf + 1423 1552480566.282 * * [simplify]: Extracting #8: cost 1 inf + 2802 1552480566.283 * * [simplify]: Extracting #9: cost 0 inf + 3101 1552480566.284 * [simplify]: Simplified to (/ 1 (- (sqrt (sqrt (fma b b (* -4 (* c a))))) (sqrt b))) 1552480566.284 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ 1 (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))) (/ 1 (- (sqrt (sqrt (fma b b (* -4 (* c a))))) (sqrt b))))))) 1552480566.284 * * * * [progress]: [ 116 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ 1 1)) (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480566.284 * [simplify]: Simplifying (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)) 1552480566.284 * * [simplify]: iters left: 6 (11 enodes) 1552480566.287 * * [simplify]: iters left: 5 (40 enodes) 1552480566.294 * * [simplify]: iters left: 4 (53 enodes) 1552480566.303 * * [simplify]: iters left: 3 (65 enodes) 1552480566.313 * * [simplify]: iters left: 2 (67 enodes) 1552480566.330 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480566.330 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480566.330 * * [simplify]: Extracting #2: cost 7 inf + 1 1552480566.330 * * [simplify]: Extracting #3: cost 8 inf + 43 1552480566.330 * * [simplify]: Extracting #4: cost 16 inf + 84 1552480566.331 * * [simplify]: Extracting #5: cost 13 inf + 434 1552480566.331 * * [simplify]: Extracting #6: cost 4 inf + 1263 1552480566.332 * * [simplify]: Extracting #7: cost 0 inf + 2181 1552480566.333 * [simplify]: Simplified to (/ 1 (- (sqrt (fma (* a -4) c (* b b))) b)) 1552480566.333 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ 1 1)) (/ 1 (- (sqrt (fma (* a -4) c (* b b))) b)))))) 1552480566.333 * * * * [progress]: [ 117 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c 1) (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480566.334 * [simplify]: Simplifying (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)) 1552480566.334 * * [simplify]: iters left: 6 (11 enodes) 1552480566.339 * * [simplify]: iters left: 5 (40 enodes) 1552480566.352 * * [simplify]: iters left: 4 (53 enodes) 1552480566.363 * * [simplify]: iters left: 3 (65 enodes) 1552480566.373 * * [simplify]: iters left: 2 (67 enodes) 1552480566.382 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480566.382 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480566.382 * * [simplify]: Extracting #2: cost 7 inf + 1 1552480566.382 * * [simplify]: Extracting #3: cost 8 inf + 43 1552480566.382 * * [simplify]: Extracting #4: cost 16 inf + 84 1552480566.382 * * [simplify]: Extracting #5: cost 13 inf + 434 1552480566.382 * * [simplify]: Extracting #6: cost 4 inf + 1263 1552480566.383 * * [simplify]: Extracting #7: cost 0 inf + 2181 1552480566.383 * [simplify]: Simplified to (/ 1 (- (sqrt (fma (* a -4) c (* b b))) b)) 1552480566.383 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c 1) (/ 1 (- (sqrt (fma (* a -4) c (* b b))) b)))))) 1552480566.383 * * * * [progress]: [ 118 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c 1) (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480566.384 * [simplify]: Simplifying (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)) 1552480566.384 * * [simplify]: iters left: 6 (11 enodes) 1552480566.387 * * [simplify]: iters left: 5 (40 enodes) 1552480566.400 * * [simplify]: iters left: 4 (53 enodes) 1552480566.416 * * [simplify]: iters left: 3 (65 enodes) 1552480566.433 * * [simplify]: iters left: 2 (67 enodes) 1552480566.451 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480566.451 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480566.451 * * [simplify]: Extracting #2: cost 7 inf + 1 1552480566.451 * * [simplify]: Extracting #3: cost 8 inf + 43 1552480566.452 * * [simplify]: Extracting #4: cost 16 inf + 84 1552480566.452 * * [simplify]: Extracting #5: cost 13 inf + 434 1552480566.452 * * [simplify]: Extracting #6: cost 4 inf + 1263 1552480566.453 * * [simplify]: Extracting #7: cost 0 inf + 2181 1552480566.454 * [simplify]: Simplified to (/ 1 (- (sqrt (fma (* a -4) c (* b b))) b)) 1552480566.454 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c 1) (/ 1 (- (sqrt (fma (* a -4) c (* b b))) b)))))) 1552480566.454 * * * * [progress]: [ 119 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ 1 (- (pow (sqrt (fma (* -4 a) c (* b b))) 3) (pow b 3)))) (+ (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (+ (* b b) (* (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480566.455 * [simplify]: Simplifying (+ (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (+ (* b b) (* (sqrt (fma (* -4 a) c (* b b))) b))) 1552480566.455 * * [simplify]: iters left: 6 (12 enodes) 1552480566.461 * * [simplify]: iters left: 5 (46 enodes) 1552480566.476 * * [simplify]: iters left: 4 (76 enodes) 1552480566.505 * * [simplify]: iters left: 3 (130 enodes) 1552480566.528 * * [simplify]: iters left: 2 (171 enodes) 1552480566.567 * * [simplify]: iters left: 1 (186 enodes) 1552480566.608 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480566.609 * * [simplify]: Extracting #1: cost 23 inf + 0 1552480566.609 * * [simplify]: Extracting #2: cost 34 inf + 86 1552480566.611 * * [simplify]: Extracting #3: cost 10 inf + 3783 1552480566.615 * * [simplify]: Extracting #4: cost 1 inf + 5482 1552480566.619 * * [simplify]: Extracting #5: cost 0 inf + 5716 1552480566.623 * [simplify]: Simplified to (fma b (sqrt (fma c (* -4 a) (* b b))) (+ (* b b) (fma c (* -4 a) (* b b)))) 1552480566.623 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ 1 (- (pow (sqrt (fma (* -4 a) c (* b b))) 3) (pow b 3)))) (fma b (sqrt (fma c (* -4 a) (* b b))) (+ (* b b) (fma c (* -4 a) (* b b)))))))) 1552480566.624 * * * * [progress]: [ 120 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ 1 (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (* b b)))) (+ (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480566.624 * [simplify]: Simplifying (+ (sqrt (fma (* -4 a) c (* b b))) b) 1552480566.624 * * [simplify]: iters left: 6 (9 enodes) 1552480566.629 * * [simplify]: iters left: 5 (31 enodes) 1552480566.639 * * [simplify]: iters left: 4 (39 enodes) 1552480566.651 * * [simplify]: iters left: 3 (51 enodes) 1552480566.664 * * [simplify]: iters left: 2 (53 enodes) 1552480566.678 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480566.678 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480566.678 * * [simplify]: Extracting #2: cost 5 inf + 1 1552480566.678 * * [simplify]: Extracting #3: cost 14 inf + 1 1552480566.679 * * [simplify]: Extracting #4: cost 15 inf + 45 1552480566.679 * * [simplify]: Extracting #5: cost 6 inf + 697 1552480566.680 * * [simplify]: Extracting #6: cost 0 inf + 1578 1552480566.680 * [simplify]: Simplified to (+ (sqrt (fma c (* -4 a) (* b b))) b) 1552480566.680 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (/ 1 (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (* b b)))) (+ (sqrt (fma c (* -4 a) (* b b))) b))))) 1552480566.681 * * * * [progress]: [ 121 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* (cbrt c) (cbrt c)) (* (cbrt c) (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480566.681 * [simplify]: Simplifying (* (cbrt c) (cbrt c)) 1552480566.681 * * [simplify]: iters left: 3 (3 enodes) 1552480566.682 * * [simplify]: iters left: 2 (9 enodes) 1552480566.685 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480566.685 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480566.685 * * [simplify]: Extracting #2: cost 5 inf + 0 1552480566.685 * * [simplify]: Extracting #3: cost 4 inf + 1 1552480566.685 * * [simplify]: Extracting #4: cost 0 inf + 405 1552480566.685 * [simplify]: Simplified to (* (cbrt c) (cbrt c)) 1552480566.685 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* (cbrt c) (cbrt c)) (* (cbrt c) (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))) 1552480566.686 * * * * [progress]: [ 122 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (sqrt c) (* (sqrt c) (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480566.686 * [simplify]: Simplifying (sqrt c) 1552480566.686 * * [simplify]: iters left: 1 (2 enodes) 1552480566.687 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480566.687 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480566.687 * * [simplify]: Extracting #2: cost 2 inf + 1 1552480566.687 * * [simplify]: Extracting #3: cost 0 inf + 83 1552480566.687 * [simplify]: Simplified to (sqrt c) 1552480566.687 * [simplify]: Simplified (2 3 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (sqrt c) (* (sqrt c) (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))) 1552480566.687 * * * * [progress]: [ 123 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* 1 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480566.687 * * * * [progress]: [ 124 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (* c 1) (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480566.688 * [simplify]: Simplifying (- (sqrt (fma (* -4 a) c (* b b))) b) 1552480566.688 * * [simplify]: iters left: 6 (9 enodes) 1552480566.692 * * [simplify]: iters left: 5 (32 enodes) 1552480566.702 * * [simplify]: iters left: 4 (43 enodes) 1552480566.717 * * [simplify]: iters left: 3 (55 enodes) 1552480566.731 * * [simplify]: iters left: 2 (57 enodes) 1552480566.747 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480566.747 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480566.747 * * [simplify]: Extracting #2: cost 7 inf + 1 1552480566.747 * * [simplify]: Extracting #3: cost 15 inf + 42 1552480566.747 * * [simplify]: Extracting #4: cost 15 inf + 127 1552480566.747 * * [simplify]: Extracting #5: cost 5 inf + 918 1552480566.748 * * [simplify]: Extracting #6: cost 0 inf + 1660 1552480566.749 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480566.749 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (* c 1) (- (sqrt (fma c (* -4 a) (* b b))) b))))) 1552480566.749 * * * * [progress]: [ 125 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (* c (- 1)) (- (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480566.750 * [simplify]: Simplifying (- (- (sqrt (fma (* -4 a) c (* b b))) b)) 1552480566.750 * * [simplify]: iters left: 6 (10 enodes) 1552480566.758 * * [simplify]: iters left: 5 (35 enodes) 1552480566.769 * * [simplify]: iters left: 4 (49 enodes) 1552480566.784 * * [simplify]: iters left: 3 (63 enodes) 1552480566.800 * * [simplify]: iters left: 2 (65 enodes) 1552480566.809 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480566.809 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480566.809 * * [simplify]: Extracting #2: cost 8 inf + 1 1552480566.809 * * [simplify]: Extracting #3: cost 10 inf + 42 1552480566.809 * * [simplify]: Extracting #4: cost 18 inf + 83 1552480566.809 * * [simplify]: Extracting #5: cost 19 inf + 127 1552480566.809 * * [simplify]: Extracting #6: cost 2 inf + 2138 1552480566.810 * * [simplify]: Extracting #7: cost 0 inf + 2616 1552480566.810 * [simplify]: Simplified to (- (- (sqrt (fma c (* -4 a) (* b b))) b)) 1552480566.810 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (* c (- 1)) (- (- (sqrt (fma c (* -4 a) (* b b))) b)))))) 1552480566.811 * * * * [progress]: [ 126 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (* c 1) (/ (- (sqrt (fma (* -4 a) c (* b b))) b) 1)))))> 1552480566.811 * [simplify]: Simplifying (/ (- (sqrt (fma (* -4 a) c (* b b))) b) 1) 1552480566.811 * * [simplify]: iters left: 6 (11 enodes) 1552480566.814 * * [simplify]: iters left: 5 (41 enodes) 1552480566.821 * * [simplify]: iters left: 4 (57 enodes) 1552480566.829 * * [simplify]: iters left: 3 (72 enodes) 1552480566.839 * * [simplify]: iters left: 2 (74 enodes) 1552480566.856 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480566.856 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480566.856 * * [simplify]: Extracting #2: cost 6 inf + 43 1552480566.856 * * [simplify]: Extracting #3: cost 14 inf + 84 1552480566.856 * * [simplify]: Extracting #4: cost 15 inf + 128 1552480566.857 * * [simplify]: Extracting #5: cost 5 inf + 1056 1552480566.858 * * [simplify]: Extracting #6: cost 1 inf + 1442 1552480566.858 * * [simplify]: Extracting #7: cost 0 inf + 1661 1552480566.859 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480566.859 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (* c 1) (- (sqrt (fma c (* -4 a) (* b b))) b))))) 1552480566.859 * * * * [progress]: [ 127 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (* c (/ 1 (* (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b))))) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480566.860 * [simplify]: Simplifying (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 1552480566.860 * * [simplify]: iters left: 6 (10 enodes) 1552480566.865 * * [simplify]: iters left: 5 (35 enodes) 1552480566.878 * * [simplify]: iters left: 4 (46 enodes) 1552480566.892 * * [simplify]: iters left: 3 (58 enodes) 1552480566.906 * * [simplify]: iters left: 2 (60 enodes) 1552480566.920 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480566.920 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480566.920 * * [simplify]: Extracting #2: cost 7 inf + 0 1552480566.920 * * [simplify]: Extracting #3: cost 8 inf + 42 1552480566.920 * * [simplify]: Extracting #4: cost 16 inf + 83 1552480566.920 * * [simplify]: Extracting #5: cost 16 inf + 169 1552480566.921 * * [simplify]: Extracting #6: cost 1 inf + 1959 1552480566.921 * * [simplify]: Extracting #7: cost 0 inf + 2258 1552480566.922 * [simplify]: Simplified to (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1552480566.922 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (* c (/ 1 (* (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b))))) (cbrt (- (sqrt (fma c (* -4 a) (* b b))) b)))))) 1552480566.922 * * * * [progress]: [ 128 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (* c (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480566.922 * [simplify]: Simplifying (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) 1552480566.922 * * [simplify]: iters left: 6 (10 enodes) 1552480566.925 * * [simplify]: iters left: 5 (35 enodes) 1552480566.930 * * [simplify]: iters left: 4 (46 enodes) 1552480566.938 * * [simplify]: iters left: 3 (58 enodes) 1552480566.945 * * [simplify]: iters left: 2 (60 enodes) 1552480566.953 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480566.953 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480566.954 * * [simplify]: Extracting #2: cost 7 inf + 0 1552480566.954 * * [simplify]: Extracting #3: cost 8 inf + 42 1552480566.954 * * [simplify]: Extracting #4: cost 16 inf + 83 1552480566.954 * * [simplify]: Extracting #5: cost 16 inf + 169 1552480566.954 * * [simplify]: Extracting #6: cost 1 inf + 1919 1552480566.955 * * [simplify]: Extracting #7: cost 0 inf + 2178 1552480566.955 * [simplify]: Simplified to (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)) 1552480566.955 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (* c (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))) (sqrt (- (sqrt (fma c (* -4 a) (* b b))) b)))))) 1552480566.955 * * * * [progress]: [ 129 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (* c (/ 1 1)) (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480566.955 * [simplify]: Simplifying (- (sqrt (fma (* -4 a) c (* b b))) b) 1552480566.955 * * [simplify]: iters left: 6 (9 enodes) 1552480566.958 * * [simplify]: iters left: 5 (32 enodes) 1552480566.963 * * [simplify]: iters left: 4 (43 enodes) 1552480566.969 * * [simplify]: iters left: 3 (55 enodes) 1552480566.978 * * [simplify]: iters left: 2 (57 enodes) 1552480566.989 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480566.989 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480566.989 * * [simplify]: Extracting #2: cost 7 inf + 1 1552480566.989 * * [simplify]: Extracting #3: cost 15 inf + 42 1552480566.989 * * [simplify]: Extracting #4: cost 15 inf + 127 1552480566.990 * * [simplify]: Extracting #5: cost 5 inf + 918 1552480566.990 * * [simplify]: Extracting #6: cost 0 inf + 1660 1552480566.991 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480566.991 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (* c (/ 1 1)) (- (sqrt (fma c (* -4 a) (* b b))) b))))) 1552480566.991 * * * * [progress]: [ 130 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (* c (/ 1 (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))))))> 1552480566.992 * [simplify]: Simplifying (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) 1552480566.992 * * [simplify]: iters left: 6 (11 enodes) 1552480566.997 * * [simplify]: iters left: 5 (38 enodes) 1552480567.009 * * [simplify]: iters left: 4 (49 enodes) 1552480567.024 * * [simplify]: iters left: 3 (61 enodes) 1552480567.040 * * [simplify]: iters left: 2 (63 enodes) 1552480567.056 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480567.056 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480567.056 * * [simplify]: Extracting #2: cost 10 inf + 0 1552480567.056 * * [simplify]: Extracting #3: cost 8 inf + 164 1552480567.056 * * [simplify]: Extracting #4: cost 16 inf + 245 1552480567.057 * * [simplify]: Extracting #5: cost 16 inf + 331 1552480567.057 * * [simplify]: Extracting #6: cost 3 inf + 1643 1552480567.058 * * [simplify]: Extracting #7: cost 0 inf + 2420 1552480567.059 * [simplify]: Simplified to (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b)) 1552480567.059 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (* c (/ 1 (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))) (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b)))))) 1552480567.059 * * * * [progress]: [ 131 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (* c (/ 1 (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))))))> 1552480567.060 * [simplify]: Simplifying (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) 1552480567.060 * * [simplify]: iters left: 6 (11 enodes) 1552480567.065 * * [simplify]: iters left: 5 (38 enodes) 1552480567.077 * * [simplify]: iters left: 4 (49 enodes) 1552480567.091 * * [simplify]: iters left: 3 (61 enodes) 1552480567.107 * * [simplify]: iters left: 2 (63 enodes) 1552480567.122 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480567.122 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480567.122 * * [simplify]: Extracting #2: cost 10 inf + 0 1552480567.122 * * [simplify]: Extracting #3: cost 8 inf + 164 1552480567.122 * * [simplify]: Extracting #4: cost 16 inf + 245 1552480567.122 * * [simplify]: Extracting #5: cost 16 inf + 331 1552480567.122 * * [simplify]: Extracting #6: cost 3 inf + 1643 1552480567.123 * * [simplify]: Extracting #7: cost 0 inf + 2420 1552480567.123 * [simplify]: Simplified to (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b)) 1552480567.123 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (* c (/ 1 (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))) (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b)))))) 1552480567.124 * * * * [progress]: [ 132 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (* c (/ 1 1)) (- (sqrt (fma (* -4 a) c (* b b))) b)))))> 1552480567.124 * [simplify]: Simplifying (- (sqrt (fma (* -4 a) c (* b b))) b) 1552480567.124 * * [simplify]: iters left: 6 (9 enodes) 1552480567.126 * * [simplify]: iters left: 5 (32 enodes) 1552480567.131 * * [simplify]: iters left: 4 (43 enodes) 1552480567.138 * * [simplify]: iters left: 3 (55 enodes) 1552480567.146 * * [simplify]: iters left: 2 (57 enodes) 1552480567.160 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480567.160 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480567.160 * * [simplify]: Extracting #2: cost 7 inf + 1 1552480567.160 * * [simplify]: Extracting #3: cost 15 inf + 42 1552480567.160 * * [simplify]: Extracting #4: cost 15 inf + 127 1552480567.161 * * [simplify]: Extracting #5: cost 5 inf + 918 1552480567.162 * * [simplify]: Extracting #6: cost 0 inf + 1660 1552480567.162 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480567.162 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (* c (/ 1 1)) (- (sqrt (fma c (* -4 a) (* b b))) b))))) 1552480567.163 * * * * [progress]: [ 133 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (* c (* (cbrt 1) (cbrt 1))) (/ (- (sqrt (fma (* -4 a) c (* b b))) b) (cbrt 1))))))> 1552480567.163 * [simplify]: Simplifying (/ (- (sqrt (fma (* -4 a) c (* b b))) b) (cbrt 1)) 1552480567.163 * * [simplify]: iters left: 6 (12 enodes) 1552480567.171 * * [simplify]: iters left: 5 (46 enodes) 1552480567.185 * * [simplify]: iters left: 4 (62 enodes) 1552480567.204 * * [simplify]: iters left: 3 (80 enodes) 1552480567.214 * * [simplify]: iters left: 2 (82 enodes) 1552480567.223 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480567.223 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480567.223 * * [simplify]: Extracting #2: cost 6 inf + 43 1552480567.223 * * [simplify]: Extracting #3: cost 14 inf + 84 1552480567.224 * * [simplify]: Extracting #4: cost 15 inf + 128 1552480567.224 * * [simplify]: Extracting #5: cost 4 inf + 1138 1552480567.226 * * [simplify]: Extracting #6: cost 0 inf + 1661 1552480567.227 * [simplify]: Simplified to (- (sqrt (fma -4 (* c a) (* b b))) b) 1552480567.227 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (* c (* (cbrt 1) (cbrt 1))) (- (sqrt (fma -4 (* c a) (* b b))) b))))) 1552480567.227 * * * * [progress]: [ 134 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (* c (sqrt 1)) (/ (- (sqrt (fma (* -4 a) c (* b b))) b) (sqrt 1))))))> 1552480567.227 * [simplify]: Simplifying (/ (- (sqrt (fma (* -4 a) c (* b b))) b) (sqrt 1)) 1552480567.227 * * [simplify]: iters left: 6 (12 enodes) 1552480567.232 * * [simplify]: iters left: 5 (46 enodes) 1552480567.239 * * [simplify]: iters left: 4 (62 enodes) 1552480567.255 * * [simplify]: iters left: 3 (80 enodes) 1552480567.273 * * [simplify]: iters left: 2 (82 enodes) 1552480567.291 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480567.291 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480567.291 * * [simplify]: Extracting #2: cost 6 inf + 43 1552480567.291 * * [simplify]: Extracting #3: cost 14 inf + 84 1552480567.291 * * [simplify]: Extracting #4: cost 15 inf + 128 1552480567.292 * * [simplify]: Extracting #5: cost 4 inf + 1138 1552480567.293 * * [simplify]: Extracting #6: cost 0 inf + 1661 1552480567.293 * [simplify]: Simplified to (- (sqrt (fma -4 (* c a) (* b b))) b) 1552480567.294 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (* c (sqrt 1)) (- (sqrt (fma -4 (* c a) (* b b))) b))))) 1552480567.294 * * * * [progress]: [ 135 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (* c 1) (/ (- (sqrt (fma (* -4 a) c (* b b))) b) 1)))))> 1552480567.294 * [simplify]: Simplifying (/ (- (sqrt (fma (* -4 a) c (* b b))) b) 1) 1552480567.294 * * [simplify]: iters left: 6 (11 enodes) 1552480567.300 * * [simplify]: iters left: 5 (41 enodes) 1552480567.313 * * [simplify]: iters left: 4 (57 enodes) 1552480567.330 * * [simplify]: iters left: 3 (72 enodes) 1552480567.347 * * [simplify]: iters left: 2 (74 enodes) 1552480567.366 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480567.366 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480567.367 * * [simplify]: Extracting #2: cost 6 inf + 43 1552480567.367 * * [simplify]: Extracting #3: cost 14 inf + 84 1552480567.367 * * [simplify]: Extracting #4: cost 15 inf + 128 1552480567.367 * * [simplify]: Extracting #5: cost 5 inf + 1056 1552480567.368 * * [simplify]: Extracting #6: cost 1 inf + 1442 1552480567.369 * * [simplify]: Extracting #7: cost 0 inf + 1661 1552480567.370 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480567.370 * [simplify]: Simplified (2 3 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ (* c 1) (- (sqrt (fma c (* -4 a) (* b b))) b))))) 1552480567.370 * * * * [progress]: [ 136 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (posit16->real (real->posit16 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))))> 1552480567.370 * * * * [progress]: [ 137 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)) c))))> 1552480567.370 * * * * [progress]: [ 138 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (- b b))))))> 1552480567.371 * [simplify]: Simplifying b 1552480567.371 * * [simplify]: iters left: 0 (1 enodes) 1552480567.371 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480567.371 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480567.371 * [simplify]: Simplified to b 1552480567.371 * [simplify]: Simplified (2 3 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (- b b)))))) 1552480567.371 * * * * [progress]: [ 139 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (- (* +nan.0 c) b))))))> 1552480567.372 * [simplify]: Simplifying (* +nan.0 c) 1552480567.372 * [simplify]: Simplified (2 3 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (- +nan.0 b)))))) 1552480567.372 * * * * [progress]: [ 140 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (- (* +nan.0 c) b))))))> 1552480567.372 * [simplify]: Simplifying (* +nan.0 c) 1552480567.372 * [simplify]: Simplified (2 3 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (- +nan.0 b)))))) 1552480567.373 * * * * [progress]: [ 141 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- b)) (* 2 a)) (* 2 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480567.373 * [simplify]: Simplifying b 1552480567.373 * * [simplify]: iters left: 0 (1 enodes) 1552480567.374 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480567.374 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480567.374 * [simplify]: Simplified to b 1552480567.374 * [simplify]: Simplified (2 2 1 3 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- b)) (* 2 a)) (* 2 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))))) 1552480567.374 * * * * [progress]: [ 142 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* +nan.0 c))) (* 2 a)) (* 2 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480567.374 * [simplify]: Simplifying (* +nan.0 c) 1552480567.374 * [simplify]: Simplified (2 2 1 3 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- +nan.0)) (* 2 a)) (* 2 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))))) 1552480567.374 * * * * [progress]: [ 143 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* +nan.0 c))) (* 2 a)) (* 2 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))> 1552480567.375 * [simplify]: Simplifying (* +nan.0 c) 1552480567.375 * [simplify]: Simplified (2 2 1 3 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- +nan.0)) (* 2 a)) (* 2 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))))) 1552480567.375 * * * * [progress]: [ 144 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 0)))))> 1552480567.375 * [simplify]: Simplifying 0 1552480567.375 * * [simplify]: iters left: 0 (1 enodes) 1552480567.376 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480567.376 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480567.376 * [simplify]: Simplified to 0 1552480567.376 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 0))))) 1552480567.377 * * * * [progress]: [ 145 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (- (+ b (- (* +nan.0 c)))))))))> 1552480567.377 * [simplify]: Simplifying (- (+ b (- (* +nan.0 c)))) 1552480567.377 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 +nan.0))))) 1552480567.377 * * * * [progress]: [ 146 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (- (+ b (- (* +nan.0 c)))))))))> 1552480567.377 * [simplify]: Simplifying (- (+ b (- (* +nan.0 c)))) 1552480567.378 * [simplify]: Simplified (2 3 2 2 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 +nan.0))))) 1552480567.378 * * * * [progress]: [ 147 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* -1/2 (/ b a)))))> 1552480567.378 * [simplify]: Simplifying (* -1/2 (/ b a)) 1552480567.378 * * [simplify]: iters left: 4 (5 enodes) 1552480567.381 * * [simplify]: iters left: 3 (18 enodes) 1552480567.387 * * [simplify]: iters left: 2 (24 enodes) 1552480567.394 * * [simplify]: iters left: 1 (28 enodes) 1552480567.402 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480567.402 * * [simplify]: Extracting #1: cost 10 inf + 0 1552480567.402 * * [simplify]: Extracting #2: cost 9 inf + 87 1552480567.402 * * [simplify]: Extracting #3: cost 0 inf + 547 1552480567.402 * [simplify]: Simplified to (* (/ b a) -1/2) 1552480567.402 * [simplify]: Simplified (2 3 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ b a) -1/2)))) 1552480567.403 * * * * [progress]: [ 148 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (- (+ (* +nan.0 (/ b c)) (- (+ (* +nan.0 (/ (* b c) (pow a 2))) (- (* +nan.0 (/ b a))))))))))> 1552480567.403 * [simplify]: Simplifying (- (+ (* +nan.0 (/ b c)) (- (+ (* +nan.0 (/ (* b c) (pow a 2))) (- (* +nan.0 (/ b a))))))) 1552480567.403 * [simplify]: Simplified (2 3 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 +nan.0))) 1552480567.403 * * * * [progress]: [ 149 / 149 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 0)))> 1552480567.404 * [simplify]: Simplifying 0 1552480567.404 * * [simplify]: iters left: 0 (1 enodes) 1552480567.405 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480567.405 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480567.405 * [simplify]: Simplified to 0 1552480567.405 * [simplify]: Simplified (2 3 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 0))) 1552480567.405 * * * [progress]: adding candidates to table 1552480570.176 * * [progress]: iteration 4 / 4 1552480570.176 * * * [progress]: picking best candidate 1552480570.267 * * * * [pick]: Picked #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480570.267 * * * [progress]: localizing error 1552480570.388 * * * [progress]: generating rewritten candidates 1552480570.388 * * * * [progress]: [ 1 / 4 ] rewriting at (2 3 2 2 2 1 1) 1552480570.389 * * * * [progress]: [ 2 / 4 ] rewriting at (2 3 2 1 2 1 1) 1552480570.392 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1 3 1) 1552480570.394 * * * * [progress]: [ 4 / 4 ] rewriting at (2 3 2 2 2 1) 1552480570.408 * * * [progress]: generating series expansions 1552480570.408 * * * * [progress]: [ 1 / 4 ] generating series at (2 3 2 2 2 1 1) 1552480570.408 * [backup-simplify]: Simplify (sqrt (fma (* -4 a) c (* b b))) into (sqrt (fma (* -4 a) c (pow b 2))) 1552480570.408 * [approximate]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in (a c b) around 0 1552480570.408 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in b 1552480570.409 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in b 1552480570.409 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480570.409 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in b 1552480570.409 * [taylor]: Taking taylor expansion of (* -4 a) in b 1552480570.409 * [taylor]: Taking taylor expansion of -4 in b 1552480570.409 * [backup-simplify]: Simplify -4 into -4 1552480570.409 * [taylor]: Taking taylor expansion of a in b 1552480570.409 * [backup-simplify]: Simplify a into a 1552480570.409 * [taylor]: Taking taylor expansion of c in b 1552480570.409 * [backup-simplify]: Simplify c into c 1552480570.409 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480570.409 * [taylor]: Taking taylor expansion of b in b 1552480570.409 * [backup-simplify]: Simplify 0 into 0 1552480570.409 * [backup-simplify]: Simplify 1 into 1 1552480570.409 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 1552480570.409 * [backup-simplify]: Simplify (* (* -4 a) c) into (* -4 (* a c)) 1552480570.409 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 1552480570.409 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 1552480570.410 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 1552480570.410 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (* 0 c)) into 0 1552480570.410 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.410 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 1552480570.410 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in c 1552480570.410 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in c 1552480570.410 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480570.410 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in c 1552480570.410 * [taylor]: Taking taylor expansion of (* -4 a) in c 1552480570.410 * [taylor]: Taking taylor expansion of -4 in c 1552480570.410 * [backup-simplify]: Simplify -4 into -4 1552480570.410 * [taylor]: Taking taylor expansion of a in c 1552480570.410 * [backup-simplify]: Simplify a into a 1552480570.410 * [taylor]: Taking taylor expansion of c in c 1552480570.410 * [backup-simplify]: Simplify 0 into 0 1552480570.410 * [backup-simplify]: Simplify 1 into 1 1552480570.410 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480570.410 * [taylor]: Taking taylor expansion of b in c 1552480570.410 * [backup-simplify]: Simplify b into b 1552480570.410 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 1552480570.410 * [backup-simplify]: Simplify (* (* -4 a) 0) into 0 1552480570.410 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.411 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480570.411 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480570.411 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 1552480570.411 * [backup-simplify]: Simplify (+ (* (* -4 a) 1) (* 0 0)) into (- (* 4 a)) 1552480570.411 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480570.411 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 1552480570.411 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 1552480570.411 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 1552480570.411 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 1552480570.412 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480570.412 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 1552480570.412 * [taylor]: Taking taylor expansion of (* -4 a) in a 1552480570.412 * [taylor]: Taking taylor expansion of -4 in a 1552480570.412 * [backup-simplify]: Simplify -4 into -4 1552480570.412 * [taylor]: Taking taylor expansion of a in a 1552480570.412 * [backup-simplify]: Simplify 0 into 0 1552480570.412 * [backup-simplify]: Simplify 1 into 1 1552480570.412 * [taylor]: Taking taylor expansion of c in a 1552480570.412 * [backup-simplify]: Simplify c into c 1552480570.412 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480570.412 * [taylor]: Taking taylor expansion of b in a 1552480570.412 * [backup-simplify]: Simplify b into b 1552480570.412 * [backup-simplify]: Simplify (* -4 0) into 0 1552480570.412 * [backup-simplify]: Simplify (* 0 c) into 0 1552480570.412 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.412 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480570.412 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480570.413 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 1552480570.413 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 1552480570.413 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480570.413 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 1552480570.413 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 1552480570.413 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 1552480570.413 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 1552480570.413 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480570.413 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 1552480570.413 * [taylor]: Taking taylor expansion of (* -4 a) in a 1552480570.413 * [taylor]: Taking taylor expansion of -4 in a 1552480570.413 * [backup-simplify]: Simplify -4 into -4 1552480570.413 * [taylor]: Taking taylor expansion of a in a 1552480570.413 * [backup-simplify]: Simplify 0 into 0 1552480570.413 * [backup-simplify]: Simplify 1 into 1 1552480570.413 * [taylor]: Taking taylor expansion of c in a 1552480570.413 * [backup-simplify]: Simplify c into c 1552480570.413 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480570.413 * [taylor]: Taking taylor expansion of b in a 1552480570.413 * [backup-simplify]: Simplify b into b 1552480570.414 * [backup-simplify]: Simplify (* -4 0) into 0 1552480570.414 * [backup-simplify]: Simplify (* 0 c) into 0 1552480570.414 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.414 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480570.414 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480570.414 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 1552480570.415 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 1552480570.415 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480570.415 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 1552480570.415 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 1552480570.415 * [taylor]: Taking taylor expansion of b in c 1552480570.415 * [backup-simplify]: Simplify b into b 1552480570.415 * [taylor]: Taking taylor expansion of b in b 1552480570.415 * [backup-simplify]: Simplify 0 into 0 1552480570.415 * [backup-simplify]: Simplify 1 into 1 1552480570.415 * [backup-simplify]: Simplify 0 into 0 1552480570.415 * [taylor]: Taking taylor expansion of (* -2 (/ c b)) in c 1552480570.415 * [taylor]: Taking taylor expansion of -2 in c 1552480570.415 * [backup-simplify]: Simplify -2 into -2 1552480570.415 * [taylor]: Taking taylor expansion of (/ c b) in c 1552480570.415 * [taylor]: Taking taylor expansion of c in c 1552480570.415 * [backup-simplify]: Simplify 0 into 0 1552480570.415 * [backup-simplify]: Simplify 1 into 1 1552480570.415 * [taylor]: Taking taylor expansion of b in c 1552480570.415 * [backup-simplify]: Simplify b into b 1552480570.415 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480570.415 * [taylor]: Taking taylor expansion of 0 in b 1552480570.415 * [backup-simplify]: Simplify 0 into 0 1552480570.415 * [backup-simplify]: Simplify 0 into 0 1552480570.415 * [backup-simplify]: Simplify 1 into 1 1552480570.416 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 1) (* 0 0))) into 0 1552480570.417 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (* 0 c))) into 0 1552480570.417 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 1552480570.417 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.417 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ c b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow c 2) (pow b 3))) 1552480570.417 * [taylor]: Taking taylor expansion of (* -2 (/ (pow c 2) (pow b 3))) in c 1552480570.417 * [taylor]: Taking taylor expansion of -2 in c 1552480570.417 * [backup-simplify]: Simplify -2 into -2 1552480570.417 * [taylor]: Taking taylor expansion of (/ (pow c 2) (pow b 3)) in c 1552480570.418 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480570.418 * [taylor]: Taking taylor expansion of c in c 1552480570.418 * [backup-simplify]: Simplify 0 into 0 1552480570.418 * [backup-simplify]: Simplify 1 into 1 1552480570.418 * [taylor]: Taking taylor expansion of (pow b 3) in c 1552480570.418 * [taylor]: Taking taylor expansion of b in c 1552480570.418 * [backup-simplify]: Simplify b into b 1552480570.418 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.418 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.418 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 1552480570.418 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 1552480570.418 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 1552480570.418 * [taylor]: Taking taylor expansion of (/ -2 b) in b 1552480570.418 * [taylor]: Taking taylor expansion of -2 in b 1552480570.418 * [backup-simplify]: Simplify -2 into -2 1552480570.418 * [taylor]: Taking taylor expansion of b in b 1552480570.418 * [backup-simplify]: Simplify 0 into 0 1552480570.418 * [backup-simplify]: Simplify 1 into 1 1552480570.418 * [backup-simplify]: Simplify (/ -2 1) into -2 1552480570.419 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 1552480570.419 * [backup-simplify]: Simplify 0 into 0 1552480570.419 * [taylor]: Taking taylor expansion of 0 in b 1552480570.419 * [backup-simplify]: Simplify 0 into 0 1552480570.419 * [backup-simplify]: Simplify 0 into 0 1552480570.419 * [backup-simplify]: Simplify 0 into 0 1552480570.419 * [backup-simplify]: Simplify 0 into 0 1552480570.420 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 1552480570.421 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (+ (* 0 0) (* 0 c)))) into 0 1552480570.421 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 1552480570.421 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.422 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ c b)) (* -2 (/ (pow c 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow c 3) (pow b 5))) 1552480570.422 * [taylor]: Taking taylor expansion of (* -4 (/ (pow c 3) (pow b 5))) in c 1552480570.422 * [taylor]: Taking taylor expansion of -4 in c 1552480570.422 * [backup-simplify]: Simplify -4 into -4 1552480570.422 * [taylor]: Taking taylor expansion of (/ (pow c 3) (pow b 5)) in c 1552480570.422 * [taylor]: Taking taylor expansion of (pow c 3) in c 1552480570.422 * [taylor]: Taking taylor expansion of c in c 1552480570.422 * [backup-simplify]: Simplify 0 into 0 1552480570.422 * [backup-simplify]: Simplify 1 into 1 1552480570.422 * [taylor]: Taking taylor expansion of (pow b 5) in c 1552480570.422 * [taylor]: Taking taylor expansion of b in c 1552480570.422 * [backup-simplify]: Simplify b into b 1552480570.422 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.422 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.422 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.422 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 1552480570.422 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 1552480570.422 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 1552480570.423 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 1552480570.423 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 1552480570.423 * [taylor]: Taking taylor expansion of 0 in b 1552480570.423 * [backup-simplify]: Simplify 0 into 0 1552480570.423 * [backup-simplify]: Simplify 0 into 0 1552480570.423 * [taylor]: Taking taylor expansion of 0 in b 1552480570.423 * [backup-simplify]: Simplify 0 into 0 1552480570.423 * [backup-simplify]: Simplify 0 into 0 1552480570.423 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 1552480570.423 * [backup-simplify]: Simplify (sqrt (fma (* -4 (/ 1 a)) (/ 1 c) (* (/ 1 b) (/ 1 b)))) into (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) 1552480570.423 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in (a c b) around 0 1552480570.423 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in b 1552480570.423 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in b 1552480570.424 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480570.424 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in b 1552480570.424 * [taylor]: Taking taylor expansion of (/ -4 a) in b 1552480570.424 * [taylor]: Taking taylor expansion of -4 in b 1552480570.424 * [backup-simplify]: Simplify -4 into -4 1552480570.424 * [taylor]: Taking taylor expansion of a in b 1552480570.424 * [backup-simplify]: Simplify a into a 1552480570.424 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1552480570.424 * [taylor]: Taking taylor expansion of (/ 1 c) in b 1552480570.424 * [taylor]: Taking taylor expansion of c in b 1552480570.424 * [backup-simplify]: Simplify c into c 1552480570.424 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480570.424 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480570.424 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480570.424 * [taylor]: Taking taylor expansion of b in b 1552480570.424 * [backup-simplify]: Simplify 0 into 0 1552480570.424 * [backup-simplify]: Simplify 1 into 1 1552480570.424 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.424 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.425 * [backup-simplify]: Simplify (+ 0 1) into 1 1552480570.425 * [backup-simplify]: Simplify (sqrt 1) into 1 1552480570.425 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.426 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.426 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.426 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1552480570.426 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in c 1552480570.426 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in c 1552480570.426 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480570.426 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in c 1552480570.426 * [taylor]: Taking taylor expansion of (/ -4 a) in c 1552480570.426 * [taylor]: Taking taylor expansion of -4 in c 1552480570.426 * [backup-simplify]: Simplify -4 into -4 1552480570.426 * [taylor]: Taking taylor expansion of a in c 1552480570.426 * [backup-simplify]: Simplify a into a 1552480570.427 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1552480570.427 * [taylor]: Taking taylor expansion of (/ 1 c) in c 1552480570.427 * [taylor]: Taking taylor expansion of c in c 1552480570.427 * [backup-simplify]: Simplify 0 into 0 1552480570.427 * [backup-simplify]: Simplify 1 into 1 1552480570.427 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.427 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480570.427 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480570.427 * [taylor]: Taking taylor expansion of b in c 1552480570.427 * [backup-simplify]: Simplify b into b 1552480570.427 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.427 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.427 * [backup-simplify]: Simplify (* (/ -4 a) 1) into (/ -4 a) 1552480570.427 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1552480570.428 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480570.428 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1552480570.428 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 1552480570.428 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 1552480570.428 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480570.428 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 1552480570.429 * [taylor]: Taking taylor expansion of (/ -4 a) in a 1552480570.429 * [taylor]: Taking taylor expansion of -4 in a 1552480570.429 * [backup-simplify]: Simplify -4 into -4 1552480570.429 * [taylor]: Taking taylor expansion of a in a 1552480570.429 * [backup-simplify]: Simplify 0 into 0 1552480570.429 * [backup-simplify]: Simplify 1 into 1 1552480570.429 * [backup-simplify]: Simplify (/ -4 1) into -4 1552480570.429 * [taylor]: Taking taylor expansion of (/ 1 c) in a 1552480570.429 * [taylor]: Taking taylor expansion of c in a 1552480570.429 * [backup-simplify]: Simplify c into c 1552480570.429 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480570.429 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480570.429 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480570.429 * [taylor]: Taking taylor expansion of b in a 1552480570.429 * [backup-simplify]: Simplify b into b 1552480570.429 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.429 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.429 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 1552480570.429 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480570.430 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480570.430 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480570.430 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 1552480570.430 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 1552480570.430 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480570.430 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 1552480570.430 * [taylor]: Taking taylor expansion of (/ -4 a) in a 1552480570.430 * [taylor]: Taking taylor expansion of -4 in a 1552480570.430 * [backup-simplify]: Simplify -4 into -4 1552480570.430 * [taylor]: Taking taylor expansion of a in a 1552480570.430 * [backup-simplify]: Simplify 0 into 0 1552480570.430 * [backup-simplify]: Simplify 1 into 1 1552480570.431 * [backup-simplify]: Simplify (/ -4 1) into -4 1552480570.431 * [taylor]: Taking taylor expansion of (/ 1 c) in a 1552480570.431 * [taylor]: Taking taylor expansion of c in a 1552480570.431 * [backup-simplify]: Simplify c into c 1552480570.431 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480570.431 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480570.431 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480570.431 * [taylor]: Taking taylor expansion of b in a 1552480570.431 * [backup-simplify]: Simplify b into b 1552480570.431 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.431 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.431 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 1552480570.431 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480570.431 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480570.431 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480570.432 * [taylor]: Taking taylor expansion of 0 in c 1552480570.432 * [backup-simplify]: Simplify 0 into 0 1552480570.432 * [taylor]: Taking taylor expansion of (/ +nan.0 c) in c 1552480570.432 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.432 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.432 * [taylor]: Taking taylor expansion of c in c 1552480570.432 * [backup-simplify]: Simplify 0 into 0 1552480570.432 * [backup-simplify]: Simplify 1 into 1 1552480570.432 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 1552480570.432 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480570.432 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.432 * [taylor]: Taking taylor expansion of 0 in b 1552480570.432 * [backup-simplify]: Simplify 0 into 0 1552480570.432 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 1552480570.433 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 1552480570.433 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 c))) into 0 1552480570.433 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 1552480570.434 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 1552480570.434 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) in c 1552480570.434 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.434 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.434 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))) in c 1552480570.434 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480570.434 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480570.434 * [taylor]: Taking taylor expansion of b in c 1552480570.434 * [backup-simplify]: Simplify b into b 1552480570.434 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.434 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.434 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 1552480570.434 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.434 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.434 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 1552480570.434 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480570.434 * [taylor]: Taking taylor expansion of c in c 1552480570.434 * [backup-simplify]: Simplify 0 into 0 1552480570.434 * [backup-simplify]: Simplify 1 into 1 1552480570.435 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.435 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.436 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.437 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.437 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480570.438 * [backup-simplify]: Simplify (- 0) into 0 1552480570.438 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.439 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480570.439 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480570.440 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480570.441 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 1552480570.441 * [taylor]: Taking taylor expansion of 0 in b 1552480570.441 * [backup-simplify]: Simplify 0 into 0 1552480570.442 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 1552480570.442 * [taylor]: Taking taylor expansion of 0 in b 1552480570.442 * [backup-simplify]: Simplify 0 into 0 1552480570.442 * [taylor]: Taking taylor expansion of 0 in b 1552480570.442 * [backup-simplify]: Simplify 0 into 0 1552480570.442 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.442 * [backup-simplify]: Simplify 0 into 0 1552480570.442 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 1552480570.443 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480570.444 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 1552480570.444 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480570.444 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 1552480570.444 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.454 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1552480570.454 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 1552480570.454 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.454 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.454 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 1552480570.454 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 1552480570.454 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.454 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.454 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 1552480570.454 * [taylor]: Taking taylor expansion of (pow c 3) in c 1552480570.454 * [taylor]: Taking taylor expansion of c in c 1552480570.454 * [backup-simplify]: Simplify 0 into 0 1552480570.454 * [backup-simplify]: Simplify 1 into 1 1552480570.455 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.455 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.456 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.456 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 1552480570.456 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 1552480570.456 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.456 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.456 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 1552480570.456 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 1552480570.456 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480570.456 * [taylor]: Taking taylor expansion of b in c 1552480570.456 * [backup-simplify]: Simplify b into b 1552480570.456 * [taylor]: Taking taylor expansion of c in c 1552480570.456 * [backup-simplify]: Simplify 0 into 0 1552480570.456 * [backup-simplify]: Simplify 1 into 1 1552480570.456 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.456 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 1552480570.456 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480570.457 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 1552480570.457 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.458 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.458 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.459 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.460 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.461 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.462 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480570.463 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.463 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480570.463 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480570.464 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480570.464 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480570.465 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.465 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480570.466 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 1552480570.466 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480570.467 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480570.467 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480570.467 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480570.467 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.467 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480570.467 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480570.467 * [taylor]: Taking taylor expansion of b in b 1552480570.467 * [backup-simplify]: Simplify 0 into 0 1552480570.467 * [backup-simplify]: Simplify 1 into 1 1552480570.467 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.467 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.468 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.469 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.470 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480570.470 * [backup-simplify]: Simplify (- 0) into 0 1552480570.470 * [backup-simplify]: Simplify 0 into 0 1552480570.471 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.472 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480570.473 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.473 * [backup-simplify]: Simplify (- 0) into 0 1552480570.473 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 1552480570.474 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480570.474 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480570.474 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480570.474 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480570.474 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.474 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480570.474 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480570.475 * [taylor]: Taking taylor expansion of b in b 1552480570.475 * [backup-simplify]: Simplify 0 into 0 1552480570.475 * [backup-simplify]: Simplify 1 into 1 1552480570.475 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.475 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.476 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.477 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.477 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480570.478 * [backup-simplify]: Simplify (- 0) into 0 1552480570.478 * [backup-simplify]: Simplify 0 into 0 1552480570.479 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480570.479 * [taylor]: Taking taylor expansion of 0 in b 1552480570.479 * [backup-simplify]: Simplify 0 into 0 1552480570.479 * [taylor]: Taking taylor expansion of 0 in b 1552480570.479 * [backup-simplify]: Simplify 0 into 0 1552480570.479 * [backup-simplify]: Simplify 0 into 0 1552480570.479 * [backup-simplify]: Simplify 0 into 0 1552480570.479 * [backup-simplify]: Simplify 0 into 0 1552480570.480 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 c)) 1))) into (* +nan.0 c) 1552480570.480 * [backup-simplify]: Simplify (sqrt (fma (* -4 (/ 1 (- a))) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- b))))) into (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) 1552480570.480 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in (a c b) around 0 1552480570.480 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in b 1552480570.480 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in b 1552480570.480 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480570.480 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in b 1552480570.480 * [taylor]: Taking taylor expansion of (/ 4 a) in b 1552480570.480 * [taylor]: Taking taylor expansion of 4 in b 1552480570.480 * [backup-simplify]: Simplify 4 into 4 1552480570.480 * [taylor]: Taking taylor expansion of a in b 1552480570.480 * [backup-simplify]: Simplify a into a 1552480570.480 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1552480570.480 * [taylor]: Taking taylor expansion of (/ -1 c) in b 1552480570.480 * [taylor]: Taking taylor expansion of -1 in b 1552480570.480 * [backup-simplify]: Simplify -1 into -1 1552480570.480 * [taylor]: Taking taylor expansion of c in b 1552480570.480 * [backup-simplify]: Simplify c into c 1552480570.480 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480570.481 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480570.481 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480570.481 * [taylor]: Taking taylor expansion of b in b 1552480570.481 * [backup-simplify]: Simplify 0 into 0 1552480570.481 * [backup-simplify]: Simplify 1 into 1 1552480570.481 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.481 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.482 * [backup-simplify]: Simplify (+ 0 1) into 1 1552480570.482 * [backup-simplify]: Simplify (sqrt 1) into 1 1552480570.483 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.484 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.484 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.485 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1552480570.485 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in c 1552480570.485 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in c 1552480570.485 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480570.485 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in c 1552480570.485 * [taylor]: Taking taylor expansion of (/ 4 a) in c 1552480570.485 * [taylor]: Taking taylor expansion of 4 in c 1552480570.485 * [backup-simplify]: Simplify 4 into 4 1552480570.485 * [taylor]: Taking taylor expansion of a in c 1552480570.485 * [backup-simplify]: Simplify a into a 1552480570.485 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1552480570.485 * [taylor]: Taking taylor expansion of (/ -1 c) in c 1552480570.485 * [taylor]: Taking taylor expansion of -1 in c 1552480570.485 * [backup-simplify]: Simplify -1 into -1 1552480570.485 * [taylor]: Taking taylor expansion of c in c 1552480570.485 * [backup-simplify]: Simplify 0 into 0 1552480570.485 * [backup-simplify]: Simplify 1 into 1 1552480570.486 * [backup-simplify]: Simplify (/ -1 1) into -1 1552480570.486 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480570.486 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480570.486 * [taylor]: Taking taylor expansion of b in c 1552480570.486 * [backup-simplify]: Simplify b into b 1552480570.486 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.486 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.486 * [backup-simplify]: Simplify (* (/ 4 a) -1) into (/ -4 a) 1552480570.486 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1552480570.487 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480570.487 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1552480570.488 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 1552480570.488 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 1552480570.488 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480570.488 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 1552480570.488 * [taylor]: Taking taylor expansion of (/ 4 a) in a 1552480570.488 * [taylor]: Taking taylor expansion of 4 in a 1552480570.488 * [backup-simplify]: Simplify 4 into 4 1552480570.488 * [taylor]: Taking taylor expansion of a in a 1552480570.488 * [backup-simplify]: Simplify 0 into 0 1552480570.488 * [backup-simplify]: Simplify 1 into 1 1552480570.488 * [backup-simplify]: Simplify (/ 4 1) into 4 1552480570.488 * [taylor]: Taking taylor expansion of (/ -1 c) in a 1552480570.488 * [taylor]: Taking taylor expansion of -1 in a 1552480570.488 * [backup-simplify]: Simplify -1 into -1 1552480570.488 * [taylor]: Taking taylor expansion of c in a 1552480570.488 * [backup-simplify]: Simplify c into c 1552480570.488 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480570.489 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480570.489 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480570.489 * [taylor]: Taking taylor expansion of b in a 1552480570.489 * [backup-simplify]: Simplify b into b 1552480570.489 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.489 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.489 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 1552480570.489 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480570.489 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480570.490 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480570.490 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 1552480570.490 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 1552480570.490 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480570.490 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 1552480570.490 * [taylor]: Taking taylor expansion of (/ 4 a) in a 1552480570.490 * [taylor]: Taking taylor expansion of 4 in a 1552480570.490 * [backup-simplify]: Simplify 4 into 4 1552480570.490 * [taylor]: Taking taylor expansion of a in a 1552480570.490 * [backup-simplify]: Simplify 0 into 0 1552480570.490 * [backup-simplify]: Simplify 1 into 1 1552480570.491 * [backup-simplify]: Simplify (/ 4 1) into 4 1552480570.491 * [taylor]: Taking taylor expansion of (/ -1 c) in a 1552480570.491 * [taylor]: Taking taylor expansion of -1 in a 1552480570.491 * [backup-simplify]: Simplify -1 into -1 1552480570.491 * [taylor]: Taking taylor expansion of c in a 1552480570.491 * [backup-simplify]: Simplify c into c 1552480570.491 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480570.491 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480570.491 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480570.491 * [taylor]: Taking taylor expansion of b in a 1552480570.491 * [backup-simplify]: Simplify b into b 1552480570.491 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.491 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.491 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 1552480570.491 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480570.492 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480570.493 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480570.493 * [taylor]: Taking taylor expansion of 0 in c 1552480570.493 * [backup-simplify]: Simplify 0 into 0 1552480570.493 * [taylor]: Taking taylor expansion of (/ +nan.0 c) in c 1552480570.493 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.493 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.493 * [taylor]: Taking taylor expansion of c in c 1552480570.493 * [backup-simplify]: Simplify 0 into 0 1552480570.493 * [backup-simplify]: Simplify 1 into 1 1552480570.493 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 1552480570.493 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480570.494 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.494 * [taylor]: Taking taylor expansion of 0 in b 1552480570.494 * [backup-simplify]: Simplify 0 into 0 1552480570.494 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)))) into 0 1552480570.495 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 1552480570.495 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ -1 c))) into 0 1552480570.495 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 1552480570.496 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 1552480570.496 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) in c 1552480570.496 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.496 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.496 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))) in c 1552480570.496 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480570.496 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480570.496 * [taylor]: Taking taylor expansion of b in c 1552480570.497 * [backup-simplify]: Simplify b into b 1552480570.497 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.497 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.497 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 1552480570.497 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.497 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.497 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 1552480570.497 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480570.497 * [taylor]: Taking taylor expansion of c in c 1552480570.497 * [backup-simplify]: Simplify 0 into 0 1552480570.497 * [backup-simplify]: Simplify 1 into 1 1552480570.497 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.498 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.498 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.499 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.500 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480570.500 * [backup-simplify]: Simplify (- 0) into 0 1552480570.500 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.501 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480570.501 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480570.502 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480570.503 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 1552480570.503 * [taylor]: Taking taylor expansion of 0 in b 1552480570.503 * [backup-simplify]: Simplify 0 into 0 1552480570.504 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 1552480570.504 * [taylor]: Taking taylor expansion of 0 in b 1552480570.504 * [backup-simplify]: Simplify 0 into 0 1552480570.504 * [taylor]: Taking taylor expansion of 0 in b 1552480570.504 * [backup-simplify]: Simplify 0 into 0 1552480570.504 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.504 * [backup-simplify]: Simplify 0 into 0 1552480570.504 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 1552480570.505 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480570.506 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 1552480570.506 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480570.506 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 1552480570.507 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.508 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1552480570.508 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 1552480570.508 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.508 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.508 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 1552480570.508 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 1552480570.508 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.508 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.508 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 1552480570.508 * [taylor]: Taking taylor expansion of (pow c 3) in c 1552480570.508 * [taylor]: Taking taylor expansion of c in c 1552480570.508 * [backup-simplify]: Simplify 0 into 0 1552480570.508 * [backup-simplify]: Simplify 1 into 1 1552480570.508 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.509 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.509 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.509 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 1552480570.509 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 1552480570.509 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.509 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.509 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 1552480570.509 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 1552480570.509 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480570.509 * [taylor]: Taking taylor expansion of b in c 1552480570.509 * [backup-simplify]: Simplify b into b 1552480570.509 * [taylor]: Taking taylor expansion of c in c 1552480570.509 * [backup-simplify]: Simplify 0 into 0 1552480570.509 * [backup-simplify]: Simplify 1 into 1 1552480570.509 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.509 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 1552480570.509 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480570.510 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 1552480570.510 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.511 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.511 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.512 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.512 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.512 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.513 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480570.513 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.514 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480570.514 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480570.514 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480570.514 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480570.514 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.515 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480570.515 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 1552480570.515 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480570.515 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480570.515 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480570.516 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480570.516 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.516 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480570.516 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480570.516 * [taylor]: Taking taylor expansion of b in b 1552480570.516 * [backup-simplify]: Simplify 0 into 0 1552480570.516 * [backup-simplify]: Simplify 1 into 1 1552480570.516 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.516 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.516 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.517 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.517 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480570.518 * [backup-simplify]: Simplify (- 0) into 0 1552480570.518 * [backup-simplify]: Simplify 0 into 0 1552480570.518 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.519 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480570.519 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.519 * [backup-simplify]: Simplify (- 0) into 0 1552480570.519 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 1552480570.520 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480570.520 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480570.520 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480570.520 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480570.520 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.520 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480570.520 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480570.520 * [taylor]: Taking taylor expansion of b in b 1552480570.520 * [backup-simplify]: Simplify 0 into 0 1552480570.520 * [backup-simplify]: Simplify 1 into 1 1552480570.520 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.521 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.521 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.521 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.522 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480570.522 * [backup-simplify]: Simplify (- 0) into 0 1552480570.522 * [backup-simplify]: Simplify 0 into 0 1552480570.523 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480570.523 * [taylor]: Taking taylor expansion of 0 in b 1552480570.523 * [backup-simplify]: Simplify 0 into 0 1552480570.523 * [taylor]: Taking taylor expansion of 0 in b 1552480570.523 * [backup-simplify]: Simplify 0 into 0 1552480570.523 * [backup-simplify]: Simplify 0 into 0 1552480570.523 * [backup-simplify]: Simplify 0 into 0 1552480570.523 * [backup-simplify]: Simplify 0 into 0 1552480570.523 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- c))) 1))) into (* +nan.0 c) 1552480570.523 * * * * [progress]: [ 2 / 4 ] generating series at (2 3 2 1 2 1 1) 1552480570.523 * [backup-simplify]: Simplify (sqrt (fma (* -4 a) c (* b b))) into (sqrt (fma (* -4 a) c (pow b 2))) 1552480570.523 * [approximate]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in (a c b) around 0 1552480570.523 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in b 1552480570.523 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in b 1552480570.523 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480570.523 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in b 1552480570.523 * [taylor]: Taking taylor expansion of (* -4 a) in b 1552480570.523 * [taylor]: Taking taylor expansion of -4 in b 1552480570.523 * [backup-simplify]: Simplify -4 into -4 1552480570.523 * [taylor]: Taking taylor expansion of a in b 1552480570.523 * [backup-simplify]: Simplify a into a 1552480570.523 * [taylor]: Taking taylor expansion of c in b 1552480570.523 * [backup-simplify]: Simplify c into c 1552480570.523 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480570.523 * [taylor]: Taking taylor expansion of b in b 1552480570.523 * [backup-simplify]: Simplify 0 into 0 1552480570.523 * [backup-simplify]: Simplify 1 into 1 1552480570.523 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 1552480570.523 * [backup-simplify]: Simplify (* (* -4 a) c) into (* -4 (* a c)) 1552480570.523 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 1552480570.524 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 1552480570.524 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 1552480570.524 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (* 0 c)) into 0 1552480570.524 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.524 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 1552480570.524 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in c 1552480570.524 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in c 1552480570.524 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480570.524 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in c 1552480570.524 * [taylor]: Taking taylor expansion of (* -4 a) in c 1552480570.524 * [taylor]: Taking taylor expansion of -4 in c 1552480570.524 * [backup-simplify]: Simplify -4 into -4 1552480570.524 * [taylor]: Taking taylor expansion of a in c 1552480570.524 * [backup-simplify]: Simplify a into a 1552480570.524 * [taylor]: Taking taylor expansion of c in c 1552480570.524 * [backup-simplify]: Simplify 0 into 0 1552480570.524 * [backup-simplify]: Simplify 1 into 1 1552480570.524 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480570.524 * [taylor]: Taking taylor expansion of b in c 1552480570.524 * [backup-simplify]: Simplify b into b 1552480570.525 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 1552480570.525 * [backup-simplify]: Simplify (* (* -4 a) 0) into 0 1552480570.525 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.525 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480570.525 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480570.525 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 1552480570.525 * [backup-simplify]: Simplify (+ (* (* -4 a) 1) (* 0 0)) into (- (* 4 a)) 1552480570.525 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480570.525 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 1552480570.525 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 1552480570.525 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 1552480570.526 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 1552480570.526 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480570.526 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 1552480570.526 * [taylor]: Taking taylor expansion of (* -4 a) in a 1552480570.526 * [taylor]: Taking taylor expansion of -4 in a 1552480570.526 * [backup-simplify]: Simplify -4 into -4 1552480570.526 * [taylor]: Taking taylor expansion of a in a 1552480570.526 * [backup-simplify]: Simplify 0 into 0 1552480570.526 * [backup-simplify]: Simplify 1 into 1 1552480570.526 * [taylor]: Taking taylor expansion of c in a 1552480570.526 * [backup-simplify]: Simplify c into c 1552480570.526 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480570.526 * [taylor]: Taking taylor expansion of b in a 1552480570.526 * [backup-simplify]: Simplify b into b 1552480570.526 * [backup-simplify]: Simplify (* -4 0) into 0 1552480570.526 * [backup-simplify]: Simplify (* 0 c) into 0 1552480570.526 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.526 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480570.526 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480570.527 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 1552480570.527 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 1552480570.527 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480570.527 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 1552480570.527 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 1552480570.527 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 1552480570.527 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 1552480570.527 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480570.527 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 1552480570.527 * [taylor]: Taking taylor expansion of (* -4 a) in a 1552480570.527 * [taylor]: Taking taylor expansion of -4 in a 1552480570.527 * [backup-simplify]: Simplify -4 into -4 1552480570.527 * [taylor]: Taking taylor expansion of a in a 1552480570.527 * [backup-simplify]: Simplify 0 into 0 1552480570.527 * [backup-simplify]: Simplify 1 into 1 1552480570.527 * [taylor]: Taking taylor expansion of c in a 1552480570.527 * [backup-simplify]: Simplify c into c 1552480570.527 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480570.527 * [taylor]: Taking taylor expansion of b in a 1552480570.527 * [backup-simplify]: Simplify b into b 1552480570.528 * [backup-simplify]: Simplify (* -4 0) into 0 1552480570.528 * [backup-simplify]: Simplify (* 0 c) into 0 1552480570.528 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.528 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480570.528 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480570.528 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 1552480570.528 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 1552480570.529 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480570.529 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 1552480570.529 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 1552480570.529 * [taylor]: Taking taylor expansion of b in c 1552480570.529 * [backup-simplify]: Simplify b into b 1552480570.529 * [taylor]: Taking taylor expansion of b in b 1552480570.529 * [backup-simplify]: Simplify 0 into 0 1552480570.529 * [backup-simplify]: Simplify 1 into 1 1552480570.529 * [backup-simplify]: Simplify 0 into 0 1552480570.529 * [taylor]: Taking taylor expansion of (* -2 (/ c b)) in c 1552480570.529 * [taylor]: Taking taylor expansion of -2 in c 1552480570.529 * [backup-simplify]: Simplify -2 into -2 1552480570.529 * [taylor]: Taking taylor expansion of (/ c b) in c 1552480570.529 * [taylor]: Taking taylor expansion of c in c 1552480570.529 * [backup-simplify]: Simplify 0 into 0 1552480570.529 * [backup-simplify]: Simplify 1 into 1 1552480570.529 * [taylor]: Taking taylor expansion of b in c 1552480570.529 * [backup-simplify]: Simplify b into b 1552480570.529 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480570.529 * [taylor]: Taking taylor expansion of 0 in b 1552480570.529 * [backup-simplify]: Simplify 0 into 0 1552480570.529 * [backup-simplify]: Simplify 0 into 0 1552480570.529 * [backup-simplify]: Simplify 1 into 1 1552480570.530 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 1) (* 0 0))) into 0 1552480570.530 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (* 0 c))) into 0 1552480570.531 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 1552480570.531 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.531 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ c b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow c 2) (pow b 3))) 1552480570.531 * [taylor]: Taking taylor expansion of (* -2 (/ (pow c 2) (pow b 3))) in c 1552480570.531 * [taylor]: Taking taylor expansion of -2 in c 1552480570.531 * [backup-simplify]: Simplify -2 into -2 1552480570.531 * [taylor]: Taking taylor expansion of (/ (pow c 2) (pow b 3)) in c 1552480570.531 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480570.531 * [taylor]: Taking taylor expansion of c in c 1552480570.531 * [backup-simplify]: Simplify 0 into 0 1552480570.531 * [backup-simplify]: Simplify 1 into 1 1552480570.531 * [taylor]: Taking taylor expansion of (pow b 3) in c 1552480570.531 * [taylor]: Taking taylor expansion of b in c 1552480570.531 * [backup-simplify]: Simplify b into b 1552480570.531 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.532 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.532 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 1552480570.532 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 1552480570.532 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 1552480570.532 * [taylor]: Taking taylor expansion of (/ -2 b) in b 1552480570.532 * [taylor]: Taking taylor expansion of -2 in b 1552480570.532 * [backup-simplify]: Simplify -2 into -2 1552480570.532 * [taylor]: Taking taylor expansion of b in b 1552480570.532 * [backup-simplify]: Simplify 0 into 0 1552480570.532 * [backup-simplify]: Simplify 1 into 1 1552480570.532 * [backup-simplify]: Simplify (/ -2 1) into -2 1552480570.533 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 1552480570.533 * [backup-simplify]: Simplify 0 into 0 1552480570.533 * [taylor]: Taking taylor expansion of 0 in b 1552480570.533 * [backup-simplify]: Simplify 0 into 0 1552480570.533 * [backup-simplify]: Simplify 0 into 0 1552480570.533 * [backup-simplify]: Simplify 0 into 0 1552480570.533 * [backup-simplify]: Simplify 0 into 0 1552480570.533 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 1552480570.534 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (+ (* 0 0) (* 0 c)))) into 0 1552480570.535 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 1552480570.535 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.535 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ c b)) (* -2 (/ (pow c 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow c 3) (pow b 5))) 1552480570.535 * [taylor]: Taking taylor expansion of (* -4 (/ (pow c 3) (pow b 5))) in c 1552480570.535 * [taylor]: Taking taylor expansion of -4 in c 1552480570.535 * [backup-simplify]: Simplify -4 into -4 1552480570.535 * [taylor]: Taking taylor expansion of (/ (pow c 3) (pow b 5)) in c 1552480570.535 * [taylor]: Taking taylor expansion of (pow c 3) in c 1552480570.535 * [taylor]: Taking taylor expansion of c in c 1552480570.535 * [backup-simplify]: Simplify 0 into 0 1552480570.535 * [backup-simplify]: Simplify 1 into 1 1552480570.535 * [taylor]: Taking taylor expansion of (pow b 5) in c 1552480570.535 * [taylor]: Taking taylor expansion of b in c 1552480570.535 * [backup-simplify]: Simplify b into b 1552480570.536 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.536 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.536 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.536 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 1552480570.536 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 1552480570.536 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 1552480570.536 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 1552480570.536 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 1552480570.536 * [taylor]: Taking taylor expansion of 0 in b 1552480570.536 * [backup-simplify]: Simplify 0 into 0 1552480570.537 * [backup-simplify]: Simplify 0 into 0 1552480570.537 * [taylor]: Taking taylor expansion of 0 in b 1552480570.537 * [backup-simplify]: Simplify 0 into 0 1552480570.537 * [backup-simplify]: Simplify 0 into 0 1552480570.537 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 1552480570.537 * [backup-simplify]: Simplify (sqrt (fma (* -4 (/ 1 a)) (/ 1 c) (* (/ 1 b) (/ 1 b)))) into (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) 1552480570.537 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in (a c b) around 0 1552480570.537 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in b 1552480570.537 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in b 1552480570.537 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480570.537 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in b 1552480570.537 * [taylor]: Taking taylor expansion of (/ -4 a) in b 1552480570.537 * [taylor]: Taking taylor expansion of -4 in b 1552480570.537 * [backup-simplify]: Simplify -4 into -4 1552480570.537 * [taylor]: Taking taylor expansion of a in b 1552480570.537 * [backup-simplify]: Simplify a into a 1552480570.537 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1552480570.537 * [taylor]: Taking taylor expansion of (/ 1 c) in b 1552480570.537 * [taylor]: Taking taylor expansion of c in b 1552480570.537 * [backup-simplify]: Simplify c into c 1552480570.537 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480570.537 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480570.537 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480570.538 * [taylor]: Taking taylor expansion of b in b 1552480570.538 * [backup-simplify]: Simplify 0 into 0 1552480570.538 * [backup-simplify]: Simplify 1 into 1 1552480570.538 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.538 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.539 * [backup-simplify]: Simplify (+ 0 1) into 1 1552480570.539 * [backup-simplify]: Simplify (sqrt 1) into 1 1552480570.540 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.541 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.541 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.542 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1552480570.542 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in c 1552480570.542 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in c 1552480570.542 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480570.542 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in c 1552480570.542 * [taylor]: Taking taylor expansion of (/ -4 a) in c 1552480570.542 * [taylor]: Taking taylor expansion of -4 in c 1552480570.542 * [backup-simplify]: Simplify -4 into -4 1552480570.542 * [taylor]: Taking taylor expansion of a in c 1552480570.542 * [backup-simplify]: Simplify a into a 1552480570.542 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1552480570.542 * [taylor]: Taking taylor expansion of (/ 1 c) in c 1552480570.542 * [taylor]: Taking taylor expansion of c in c 1552480570.542 * [backup-simplify]: Simplify 0 into 0 1552480570.543 * [backup-simplify]: Simplify 1 into 1 1552480570.543 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.543 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480570.543 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480570.543 * [taylor]: Taking taylor expansion of b in c 1552480570.543 * [backup-simplify]: Simplify b into b 1552480570.543 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.543 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.543 * [backup-simplify]: Simplify (* (/ -4 a) 1) into (/ -4 a) 1552480570.543 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1552480570.544 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480570.544 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1552480570.544 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 1552480570.545 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 1552480570.545 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480570.545 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 1552480570.545 * [taylor]: Taking taylor expansion of (/ -4 a) in a 1552480570.545 * [taylor]: Taking taylor expansion of -4 in a 1552480570.545 * [backup-simplify]: Simplify -4 into -4 1552480570.545 * [taylor]: Taking taylor expansion of a in a 1552480570.545 * [backup-simplify]: Simplify 0 into 0 1552480570.545 * [backup-simplify]: Simplify 1 into 1 1552480570.545 * [backup-simplify]: Simplify (/ -4 1) into -4 1552480570.545 * [taylor]: Taking taylor expansion of (/ 1 c) in a 1552480570.545 * [taylor]: Taking taylor expansion of c in a 1552480570.545 * [backup-simplify]: Simplify c into c 1552480570.545 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480570.545 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480570.545 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480570.546 * [taylor]: Taking taylor expansion of b in a 1552480570.546 * [backup-simplify]: Simplify b into b 1552480570.546 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.546 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.546 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 1552480570.546 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480570.546 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480570.547 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480570.547 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 1552480570.547 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 1552480570.547 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480570.547 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 1552480570.547 * [taylor]: Taking taylor expansion of (/ -4 a) in a 1552480570.547 * [taylor]: Taking taylor expansion of -4 in a 1552480570.547 * [backup-simplify]: Simplify -4 into -4 1552480570.547 * [taylor]: Taking taylor expansion of a in a 1552480570.547 * [backup-simplify]: Simplify 0 into 0 1552480570.547 * [backup-simplify]: Simplify 1 into 1 1552480570.548 * [backup-simplify]: Simplify (/ -4 1) into -4 1552480570.548 * [taylor]: Taking taylor expansion of (/ 1 c) in a 1552480570.548 * [taylor]: Taking taylor expansion of c in a 1552480570.548 * [backup-simplify]: Simplify c into c 1552480570.548 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480570.548 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480570.548 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480570.548 * [taylor]: Taking taylor expansion of b in a 1552480570.548 * [backup-simplify]: Simplify b into b 1552480570.548 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.548 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.548 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 1552480570.548 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480570.549 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480570.549 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480570.549 * [taylor]: Taking taylor expansion of 0 in c 1552480570.549 * [backup-simplify]: Simplify 0 into 0 1552480570.550 * [taylor]: Taking taylor expansion of (/ +nan.0 c) in c 1552480570.550 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.550 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.550 * [taylor]: Taking taylor expansion of c in c 1552480570.550 * [backup-simplify]: Simplify 0 into 0 1552480570.550 * [backup-simplify]: Simplify 1 into 1 1552480570.550 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 1552480570.550 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480570.550 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.550 * [taylor]: Taking taylor expansion of 0 in b 1552480570.550 * [backup-simplify]: Simplify 0 into 0 1552480570.550 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 1552480570.551 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 1552480570.552 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 c))) into 0 1552480570.552 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 1552480570.553 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 1552480570.553 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) in c 1552480570.553 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.553 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.553 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))) in c 1552480570.553 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480570.553 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480570.553 * [taylor]: Taking taylor expansion of b in c 1552480570.553 * [backup-simplify]: Simplify b into b 1552480570.553 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.553 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.553 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 1552480570.553 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.553 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.553 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 1552480570.553 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480570.553 * [taylor]: Taking taylor expansion of c in c 1552480570.553 * [backup-simplify]: Simplify 0 into 0 1552480570.553 * [backup-simplify]: Simplify 1 into 1 1552480570.554 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.554 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.554 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.555 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.555 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480570.555 * [backup-simplify]: Simplify (- 0) into 0 1552480570.556 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.556 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480570.556 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480570.557 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480570.557 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 1552480570.557 * [taylor]: Taking taylor expansion of 0 in b 1552480570.557 * [backup-simplify]: Simplify 0 into 0 1552480570.558 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 1552480570.558 * [taylor]: Taking taylor expansion of 0 in b 1552480570.558 * [backup-simplify]: Simplify 0 into 0 1552480570.558 * [taylor]: Taking taylor expansion of 0 in b 1552480570.558 * [backup-simplify]: Simplify 0 into 0 1552480570.558 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.558 * [backup-simplify]: Simplify 0 into 0 1552480570.558 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 1552480570.559 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480570.559 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 1552480570.559 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480570.559 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 1552480570.559 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.560 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1552480570.560 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 1552480570.560 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.560 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.560 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 1552480570.560 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 1552480570.560 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.560 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.560 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 1552480570.560 * [taylor]: Taking taylor expansion of (pow c 3) in c 1552480570.560 * [taylor]: Taking taylor expansion of c in c 1552480570.560 * [backup-simplify]: Simplify 0 into 0 1552480570.560 * [backup-simplify]: Simplify 1 into 1 1552480570.561 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.561 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.561 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.561 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 1552480570.561 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 1552480570.561 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.561 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.561 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 1552480570.561 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 1552480570.561 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480570.561 * [taylor]: Taking taylor expansion of b in c 1552480570.561 * [backup-simplify]: Simplify b into b 1552480570.561 * [taylor]: Taking taylor expansion of c in c 1552480570.561 * [backup-simplify]: Simplify 0 into 0 1552480570.561 * [backup-simplify]: Simplify 1 into 1 1552480570.561 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.561 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 1552480570.562 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480570.562 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 1552480570.562 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.562 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.563 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.563 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.564 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.564 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.565 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480570.565 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.565 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480570.566 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480570.566 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480570.566 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480570.566 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.567 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480570.567 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 1552480570.567 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480570.568 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480570.568 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480570.568 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480570.568 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.568 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480570.568 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480570.568 * [taylor]: Taking taylor expansion of b in b 1552480570.568 * [backup-simplify]: Simplify 0 into 0 1552480570.568 * [backup-simplify]: Simplify 1 into 1 1552480570.568 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.568 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.568 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.569 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.569 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480570.570 * [backup-simplify]: Simplify (- 0) into 0 1552480570.570 * [backup-simplify]: Simplify 0 into 0 1552480570.570 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.571 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480570.576 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.577 * [backup-simplify]: Simplify (- 0) into 0 1552480570.577 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 1552480570.578 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480570.578 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480570.578 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480570.578 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480570.578 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.578 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480570.578 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480570.578 * [taylor]: Taking taylor expansion of b in b 1552480570.578 * [backup-simplify]: Simplify 0 into 0 1552480570.578 * [backup-simplify]: Simplify 1 into 1 1552480570.578 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.578 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.579 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.579 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.580 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480570.580 * [backup-simplify]: Simplify (- 0) into 0 1552480570.580 * [backup-simplify]: Simplify 0 into 0 1552480570.581 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480570.581 * [taylor]: Taking taylor expansion of 0 in b 1552480570.581 * [backup-simplify]: Simplify 0 into 0 1552480570.581 * [taylor]: Taking taylor expansion of 0 in b 1552480570.581 * [backup-simplify]: Simplify 0 into 0 1552480570.581 * [backup-simplify]: Simplify 0 into 0 1552480570.582 * [backup-simplify]: Simplify 0 into 0 1552480570.582 * [backup-simplify]: Simplify 0 into 0 1552480570.582 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 c)) 1))) into (* +nan.0 c) 1552480570.582 * [backup-simplify]: Simplify (sqrt (fma (* -4 (/ 1 (- a))) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- b))))) into (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) 1552480570.582 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in (a c b) around 0 1552480570.582 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in b 1552480570.582 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in b 1552480570.582 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480570.582 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in b 1552480570.582 * [taylor]: Taking taylor expansion of (/ 4 a) in b 1552480570.582 * [taylor]: Taking taylor expansion of 4 in b 1552480570.582 * [backup-simplify]: Simplify 4 into 4 1552480570.583 * [taylor]: Taking taylor expansion of a in b 1552480570.583 * [backup-simplify]: Simplify a into a 1552480570.583 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1552480570.583 * [taylor]: Taking taylor expansion of (/ -1 c) in b 1552480570.583 * [taylor]: Taking taylor expansion of -1 in b 1552480570.583 * [backup-simplify]: Simplify -1 into -1 1552480570.583 * [taylor]: Taking taylor expansion of c in b 1552480570.583 * [backup-simplify]: Simplify c into c 1552480570.583 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480570.583 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480570.583 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480570.583 * [taylor]: Taking taylor expansion of b in b 1552480570.583 * [backup-simplify]: Simplify 0 into 0 1552480570.583 * [backup-simplify]: Simplify 1 into 1 1552480570.583 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.584 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.584 * [backup-simplify]: Simplify (+ 0 1) into 1 1552480570.585 * [backup-simplify]: Simplify (sqrt 1) into 1 1552480570.585 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.586 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.586 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.587 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1552480570.587 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in c 1552480570.587 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in c 1552480570.587 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480570.587 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in c 1552480570.587 * [taylor]: Taking taylor expansion of (/ 4 a) in c 1552480570.587 * [taylor]: Taking taylor expansion of 4 in c 1552480570.587 * [backup-simplify]: Simplify 4 into 4 1552480570.587 * [taylor]: Taking taylor expansion of a in c 1552480570.588 * [backup-simplify]: Simplify a into a 1552480570.588 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1552480570.588 * [taylor]: Taking taylor expansion of (/ -1 c) in c 1552480570.588 * [taylor]: Taking taylor expansion of -1 in c 1552480570.588 * [backup-simplify]: Simplify -1 into -1 1552480570.588 * [taylor]: Taking taylor expansion of c in c 1552480570.588 * [backup-simplify]: Simplify 0 into 0 1552480570.588 * [backup-simplify]: Simplify 1 into 1 1552480570.588 * [backup-simplify]: Simplify (/ -1 1) into -1 1552480570.588 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480570.588 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480570.588 * [taylor]: Taking taylor expansion of b in c 1552480570.588 * [backup-simplify]: Simplify b into b 1552480570.588 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.588 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.589 * [backup-simplify]: Simplify (* (/ 4 a) -1) into (/ -4 a) 1552480570.589 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1552480570.589 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480570.590 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1552480570.590 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 1552480570.590 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 1552480570.590 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480570.590 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 1552480570.590 * [taylor]: Taking taylor expansion of (/ 4 a) in a 1552480570.590 * [taylor]: Taking taylor expansion of 4 in a 1552480570.590 * [backup-simplify]: Simplify 4 into 4 1552480570.590 * [taylor]: Taking taylor expansion of a in a 1552480570.590 * [backup-simplify]: Simplify 0 into 0 1552480570.590 * [backup-simplify]: Simplify 1 into 1 1552480570.590 * [backup-simplify]: Simplify (/ 4 1) into 4 1552480570.591 * [taylor]: Taking taylor expansion of (/ -1 c) in a 1552480570.591 * [taylor]: Taking taylor expansion of -1 in a 1552480570.591 * [backup-simplify]: Simplify -1 into -1 1552480570.591 * [taylor]: Taking taylor expansion of c in a 1552480570.591 * [backup-simplify]: Simplify c into c 1552480570.591 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480570.591 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480570.591 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480570.591 * [taylor]: Taking taylor expansion of b in a 1552480570.591 * [backup-simplify]: Simplify b into b 1552480570.591 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.591 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.591 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 1552480570.591 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480570.591 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480570.592 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480570.592 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 1552480570.592 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 1552480570.592 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480570.592 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 1552480570.592 * [taylor]: Taking taylor expansion of (/ 4 a) in a 1552480570.592 * [taylor]: Taking taylor expansion of 4 in a 1552480570.592 * [backup-simplify]: Simplify 4 into 4 1552480570.592 * [taylor]: Taking taylor expansion of a in a 1552480570.592 * [backup-simplify]: Simplify 0 into 0 1552480570.592 * [backup-simplify]: Simplify 1 into 1 1552480570.593 * [backup-simplify]: Simplify (/ 4 1) into 4 1552480570.593 * [taylor]: Taking taylor expansion of (/ -1 c) in a 1552480570.593 * [taylor]: Taking taylor expansion of -1 in a 1552480570.593 * [backup-simplify]: Simplify -1 into -1 1552480570.593 * [taylor]: Taking taylor expansion of c in a 1552480570.593 * [backup-simplify]: Simplify c into c 1552480570.593 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480570.593 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480570.593 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480570.593 * [taylor]: Taking taylor expansion of b in a 1552480570.593 * [backup-simplify]: Simplify b into b 1552480570.593 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.593 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.593 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 1552480570.593 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480570.594 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480570.594 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480570.595 * [taylor]: Taking taylor expansion of 0 in c 1552480570.595 * [backup-simplify]: Simplify 0 into 0 1552480570.595 * [taylor]: Taking taylor expansion of (/ +nan.0 c) in c 1552480570.595 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.595 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.595 * [taylor]: Taking taylor expansion of c in c 1552480570.595 * [backup-simplify]: Simplify 0 into 0 1552480570.595 * [backup-simplify]: Simplify 1 into 1 1552480570.595 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 1552480570.595 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480570.595 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.595 * [taylor]: Taking taylor expansion of 0 in b 1552480570.595 * [backup-simplify]: Simplify 0 into 0 1552480570.595 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)))) into 0 1552480570.596 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 1552480570.597 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ -1 c))) into 0 1552480570.597 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 1552480570.598 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 1552480570.598 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) in c 1552480570.598 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.598 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.598 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))) in c 1552480570.598 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480570.598 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480570.598 * [taylor]: Taking taylor expansion of b in c 1552480570.598 * [backup-simplify]: Simplify b into b 1552480570.598 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.598 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.598 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 1552480570.598 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.598 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.598 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 1552480570.598 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480570.598 * [taylor]: Taking taylor expansion of c in c 1552480570.598 * [backup-simplify]: Simplify 0 into 0 1552480570.598 * [backup-simplify]: Simplify 1 into 1 1552480570.599 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.599 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.600 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.601 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.601 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480570.602 * [backup-simplify]: Simplify (- 0) into 0 1552480570.602 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.602 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480570.603 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480570.604 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480570.604 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 1552480570.605 * [taylor]: Taking taylor expansion of 0 in b 1552480570.605 * [backup-simplify]: Simplify 0 into 0 1552480570.605 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 1552480570.605 * [taylor]: Taking taylor expansion of 0 in b 1552480570.605 * [backup-simplify]: Simplify 0 into 0 1552480570.606 * [taylor]: Taking taylor expansion of 0 in b 1552480570.606 * [backup-simplify]: Simplify 0 into 0 1552480570.606 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.606 * [backup-simplify]: Simplify 0 into 0 1552480570.606 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 1552480570.607 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480570.608 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 1552480570.608 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480570.608 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 1552480570.608 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.609 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1552480570.609 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 1552480570.609 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.609 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.609 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 1552480570.610 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 1552480570.610 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.610 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.610 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 1552480570.610 * [taylor]: Taking taylor expansion of (pow c 3) in c 1552480570.610 * [taylor]: Taking taylor expansion of c in c 1552480570.610 * [backup-simplify]: Simplify 0 into 0 1552480570.610 * [backup-simplify]: Simplify 1 into 1 1552480570.610 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.610 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.611 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.611 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 1552480570.611 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 1552480570.611 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.611 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.611 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 1552480570.611 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 1552480570.611 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480570.611 * [taylor]: Taking taylor expansion of b in c 1552480570.611 * [backup-simplify]: Simplify b into b 1552480570.611 * [taylor]: Taking taylor expansion of c in c 1552480570.611 * [backup-simplify]: Simplify 0 into 0 1552480570.611 * [backup-simplify]: Simplify 1 into 1 1552480570.612 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.612 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 1552480570.612 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480570.612 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 1552480570.612 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.613 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.614 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.615 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.615 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.616 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.617 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480570.618 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.618 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480570.618 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480570.618 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480570.619 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480570.620 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.620 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480570.620 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 1552480570.621 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480570.621 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480570.622 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480570.622 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480570.622 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.622 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480570.622 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480570.622 * [taylor]: Taking taylor expansion of b in b 1552480570.622 * [backup-simplify]: Simplify 0 into 0 1552480570.622 * [backup-simplify]: Simplify 1 into 1 1552480570.622 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.622 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.623 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.624 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.625 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480570.625 * [backup-simplify]: Simplify (- 0) into 0 1552480570.625 * [backup-simplify]: Simplify 0 into 0 1552480570.626 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.627 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480570.628 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.628 * [backup-simplify]: Simplify (- 0) into 0 1552480570.628 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 1552480570.629 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480570.629 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480570.629 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480570.629 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480570.629 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.629 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480570.629 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480570.629 * [taylor]: Taking taylor expansion of b in b 1552480570.629 * [backup-simplify]: Simplify 0 into 0 1552480570.629 * [backup-simplify]: Simplify 1 into 1 1552480570.630 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.630 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.631 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.632 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.633 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480570.633 * [backup-simplify]: Simplify (- 0) into 0 1552480570.633 * [backup-simplify]: Simplify 0 into 0 1552480570.634 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480570.634 * [taylor]: Taking taylor expansion of 0 in b 1552480570.634 * [backup-simplify]: Simplify 0 into 0 1552480570.634 * [taylor]: Taking taylor expansion of 0 in b 1552480570.634 * [backup-simplify]: Simplify 0 into 0 1552480570.634 * [backup-simplify]: Simplify 0 into 0 1552480570.634 * [backup-simplify]: Simplify 0 into 0 1552480570.634 * [backup-simplify]: Simplify 0 into 0 1552480570.634 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- c))) 1))) into (* +nan.0 c) 1552480570.634 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1 3 1) 1552480570.635 * [backup-simplify]: Simplify (sqrt (fma (* -4 a) c (* b b))) into (sqrt (fma (* -4 a) c (pow b 2))) 1552480570.635 * [approximate]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in (a c b) around 0 1552480570.635 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in b 1552480570.635 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in b 1552480570.635 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480570.635 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in b 1552480570.635 * [taylor]: Taking taylor expansion of (* -4 a) in b 1552480570.635 * [taylor]: Taking taylor expansion of -4 in b 1552480570.635 * [backup-simplify]: Simplify -4 into -4 1552480570.635 * [taylor]: Taking taylor expansion of a in b 1552480570.635 * [backup-simplify]: Simplify a into a 1552480570.635 * [taylor]: Taking taylor expansion of c in b 1552480570.635 * [backup-simplify]: Simplify c into c 1552480570.635 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480570.635 * [taylor]: Taking taylor expansion of b in b 1552480570.635 * [backup-simplify]: Simplify 0 into 0 1552480570.635 * [backup-simplify]: Simplify 1 into 1 1552480570.635 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 1552480570.635 * [backup-simplify]: Simplify (* (* -4 a) c) into (* -4 (* a c)) 1552480570.635 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 1552480570.635 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 1552480570.636 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 1552480570.636 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (* 0 c)) into 0 1552480570.636 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.637 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 1552480570.637 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in c 1552480570.637 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in c 1552480570.637 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480570.637 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in c 1552480570.637 * [taylor]: Taking taylor expansion of (* -4 a) in c 1552480570.637 * [taylor]: Taking taylor expansion of -4 in c 1552480570.637 * [backup-simplify]: Simplify -4 into -4 1552480570.637 * [taylor]: Taking taylor expansion of a in c 1552480570.637 * [backup-simplify]: Simplify a into a 1552480570.637 * [taylor]: Taking taylor expansion of c in c 1552480570.637 * [backup-simplify]: Simplify 0 into 0 1552480570.637 * [backup-simplify]: Simplify 1 into 1 1552480570.637 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480570.637 * [taylor]: Taking taylor expansion of b in c 1552480570.637 * [backup-simplify]: Simplify b into b 1552480570.637 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 1552480570.637 * [backup-simplify]: Simplify (* (* -4 a) 0) into 0 1552480570.637 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.637 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480570.637 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480570.638 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 1552480570.638 * [backup-simplify]: Simplify (+ (* (* -4 a) 1) (* 0 0)) into (- (* 4 a)) 1552480570.638 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480570.638 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 1552480570.638 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 1552480570.638 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 1552480570.638 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 1552480570.638 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480570.638 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 1552480570.638 * [taylor]: Taking taylor expansion of (* -4 a) in a 1552480570.638 * [taylor]: Taking taylor expansion of -4 in a 1552480570.638 * [backup-simplify]: Simplify -4 into -4 1552480570.638 * [taylor]: Taking taylor expansion of a in a 1552480570.638 * [backup-simplify]: Simplify 0 into 0 1552480570.638 * [backup-simplify]: Simplify 1 into 1 1552480570.638 * [taylor]: Taking taylor expansion of c in a 1552480570.638 * [backup-simplify]: Simplify c into c 1552480570.638 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480570.638 * [taylor]: Taking taylor expansion of b in a 1552480570.638 * [backup-simplify]: Simplify b into b 1552480570.639 * [backup-simplify]: Simplify (* -4 0) into 0 1552480570.639 * [backup-simplify]: Simplify (* 0 c) into 0 1552480570.639 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.639 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480570.639 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480570.639 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 1552480570.640 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 1552480570.640 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480570.640 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 1552480570.640 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 1552480570.640 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 1552480570.640 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 1552480570.640 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480570.640 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 1552480570.640 * [taylor]: Taking taylor expansion of (* -4 a) in a 1552480570.640 * [taylor]: Taking taylor expansion of -4 in a 1552480570.640 * [backup-simplify]: Simplify -4 into -4 1552480570.640 * [taylor]: Taking taylor expansion of a in a 1552480570.640 * [backup-simplify]: Simplify 0 into 0 1552480570.640 * [backup-simplify]: Simplify 1 into 1 1552480570.640 * [taylor]: Taking taylor expansion of c in a 1552480570.640 * [backup-simplify]: Simplify c into c 1552480570.640 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480570.640 * [taylor]: Taking taylor expansion of b in a 1552480570.640 * [backup-simplify]: Simplify b into b 1552480570.640 * [backup-simplify]: Simplify (* -4 0) into 0 1552480570.640 * [backup-simplify]: Simplify (* 0 c) into 0 1552480570.640 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.640 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480570.640 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480570.641 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 1552480570.641 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 1552480570.641 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480570.641 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 1552480570.641 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 1552480570.641 * [taylor]: Taking taylor expansion of b in c 1552480570.641 * [backup-simplify]: Simplify b into b 1552480570.641 * [taylor]: Taking taylor expansion of b in b 1552480570.641 * [backup-simplify]: Simplify 0 into 0 1552480570.641 * [backup-simplify]: Simplify 1 into 1 1552480570.642 * [backup-simplify]: Simplify 0 into 0 1552480570.642 * [taylor]: Taking taylor expansion of (* -2 (/ c b)) in c 1552480570.642 * [taylor]: Taking taylor expansion of -2 in c 1552480570.642 * [backup-simplify]: Simplify -2 into -2 1552480570.642 * [taylor]: Taking taylor expansion of (/ c b) in c 1552480570.642 * [taylor]: Taking taylor expansion of c in c 1552480570.642 * [backup-simplify]: Simplify 0 into 0 1552480570.642 * [backup-simplify]: Simplify 1 into 1 1552480570.642 * [taylor]: Taking taylor expansion of b in c 1552480570.642 * [backup-simplify]: Simplify b into b 1552480570.642 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480570.642 * [taylor]: Taking taylor expansion of 0 in b 1552480570.642 * [backup-simplify]: Simplify 0 into 0 1552480570.642 * [backup-simplify]: Simplify 0 into 0 1552480570.642 * [backup-simplify]: Simplify 1 into 1 1552480570.642 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 1) (* 0 0))) into 0 1552480570.643 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (* 0 c))) into 0 1552480570.643 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 1552480570.643 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.644 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ c b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow c 2) (pow b 3))) 1552480570.644 * [taylor]: Taking taylor expansion of (* -2 (/ (pow c 2) (pow b 3))) in c 1552480570.644 * [taylor]: Taking taylor expansion of -2 in c 1552480570.644 * [backup-simplify]: Simplify -2 into -2 1552480570.644 * [taylor]: Taking taylor expansion of (/ (pow c 2) (pow b 3)) in c 1552480570.644 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480570.644 * [taylor]: Taking taylor expansion of c in c 1552480570.644 * [backup-simplify]: Simplify 0 into 0 1552480570.644 * [backup-simplify]: Simplify 1 into 1 1552480570.644 * [taylor]: Taking taylor expansion of (pow b 3) in c 1552480570.644 * [taylor]: Taking taylor expansion of b in c 1552480570.644 * [backup-simplify]: Simplify b into b 1552480570.644 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.644 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.644 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 1552480570.644 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 1552480570.644 * [backup-simplify]: Simplify (* -2 (/ 1 b)) into (/ -2 b) 1552480570.644 * [taylor]: Taking taylor expansion of (/ -2 b) in b 1552480570.644 * [taylor]: Taking taylor expansion of -2 in b 1552480570.644 * [backup-simplify]: Simplify -2 into -2 1552480570.644 * [taylor]: Taking taylor expansion of b in b 1552480570.644 * [backup-simplify]: Simplify 0 into 0 1552480570.644 * [backup-simplify]: Simplify 1 into 1 1552480570.645 * [backup-simplify]: Simplify (/ -2 1) into -2 1552480570.645 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2 (/ 0 1)))) into 0 1552480570.645 * [backup-simplify]: Simplify 0 into 0 1552480570.645 * [taylor]: Taking taylor expansion of 0 in b 1552480570.645 * [backup-simplify]: Simplify 0 into 0 1552480570.645 * [backup-simplify]: Simplify 0 into 0 1552480570.645 * [backup-simplify]: Simplify 0 into 0 1552480570.645 * [backup-simplify]: Simplify 0 into 0 1552480570.646 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 1552480570.647 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (+ (* 0 0) (* 0 c)))) into 0 1552480570.647 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 b)))) into 0 1552480570.647 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.648 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -2 (/ c b)) (* -2 (/ (pow c 2) (pow b 3))))))) (* 2 b)) into (* -4 (/ (pow c 3) (pow b 5))) 1552480570.648 * [taylor]: Taking taylor expansion of (* -4 (/ (pow c 3) (pow b 5))) in c 1552480570.648 * [taylor]: Taking taylor expansion of -4 in c 1552480570.648 * [backup-simplify]: Simplify -4 into -4 1552480570.648 * [taylor]: Taking taylor expansion of (/ (pow c 3) (pow b 5)) in c 1552480570.648 * [taylor]: Taking taylor expansion of (pow c 3) in c 1552480570.648 * [taylor]: Taking taylor expansion of c in c 1552480570.648 * [backup-simplify]: Simplify 0 into 0 1552480570.648 * [backup-simplify]: Simplify 1 into 1 1552480570.648 * [taylor]: Taking taylor expansion of (pow b 5) in c 1552480570.648 * [taylor]: Taking taylor expansion of b in c 1552480570.648 * [backup-simplify]: Simplify b into b 1552480570.648 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.648 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.648 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.648 * [backup-simplify]: Simplify (* (pow b 2) (pow b 2)) into (pow b 4) 1552480570.649 * [backup-simplify]: Simplify (* b (pow b 4)) into (pow b 5) 1552480570.649 * [backup-simplify]: Simplify (/ 1 (pow b 5)) into (/ 1 (pow b 5)) 1552480570.649 * [backup-simplify]: Simplify (- (/ 0 b) (+ (* (/ 1 b) (/ 0 b)))) into 0 1552480570.649 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 (/ 1 b))) into 0 1552480570.649 * [taylor]: Taking taylor expansion of 0 in b 1552480570.649 * [backup-simplify]: Simplify 0 into 0 1552480570.649 * [backup-simplify]: Simplify 0 into 0 1552480570.649 * [taylor]: Taking taylor expansion of 0 in b 1552480570.649 * [backup-simplify]: Simplify 0 into 0 1552480570.649 * [backup-simplify]: Simplify 0 into 0 1552480570.649 * [backup-simplify]: Simplify (* 1 (* b (* 1 1))) into b 1552480570.650 * [backup-simplify]: Simplify (sqrt (fma (* -4 (/ 1 a)) (/ 1 c) (* (/ 1 b) (/ 1 b)))) into (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) 1552480570.650 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in (a c b) around 0 1552480570.650 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in b 1552480570.650 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in b 1552480570.650 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480570.650 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in b 1552480570.650 * [taylor]: Taking taylor expansion of (/ -4 a) in b 1552480570.650 * [taylor]: Taking taylor expansion of -4 in b 1552480570.650 * [backup-simplify]: Simplify -4 into -4 1552480570.650 * [taylor]: Taking taylor expansion of a in b 1552480570.650 * [backup-simplify]: Simplify a into a 1552480570.650 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1552480570.650 * [taylor]: Taking taylor expansion of (/ 1 c) in b 1552480570.650 * [taylor]: Taking taylor expansion of c in b 1552480570.650 * [backup-simplify]: Simplify c into c 1552480570.650 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480570.650 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480570.650 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480570.650 * [taylor]: Taking taylor expansion of b in b 1552480570.650 * [backup-simplify]: Simplify 0 into 0 1552480570.650 * [backup-simplify]: Simplify 1 into 1 1552480570.650 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.650 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.651 * [backup-simplify]: Simplify (+ 0 1) into 1 1552480570.651 * [backup-simplify]: Simplify (sqrt 1) into 1 1552480570.651 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.652 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.652 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.652 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1552480570.652 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in c 1552480570.652 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in c 1552480570.652 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480570.652 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in c 1552480570.652 * [taylor]: Taking taylor expansion of (/ -4 a) in c 1552480570.652 * [taylor]: Taking taylor expansion of -4 in c 1552480570.652 * [backup-simplify]: Simplify -4 into -4 1552480570.652 * [taylor]: Taking taylor expansion of a in c 1552480570.653 * [backup-simplify]: Simplify a into a 1552480570.653 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1552480570.653 * [taylor]: Taking taylor expansion of (/ 1 c) in c 1552480570.653 * [taylor]: Taking taylor expansion of c in c 1552480570.653 * [backup-simplify]: Simplify 0 into 0 1552480570.653 * [backup-simplify]: Simplify 1 into 1 1552480570.653 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.653 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480570.653 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480570.653 * [taylor]: Taking taylor expansion of b in c 1552480570.653 * [backup-simplify]: Simplify b into b 1552480570.653 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.653 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.653 * [backup-simplify]: Simplify (* (/ -4 a) 1) into (/ -4 a) 1552480570.653 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1552480570.653 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480570.654 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1552480570.654 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 1552480570.654 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 1552480570.654 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480570.654 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 1552480570.654 * [taylor]: Taking taylor expansion of (/ -4 a) in a 1552480570.654 * [taylor]: Taking taylor expansion of -4 in a 1552480570.654 * [backup-simplify]: Simplify -4 into -4 1552480570.654 * [taylor]: Taking taylor expansion of a in a 1552480570.654 * [backup-simplify]: Simplify 0 into 0 1552480570.654 * [backup-simplify]: Simplify 1 into 1 1552480570.654 * [backup-simplify]: Simplify (/ -4 1) into -4 1552480570.654 * [taylor]: Taking taylor expansion of (/ 1 c) in a 1552480570.654 * [taylor]: Taking taylor expansion of c in a 1552480570.654 * [backup-simplify]: Simplify c into c 1552480570.654 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480570.654 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480570.654 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480570.654 * [taylor]: Taking taylor expansion of b in a 1552480570.654 * [backup-simplify]: Simplify b into b 1552480570.654 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.654 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.654 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 1552480570.655 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480570.655 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480570.655 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480570.655 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 1552480570.655 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 1552480570.655 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480570.655 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 1552480570.655 * [taylor]: Taking taylor expansion of (/ -4 a) in a 1552480570.655 * [taylor]: Taking taylor expansion of -4 in a 1552480570.655 * [backup-simplify]: Simplify -4 into -4 1552480570.655 * [taylor]: Taking taylor expansion of a in a 1552480570.655 * [backup-simplify]: Simplify 0 into 0 1552480570.655 * [backup-simplify]: Simplify 1 into 1 1552480570.656 * [backup-simplify]: Simplify (/ -4 1) into -4 1552480570.656 * [taylor]: Taking taylor expansion of (/ 1 c) in a 1552480570.656 * [taylor]: Taking taylor expansion of c in a 1552480570.656 * [backup-simplify]: Simplify c into c 1552480570.656 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480570.656 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480570.656 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480570.656 * [taylor]: Taking taylor expansion of b in a 1552480570.656 * [backup-simplify]: Simplify b into b 1552480570.656 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.656 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.656 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 1552480570.656 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480570.656 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480570.657 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480570.657 * [taylor]: Taking taylor expansion of 0 in c 1552480570.657 * [backup-simplify]: Simplify 0 into 0 1552480570.657 * [taylor]: Taking taylor expansion of (/ +nan.0 c) in c 1552480570.657 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.657 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.657 * [taylor]: Taking taylor expansion of c in c 1552480570.657 * [backup-simplify]: Simplify 0 into 0 1552480570.657 * [backup-simplify]: Simplify 1 into 1 1552480570.657 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 1552480570.657 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480570.657 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.657 * [taylor]: Taking taylor expansion of 0 in b 1552480570.657 * [backup-simplify]: Simplify 0 into 0 1552480570.657 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 1552480570.658 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 1552480570.658 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 c))) into 0 1552480570.658 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 1552480570.659 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 1552480570.659 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) in c 1552480570.659 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.659 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.659 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))) in c 1552480570.659 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480570.659 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480570.659 * [taylor]: Taking taylor expansion of b in c 1552480570.659 * [backup-simplify]: Simplify b into b 1552480570.659 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.659 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.659 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 1552480570.659 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.659 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.659 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 1552480570.659 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480570.659 * [taylor]: Taking taylor expansion of c in c 1552480570.659 * [backup-simplify]: Simplify 0 into 0 1552480570.659 * [backup-simplify]: Simplify 1 into 1 1552480570.659 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.659 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.660 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.660 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.661 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480570.661 * [backup-simplify]: Simplify (- 0) into 0 1552480570.661 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.661 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480570.662 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480570.662 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480570.663 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 1552480570.663 * [taylor]: Taking taylor expansion of 0 in b 1552480570.663 * [backup-simplify]: Simplify 0 into 0 1552480570.663 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 1552480570.663 * [taylor]: Taking taylor expansion of 0 in b 1552480570.663 * [backup-simplify]: Simplify 0 into 0 1552480570.663 * [taylor]: Taking taylor expansion of 0 in b 1552480570.663 * [backup-simplify]: Simplify 0 into 0 1552480570.663 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.663 * [backup-simplify]: Simplify 0 into 0 1552480570.663 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 1552480570.664 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480570.665 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 1552480570.665 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480570.665 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 1552480570.665 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.666 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1552480570.666 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 1552480570.666 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.666 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.666 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 1552480570.666 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 1552480570.666 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.666 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.666 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 1552480570.666 * [taylor]: Taking taylor expansion of (pow c 3) in c 1552480570.666 * [taylor]: Taking taylor expansion of c in c 1552480570.666 * [backup-simplify]: Simplify 0 into 0 1552480570.666 * [backup-simplify]: Simplify 1 into 1 1552480570.666 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.667 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.667 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.667 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 1552480570.667 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 1552480570.667 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.667 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.667 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 1552480570.667 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 1552480570.667 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480570.667 * [taylor]: Taking taylor expansion of b in c 1552480570.667 * [backup-simplify]: Simplify b into b 1552480570.667 * [taylor]: Taking taylor expansion of c in c 1552480570.668 * [backup-simplify]: Simplify 0 into 0 1552480570.668 * [backup-simplify]: Simplify 1 into 1 1552480570.668 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.668 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 1552480570.668 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480570.668 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 1552480570.668 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.669 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.670 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.671 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.672 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.673 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.674 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480570.674 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.675 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480570.675 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480570.675 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480570.676 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480570.676 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.677 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480570.677 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 1552480570.678 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480570.678 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480570.678 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480570.678 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480570.678 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.678 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480570.678 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480570.678 * [taylor]: Taking taylor expansion of b in b 1552480570.678 * [backup-simplify]: Simplify 0 into 0 1552480570.678 * [backup-simplify]: Simplify 1 into 1 1552480570.679 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.679 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.680 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.681 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.681 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480570.682 * [backup-simplify]: Simplify (- 0) into 0 1552480570.682 * [backup-simplify]: Simplify 0 into 0 1552480570.682 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.683 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480570.683 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.683 * [backup-simplify]: Simplify (- 0) into 0 1552480570.684 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 1552480570.684 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480570.684 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480570.684 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480570.684 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480570.684 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.684 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480570.684 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480570.684 * [taylor]: Taking taylor expansion of b in b 1552480570.684 * [backup-simplify]: Simplify 0 into 0 1552480570.684 * [backup-simplify]: Simplify 1 into 1 1552480570.684 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.685 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.685 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.686 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.686 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480570.686 * [backup-simplify]: Simplify (- 0) into 0 1552480570.686 * [backup-simplify]: Simplify 0 into 0 1552480570.687 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480570.687 * [taylor]: Taking taylor expansion of 0 in b 1552480570.687 * [backup-simplify]: Simplify 0 into 0 1552480570.687 * [taylor]: Taking taylor expansion of 0 in b 1552480570.687 * [backup-simplify]: Simplify 0 into 0 1552480570.687 * [backup-simplify]: Simplify 0 into 0 1552480570.687 * [backup-simplify]: Simplify 0 into 0 1552480570.687 * [backup-simplify]: Simplify 0 into 0 1552480570.687 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 c)) 1))) into (* +nan.0 c) 1552480570.687 * [backup-simplify]: Simplify (sqrt (fma (* -4 (/ 1 (- a))) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- b))))) into (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) 1552480570.687 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in (a c b) around 0 1552480570.687 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in b 1552480570.687 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in b 1552480570.687 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480570.687 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in b 1552480570.687 * [taylor]: Taking taylor expansion of (/ 4 a) in b 1552480570.687 * [taylor]: Taking taylor expansion of 4 in b 1552480570.687 * [backup-simplify]: Simplify 4 into 4 1552480570.687 * [taylor]: Taking taylor expansion of a in b 1552480570.687 * [backup-simplify]: Simplify a into a 1552480570.687 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1552480570.687 * [taylor]: Taking taylor expansion of (/ -1 c) in b 1552480570.687 * [taylor]: Taking taylor expansion of -1 in b 1552480570.687 * [backup-simplify]: Simplify -1 into -1 1552480570.687 * [taylor]: Taking taylor expansion of c in b 1552480570.688 * [backup-simplify]: Simplify c into c 1552480570.688 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480570.688 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480570.688 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480570.688 * [taylor]: Taking taylor expansion of b in b 1552480570.688 * [backup-simplify]: Simplify 0 into 0 1552480570.688 * [backup-simplify]: Simplify 1 into 1 1552480570.688 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.688 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.688 * [backup-simplify]: Simplify (+ 0 1) into 1 1552480570.689 * [backup-simplify]: Simplify (sqrt 1) into 1 1552480570.689 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.689 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.690 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.690 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1552480570.690 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in c 1552480570.690 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in c 1552480570.690 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480570.690 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in c 1552480570.690 * [taylor]: Taking taylor expansion of (/ 4 a) in c 1552480570.690 * [taylor]: Taking taylor expansion of 4 in c 1552480570.690 * [backup-simplify]: Simplify 4 into 4 1552480570.690 * [taylor]: Taking taylor expansion of a in c 1552480570.690 * [backup-simplify]: Simplify a into a 1552480570.690 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1552480570.690 * [taylor]: Taking taylor expansion of (/ -1 c) in c 1552480570.690 * [taylor]: Taking taylor expansion of -1 in c 1552480570.690 * [backup-simplify]: Simplify -1 into -1 1552480570.690 * [taylor]: Taking taylor expansion of c in c 1552480570.690 * [backup-simplify]: Simplify 0 into 0 1552480570.690 * [backup-simplify]: Simplify 1 into 1 1552480570.691 * [backup-simplify]: Simplify (/ -1 1) into -1 1552480570.691 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480570.691 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480570.691 * [taylor]: Taking taylor expansion of b in c 1552480570.691 * [backup-simplify]: Simplify b into b 1552480570.691 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.691 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.691 * [backup-simplify]: Simplify (* (/ 4 a) -1) into (/ -4 a) 1552480570.691 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1552480570.691 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480570.691 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1552480570.692 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 1552480570.692 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 1552480570.692 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480570.692 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 1552480570.692 * [taylor]: Taking taylor expansion of (/ 4 a) in a 1552480570.692 * [taylor]: Taking taylor expansion of 4 in a 1552480570.692 * [backup-simplify]: Simplify 4 into 4 1552480570.692 * [taylor]: Taking taylor expansion of a in a 1552480570.692 * [backup-simplify]: Simplify 0 into 0 1552480570.692 * [backup-simplify]: Simplify 1 into 1 1552480570.692 * [backup-simplify]: Simplify (/ 4 1) into 4 1552480570.692 * [taylor]: Taking taylor expansion of (/ -1 c) in a 1552480570.692 * [taylor]: Taking taylor expansion of -1 in a 1552480570.692 * [backup-simplify]: Simplify -1 into -1 1552480570.692 * [taylor]: Taking taylor expansion of c in a 1552480570.692 * [backup-simplify]: Simplify c into c 1552480570.692 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480570.692 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480570.692 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480570.692 * [taylor]: Taking taylor expansion of b in a 1552480570.692 * [backup-simplify]: Simplify b into b 1552480570.692 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.692 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.692 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 1552480570.692 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480570.693 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480570.693 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480570.693 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 1552480570.693 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 1552480570.693 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480570.693 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 1552480570.693 * [taylor]: Taking taylor expansion of (/ 4 a) in a 1552480570.693 * [taylor]: Taking taylor expansion of 4 in a 1552480570.693 * [backup-simplify]: Simplify 4 into 4 1552480570.693 * [taylor]: Taking taylor expansion of a in a 1552480570.693 * [backup-simplify]: Simplify 0 into 0 1552480570.693 * [backup-simplify]: Simplify 1 into 1 1552480570.693 * [backup-simplify]: Simplify (/ 4 1) into 4 1552480570.694 * [taylor]: Taking taylor expansion of (/ -1 c) in a 1552480570.694 * [taylor]: Taking taylor expansion of -1 in a 1552480570.694 * [backup-simplify]: Simplify -1 into -1 1552480570.694 * [taylor]: Taking taylor expansion of c in a 1552480570.694 * [backup-simplify]: Simplify c into c 1552480570.694 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480570.694 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480570.694 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480570.694 * [taylor]: Taking taylor expansion of b in a 1552480570.694 * [backup-simplify]: Simplify b into b 1552480570.694 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.694 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.694 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 1552480570.694 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480570.694 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480570.694 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480570.695 * [taylor]: Taking taylor expansion of 0 in c 1552480570.695 * [backup-simplify]: Simplify 0 into 0 1552480570.695 * [taylor]: Taking taylor expansion of (/ +nan.0 c) in c 1552480570.695 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.695 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.695 * [taylor]: Taking taylor expansion of c in c 1552480570.695 * [backup-simplify]: Simplify 0 into 0 1552480570.695 * [backup-simplify]: Simplify 1 into 1 1552480570.695 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 1552480570.695 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480570.695 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.695 * [taylor]: Taking taylor expansion of 0 in b 1552480570.695 * [backup-simplify]: Simplify 0 into 0 1552480570.695 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)))) into 0 1552480570.700 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 1552480570.700 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ -1 c))) into 0 1552480570.701 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 1552480570.701 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 1552480570.701 * [taylor]: Taking taylor expansion of (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) in c 1552480570.701 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.701 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.701 * [taylor]: Taking taylor expansion of (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))) in c 1552480570.701 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480570.701 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480570.701 * [taylor]: Taking taylor expansion of b in c 1552480570.701 * [backup-simplify]: Simplify b into b 1552480570.701 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.701 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.701 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 1552480570.701 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.701 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.701 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 1552480570.702 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480570.702 * [taylor]: Taking taylor expansion of c in c 1552480570.702 * [backup-simplify]: Simplify 0 into 0 1552480570.702 * [backup-simplify]: Simplify 1 into 1 1552480570.702 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.702 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.702 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.703 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.703 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480570.704 * [backup-simplify]: Simplify (- 0) into 0 1552480570.704 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.704 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480570.704 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480570.705 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480570.705 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 1552480570.705 * [taylor]: Taking taylor expansion of 0 in b 1552480570.705 * [backup-simplify]: Simplify 0 into 0 1552480570.706 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 1552480570.706 * [taylor]: Taking taylor expansion of 0 in b 1552480570.706 * [backup-simplify]: Simplify 0 into 0 1552480570.706 * [taylor]: Taking taylor expansion of 0 in b 1552480570.706 * [backup-simplify]: Simplify 0 into 0 1552480570.706 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.706 * [backup-simplify]: Simplify 0 into 0 1552480570.706 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 1552480570.707 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480570.708 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 1552480570.708 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480570.708 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 1552480570.708 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.708 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1552480570.709 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 1552480570.709 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.709 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.709 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 1552480570.709 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 1552480570.709 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.709 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.709 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 1552480570.709 * [taylor]: Taking taylor expansion of (pow c 3) in c 1552480570.709 * [taylor]: Taking taylor expansion of c in c 1552480570.709 * [backup-simplify]: Simplify 0 into 0 1552480570.709 * [backup-simplify]: Simplify 1 into 1 1552480570.709 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.709 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.709 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.709 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 1552480570.709 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 1552480570.709 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.709 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.710 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 1552480570.710 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 1552480570.710 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480570.710 * [taylor]: Taking taylor expansion of b in c 1552480570.710 * [backup-simplify]: Simplify b into b 1552480570.710 * [taylor]: Taking taylor expansion of c in c 1552480570.710 * [backup-simplify]: Simplify 0 into 0 1552480570.710 * [backup-simplify]: Simplify 1 into 1 1552480570.710 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.710 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 1552480570.710 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480570.710 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 1552480570.710 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.711 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.711 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.712 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.712 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.712 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.713 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480570.714 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.714 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480570.714 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480570.714 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480570.715 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480570.715 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.716 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480570.716 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 1552480570.717 * [backup-simplify]: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (pow b 2))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480570.717 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480570.717 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480570.717 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480570.717 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.717 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480570.717 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480570.717 * [taylor]: Taking taylor expansion of b in b 1552480570.717 * [backup-simplify]: Simplify 0 into 0 1552480570.717 * [backup-simplify]: Simplify 1 into 1 1552480570.718 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.718 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.719 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.719 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.720 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480570.720 * [backup-simplify]: Simplify (- 0) into 0 1552480570.721 * [backup-simplify]: Simplify 0 into 0 1552480570.722 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.723 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480570.724 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.724 * [backup-simplify]: Simplify (- 0) into 0 1552480570.724 * [backup-simplify]: Simplify (+ (/ 1 (pow b 2)) 0) into (/ 1 (pow b 2)) 1552480570.725 * [backup-simplify]: Simplify (+ (* +nan.0 (/ 1 (pow b 2))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480570.725 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480570.725 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480570.725 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480570.726 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.726 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480570.726 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480570.726 * [taylor]: Taking taylor expansion of b in b 1552480570.726 * [backup-simplify]: Simplify 0 into 0 1552480570.726 * [backup-simplify]: Simplify 1 into 1 1552480570.726 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.726 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.727 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.728 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.729 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480570.729 * [backup-simplify]: Simplify (- 0) into 0 1552480570.729 * [backup-simplify]: Simplify 0 into 0 1552480570.730 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480570.730 * [taylor]: Taking taylor expansion of 0 in b 1552480570.730 * [backup-simplify]: Simplify 0 into 0 1552480570.730 * [taylor]: Taking taylor expansion of 0 in b 1552480570.730 * [backup-simplify]: Simplify 0 into 0 1552480570.730 * [backup-simplify]: Simplify 0 into 0 1552480570.731 * [backup-simplify]: Simplify 0 into 0 1552480570.731 * [backup-simplify]: Simplify 0 into 0 1552480570.731 * [backup-simplify]: Simplify (* +nan.0 (* 1 (* (/ 1 (/ 1 (- c))) 1))) into (* +nan.0 c) 1552480570.731 * * * * [progress]: [ 4 / 4 ] generating series at (2 3 2 2 2 1) 1552480570.731 * [backup-simplify]: Simplify (- (sqrt (fma (* -4 a) c (* b b))) b) into (- (sqrt (fma (* -4 a) c (pow b 2))) b) 1552480570.731 * [approximate]: Taking taylor expansion of (- (sqrt (fma (* -4 a) c (pow b 2))) b) in (a c b) around 0 1552480570.731 * [taylor]: Taking taylor expansion of (- (sqrt (fma (* -4 a) c (pow b 2))) b) in b 1552480570.731 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in b 1552480570.731 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in b 1552480570.731 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480570.731 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in b 1552480570.731 * [taylor]: Taking taylor expansion of (* -4 a) in b 1552480570.731 * [taylor]: Taking taylor expansion of -4 in b 1552480570.731 * [backup-simplify]: Simplify -4 into -4 1552480570.731 * [taylor]: Taking taylor expansion of a in b 1552480570.731 * [backup-simplify]: Simplify a into a 1552480570.731 * [taylor]: Taking taylor expansion of c in b 1552480570.731 * [backup-simplify]: Simplify c into c 1552480570.731 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480570.731 * [taylor]: Taking taylor expansion of b in b 1552480570.732 * [backup-simplify]: Simplify 0 into 0 1552480570.732 * [backup-simplify]: Simplify 1 into 1 1552480570.732 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 1552480570.732 * [backup-simplify]: Simplify (* (* -4 a) c) into (* -4 (* a c)) 1552480570.732 * [backup-simplify]: Simplify (+ (* -4 (* a c)) 0) into (- (* 4 (* a c))) 1552480570.732 * [backup-simplify]: Simplify (sqrt (- (* 4 (* a c)))) into (sqrt (- (* 4 (* a c)))) 1552480570.732 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 1552480570.733 * [backup-simplify]: Simplify (+ (* (* -4 a) 0) (* 0 c)) into 0 1552480570.733 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.733 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 4 (* a c)))))) into 0 1552480570.733 * [taylor]: Taking taylor expansion of b in b 1552480570.733 * [backup-simplify]: Simplify 0 into 0 1552480570.733 * [backup-simplify]: Simplify 1 into 1 1552480570.733 * [taylor]: Taking taylor expansion of (- (sqrt (fma (* -4 a) c (pow b 2))) b) in c 1552480570.733 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in c 1552480570.733 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in c 1552480570.733 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480570.733 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in c 1552480570.733 * [taylor]: Taking taylor expansion of (* -4 a) in c 1552480570.733 * [taylor]: Taking taylor expansion of -4 in c 1552480570.733 * [backup-simplify]: Simplify -4 into -4 1552480570.733 * [taylor]: Taking taylor expansion of a in c 1552480570.733 * [backup-simplify]: Simplify a into a 1552480570.733 * [taylor]: Taking taylor expansion of c in c 1552480570.733 * [backup-simplify]: Simplify 0 into 0 1552480570.734 * [backup-simplify]: Simplify 1 into 1 1552480570.734 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480570.734 * [taylor]: Taking taylor expansion of b in c 1552480570.734 * [backup-simplify]: Simplify b into b 1552480570.734 * [backup-simplify]: Simplify (* -4 a) into (* -4 a) 1552480570.734 * [backup-simplify]: Simplify (* (* -4 a) 0) into 0 1552480570.734 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.734 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480570.734 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480570.734 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 a)) into 0 1552480570.735 * [backup-simplify]: Simplify (+ (* (* -4 a) 1) (* 0 0)) into (- (* 4 a)) 1552480570.735 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480570.735 * [backup-simplify]: Simplify (+ (- (* 4 a)) 0) into (- (* 4 a)) 1552480570.735 * [backup-simplify]: Simplify (/ (- (* 4 a)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ a b)) 1552480570.735 * [taylor]: Taking taylor expansion of b in c 1552480570.735 * [backup-simplify]: Simplify b into b 1552480570.735 * [taylor]: Taking taylor expansion of (- (sqrt (fma (* -4 a) c (pow b 2))) b) in a 1552480570.735 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 1552480570.735 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 1552480570.735 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480570.735 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 1552480570.736 * [taylor]: Taking taylor expansion of (* -4 a) in a 1552480570.736 * [taylor]: Taking taylor expansion of -4 in a 1552480570.736 * [backup-simplify]: Simplify -4 into -4 1552480570.736 * [taylor]: Taking taylor expansion of a in a 1552480570.736 * [backup-simplify]: Simplify 0 into 0 1552480570.736 * [backup-simplify]: Simplify 1 into 1 1552480570.736 * [taylor]: Taking taylor expansion of c in a 1552480570.736 * [backup-simplify]: Simplify c into c 1552480570.736 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480570.736 * [taylor]: Taking taylor expansion of b in a 1552480570.736 * [backup-simplify]: Simplify b into b 1552480570.736 * [backup-simplify]: Simplify (* -4 0) into 0 1552480570.736 * [backup-simplify]: Simplify (* 0 c) into 0 1552480570.736 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.737 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480570.737 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480570.737 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 1552480570.738 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 1552480570.738 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480570.738 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 1552480570.739 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 1552480570.739 * [taylor]: Taking taylor expansion of b in a 1552480570.739 * [backup-simplify]: Simplify b into b 1552480570.739 * [taylor]: Taking taylor expansion of (- (sqrt (fma (* -4 a) c (pow b 2))) b) in a 1552480570.739 * [taylor]: Taking taylor expansion of (sqrt (fma (* -4 a) c (pow b 2))) in a 1552480570.739 * [taylor]: Taking taylor expansion of (fma (* -4 a) c (pow b 2)) in a 1552480570.739 * [taylor]: Rewrote expression to (+ (* (* -4 a) c) (pow b 2)) 1552480570.739 * [taylor]: Taking taylor expansion of (* (* -4 a) c) in a 1552480570.739 * [taylor]: Taking taylor expansion of (* -4 a) in a 1552480570.739 * [taylor]: Taking taylor expansion of -4 in a 1552480570.739 * [backup-simplify]: Simplify -4 into -4 1552480570.739 * [taylor]: Taking taylor expansion of a in a 1552480570.739 * [backup-simplify]: Simplify 0 into 0 1552480570.739 * [backup-simplify]: Simplify 1 into 1 1552480570.739 * [taylor]: Taking taylor expansion of c in a 1552480570.739 * [backup-simplify]: Simplify c into c 1552480570.740 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480570.740 * [taylor]: Taking taylor expansion of b in a 1552480570.740 * [backup-simplify]: Simplify b into b 1552480570.740 * [backup-simplify]: Simplify (* -4 0) into 0 1552480570.740 * [backup-simplify]: Simplify (* 0 c) into 0 1552480570.740 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.740 * [backup-simplify]: Simplify (+ 0 (pow b 2)) into (pow b 2) 1552480570.740 * [backup-simplify]: Simplify (sqrt (pow b 2)) into b 1552480570.741 * [backup-simplify]: Simplify (+ (* -4 1) (* 0 0)) into -4 1552480570.742 * [backup-simplify]: Simplify (+ (* 0 0) (* -4 c)) into (- (* 4 c)) 1552480570.742 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480570.742 * [backup-simplify]: Simplify (+ (- (* 4 c)) 0) into (- (* 4 c)) 1552480570.742 * [backup-simplify]: Simplify (/ (- (* 4 c)) (* 2 (sqrt (pow b 2)))) into (* -2 (/ c b)) 1552480570.742 * [taylor]: Taking taylor expansion of b in a 1552480570.742 * [backup-simplify]: Simplify b into b 1552480570.742 * [backup-simplify]: Simplify (- b) into (- b) 1552480570.742 * [backup-simplify]: Simplify (+ b (- b)) into 0 1552480570.742 * [taylor]: Taking taylor expansion of 0 in c 1552480570.742 * [backup-simplify]: Simplify 0 into 0 1552480570.742 * [taylor]: Taking taylor expansion of 0 in b 1552480570.743 * [backup-simplify]: Simplify 0 into 0 1552480570.743 * [backup-simplify]: Simplify 0 into 0 1552480570.743 * [backup-simplify]: Simplify (- 0) into 0 1552480570.743 * [backup-simplify]: Simplify (+ (* -2 (/ c b)) 0) into (- (* 2 (/ c b))) 1552480570.743 * [taylor]: Taking taylor expansion of (- (* 2 (/ c b))) in c 1552480570.743 * [taylor]: Taking taylor expansion of (* 2 (/ c b)) in c 1552480570.743 * [taylor]: Taking taylor expansion of 2 in c 1552480570.743 * [backup-simplify]: Simplify 2 into 2 1552480570.743 * [taylor]: Taking taylor expansion of (/ c b) in c 1552480570.743 * [taylor]: Taking taylor expansion of c in c 1552480570.743 * [backup-simplify]: Simplify 0 into 0 1552480570.743 * [backup-simplify]: Simplify 1 into 1 1552480570.743 * [taylor]: Taking taylor expansion of b in c 1552480570.743 * [backup-simplify]: Simplify b into b 1552480570.743 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480570.743 * [taylor]: Taking taylor expansion of 0 in b 1552480570.743 * [backup-simplify]: Simplify 0 into 0 1552480570.744 * [backup-simplify]: Simplify 0 into 0 1552480570.744 * [backup-simplify]: Simplify 0 into 0 1552480570.745 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 1) (* 0 0))) into 0 1552480570.745 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* -4 0) (* 0 c))) into 0 1552480570.746 * [backup-simplify]: Simplify (+ (* b 0) (+ (* 0 0) (* 0 b))) into 0 1552480570.746 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.746 * [backup-simplify]: Simplify (/ (- 0 (pow (* -2 (/ c b)) 2) (+)) (* 2 b)) into (* -2 (/ (pow c 2) (pow b 3))) 1552480570.746 * [backup-simplify]: Simplify (- 0) into 0 1552480570.747 * [backup-simplify]: Simplify (+ (* -2 (/ (pow c 2) (pow b 3))) 0) into (- (* 2 (/ (pow c 2) (pow b 3)))) 1552480570.747 * [taylor]: Taking taylor expansion of (- (* 2 (/ (pow c 2) (pow b 3)))) in c 1552480570.747 * [taylor]: Taking taylor expansion of (* 2 (/ (pow c 2) (pow b 3))) in c 1552480570.747 * [taylor]: Taking taylor expansion of 2 in c 1552480570.747 * [backup-simplify]: Simplify 2 into 2 1552480570.747 * [taylor]: Taking taylor expansion of (/ (pow c 2) (pow b 3)) in c 1552480570.747 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480570.747 * [taylor]: Taking taylor expansion of c in c 1552480570.747 * [backup-simplify]: Simplify 0 into 0 1552480570.747 * [backup-simplify]: Simplify 1 into 1 1552480570.747 * [taylor]: Taking taylor expansion of (pow b 3) in c 1552480570.747 * [taylor]: Taking taylor expansion of b in c 1552480570.747 * [backup-simplify]: Simplify b into b 1552480570.747 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.747 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.747 * [backup-simplify]: Simplify (* b (pow b 2)) into (pow b 3) 1552480570.747 * [backup-simplify]: Simplify (/ 1 (pow b 3)) into (/ 1 (pow b 3)) 1552480570.747 * [backup-simplify]: Simplify (* 2 (/ 1 b)) into (/ 2 b) 1552480570.747 * [backup-simplify]: Simplify (- (/ 2 b)) into (- (* 2 (/ 1 b))) 1552480570.747 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 b))) in b 1552480570.747 * [taylor]: Taking taylor expansion of (* 2 (/ 1 b)) in b 1552480570.747 * [taylor]: Taking taylor expansion of 2 in b 1552480570.747 * [backup-simplify]: Simplify 2 into 2 1552480570.747 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480570.747 * [taylor]: Taking taylor expansion of b in b 1552480570.747 * [backup-simplify]: Simplify 0 into 0 1552480570.747 * [backup-simplify]: Simplify 1 into 1 1552480570.748 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.748 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.749 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1552480570.749 * [backup-simplify]: Simplify (- 0) into 0 1552480570.749 * [backup-simplify]: Simplify 0 into 0 1552480570.749 * [taylor]: Taking taylor expansion of 0 in b 1552480570.749 * [backup-simplify]: Simplify 0 into 0 1552480570.749 * [backup-simplify]: Simplify 0 into 0 1552480570.749 * [backup-simplify]: Simplify 0 into 0 1552480570.749 * [backup-simplify]: Simplify 0 into 0 1552480570.749 * [backup-simplify]: Simplify (- (sqrt (fma (* -4 (/ 1 a)) (/ 1 c) (* (/ 1 b) (/ 1 b)))) (/ 1 b)) into (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) 1552480570.749 * [approximate]: Taking taylor expansion of (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) in (a c b) around 0 1552480570.749 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) in b 1552480570.749 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in b 1552480570.749 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in b 1552480570.749 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480570.749 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in b 1552480570.749 * [taylor]: Taking taylor expansion of (/ -4 a) in b 1552480570.749 * [taylor]: Taking taylor expansion of -4 in b 1552480570.749 * [backup-simplify]: Simplify -4 into -4 1552480570.749 * [taylor]: Taking taylor expansion of a in b 1552480570.749 * [backup-simplify]: Simplify a into a 1552480570.749 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1552480570.749 * [taylor]: Taking taylor expansion of (/ 1 c) in b 1552480570.749 * [taylor]: Taking taylor expansion of c in b 1552480570.749 * [backup-simplify]: Simplify c into c 1552480570.749 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480570.749 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480570.749 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480570.749 * [taylor]: Taking taylor expansion of b in b 1552480570.749 * [backup-simplify]: Simplify 0 into 0 1552480570.749 * [backup-simplify]: Simplify 1 into 1 1552480570.750 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.750 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.750 * [backup-simplify]: Simplify (+ 0 1) into 1 1552480570.750 * [backup-simplify]: Simplify (sqrt 1) into 1 1552480570.751 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.751 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.751 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.752 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1552480570.752 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480570.752 * [taylor]: Taking taylor expansion of b in b 1552480570.752 * [backup-simplify]: Simplify 0 into 0 1552480570.752 * [backup-simplify]: Simplify 1 into 1 1552480570.752 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.752 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) in c 1552480570.752 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in c 1552480570.752 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in c 1552480570.752 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480570.752 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in c 1552480570.752 * [taylor]: Taking taylor expansion of (/ -4 a) in c 1552480570.752 * [taylor]: Taking taylor expansion of -4 in c 1552480570.752 * [backup-simplify]: Simplify -4 into -4 1552480570.752 * [taylor]: Taking taylor expansion of a in c 1552480570.752 * [backup-simplify]: Simplify a into a 1552480570.752 * [backup-simplify]: Simplify (/ -4 a) into (/ -4 a) 1552480570.752 * [taylor]: Taking taylor expansion of (/ 1 c) in c 1552480570.752 * [taylor]: Taking taylor expansion of c in c 1552480570.752 * [backup-simplify]: Simplify 0 into 0 1552480570.752 * [backup-simplify]: Simplify 1 into 1 1552480570.753 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.753 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480570.753 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480570.753 * [taylor]: Taking taylor expansion of b in c 1552480570.753 * [backup-simplify]: Simplify b into b 1552480570.753 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.753 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.753 * [backup-simplify]: Simplify (* (/ -4 a) 1) into (/ -4 a) 1552480570.753 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1552480570.753 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480570.754 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1552480570.754 * [taylor]: Taking taylor expansion of (/ 1 b) in c 1552480570.754 * [taylor]: Taking taylor expansion of b in c 1552480570.754 * [backup-simplify]: Simplify b into b 1552480570.754 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480570.754 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) in a 1552480570.754 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 1552480570.754 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 1552480570.754 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480570.754 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 1552480570.754 * [taylor]: Taking taylor expansion of (/ -4 a) in a 1552480570.754 * [taylor]: Taking taylor expansion of -4 in a 1552480570.754 * [backup-simplify]: Simplify -4 into -4 1552480570.754 * [taylor]: Taking taylor expansion of a in a 1552480570.754 * [backup-simplify]: Simplify 0 into 0 1552480570.754 * [backup-simplify]: Simplify 1 into 1 1552480570.754 * [backup-simplify]: Simplify (/ -4 1) into -4 1552480570.754 * [taylor]: Taking taylor expansion of (/ 1 c) in a 1552480570.754 * [taylor]: Taking taylor expansion of c in a 1552480570.754 * [backup-simplify]: Simplify c into c 1552480570.754 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480570.754 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480570.754 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480570.754 * [taylor]: Taking taylor expansion of b in a 1552480570.754 * [backup-simplify]: Simplify b into b 1552480570.754 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.754 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.754 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 1552480570.754 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480570.755 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480570.755 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480570.755 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480570.755 * [taylor]: Taking taylor expansion of b in a 1552480570.755 * [backup-simplify]: Simplify b into b 1552480570.755 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480570.755 * [taylor]: Taking taylor expansion of (- (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) (/ 1 b)) in a 1552480570.755 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2)))) in a 1552480570.755 * [taylor]: Taking taylor expansion of (fma (/ -4 a) (/ 1 c) (/ 1 (pow b 2))) in a 1552480570.755 * [taylor]: Rewrote expression to (+ (* (/ -4 a) (/ 1 c)) (/ 1 (pow b 2))) 1552480570.755 * [taylor]: Taking taylor expansion of (* (/ -4 a) (/ 1 c)) in a 1552480570.755 * [taylor]: Taking taylor expansion of (/ -4 a) in a 1552480570.755 * [taylor]: Taking taylor expansion of -4 in a 1552480570.755 * [backup-simplify]: Simplify -4 into -4 1552480570.755 * [taylor]: Taking taylor expansion of a in a 1552480570.755 * [backup-simplify]: Simplify 0 into 0 1552480570.755 * [backup-simplify]: Simplify 1 into 1 1552480570.756 * [backup-simplify]: Simplify (/ -4 1) into -4 1552480570.756 * [taylor]: Taking taylor expansion of (/ 1 c) in a 1552480570.756 * [taylor]: Taking taylor expansion of c in a 1552480570.756 * [backup-simplify]: Simplify c into c 1552480570.756 * [backup-simplify]: Simplify (/ 1 c) into (/ 1 c) 1552480570.756 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480570.756 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480570.756 * [taylor]: Taking taylor expansion of b in a 1552480570.756 * [backup-simplify]: Simplify b into b 1552480570.756 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.756 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.756 * [backup-simplify]: Simplify (* -4 (/ 1 c)) into (/ -4 c) 1552480570.756 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480570.756 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480570.757 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480570.757 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480570.757 * [taylor]: Taking taylor expansion of b in a 1552480570.757 * [backup-simplify]: Simplify b into b 1552480570.757 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480570.757 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.757 * [taylor]: Taking taylor expansion of 0 in c 1552480570.757 * [backup-simplify]: Simplify 0 into 0 1552480570.757 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 1552480570.757 * [backup-simplify]: Simplify (+ (/ +nan.0 c) (- (/ 1 b))) into (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))) 1552480570.757 * [taylor]: Taking taylor expansion of (- (+ (/ 1 b) (- (* +nan.0 (/ 1 c))))) in c 1552480570.757 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (- (* +nan.0 (/ 1 c)))) in c 1552480570.757 * [taylor]: Taking taylor expansion of (/ 1 b) in c 1552480570.757 * [taylor]: Taking taylor expansion of b in c 1552480570.757 * [backup-simplify]: Simplify b into b 1552480570.757 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480570.757 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 c))) in c 1552480570.757 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 1552480570.757 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.757 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.757 * [taylor]: Taking taylor expansion of (/ 1 c) in c 1552480570.757 * [taylor]: Taking taylor expansion of c in c 1552480570.757 * [backup-simplify]: Simplify 0 into 0 1552480570.757 * [backup-simplify]: Simplify 1 into 1 1552480570.758 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.758 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480570.758 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480570.759 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480570.759 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 1552480570.759 * [taylor]: Taking taylor expansion of (- +nan.0) in b 1552480570.759 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480570.759 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.759 * [taylor]: Taking taylor expansion of 0 in b 1552480570.759 * [backup-simplify]: Simplify 0 into 0 1552480570.759 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 1552480570.760 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 1552480570.760 * [backup-simplify]: Simplify (+ (* -4 0) (* 0 (/ 1 c))) into 0 1552480570.760 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 1552480570.761 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 1552480570.761 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 1552480570.761 * [backup-simplify]: Simplify (- 0) into 0 1552480570.761 * [backup-simplify]: Simplify (+ (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 0) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 1552480570.761 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in c 1552480570.761 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in c 1552480570.761 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 1552480570.761 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.761 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.761 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 1552480570.761 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480570.761 * [taylor]: Taking taylor expansion of c in c 1552480570.761 * [backup-simplify]: Simplify 0 into 0 1552480570.761 * [backup-simplify]: Simplify 1 into 1 1552480570.762 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.762 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.762 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in c 1552480570.762 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in c 1552480570.762 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.762 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.762 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480570.762 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480570.762 * [taylor]: Taking taylor expansion of b in c 1552480570.762 * [backup-simplify]: Simplify b into b 1552480570.762 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.762 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.763 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.763 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.763 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480570.764 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.764 * [backup-simplify]: Simplify (- 0) into 0 1552480570.764 * [taylor]: Taking taylor expansion of 0 in b 1552480570.764 * [backup-simplify]: Simplify 0 into 0 1552480570.764 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.765 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480570.765 * [backup-simplify]: Simplify (- 0) into 0 1552480570.765 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1552480570.765 * [backup-simplify]: Simplify (- (/ 1 b)) into (- (/ 1 b)) 1552480570.765 * [taylor]: Taking taylor expansion of (- (/ 1 b)) in b 1552480570.765 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480570.765 * [taylor]: Taking taylor expansion of b in b 1552480570.765 * [backup-simplify]: Simplify 0 into 0 1552480570.765 * [backup-simplify]: Simplify 1 into 1 1552480570.766 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.766 * [backup-simplify]: Simplify (- 1) into -1 1552480570.766 * [backup-simplify]: Simplify -1 into -1 1552480570.766 * [taylor]: Taking taylor expansion of 0 in b 1552480570.766 * [backup-simplify]: Simplify 0 into 0 1552480570.766 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480570.766 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480570.766 * [backup-simplify]: Simplify 0 into 0 1552480570.767 * [backup-simplify]: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 1552480570.767 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480570.768 * [backup-simplify]: Simplify (+ (* -4 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 1552480570.768 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480570.768 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 1552480570.768 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.769 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1552480570.769 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 1552480570.769 * [backup-simplify]: Simplify (- 0) into 0 1552480570.769 * [backup-simplify]: Simplify (+ (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 0) into (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1552480570.769 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 1552480570.769 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 1552480570.769 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 1552480570.769 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.769 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.769 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 1552480570.769 * [taylor]: Taking taylor expansion of (pow c 3) in c 1552480570.769 * [taylor]: Taking taylor expansion of c in c 1552480570.769 * [backup-simplify]: Simplify 0 into 0 1552480570.769 * [backup-simplify]: Simplify 1 into 1 1552480570.770 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.770 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.770 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.770 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 1552480570.770 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 1552480570.770 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.770 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.770 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 1552480570.770 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 1552480570.770 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480570.770 * [taylor]: Taking taylor expansion of b in c 1552480570.770 * [backup-simplify]: Simplify b into b 1552480570.770 * [taylor]: Taking taylor expansion of c in c 1552480570.770 * [backup-simplify]: Simplify 0 into 0 1552480570.770 * [backup-simplify]: Simplify 1 into 1 1552480570.770 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.770 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 1552480570.770 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480570.771 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 1552480570.771 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.771 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.772 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.772 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.773 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.773 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.774 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480570.775 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.775 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480570.775 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480570.776 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480570.776 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480570.776 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480570.776 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480570.776 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480570.776 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.776 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480570.776 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480570.776 * [taylor]: Taking taylor expansion of b in b 1552480570.776 * [backup-simplify]: Simplify 0 into 0 1552480570.776 * [backup-simplify]: Simplify 1 into 1 1552480570.776 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.777 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.778 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.778 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.779 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480570.779 * [backup-simplify]: Simplify (- 0) into 0 1552480570.779 * [backup-simplify]: Simplify 0 into 0 1552480570.780 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.781 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480570.783 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.783 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480570.783 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480570.783 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480570.783 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480570.783 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480570.783 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480570.783 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480570.783 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.783 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480570.783 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480570.783 * [taylor]: Taking taylor expansion of b in b 1552480570.784 * [backup-simplify]: Simplify 0 into 0 1552480570.784 * [backup-simplify]: Simplify 1 into 1 1552480570.784 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.784 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.785 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.786 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.786 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480570.787 * [backup-simplify]: Simplify (- 0) into 0 1552480570.787 * [backup-simplify]: Simplify 0 into 0 1552480570.787 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 1552480570.788 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480570.789 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.789 * [backup-simplify]: Simplify (- 0) into 0 1552480570.790 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.790 * [backup-simplify]: Simplify (- 0) into 0 1552480570.790 * [taylor]: Taking taylor expansion of 0 in b 1552480570.790 * [backup-simplify]: Simplify 0 into 0 1552480570.790 * [taylor]: Taking taylor expansion of 0 in b 1552480570.790 * [backup-simplify]: Simplify 0 into 0 1552480570.790 * [backup-simplify]: Simplify 0 into 0 1552480570.791 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.791 * [backup-simplify]: Simplify (- 0) into 0 1552480570.791 * [backup-simplify]: Simplify 0 into 0 1552480570.791 * [backup-simplify]: Simplify 0 into 0 1552480570.792 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 c)) 1))) (* -1 (* (/ 1 (/ 1 b)) (* 1 1)))) into (- (+ b (- (* +nan.0 c)))) 1552480570.793 * [backup-simplify]: Simplify (- (sqrt (fma (* -4 (/ 1 (- a))) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- b))))) (/ 1 (- b))) into (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) 1552480570.793 * [approximate]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in (a c b) around 0 1552480570.793 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in b 1552480570.793 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480570.793 * [taylor]: Taking taylor expansion of b in b 1552480570.793 * [backup-simplify]: Simplify 0 into 0 1552480570.793 * [backup-simplify]: Simplify 1 into 1 1552480570.793 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.793 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in b 1552480570.793 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in b 1552480570.793 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480570.793 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in b 1552480570.794 * [taylor]: Taking taylor expansion of (/ 4 a) in b 1552480570.794 * [taylor]: Taking taylor expansion of 4 in b 1552480570.794 * [backup-simplify]: Simplify 4 into 4 1552480570.794 * [taylor]: Taking taylor expansion of a in b 1552480570.794 * [backup-simplify]: Simplify a into a 1552480570.794 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1552480570.794 * [taylor]: Taking taylor expansion of (/ -1 c) in b 1552480570.794 * [taylor]: Taking taylor expansion of -1 in b 1552480570.794 * [backup-simplify]: Simplify -1 into -1 1552480570.794 * [taylor]: Taking taylor expansion of c in b 1552480570.794 * [backup-simplify]: Simplify c into c 1552480570.794 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480570.794 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480570.794 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480570.794 * [taylor]: Taking taylor expansion of b in b 1552480570.794 * [backup-simplify]: Simplify 0 into 0 1552480570.794 * [backup-simplify]: Simplify 1 into 1 1552480570.794 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.795 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.795 * [backup-simplify]: Simplify (+ 0 1) into 1 1552480570.796 * [backup-simplify]: Simplify (sqrt 1) into 1 1552480570.796 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.797 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.797 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.798 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1552480570.798 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in c 1552480570.798 * [taylor]: Taking taylor expansion of (/ 1 b) in c 1552480570.798 * [taylor]: Taking taylor expansion of b in c 1552480570.798 * [backup-simplify]: Simplify b into b 1552480570.798 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480570.798 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in c 1552480570.798 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in c 1552480570.798 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480570.798 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in c 1552480570.799 * [taylor]: Taking taylor expansion of (/ 4 a) in c 1552480570.799 * [taylor]: Taking taylor expansion of 4 in c 1552480570.799 * [backup-simplify]: Simplify 4 into 4 1552480570.799 * [taylor]: Taking taylor expansion of a in c 1552480570.799 * [backup-simplify]: Simplify a into a 1552480570.799 * [backup-simplify]: Simplify (/ 4 a) into (/ 4 a) 1552480570.799 * [taylor]: Taking taylor expansion of (/ -1 c) in c 1552480570.799 * [taylor]: Taking taylor expansion of -1 in c 1552480570.799 * [backup-simplify]: Simplify -1 into -1 1552480570.799 * [taylor]: Taking taylor expansion of c in c 1552480570.799 * [backup-simplify]: Simplify 0 into 0 1552480570.799 * [backup-simplify]: Simplify 1 into 1 1552480570.799 * [backup-simplify]: Simplify (/ -1 1) into -1 1552480570.799 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480570.799 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480570.799 * [taylor]: Taking taylor expansion of b in c 1552480570.799 * [backup-simplify]: Simplify b into b 1552480570.799 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.800 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.800 * [backup-simplify]: Simplify (* (/ 4 a) -1) into (/ -4 a) 1552480570.800 * [backup-simplify]: Simplify (+ (/ -4 a) 0) into (- (* 4 (/ 1 a))) 1552480570.800 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480570.801 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 a))) (* 2 (sqrt 0))) into (/ +nan.0 a) 1552480570.801 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in a 1552480570.801 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480570.801 * [taylor]: Taking taylor expansion of b in a 1552480570.801 * [backup-simplify]: Simplify b into b 1552480570.801 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480570.801 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 1552480570.801 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 1552480570.801 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480570.801 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 1552480570.801 * [taylor]: Taking taylor expansion of (/ 4 a) in a 1552480570.801 * [taylor]: Taking taylor expansion of 4 in a 1552480570.801 * [backup-simplify]: Simplify 4 into 4 1552480570.801 * [taylor]: Taking taylor expansion of a in a 1552480570.801 * [backup-simplify]: Simplify 0 into 0 1552480570.801 * [backup-simplify]: Simplify 1 into 1 1552480570.802 * [backup-simplify]: Simplify (/ 4 1) into 4 1552480570.802 * [taylor]: Taking taylor expansion of (/ -1 c) in a 1552480570.802 * [taylor]: Taking taylor expansion of -1 in a 1552480570.802 * [backup-simplify]: Simplify -1 into -1 1552480570.802 * [taylor]: Taking taylor expansion of c in a 1552480570.802 * [backup-simplify]: Simplify c into c 1552480570.802 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480570.802 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480570.802 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480570.802 * [taylor]: Taking taylor expansion of b in a 1552480570.802 * [backup-simplify]: Simplify b into b 1552480570.802 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.802 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.802 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 1552480570.802 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480570.803 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480570.803 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480570.803 * [taylor]: Taking taylor expansion of (+ (/ 1 b) (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))))) in a 1552480570.803 * [taylor]: Taking taylor expansion of (/ 1 b) in a 1552480570.803 * [taylor]: Taking taylor expansion of b in a 1552480570.803 * [backup-simplify]: Simplify b into b 1552480570.803 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480570.804 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2)))) in a 1552480570.804 * [taylor]: Taking taylor expansion of (fma (/ 4 a) (/ -1 c) (/ 1 (pow b 2))) in a 1552480570.804 * [taylor]: Rewrote expression to (+ (* (/ 4 a) (/ -1 c)) (/ 1 (pow b 2))) 1552480570.804 * [taylor]: Taking taylor expansion of (* (/ 4 a) (/ -1 c)) in a 1552480570.804 * [taylor]: Taking taylor expansion of (/ 4 a) in a 1552480570.804 * [taylor]: Taking taylor expansion of 4 in a 1552480570.804 * [backup-simplify]: Simplify 4 into 4 1552480570.804 * [taylor]: Taking taylor expansion of a in a 1552480570.804 * [backup-simplify]: Simplify 0 into 0 1552480570.804 * [backup-simplify]: Simplify 1 into 1 1552480570.804 * [backup-simplify]: Simplify (/ 4 1) into 4 1552480570.804 * [taylor]: Taking taylor expansion of (/ -1 c) in a 1552480570.804 * [taylor]: Taking taylor expansion of -1 in a 1552480570.804 * [backup-simplify]: Simplify -1 into -1 1552480570.804 * [taylor]: Taking taylor expansion of c in a 1552480570.804 * [backup-simplify]: Simplify c into c 1552480570.804 * [backup-simplify]: Simplify (/ -1 c) into (/ -1 c) 1552480570.804 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in a 1552480570.804 * [taylor]: Taking taylor expansion of (pow b 2) in a 1552480570.804 * [taylor]: Taking taylor expansion of b in a 1552480570.805 * [backup-simplify]: Simplify b into b 1552480570.805 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.805 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.805 * [backup-simplify]: Simplify (* 4 (/ -1 c)) into (/ -4 c) 1552480570.805 * [backup-simplify]: Simplify (+ (/ -4 c) 0) into (- (* 4 (/ 1 c))) 1552480570.805 * [backup-simplify]: Simplify (sqrt 0) into 0 1552480570.806 * [backup-simplify]: Simplify (/ (- (* 4 (/ 1 c))) (* 2 (sqrt 0))) into (/ +nan.0 c) 1552480570.806 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.806 * [taylor]: Taking taylor expansion of 0 in c 1552480570.806 * [backup-simplify]: Simplify 0 into 0 1552480570.806 * [backup-simplify]: Simplify (+ (/ 1 b) (/ +nan.0 c)) into (- (/ 1 b) (* +nan.0 (/ 1 c))) 1552480570.807 * [taylor]: Taking taylor expansion of (- (/ 1 b) (* +nan.0 (/ 1 c))) in c 1552480570.807 * [taylor]: Taking taylor expansion of (/ 1 b) in c 1552480570.807 * [taylor]: Taking taylor expansion of b in c 1552480570.807 * [backup-simplify]: Simplify b into b 1552480570.807 * [backup-simplify]: Simplify (/ 1 b) into (/ 1 b) 1552480570.807 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 c)) in c 1552480570.807 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.807 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.807 * [taylor]: Taking taylor expansion of (/ 1 c) in c 1552480570.807 * [taylor]: Taking taylor expansion of c in c 1552480570.807 * [backup-simplify]: Simplify 0 into 0 1552480570.807 * [backup-simplify]: Simplify 1 into 1 1552480570.807 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.808 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 1552480570.808 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480570.809 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 1552480570.809 * [taylor]: Taking taylor expansion of (- +nan.0) in b 1552480570.809 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480570.809 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.809 * [taylor]: Taking taylor expansion of 0 in b 1552480570.809 * [backup-simplify]: Simplify 0 into 0 1552480570.809 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 1552480570.809 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)))) into 0 1552480570.810 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 1552480570.811 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ -1 c))) into 0 1552480570.811 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow b 2))) into (/ 1 (pow b 2)) 1552480570.812 * [backup-simplify]: Simplify (/ (- (/ 1 (pow b 2)) (pow (/ +nan.0 c) 2) (+)) (* 2 0)) into (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))) 1552480570.812 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2)))))) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) 1552480570.812 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2)))))) in c 1552480570.812 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 2))) (- (* +nan.0 (/ 1 (pow b 2))))) in c 1552480570.812 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) in c 1552480570.812 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.812 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.812 * [taylor]: Taking taylor expansion of (/ 1 (pow c 2)) in c 1552480570.812 * [taylor]: Taking taylor expansion of (pow c 2) in c 1552480570.812 * [taylor]: Taking taylor expansion of c in c 1552480570.812 * [backup-simplify]: Simplify 0 into 0 1552480570.812 * [backup-simplify]: Simplify 1 into 1 1552480570.813 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.813 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.813 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in c 1552480570.813 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in c 1552480570.813 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.813 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.813 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in c 1552480570.813 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480570.813 * [taylor]: Taking taylor expansion of b in c 1552480570.813 * [backup-simplify]: Simplify b into b 1552480570.813 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.814 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.814 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.815 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.816 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480570.816 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.816 * [backup-simplify]: Simplify (- 0) into 0 1552480570.817 * [taylor]: Taking taylor expansion of 0 in b 1552480570.817 * [backup-simplify]: Simplify 0 into 0 1552480570.817 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.818 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480570.819 * [backup-simplify]: Simplify (- 0) into 0 1552480570.819 * [backup-simplify]: Simplify (+ (/ 1 b) 0) into (/ 1 b) 1552480570.819 * [taylor]: Taking taylor expansion of (/ 1 b) in b 1552480570.819 * [taylor]: Taking taylor expansion of b in b 1552480570.819 * [backup-simplify]: Simplify 0 into 0 1552480570.819 * [backup-simplify]: Simplify 1 into 1 1552480570.819 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.819 * [backup-simplify]: Simplify 1 into 1 1552480570.819 * [taylor]: Taking taylor expansion of 0 in b 1552480570.819 * [backup-simplify]: Simplify 0 into 0 1552480570.820 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480570.820 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 1552480570.820 * [backup-simplify]: Simplify 0 into 0 1552480570.820 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 1552480570.820 * [backup-simplify]: Simplify (- (/ 0 c) (+ (* (/ -1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 1552480570.822 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480570.822 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 1552480570.822 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480570.823 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow b 2)) (/ 0 (pow b 2))))) into 0 1552480570.823 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.829 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 c) (* +nan.0 (- (/ 1 (pow b 2)) (* +nan.0 (/ 1 (pow c 2))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1552480570.830 * [backup-simplify]: Simplify (+ 0 (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))))) into (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) 1552480570.830 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c)))))) in c 1552480570.830 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 3))) (- (* +nan.0 (/ 1 (* (pow b 2) c))))) in c 1552480570.830 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 3))) in c 1552480570.830 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.830 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.830 * [taylor]: Taking taylor expansion of (/ 1 (pow c 3)) in c 1552480570.830 * [taylor]: Taking taylor expansion of (pow c 3) in c 1552480570.830 * [taylor]: Taking taylor expansion of c in c 1552480570.830 * [backup-simplify]: Simplify 0 into 0 1552480570.830 * [backup-simplify]: Simplify 1 into 1 1552480570.831 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.831 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.831 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.831 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 2) c)))) in c 1552480570.831 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 2) c))) in c 1552480570.831 * [taylor]: Taking taylor expansion of +nan.0 in c 1552480570.832 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.832 * [taylor]: Taking taylor expansion of (/ 1 (* (pow b 2) c)) in c 1552480570.832 * [taylor]: Taking taylor expansion of (* (pow b 2) c) in c 1552480570.832 * [taylor]: Taking taylor expansion of (pow b 2) in c 1552480570.832 * [taylor]: Taking taylor expansion of b in c 1552480570.832 * [backup-simplify]: Simplify b into b 1552480570.832 * [taylor]: Taking taylor expansion of c in c 1552480570.832 * [backup-simplify]: Simplify 0 into 0 1552480570.832 * [backup-simplify]: Simplify 1 into 1 1552480570.832 * [backup-simplify]: Simplify (* b b) into (pow b 2) 1552480570.832 * [backup-simplify]: Simplify (* (pow b 2) 0) into 0 1552480570.832 * [backup-simplify]: Simplify (+ (* b 0) (* 0 b)) into 0 1552480570.832 * [backup-simplify]: Simplify (+ (* (pow b 2) 1) (* 0 0)) into (pow b 2) 1552480570.832 * [backup-simplify]: Simplify (/ 1 (pow b 2)) into (/ 1 (pow b 2)) 1552480570.833 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.834 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.835 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.836 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.836 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.837 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480570.839 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.839 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480570.839 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480570.839 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480570.839 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480570.839 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480570.840 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480570.840 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480570.840 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.840 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480570.840 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480570.840 * [taylor]: Taking taylor expansion of b in b 1552480570.840 * [backup-simplify]: Simplify 0 into 0 1552480570.840 * [backup-simplify]: Simplify 1 into 1 1552480570.840 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.841 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.841 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.842 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.843 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480570.843 * [backup-simplify]: Simplify (- 0) into 0 1552480570.843 * [backup-simplify]: Simplify 0 into 0 1552480570.844 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.845 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480570.846 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.847 * [backup-simplify]: Simplify (* +nan.0 (/ 1 (pow b 2))) into (/ +nan.0 (pow b 2)) 1552480570.847 * [backup-simplify]: Simplify (- (/ +nan.0 (pow b 2))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480570.847 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480570.847 * [backup-simplify]: Simplify (- (- (* +nan.0 (/ 1 (pow b 2))))) into (- (* +nan.0 (/ 1 (pow b 2)))) 1552480570.847 * [taylor]: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow b 2)))) in b 1552480570.847 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 2))) in b 1552480570.847 * [taylor]: Taking taylor expansion of +nan.0 in b 1552480570.847 * [backup-simplify]: Simplify +nan.0 into +nan.0 1552480570.847 * [taylor]: Taking taylor expansion of (/ 1 (pow b 2)) in b 1552480570.847 * [taylor]: Taking taylor expansion of (pow b 2) in b 1552480570.847 * [taylor]: Taking taylor expansion of b in b 1552480570.847 * [backup-simplify]: Simplify 0 into 0 1552480570.847 * [backup-simplify]: Simplify 1 into 1 1552480570.848 * [backup-simplify]: Simplify (* 1 1) into 1 1552480570.848 * [backup-simplify]: Simplify (/ 1 1) into 1 1552480570.849 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1552480570.850 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.850 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 1552480570.851 * [backup-simplify]: Simplify (- 0) into 0 1552480570.851 * [backup-simplify]: Simplify 0 into 0 1552480570.851 * [backup-simplify]: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 1552480570.852 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1552480570.853 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 1552480570.853 * [backup-simplify]: Simplify (- 0) into 0 1552480570.854 * [backup-simplify]: Simplify (+ 0 0) into 0 1552480570.854 * [taylor]: Taking taylor expansion of 0 in b 1552480570.854 * [backup-simplify]: Simplify 0 into 0 1552480570.854 * [taylor]: Taking taylor expansion of 0 in b 1552480570.854 * [backup-simplify]: Simplify 0 into 0 1552480570.854 * [backup-simplify]: Simplify 0 into 0 1552480570.855 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1552480570.855 * [backup-simplify]: Simplify 0 into 0 1552480570.855 * [backup-simplify]: Simplify 0 into 0 1552480570.856 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 (- c))) 1))) (* 1 (* (/ 1 (/ 1 (- b))) (* 1 1)))) into (- (+ b (- (* +nan.0 c)))) 1552480570.856 * * * [progress]: simplifying candidates 1552480570.856 * * * * [progress]: [ 1 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (log1p (expm1 (sqrt (fma (* -4 a) c (* b b))))) b)))))))> 1552480570.857 * * * * [progress]: [ 2 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (expm1 (log1p (sqrt (fma (* -4 a) c (* b b))))) b)))))))> 1552480570.857 * * * * [progress]: [ 3 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (pow (fma (* -4 a) c (* b b)) 1/2) b)))))))> 1552480570.857 * * * * [progress]: [ 4 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (pow (sqrt (fma (* -4 a) c (* b b))) 1) b)))))))> 1552480570.857 * * * * [progress]: [ 5 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (exp (log (sqrt (fma (* -4 a) c (* b b))))) b)))))))> 1552480570.857 * * * * [progress]: [ 6 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (log (exp (sqrt (fma (* -4 a) c (* b b))))) b)))))))> 1552480570.857 * * * * [progress]: [ 7 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (* (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) b)))))))> 1552480570.857 * * * * [progress]: [ 8 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (cbrt (* (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (sqrt (fma (* -4 a) c (* b b))))) b)))))))> 1552480570.857 * * * * [progress]: [ 9 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (* (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b))))) b)))))))> 1552480570.858 * [simplify]: Simplifying (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) 1552480570.858 * * [simplify]: iters left: 6 (10 enodes) 1552480570.863 * * [simplify]: iters left: 5 (34 enodes) 1552480570.873 * * [simplify]: iters left: 4 (42 enodes) 1552480570.882 * * [simplify]: iters left: 3 (54 enodes) 1552480570.890 * * [simplify]: iters left: 2 (56 enodes) 1552480570.897 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480570.897 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480570.897 * * [simplify]: Extracting #2: cost 7 inf + 0 1552480570.897 * * [simplify]: Extracting #3: cost 17 inf + 0 1552480570.897 * * [simplify]: Extracting #4: cost 17 inf + 45 1552480570.898 * * [simplify]: Extracting #5: cost 4 inf + 1260 1552480570.898 * * [simplify]: Extracting #6: cost 0 inf + 2256 1552480570.898 * [simplify]: Simplified to (fabs (cbrt (fma c (* -4 a) (* b b)))) 1552480570.898 * [simplify]: Simplified (2 3 2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (* (fabs (cbrt (fma c (* -4 a) (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b))))) b))))))) 1552480570.899 * * * * [progress]: [ 10 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))) b)))))))> 1552480570.899 * [simplify]: Simplifying (sqrt (sqrt (fma (* -4 a) c (* b b)))) 1552480570.899 * * [simplify]: iters left: 5 (9 enodes) 1552480570.901 * * [simplify]: iters left: 4 (30 enodes) 1552480570.906 * * [simplify]: iters left: 3 (38 enodes) 1552480570.918 * * [simplify]: iters left: 2 (50 enodes) 1552480570.926 * * [simplify]: iters left: 1 (52 enodes) 1552480570.933 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480570.933 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480570.933 * * [simplify]: Extracting #2: cost 5 inf + 0 1552480570.933 * * [simplify]: Extracting #3: cost 15 inf + 0 1552480570.933 * * [simplify]: Extracting #4: cost 14 inf + 87 1552480570.933 * * [simplify]: Extracting #5: cost 5 inf + 739 1552480570.934 * * [simplify]: Extracting #6: cost 0 inf + 1578 1552480570.934 * [simplify]: Simplified to (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1552480570.934 * [simplify]: Simplified (2 3 2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (* (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))) b))))))) 1552480570.934 * * * * [progress]: [ 11 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (* (sqrt 1) (sqrt (fma (* -4 a) c (* b b)))) b)))))))> 1552480570.934 * [simplify]: Simplifying (sqrt 1) 1552480570.934 * * [simplify]: iters left: 1 (2 enodes) 1552480570.936 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480570.936 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480570.936 * [simplify]: Simplified to 1 1552480570.936 * [simplify]: Simplified (2 3 2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (* 1 (sqrt (fma (* -4 a) c (* b b)))) b))))))) 1552480570.936 * * * * [progress]: [ 12 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (pow (fma (* -4 a) c (* b b)) (/ 1 2)) b)))))))> 1552480570.937 * [simplify]: Simplifying (fma (* -4 a) c (* b b)) 1552480570.937 * * [simplify]: iters left: 3 (7 enodes) 1552480570.938 * * [simplify]: iters left: 2 (24 enodes) 1552480570.945 * * [simplify]: iters left: 1 (32 enodes) 1552480570.951 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480570.951 * * [simplify]: Extracting #1: cost 11 inf + 0 1552480570.951 * * [simplify]: Extracting #2: cost 10 inf + 87 1552480570.951 * * [simplify]: Extracting #3: cost 2 inf + 601 1552480570.952 * * [simplify]: Extracting #4: cost 0 inf + 782 1552480570.953 * [simplify]: Simplified to (fma c (* -4 a) (* b b)) 1552480570.953 * [simplify]: Simplified (2 3 2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (pow (fma c (* -4 a) (* b b)) (/ 1 2)) b))))))) 1552480570.953 * * * * [progress]: [ 13 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))) b)))))))> 1552480570.953 * * * * [progress]: [ 14 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (fabs (sqrt (fma (* -4 a) c (* b b)))) b)))))))> 1552480570.954 * [simplify]: Simplifying (sqrt (fma (* -4 a) c (* b b))) 1552480570.954 * * [simplify]: iters left: 4 (8 enodes) 1552480570.958 * * [simplify]: iters left: 3 (27 enodes) 1552480570.966 * * [simplify]: iters left: 2 (35 enodes) 1552480570.978 * * [simplify]: iters left: 1 (47 enodes) 1552480570.988 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480570.988 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480570.988 * * [simplify]: Extracting #2: cost 13 inf + 0 1552480570.988 * * [simplify]: Extracting #3: cost 13 inf + 45 1552480570.988 * * [simplify]: Extracting #4: cost 1 inf + 961 1552480570.989 * * [simplify]: Extracting #5: cost 0 inf + 1140 1552480570.989 * [simplify]: Simplified to (sqrt (fma c (* -4 a) (* b b))) 1552480570.989 * [simplify]: Simplified (2 3 2 2 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (fabs (sqrt (fma c (* -4 a) (* b b)))) b))))))) 1552480570.989 * * * * [progress]: [ 15 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (* 1 (sqrt (fma (* -4 a) c (* b b)))) b)))))))> 1552480570.989 * * * * [progress]: [ 16 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (posit16->real (real->posit16 (sqrt (fma (* -4 a) c (* b b))))) b)))))))> 1552480570.989 * * * * [progress]: [ 17 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (log1p (expm1 (sqrt (fma (* -4 a) c (* b b))))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480570.989 * * * * [progress]: [ 18 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (expm1 (log1p (sqrt (fma (* -4 a) c (* b b))))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480570.989 * * * * [progress]: [ 19 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (pow (fma (* -4 a) c (* b b)) 1/2) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480570.989 * * * * [progress]: [ 20 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (pow (sqrt (fma (* -4 a) c (* b b))) 1) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480570.989 * * * * [progress]: [ 21 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (exp (log (sqrt (fma (* -4 a) c (* b b))))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480570.989 * * * * [progress]: [ 22 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (log (exp (sqrt (fma (* -4 a) c (* b b))))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480570.989 * * * * [progress]: [ 23 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (* (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480570.990 * * * * [progress]: [ 24 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (cbrt (* (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (sqrt (fma (* -4 a) c (* b b))))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480570.990 * * * * [progress]: [ 25 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (* (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b))))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480570.990 * [simplify]: Simplifying (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) 1552480570.990 * * [simplify]: iters left: 6 (10 enodes) 1552480570.992 * * [simplify]: iters left: 5 (34 enodes) 1552480570.997 * * [simplify]: iters left: 4 (42 enodes) 1552480571.004 * * [simplify]: iters left: 3 (54 enodes) 1552480571.010 * * [simplify]: iters left: 2 (56 enodes) 1552480571.021 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480571.021 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480571.021 * * [simplify]: Extracting #2: cost 7 inf + 0 1552480571.021 * * [simplify]: Extracting #3: cost 17 inf + 0 1552480571.021 * * [simplify]: Extracting #4: cost 17 inf + 45 1552480571.022 * * [simplify]: Extracting #5: cost 4 inf + 1260 1552480571.023 * * [simplify]: Extracting #6: cost 0 inf + 2256 1552480571.024 * [simplify]: Simplified to (fabs (cbrt (fma c (* -4 a) (* b b)))) 1552480571.024 * [simplify]: Simplified (2 3 2 1 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (* (fabs (cbrt (fma c (* -4 a) (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b))))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))))))) 1552480571.024 * * * * [progress]: [ 26 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480571.024 * [simplify]: Simplifying (sqrt (sqrt (fma (* -4 a) c (* b b)))) 1552480571.025 * * [simplify]: iters left: 5 (9 enodes) 1552480571.029 * * [simplify]: iters left: 4 (30 enodes) 1552480571.038 * * [simplify]: iters left: 3 (38 enodes) 1552480571.048 * * [simplify]: iters left: 2 (50 enodes) 1552480571.057 * * [simplify]: iters left: 1 (52 enodes) 1552480571.065 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480571.065 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480571.065 * * [simplify]: Extracting #2: cost 5 inf + 0 1552480571.065 * * [simplify]: Extracting #3: cost 15 inf + 0 1552480571.065 * * [simplify]: Extracting #4: cost 14 inf + 87 1552480571.065 * * [simplify]: Extracting #5: cost 5 inf + 739 1552480571.066 * * [simplify]: Extracting #6: cost 0 inf + 1578 1552480571.066 * [simplify]: Simplified to (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1552480571.066 * [simplify]: Simplified (2 3 2 1 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (* (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))))))) 1552480571.066 * * * * [progress]: [ 27 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (* (sqrt 1) (sqrt (fma (* -4 a) c (* b b)))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480571.066 * [simplify]: Simplifying (sqrt 1) 1552480571.066 * * [simplify]: iters left: 1 (2 enodes) 1552480571.068 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480571.068 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480571.068 * [simplify]: Simplified to 1 1552480571.068 * [simplify]: Simplified (2 3 2 1 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (* 1 (sqrt (fma (* -4 a) c (* b b)))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))))))) 1552480571.069 * * * * [progress]: [ 28 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (pow (fma (* -4 a) c (* b b)) (/ 1 2)) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480571.069 * [simplify]: Simplifying (fma (* -4 a) c (* b b)) 1552480571.069 * * [simplify]: iters left: 3 (7 enodes) 1552480571.071 * * [simplify]: iters left: 2 (24 enodes) 1552480571.075 * * [simplify]: iters left: 1 (32 enodes) 1552480571.079 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480571.080 * * [simplify]: Extracting #1: cost 11 inf + 0 1552480571.080 * * [simplify]: Extracting #2: cost 10 inf + 87 1552480571.080 * * [simplify]: Extracting #3: cost 2 inf + 601 1552480571.080 * * [simplify]: Extracting #4: cost 0 inf + 782 1552480571.080 * [simplify]: Simplified to (fma c (* -4 a) (* b b)) 1552480571.080 * [simplify]: Simplified (2 3 2 1 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (pow (fma c (* -4 a) (* b b)) (/ 1 2)) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))))))) 1552480571.081 * * * * [progress]: [ 29 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480571.081 * * * * [progress]: [ 30 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (fabs (sqrt (fma (* -4 a) c (* b b)))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480571.081 * [simplify]: Simplifying (sqrt (fma (* -4 a) c (* b b))) 1552480571.081 * * [simplify]: iters left: 4 (8 enodes) 1552480571.084 * * [simplify]: iters left: 3 (27 enodes) 1552480571.091 * * [simplify]: iters left: 2 (35 enodes) 1552480571.101 * * [simplify]: iters left: 1 (47 enodes) 1552480571.111 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480571.111 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480571.112 * * [simplify]: Extracting #2: cost 13 inf + 0 1552480571.112 * * [simplify]: Extracting #3: cost 13 inf + 45 1552480571.112 * * [simplify]: Extracting #4: cost 1 inf + 961 1552480571.112 * * [simplify]: Extracting #5: cost 0 inf + 1140 1552480571.113 * [simplify]: Simplified to (sqrt (fma c (* -4 a) (* b b))) 1552480571.113 * [simplify]: Simplified (2 3 2 1 2 1 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (fabs (sqrt (fma c (* -4 a) (* b b)))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))))))) 1552480571.113 * * * * [progress]: [ 31 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (* 1 (sqrt (fma (* -4 a) c (* b b)))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480571.113 * * * * [progress]: [ 32 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (posit16->real (real->posit16 (sqrt (fma (* -4 a) c (* b b))))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480571.113 * * * * [progress]: [ 33 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (log1p (expm1 (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480571.113 * * * * [progress]: [ 34 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (expm1 (log1p (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480571.114 * * * * [progress]: [ 35 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (pow (fma (* -4 a) c (* b b)) 1/2))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480571.114 * * * * [progress]: [ 36 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (pow (sqrt (fma (* -4 a) c (* b b))) 1))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480571.114 * * * * [progress]: [ 37 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (exp (log (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480571.114 * * * * [progress]: [ 38 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (log (exp (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480571.114 * * * * [progress]: [ 39 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480571.114 * * * * [progress]: [ 40 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (cbrt (* (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480571.114 * * * * [progress]: [ 41 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480571.115 * [simplify]: Simplifying (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) 1552480571.115 * * [simplify]: iters left: 6 (10 enodes) 1552480571.119 * * [simplify]: iters left: 5 (34 enodes) 1552480571.127 * * [simplify]: iters left: 4 (42 enodes) 1552480571.138 * * [simplify]: iters left: 3 (54 enodes) 1552480571.150 * * [simplify]: iters left: 2 (56 enodes) 1552480571.162 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480571.162 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480571.162 * * [simplify]: Extracting #2: cost 7 inf + 0 1552480571.162 * * [simplify]: Extracting #3: cost 17 inf + 0 1552480571.162 * * [simplify]: Extracting #4: cost 17 inf + 45 1552480571.163 * * [simplify]: Extracting #5: cost 4 inf + 1260 1552480571.163 * * [simplify]: Extracting #6: cost 0 inf + 2256 1552480571.164 * [simplify]: Simplified to (fabs (cbrt (fma c (* -4 a) (* b b)))) 1552480571.164 * [simplify]: Simplified (2 2 1 3 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* (fabs (cbrt (fma c (* -4 a) (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))))))) 1552480571.165 * * * * [progress]: [ 42 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480571.165 * [simplify]: Simplifying (sqrt (sqrt (fma (* -4 a) c (* b b)))) 1552480571.165 * * [simplify]: iters left: 5 (9 enodes) 1552480571.169 * * [simplify]: iters left: 4 (30 enodes) 1552480571.179 * * [simplify]: iters left: 3 (38 enodes) 1552480571.189 * * [simplify]: iters left: 2 (50 enodes) 1552480571.200 * * [simplify]: iters left: 1 (52 enodes) 1552480571.207 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480571.207 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480571.207 * * [simplify]: Extracting #2: cost 5 inf + 0 1552480571.207 * * [simplify]: Extracting #3: cost 15 inf + 0 1552480571.207 * * [simplify]: Extracting #4: cost 14 inf + 87 1552480571.208 * * [simplify]: Extracting #5: cost 5 inf + 739 1552480571.208 * * [simplify]: Extracting #6: cost 0 inf + 1578 1552480571.208 * [simplify]: Simplified to (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1552480571.208 * [simplify]: Simplified (2 2 1 3 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))))))) 1552480571.209 * * * * [progress]: [ 43 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt 1) (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480571.209 * [simplify]: Simplifying (sqrt 1) 1552480571.209 * * [simplify]: iters left: 1 (2 enodes) 1552480571.211 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480571.211 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480571.211 * [simplify]: Simplified to 1 1552480571.211 * [simplify]: Simplified (2 2 1 3 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* 1 (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))))))) 1552480571.211 * * * * [progress]: [ 44 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (pow (fma (* -4 a) c (* b b)) (/ 1 2)))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480571.211 * [simplify]: Simplifying (fma (* -4 a) c (* b b)) 1552480571.211 * * [simplify]: iters left: 3 (7 enodes) 1552480571.214 * * [simplify]: iters left: 2 (24 enodes) 1552480571.218 * * [simplify]: iters left: 1 (32 enodes) 1552480571.223 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480571.223 * * [simplify]: Extracting #1: cost 11 inf + 0 1552480571.223 * * [simplify]: Extracting #2: cost 10 inf + 87 1552480571.223 * * [simplify]: Extracting #3: cost 2 inf + 601 1552480571.223 * * [simplify]: Extracting #4: cost 0 inf + 782 1552480571.223 * [simplify]: Simplified to (fma c (* -4 a) (* b b)) 1552480571.223 * [simplify]: Simplified (2 2 1 3 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (pow (fma c (* -4 a) (* b b)) (/ 1 2)))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))))))) 1552480571.224 * * * * [progress]: [ 45 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480571.224 * * * * [progress]: [ 46 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (fabs (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480571.224 * [simplify]: Simplifying (sqrt (fma (* -4 a) c (* b b))) 1552480571.224 * * [simplify]: iters left: 4 (8 enodes) 1552480571.226 * * [simplify]: iters left: 3 (27 enodes) 1552480571.230 * * [simplify]: iters left: 2 (35 enodes) 1552480571.237 * * [simplify]: iters left: 1 (47 enodes) 1552480571.248 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480571.249 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480571.249 * * [simplify]: Extracting #2: cost 13 inf + 0 1552480571.249 * * [simplify]: Extracting #3: cost 13 inf + 45 1552480571.249 * * [simplify]: Extracting #4: cost 1 inf + 961 1552480571.250 * * [simplify]: Extracting #5: cost 0 inf + 1140 1552480571.250 * [simplify]: Simplified to (sqrt (fma c (* -4 a) (* b b))) 1552480571.250 * [simplify]: Simplified (2 2 1 3 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (fabs (sqrt (fma c (* -4 a) (* b b)))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))))))) 1552480571.251 * * * * [progress]: [ 47 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* 1 (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480571.251 * * * * [progress]: [ 48 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (posit16->real (real->posit16 (sqrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480571.251 * * * * [progress]: [ 49 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (fma (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))))))))))> 1552480571.251 * [simplify]: Simplifying (fma (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 1552480571.251 * * [simplify]: iters left: 6 (15 enodes) 1552480571.258 * * [simplify]: iters left: 5 (57 enodes) 1552480571.271 * * [simplify]: iters left: 4 (79 enodes) 1552480571.285 * * [simplify]: iters left: 3 (98 enodes) 1552480571.301 * * [simplify]: iters left: 2 (105 enodes) 1552480571.326 * * [simplify]: iters left: 1 (119 enodes) 1552480571.343 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480571.343 * * [simplify]: Extracting #1: cost 11 inf + 0 1552480571.343 * * [simplify]: Extracting #2: cost 19 inf + 244 1552480571.343 * * [simplify]: Extracting #3: cost 23 inf + 1052 1552480571.344 * * [simplify]: Extracting #4: cost 25 inf + 1139 1552480571.344 * * [simplify]: Extracting #5: cost 12 inf + 2885 1552480571.345 * * [simplify]: Extracting #6: cost 1 inf + 6098 1552480571.346 * * [simplify]: Extracting #7: cost 0 inf + 6608 1552480571.347 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480571.347 * [simplify]: Simplified (2 3 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))))))))) 1552480571.348 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1552480571.348 * * [simplify]: iters left: 6 (6 enodes) 1552480571.349 * * [simplify]: iters left: 5 (23 enodes) 1552480571.353 * * [simplify]: iters left: 4 (31 enodes) 1552480571.357 * * [simplify]: iters left: 3 (36 enodes) 1552480571.362 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480571.362 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480571.363 * * [simplify]: Extracting #2: cost 10 inf + 1 1552480571.363 * * [simplify]: Extracting #3: cost 3 inf + 1200 1552480571.363 * * [simplify]: Extracting #4: cost 0 inf + 1348 1552480571.364 * * [simplify]: Extracting #5: cost 0 inf + 1213 1552480571.364 * [simplify]: Simplified to (+ (- b) b) 1552480571.364 * [simplify]: Simplified (2 3 2 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (+ (- b) b)))))))) 1552480571.364 * * * * [progress]: [ 50 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (fma (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))))))))))> 1552480571.365 * [simplify]: Simplifying (fma (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) 1552480571.365 * * [simplify]: iters left: 6 (14 enodes) 1552480571.371 * * [simplify]: iters left: 5 (45 enodes) 1552480571.387 * * [simplify]: iters left: 4 (58 enodes) 1552480571.400 * * [simplify]: iters left: 3 (73 enodes) 1552480571.410 * * [simplify]: iters left: 2 (82 enodes) 1552480571.423 * * [simplify]: iters left: 1 (96 enodes) 1552480571.450 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480571.451 * * [simplify]: Extracting #1: cost 7 inf + 0 1552480571.451 * * [simplify]: Extracting #2: cost 13 inf + 42 1552480571.451 * * [simplify]: Extracting #3: cost 23 inf + 84 1552480571.451 * * [simplify]: Extracting #4: cost 25 inf + 171 1552480571.452 * * [simplify]: Extracting #5: cost 13 inf + 1265 1552480571.453 * * [simplify]: Extracting #6: cost 7 inf + 2652 1552480571.455 * * [simplify]: Extracting #7: cost 1 inf + 5170 1552480571.457 * * [simplify]: Extracting #8: cost 0 inf + 5640 1552480571.459 * [simplify]: Simplified to (- (sqrt (fma a (* c -4) (* b b))) b) 1552480571.459 * [simplify]: Simplified (2 3 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (- (sqrt (fma a (* c -4) (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))))))))) 1552480571.460 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1552480571.460 * * [simplify]: iters left: 4 (5 enodes) 1552480571.462 * * [simplify]: iters left: 3 (15 enodes) 1552480571.466 * * [simplify]: iters left: 2 (21 enodes) 1552480571.471 * * [simplify]: iters left: 1 (22 enodes) 1552480571.476 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480571.476 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480571.476 * * [simplify]: Extracting #2: cost 8 inf + 1 1552480571.477 * * [simplify]: Extracting #3: cost 0 inf + 599 1552480571.477 * * [simplify]: Extracting #4: cost 0 inf + 489 1552480571.477 * [simplify]: Simplified to (+ (- b) b) 1552480571.477 * [simplify]: Simplified (2 3 2 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (- (sqrt (fma a (* c -4) (* b b))) b) (+ (- b) b)))))))) 1552480571.478 * * * * [progress]: [ 51 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (fma (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) (fma (- b) 1 (* b 1)))))))))> 1552480571.478 * [simplify]: Simplifying (fma (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) 1552480571.478 * * [simplify]: iters left: 6 (14 enodes) 1552480571.485 * * [simplify]: iters left: 5 (47 enodes) 1552480571.500 * * [simplify]: iters left: 4 (62 enodes) 1552480571.522 * * [simplify]: iters left: 3 (77 enodes) 1552480571.539 * * [simplify]: iters left: 2 (86 enodes) 1552480571.552 * * [simplify]: iters left: 1 (100 enodes) 1552480571.568 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480571.568 * * [simplify]: Extracting #1: cost 7 inf + 0 1552480571.568 * * [simplify]: Extracting #2: cost 13 inf + 42 1552480571.568 * * [simplify]: Extracting #3: cost 23 inf + 84 1552480571.568 * * [simplify]: Extracting #4: cost 25 inf + 171 1552480571.569 * * [simplify]: Extracting #5: cost 11 inf + 1823 1552480571.571 * * [simplify]: Extracting #6: cost 2 inf + 4660 1552480571.573 * * [simplify]: Extracting #7: cost 0 inf + 5640 1552480571.574 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480571.574 * [simplify]: Simplified (2 3 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (fma (- b) 1 (* b 1))))))))) 1552480571.575 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1552480571.575 * * [simplify]: iters left: 3 (5 enodes) 1552480571.578 * * [simplify]: iters left: 2 (17 enodes) 1552480571.583 * * [simplify]: iters left: 1 (22 enodes) 1552480571.589 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480571.589 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480571.590 * * [simplify]: Extracting #2: cost 5 inf + 2 1552480571.590 * * [simplify]: Extracting #3: cost 0 inf + 288 1552480571.590 * [simplify]: Simplified to (+ (- b) b) 1552480571.590 * [simplify]: Simplified (2 3 2 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (+ (- b) b)))))))) 1552480571.590 * * * * [progress]: [ 52 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))))))))))> 1552480571.591 * [simplify]: Simplifying (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 1552480571.591 * * [simplify]: iters left: 6 (16 enodes) 1552480571.597 * * [simplify]: iters left: 5 (61 enodes) 1552480571.614 * * [simplify]: iters left: 4 (83 enodes) 1552480571.641 * * [simplify]: iters left: 3 (101 enodes) 1552480571.666 * * [simplify]: iters left: 2 (103 enodes) 1552480571.690 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480571.690 * * [simplify]: Extracting #1: cost 11 inf + 0 1552480571.690 * * [simplify]: Extracting #2: cost 16 inf + 405 1552480571.691 * * [simplify]: Extracting #3: cost 13 inf + 1051 1552480571.691 * * [simplify]: Extracting #4: cost 22 inf + 1051 1552480571.691 * * [simplify]: Extracting #5: cost 23 inf + 1095 1552480571.692 * * [simplify]: Extracting #6: cost 10 inf + 2486 1552480571.694 * * [simplify]: Extracting #7: cost 2 inf + 4622 1552480571.696 * * [simplify]: Extracting #8: cost 0 inf + 5260 1552480571.698 * [simplify]: Simplified to (- (* (fabs (cbrt (fma c (* -4 a) (* b b)))) (sqrt (cbrt (fma c (* -4 a) (* b b))))) b) 1552480571.698 * [simplify]: Simplified (2 3 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (- (* (fabs (cbrt (fma c (* -4 a) (* b b)))) (sqrt (cbrt (fma c (* -4 a) (* b b))))) b) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))))))))) 1552480571.699 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1552480571.699 * * [simplify]: iters left: 6 (6 enodes) 1552480571.702 * * [simplify]: iters left: 5 (23 enodes) 1552480571.709 * * [simplify]: iters left: 4 (31 enodes) 1552480571.718 * * [simplify]: iters left: 3 (36 enodes) 1552480571.727 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480571.727 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480571.727 * * [simplify]: Extracting #2: cost 10 inf + 1 1552480571.727 * * [simplify]: Extracting #3: cost 3 inf + 1200 1552480571.728 * * [simplify]: Extracting #4: cost 0 inf + 1348 1552480571.728 * * [simplify]: Extracting #5: cost 0 inf + 1213 1552480571.729 * [simplify]: Simplified to (+ (- b) b) 1552480571.729 * [simplify]: Simplified (2 3 2 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (+ (- b) b)))))))) 1552480571.729 * * * * [progress]: [ 53 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))))))))))> 1552480571.730 * [simplify]: Simplifying (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) 1552480571.730 * * [simplify]: iters left: 6 (15 enodes) 1552480571.737 * * [simplify]: iters left: 5 (49 enodes) 1552480571.751 * * [simplify]: iters left: 4 (62 enodes) 1552480571.761 * * [simplify]: iters left: 3 (75 enodes) 1552480571.773 * * [simplify]: iters left: 2 (77 enodes) 1552480571.782 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480571.782 * * [simplify]: Extracting #1: cost 7 inf + 0 1552480571.782 * * [simplify]: Extracting #2: cost 11 inf + 42 1552480571.783 * * [simplify]: Extracting #3: cost 13 inf + 83 1552480571.783 * * [simplify]: Extracting #4: cost 22 inf + 83 1552480571.783 * * [simplify]: Extracting #5: cost 22 inf + 169 1552480571.783 * * [simplify]: Extracting #6: cost 8 inf + 1820 1552480571.784 * * [simplify]: Extracting #7: cost 1 inf + 3983 1552480571.785 * * [simplify]: Extracting #8: cost 0 inf + 4292 1552480571.786 * [simplify]: Simplified to (- (* (fabs (cbrt (fma a (* c -4) (* b b)))) (sqrt (cbrt (fma a (* c -4) (* b b))))) b) 1552480571.786 * [simplify]: Simplified (2 3 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (- (* (fabs (cbrt (fma a (* c -4) (* b b)))) (sqrt (cbrt (fma a (* c -4) (* b b))))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))))))))) 1552480571.787 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1552480571.787 * * [simplify]: iters left: 4 (5 enodes) 1552480571.789 * * [simplify]: iters left: 3 (15 enodes) 1552480571.793 * * [simplify]: iters left: 2 (21 enodes) 1552480571.799 * * [simplify]: iters left: 1 (22 enodes) 1552480571.805 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480571.805 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480571.805 * * [simplify]: Extracting #2: cost 8 inf + 1 1552480571.805 * * [simplify]: Extracting #3: cost 0 inf + 599 1552480571.805 * * [simplify]: Extracting #4: cost 0 inf + 489 1552480571.806 * [simplify]: Simplified to (+ (- b) b) 1552480571.806 * [simplify]: Simplified (2 3 2 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) (+ (- b) b)))))))) 1552480571.806 * * * * [progress]: [ 54 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* b 1))) (fma (- b) 1 (* b 1)))))))))> 1552480571.806 * [simplify]: Simplifying (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* b 1))) 1552480571.807 * * [simplify]: iters left: 6 (15 enodes) 1552480571.814 * * [simplify]: iters left: 5 (51 enodes) 1552480571.821 * * [simplify]: iters left: 4 (66 enodes) 1552480571.831 * * [simplify]: iters left: 3 (79 enodes) 1552480571.841 * * [simplify]: iters left: 2 (81 enodes) 1552480571.857 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480571.857 * * [simplify]: Extracting #1: cost 7 inf + 0 1552480571.857 * * [simplify]: Extracting #2: cost 11 inf + 42 1552480571.858 * * [simplify]: Extracting #3: cost 13 inf + 83 1552480571.858 * * [simplify]: Extracting #4: cost 22 inf + 83 1552480571.858 * * [simplify]: Extracting #5: cost 23 inf + 127 1552480571.858 * * [simplify]: Extracting #6: cost 9 inf + 1818 1552480571.860 * * [simplify]: Extracting #7: cost 1 inf + 3983 1552480571.862 * * [simplify]: Extracting #8: cost 0 inf + 4292 1552480571.863 * [simplify]: Simplified to (- (* (fabs (cbrt (fma a (* c -4) (* b b)))) (sqrt (cbrt (fma a (* c -4) (* b b))))) b) 1552480571.863 * [simplify]: Simplified (2 3 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (- (* (fabs (cbrt (fma a (* c -4) (* b b)))) (sqrt (cbrt (fma a (* c -4) (* b b))))) b) (fma (- b) 1 (* b 1))))))))) 1552480571.864 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1552480571.864 * * [simplify]: iters left: 3 (5 enodes) 1552480571.867 * * [simplify]: iters left: 2 (17 enodes) 1552480571.875 * * [simplify]: iters left: 1 (22 enodes) 1552480571.882 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480571.882 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480571.883 * * [simplify]: Extracting #2: cost 5 inf + 2 1552480571.883 * * [simplify]: Extracting #3: cost 0 inf + 288 1552480571.883 * [simplify]: Simplified to (+ (- b) b) 1552480571.883 * [simplify]: Simplified (2 3 2 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- (* b 1))) (+ (- b) b)))))))) 1552480571.883 * * * * [progress]: [ 55 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))))))))))> 1552480571.884 * [simplify]: Simplifying (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 1552480571.884 * * [simplify]: iters left: 6 (14 enodes) 1552480571.891 * * [simplify]: iters left: 5 (54 enodes) 1552480571.908 * * [simplify]: iters left: 4 (72 enodes) 1552480571.929 * * [simplify]: iters left: 3 (85 enodes) 1552480571.950 * * [simplify]: iters left: 2 (87 enodes) 1552480571.966 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480571.966 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480571.966 * * [simplify]: Extracting #2: cost 14 inf + 0 1552480571.966 * * [simplify]: Extracting #3: cost 23 inf + 164 1552480571.966 * * [simplify]: Extracting #4: cost 18 inf + 855 1552480571.967 * * [simplify]: Extracting #5: cost 2 inf + 2668 1552480571.968 * * [simplify]: Extracting #6: cost 0 inf + 3146 1552480571.968 * [simplify]: Simplified to (+ (sqrt (fma a (* c -4) (* b b))) (- b)) 1552480571.968 * [simplify]: Simplified (2 3 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (+ (sqrt (fma a (* c -4) (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))))))))) 1552480571.968 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1552480571.969 * * [simplify]: iters left: 6 (6 enodes) 1552480571.970 * * [simplify]: iters left: 5 (23 enodes) 1552480571.974 * * [simplify]: iters left: 4 (31 enodes) 1552480571.978 * * [simplify]: iters left: 3 (36 enodes) 1552480571.982 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480571.983 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480571.983 * * [simplify]: Extracting #2: cost 10 inf + 1 1552480571.983 * * [simplify]: Extracting #3: cost 3 inf + 1200 1552480571.983 * * [simplify]: Extracting #4: cost 0 inf + 1348 1552480571.983 * * [simplify]: Extracting #5: cost 0 inf + 1213 1552480571.983 * [simplify]: Simplified to (+ (- b) b) 1552480571.983 * [simplify]: Simplified (2 3 2 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (+ (- b) b)))))))) 1552480571.984 * * * * [progress]: [ 56 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))))))))))> 1552480571.984 * [simplify]: Simplifying (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) 1552480571.984 * * [simplify]: iters left: 6 (13 enodes) 1552480571.987 * * [simplify]: iters left: 5 (42 enodes) 1552480571.993 * * [simplify]: iters left: 4 (51 enodes) 1552480572.002 * * [simplify]: iters left: 3 (64 enodes) 1552480572.018 * * [simplify]: iters left: 2 (66 enodes) 1552480572.034 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480572.034 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480572.034 * * [simplify]: Extracting #2: cost 8 inf + 42 1552480572.034 * * [simplify]: Extracting #3: cost 16 inf + 83 1552480572.035 * * [simplify]: Extracting #4: cost 17 inf + 127 1552480572.035 * * [simplify]: Extracting #5: cost 3 inf + 1481 1552480572.036 * * [simplify]: Extracting #6: cost 0 inf + 2098 1552480572.037 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480572.037 * [simplify]: Simplified (2 3 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))))))))) 1552480572.038 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1552480572.038 * * [simplify]: iters left: 4 (5 enodes) 1552480572.040 * * [simplify]: iters left: 3 (15 enodes) 1552480572.044 * * [simplify]: iters left: 2 (21 enodes) 1552480572.049 * * [simplify]: iters left: 1 (22 enodes) 1552480572.054 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480572.054 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480572.054 * * [simplify]: Extracting #2: cost 8 inf + 1 1552480572.054 * * [simplify]: Extracting #3: cost 0 inf + 599 1552480572.055 * * [simplify]: Extracting #4: cost 0 inf + 489 1552480572.055 * [simplify]: Simplified to (+ (- b) b) 1552480572.055 * [simplify]: Simplified (2 3 2 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) (+ (- b) b)))))))) 1552480572.055 * * * * [progress]: [ 57 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) (fma (- b) 1 (* b 1)))))))))> 1552480572.056 * [simplify]: Simplifying (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) 1552480572.056 * * [simplify]: iters left: 6 (13 enodes) 1552480572.062 * * [simplify]: iters left: 5 (44 enodes) 1552480572.075 * * [simplify]: iters left: 4 (55 enodes) 1552480572.091 * * [simplify]: iters left: 3 (68 enodes) 1552480572.100 * * [simplify]: iters left: 2 (70 enodes) 1552480572.108 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480572.108 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480572.108 * * [simplify]: Extracting #2: cost 8 inf + 42 1552480572.109 * * [simplify]: Extracting #3: cost 16 inf + 83 1552480572.109 * * [simplify]: Extracting #4: cost 16 inf + 169 1552480572.109 * * [simplify]: Extracting #5: cost 3 inf + 1754 1552480572.109 * * [simplify]: Extracting #6: cost 0 inf + 2098 1552480572.110 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480572.110 * [simplify]: Simplified (2 3 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (fma (- b) 1 (* b 1))))))))) 1552480572.110 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1552480572.110 * * [simplify]: iters left: 3 (5 enodes) 1552480572.112 * * [simplify]: iters left: 2 (17 enodes) 1552480572.116 * * [simplify]: iters left: 1 (22 enodes) 1552480572.120 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480572.120 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480572.120 * * [simplify]: Extracting #2: cost 5 inf + 2 1552480572.120 * * [simplify]: Extracting #3: cost 0 inf + 288 1552480572.120 * [simplify]: Simplified to (+ (- b) b) 1552480572.120 * [simplify]: Simplified (2 3 2 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) (+ (- b) b)))))))) 1552480572.120 * * * * [progress]: [ 58 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))))))))))> 1552480572.121 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 1552480572.121 * * [simplify]: iters left: 6 (15 enodes) 1552480572.125 * * [simplify]: iters left: 5 (59 enodes) 1552480572.143 * * [simplify]: iters left: 4 (82 enodes) 1552480572.167 * * [simplify]: iters left: 3 (97 enodes) 1552480572.190 * * [simplify]: iters left: 2 (99 enodes) 1552480572.213 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480572.213 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480572.213 * * [simplify]: Extracting #2: cost 12 inf + 1 1552480572.213 * * [simplify]: Extracting #3: cost 21 inf + 245 1552480572.214 * * [simplify]: Extracting #4: cost 14 inf + 1138 1552480572.215 * * [simplify]: Extracting #5: cost 5 inf + 1790 1552480572.216 * * [simplify]: Extracting #6: cost 1 inf + 2450 1552480572.217 * * [simplify]: Extracting #7: cost 0 inf + 2709 1552480572.218 * [simplify]: Simplified to (+ (sqrt (fma -4 (* a c) (* b b))) (- b)) 1552480572.218 * [simplify]: Simplified (2 3 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (+ (sqrt (fma -4 (* a c) (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))))))))) 1552480572.218 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1552480572.219 * * [simplify]: iters left: 6 (6 enodes) 1552480572.221 * * [simplify]: iters left: 5 (23 enodes) 1552480572.230 * * [simplify]: iters left: 4 (31 enodes) 1552480572.238 * * [simplify]: iters left: 3 (36 enodes) 1552480572.247 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480572.247 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480572.247 * * [simplify]: Extracting #2: cost 10 inf + 1 1552480572.247 * * [simplify]: Extracting #3: cost 3 inf + 1200 1552480572.248 * * [simplify]: Extracting #4: cost 0 inf + 1348 1552480572.248 * * [simplify]: Extracting #5: cost 0 inf + 1213 1552480572.249 * [simplify]: Simplified to (+ (- b) b) 1552480572.249 * [simplify]: Simplified (2 3 2 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (+ (- b) b)))))))) 1552480572.249 * * * * [progress]: [ 59 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))))))))))> 1552480572.249 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- (* (sqrt b) (sqrt b)))) 1552480572.250 * * [simplify]: iters left: 6 (14 enodes) 1552480572.264 * * [simplify]: iters left: 5 (47 enodes) 1552480572.276 * * [simplify]: iters left: 4 (61 enodes) 1552480572.285 * * [simplify]: iters left: 3 (76 enodes) 1552480572.295 * * [simplify]: iters left: 2 (78 enodes) 1552480572.304 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480572.304 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480572.305 * * [simplify]: Extracting #2: cost 7 inf + 2 1552480572.305 * * [simplify]: Extracting #3: cost 14 inf + 84 1552480572.305 * * [simplify]: Extracting #4: cost 15 inf + 128 1552480572.305 * * [simplify]: Extracting #5: cost 4 inf + 1138 1552480572.306 * * [simplify]: Extracting #6: cost 0 inf + 1661 1552480572.306 * [simplify]: Simplified to (- (sqrt (fma (* -4 a) c (* b b))) b) 1552480572.306 * [simplify]: Simplified (2 3 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))))))))) 1552480572.307 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1552480572.307 * * [simplify]: iters left: 4 (5 enodes) 1552480572.309 * * [simplify]: iters left: 3 (15 enodes) 1552480572.314 * * [simplify]: iters left: 2 (21 enodes) 1552480572.319 * * [simplify]: iters left: 1 (22 enodes) 1552480572.324 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480572.324 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480572.324 * * [simplify]: Extracting #2: cost 8 inf + 1 1552480572.324 * * [simplify]: Extracting #3: cost 0 inf + 599 1552480572.324 * * [simplify]: Extracting #4: cost 0 inf + 489 1552480572.325 * [simplify]: Simplified to (+ (- b) b) 1552480572.325 * [simplify]: Simplified (2 3 2 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (+ (- b) b)))))))) 1552480572.325 * * * * [progress]: [ 60 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- (* b 1))) (fma (- b) 1 (* b 1)))))))))> 1552480572.325 * [simplify]: Simplifying (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- (* b 1))) 1552480572.325 * * [simplify]: iters left: 5 (13 enodes) 1552480572.332 * * [simplify]: iters left: 4 (44 enodes) 1552480572.345 * * [simplify]: iters left: 3 (58 enodes) 1552480572.362 * * [simplify]: iters left: 2 (73 enodes) 1552480572.381 * * [simplify]: iters left: 1 (75 enodes) 1552480572.403 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480572.403 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480572.403 * * [simplify]: Extracting #2: cost 7 inf + 2 1552480572.403 * * [simplify]: Extracting #3: cost 15 inf + 43 1552480572.403 * * [simplify]: Extracting #4: cost 14 inf + 170 1552480572.404 * * [simplify]: Extracting #5: cost 4 inf + 961 1552480572.404 * * [simplify]: Extracting #6: cost 1 inf + 1442 1552480572.405 * * [simplify]: Extracting #7: cost 0 inf + 1661 1552480572.406 * [simplify]: Simplified to (- (sqrt (fma (* -4 a) c (* b b))) b) 1552480572.406 * [simplify]: Simplified (2 3 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (fma (- b) 1 (* b 1))))))))) 1552480572.407 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1552480572.407 * * [simplify]: iters left: 3 (5 enodes) 1552480572.409 * * [simplify]: iters left: 2 (17 enodes) 1552480572.415 * * [simplify]: iters left: 1 (22 enodes) 1552480572.421 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480572.421 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480572.421 * * [simplify]: Extracting #2: cost 5 inf + 2 1552480572.421 * * [simplify]: Extracting #3: cost 0 inf + 288 1552480572.421 * [simplify]: Simplified to (+ (- b) b) 1552480572.422 * [simplify]: Simplified (2 3 2 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (- (sqrt (fma (* -4 a) c (* b b))) b) (+ (- b) b)))))))) 1552480572.422 * * * * [progress]: [ 61 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))))))))))> 1552480572.422 * [simplify]: Simplifying (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 1552480572.422 * * [simplify]: iters left: 6 (14 enodes) 1552480572.425 * * [simplify]: iters left: 5 (54 enodes) 1552480572.434 * * [simplify]: iters left: 4 (72 enodes) 1552480572.444 * * [simplify]: iters left: 3 (85 enodes) 1552480572.454 * * [simplify]: iters left: 2 (87 enodes) 1552480572.474 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480572.474 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480572.474 * * [simplify]: Extracting #2: cost 14 inf + 0 1552480572.475 * * [simplify]: Extracting #3: cost 23 inf + 164 1552480572.475 * * [simplify]: Extracting #4: cost 18 inf + 855 1552480572.476 * * [simplify]: Extracting #5: cost 2 inf + 2668 1552480572.477 * * [simplify]: Extracting #6: cost 0 inf + 3146 1552480572.478 * [simplify]: Simplified to (+ (sqrt (fma a (* c -4) (* b b))) (- b)) 1552480572.478 * [simplify]: Simplified (2 3 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (+ (sqrt (fma a (* c -4) (* b b))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))))))))) 1552480572.479 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1552480572.479 * * [simplify]: iters left: 6 (6 enodes) 1552480572.482 * * [simplify]: iters left: 5 (23 enodes) 1552480572.490 * * [simplify]: iters left: 4 (31 enodes) 1552480572.499 * * [simplify]: iters left: 3 (36 enodes) 1552480572.512 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480572.512 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480572.512 * * [simplify]: Extracting #2: cost 10 inf + 1 1552480572.512 * * [simplify]: Extracting #3: cost 3 inf + 1200 1552480572.513 * * [simplify]: Extracting #4: cost 0 inf + 1348 1552480572.513 * * [simplify]: Extracting #5: cost 0 inf + 1213 1552480572.514 * [simplify]: Simplified to (+ (- b) b) 1552480572.514 * [simplify]: Simplified (2 3 2 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (+ (- b) b)))))))) 1552480572.514 * * * * [progress]: [ 62 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))))))))))> 1552480572.515 * [simplify]: Simplifying (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) 1552480572.515 * * [simplify]: iters left: 6 (13 enodes) 1552480572.519 * * [simplify]: iters left: 5 (42 enodes) 1552480572.525 * * [simplify]: iters left: 4 (51 enodes) 1552480572.533 * * [simplify]: iters left: 3 (64 enodes) 1552480572.541 * * [simplify]: iters left: 2 (66 enodes) 1552480572.549 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480572.549 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480572.550 * * [simplify]: Extracting #2: cost 8 inf + 42 1552480572.550 * * [simplify]: Extracting #3: cost 16 inf + 83 1552480572.550 * * [simplify]: Extracting #4: cost 17 inf + 127 1552480572.550 * * [simplify]: Extracting #5: cost 3 inf + 1481 1552480572.551 * * [simplify]: Extracting #6: cost 0 inf + 2098 1552480572.552 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480572.552 * [simplify]: Simplified (2 3 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))))))))) 1552480572.553 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1552480572.553 * * [simplify]: iters left: 4 (5 enodes) 1552480572.555 * * [simplify]: iters left: 3 (15 enodes) 1552480572.559 * * [simplify]: iters left: 2 (21 enodes) 1552480572.564 * * [simplify]: iters left: 1 (22 enodes) 1552480572.569 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480572.569 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480572.570 * * [simplify]: Extracting #2: cost 8 inf + 1 1552480572.570 * * [simplify]: Extracting #3: cost 0 inf + 599 1552480572.570 * * [simplify]: Extracting #4: cost 0 inf + 489 1552480572.570 * [simplify]: Simplified to (+ (- b) b) 1552480572.570 * [simplify]: Simplified (2 3 2 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* (sqrt b) (sqrt b)))) (+ (- b) b)))))))) 1552480572.571 * * * * [progress]: [ 63 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) (fma (- b) 1 (* b 1)))))))))> 1552480572.571 * [simplify]: Simplifying (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) 1552480572.571 * * [simplify]: iters left: 6 (13 enodes) 1552480572.578 * * [simplify]: iters left: 5 (44 enodes) 1552480572.591 * * [simplify]: iters left: 4 (55 enodes) 1552480572.608 * * [simplify]: iters left: 3 (68 enodes) 1552480572.620 * * [simplify]: iters left: 2 (70 enodes) 1552480572.631 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480572.631 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480572.631 * * [simplify]: Extracting #2: cost 8 inf + 42 1552480572.631 * * [simplify]: Extracting #3: cost 16 inf + 83 1552480572.631 * * [simplify]: Extracting #4: cost 16 inf + 169 1552480572.632 * * [simplify]: Extracting #5: cost 3 inf + 1754 1552480572.632 * * [simplify]: Extracting #6: cost 0 inf + 2098 1552480572.632 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480572.633 * [simplify]: Simplified (2 3 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (- (sqrt (fma c (* -4 a) (* b b))) b) (fma (- b) 1 (* b 1))))))))) 1552480572.633 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1552480572.633 * * [simplify]: iters left: 3 (5 enodes) 1552480572.635 * * [simplify]: iters left: 2 (17 enodes) 1552480572.637 * * [simplify]: iters left: 1 (22 enodes) 1552480572.641 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480572.641 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480572.641 * * [simplify]: Extracting #2: cost 5 inf + 2 1552480572.641 * * [simplify]: Extracting #3: cost 0 inf + 288 1552480572.641 * [simplify]: Simplified to (+ (- b) b) 1552480572.641 * [simplify]: Simplified (2 3 2 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- (* b 1))) (+ (- b) b)))))))) 1552480572.642 * * * * [progress]: [ 64 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))))))))))> 1552480572.642 * [simplify]: Simplifying (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) 1552480572.642 * * [simplify]: iters left: 6 (14 enodes) 1552480572.645 * * [simplify]: iters left: 5 (56 enodes) 1552480572.655 * * [simplify]: iters left: 4 (77 enodes) 1552480572.675 * * [simplify]: iters left: 3 (92 enodes) 1552480572.690 * * [simplify]: iters left: 2 (94 enodes) 1552480572.702 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480572.702 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480572.702 * * [simplify]: Extracting #2: cost 12 inf + 1 1552480572.702 * * [simplify]: Extracting #3: cost 24 inf + 2 1552480572.702 * * [simplify]: Extracting #4: cost 21 inf + 291 1552480572.702 * * [simplify]: Extracting #5: cost 3 inf + 2110 1552480572.703 * * [simplify]: Extracting #6: cost 0 inf + 2709 1552480572.703 * [simplify]: Simplified to (+ (sqrt (fma b b (* (* c a) -4))) (- b)) 1552480572.703 * [simplify]: Simplified (2 3 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (+ (sqrt (fma b b (* (* c a) -4))) (- b)) (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b))))))))))) 1552480572.704 * [simplify]: Simplifying (fma (- (cbrt b)) (* (cbrt b) (cbrt b)) (* (cbrt b) (* (cbrt b) (cbrt b)))) 1552480572.704 * * [simplify]: iters left: 6 (6 enodes) 1552480572.705 * * [simplify]: iters left: 5 (23 enodes) 1552480572.709 * * [simplify]: iters left: 4 (31 enodes) 1552480572.718 * * [simplify]: iters left: 3 (36 enodes) 1552480572.730 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480572.730 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480572.730 * * [simplify]: Extracting #2: cost 10 inf + 1 1552480572.730 * * [simplify]: Extracting #3: cost 3 inf + 1200 1552480572.731 * * [simplify]: Extracting #4: cost 0 inf + 1348 1552480572.731 * * [simplify]: Extracting #5: cost 0 inf + 1213 1552480572.731 * [simplify]: Simplified to (+ (- b) b) 1552480572.732 * [simplify]: Simplified (2 3 2 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* (cbrt b) (* (cbrt b) (cbrt b))))) (+ (- b) b)))))))) 1552480572.732 * * * * [progress]: [ 65 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* (sqrt b) (sqrt b)))) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))))))))))> 1552480572.732 * [simplify]: Simplifying (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* (sqrt b) (sqrt b)))) 1552480572.732 * * [simplify]: iters left: 6 (13 enodes) 1552480572.739 * * [simplify]: iters left: 5 (44 enodes) 1552480572.753 * * [simplify]: iters left: 4 (56 enodes) 1552480572.771 * * [simplify]: iters left: 3 (72 enodes) 1552480572.784 * * [simplify]: iters left: 2 (75 enodes) 1552480572.794 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480572.794 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480572.794 * * [simplify]: Extracting #2: cost 7 inf + 2 1552480572.794 * * [simplify]: Extracting #3: cost 14 inf + 84 1552480572.794 * * [simplify]: Extracting #4: cost 11 inf + 434 1552480572.794 * * [simplify]: Extracting #5: cost 2 inf + 1400 1552480572.795 * * [simplify]: Extracting #6: cost 0 inf + 1661 1552480572.795 * [simplify]: Simplified to (- (sqrt (fma (* a -4) c (* b b))) b) 1552480572.795 * [simplify]: Simplified (2 3 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (- (sqrt (fma (* a -4) c (* b b))) b) (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b)))))))))) 1552480572.795 * [simplify]: Simplifying (fma (- (sqrt b)) (sqrt b) (* (sqrt b) (sqrt b))) 1552480572.796 * * [simplify]: iters left: 4 (5 enodes) 1552480572.797 * * [simplify]: iters left: 3 (15 enodes) 1552480572.799 * * [simplify]: iters left: 2 (21 enodes) 1552480572.801 * * [simplify]: iters left: 1 (22 enodes) 1552480572.803 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480572.803 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480572.803 * * [simplify]: Extracting #2: cost 8 inf + 1 1552480572.804 * * [simplify]: Extracting #3: cost 0 inf + 599 1552480572.804 * * [simplify]: Extracting #4: cost 0 inf + 489 1552480572.804 * [simplify]: Simplified to (+ (- b) b) 1552480572.804 * [simplify]: Simplified (2 3 2 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* (sqrt b) (sqrt b)))) (+ (- b) b)))))))) 1552480572.804 * * * * [progress]: [ 66 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* b 1))) (fma (- b) 1 (* b 1)))))))))> 1552480572.804 * [simplify]: Simplifying (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* b 1))) 1552480572.804 * * [simplify]: iters left: 5 (12 enodes) 1552480572.810 * * [simplify]: iters left: 4 (41 enodes) 1552480572.823 * * [simplify]: iters left: 3 (53 enodes) 1552480572.840 * * [simplify]: iters left: 2 (69 enodes) 1552480572.862 * * [simplify]: iters left: 1 (72 enodes) 1552480572.880 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480572.880 * * [simplify]: Extracting #1: cost 6 inf + 0 1552480572.880 * * [simplify]: Extracting #2: cost 7 inf + 2 1552480572.880 * * [simplify]: Extracting #3: cost 15 inf + 43 1552480572.880 * * [simplify]: Extracting #4: cost 11 inf + 490 1552480572.881 * * [simplify]: Extracting #5: cost 1 inf + 1442 1552480572.882 * * [simplify]: Extracting #6: cost 0 inf + 1661 1552480572.883 * [simplify]: Simplified to (- (sqrt (fma (* a -4) c (* b b))) b) 1552480572.883 * [simplify]: Simplified (2 3 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (- (sqrt (fma (* a -4) c (* b b))) b) (fma (- b) 1 (* b 1))))))))) 1552480572.884 * [simplify]: Simplifying (fma (- b) 1 (* b 1)) 1552480572.884 * * [simplify]: iters left: 3 (5 enodes) 1552480572.887 * * [simplify]: iters left: 2 (17 enodes) 1552480572.893 * * [simplify]: iters left: 1 (22 enodes) 1552480572.899 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480572.900 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480572.900 * * [simplify]: Extracting #2: cost 5 inf + 2 1552480572.900 * * [simplify]: Extracting #3: cost 0 inf + 288 1552480572.900 * [simplify]: Simplified to (+ (- b) b) 1552480572.900 * [simplify]: Simplified (2 3 2 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- (* b 1))) (+ (- b) b)))))))) 1552480572.900 * * * * [progress]: [ 67 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (log1p (expm1 (- (sqrt (fma (* -4 a) c (* b b))) b)))))))))> 1552480572.901 * * * * [progress]: [ 68 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (expm1 (log1p (- (sqrt (fma (* -4 a) c (* b b))) b)))))))))> 1552480572.901 * * * * [progress]: [ 69 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (fma (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- b))))))))> 1552480572.901 * [simplify]: Simplifying (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) 1552480572.901 * * [simplify]: iters left: 6 (10 enodes) 1552480572.906 * * [simplify]: iters left: 5 (33 enodes) 1552480572.916 * * [simplify]: iters left: 4 (41 enodes) 1552480572.930 * * [simplify]: iters left: 3 (53 enodes) 1552480572.944 * * [simplify]: iters left: 2 (55 enodes) 1552480572.959 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480572.959 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480572.959 * * [simplify]: Extracting #2: cost 5 inf + 0 1552480572.959 * * [simplify]: Extracting #3: cost 7 inf + 0 1552480572.959 * * [simplify]: Extracting #4: cost 17 inf + 0 1552480572.959 * * [simplify]: Extracting #5: cost 17 inf + 45 1552480572.960 * * [simplify]: Extracting #6: cost 6 inf + 1056 1552480572.960 * * [simplify]: Extracting #7: cost 0 inf + 2256 1552480572.961 * [simplify]: Simplified to (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) 1552480572.961 * [simplify]: Simplified (2 3 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (fma (* (cbrt (sqrt (fma c (* -4 a) (* b b)))) (cbrt (sqrt (fma c (* -4 a) (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))) (- b)))))))) 1552480572.962 * * * * [progress]: [ 70 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (fma (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- b))))))))> 1552480572.962 * [simplify]: Simplifying (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) 1552480572.962 * * [simplify]: iters left: 6 (10 enodes) 1552480572.967 * * [simplify]: iters left: 5 (34 enodes) 1552480572.977 * * [simplify]: iters left: 4 (42 enodes) 1552480572.991 * * [simplify]: iters left: 3 (54 enodes) 1552480572.999 * * [simplify]: iters left: 2 (56 enodes) 1552480573.009 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480573.009 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480573.009 * * [simplify]: Extracting #2: cost 7 inf + 0 1552480573.009 * * [simplify]: Extracting #3: cost 17 inf + 0 1552480573.009 * * [simplify]: Extracting #4: cost 17 inf + 45 1552480573.009 * * [simplify]: Extracting #5: cost 4 inf + 1260 1552480573.010 * * [simplify]: Extracting #6: cost 0 inf + 2256 1552480573.010 * [simplify]: Simplified to (fabs (cbrt (fma c (* -4 a) (* b b)))) 1552480573.010 * [simplify]: Simplified (2 3 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (fma (fabs (cbrt (fma c (* -4 a) (* b b)))) (sqrt (cbrt (fma (* -4 a) c (* b b)))) (- b)))))))) 1552480573.010 * * * * [progress]: [ 71 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- b))))))))> 1552480573.010 * [simplify]: Simplifying (sqrt (sqrt (fma (* -4 a) c (* b b)))) 1552480573.011 * * [simplify]: iters left: 5 (9 enodes) 1552480573.013 * * [simplify]: iters left: 4 (30 enodes) 1552480573.017 * * [simplify]: iters left: 3 (38 enodes) 1552480573.025 * * [simplify]: iters left: 2 (50 enodes) 1552480573.038 * * [simplify]: iters left: 1 (52 enodes) 1552480573.052 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480573.052 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480573.052 * * [simplify]: Extracting #2: cost 5 inf + 0 1552480573.052 * * [simplify]: Extracting #3: cost 15 inf + 0 1552480573.052 * * [simplify]: Extracting #4: cost 14 inf + 87 1552480573.053 * * [simplify]: Extracting #5: cost 5 inf + 739 1552480573.053 * * [simplify]: Extracting #6: cost 0 inf + 1578 1552480573.054 * [simplify]: Simplified to (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1552480573.054 * [simplify]: Simplified (2 3 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- b)))))))) 1552480573.055 * * * * [progress]: [ 72 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (fma (sqrt 1) (sqrt (fma (* -4 a) c (* b b))) (- b))))))))> 1552480573.055 * [simplify]: Simplifying (sqrt 1) 1552480573.055 * * [simplify]: iters left: 1 (2 enodes) 1552480573.058 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480573.058 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480573.058 * [simplify]: Simplified to 1 1552480573.058 * [simplify]: Simplified (2 3 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- b)))))))) 1552480573.058 * * * * [progress]: [ 73 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (fma (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- b))))))))> 1552480573.058 * [simplify]: Simplifying (sqrt (sqrt (fma (* -4 a) c (* b b)))) 1552480573.058 * * [simplify]: iters left: 5 (9 enodes) 1552480573.061 * * [simplify]: iters left: 4 (30 enodes) 1552480573.065 * * [simplify]: iters left: 3 (38 enodes) 1552480573.071 * * [simplify]: iters left: 2 (50 enodes) 1552480573.077 * * [simplify]: iters left: 1 (52 enodes) 1552480573.084 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480573.084 * * [simplify]: Extracting #1: cost 3 inf + 0 1552480573.084 * * [simplify]: Extracting #2: cost 5 inf + 0 1552480573.084 * * [simplify]: Extracting #3: cost 15 inf + 0 1552480573.084 * * [simplify]: Extracting #4: cost 14 inf + 87 1552480573.084 * * [simplify]: Extracting #5: cost 5 inf + 739 1552480573.085 * * [simplify]: Extracting #6: cost 0 inf + 1578 1552480573.085 * [simplify]: Simplified to (sqrt (sqrt (fma c (* -4 a) (* b b)))) 1552480573.085 * [simplify]: Simplified (2 3 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (fma (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt (sqrt (fma (* -4 a) c (* b b)))) (- b)))))))) 1552480573.085 * * * * [progress]: [ 74 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (fma 1 (sqrt (fma (* -4 a) c (* b b))) (- b))))))))> 1552480573.085 * * * * [progress]: [ 75 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (log (/ (exp (sqrt (fma (* -4 a) c (* b b)))) (exp b)))))))))> 1552480573.086 * [simplify]: Simplifying (/ (exp (sqrt (fma (* -4 a) c (* b b)))) (exp b)) 1552480573.086 * * [simplify]: iters left: 6 (11 enodes) 1552480573.088 * * [simplify]: iters left: 5 (38 enodes) 1552480573.099 * * [simplify]: iters left: 4 (50 enodes) 1552480573.112 * * [simplify]: iters left: 3 (67 enodes) 1552480573.120 * * [simplify]: iters left: 2 (74 enodes) 1552480573.130 * * [simplify]: iters left: 1 (82 enodes) 1552480573.148 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480573.148 * * [simplify]: Extracting #1: cost 9 inf + 0 1552480573.149 * * [simplify]: Extracting #2: cost 15 inf + 1 1552480573.149 * * [simplify]: Extracting #3: cost 15 inf + 114 1552480573.149 * * [simplify]: Extracting #4: cost 20 inf + 449 1552480573.149 * * [simplify]: Extracting #5: cost 20 inf + 604 1552480573.150 * * [simplify]: Extracting #6: cost 6 inf + 2154 1552480573.150 * * [simplify]: Extracting #7: cost 0 inf + 3572 1552480573.151 * [simplify]: Simplified to (exp (- (sqrt (fma c (* -4 a) (* b b))) b)) 1552480573.151 * [simplify]: Simplified (2 3 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (log (exp (- (sqrt (fma c (* -4 a) (* b b))) b))))))))) 1552480573.151 * * * * [progress]: [ 76 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (pow (- (sqrt (fma (* -4 a) c (* b b))) b) 1)))))))> 1552480573.151 * * * * [progress]: [ 77 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (exp (log (- (sqrt (fma (* -4 a) c (* b b))) b)))))))))> 1552480573.151 * * * * [progress]: [ 78 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (log (exp (- (sqrt (fma (* -4 a) c (* b b))) b)))))))))> 1552480573.151 * * * * [progress]: [ 79 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (* (* (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (cbrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))))> 1552480573.151 * * * * [progress]: [ 80 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (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)))))))))> 1552480573.151 * * * * [progress]: [ 81 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (* (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)) (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))))> 1552480573.151 * * * * [progress]: [ 82 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (/ (- (pow (sqrt (fma (* -4 a) c (* b b))) 3) (pow b 3)) (+ (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (+ (* b b) (* (sqrt (fma (* -4 a) c (* b b))) b))))))))))> 1552480573.152 * * * * [progress]: [ 83 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (sqrt (fma (* -4 a) c (* b b))) (- b))))))))> 1552480573.152 * * * * [progress]: [ 84 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (* 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))))> 1552480573.152 * * * * [progress]: [ 85 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (/ (- (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b)))) (* b b)) (+ (sqrt (fma (* -4 a) c (* b b))) b))))))))> 1552480573.152 * * * * [progress]: [ 86 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (* (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))))))))> 1552480573.152 * [simplify]: Simplifying (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) 1552480573.152 * * [simplify]: iters left: 6 (11 enodes) 1552480573.155 * * [simplify]: iters left: 5 (37 enodes) 1552480573.160 * * [simplify]: iters left: 4 (45 enodes) 1552480573.167 * * [simplify]: iters left: 3 (57 enodes) 1552480573.174 * * [simplify]: iters left: 2 (59 enodes) 1552480573.183 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480573.183 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480573.183 * * [simplify]: Extracting #2: cost 8 inf + 0 1552480573.183 * * [simplify]: Extracting #3: cost 7 inf + 83 1552480573.183 * * [simplify]: Extracting #4: cost 16 inf + 83 1552480573.183 * * [simplify]: Extracting #5: cost 16 inf + 169 1552480573.184 * * [simplify]: Extracting #6: cost 5 inf + 1316 1552480573.184 * * [simplify]: Extracting #7: cost 0 inf + 2258 1552480573.185 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1552480573.185 * [simplify]: Simplified (2 3 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (* (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))))))))) 1552480573.186 * [simplify]: Simplifying (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) 1552480573.186 * * [simplify]: iters left: 6 (11 enodes) 1552480573.191 * * [simplify]: iters left: 5 (38 enodes) 1552480573.203 * * [simplify]: iters left: 4 (49 enodes) 1552480573.210 * * [simplify]: iters left: 3 (61 enodes) 1552480573.218 * * [simplify]: iters left: 2 (63 enodes) 1552480573.226 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480573.226 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480573.226 * * [simplify]: Extracting #2: cost 10 inf + 0 1552480573.226 * * [simplify]: Extracting #3: cost 8 inf + 164 1552480573.226 * * [simplify]: Extracting #4: cost 16 inf + 245 1552480573.226 * * [simplify]: Extracting #5: cost 16 inf + 331 1552480573.227 * * [simplify]: Extracting #6: cost 3 inf + 1643 1552480573.227 * * [simplify]: Extracting #7: cost 0 inf + 2420 1552480573.228 * [simplify]: Simplified to (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b)) 1552480573.228 * [simplify]: Simplified (2 3 2 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (* (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b))))))))) 1552480573.228 * * * * [progress]: [ 87 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (* (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)))))))))> 1552480573.228 * [simplify]: Simplifying (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) 1552480573.228 * * [simplify]: iters left: 6 (11 enodes) 1552480573.232 * * [simplify]: iters left: 5 (37 enodes) 1552480573.243 * * [simplify]: iters left: 4 (45 enodes) 1552480573.253 * * [simplify]: iters left: 3 (57 enodes) 1552480573.261 * * [simplify]: iters left: 2 (59 enodes) 1552480573.268 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480573.268 * * [simplify]: Extracting #1: cost 4 inf + 0 1552480573.268 * * [simplify]: Extracting #2: cost 8 inf + 0 1552480573.268 * * [simplify]: Extracting #3: cost 7 inf + 83 1552480573.268 * * [simplify]: Extracting #4: cost 16 inf + 83 1552480573.269 * * [simplify]: Extracting #5: cost 16 inf + 169 1552480573.269 * * [simplify]: Extracting #6: cost 5 inf + 1316 1552480573.269 * * [simplify]: Extracting #7: cost 0 inf + 2258 1552480573.270 * [simplify]: Simplified to (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) 1552480573.270 * [simplify]: Simplified (2 3 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (* (+ (sqrt (sqrt (fma c (* -4 a) (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b))))))))) 1552480573.270 * [simplify]: Simplifying (- (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) 1552480573.270 * * [simplify]: iters left: 6 (11 enodes) 1552480573.273 * * [simplify]: iters left: 5 (38 enodes) 1552480573.279 * * [simplify]: iters left: 4 (49 enodes) 1552480573.297 * * [simplify]: iters left: 3 (61 enodes) 1552480573.314 * * [simplify]: iters left: 2 (63 enodes) 1552480573.330 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480573.330 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480573.330 * * [simplify]: Extracting #2: cost 10 inf + 0 1552480573.330 * * [simplify]: Extracting #3: cost 8 inf + 164 1552480573.330 * * [simplify]: Extracting #4: cost 16 inf + 245 1552480573.331 * * [simplify]: Extracting #5: cost 16 inf + 331 1552480573.331 * * [simplify]: Extracting #6: cost 3 inf + 1643 1552480573.332 * * [simplify]: Extracting #7: cost 0 inf + 2420 1552480573.333 * [simplify]: Simplified to (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b)) 1552480573.333 * [simplify]: Simplified (2 3 2 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (* (+ (sqrt (sqrt (fma (* -4 a) c (* b b)))) (sqrt b)) (- (sqrt (sqrt (fma -4 (* c a) (* b b)))) (sqrt b))))))))) 1552480573.333 * * * * [progress]: [ 88 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (* 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))))> 1552480573.334 * [simplify]: Simplifying (- (sqrt (fma (* -4 a) c (* b b))) b) 1552480573.334 * * [simplify]: iters left: 6 (9 enodes) 1552480573.338 * * [simplify]: iters left: 5 (32 enodes) 1552480573.349 * * [simplify]: iters left: 4 (43 enodes) 1552480573.362 * * [simplify]: iters left: 3 (55 enodes) 1552480573.369 * * [simplify]: iters left: 2 (57 enodes) 1552480573.376 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480573.376 * * [simplify]: Extracting #1: cost 5 inf + 0 1552480573.376 * * [simplify]: Extracting #2: cost 7 inf + 1 1552480573.376 * * [simplify]: Extracting #3: cost 15 inf + 42 1552480573.376 * * [simplify]: Extracting #4: cost 15 inf + 127 1552480573.377 * * [simplify]: Extracting #5: cost 5 inf + 918 1552480573.377 * * [simplify]: Extracting #6: cost 0 inf + 1660 1552480573.377 * [simplify]: Simplified to (- (sqrt (fma c (* -4 a) (* b b))) b) 1552480573.377 * [simplify]: Simplified (2 3 2 2 2 1 2) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (* 1 (- (sqrt (fma c (* -4 a) (* b b))) b)))))))) 1552480573.378 * * * * [progress]: [ 89 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (+ (sqrt (fma (* -4 a) c (* b b))) (- b))))))))> 1552480573.378 * * * * [progress]: [ 90 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (posit16->real (real->posit16 (- (sqrt (fma (* -4 a) c (* b b))) b)))))))))> 1552480573.378 * * * * [progress]: [ 91 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- b b)))))))> 1552480573.378 * [simplify]: Simplifying b 1552480573.378 * * [simplify]: iters left: 0 (1 enodes) 1552480573.378 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480573.378 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480573.378 * [simplify]: Simplified to b 1552480573.378 * [simplify]: Simplified (2 3 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- b b))))))) 1552480573.378 * * * * [progress]: [ 92 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (* +nan.0 c) b)))))))> 1552480573.379 * [simplify]: Simplifying (* +nan.0 c) 1552480573.379 * [simplify]: Simplified (2 3 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- +nan.0 b))))))) 1552480573.379 * * * * [progress]: [ 93 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (* +nan.0 c) b)))))))> 1552480573.379 * [simplify]: Simplifying (* +nan.0 c) 1552480573.379 * [simplify]: Simplified (2 3 2 2 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- +nan.0 b))))))) 1552480573.379 * * * * [progress]: [ 94 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- b b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480573.379 * [simplify]: Simplifying b 1552480573.379 * * [simplify]: iters left: 0 (1 enodes) 1552480573.379 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480573.379 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480573.379 * [simplify]: Simplified to b 1552480573.380 * [simplify]: Simplified (2 3 2 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- b b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))))))) 1552480573.380 * * * * [progress]: [ 95 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (* +nan.0 c) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480573.380 * [simplify]: Simplifying (* +nan.0 c) 1552480573.380 * [simplify]: Simplified (2 3 2 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- +nan.0 b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))))))) 1552480573.380 * * * * [progress]: [ 96 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (* +nan.0 c) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480573.380 * [simplify]: Simplifying (* +nan.0 c) 1552480573.380 * [simplify]: Simplified (2 3 2 1 2 1 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- +nan.0 b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))))))) 1552480573.380 * * * * [progress]: [ 97 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- b)) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480573.381 * [simplify]: Simplifying b 1552480573.381 * * [simplify]: iters left: 0 (1 enodes) 1552480573.381 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480573.381 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480573.381 * [simplify]: Simplified to b 1552480573.381 * [simplify]: Simplified (2 2 1 3 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- b)) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))))))) 1552480573.381 * * * * [progress]: [ 98 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* +nan.0 c))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480573.381 * [simplify]: Simplifying (* +nan.0 c) 1552480573.381 * [simplify]: Simplified (2 2 1 3 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- +nan.0)) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))))))) 1552480573.381 * * * * [progress]: [ 99 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* +nan.0 c))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> 1552480573.382 * [simplify]: Simplifying (* +nan.0 c) 1552480573.382 * [simplify]: Simplified (2 2 1 3 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- +nan.0)) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))))))) 1552480573.382 * * * * [progress]: [ 100 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt 0))))))> 1552480573.382 * [simplify]: Simplifying 0 1552480573.382 * * [simplify]: iters left: 0 (1 enodes) 1552480573.383 * * [simplify]: Extracting #0: cost 1 inf + 0 1552480573.383 * * [simplify]: Extracting #1: cost 0 inf + 1 1552480573.383 * [simplify]: Simplified to 0 1552480573.383 * [simplify]: Simplified (2 3 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt 0)))))) 1552480573.383 * * * * [progress]: [ 101 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (+ b (- (* +nan.0 c))))))))))> 1552480573.383 * [simplify]: Simplifying (- (+ b (- (* +nan.0 c)))) 1552480573.383 * [simplify]: Simplified (2 3 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt +nan.0)))))) 1552480573.383 * * * * [progress]: [ 102 / 102 ] simplifiying candidate #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (+ b (- (* +nan.0 c))))))))))> 1552480573.383 * [simplify]: Simplifying (- (+ b (- (* +nan.0 c)))) 1552480573.383 * [simplify]: Simplified (2 3 2 2 2 1) to (λ (a b c) (if (>= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt +nan.0)))))) 1552480573.384 * * * [progress]: adding candidates to table 1552480575.526 * [progress]: [Phase 3 of 3] Extracting. 1552480575.526 * * [regime]: Finding splitpoints for: (#= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))> #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* (cbrt (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))) (cbrt (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))) (cbrt (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> #= b 0) (/ (- (- b) (* (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (sqrt (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))) (sqrt (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> #= b 0) (/ (- (- b) b) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> #= b 0) (/ (* (- (* (/ c b) a) b) 2) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (exp (- (log c) (log (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (log (exp (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (exp (log (- (sqrt (fma (* -4 a) c (* b b))) b))))))))> #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* -1/2 (/ b a)))))> #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c 0))))> #= b 0) (/ (/ (- (* (- b) (- b)) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b))))) (+ (- b) (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))>) 1552480575.543 * * * [regime-changes]: Trying 3 branch expressions: (c a b) 1552480575.543 * * * * [regimes]: Trying to branch on c from (#= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))> #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* (cbrt (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))) (cbrt (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))) (cbrt (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> #= b 0) (/ (- (- b) (* (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (sqrt (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))) (sqrt (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> #= b 0) (/ (- (- b) b) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> #= b 0) (/ (* (- (* (/ c b) a) b) 2) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (exp (- (log c) (log (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (log (exp (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (exp (log (- (sqrt (fma (* -4 a) c (* b b))) b))))))))> #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* -1/2 (/ b a)))))> #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c 0))))> #= b 0) (/ (/ (- (* (- b) (- b)) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b))))) (+ (- b) (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))>) 1552480575.663 * * * * [regimes]: Trying to branch on a from (#= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))> #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* (cbrt (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))) (cbrt (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))) (cbrt (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> #= b 0) (/ (- (- b) (* (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (sqrt (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))) (sqrt (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> #= b 0) (/ (- (- b) b) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> #= b 0) (/ (* (- (* (/ c b) a) b) 2) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (exp (- (log c) (log (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (log (exp (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (exp (log (- (sqrt (fma (* -4 a) c (* b b))) b))))))))> #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* -1/2 (/ b a)))))> #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c 0))))> #= b 0) (/ (/ (- (* (- b) (- b)) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b))))) (+ (- b) (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))>) 1552480575.808 * * * * [regimes]: Trying to branch on b from (#= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b))))))> #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* (cbrt (/ c (- (sqrt (fma (* -4 a) c (* b b))) b))) (cbrt (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))) (cbrt (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (/ 1 (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b))) (/ c (sqrt (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> #= b 0) (/ (- (- b) (* (* (cbrt (sqrt (fma (* -4 a) c (* b b)))) (cbrt (sqrt (fma (* -4 a) c (* b b))))) (cbrt (sqrt (fma (* -4 a) c (* b b)))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* (* c (sqrt (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))) (sqrt (/ 1 (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> #= b 0) (/ (- (- b) b) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (* (sqrt (* (cbrt (fma (* -4 a) c (* b b))) (cbrt (fma (* -4 a) c (* b b))))) (sqrt (cbrt (fma (* -4 a) c (* b b))))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> #= b 0) (/ (* (- (* (/ c b) a) b) 2) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))> #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (exp (- (log c) (log (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (log (exp (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))))> #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* c (/ 1 (exp (log (- (sqrt (fma (* -4 a) c (* b b))) b))))))))> #= b 0) (/ (fma (- (sqrt b)) (sqrt b) (- (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (* -1/2 (/ b a)))))> #= b 0) (/ (- (- b) (sqrt (fma (* -4 a) c (* b b)))) (* 2 a)) (* 2 (/ c 0))))> #= b 0) (/ (/ (- (* (- b) (- b)) (* (sqrt (fma (* -4 a) c (* b b))) (sqrt (fma (* -4 a) c (* b b))))) (+ (- b) (sqrt (fma (* -4 a) c (* b b))))) (* 2 a)) (* 2 (/ c (- (sqrt (fma (* -4 a) c (* b b))) b)))))>) 1552480575.984 * * * [regime]: Found split indices: #