* [misc]progress: [Phase 1 of 3] Setting up. * * * [misc]progress: [1/2] Preparing points * * * [misc]progress: [2/2] Setting up program. * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (fma d d (* c c))) * [misc]progress: [Phase 2 of 3] Improving. * * [misc]progress: iteration 1 / 3 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 3 ] generating series at (2) * [misc]approximate: Taking taylor expansion of (/ (- (* b c) (* a d)) (+ (sqr c) (sqr d))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (+ (sqr c) (sqr d))) in d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in d * [misc]taylor: Taking taylor expansion of (* b c) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (sqr c) (sqr d)) in d * [misc]taylor: Taking taylor expansion of (sqr c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* b c) into (* b c) * [misc]backup-simplify: Simplify (* a 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* b c) 0) into (* b c) * [misc]backup-simplify: Simplify (* c c) into (sqr c) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (sqr c) 0) into (sqr c) * [misc]backup-simplify: Simplify (/ (* b c) (sqr c)) into (/ b c) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (+ (sqr c) (sqr d))) in a * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in a * [misc]taylor: Taking taylor expansion of (* b c) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (+ (sqr c) (sqr d)) in a * [misc]taylor: Taking taylor expansion of (sqr c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* b c) into (* b c) * [misc]backup-simplify: Simplify (* 0 d) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* b c) 0) into (* b c) * [misc]backup-simplify: Simplify (* c c) into (sqr c) * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (+ (sqr c) (sqr d)) into (+ (sqr d) (sqr c)) * [misc]backup-simplify: Simplify (/ (* b c) (+ (sqr d) (sqr c))) into (/ (* b c) (+ (sqr d) (sqr c))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (+ (sqr c) (sqr d))) in c * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in c * [misc]taylor: Taking taylor expansion of (* b c) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* a d) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (+ (sqr c) (sqr d)) in c * [misc]taylor: Taking taylor expansion of (sqr c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* b 0) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ 0 (- (* d a))) into (- (* d a)) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (+ 0 (sqr d)) into (sqr d) * [misc]backup-simplify: Simplify (/ (- (* d a)) (sqr d)) into (* -1 (/ a d)) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (+ (sqr c) (sqr d))) in b * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (+ (sqr c) (sqr d)) in b * [misc]taylor: Taking taylor expansion of (sqr c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ 0 (- (* d a))) into (- (* d a)) * [misc]backup-simplify: Simplify (* c c) into (sqr c) * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (+ (sqr c) (sqr d)) into (+ (sqr d) (sqr c)) * [misc]backup-simplify: Simplify (/ (- (* d a)) (+ (sqr d) (sqr c))) into (* -1 (/ (* d a) (+ (sqr d) (sqr c)))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (+ (sqr c) (sqr d))) in b * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (+ (sqr c) (sqr d)) in b * [misc]taylor: Taking taylor expansion of (sqr c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ 0 (- (* d a))) into (- (* d a)) * [misc]backup-simplify: Simplify (* c c) into (sqr c) * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (+ (sqr c) (sqr d)) into (+ (sqr d) (sqr c)) * [misc]backup-simplify: Simplify (/ (- (* d a)) (+ (sqr d) (sqr c))) into (* -1 (/ (* d a) (+ (sqr d) (sqr c)))) * [misc]taylor: Taking taylor expansion of (* -1 (/ (* d a) (+ (sqr d) (sqr c)))) in c * [misc]taylor: Taking taylor expansion of -1 in c * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (* d a) (+ (sqr d) (sqr c))) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (+ (sqr d) (sqr c)) in c * [misc]taylor: Taking taylor expansion of (sqr d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (sqr c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (sqr d) 0) into (sqr d) * [misc]backup-simplify: Simplify (/ (* d a) (sqr d)) into (/ a d) * [misc]backup-simplify: Simplify (* -1 (/ a d)) into (* -1 (/ a d)) * [misc]taylor: Taking taylor expansion of (* -1 (/ a d)) in a * [misc]taylor: Taking taylor expansion of -1 in a * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ a d) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ c 0) into c * [misc]backup-simplify: Simplify (+ (* c 0) (* 0 c)) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ c (+ (sqr d) (sqr c))) (+ (* (* -1 (/ (* d a) (+ (sqr d) (sqr c)))) (/ 0 (+ (sqr d) (sqr c)))))) into (/ c (+ (sqr d) (sqr c))) * [misc]taylor: Taking taylor expansion of (/ c (+ (sqr d) (sqr c))) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (sqr d) (sqr c)) in c * [misc]taylor: Taking taylor expansion of (sqr d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (sqr c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (sqr d) 0) into (sqr d) * [misc]backup-simplify: Simplify (/ 1 (sqr d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr d)) (+ (* (/ a d) (/ 0 (sqr d))))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ a d))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* -1 (/ 1 d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (/ -1 d) in d * [misc]taylor: Taking taylor expansion of -1 in d * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ -1 1) into -1 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* c 0) (+ (* 0 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ (sqr d) (sqr c))) (+ (* (* -1 (/ (* d a) (+ (sqr d) (sqr c)))) (/ 0 (+ (sqr d) (sqr c)))) (* (/ c (+ (sqr d) (sqr c))) (/ 0 (+ (sqr d) (sqr c)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ 1 (sqr d)) in a * [misc]taylor: Taking taylor expansion of (sqr d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (/ 1 (sqr d)) into (/ 1 (sqr d)) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr d)) in d * [misc]taylor: Taking taylor expansion of (sqr d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (- (/ 0 (sqr d)) (+ (* (/ a d) (/ 1 (sqr d))) (* 0 (/ 0 (sqr d))))) into (- (/ a (pow d 3))) * [misc]backup-simplify: Simplify (+ (* -1 (- (/ a (pow d 3)))) (+ (* 0 0) (* 0 (/ a d)))) into (/ a (pow d 3)) * [misc]taylor: Taking taylor expansion of (/ a (pow d 3)) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (pow d 3) in a * [misc]taylor: Taking taylor expansion of (exp (* 3 (log d))) in a * [misc]taylor: Taking taylor expansion of (* 3 (log d)) in a * [misc]taylor: Taking taylor expansion of 3 in a * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (* 3 (log d)) into (* 3 (log d)) * [misc]backup-simplify: Simplify (exp (* 3 (log d))) into (pow d 3) * [misc]backup-simplify: Simplify (/ 1 (pow d 3)) into (/ 1 (pow d 3)) * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 d) (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ 1 d))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in d * [misc]taylor: Taking taylor expansion of (/ 1 b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 c)) (sqr (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (sqr (/ 1 c)) in d * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* (/ 1 a) 1) into (/ 1 a) * [misc]backup-simplify: Simplify (- (/ 1 a)) into (- (/ 1 a)) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 a))) into (- (/ 1 a)) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (/ (- (/ 1 a)) 1) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in a * [misc]taylor: Taking taylor expansion of (/ 1 b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in a * [misc]taylor: Taking taylor expansion of (/ 1 a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 c)) (sqr (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (sqr (/ 1 c)) in a * [misc]taylor: Taking taylor expansion of (/ 1 c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (/ 1 d)) in a * [misc]taylor: Taking taylor expansion of (/ 1 d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (* 1 (/ 1 d)) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 d))) into (- (/ 1 d)) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) (/ 1 (sqr d))) into (+ (/ 1 (sqr d)) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (/ (- (/ 1 d)) (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (/ -1 (* d (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in c * [misc]taylor: Taking taylor expansion of (/ 1 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 c)) (sqr (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (sqr (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqr (/ 1 d)) in c * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (* (/ 1 b) 1) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (/ 1 b) 1) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 c)) (sqr (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (sqr (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) (/ 1 (sqr d))) into (+ (/ 1 (sqr d)) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (/ 1 (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 c)) (sqr (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (sqr (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) (/ 1 (sqr d))) into (+ (/ 1 (sqr d)) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (/ 1 (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ 1 (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) in c * [misc]taylor: Taking taylor expansion of (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (/ 1 (sqr d)) (/ 1 (sqr c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (sqr d)) in c * [misc]taylor: Taking taylor expansion of (sqr d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (/ 1 (sqr d)) into (/ 1 (sqr d)) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr c)) in c * [misc]taylor: Taking taylor expansion of (sqr c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (* 0 1) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 1)) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 a) (/ 1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d a)))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ (- (/ 1 (* d a))) (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) (+ (* (/ 1 (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c))))))) into (- (/ 1 (* d (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c))))))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c))))))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) in c * [misc]taylor: Taking taylor expansion of (* d (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (+ (/ 1 (sqr d)) (/ 1 (sqr c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (sqr d)) in c * [misc]taylor: Taking taylor expansion of (sqr d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (/ 1 (sqr d)) into (/ 1 (sqr d)) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr c)) in c * [misc]taylor: Taking taylor expansion of (sqr c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (* a 1) into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (/ 1 (* d a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (sqr d)) 0) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (+ (* 0 (/ 1 (sqr d))) (+ (* 1 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (* 0 (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) (+ (* (/ 1 (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (* (- (/ 1 (* d (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c))))))) (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]taylor: Taking taylor expansion of (- (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr d)) (/ 0 (sqr d))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 (/ 1 (sqr d))) (+ (* 0 0) (* 0 1)))) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ (/ 1 (sqr d)) 1)) (* 0 (/ 0 1)))) into (- (/ 1 (sqr d))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (sqr d))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (sqr d)) in a * [misc]taylor: Taking taylor expansion of (sqr d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (/ 1 (sqr d)) into (/ 1 (sqr d)) * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (* 0 (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) (+ (* (/ 1 (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (* (- (/ 1 (* d (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c))))))) (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (* 0 (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr d)) (/ 0 (sqr d))) (* 0 (/ 0 (sqr d))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 (sqr d))) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ (/ 1 (sqr d)) 1)) (* (- (/ 1 (sqr d))) (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in d * [misc]taylor: Taking taylor expansion of (- b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in d * [misc]taylor: Taking taylor expansion of (- a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- c))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- d))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* (/ -1 a) -1) into (/ 1 a) * [misc]backup-simplify: Simplify (- (/ 1 a)) into (- (/ 1 a)) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 a))) into (- (/ 1 a)) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (/ (- (/ 1 a)) 1) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) in a * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in a * [misc]taylor: Taking taylor expansion of (- b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in a * [misc]taylor: Taking taylor expansion of (- c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in a * [misc]taylor: Taking taylor expansion of (- a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in a * [misc]taylor: Taking taylor expansion of (- d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- c))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in a * [misc]taylor: Taking taylor expansion of (- c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- d))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in a * [misc]taylor: Taking taylor expansion of (- d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]backup-simplify: Simplify (* -1 (/ -1 d)) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 d))) into (- (/ 1 d)) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (* (/ -1 d) (/ -1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) (/ 1 (sqr d))) into (+ (/ 1 (sqr d)) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (/ (- (/ 1 d)) (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (/ -1 (* d (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in c * [misc]taylor: Taking taylor expansion of (- b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in c * [misc]taylor: Taking taylor expansion of (- a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- d))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]backup-simplify: Simplify (* (/ -1 b) -1) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (/ 1 b) 1) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (* (/ -1 d) (/ -1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) (/ 1 (sqr d))) into (+ (/ 1 (sqr d)) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (/ 1 (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (* (/ -1 d) (/ -1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) (/ 1 (sqr d))) into (+ (/ 1 (sqr d)) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (/ 1 (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ 1 (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) in c * [misc]taylor: Taking taylor expansion of (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (/ 1 (sqr d)) (/ 1 (sqr c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (sqr d)) in c * [misc]taylor: Taking taylor expansion of (sqr d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (/ 1 (sqr d)) into (/ 1 (sqr d)) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr c)) in c * [misc]taylor: Taking taylor expansion of (sqr c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (* 0 1) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 1)) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 c))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 a) (/ -1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d a)))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 c) 0) (* 0 (/ -1 c))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ (- (/ 1 (* d a))) (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) (+ (* (/ 1 (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c))))))) into (- (/ 1 (* d (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c))))))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c))))))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) in c * [misc]taylor: Taking taylor expansion of (* d (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (+ (/ 1 (sqr d)) (/ 1 (sqr c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (sqr d)) in c * [misc]taylor: Taking taylor expansion of (sqr d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (/ 1 (sqr d)) into (/ 1 (sqr d)) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr c)) in c * [misc]taylor: Taking taylor expansion of (sqr c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (* a 1) into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (/ 1 (* d a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (sqr d)) 0) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (+ (* 0 (/ 1 (sqr d))) (+ (* 1 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 c) 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (* 0 (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) (+ (* (/ 1 (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (* (- (/ 1 (* d (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c))))))) (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]taylor: Taking taylor expansion of (- (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr d)) (/ 0 (sqr d))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 (/ 1 (sqr d))) (+ (* 0 0) (* 0 1)))) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ (/ 1 (sqr d)) 1)) (* 0 (/ 0 1)))) into (- (/ 1 (sqr d))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (sqr d))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (sqr d)) in a * [misc]taylor: Taking taylor expansion of (sqr d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (/ 1 (sqr d)) into (/ 1 (sqr d)) * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (* 0 (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) (+ (* (/ 1 (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (* (- (/ 1 (* d (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c))))))) (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (* 0 (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr d)) (/ 0 (sqr d))) (* 0 (/ 0 (sqr d))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 (sqr d))) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ (/ 1 (sqr d)) 1)) (* (- (/ 1 (sqr d))) (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * * * * [misc]progress: [ 2 / 3 ] generating series at (2 1) * [misc]approximate: Taking taylor expansion of (- (* b c) (* a d)) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in d * [misc]taylor: Taking taylor expansion of (* b c) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in a * [misc]taylor: Taking taylor expansion of (* b c) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in c * [misc]taylor: Taking taylor expansion of (* b c) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* a d) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ 0 (- (* d a))) into (- (* d a)) * [misc]taylor: Taking taylor expansion of (- (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]taylor: Taking taylor expansion of (- (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ c 0) into c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in d * [misc]taylor: Taking taylor expansion of (/ 1 b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in a * [misc]taylor: Taking taylor expansion of (/ 1 b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in a * [misc]taylor: Taking taylor expansion of (/ 1 a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in c * [misc]taylor: Taking taylor expansion of (/ 1 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 a) (/ 1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d a)))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (/ 1 (* d a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]taylor: Taking taylor expansion of (- (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (* 0 (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))) (* 0 (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (* 1 (* 1 (* (/ 1 (/ 1 c)) (/ 1 (/ 1 b)))))) (* -1 (* (/ 1 (/ 1 d)) (* (/ 1 (/ 1 a)) (* 1 1))))) into (- (* b c) (* d a)) * [misc]approximate: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in d * [misc]taylor: Taking taylor expansion of (- b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in d * [misc]taylor: Taking taylor expansion of (- a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in a * [misc]taylor: Taking taylor expansion of (- b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in a * [misc]taylor: Taking taylor expansion of (- c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in a * [misc]taylor: Taking taylor expansion of (- a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in a * [misc]taylor: Taking taylor expansion of (- d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in c * [misc]taylor: Taking taylor expansion of (- b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in c * [misc]taylor: Taking taylor expansion of (- a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 c))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 a) (/ -1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d a)))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (/ 1 (* d a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]taylor: Taking taylor expansion of (- (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (* 0 (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))) (* 0 (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (* 1 (* 1 (* (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- b))))))) (* -1 (* (/ 1 (/ 1 (- d))) (* (/ 1 (/ 1 (- a))) (* 1 1))))) into (- (* b c) (* d a)) * * * * [misc]progress: [ 3 / 3 ] generating series at (2 2) * [misc]approximate: Taking taylor expansion of (+ (sqr c) (sqr d)) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (+ (sqr c) (sqr d)) in d * [misc]taylor: Taking taylor expansion of (sqr c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (sqr c) (sqr d)) in c * [misc]taylor: Taking taylor expansion of (sqr c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (+ (sqr c) (sqr d)) in c * [misc]taylor: Taking taylor expansion of (sqr c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (+ 0 (sqr d)) into (sqr d) * [misc]taylor: Taking taylor expansion of (sqr d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 d))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (sqr (* d 1))) (* 1 (sqr (* 1 c)))) into (+ (sqr d) (sqr c)) * [misc]approximate: Taking taylor expansion of (+ (sqr (/ 1 c)) (sqr (/ 1 d))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 c)) (sqr (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (sqr (/ 1 c)) in d * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 c)) (sqr (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (sqr (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqr (/ 1 d)) in c * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 c)) (sqr (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (sqr (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqr (/ 1 d)) in c * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (sqr d))) into (/ 1 (sqr d)) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr d)) in d * [misc]taylor: Taking taylor expansion of (sqr d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (* 0 (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (sqr (* 1 (/ 1 (/ 1 c))))) (* 1 (sqr (* (/ 1 (/ 1 d)) 1)))) into (+ (sqr d) (sqr c)) * [misc]approximate: Taking taylor expansion of (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- c))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- d))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- d))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- d))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 d) (/ -1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (sqr d))) into (/ 1 (sqr d)) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr d)) in d * [misc]taylor: Taking taylor expansion of (sqr d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (* 0 (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (sqr (* 1 (/ 1 (/ 1 (- c)))))) (* 1 (sqr (* (/ 1 (/ 1 (- d))) 1)))) into (+ (sqr d) (sqr c)) * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 3 ] rewriting at (2) * * * * [misc]progress: [ 2 / 3 ] rewriting at (2 1) * * * * [misc]progress: [ 3 / 3 ] rewriting at (2 2) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * * * * [misc]progress: [ 2 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * * * * [misc]progress: [ 3 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * * * * [misc]progress: [ 4 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 0 (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * * [misc]simplify: iters left: 3 (12 enodes) * [exit]simplify: Simplified to 0 * * * * [misc]progress: [ 5 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (* d a)) (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (fma c c (* d d))) * * * * [misc]progress: [ 6 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (* d a)) (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (fma c c (* d d))) * * * * [misc]progress: [ 7 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (+ (sqr d) (sqr c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (fma d d (* c c))) * * * * [misc]progress: [ 8 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (+ (sqr d) (sqr c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (fma d d (* c c))) * * * * [misc]progress: [ 9 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (+ (sqr d) (sqr c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (fma d d (* c c))) * * * * [misc]progress: [ 10 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (/ (- (* b c) (* a d)) (+ (sqr c) (sqr d)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * [exit]simplify: Simplified to (expm1 (/ (- (* c b) (* d a)) (fma d d (* c c)))) * [exit]simplify: Simplified to (expm1 (/ (- (* c b) (* d a)) (fma d d (* c c)))) * * * * [misc]progress: [ 11 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (/ (- (* b c) (* a d)) (+ (sqr c) (sqr d)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * [exit]simplify: Simplified to (log1p (/ (- (* c b) (* d a)) (fma d d (* c c)))) * [exit]simplify: Simplified to (log1p (/ (- (* c b) (* d a)) (fma d d (* c c)))) * * * * [misc]progress: [ 12 / 68 ] simplifiying candidate # * * * * [misc]progress: [ 13 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (- (* b c) (* a d))) (log (+ (sqr c) (sqr d)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * [exit]simplify: Simplified to (- (log (- (* c b) (* d a))) (log (fma d d (* c c)))) * [exit]simplify: Simplified to (- (log (- (* c b) (* d a))) (log (fma d d (* c c)))) * * * * [misc]progress: [ 14 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (log (/ (- (* b c) (* a d)) (+ (sqr c) (sqr d)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (41 enodes) * * [misc]simplify: iters left: 2 (45 enodes) * [exit]simplify: Simplified to (log (/ (- (* c b) (* d a)) (fma d d (* c c)))) * [exit]simplify: Simplified to (log (/ (- (* c b) (* d a)) (fma d d (* c c)))) * * * * [misc]progress: [ 15 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (/ (- (* b c) (* a d)) (+ (sqr c) (sqr d)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (41 enodes) * * [misc]simplify: iters left: 2 (53 enodes) * [exit]simplify: Simplified to (exp (/ (- (* c b) (* d a)) (fma d d (* c c)))) * [exit]simplify: Simplified to (exp (/ (- (* c b) (* d a)) (fma d d (* c c)))) * * * * [misc]progress: [ 16 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cube (- (* b c) (* a d))) (cube (+ (sqr c) (sqr d)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (100 enodes) * * [misc]simplify: iters left: 2 (269 enodes) * [exit]simplify: Simplified to (cube (/ (- (* c b) (* d a)) (fma d d (* c c)))) * [exit]simplify: Simplified to (cube (/ (- (* c b) (* d a)) (fma d d (* c c)))) * * * * [misc]progress: [ 17 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (/ (- (* b c) (* a d)) (+ (sqr c) (sqr d)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * [exit]simplify: Simplified to (cbrt (/ (- (* c b) (* d a)) (fma d d (* c c)))) * [exit]simplify: Simplified to (cbrt (/ (- (* c b) (* d a)) (fma d d (* c c)))) * * * * [misc]progress: [ 18 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (/ (- (* b c) (* a d)) (+ (sqr c) (sqr d)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (45 enodes) * * [misc]simplify: iters left: 3 (67 enodes) * * [misc]simplify: iters left: 2 (138 enodes) * * [misc]simplify: iters left: 1 (311 enodes) * [exit]simplify: Simplified to (cube (/ (- (* c b) (* d a)) (fma d d (* c c)))) * [exit]simplify: Simplified to (cube (/ (- (* c b) (* d a)) (fma d d (* c c)))) * * * * [misc]progress: [ 19 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cbrt (- (* b c) (* a d))) (cbrt (+ (sqr c) (sqr d)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * [exit]simplify: Simplified to (/ (cbrt (- (* c b) (* d a))) (cbrt (fma d d (* c c)))) * [exit]simplify: Simplified to (/ (cbrt (- (* c b) (* d a))) (cbrt (fma d d (* c c)))) * * * * [misc]progress: [ 20 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ (- (* b c) (* a d)) (+ (sqr c) (sqr d)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * [exit]simplify: Simplified to (sqrt (/ (- (* c b) (* d a)) (fma d d (* c c)))) * [exit]simplify: Simplified to (sqrt (/ (- (* c b) (* d a)) (fma d d (* c c)))) * * * * [misc]progress: [ 21 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (- (* b c) (* a d))) (sqrt (+ (sqr c) (sqr d)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * [exit]simplify: Simplified to (/ (sqrt (- (* c b) (* d a))) (hypot c d)) * [exit]simplify: Simplified to (/ (sqrt (- (* c b) (* d a))) (hypot c d)) * * * * [misc]progress: [ 22 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (- (- (* b c) (* a d))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (- (- (* c b) (* d a))) * [exit]simplify: Simplified to (- (- (* c b) (* d a))) * [enter]simplify: Simplifying (- (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * * [misc]simplify: iters left: 2 (25 enodes) * [exit]simplify: Simplified to (- (fma d d (sqr c))) * [exit]simplify: Simplified to (- (fma d d (sqr c))) * * * * [misc]progress: [ 23 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* b c) (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * * [misc]simplify: iters left: 2 (21 enodes) * * [misc]simplify: iters left: 1 (23 enodes) * [exit]simplify: Simplified to (/ (* c b) (fma d d (* c c))) * [exit]simplify: Simplified to (/ (* c b) (fma d d (* c c))) * [enter]simplify: Simplifying (/ (* a d) (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * * [misc]simplify: iters left: 2 (21 enodes) * * [misc]simplify: iters left: 1 (23 enodes) * [exit]simplify: Simplified to (/ (* d a) (fma c c (* d d))) * [exit]simplify: Simplified to (/ (* d a) (fma c c (* d d))) * * * * [misc]progress: [ 24 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to 1 * [exit]simplify: Simplified to 1 * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (fma d d (* c c))) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (fma d d (* c c))) * * * * [misc]progress: [ 25 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to 1 * [exit]simplify: Simplified to 1 * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (fma d d (* c c))) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (fma d d (* c c))) * * * * [misc]progress: [ 26 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (sqrt (* b c)) (sqrt (* a d))) 1) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * [exit]simplify: Simplified to (/ (+ (sqrt (* c b)) (sqrt (* a d))) 1) * [exit]simplify: Simplified to (/ (+ (sqrt (* c b)) (sqrt (* a d))) 1) * [enter]simplify: Simplifying (/ (- (sqrt (* b c)) (sqrt (* a d))) (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * [exit]simplify: Simplified to (/ (- (sqrt (* c b)) (sqrt (* a d))) (fma d d (* c c))) * [exit]simplify: Simplified to (/ (- (sqrt (* c b)) (sqrt (* a d))) (fma d d (* c c))) * * * * [misc]progress: [ 27 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (sqrt (* b c)) (sqrt (* a d))) 1) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * [exit]simplify: Simplified to (/ (+ (sqrt (* c b)) (sqrt (* a d))) 1) * [exit]simplify: Simplified to (/ (+ (sqrt (* c b)) (sqrt (* a d))) 1) * [enter]simplify: Simplifying (/ (- (sqrt (* b c)) (sqrt (* a d))) (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * [exit]simplify: Simplified to (/ (- (sqrt (* c b)) (sqrt (* a d))) (fma d d (* c c))) * [exit]simplify: Simplified to (/ (- (sqrt (* c b)) (sqrt (* a d))) (fma d d (* c c))) * * * * [misc]progress: [ 28 / 68 ] simplifiying candidate # * * * * [misc]progress: [ 29 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * [exit]simplify: Simplified to (/ 1 (fma c c (* d d))) * [exit]simplify: Simplified to (/ 1 (fma c c (* d d))) * * * * [misc]progress: [ 30 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (sqr c) (sqr d)) (- (* b c) (* a d))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * [exit]simplify: Simplified to (/ (fma d d (sqr c)) (- (* c b) (* a d))) * [exit]simplify: Simplified to (/ (fma d d (sqr c)) (- (* c b) (* a d))) * * * * [misc]progress: [ 31 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (36 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) 1) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) 1) * * * * [misc]progress: [ 32 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (36 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) 1) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) 1) * * * * [misc]progress: [ 33 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (sqr c) (sqr d)) (- (* b c) (* a d))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * [exit]simplify: Simplified to (/ (fma d d (sqr c)) (- (* c b) (* a d))) * [exit]simplify: Simplified to (/ (fma d d (sqr c)) (- (* c b) (* a d))) * * * * [misc]progress: [ 34 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (sqr c) (sqr d)) (- (sqrt (* b c)) (sqrt (* a d)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * [exit]simplify: Simplified to (/ (fma d d (sqr c)) (- (sqrt (* c b)) (sqrt (* a d)))) * [exit]simplify: Simplified to (/ (fma d d (sqr c)) (- (sqrt (* c b)) (sqrt (* a d)))) * * * * [misc]progress: [ 35 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (- (pow (sqr c) 3) (pow (sqr d) 3))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (71 enodes) * * [misc]simplify: iters left: 2 (109 enodes) * * [misc]simplify: iters left: 1 (174 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (- (cube (* c c)) (* (cube d) (cube d)))) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (- (cube (* c c)) (* (cube d) (cube d)))) * * * * [misc]progress: [ 36 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (- (sqr (sqr c)) (sqr (sqr d)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (119 enodes) * * [misc]simplify: iters left: 2 (181 enodes) * * [misc]simplify: iters left: 1 (433 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (- (* (* c c) (* c c)) (* (* d d) (* d d)))) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (- (* (* c c) (* c c)) (* (* d d) (* d d)))) * * * * [misc]progress: [ 37 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* (+ (sqr c) (sqr d)) (+ (sqr (* b c)) (+ (sqr (* a d)) (* (* b c) (* a d))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (38 enodes) * * [misc]simplify: iters left: 4 (103 enodes) * * [misc]simplify: iters left: 3 (279 enodes) * [exit]simplify: Simplified to (* (fma d d (sqr c)) (fma (* a d) (fma d a (* c b)) (sqr (* c b)))) * [exit]simplify: Simplified to (* (fma d d (sqr c)) (fma (* a d) (fma d a (* c b)) (sqr (* c b)))) * * * * [misc]progress: [ 38 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* (+ (sqr c) (sqr d)) (+ (* b c) (* a d))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (74 enodes) * * [misc]simplify: iters left: 3 (164 enodes) * * [misc]simplify: iters left: 2 (307 enodes) * [exit]simplify: Simplified to (* (fma c b (* a d)) (fma d d (sqr c))) * [exit]simplify: Simplified to (* (fma c b (* a d)) (fma d d (sqr c))) * * * * [misc]progress: [ 39 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (- (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (expm1 (- (* c b) (* d a))) * [exit]simplify: Simplified to (expm1 (- (* c b) (* d a))) * * * * [misc]progress: [ 40 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (- (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (log1p (- (* c b) (* d a))) * [exit]simplify: Simplified to (log1p (- (* c b) (* d a))) * * * * [misc]progress: [ 41 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp (* b c)) (exp (* a d))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * [exit]simplify: Simplified to (exp (- (* c b) (* a d))) * [exit]simplify: Simplified to (exp (- (* c b) (* a d))) * * * * [misc]progress: [ 42 / 68 ] simplifiying candidate # * * * * [misc]progress: [ 43 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (log (- (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (log (- (* c b) (* d a))) * [exit]simplify: Simplified to (log (- (* c b) (* d a))) * * * * [misc]progress: [ 44 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (- (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (exp (- (* c b) (* d a))) * [exit]simplify: Simplified to (exp (- (* c b) (* d a))) * * * * [misc]progress: [ 45 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (- (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (- (* c b) (* d a))) * [exit]simplify: Simplified to (cbrt (- (* c b) (* d a))) * * * * [misc]progress: [ 46 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (- (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * [exit]simplify: Simplified to (cube (- (* c b) (* d a))) * [exit]simplify: Simplified to (cube (- (* c b) (* d a))) * * * * [misc]progress: [ 47 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (- (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (sqrt (- (* c b) (* d a))) * [exit]simplify: Simplified to (sqrt (- (* c b) (* d a))) * * * * [misc]progress: [ 48 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* a d)) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (10 enodes) * * [misc]simplify: iters left: 1 (11 enodes) * [exit]simplify: Simplified to (* a (- d)) * [exit]simplify: Simplified to (* a (- d)) * * * * [misc]progress: [ 49 / 68 ] simplifiying candidate # * * * * [misc]progress: [ 50 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (- (pow (* b c) 3) (pow (* a d) 3)) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (46 enodes) * * [misc]simplify: iters left: 1 (66 enodes) * [exit]simplify: Simplified to (- (cube (* c b)) (cube (* d a))) * [exit]simplify: Simplified to (- (cube (* c b)) (cube (* d a))) * [enter]simplify: Simplifying (+ (sqr (* b c)) (+ (sqr (* a d)) (* (* b c) (* a d)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (116 enodes) * * [misc]simplify: iters left: 2 (213 enodes) * * [misc]simplify: iters left: 1 (299 enodes) * [exit]simplify: Simplified to (fma (* c b) (fma a d (* c b)) (sqr (* a d))) * [exit]simplify: Simplified to (fma (* c b) (fma a d (* c b)) (sqr (* a d))) * * * * [misc]progress: [ 51 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (- (sqr (* b c)) (sqr (* a d))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (58 enodes) * * [misc]simplify: iters left: 1 (86 enodes) * [exit]simplify: Simplified to (- (* (* c b) (* c b)) (sqr (* a d))) * [exit]simplify: Simplified to (- (* (* c b) (* c b)) (sqr (* a d))) * [enter]simplify: Simplifying (+ (* b c) (* a d)) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (14 enodes) * [exit]simplify: Simplified to (fma c b (* d a)) * [exit]simplify: Simplified to (fma c b (* d a)) * * * * [misc]progress: [ 52 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (sqrt (* b c)) (sqrt (* a d))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * [exit]simplify: Simplified to (+ (sqrt (* c b)) (sqrt (* a d))) * [exit]simplify: Simplified to (+ (sqrt (* c b)) (sqrt (* a d))) * [enter]simplify: Simplifying (- (sqrt (* b c)) (sqrt (* a d))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * [exit]simplify: Simplified to (- (sqrt (* c b)) (sqrt (* a d))) * [exit]simplify: Simplified to (- (sqrt (* c b)) (sqrt (* a d))) * * * * [misc]progress: [ 53 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * [exit]simplify: Simplified to (expm1 (fma d d (sqr c))) * [exit]simplify: Simplified to (expm1 (fma d d (sqr c))) * * * * [misc]progress: [ 54 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * [exit]simplify: Simplified to (log1p (fma d d (sqr c))) * [exit]simplify: Simplified to (log1p (fma d d (sqr c))) * * * * [misc]progress: [ 55 / 68 ] simplifiying candidate # * * * * [misc]progress: [ 56 / 68 ] simplifiying candidate # * * * * [misc]progress: [ 57 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* (exp (sqr c)) (exp (sqr d))) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * * [misc]simplify: iters left: 1 (20 enodes) * [exit]simplify: Simplified to (exp (fma d d (sqr c))) * [exit]simplify: Simplified to (exp (fma d d (sqr c))) * * * * [misc]progress: [ 58 / 68 ] simplifiying candidate # * * * * [misc]progress: [ 59 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (log (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * [exit]simplify: Simplified to (log (fma d d (sqr c))) * [exit]simplify: Simplified to (log (fma d d (sqr c))) * * * * [misc]progress: [ 60 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * [exit]simplify: Simplified to (exp (fma d d (sqr c))) * [exit]simplify: Simplified to (exp (fma d d (sqr c))) * * * * [misc]progress: [ 61 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * [exit]simplify: Simplified to (cbrt (fma d d (sqr c))) * [exit]simplify: Simplified to (cbrt (fma d d (sqr c))) * * * * [misc]progress: [ 62 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (23 enodes) * * [misc]simplify: iters left: 1 (71 enodes) * [exit]simplify: Simplified to (cube (fma d d (sqr c))) * [exit]simplify: Simplified to (cube (fma d d (sqr c))) * * * * [misc]progress: [ 63 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * [exit]simplify: Simplified to (hypot c d) * [exit]simplify: Simplified to (hypot c d) * * * * [misc]progress: [ 64 / 68 ] simplifiying candidate # * * * * [misc]progress: [ 65 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (- (pow (sqr c) 3) (pow (sqr d) 3)) * * [misc]simplify: iters left: 4 (8 enodes) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (20 enodes) * * [misc]simplify: iters left: 1 (32 enodes) * [exit]simplify: Simplified to (* (+ (cube c) (cube d)) (- (cube c) (cube d))) * [exit]simplify: Simplified to (* (+ (cube c) (cube d)) (- (cube c) (cube d))) * [enter]simplify: Simplifying (+ (sqr (sqr c)) (- (sqr (sqr d)) (* (sqr c) (sqr d)))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (55 enodes) * * [misc]simplify: iters left: 2 (78 enodes) * * [misc]simplify: iters left: 1 (110 enodes) * [exit]simplify: Simplified to (fma (sqr c) (- (sqr c) (* d d)) (* (* d d) (* d d))) * [exit]simplify: Simplified to (fma (sqr c) (- (sqr c) (* d d)) (* (* d d) (* d d))) * * * * [misc]progress: [ 66 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (- (sqr (sqr c)) (sqr (sqr d))) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (41 enodes) * [exit]simplify: Simplified to (- (* (sqr c) (sqr c)) (* (* d d) (* d d))) * [exit]simplify: Simplified to (- (* (sqr c) (sqr c)) (* (* d d) (* d d))) * [enter]simplify: Simplifying (- (sqr c) (sqr d)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (10 enodes) * * [misc]simplify: iters left: 1 (12 enodes) * [exit]simplify: Simplified to (- (sqr c) (* d d)) * [exit]simplify: Simplified to (- (sqr c) (* d d)) * * * * [misc]progress: [ 67 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (sqr c) (sqr d)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * * [misc]simplify: iters left: 1 (10 enodes) * [exit]simplify: Simplified to (fma d d (sqr c)) * [exit]simplify: Simplified to (fma d d (sqr c)) * * * * [misc]progress: [ 68 / 68 ] simplifiying candidate # * * * [misc]progress: adding candidates to table * * [misc]progress: iteration 2 / 3 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 3 ] generating series at (2) * [misc]approximate: Taking taylor expansion of (/ (- (* b c) (* a d)) (sqr (hypot c d))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in d * [misc]taylor: Taking taylor expansion of (* b c) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* b c) into (* b c) * [misc]backup-simplify: Simplify (* a 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* b c) 0) into (* b c) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (* b c) (sqr (hypot c d))) into (/ (* b c) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (sqr (hypot c d))) in a * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in a * [misc]taylor: Taking taylor expansion of (* b c) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in a * [misc]taylor: Taking taylor expansion of (hypot c d) in a * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* b c) into (* b c) * [misc]backup-simplify: Simplify (* 0 d) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* b c) 0) into (* b c) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (* b c) (sqr (hypot c d))) into (/ (* b c) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in c * [misc]taylor: Taking taylor expansion of (* b c) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* a d) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* b 0) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ 0 (- (* d a))) into (- (* d a)) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (- (* d a)) (sqr (hypot c d))) into (* -1 (/ (* d a) (sqr (hypot c d)))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in b * [misc]taylor: Taking taylor expansion of (hypot c d) in b * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ 0 (- (* d a))) into (- (* d a)) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (- (* d a)) (sqr (hypot c d))) into (* -1 (/ (* d a) (sqr (hypot c d)))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in b * [misc]taylor: Taking taylor expansion of (hypot c d) in b * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ 0 (- (* d a))) into (- (* d a)) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (- (* d a)) (sqr (hypot c d))) into (* -1 (/ (* d a) (sqr (hypot c d)))) * [misc]taylor: Taking taylor expansion of (* -1 (/ (* d a) (sqr (hypot c d)))) in c * [misc]taylor: Taking taylor expansion of -1 in c * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (* d a) (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (* d a) (sqr (hypot c d))) into (/ (* d a) (sqr (hypot c d))) * [misc]backup-simplify: Simplify (* -1 (/ (* d a) (sqr (hypot c d)))) into (* -1 (/ (* d a) (sqr (hypot c d)))) * [misc]taylor: Taking taylor expansion of (* -1 (/ (* d a) (sqr (hypot c d)))) in a * [misc]taylor: Taking taylor expansion of -1 in a * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (* d a) (sqr (hypot c d))) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in a * [misc]taylor: Taking taylor expansion of (hypot c d) in a * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ d (sqr (hypot c d))) into (/ d (sqr (hypot c d))) * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ c 0) into c * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ c (sqr (hypot c d))) (+ (* (* -1 (/ (* d a) (sqr (hypot c d)))) (/ 0 (sqr (hypot c d)))))) into (/ c (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ c (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ (* d a) (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (* d a) (sqr (hypot c d))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* -1 (/ d (sqr (hypot c d)))) into (* -1 (/ d (sqr (hypot c d)))) * [misc]taylor: Taking taylor expansion of (* -1 (/ d (sqr (hypot c d)))) in d * [misc]taylor: Taking taylor expansion of -1 in d * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ d (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (* -1 (/ (* d a) (sqr (hypot c d)))) (/ 0 (sqr (hypot c d)))) (* (/ c (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot c d))) in a * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in a * [misc]taylor: Taking taylor expansion of (hypot c d) in a * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ (* d a) (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (* d a) (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ d (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ d (sqr (hypot c d))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* -1 (/ 1 (sqr (hypot c d)))) into (/ -1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (/ -1 (sqr (hypot c d))) into (/ -1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot c d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (* -1 (/ (* d a) (sqr (hypot c d)))) (/ 0 (sqr (hypot c d)))) (* (/ c (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot c d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ (* d a) (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (* d a) (sqr (hypot c d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 (sqr (hypot c d))) (* d (* a (* 1 1)))) (* (/ 1 (sqr (hypot c d))) (* 1 (* 1 (* c b))))) into (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot c d)))) * [misc]approximate: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in d * [misc]taylor: Taking taylor expansion of (/ 1 b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (/ 1 a) 1) into (/ 1 a) * [misc]backup-simplify: Simplify (- (/ 1 a)) into (- (/ 1 a)) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 a))) into (- (/ 1 a)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (- (/ 1 a)) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ -1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in a * [misc]taylor: Taking taylor expansion of (/ 1 b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in a * [misc]taylor: Taking taylor expansion of (/ 1 a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* 1 (/ 1 d)) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 d))) into (- (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (- (/ 1 d)) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ -1 (* (sqr (hypot (/ 1 c) (/ 1 d))) d)) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in c * [misc]taylor: Taking taylor expansion of (/ 1 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (/ 1 b) 1) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 b) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) b)) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in b * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in b * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) in c * [misc]taylor: Taking taylor expansion of (* (sqr (hypot (/ 1 c) (/ 1 d))) c) in c * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 1) (* 0 0)) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 a) (/ 1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d a)))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ (- (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) in c * [misc]taylor: Taking taylor expansion of (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)) in c * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)) into (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)) * [misc]backup-simplify: Simplify (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) into (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) in a * [misc]taylor: Taking taylor expansion of (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)) in a * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) d) (* 0 0)) into (* (sqr (hypot (/ 1 c) (/ 1 d))) d) * [misc]backup-simplify: Simplify (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) d)) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) d)) * [misc]backup-simplify: Simplify (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) d))) into (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) d))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) d))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) d)) in d * [misc]taylor: Taking taylor expansion of (* (sqr (hypot (/ 1 c) (/ 1 d))) d) in d * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 1) (* 0 0)) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (- (/ 1 (sqr (hypot (/ 1 c) (/ 1 d))))) into (- (/ 1 (sqr (hypot (/ 1 c) (/ 1 d))))) * [misc]backup-simplify: Simplify (- (/ 1 (sqr (hypot (/ 1 c) (/ 1 d))))) into (- (/ 1 (sqr (hypot (/ 1 c) (/ 1 d))))) * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (* 0 (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (* 0 (* d a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) (/ 0 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 d) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) d)) (/ 0 (* (sqr (hypot (/ 1 c) (/ 1 d))) d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (* 0 (* d a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) (/ 0 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) (* 0 (/ 0 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (+ (* 0 d) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) d)) (/ 0 (* (sqr (hypot (/ 1 c) (/ 1 d))) d))) (* 0 (/ 0 (* (sqr (hypot (/ 1 c) (/ 1 d))) d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (* 1 (* 1 (* (/ 1 (/ 1 c)) (/ 1 (/ 1 b)))))) (* (- (/ 1 (sqr (hypot (/ 1 c) (/ 1 d))))) (* (/ 1 (/ 1 d)) (* (/ 1 (/ 1 a)) (* 1 1))))) into (- (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 d)))) (/ (* d a) (sqr (hypot (/ 1 c) (/ 1 d))))) * [misc]approximate: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in d * [misc]taylor: Taking taylor expansion of (- b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in d * [misc]taylor: Taking taylor expansion of (- a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in d * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (/ -1 a) -1) into (/ 1 a) * [misc]backup-simplify: Simplify (- (/ 1 a)) into (- (/ 1 a)) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 a))) into (- (/ 1 a)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (- (/ 1 a)) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ -1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in a * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in a * [misc]taylor: Taking taylor expansion of (- b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in a * [misc]taylor: Taking taylor expansion of (- c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in a * [misc]taylor: Taking taylor expansion of (- a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in a * [misc]taylor: Taking taylor expansion of (- d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in a * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* -1 (/ -1 d)) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 d))) into (- (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (- (/ 1 d)) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ -1 (* d (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in c * [misc]taylor: Taking taylor expansion of (- b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in c * [misc]taylor: Taking taylor expansion of (- a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in c * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (/ -1 b) -1) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 b) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* b (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in b * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in b * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) in c * [misc]taylor: Taking taylor expansion of (* c (sqr (hypot (/ -1 c) (/ -1 d)))) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqr (hypot (/ -1 c) (/ -1 d))))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) in a * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 c))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 a) (/ -1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d a)))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ (- (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) in c * [misc]taylor: Taking taylor expansion of (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* a (sqr (hypot (/ -1 c) (/ -1 d)))) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* a (sqr (hypot (/ -1 c) (/ -1 d)))) into (* a (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))) into (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]backup-simplify: Simplify (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) into (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) into (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) in a * [misc]taylor: Taking taylor expansion of (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* a (sqr (hypot (/ -1 c) (/ -1 d)))) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqr (hypot (/ -1 c) (/ -1 d))))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (+ (* d (sqr (hypot (/ -1 c) (/ -1 d)))) (* 0 0)) into (* d (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (/ 1 (* d (sqr (hypot (/ -1 c) (/ -1 d))))) into (/ 1 (* d (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]backup-simplify: Simplify (- (/ 1 (* d (sqr (hypot (/ -1 c) (/ -1 d)))))) into (- (/ 1 (* d (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d (sqr (hypot (/ -1 c) (/ -1 d)))))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (* d (sqr (hypot (/ -1 c) (/ -1 d))))) in d * [misc]taylor: Taking taylor expansion of (* d (sqr (hypot (/ -1 c) (/ -1 d)))) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqr (hypot (/ -1 c) (/ -1 d))))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (- (/ 1 (sqr (hypot (/ -1 c) (/ -1 d))))) into (- (/ 1 (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]backup-simplify: Simplify (- (/ 1 (sqr (hypot (/ -1 c) (/ -1 d))))) into (- (/ 1 (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (* 0 (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) (/ 0 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (* d (sqr (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) (/ 0 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) (* 0 (/ 0 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (* d (sqr (hypot (/ -1 c) (/ -1 d)))))) (* 0 (/ 0 (* d (sqr (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (* 1 (* 1 (* (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- b))))))) (* (- (/ 1 (sqr (hypot (/ -1 c) (/ -1 d))))) (* (/ 1 (/ 1 (- d))) (* (/ 1 (/ 1 (- a))) (* 1 1))))) into (- (/ (* b c) (sqr (hypot (/ -1 c) (/ -1 d)))) (/ (* d a) (sqr (hypot (/ -1 c) (/ -1 d))))) * * * * [misc]progress: [ 2 / 3 ] generating series at (2 1) * [misc]approximate: Taking taylor expansion of (- (* b c) (* a d)) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in d * [misc]taylor: Taking taylor expansion of (* b c) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in a * [misc]taylor: Taking taylor expansion of (* b c) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in c * [misc]taylor: Taking taylor expansion of (* b c) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* a d) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ 0 (- (* d a))) into (- (* d a)) * [misc]taylor: Taking taylor expansion of (- (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]taylor: Taking taylor expansion of (- (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ c 0) into c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in d * [misc]taylor: Taking taylor expansion of (/ 1 b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in a * [misc]taylor: Taking taylor expansion of (/ 1 b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in a * [misc]taylor: Taking taylor expansion of (/ 1 a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in c * [misc]taylor: Taking taylor expansion of (/ 1 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 a) (/ 1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d a)))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (/ 1 (* d a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]taylor: Taking taylor expansion of (- (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (* 0 (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))) (* 0 (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (* 1 (* 1 (* (/ 1 (/ 1 c)) (/ 1 (/ 1 b)))))) (* -1 (* (/ 1 (/ 1 d)) (* (/ 1 (/ 1 a)) (* 1 1))))) into (- (* b c) (* d a)) * [misc]approximate: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in d * [misc]taylor: Taking taylor expansion of (- b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in d * [misc]taylor: Taking taylor expansion of (- a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in a * [misc]taylor: Taking taylor expansion of (- b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in a * [misc]taylor: Taking taylor expansion of (- c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in a * [misc]taylor: Taking taylor expansion of (- a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in a * [misc]taylor: Taking taylor expansion of (- d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in c * [misc]taylor: Taking taylor expansion of (- b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in c * [misc]taylor: Taking taylor expansion of (- a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 c))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 a) (/ -1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d a)))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (/ 1 (* d a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]taylor: Taking taylor expansion of (- (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (* 0 (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))) (* 0 (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (* 1 (* 1 (* (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- b))))))) (* -1 (* (/ 1 (/ 1 (- d))) (* (/ 1 (/ 1 (- a))) (* 1 1))))) into (- (* b c) (* d a)) * * * * [misc]progress: [ 3 / 3 ] generating series at (2 2) * [misc]approximate: Taking taylor expansion of (sqr (hypot c d)) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (sqr (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot c d))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (sqr (hypot c d)) into (sqr (hypot c d)) * [misc]approximate: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (sqr (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (sqr (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]approximate: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in d * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in c * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in c * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (sqr (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (sqr (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 3 ] rewriting at (2) * * * * [misc]progress: [ 2 / 3 ] rewriting at (2 1) * * * * [misc]progress: [ 3 / 3 ] rewriting at (2 2) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (62 enodes) * * [misc]simplify: iters left: 2 (74 enodes) * * [misc]simplify: iters left: 1 (86 enodes) * [exit]simplify: Simplified to (- (* (/ b (hypot c d)) (/ c (hypot c d))) (* (/ a (hypot c d)) (/ d (hypot c d)))) * * * * [misc]progress: [ 2 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 d)))) (/ (* d a) (sqr (hypot (/ 1 c) (/ 1 d))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (67 enodes) * * [misc]simplify: iters left: 2 (79 enodes) * * [misc]simplify: iters left: 1 (91 enodes) * [exit]simplify: Simplified to (- (* (/ c (hypot (/ 1 c) (/ 1 d))) (/ b (hypot (/ 1 c) (/ 1 d)))) (/ (/ a (hypot (/ 1 c) (/ 1 d))) (/ (hypot (/ 1 c) (/ 1 d)) d))) * * * * [misc]progress: [ 3 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot (/ -1 c) (/ -1 d)))) (/ (* d a) (sqr (hypot (/ -1 c) (/ -1 d))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (65 enodes) * * [misc]simplify: iters left: 2 (77 enodes) * * [misc]simplify: iters left: 1 (89 enodes) * [exit]simplify: Simplified to (- (* (/ b (hypot (/ -1 c) (/ -1 d))) (/ c (hypot (/ -1 c) (/ -1 d)))) (/ (/ d (hypot (/ -1 c) (/ -1 d))) (/ (hypot (/ -1 c) (/ -1 d)) a))) * * * * [misc]progress: [ 4 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 0 (sqr (hypot c d))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to 0 * * * * [misc]progress: [ 5 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (* d a)) (sqr (hypot c d))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (67 enodes) * * [misc]simplify: iters left: 2 (87 enodes) * * [misc]simplify: iters left: 1 (99 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 6 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (* d a)) (sqr (hypot c d))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (67 enodes) * * [misc]simplify: iters left: 2 (87 enodes) * * [misc]simplify: iters left: 1 (99 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 7 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (sqr (hypot c d))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (67 enodes) * * [misc]simplify: iters left: 2 (87 enodes) * * [misc]simplify: iters left: 1 (99 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 8 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (sqr (hypot (/ 1 c) (/ 1 d)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (72 enodes) * * [misc]simplify: iters left: 2 (92 enodes) * * [misc]simplify: iters left: 1 (104 enodes) * [exit]simplify: Simplified to (/ (/ (- (* c b) (* d a)) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d))) * * * * [misc]progress: [ 9 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (sqr (hypot (/ -1 c) (/ -1 d)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (70 enodes) * * [misc]simplify: iters left: 2 (90 enodes) * * [misc]simplify: iters left: 1 (102 enodes) * [exit]simplify: Simplified to (/ (/ (- (* c b) (* d a)) (hypot (/ -1 c) (/ -1 d))) (hypot (/ -1 c) (/ -1 d))) * * * * [misc]progress: [ 10 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (/ (- (* b c) (* a d)) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (68 enodes) * * [misc]simplify: iters left: 2 (88 enodes) * * [misc]simplify: iters left: 1 (100 enodes) * [exit]simplify: Simplified to (expm1 (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * [exit]simplify: Simplified to (expm1 (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * * * * [misc]progress: [ 11 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (/ (- (* b c) (* a d)) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (68 enodes) * * [misc]simplify: iters left: 2 (88 enodes) * * [misc]simplify: iters left: 1 (100 enodes) * [exit]simplify: Simplified to (log1p (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * [exit]simplify: Simplified to (log1p (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * * * * [misc]progress: [ 12 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 13 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (- (* b c) (* a d))) (log (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (- (log (- (* c b) (* d a))) (+ (log (hypot c d)) (log (hypot c d)))) * [exit]simplify: Simplified to (- (log (- (* c b) (* d a))) (+ (log (hypot c d)) (log (hypot c d)))) * * * * [misc]progress: [ 14 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (log (/ (- (* b c) (* a d)) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (75 enodes) * * [misc]simplify: iters left: 2 (97 enodes) * * [misc]simplify: iters left: 1 (109 enodes) * [exit]simplify: Simplified to (log (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * [exit]simplify: Simplified to (log (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * * * * [misc]progress: [ 15 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (/ (- (* b c) (* a d)) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (79 enodes) * * [misc]simplify: iters left: 2 (99 enodes) * * [misc]simplify: iters left: 1 (111 enodes) * [exit]simplify: Simplified to (exp (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * [exit]simplify: Simplified to (exp (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * * * * [misc]progress: [ 16 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cube (- (* b c) (* a d))) (cube (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (52 enodes) * * [misc]simplify: iters left: 2 (130 enodes) * * [misc]simplify: iters left: 1 (372 enodes) * [exit]simplify: Simplified to (cube (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * [exit]simplify: Simplified to (cube (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * * * * [misc]progress: [ 17 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (/ (- (* b c) (* a d)) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (68 enodes) * * [misc]simplify: iters left: 2 (88 enodes) * * [misc]simplify: iters left: 1 (100 enodes) * [exit]simplify: Simplified to (cbrt (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * [exit]simplify: Simplified to (cbrt (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * * * * [misc]progress: [ 18 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (/ (- (* b c) (* a d)) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (56 enodes) * * [misc]simplify: iters left: 3 (108 enodes) * * [misc]simplify: iters left: 2 (143 enodes) * * [misc]simplify: iters left: 1 (207 enodes) * [exit]simplify: Simplified to (cube (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * [exit]simplify: Simplified to (cube (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * * * * [misc]progress: [ 19 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cbrt (- (* b c) (* a d))) (cbrt (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * [exit]simplify: Simplified to (/ (cbrt (- (* c b) (* d a))) (cbrt (* (hypot c d) (hypot c d)))) * [exit]simplify: Simplified to (/ (cbrt (- (* c b) (* d a))) (cbrt (* (hypot c d) (hypot c d)))) * * * * [misc]progress: [ 20 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ (- (* b c) (* a d)) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (68 enodes) * * [misc]simplify: iters left: 2 (88 enodes) * * [misc]simplify: iters left: 1 (100 enodes) * [exit]simplify: Simplified to (sqrt (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * [exit]simplify: Simplified to (sqrt (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * * * * [misc]progress: [ 21 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (- (* b c) (* a d))) (hypot c d)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ (sqrt (- (* c b) (* d a))) (hypot c d)) * [exit]simplify: Simplified to (/ (sqrt (- (* c b) (* d a))) (hypot c d)) * * * * [misc]progress: [ 22 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (- (- (* b c) (* a d))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (- (- (* c b) (* d a))) * [exit]simplify: Simplified to (- (- (* c b) (* d a))) * [enter]simplify: Simplifying (- (sqr (hypot c d))) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (6 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * [exit]simplify: Simplified to (* (hypot c d) (- (hypot c d))) * [exit]simplify: Simplified to (* (hypot c d) (- (hypot c d))) * * * * [misc]progress: [ 23 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* b c) (sqr (hypot c d))) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (33 enodes) * [exit]simplify: Simplified to (/ (/ (* c b) (hypot c d)) (hypot c d)) * [exit]simplify: Simplified to (/ (/ (* c b) (hypot c d)) (hypot c d)) * [enter]simplify: Simplifying (/ (* a d) (sqr (hypot c d))) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (33 enodes) * [exit]simplify: Simplified to (/ (/ (* d a) (hypot c d)) (hypot c d)) * [exit]simplify: Simplified to (/ (/ (* d a) (hypot c d)) (hypot c d)) * * * * [misc]progress: [ 24 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqr 1)) * * [misc]simplify: iters left: 3 (3 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * [exit]simplify: Simplified to (/ 1 1) * [exit]simplify: Simplified to (/ 1 1) * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (sqr (hypot c d))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (67 enodes) * * [misc]simplify: iters left: 2 (87 enodes) * * [misc]simplify: iters left: 1 (99 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d))) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 25 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (hypot c d)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * [exit]simplify: Simplified to (/ 1 (hypot c d)) * [exit]simplify: Simplified to (/ 1 (hypot c d)) * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (hypot c d)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (hypot c d)) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (hypot c d)) * * * * [misc]progress: [ 26 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to 1 * [exit]simplify: Simplified to 1 * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (sqr (hypot c d))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (67 enodes) * * [misc]simplify: iters left: 2 (87 enodes) * * [misc]simplify: iters left: 1 (99 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d))) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 27 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (sqrt (* b c)) (sqrt (* a d))) (sqr 1)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * [exit]simplify: Simplified to (/ (+ (sqrt (* c b)) (sqrt (* a d))) 1) * [exit]simplify: Simplified to (/ (+ (sqrt (* c b)) (sqrt (* a d))) 1) * [enter]simplify: Simplifying (/ (- (sqrt (* b c)) (sqrt (* a d))) (sqr (hypot c d))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (- (sqrt (* c b)) (sqrt (* a d))) (* (hypot c d) (hypot c d))) * [exit]simplify: Simplified to (/ (- (sqrt (* c b)) (sqrt (* a d))) (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 28 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (sqrt (* b c)) (sqrt (* a d))) (hypot c d)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * [exit]simplify: Simplified to (/ (+ (sqrt (* c b)) (sqrt (* a d))) (hypot c d)) * [exit]simplify: Simplified to (/ (+ (sqrt (* c b)) (sqrt (* a d))) (hypot c d)) * [enter]simplify: Simplifying (/ (- (sqrt (* b c)) (sqrt (* a d))) (hypot c d)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * [exit]simplify: Simplified to (/ (- (sqrt (* c b)) (sqrt (* a d))) (hypot c d)) * [exit]simplify: Simplified to (/ (- (sqrt (* c b)) (sqrt (* a d))) (hypot c d)) * * * * [misc]progress: [ 29 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (sqrt (* b c)) (sqrt (* a d))) 1) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * [exit]simplify: Simplified to (/ (+ (sqrt (* c b)) (sqrt (* a d))) 1) * [exit]simplify: Simplified to (/ (+ (sqrt (* c b)) (sqrt (* a d))) 1) * [enter]simplify: Simplifying (/ (- (sqrt (* b c)) (sqrt (* a d))) (sqr (hypot c d))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (- (sqrt (* c b)) (sqrt (* a d))) (* (hypot c d) (hypot c d))) * [exit]simplify: Simplified to (/ (- (sqrt (* c b)) (sqrt (* a d))) (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 30 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 31 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqr (hypot c d))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * [exit]simplify: Simplified to (/ (/ 1 (hypot c d)) (hypot c d)) * [exit]simplify: Simplified to (/ (/ 1 (hypot c d)) (hypot c d)) * * * * [misc]progress: [ 32 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqr (hypot c d)) (- (* b c) (* a d))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * * [misc]simplify: iters left: 2 (29 enodes) * * [misc]simplify: iters left: 1 (37 enodes) * [exit]simplify: Simplified to (/ (* (hypot c d) (hypot c d)) (- (* c b) (* a d))) * [exit]simplify: Simplified to (/ (* (hypot c d) (hypot c d)) (- (* c b) (* a d))) * * * * [misc]progress: [ 33 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (sqr 1)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (50 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) 1) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) 1) * * * * [misc]progress: [ 34 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (hypot c d)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (hypot c d)) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (hypot c d)) * * * * [misc]progress: [ 35 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (36 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) 1) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) 1) * * * * [misc]progress: [ 36 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqr (hypot c d)) (- (* b c) (* a d))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * * [misc]simplify: iters left: 2 (29 enodes) * * [misc]simplify: iters left: 1 (37 enodes) * [exit]simplify: Simplified to (/ (* (hypot c d) (hypot c d)) (- (* c b) (* a d))) * [exit]simplify: Simplified to (/ (* (hypot c d) (hypot c d)) (- (* c b) (* a d))) * * * * [misc]progress: [ 37 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqr (hypot c d)) (- (sqrt (* b c)) (sqrt (* a d)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (23 enodes) * [exit]simplify: Simplified to (/ (* (hypot c d) (hypot c d)) (- (sqrt (* c b)) (sqrt (* d a)))) * [exit]simplify: Simplified to (/ (* (hypot c d) (hypot c d)) (- (sqrt (* c b)) (sqrt (* d a)))) * * * * [misc]progress: [ 38 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqr (hypot c d)) (+ (sqr (* b c)) (+ (sqr (* a d)) (* (* b c) (* a d))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (37 enodes) * * [misc]simplify: iters left: 4 (90 enodes) * * [misc]simplify: iters left: 3 (203 enodes) * * [misc]simplify: iters left: 2 (423 enodes) * [exit]simplify: Simplified to (* (fma (fma c b (* d a)) (* d a) (* (* c b) (* c b))) (* (hypot c d) (hypot c d))) * [exit]simplify: Simplified to (* (fma (fma c b (* d a)) (* d a) (* (* c b) (* c b))) (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 39 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqr (hypot c d)) (+ (* b c) (* a d))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (75 enodes) * * [misc]simplify: iters left: 2 (105 enodes) * * [misc]simplify: iters left: 1 (120 enodes) * [exit]simplify: Simplified to (* (* (hypot c d) (hypot c d)) (fma b c (* a d))) * [exit]simplify: Simplified to (* (* (hypot c d) (hypot c d)) (fma b c (* a d))) * * * * [misc]progress: [ 40 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (- (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (expm1 (- (* c b) (* d a))) * [exit]simplify: Simplified to (expm1 (- (* c b) (* d a))) * * * * [misc]progress: [ 41 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (- (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (log1p (- (* c b) (* d a))) * [exit]simplify: Simplified to (log1p (- (* c b) (* d a))) * * * * [misc]progress: [ 42 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp (* b c)) (exp (* a d))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * [exit]simplify: Simplified to (exp (- (* c b) (* a d))) * [exit]simplify: Simplified to (exp (- (* c b) (* a d))) * * * * [misc]progress: [ 43 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 44 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (log (- (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (log (- (* c b) (* d a))) * [exit]simplify: Simplified to (log (- (* c b) (* d a))) * * * * [misc]progress: [ 45 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (- (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (exp (- (* c b) (* d a))) * [exit]simplify: Simplified to (exp (- (* c b) (* d a))) * * * * [misc]progress: [ 46 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (- (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (- (* c b) (* d a))) * [exit]simplify: Simplified to (cbrt (- (* c b) (* d a))) * * * * [misc]progress: [ 47 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (- (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * [exit]simplify: Simplified to (cube (- (* c b) (* d a))) * [exit]simplify: Simplified to (cube (- (* c b) (* d a))) * * * * [misc]progress: [ 48 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (- (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (sqrt (- (* c b) (* d a))) * [exit]simplify: Simplified to (sqrt (- (* c b) (* d a))) * * * * [misc]progress: [ 49 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* a d)) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (10 enodes) * * [misc]simplify: iters left: 1 (11 enodes) * [exit]simplify: Simplified to (* a (- d)) * [exit]simplify: Simplified to (* a (- d)) * * * * [misc]progress: [ 50 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 51 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (- (pow (* b c) 3) (pow (* a d) 3)) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (46 enodes) * * [misc]simplify: iters left: 1 (66 enodes) * [exit]simplify: Simplified to (- (cube (* c b)) (cube (* d a))) * [exit]simplify: Simplified to (- (cube (* c b)) (cube (* d a))) * [enter]simplify: Simplifying (+ (sqr (* b c)) (+ (sqr (* a d)) (* (* b c) (* a d)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (116 enodes) * * [misc]simplify: iters left: 2 (213 enodes) * * [misc]simplify: iters left: 1 (299 enodes) * [exit]simplify: Simplified to (fma (* c b) (fma a d (* c b)) (sqr (* a d))) * [exit]simplify: Simplified to (fma (* c b) (fma a d (* c b)) (sqr (* a d))) * * * * [misc]progress: [ 52 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (- (sqr (* b c)) (sqr (* a d))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (58 enodes) * * [misc]simplify: iters left: 1 (86 enodes) * [exit]simplify: Simplified to (- (* (* c b) (* c b)) (sqr (* a d))) * [exit]simplify: Simplified to (- (* (* c b) (* c b)) (sqr (* a d))) * [enter]simplify: Simplifying (+ (* b c) (* a d)) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (14 enodes) * [exit]simplify: Simplified to (fma c b (* d a)) * [exit]simplify: Simplified to (fma c b (* d a)) * * * * [misc]progress: [ 53 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (sqrt (* b c)) (sqrt (* a d))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * [exit]simplify: Simplified to (+ (sqrt (* c b)) (sqrt (* a d))) * [exit]simplify: Simplified to (+ (sqrt (* c b)) (sqrt (* a d))) * [enter]simplify: Simplifying (- (sqrt (* b c)) (sqrt (* a d))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * [exit]simplify: Simplified to (- (sqrt (* c b)) (sqrt (* a d))) * [exit]simplify: Simplified to (- (sqrt (* c b)) (sqrt (* a d))) * * * * [misc]progress: [ 54 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * [exit]simplify: Simplified to (expm1 (* (hypot c d) (hypot c d))) * [exit]simplify: Simplified to (expm1 (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 55 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * [exit]simplify: Simplified to (log1p (* (hypot c d) (hypot c d))) * [exit]simplify: Simplified to (log1p (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 56 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 57 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 58 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (log (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * * [misc]simplify: iters left: 1 (8 enodes) * [exit]simplify: Simplified to (+ (log (hypot c d)) (log (hypot c d))) * [exit]simplify: Simplified to (+ (log (hypot c d)) (log (hypot c d))) * * * * [misc]progress: [ 59 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * * [misc]simplify: iters left: 1 (8 enodes) * [exit]simplify: Simplified to (exp (* (hypot c d) (hypot c d))) * [exit]simplify: Simplified to (exp (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 60 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * [exit]simplify: Simplified to (cbrt (* (hypot c d) (hypot c d))) * [exit]simplify: Simplified to (cbrt (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 61 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * * [misc]simplify: iters left: 1 (14 enodes) * [exit]simplify: Simplified to (* (cube (hypot c d)) (cube (hypot c d))) * [exit]simplify: Simplified to (* (cube (hypot c d)) (cube (hypot c d))) * * * * [misc]progress: [ 62 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * [exit]simplify: Simplified to (fabs (hypot c d)) * [exit]simplify: Simplified to (fabs (hypot c d)) * * * * [misc]progress: [ 63 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (sqr 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (sqr 1) * [exit]simplify: Simplified to (sqr 1) * [enter]simplify: Simplifying (sqr (hypot c d)) * * [misc]simplify: iters left: 2 (4 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to (* (hypot c d) (hypot c d)) * [exit]simplify: Simplified to (* (hypot c d) (hypot c d)) * * * * [misc]progress: [ 64 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 65 / 65 ] simplifiying candidate # * * * [misc]progress: adding candidates to table * * [misc]progress: iteration 3 / 3 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 2) * [misc]approximate: Taking taylor expansion of (/ (* d a) (sqr (hypot c d))) in (d a c) around 0 * [misc]taylor: Taking taylor expansion of (/ (* d a) (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (* d a) (sqr (hypot c d))) into (/ (* d a) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (* d a) (sqr (hypot c d))) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in a * [misc]taylor: Taking taylor expansion of (hypot c d) in a * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ d (sqr (hypot c d))) into (/ d (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (* d a) (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (* d a) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* 0 a) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 a)) into a * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ a (sqr (hypot c d))) into (/ a (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (* d a) (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (* d a) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* 0 a) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 a)) into a * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ a (sqr (hypot c d))) into (/ a (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ a (sqr (hypot c d))) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in a * [misc]taylor: Taking taylor expansion of (hypot c d) in a * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ a (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ a (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (/ 1 (sqr (hypot c d))) (* 1 (* a d))) into (/ (* d a) (sqr (hypot c d))) * [misc]approximate: Taking taylor expansion of (/ (* (/ 1 d) (/ 1 a)) (sqr (hypot (/ 1 c) (/ 1 d)))) in (d a c) around 0 * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 d) (/ 1 a)) (sqr (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 a)) in c * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (/ 1 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 (* d a)) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 d) (/ 1 a)) (sqr (hypot (/ 1 c) (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 a)) in a * [misc]taylor: Taking taylor expansion of (/ 1 d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (/ 1 a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (/ 1 d) 1) into (/ 1 d) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 d) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) d)) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 d) (/ 1 a)) (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 a)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* 1 (/ 1 a)) into (/ 1 a) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 d) (/ 1 a)) (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 a)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* 1 (/ 1 a)) into (/ 1 a) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) in a * [misc]taylor: Taking taylor expansion of (* (sqr (hypot (/ 1 c) (/ 1 d))) a) in a * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 1) (* 0 0)) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 a))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (* 1 (* (/ 1 (/ 1 a)) (/ 1 (/ 1 d))))) into (/ (* d a) (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]approximate: Taking taylor expansion of (/ (* (/ 1 (- d)) (/ 1 (- a))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in (d a c) around 0 * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- d)) (/ 1 (- a))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- a))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in c * [misc]taylor: Taking taylor expansion of (- a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in c * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (/ -1 d) (/ -1 a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 (* d a)) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- d)) (/ 1 (- a))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in a * [misc]taylor: Taking taylor expansion of (- d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in a * [misc]taylor: Taking taylor expansion of (- a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in a * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (/ -1 d) -1) into (/ 1 d) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 d) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* d (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- d)) (/ 1 (- a))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- a))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in d * [misc]taylor: Taking taylor expansion of (- a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in d * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* -1 (/ -1 a)) into (/ 1 a) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 a) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- d)) (/ 1 (- a))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- a))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in d * [misc]taylor: Taking taylor expansion of (- a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in d * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* -1 (/ -1 a)) into (/ 1 a) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 a) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) in a * [misc]taylor: Taking taylor expansion of (* a (sqr (hypot (/ -1 c) (/ -1 d)))) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqr (hypot (/ -1 c) (/ -1 d))))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) in c * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 a))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (* 1 (* (/ 1 (/ 1 (- a))) (/ 1 (/ 1 (- d)))))) into (/ (* d a) (sqr (hypot (/ -1 c) (/ -1 d)))) * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1) * [misc]approximate: Taking taylor expansion of (/ (* b c) (sqr (hypot c d))) in (b c d) around 0 * [misc]taylor: Taking taylor expansion of (/ (* b c) (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (* b c) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* b c) into (* b c) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (* b c) (sqr (hypot c d))) into (/ (* b c) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (* b c) (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (* b c) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* b 0) into 0 * [misc]backup-simplify: Simplify (+ (* b 1) (* 0 0)) into b * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ b (sqr (hypot c d))) into (/ b (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (* b c) (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in b * [misc]taylor: Taking taylor expansion of (hypot c d) in b * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ c (sqr (hypot c d))) into (/ c (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (* b c) (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in b * [misc]taylor: Taking taylor expansion of (hypot c d) in b * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ c (sqr (hypot c d))) into (/ c (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ c (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ c (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ c (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (/ 1 (sqr (hypot c d))) (* 1 (* c b))) into (/ (* b c) (sqr (hypot c d))) * [misc]approximate: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) in (b c d) around 0 * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in d * [misc]taylor: Taking taylor expansion of (/ 1 b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (/ 1 b) (/ 1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 (* b c)) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* b c))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (/ 1 b) 1) into (/ 1 b) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 b) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) b)) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in b * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in b * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) in c * [misc]taylor: Taking taylor expansion of (* (sqr (hypot (/ 1 c) (/ 1 d))) c) in c * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 1) (* 0 0)) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (* 1 (* (/ 1 (/ 1 c)) (/ 1 (/ 1 b))))) into (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]approximate: Taking taylor expansion of (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in (b c d) around 0 * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in d * [misc]taylor: Taking taylor expansion of (- b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in d * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (/ -1 b) (/ -1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 (* b c)) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* b (* c (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in c * [misc]taylor: Taking taylor expansion of (- b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in c * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (/ -1 b) -1) into (/ 1 b) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 b) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* b (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in b * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in b * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) in c * [misc]taylor: Taking taylor expansion of (* c (sqr (hypot (/ -1 c) (/ -1 d)))) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqr (hypot (/ -1 c) (/ -1 d))))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 c))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (* 1 (* (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- b)))))) into (/ (* b c) (sqr (hypot (/ -1 c) (/ -1 d)))) * * * * [misc]progress: [ 3 / 4 ] generating series at (2) * [misc]approximate: Taking taylor expansion of (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot c d)))) in (b c d a) around 0 * [misc]taylor: Taking taylor expansion of (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot c d)))) in a * [misc]taylor: Taking taylor expansion of (/ (* b c) (sqr (hypot c d))) in a * [misc]taylor: Taking taylor expansion of (* b c) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in a * [misc]taylor: Taking taylor expansion of (hypot c d) in a * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* b c) into (* b c) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (* b c) (sqr (hypot c d))) into (/ (* b c) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (* d a) (sqr (hypot c d))) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in a * [misc]taylor: Taking taylor expansion of (hypot c d) in a * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ d (sqr (hypot c d))) into (/ d (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot c d)))) in d * [misc]taylor: Taking taylor expansion of (/ (* b c) (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (* b c) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* b c) into (* b c) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (* b c) (sqr (hypot c d))) into (/ (* b c) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (* d a) (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (* d a) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* 0 a) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 a)) into a * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ a (sqr (hypot c d))) into (/ a (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot c d)))) in c * [misc]taylor: Taking taylor expansion of (/ (* b c) (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (* b c) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* b 0) into 0 * [misc]backup-simplify: Simplify (+ (* b 1) (* 0 0)) into b * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ b (sqr (hypot c d))) into (/ b (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (* d a) (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (* d a) (sqr (hypot c d))) into (/ (* d a) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot c d)))) in b * [misc]taylor: Taking taylor expansion of (/ (* b c) (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in b * [misc]taylor: Taking taylor expansion of (hypot c d) in b * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ c (sqr (hypot c d))) into (/ c (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (* d a) (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (* d a) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in b * [misc]taylor: Taking taylor expansion of (hypot c d) in b * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (* d a) (sqr (hypot c d))) into (/ (* d a) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot c d)))) in b * [misc]taylor: Taking taylor expansion of (/ (* b c) (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in b * [misc]taylor: Taking taylor expansion of (hypot c d) in b * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ c (sqr (hypot c d))) into (/ c (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (* d a) (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (* d a) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in b * [misc]taylor: Taking taylor expansion of (hypot c d) in b * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (* d a) (sqr (hypot c d))) into (/ (* d a) (sqr (hypot c d))) * [misc]backup-simplify: Simplify (- (/ (* d a) (sqr (hypot c d)))) into (- (/ (* d a) (sqr (hypot c d)))) * [misc]backup-simplify: Simplify (+ 0 (- (/ (* d a) (sqr (hypot c d))))) into (- (/ (* d a) (sqr (hypot c d)))) * [misc]taylor: Taking taylor expansion of (- (/ (* d a) (sqr (hypot c d)))) in c * [misc]taylor: Taking taylor expansion of (/ (* d a) (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (* d a) (sqr (hypot c d))) into (/ (* d a) (sqr (hypot c d))) * [misc]backup-simplify: Simplify (- (/ (* d a) (sqr (hypot c d)))) into (- (/ (* d a) (sqr (hypot c d)))) * [misc]taylor: Taking taylor expansion of (- (/ (* d a) (sqr (hypot c d)))) in d * [misc]taylor: Taking taylor expansion of (/ (* d a) (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (* d a) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* 0 a) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 a)) into a * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ a (sqr (hypot c d))) into (/ a (sqr (hypot c d))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ (* d a) (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ c (sqr (hypot c d))) 0) into (/ c (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ c (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ (* d a) (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ a (sqr (hypot c d)))) into (- (/ a (sqr (hypot c d)))) * [misc]taylor: Taking taylor expansion of (- (/ a (sqr (hypot c d)))) in a * [misc]taylor: Taking taylor expansion of (/ a (sqr (hypot c d))) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in a * [misc]taylor: Taking taylor expansion of (hypot c d) in a * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ c (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ (* d a) (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot c d))) in a * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in a * [misc]taylor: Taking taylor expansion of (hypot c d) in a * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ (* d a) (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ a (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (sqr (hypot c d)))) into (- (/ 1 (sqr (hypot c d)))) * [misc]backup-simplify: Simplify (- (/ 1 (sqr (hypot c d)))) into (- (/ 1 (sqr (hypot c d)))) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ c (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot c d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ (* d a) (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot c d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ (* d a) (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- (/ 1 (sqr (hypot c d)))) (* a (* d (* 1 1)))) (* (/ 1 (sqr (hypot c d))) (* 1 (* 1 (* c b))))) into (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot c d)))) * [misc]approximate: Taking taylor expansion of (- (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) (/ (* (/ 1 d) (/ 1 a)) (sqr (hypot (/ 1 c) (/ 1 d))))) in (b c d a) around 0 * [misc]taylor: Taking taylor expansion of (- (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) (/ (* (/ 1 d) (/ 1 a)) (sqr (hypot (/ 1 c) (/ 1 d))))) in a * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in a * [misc]taylor: Taking taylor expansion of (/ 1 b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (/ 1 b) (/ 1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 (* b c)) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* b c))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 d) (/ 1 a)) (sqr (hypot (/ 1 c) (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 a)) in a * [misc]taylor: Taking taylor expansion of (/ 1 d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (/ 1 a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (/ 1 d) 1) into (/ 1 d) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 d) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) d)) * [misc]taylor: Taking taylor expansion of (- (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) (/ (* (/ 1 d) (/ 1 a)) (sqr (hypot (/ 1 c) (/ 1 d))))) in d * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in d * [misc]taylor: Taking taylor expansion of (/ 1 b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (/ 1 b) (/ 1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 (* b c)) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* b c))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 d) (/ 1 a)) (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 a)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* 1 (/ 1 a)) into (/ 1 a) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) * [misc]taylor: Taking taylor expansion of (- (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) (/ (* (/ 1 d) (/ 1 a)) (sqr (hypot (/ 1 c) (/ 1 d))))) in c * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (/ 1 b) 1) into (/ 1 b) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 b) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) b)) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 d) (/ 1 a)) (sqr (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 a)) in c * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (/ 1 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 (* d a)) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) (/ (* (/ 1 d) (/ 1 a)) (sqr (hypot (/ 1 c) (/ 1 d))))) in b * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in b * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 d) (/ 1 a)) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 a)) in b * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in b * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 (* d a)) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) (/ (* (/ 1 d) (/ 1 a)) (sqr (hypot (/ 1 c) (/ 1 d))))) in b * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in b * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 d) (/ 1 a)) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 a)) in b * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in b * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 (* d a)) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) * [misc]backup-simplify: Simplify (+ (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) 0) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) in c * [misc]taylor: Taking taylor expansion of (* (sqr (hypot (/ 1 c) (/ 1 d))) c) in c * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 1) (* 0 0)) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) into (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))))) into (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) in c * [misc]taylor: Taking taylor expansion of (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)) in c * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)) into (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)) * [misc]backup-simplify: Simplify (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 a))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) into (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) in d * [misc]taylor: Taking taylor expansion of (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)) in d * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]taylor: Taking taylor expansion of (* d a) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (* 0 a) into 0 * [misc]backup-simplify: Simplify (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 a)) into a * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) a) (* 0 0)) into (* (sqr (hypot (/ 1 c) (/ 1 d))) a) * [misc]backup-simplify: Simplify (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) * [misc]backup-simplify: Simplify (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a))) into (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) in a * [misc]taylor: Taking taylor expansion of (* (sqr (hypot (/ 1 c) (/ 1 d))) a) in a * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 1) (* 0 0)) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (- (/ 1 (sqr (hypot (/ 1 c) (/ 1 d))))) into (- (/ 1 (sqr (hypot (/ 1 c) (/ 1 d))))) * [misc]backup-simplify: Simplify (- (/ 1 (sqr (hypot (/ 1 c) (/ 1 d))))) into (- (/ 1 (sqr (hypot (/ 1 c) (/ 1 d))))) * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (* 0 (* d a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) (/ 0 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 a) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) (/ 0 (* (sqr (hypot (/ 1 c) (/ 1 d))) a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (* 0 (* d a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) (/ 0 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) (* 0 (/ 0 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (+ (* 0 a) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) (/ 0 (* (sqr (hypot (/ 1 c) (/ 1 d))) a))) (* 0 (/ 0 (* (sqr (hypot (/ 1 c) (/ 1 d))) a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (* 1 (* 1 (* (/ 1 (/ 1 c)) (/ 1 (/ 1 b)))))) (* (- (/ 1 (sqr (hypot (/ 1 c) (/ 1 d))))) (* (/ 1 (/ 1 a)) (* (/ 1 (/ 1 d)) (* 1 1))))) into (- (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 d)))) (/ (* d a) (sqr (hypot (/ 1 c) (/ 1 d))))) * [misc]approximate: Taking taylor expansion of (- (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) (/ (* (/ 1 (- d)) (/ 1 (- a))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in (b c d a) around 0 * [misc]taylor: Taking taylor expansion of (- (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) (/ (* (/ 1 (- d)) (/ 1 (- a))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in a * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in a * [misc]taylor: Taking taylor expansion of (- b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in a * [misc]taylor: Taking taylor expansion of (- c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in a * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (/ -1 b) (/ -1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 (* b c)) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* b (* c (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- d)) (/ 1 (- a))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in a * [misc]taylor: Taking taylor expansion of (- d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in a * [misc]taylor: Taking taylor expansion of (- a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in a * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (/ -1 d) -1) into (/ 1 d) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 d) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* d (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (- (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) (/ (* (/ 1 (- d)) (/ 1 (- a))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in d * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in d * [misc]taylor: Taking taylor expansion of (- b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in d * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (/ -1 b) (/ -1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 (* b c)) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* b (* c (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- d)) (/ 1 (- a))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- a))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in d * [misc]taylor: Taking taylor expansion of (- a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in d * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* -1 (/ -1 a)) into (/ 1 a) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 a) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (- (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) (/ (* (/ 1 (- d)) (/ 1 (- a))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in c * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in c * [misc]taylor: Taking taylor expansion of (- b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in c * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (/ -1 b) -1) into (/ 1 b) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 b) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* b (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- d)) (/ 1 (- a))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- a))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in c * [misc]taylor: Taking taylor expansion of (- a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in c * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (/ -1 d) (/ -1 a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 (* d a)) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]taylor: Taking taylor expansion of (- (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) (/ (* (/ 1 (- d)) (/ 1 (- a))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in b * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in b * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- d)) (/ 1 (- a))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- a))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in b * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (/ -1 d) (/ -1 a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 (* d a)) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]taylor: Taking taylor expansion of (- (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) (/ (* (/ 1 (- d)) (/ 1 (- a))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in b * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in b * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- d)) (/ 1 (- a))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- a))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in b * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (/ -1 d) (/ -1 a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 (* d a)) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]backup-simplify: Simplify (+ (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) 0) into (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) in c * [misc]taylor: Taking taylor expansion of (* c (sqr (hypot (/ -1 c) (/ -1 d)))) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqr (hypot (/ -1 c) (/ -1 d))))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 c))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) into (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))))) into (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) in c * [misc]taylor: Taking taylor expansion of (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* a (sqr (hypot (/ -1 c) (/ -1 d)))) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* a (sqr (hypot (/ -1 c) (/ -1 d)))) into (* a (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))) into (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]backup-simplify: Simplify (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) into (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) in a * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 a))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) into (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) in d * [misc]taylor: Taking taylor expansion of (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* a (sqr (hypot (/ -1 c) (/ -1 d)))) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* a (sqr (hypot (/ -1 c) (/ -1 d)))) into (* a (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (* 0 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) into (* a (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) into (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]backup-simplify: Simplify (- (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) into (- (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) in a * [misc]taylor: Taking taylor expansion of (* a (sqr (hypot (/ -1 c) (/ -1 d)))) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqr (hypot (/ -1 c) (/ -1 d))))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (- (/ 1 (sqr (hypot (/ -1 c) (/ -1 d))))) into (- (/ 1 (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]backup-simplify: Simplify (- (/ 1 (sqr (hypot (/ -1 c) (/ -1 d))))) into (- (/ 1 (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (* 0 (/ -1 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) (/ 0 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (* a (sqr (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) (/ 0 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) (* 0 (/ 0 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* a (sqr (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) (* 0 (/ 0 (* a (sqr (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (* 1 (* 1 (* (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- b))))))) (* (- (/ 1 (sqr (hypot (/ -1 c) (/ -1 d))))) (* (/ 1 (/ 1 (- a))) (* (/ 1 (/ 1 (- d))) (* 1 1))))) into (- (/ (* b c) (sqr (hypot (/ -1 c) (/ -1 d)))) (/ (* d a) (sqr (hypot (/ -1 c) (/ -1 d))))) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 2 2) * [misc]approximate: Taking taylor expansion of (sqr (hypot c d)) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (sqr (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot c d))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (sqr (hypot c d)) into (sqr (hypot c d)) * [misc]approximate: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (sqr (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (sqr (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]approximate: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in d * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in c * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in c * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (sqr (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (sqr (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 2) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 2 2) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (62 enodes) * * [misc]simplify: iters left: 2 (74 enodes) * * [misc]simplify: iters left: 1 (86 enodes) * [exit]simplify: Simplified to (- (* (/ b (hypot c d)) (/ c (hypot c d))) (* (/ a (hypot c d)) (/ d (hypot c d)))) * * * * [misc]progress: [ 2 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot (/ 1 c) (/ 1 d))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (70 enodes) * * [misc]simplify: iters left: 2 (82 enodes) * * [misc]simplify: iters left: 1 (94 enodes) * [exit]simplify: Simplified to (- (/ (/ c (hypot c d)) (/ (hypot c d) b)) (/ (/ a (hypot (/ 1 c) (/ 1 d))) (/ (hypot (/ 1 c) (/ 1 d)) d))) * * * * [misc]progress: [ 3 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot (/ -1 c) (/ -1 d))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (68 enodes) * * [misc]simplify: iters left: 2 (80 enodes) * * [misc]simplify: iters left: 1 (92 enodes) * [exit]simplify: Simplified to (- (* (/ c (hypot c d)) (/ b (hypot c d))) (/ (/ (* d a) (hypot (/ -1 c) (/ -1 d))) (hypot (/ -1 c) (/ -1 d)))) * * * * [misc]progress: [ 4 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (62 enodes) * * [misc]simplify: iters left: 2 (74 enodes) * * [misc]simplify: iters left: 1 (86 enodes) * [exit]simplify: Simplified to (- (* (/ b (hypot c d)) (/ c (hypot c d))) (* (/ a (hypot c d)) (/ d (hypot c d)))) * * * * [misc]progress: [ 5 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 d)))) (/ (* d a) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (70 enodes) * * [misc]simplify: iters left: 2 (82 enodes) * * [misc]simplify: iters left: 1 (94 enodes) * [exit]simplify: Simplified to (- (/ (/ c (hypot (/ 1 c) (/ 1 d))) (/ (hypot (/ 1 c) (/ 1 d)) b)) (/ (/ d (hypot c d)) (/ (hypot c d) a))) * * * * [misc]progress: [ 6 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot (/ -1 c) (/ -1 d)))) (/ (* d a) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (68 enodes) * * [misc]simplify: iters left: 2 (80 enodes) * * [misc]simplify: iters left: 1 (92 enodes) * [exit]simplify: Simplified to (- (* (/ c (hypot (/ -1 c) (/ -1 d))) (/ b (hypot (/ -1 c) (/ -1 d)))) (/ (/ (* a d) (hypot c d)) (hypot c d))) * * * * [misc]progress: [ 7 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (62 enodes) * * [misc]simplify: iters left: 2 (74 enodes) * * [misc]simplify: iters left: 1 (86 enodes) * [exit]simplify: Simplified to (- (* (/ b (hypot c d)) (/ c (hypot c d))) (* (/ a (hypot c d)) (/ d (hypot c d)))) * * * * [misc]progress: [ 8 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 d)))) (/ (* d a) (sqr (hypot (/ 1 c) (/ 1 d))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (67 enodes) * * [misc]simplify: iters left: 2 (79 enodes) * * [misc]simplify: iters left: 1 (91 enodes) * [exit]simplify: Simplified to (- (* (/ c (hypot (/ 1 c) (/ 1 d))) (/ b (hypot (/ 1 c) (/ 1 d)))) (/ (/ a (hypot (/ 1 c) (/ 1 d))) (/ (hypot (/ 1 c) (/ 1 d)) d))) * * * * [misc]progress: [ 9 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot (/ -1 c) (/ -1 d)))) (/ (* d a) (sqr (hypot (/ -1 c) (/ -1 d))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (65 enodes) * * [misc]simplify: iters left: 2 (77 enodes) * * [misc]simplify: iters left: 1 (89 enodes) * [exit]simplify: Simplified to (- (* (/ b (hypot (/ -1 c) (/ -1 d))) (/ c (hypot (/ -1 c) (/ -1 d)))) (/ (/ d (hypot (/ -1 c) (/ -1 d))) (/ (hypot (/ -1 c) (/ -1 d)) a))) * * * * [misc]progress: [ 10 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (62 enodes) * * [misc]simplify: iters left: 2 (74 enodes) * * [misc]simplify: iters left: 1 (86 enodes) * [exit]simplify: Simplified to (- (* (/ b (hypot c d)) (/ c (hypot c d))) (* (/ a (hypot c d)) (/ d (hypot c d)))) * * * * [misc]progress: [ 11 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot (/ 1 c) (/ 1 d))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (70 enodes) * * [misc]simplify: iters left: 2 (82 enodes) * * [misc]simplify: iters left: 1 (94 enodes) * [exit]simplify: Simplified to (- (/ (/ c (hypot c d)) (/ (hypot c d) b)) (/ (/ a (hypot (/ 1 c) (/ 1 d))) (/ (hypot (/ 1 c) (/ 1 d)) d))) * * * * [misc]progress: [ 12 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot (/ -1 c) (/ -1 d))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (68 enodes) * * [misc]simplify: iters left: 2 (80 enodes) * * [misc]simplify: iters left: 1 (92 enodes) * [exit]simplify: Simplified to (- (* (/ c (hypot c d)) (/ b (hypot c d))) (/ (/ (* d a) (hypot (/ -1 c) (/ -1 d))) (hypot (/ -1 c) (/ -1 d)))) * * * * [misc]progress: [ 13 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (/ (* d a) (sqr (hypot c d)))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * * [misc]simplify: iters left: 1 (40 enodes) * [exit]simplify: Simplified to (expm1 (/ (/ a (hypot c d)) (/ (hypot c d) d))) * [exit]simplify: Simplified to (expm1 (/ (/ a (hypot c d)) (/ (hypot c d) d))) * * * * [misc]progress: [ 14 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (/ (* d a) (sqr (hypot c d)))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * * [misc]simplify: iters left: 1 (40 enodes) * [exit]simplify: Simplified to (log1p (/ (/ a (hypot c d)) (/ (hypot c d) d))) * [exit]simplify: Simplified to (log1p (/ (/ a (hypot c d)) (/ (hypot c d) d))) * * * * [misc]progress: [ 15 / 91 ] simplifiying candidate # * * * * [misc]progress: [ 16 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (* d a)) (log (sqr (hypot c d)))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (32 enodes) * [exit]simplify: Simplified to (- (- (log (* a d)) (log (hypot c d))) (log (hypot c d))) * [exit]simplify: Simplified to (- (- (log (* a d)) (log (hypot c d))) (log (hypot c d))) * * * * [misc]progress: [ 17 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (log (/ (* d a) (sqr (hypot c d)))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * * [misc]simplify: iters left: 2 (53 enodes) * * [misc]simplify: iters left: 1 (79 enodes) * [exit]simplify: Simplified to (log (/ (/ a (hypot c d)) (/ (hypot c d) d))) * [exit]simplify: Simplified to (log (/ (/ a (hypot c d)) (/ (hypot c d) d))) * * * * [misc]progress: [ 18 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (/ (* d a) (sqr (hypot c d)))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * * [misc]simplify: iters left: 1 (44 enodes) * [exit]simplify: Simplified to (exp (* (/ d (hypot c d)) (/ a (hypot c d)))) * [exit]simplify: Simplified to (exp (* (/ d (hypot c d)) (/ a (hypot c d)))) * * * * [misc]progress: [ 19 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cube (* d a)) (cube (sqr (hypot c d)))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (91 enodes) * * [misc]simplify: iters left: 1 (423 enodes) * [exit]simplify: Simplified to (/ (/ (cube (* a d)) (* (hypot c d) (hypot c d))) (sqr (* (hypot c d) (hypot c d)))) * [exit]simplify: Simplified to (/ (/ (cube (* a d)) (* (hypot c d) (hypot c d))) (sqr (* (hypot c d) (hypot c d)))) * * * * [misc]progress: [ 20 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (/ (* d a) (sqr (hypot c d)))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * * [misc]simplify: iters left: 1 (40 enodes) * [exit]simplify: Simplified to (cbrt (/ (/ a (hypot c d)) (/ (hypot c d) d))) * [exit]simplify: Simplified to (cbrt (/ (/ a (hypot c d)) (/ (hypot c d) d))) * * * * [misc]progress: [ 21 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (/ (* d a) (sqr (hypot c d)))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (46 enodes) * * [misc]simplify: iters left: 2 (122 enodes) * * [misc]simplify: iters left: 1 (244 enodes) * [exit]simplify: Simplified to (cube (* (/ d (hypot c d)) (/ a (hypot c d)))) * [exit]simplify: Simplified to (cube (* (/ d (hypot c d)) (/ a (hypot c d)))) * * * * [misc]progress: [ 22 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cbrt (* d a)) (cbrt (sqr (hypot c d)))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * [exit]simplify: Simplified to (/ (cbrt (* a d)) (cbrt (* (hypot c d) (hypot c d)))) * [exit]simplify: Simplified to (/ (cbrt (* a d)) (cbrt (* (hypot c d) (hypot c d)))) * * * * [misc]progress: [ 23 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ (* d a) (sqr (hypot c d)))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * * [misc]simplify: iters left: 1 (40 enodes) * [exit]simplify: Simplified to (sqrt (/ (/ a (hypot c d)) (/ (hypot c d) d))) * [exit]simplify: Simplified to (sqrt (/ (/ a (hypot c d)) (/ (hypot c d) d))) * * * * [misc]progress: [ 24 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (* d a)) (hypot c d)) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * [exit]simplify: Simplified to (/ (sqrt (* a d)) (hypot c d)) * [exit]simplify: Simplified to (/ (sqrt (* a d)) (hypot c d)) * * * * [misc]progress: [ 25 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* d a)) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (10 enodes) * * [misc]simplify: iters left: 1 (11 enodes) * [exit]simplify: Simplified to (* d (- a)) * [exit]simplify: Simplified to (* d (- a)) * [enter]simplify: Simplifying (- (sqr (hypot c d))) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (6 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * [exit]simplify: Simplified to (* (hypot c d) (- (hypot c d))) * [exit]simplify: Simplified to (* (hypot c d) (- (hypot c d))) * * * * [misc]progress: [ 26 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (/ d (sqr 1)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * [exit]simplify: Simplified to (/ d 1) * [exit]simplify: Simplified to (/ d 1) * [enter]simplify: Simplifying (/ a (sqr (hypot c d))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * [exit]simplify: Simplified to (/ (/ a (hypot c d)) (hypot c d)) * [exit]simplify: Simplified to (/ (/ a (hypot c d)) (hypot c d)) * * * * [misc]progress: [ 27 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (/ d (hypot c d)) * * [misc]simplify: iters left: 3 (4 enodes) * [exit]simplify: Simplified to (/ d (hypot c d)) * [exit]simplify: Simplified to (/ d (hypot c d)) * [enter]simplify: Simplifying (/ a (hypot c d)) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (/ a (hypot c d)) * [exit]simplify: Simplified to (/ a (hypot c d)) * * * * [misc]progress: [ 28 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (/ d 1) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to (/ d 1) * [exit]simplify: Simplified to (/ d 1) * [enter]simplify: Simplifying (/ a (sqr (hypot c d))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * [exit]simplify: Simplified to (/ (/ a (hypot c d)) (hypot c d)) * [exit]simplify: Simplified to (/ (/ a (hypot c d)) (hypot c d)) * * * * [misc]progress: [ 29 / 91 ] simplifiying candidate # * * * * [misc]progress: [ 30 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqr (hypot c d))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * [exit]simplify: Simplified to (/ (/ 1 (hypot c d)) (hypot c d)) * [exit]simplify: Simplified to (/ (/ 1 (hypot c d)) (hypot c d)) * * * * [misc]progress: [ 31 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqr (hypot c d)) (* d a)) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * * [misc]simplify: iters left: 1 (31 enodes) * [exit]simplify: Simplified to (* (/ (hypot c d) (* d a)) (hypot c d)) * [exit]simplify: Simplified to (* (/ (hypot c d) (* d a)) (hypot c d)) * * * * [misc]progress: [ 32 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* d a) (sqr 1)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (27 enodes) * [exit]simplify: Simplified to (* a (/ d 1)) * [exit]simplify: Simplified to (* a (/ d 1)) * * * * [misc]progress: [ 33 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* d a) (hypot c d)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * * [misc]simplify: iters left: 1 (14 enodes) * [exit]simplify: Simplified to (/ (* a d) (hypot c d)) * [exit]simplify: Simplified to (/ (* a d) (hypot c d)) * * * * [misc]progress: [ 34 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* d a) 1) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * * [misc]simplify: iters left: 1 (15 enodes) * [exit]simplify: Simplified to (* (/ d 1) a) * [exit]simplify: Simplified to (* (/ d 1) a) * * * * [misc]progress: [ 35 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqr (hypot c d)) a) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * * [misc]simplify: iters left: 1 (11 enodes) * [exit]simplify: Simplified to (/ (hypot c d) (/ a (hypot c d))) * [exit]simplify: Simplified to (/ (hypot c d) (/ a (hypot c d))) * * * * [misc]progress: [ 36 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (/ (* b c) (sqr (hypot c d)))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * * [misc]simplify: iters left: 1 (40 enodes) * [exit]simplify: Simplified to (expm1 (/ (/ c (hypot c d)) (/ (hypot c d) b))) * [exit]simplify: Simplified to (expm1 (/ (/ c (hypot c d)) (/ (hypot c d) b))) * * * * [misc]progress: [ 37 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (/ (* b c) (sqr (hypot c d)))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * * [misc]simplify: iters left: 1 (40 enodes) * [exit]simplify: Simplified to (log1p (/ (/ c (hypot c d)) (/ (hypot c d) b))) * [exit]simplify: Simplified to (log1p (/ (/ c (hypot c d)) (/ (hypot c d) b))) * * * * [misc]progress: [ 38 / 91 ] simplifiying candidate # * * * * [misc]progress: [ 39 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (* b c)) (log (sqr (hypot c d)))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (32 enodes) * [exit]simplify: Simplified to (- (- (log (* c b)) (log (hypot c d))) (log (hypot c d))) * [exit]simplify: Simplified to (- (- (log (* c b)) (log (hypot c d))) (log (hypot c d))) * * * * [misc]progress: [ 40 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (log (/ (* b c) (sqr (hypot c d)))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * * [misc]simplify: iters left: 2 (53 enodes) * * [misc]simplify: iters left: 1 (79 enodes) * [exit]simplify: Simplified to (log (/ (/ c (hypot c d)) (/ (hypot c d) b))) * [exit]simplify: Simplified to (log (/ (/ c (hypot c d)) (/ (hypot c d) b))) * * * * [misc]progress: [ 41 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (/ (* b c) (sqr (hypot c d)))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * * [misc]simplify: iters left: 1 (44 enodes) * [exit]simplify: Simplified to (exp (* (/ b (hypot c d)) (/ c (hypot c d)))) * [exit]simplify: Simplified to (exp (* (/ b (hypot c d)) (/ c (hypot c d)))) * * * * [misc]progress: [ 42 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cube (* b c)) (cube (sqr (hypot c d)))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (91 enodes) * * [misc]simplify: iters left: 1 (423 enodes) * [exit]simplify: Simplified to (/ (/ (cube (* c b)) (* (hypot c d) (hypot c d))) (sqr (* (hypot c d) (hypot c d)))) * [exit]simplify: Simplified to (/ (/ (cube (* c b)) (* (hypot c d) (hypot c d))) (sqr (* (hypot c d) (hypot c d)))) * * * * [misc]progress: [ 43 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (/ (* b c) (sqr (hypot c d)))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * * [misc]simplify: iters left: 1 (40 enodes) * [exit]simplify: Simplified to (cbrt (/ (/ c (hypot c d)) (/ (hypot c d) b))) * [exit]simplify: Simplified to (cbrt (/ (/ c (hypot c d)) (/ (hypot c d) b))) * * * * [misc]progress: [ 44 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (/ (* b c) (sqr (hypot c d)))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (46 enodes) * * [misc]simplify: iters left: 2 (122 enodes) * * [misc]simplify: iters left: 1 (244 enodes) * [exit]simplify: Simplified to (cube (* (/ b (hypot c d)) (/ c (hypot c d)))) * [exit]simplify: Simplified to (cube (* (/ b (hypot c d)) (/ c (hypot c d)))) * * * * [misc]progress: [ 45 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cbrt (* b c)) (cbrt (sqr (hypot c d)))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * [exit]simplify: Simplified to (/ (cbrt (* c b)) (cbrt (* (hypot c d) (hypot c d)))) * [exit]simplify: Simplified to (/ (cbrt (* c b)) (cbrt (* (hypot c d) (hypot c d)))) * * * * [misc]progress: [ 46 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ (* b c) (sqr (hypot c d)))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * * [misc]simplify: iters left: 1 (40 enodes) * [exit]simplify: Simplified to (sqrt (/ (/ c (hypot c d)) (/ (hypot c d) b))) * [exit]simplify: Simplified to (sqrt (/ (/ c (hypot c d)) (/ (hypot c d) b))) * * * * [misc]progress: [ 47 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (* b c)) (hypot c d)) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * [exit]simplify: Simplified to (/ (sqrt (* c b)) (hypot c d)) * [exit]simplify: Simplified to (/ (sqrt (* c b)) (hypot c d)) * * * * [misc]progress: [ 48 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* b c)) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (10 enodes) * * [misc]simplify: iters left: 1 (11 enodes) * [exit]simplify: Simplified to (* b (- c)) * [exit]simplify: Simplified to (* b (- c)) * [enter]simplify: Simplifying (- (sqr (hypot c d))) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (6 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * [exit]simplify: Simplified to (* (hypot c d) (- (hypot c d))) * [exit]simplify: Simplified to (* (hypot c d) (- (hypot c d))) * * * * [misc]progress: [ 49 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (/ b (sqr 1)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * [exit]simplify: Simplified to (/ b 1) * [exit]simplify: Simplified to (/ b 1) * [enter]simplify: Simplifying (/ c (sqr (hypot c d))) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (6 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * [exit]simplify: Simplified to (/ (/ c (hypot c d)) (hypot c d)) * [exit]simplify: Simplified to (/ (/ c (hypot c d)) (hypot c d)) * * * * [misc]progress: [ 50 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (/ b (hypot c d)) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (/ b (hypot c d)) * [exit]simplify: Simplified to (/ b (hypot c d)) * [enter]simplify: Simplifying (/ c (hypot c d)) * * [misc]simplify: iters left: 3 (4 enodes) * [exit]simplify: Simplified to (/ c (hypot c d)) * [exit]simplify: Simplified to (/ c (hypot c d)) * * * * [misc]progress: [ 51 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (/ b 1) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to (/ b 1) * [exit]simplify: Simplified to (/ b 1) * [enter]simplify: Simplifying (/ c (sqr (hypot c d))) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (6 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * [exit]simplify: Simplified to (/ (/ c (hypot c d)) (hypot c d)) * [exit]simplify: Simplified to (/ (/ c (hypot c d)) (hypot c d)) * * * * [misc]progress: [ 52 / 91 ] simplifiying candidate # * * * * [misc]progress: [ 53 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqr (hypot c d))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * [exit]simplify: Simplified to (/ (/ 1 (hypot c d)) (hypot c d)) * [exit]simplify: Simplified to (/ (/ 1 (hypot c d)) (hypot c d)) * * * * [misc]progress: [ 54 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqr (hypot c d)) (* b c)) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * * [misc]simplify: iters left: 1 (31 enodes) * [exit]simplify: Simplified to (* (/ (hypot c d) (* c b)) (hypot c d)) * [exit]simplify: Simplified to (* (/ (hypot c d) (* c b)) (hypot c d)) * * * * [misc]progress: [ 55 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* b c) (sqr 1)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (27 enodes) * [exit]simplify: Simplified to (* c (/ b 1)) * [exit]simplify: Simplified to (* c (/ b 1)) * * * * [misc]progress: [ 56 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* b c) (hypot c d)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * * [misc]simplify: iters left: 1 (14 enodes) * [exit]simplify: Simplified to (/ (* c b) (hypot c d)) * [exit]simplify: Simplified to (/ (* c b) (hypot c d)) * * * * [misc]progress: [ 57 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* b c) 1) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * * [misc]simplify: iters left: 1 (15 enodes) * [exit]simplify: Simplified to (* (/ b 1) c) * [exit]simplify: Simplified to (* (/ b 1) c) * * * * [misc]progress: [ 58 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqr (hypot c d)) c) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (6 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * * [misc]simplify: iters left: 1 (10 enodes) * [exit]simplify: Simplified to (/ (* (hypot c d) (hypot c d)) c) * [exit]simplify: Simplified to (/ (* (hypot c d) (hypot c d)) c) * * * * [misc]progress: [ 59 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot c d))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (63 enodes) * * [misc]simplify: iters left: 2 (75 enodes) * * [misc]simplify: iters left: 1 (87 enodes) * [exit]simplify: Simplified to (expm1 (- (/ (/ c (hypot c d)) (/ (hypot c d) b)) (* (/ a (hypot c d)) (/ d (hypot c d))))) * [exit]simplify: Simplified to (expm1 (- (/ (/ c (hypot c d)) (/ (hypot c d) b)) (* (/ a (hypot c d)) (/ d (hypot c d))))) * * * * [misc]progress: [ 60 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot c d))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (63 enodes) * * [misc]simplify: iters left: 2 (75 enodes) * * [misc]simplify: iters left: 1 (87 enodes) * [exit]simplify: Simplified to (log1p (- (/ (/ c (hypot c d)) (/ (hypot c d) b)) (* (/ a (hypot c d)) (/ d (hypot c d))))) * [exit]simplify: Simplified to (log1p (- (/ (/ c (hypot c d)) (/ (hypot c d) b)) (* (/ a (hypot c d)) (/ d (hypot c d))))) * * * * [misc]progress: [ 61 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp (/ (* b c) (sqr (hypot c d)))) (exp (/ (* d a) (sqr (hypot c d))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (74 enodes) * * [misc]simplify: iters left: 2 (86 enodes) * * [misc]simplify: iters left: 1 (98 enodes) * [exit]simplify: Simplified to (exp (- (/ (/ b (hypot c d)) (/ (hypot c d) c)) (* (/ a (hypot c d)) (/ d (hypot c d))))) * [exit]simplify: Simplified to (exp (- (/ (/ b (hypot c d)) (/ (hypot c d) c)) (* (/ a (hypot c d)) (/ d (hypot c d))))) * * * * [misc]progress: [ 62 / 91 ] simplifiying candidate # * * * * [misc]progress: [ 63 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (log (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot c d))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (63 enodes) * * [misc]simplify: iters left: 2 (75 enodes) * * [misc]simplify: iters left: 1 (87 enodes) * [exit]simplify: Simplified to (log (- (/ (/ c (hypot c d)) (/ (hypot c d) b)) (* (/ a (hypot c d)) (/ d (hypot c d))))) * [exit]simplify: Simplified to (log (- (/ (/ c (hypot c d)) (/ (hypot c d) b)) (* (/ a (hypot c d)) (/ d (hypot c d))))) * * * * [misc]progress: [ 64 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot c d))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (74 enodes) * * [misc]simplify: iters left: 2 (86 enodes) * * [misc]simplify: iters left: 1 (98 enodes) * [exit]simplify: Simplified to (exp (- (/ (/ b (hypot c d)) (/ (hypot c d) c)) (* (/ a (hypot c d)) (/ d (hypot c d))))) * [exit]simplify: Simplified to (exp (- (/ (/ b (hypot c d)) (/ (hypot c d) c)) (* (/ a (hypot c d)) (/ d (hypot c d))))) * * * * [misc]progress: [ 65 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot c d))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (63 enodes) * * [misc]simplify: iters left: 2 (75 enodes) * * [misc]simplify: iters left: 1 (87 enodes) * [exit]simplify: Simplified to (cbrt (- (/ (/ c (hypot c d)) (/ (hypot c d) b)) (* (/ a (hypot c d)) (/ d (hypot c d))))) * [exit]simplify: Simplified to (cbrt (- (/ (/ c (hypot c d)) (/ (hypot c d) b)) (* (/ a (hypot c d)) (/ d (hypot c d))))) * * * * [misc]progress: [ 66 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot c d))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (67 enodes) * * [misc]simplify: iters left: 2 (79 enodes) * * [misc]simplify: iters left: 1 (91 enodes) * [exit]simplify: Simplified to (cube (- (/ (/ b (hypot c d)) (/ (hypot c d) c)) (* (/ a (hypot c d)) (/ d (hypot c d))))) * [exit]simplify: Simplified to (cube (- (/ (/ b (hypot c d)) (/ (hypot c d) c)) (* (/ a (hypot c d)) (/ d (hypot c d))))) * * * * [misc]progress: [ 67 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot c d))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (63 enodes) * * [misc]simplify: iters left: 2 (75 enodes) * * [misc]simplify: iters left: 1 (87 enodes) * [exit]simplify: Simplified to (sqrt (- (/ (/ c (hypot c d)) (/ (hypot c d) b)) (* (/ a (hypot c d)) (/ d (hypot c d))))) * [exit]simplify: Simplified to (sqrt (- (/ (/ c (hypot c d)) (/ (hypot c d) b)) (* (/ a (hypot c d)) (/ d (hypot c d))))) * * * * [misc]progress: [ 68 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* b c) (* d a)) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (- (* c b) (* a d)) * [exit]simplify: Simplified to (- (* c b) (* a d)) * * * * [misc]progress: [ 69 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* b c) (sqr (hypot c d))) (* (sqr (hypot c d)) (* d a))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (49 enodes) * * [misc]simplify: iters left: 2 (64 enodes) * * [misc]simplify: iters left: 1 (74 enodes) * [exit]simplify: Simplified to (* (* (hypot c d) (hypot c d)) (- (* c b) (* d a))) * [exit]simplify: Simplified to (* (* (hypot c d) (hypot c d)) (- (* c b) (* d a))) * [enter]simplify: Simplifying (* (sqr (hypot c d)) (sqr (hypot c d))) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * * [misc]simplify: iters left: 1 (11 enodes) * [exit]simplify: Simplified to (* (* (hypot c d) (hypot c d)) (* (hypot c d) (hypot c d))) * [exit]simplify: Simplified to (* (* (hypot c d) (hypot c d)) (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 70 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (- (/ (* d a) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (70 enodes) * * [misc]simplify: iters left: 2 (94 enodes) * * [misc]simplify: iters left: 1 (111 enodes) * [exit]simplify: Simplified to (* (/ (- d) (hypot c d)) (/ a (hypot c d))) * [exit]simplify: Simplified to (* (/ (- d) (hypot c d)) (/ a (hypot c d))) * * * * [misc]progress: [ 71 / 91 ] simplifiying candidate # * * * * [misc]progress: [ 72 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (- (pow (/ (* b c) (sqr (hypot c d))) 3) (pow (/ (* d a) (sqr (hypot c d))) 3)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (52 enodes) * * [misc]simplify: iters left: 3 (135 enodes) * * [misc]simplify: iters left: 2 (327 enodes) * [exit]simplify: Simplified to (- (cube (* (/ b (hypot c d)) (/ c (hypot c d)))) (cube (/ (* a d) (* (hypot c d) (hypot c d))))) * [exit]simplify: Simplified to (- (cube (* (/ b (hypot c d)) (/ c (hypot c d)))) (cube (/ (* a d) (* (hypot c d) (hypot c d))))) * [enter]simplify: Simplifying (+ (sqr (/ (* b c) (sqr (hypot c d)))) (+ (sqr (/ (* d a) (sqr (hypot c d)))) (* (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot c d)))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (37 enodes) * * [misc]simplify: iters left: 4 (112 enodes) * * [misc]simplify: iters left: 3 (282 enodes) * [exit]simplify: Simplified to (fma (* (/ a (hypot c d)) (/ d (hypot c d))) (fma (/ a (hypot c d)) (/ d (hypot c d)) (/ (/ c (hypot c d)) (/ (hypot c d) b))) (sqr (/ (/ c (hypot c d)) (/ (hypot c d) b)))) * [exit]simplify: Simplified to (fma (* (/ a (hypot c d)) (/ d (hypot c d))) (fma (/ a (hypot c d)) (/ d (hypot c d)) (/ (/ c (hypot c d)) (/ (hypot c d) b))) (sqr (/ (/ c (hypot c d)) (/ (hypot c d) b)))) * * * * [misc]progress: [ 73 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (- (sqr (/ (* b c) (sqr (hypot c d)))) (sqr (/ (* d a) (sqr (hypot c d))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (77 enodes) * * [misc]simplify: iters left: 3 (177 enodes) * * [misc]simplify: iters left: 2 (356 enodes) * [exit]simplify: Simplified to (- (sqr (/ (/ (* c b) (hypot c d)) (hypot c d))) (* (* (/ a (hypot c d)) (/ d (hypot c d))) (* (/ a (hypot c d)) (/ d (hypot c d))))) * [exit]simplify: Simplified to (- (sqr (/ (/ (* c b) (hypot c d)) (hypot c d))) (* (* (/ a (hypot c d)) (/ d (hypot c d))) (* (/ a (hypot c d)) (/ d (hypot c d))))) * [enter]simplify: Simplifying (+ (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (67 enodes) * * [misc]simplify: iters left: 2 (79 enodes) * * [misc]simplify: iters left: 1 (91 enodes) * [exit]simplify: Simplified to (fma (/ a (hypot c d)) (/ d (hypot c d)) (/ (/ b (hypot c d)) (/ (hypot c d) c))) * [exit]simplify: Simplified to (fma (/ a (hypot c d)) (/ d (hypot c d)) (/ (/ b (hypot c d)) (/ (hypot c d) c))) * * * * [misc]progress: [ 74 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (sqrt (/ (* b c) (sqr (hypot c d)))) (sqrt (/ (* d a) (sqr (hypot c d))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (65 enodes) * * [misc]simplify: iters left: 2 (77 enodes) * * [misc]simplify: iters left: 1 (89 enodes) * [exit]simplify: Simplified to (+ (sqrt (/ (/ a (hypot c d)) (/ (hypot c d) d))) (sqrt (* (/ b (hypot c d)) (/ c (hypot c d))))) * [exit]simplify: Simplified to (+ (sqrt (/ (/ a (hypot c d)) (/ (hypot c d) d))) (sqrt (* (/ b (hypot c d)) (/ c (hypot c d))))) * [enter]simplify: Simplifying (- (sqrt (/ (* b c) (sqr (hypot c d)))) (sqrt (/ (* d a) (sqr (hypot c d))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (64 enodes) * * [misc]simplify: iters left: 2 (76 enodes) * * [misc]simplify: iters left: 1 (88 enodes) * [exit]simplify: Simplified to (- (sqrt (/ (/ (* c b) (hypot c d)) (hypot c d))) (sqrt (* (/ d (hypot c d)) (/ a (hypot c d))))) * [exit]simplify: Simplified to (- (sqrt (/ (/ (* c b) (hypot c d)) (hypot c d))) (sqrt (* (/ d (hypot c d)) (/ a (hypot c d))))) * * * * [misc]progress: [ 75 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (sqrt (/ (* b c) (sqr (hypot c d)))) (/ (sqrt (* d a)) (hypot c d))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (41 enodes) * * [misc]simplify: iters left: 2 (47 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (+ (/ (sqrt (* d a)) (hypot c d)) (sqrt (* (/ b (hypot c d)) (/ c (hypot c d))))) * [exit]simplify: Simplified to (+ (/ (sqrt (* d a)) (hypot c d)) (sqrt (* (/ b (hypot c d)) (/ c (hypot c d))))) * [enter]simplify: Simplifying (- (sqrt (/ (* b c) (sqr (hypot c d)))) (/ (sqrt (* d a)) (hypot c d))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (46 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (- (sqrt (* (/ b (hypot c d)) (/ c (hypot c d)))) (/ (sqrt (* d a)) (hypot c d))) * [exit]simplify: Simplified to (- (sqrt (* (/ b (hypot c d)) (/ c (hypot c d)))) (/ (sqrt (* d a)) (hypot c d))) * * * * [misc]progress: [ 76 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (/ (sqrt (* b c)) (hypot c d)) (sqrt (/ (* d a) (sqr (hypot c d))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (41 enodes) * * [misc]simplify: iters left: 2 (47 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (+ (/ (sqrt (* c b)) (hypot c d)) (sqrt (* (/ d (hypot c d)) (/ a (hypot c d))))) * [exit]simplify: Simplified to (+ (/ (sqrt (* c b)) (hypot c d)) (sqrt (* (/ d (hypot c d)) (/ a (hypot c d))))) * [enter]simplify: Simplifying (- (/ (sqrt (* b c)) (hypot c d)) (sqrt (/ (* d a) (sqr (hypot c d))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (46 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (- (/ (sqrt (* c b)) (hypot c d)) (sqrt (* (/ d (hypot c d)) (/ a (hypot c d))))) * [exit]simplify: Simplified to (- (/ (sqrt (* c b)) (hypot c d)) (sqrt (* (/ d (hypot c d)) (/ a (hypot c d))))) * * * * [misc]progress: [ 77 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (/ (sqrt (* b c)) (hypot c d)) (/ (sqrt (* d a)) (hypot c d))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * [exit]simplify: Simplified to (+ (/ (sqrt (* c b)) (hypot c d)) (/ (sqrt (* a d)) (hypot c d))) * [exit]simplify: Simplified to (+ (/ (sqrt (* c b)) (hypot c d)) (/ (sqrt (* a d)) (hypot c d))) * [enter]simplify: Simplifying (- (/ (sqrt (* b c)) (hypot c d)) (/ (sqrt (* d a)) (hypot c d))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * [exit]simplify: Simplified to (- (/ (sqrt (* c b)) (hypot c d)) (/ (sqrt (* a d)) (hypot c d))) * [exit]simplify: Simplified to (- (/ (sqrt (* c b)) (hypot c d)) (/ (sqrt (* a d)) (hypot c d))) * * * * [misc]progress: [ 78 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (62 enodes) * * [misc]simplify: iters left: 2 (74 enodes) * * [misc]simplify: iters left: 1 (86 enodes) * [exit]simplify: Simplified to (- (* (/ b (hypot c d)) (/ c (hypot c d))) (* (/ a (hypot c d)) (/ d (hypot c d)))) * [exit]simplify: Simplified to (- (* (/ b (hypot c d)) (/ c (hypot c d))) (* (/ a (hypot c d)) (/ d (hypot c d)))) * * * * [misc]progress: [ 79 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* b c) (* d a)) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (- (* c b) (* a d)) * [exit]simplify: Simplified to (- (* c b) (* a d)) * * * * [misc]progress: [ 80 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * [exit]simplify: Simplified to (expm1 (* (hypot c d) (hypot c d))) * [exit]simplify: Simplified to (expm1 (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 81 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * [exit]simplify: Simplified to (log1p (* (hypot c d) (hypot c d))) * [exit]simplify: Simplified to (log1p (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 82 / 91 ] simplifiying candidate # * * * * [misc]progress: [ 83 / 91 ] simplifiying candidate # * * * * [misc]progress: [ 84 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (log (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * * [misc]simplify: iters left: 1 (8 enodes) * [exit]simplify: Simplified to (+ (log (hypot c d)) (log (hypot c d))) * [exit]simplify: Simplified to (+ (log (hypot c d)) (log (hypot c d))) * * * * [misc]progress: [ 85 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * * [misc]simplify: iters left: 1 (8 enodes) * [exit]simplify: Simplified to (exp (* (hypot c d) (hypot c d))) * [exit]simplify: Simplified to (exp (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 86 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * [exit]simplify: Simplified to (cbrt (* (hypot c d) (hypot c d))) * [exit]simplify: Simplified to (cbrt (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 87 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * * [misc]simplify: iters left: 1 (14 enodes) * [exit]simplify: Simplified to (* (cube (hypot c d)) (cube (hypot c d))) * [exit]simplify: Simplified to (* (cube (hypot c d)) (cube (hypot c d))) * * * * [misc]progress: [ 88 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * [exit]simplify: Simplified to (fabs (hypot c d)) * [exit]simplify: Simplified to (fabs (hypot c d)) * * * * [misc]progress: [ 89 / 91 ] simplifiying candidate # * [enter]simplify: Simplifying (sqr 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (sqr 1) * [exit]simplify: Simplified to (sqr 1) * [enter]simplify: Simplifying (sqr (hypot c d)) * * [misc]simplify: iters left: 2 (4 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to (* (hypot c d) (hypot c d)) * [exit]simplify: Simplified to (* (hypot c d) (hypot c d)) * * * * [misc]progress: [ 90 / 91 ] simplifiying candidate # * * * * [misc]progress: [ 91 / 91 ] simplifiying candidate # * * * [misc]progress: adding candidates to table * * [misc]progress: Final touches. * * * [misc]progress: tayloring alt 1 of 4 * [misc]approximate: Taking taylor expansion of (/ (- (sqr (* b c)) (sqr (* a d))) (* (fma c b (* a d)) (fma d d (sqr c)))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (sqr (* b c)) (sqr (* a d))) (* (fma c b (* a d)) (fma d d (sqr c)))) in d * [misc]taylor: Taking taylor expansion of (- (sqr (* b c)) (sqr (* a d))) in d * [misc]taylor: Taking taylor expansion of (sqr (* b c)) in d * [misc]taylor: Taking taylor expansion of (* b c) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr (* a d)) in d * [misc]taylor: Taking taylor expansion of (* a d) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* (fma c b (* a d)) (fma d d (sqr c))) in d * [misc]taylor: Taking taylor expansion of (fma c b (* a d)) in d * [misc]backup-simplify: Simplify (fma c b (* a d)) into (fma c b (* d a)) * [misc]taylor: Taking taylor expansion of (fma d d (sqr c)) in d * [misc]backup-simplify: Simplify (fma d d (sqr c)) into (fma d d (sqr c)) * [misc]backup-simplify: Simplify (* b c) into (* b c) * [misc]backup-simplify: Simplify (* (* b c) (* b c)) into (* (sqr b) (sqr c)) * [misc]backup-simplify: Simplify (* a 0) into 0 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr b) (sqr c)) 0) into (* (sqr b) (sqr c)) * [misc]backup-simplify: Simplify (* (fma c b (* d a)) (fma d d (sqr c))) into (* (fma d d (sqr c)) (fma c b (* d a))) * [misc]backup-simplify: Simplify (/ (* (sqr b) (sqr c)) (* (fma d d (sqr c)) (fma c b (* d a)))) into (/ (* (sqr b) (sqr c)) (* (fma d d (sqr c)) (fma c b (* d a)))) * [misc]taylor: Taking taylor expansion of (/ (- (sqr (* b c)) (sqr (* a d))) (* (fma c b (* a d)) (fma d d (sqr c)))) in a * [misc]taylor: Taking taylor expansion of (- (sqr (* b c)) (sqr (* a d))) in a * [misc]taylor: Taking taylor expansion of (sqr (* b c)) in a * [misc]taylor: Taking taylor expansion of (* b c) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr (* a d)) in a * [misc]taylor: Taking taylor expansion of (* a d) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* (fma c b (* a d)) (fma d d (sqr c))) in a * [misc]taylor: Taking taylor expansion of (fma c b (* a d)) in a * [misc]backup-simplify: Simplify (fma c b (* a d)) into (fma c b (* d a)) * [misc]taylor: Taking taylor expansion of (fma d d (sqr c)) in a * [misc]backup-simplify: Simplify (fma d d (sqr c)) into (fma d d (sqr c)) * [misc]backup-simplify: Simplify (* b c) into (* b c) * [misc]backup-simplify: Simplify (* (* b c) (* b c)) into (* (sqr b) (sqr c)) * [misc]backup-simplify: Simplify (* 0 d) into 0 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr b) (sqr c)) 0) into (* (sqr b) (sqr c)) * [misc]backup-simplify: Simplify (* (fma c b (* d a)) (fma d d (sqr c))) into (* (fma d d (sqr c)) (fma c b (* d a))) * [misc]backup-simplify: Simplify (/ (* (sqr b) (sqr c)) (* (fma d d (sqr c)) (fma c b (* d a)))) into (/ (* (sqr b) (sqr c)) (* (fma d d (sqr c)) (fma c b (* d a)))) * [misc]taylor: Taking taylor expansion of (/ (- (sqr (* b c)) (sqr (* a d))) (* (fma c b (* a d)) (fma d d (sqr c)))) in c * [misc]taylor: Taking taylor expansion of (- (sqr (* b c)) (sqr (* a d))) in c * [misc]taylor: Taking taylor expansion of (sqr (* b c)) in c * [misc]taylor: Taking taylor expansion of (* b c) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (* a d)) in c * [misc]taylor: Taking taylor expansion of (* a d) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* (fma c b (* a d)) (fma d d (sqr c))) in c * [misc]taylor: Taking taylor expansion of (fma c b (* a d)) in c * [misc]backup-simplify: Simplify (fma c b (* a d)) into (fma c b (* d a)) * [misc]taylor: Taking taylor expansion of (fma d d (sqr c)) in c * [misc]backup-simplify: Simplify (fma d d (sqr c)) into (fma d d (sqr c)) * [misc]backup-simplify: Simplify (* b 0) into 0 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (* (* d a) (* d a)) into (* (sqr d) (sqr a)) * [misc]backup-simplify: Simplify (- (* (sqr d) (sqr a))) into (- (* (sqr d) (sqr a))) * [misc]backup-simplify: Simplify (+ 0 (- (* (sqr d) (sqr a)))) into (- (* (sqr d) (sqr a))) * [misc]backup-simplify: Simplify (* (fma c b (* d a)) (fma d d (sqr c))) into (* (fma d d (sqr c)) (fma c b (* d a))) * [misc]backup-simplify: Simplify (/ (- (* (sqr d) (sqr a))) (* (fma d d (sqr c)) (fma c b (* d a)))) into (* -1 (/ (* (sqr d) (sqr a)) (* (fma d d (sqr c)) (fma c b (* d a))))) * [misc]taylor: Taking taylor expansion of (/ (- (sqr (* b c)) (sqr (* a d))) (* (fma c b (* a d)) (fma d d (sqr c)))) in b * [misc]taylor: Taking taylor expansion of (- (sqr (* b c)) (sqr (* a d))) in b * [misc]taylor: Taking taylor expansion of (sqr (* b c)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr (* a d)) in b * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* (fma c b (* a d)) (fma d d (sqr c))) in b * [misc]taylor: Taking taylor expansion of (fma c b (* a d)) in b * [misc]backup-simplify: Simplify (fma c b (* a d)) into (fma c b (* d a)) * [misc]taylor: Taking taylor expansion of (fma d d (sqr c)) in b * [misc]backup-simplify: Simplify (fma d d (sqr c)) into (fma d d (sqr c)) * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (* (* d a) (* d a)) into (* (sqr d) (sqr a)) * [misc]backup-simplify: Simplify (- (* (sqr d) (sqr a))) into (- (* (sqr d) (sqr a))) * [misc]backup-simplify: Simplify (+ 0 (- (* (sqr d) (sqr a)))) into (- (* (sqr d) (sqr a))) * [misc]backup-simplify: Simplify (* (fma c b (* d a)) (fma d d (sqr c))) into (* (fma d d (sqr c)) (fma c b (* d a))) * [misc]backup-simplify: Simplify (/ (- (* (sqr d) (sqr a))) (* (fma d d (sqr c)) (fma c b (* d a)))) into (* -1 (/ (* (sqr d) (sqr a)) (* (fma d d (sqr c)) (fma c b (* d a))))) * [misc]taylor: Taking taylor expansion of (/ (- (sqr (* b c)) (sqr (* a d))) (* (fma c b (* a d)) (fma d d (sqr c)))) in b * [misc]taylor: Taking taylor expansion of (- (sqr (* b c)) (sqr (* a d))) in b * [misc]taylor: Taking taylor expansion of (sqr (* b c)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr (* a d)) in b * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* (fma c b (* a d)) (fma d d (sqr c))) in b * [misc]taylor: Taking taylor expansion of (fma c b (* a d)) in b * [misc]backup-simplify: Simplify (fma c b (* a d)) into (fma c b (* d a)) * [misc]taylor: Taking taylor expansion of (fma d d (sqr c)) in b * [misc]backup-simplify: Simplify (fma d d (sqr c)) into (fma d d (sqr c)) * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (* (* d a) (* d a)) into (* (sqr d) (sqr a)) * [misc]backup-simplify: Simplify (- (* (sqr d) (sqr a))) into (- (* (sqr d) (sqr a))) * [misc]backup-simplify: Simplify (+ 0 (- (* (sqr d) (sqr a)))) into (- (* (sqr d) (sqr a))) * [misc]backup-simplify: Simplify (* (fma c b (* d a)) (fma d d (sqr c))) into (* (fma d d (sqr c)) (fma c b (* d a))) * [misc]backup-simplify: Simplify (/ (- (* (sqr d) (sqr a))) (* (fma d d (sqr c)) (fma c b (* d a)))) into (* -1 (/ (* (sqr d) (sqr a)) (* (fma d d (sqr c)) (fma c b (* d a))))) * [misc]taylor: Taking taylor expansion of (* -1 (/ (* (sqr d) (sqr a)) (* (fma d d (sqr c)) (fma c b (* d a))))) in c * [misc]taylor: Taking taylor expansion of -1 in c * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (* (sqr d) (sqr a)) (* (fma d d (sqr c)) (fma c b (* d a)))) in c * [misc]taylor: Taking taylor expansion of (* (sqr d) (sqr a)) in c * [misc]taylor: Taking taylor expansion of (sqr d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (sqr a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (* (fma d d (sqr c)) (fma c b (* d a))) in c * [misc]taylor: Taking taylor expansion of (fma d d (sqr c)) in c * [misc]backup-simplify: Simplify (fma d d (sqr c)) into (fma d d (sqr c)) * [misc]taylor: Taking taylor expansion of (fma c b (* d a)) in c * [misc]backup-simplify: Simplify (fma c b (* d a)) into (fma c b (* d a)) * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (* a a) into (sqr a) * [misc]backup-simplify: Simplify (* (sqr d) (sqr a)) into (* (sqr d) (sqr a)) * [misc]backup-simplify: Simplify (* (fma d d (sqr c)) (fma c b (* d a))) into (* (fma c b (* d a)) (fma d d (sqr c))) * [misc]backup-simplify: Simplify (/ (* (sqr d) (sqr a)) (* (fma c b (* d a)) (fma d d (sqr c)))) into (/ (* (sqr d) (sqr a)) (* (fma c b (* d a)) (fma d d (sqr c)))) * [misc]backup-simplify: Simplify (* -1 (/ (* (sqr d) (sqr a)) (* (fma c b (* d a)) (fma d d (sqr c))))) into (* -1 (/ (* (sqr d) (sqr a)) (* (fma d d (sqr c)) (fma c b (* d a))))) * [misc]taylor: Taking taylor expansion of (* -1 (/ (* (sqr d) (sqr a)) (* (fma d d (sqr c)) (fma c b (* d a))))) in a * [misc]taylor: Taking taylor expansion of -1 in a * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (* (sqr d) (sqr a)) (* (fma d d (sqr c)) (fma c b (* d a)))) in a * [misc]taylor: Taking taylor expansion of (* (sqr d) (sqr a)) in a * [misc]taylor: Taking taylor expansion of (sqr d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (sqr a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* (fma d d (sqr c)) (fma c b (* d a))) in a * [misc]taylor: Taking taylor expansion of (fma d d (sqr c)) in a * [misc]backup-simplify: Simplify (fma d d (sqr c)) into (fma d d (sqr c)) * [misc]taylor: Taking taylor expansion of (fma c b (* d a)) in a * [misc]backup-simplify: Simplify (fma c b (* d a)) into (fma c b (* d a)) * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* (sqr d) 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) 1) (+ (* 0 0) (* 0 0))) into (sqr d) * [misc]backup-simplify: Simplify (* (fma d d (sqr c)) (fma c b (* d a))) into (* (fma c b (* d a)) (fma d d (sqr c))) * [misc]backup-simplify: Simplify (/ (sqr d) (* (fma c b (* d a)) (fma d d (sqr c)))) into (/ (sqr d) (* (fma c b (* d a)) (fma d d (sqr c)))) * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]backup-simplify: Simplify (+ (* 0 c) (* c 0)) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (+ (* (* d a) 0) (* 0 (* d a))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fma c b (* d a)) 0) (* 0 (fma d d (sqr c)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* (fma d d (sqr c)) (fma c b (* d a)))) (+ (* (* -1 (/ (* (sqr d) (sqr a)) (* (fma d d (sqr c)) (fma c b (* d a))))) (/ 0 (* (fma d d (sqr c)) (fma c b (* d a))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) 0) (* 0 (sqr a))) into 0 * [misc]backup-simplify: Simplify (+ (* (fma d d (sqr c)) 0) (* 0 (fma c b (* d a)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* (fma c b (* d a)) (fma d d (sqr c)))) (+ (* (/ (* (sqr d) (sqr a)) (* (fma c b (* d a)) (fma d d (sqr c)))) (/ 0 (* (fma c b (* d a)) (fma d d (sqr c))))))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (* (sqr d) (sqr a)) (* (fma c b (* d a)) (fma d d (sqr c)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* c c) (* 0 0))) into (sqr c) * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (+ (* (* d a) 0) (+ (* 0 0) (* 0 (* d a)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (sqr c) 0) into (sqr c) * [misc]backup-simplify: Simplify (+ (* (fma c b (* d a)) 0) (+ (* 0 0) (* 0 (fma d d (sqr c))))) into 0 * [misc]backup-simplify: Simplify (- (/ (sqr c) (* (fma d d (sqr c)) (fma c b (* d a)))) (+ (* (* -1 (/ (* (sqr d) (sqr a)) (* (fma d d (sqr c)) (fma c b (* d a))))) (/ 0 (* (fma d d (sqr c)) (fma c b (* d a))))) (* 0 (/ 0 (* (fma d d (sqr c)) (fma c b (* d a))))))) into (/ (sqr c) (* (fma c b (* d a)) (fma d d (sqr c)))) * [misc]taylor: Taking taylor expansion of (/ (sqr c) (* (fma c b (* d a)) (fma d d (sqr c)))) in c * [misc]taylor: Taking taylor expansion of (sqr c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* (fma c b (* d a)) (fma d d (sqr c))) in c * [misc]taylor: Taking taylor expansion of (fma c b (* d a)) in c * [misc]backup-simplify: Simplify (fma c b (* d a)) into (fma c b (* d a)) * [misc]taylor: Taking taylor expansion of (fma d d (sqr c)) in c * [misc]backup-simplify: Simplify (fma d d (sqr c)) into (fma d d (sqr c)) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (* (fma c b (* d a)) (fma d d (sqr c))) into (* (fma d d (sqr c)) (fma c b (* d a))) * [misc]backup-simplify: Simplify (/ 1 (* (fma d d (sqr c)) (fma c b (* d a)))) into (/ 1 (* (fma d d (sqr c)) (fma c b (* d a)))) * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) 0) (+ (* 0 0) (* 0 (sqr a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (fma d d (sqr c)) 0) (+ (* 0 0) (* 0 (fma c b (* d a))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* (fma c b (* d a)) (fma d d (sqr c)))) (+ (* (/ (* (sqr d) (sqr a)) (* (fma c b (* d a)) (fma d d (sqr c)))) (/ 0 (* (fma c b (* d a)) (fma d d (sqr c))))) (* 0 (/ 0 (* (fma c b (* d a)) (fma d d (sqr c))))))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (* (sqr d) (sqr a)) (* (fma c b (* d a)) (fma d d (sqr c))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (/ (- (sqr (* (/ 1 b) (/ 1 c))) (sqr (* (/ 1 a) (/ 1 d)))) (* (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (sqr (* (/ 1 b) (/ 1 c))) (sqr (* (/ 1 a) (/ 1 d)))) (* (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))))) in d * [misc]taylor: Taking taylor expansion of (- (sqr (* (/ 1 b) (/ 1 c))) (sqr (* (/ 1 a) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 b) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in d * [misc]taylor: Taking taylor expansion of (/ 1 b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 a) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c)))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) in d * [misc]backup-simplify: Simplify (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) into (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) in d * [misc]backup-simplify: Simplify (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) into (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* (/ 1 a) 1) into (/ 1 a) * [misc]backup-simplify: Simplify (* (/ 1 a) (/ 1 a)) into (/ 1 (sqr a)) * [misc]backup-simplify: Simplify (- (/ 1 (sqr a))) into (- (/ 1 (sqr a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (sqr a)))) into (- (/ 1 (sqr a))) * [misc]backup-simplify: Simplify (* (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))) into (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (/ (- (/ 1 (sqr a))) (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) into (/ -1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr a) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) * [misc]taylor: Taking taylor expansion of (/ (- (sqr (* (/ 1 b) (/ 1 c))) (sqr (* (/ 1 a) (/ 1 d)))) (* (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))))) in a * [misc]taylor: Taking taylor expansion of (- (sqr (* (/ 1 b) (/ 1 c))) (sqr (* (/ 1 a) (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 b) (/ 1 c))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in a * [misc]taylor: Taking taylor expansion of (/ 1 b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 a) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in a * [misc]taylor: Taking taylor expansion of (/ 1 a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c)))) in a * [misc]taylor: Taking taylor expansion of (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) in a * [misc]backup-simplify: Simplify (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) into (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) in a * [misc]backup-simplify: Simplify (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) into (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* 1 (/ 1 d)) into (/ 1 d) * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (- (/ 1 (sqr d))) into (- (/ 1 (sqr d))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (sqr d)))) into (- (/ 1 (sqr d))) * [misc]backup-simplify: Simplify (* (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))) into (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (/ (- (/ 1 (sqr d))) (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) into (/ -1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) * [misc]taylor: Taking taylor expansion of (/ (- (sqr (* (/ 1 b) (/ 1 c))) (sqr (* (/ 1 a) (/ 1 d)))) (* (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))))) in c * [misc]taylor: Taking taylor expansion of (- (sqr (* (/ 1 b) (/ 1 c))) (sqr (* (/ 1 a) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 b) (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 a) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in c * [misc]taylor: Taking taylor expansion of (/ 1 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c)))) in c * [misc]taylor: Taking taylor expansion of (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) in c * [misc]backup-simplify: Simplify (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) into (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) in c * [misc]backup-simplify: Simplify (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) into (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* (/ 1 b) 1) into (/ 1 b) * [misc]backup-simplify: Simplify (* (/ 1 b) (/ 1 b)) into (/ 1 (sqr b)) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr b)) 0) into (/ 1 (sqr b)) * [misc]backup-simplify: Simplify (* (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))) into (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (/ (/ 1 (sqr b)) (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) into (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr b) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) * [misc]taylor: Taking taylor expansion of (/ (- (sqr (* (/ 1 b) (/ 1 c))) (sqr (* (/ 1 a) (/ 1 d)))) (* (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))))) in b * [misc]taylor: Taking taylor expansion of (- (sqr (* (/ 1 b) (/ 1 c))) (sqr (* (/ 1 a) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 b) (/ 1 c))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c)))) in b * [misc]taylor: Taking taylor expansion of (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) in b * [misc]backup-simplify: Simplify (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) into (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) in b * [misc]backup-simplify: Simplify (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) into (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) 0) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (* (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))) into (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (/ (/ 1 (sqr c)) (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) into (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr c) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) * [misc]taylor: Taking taylor expansion of (/ (- (sqr (* (/ 1 b) (/ 1 c))) (sqr (* (/ 1 a) (/ 1 d)))) (* (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))))) in b * [misc]taylor: Taking taylor expansion of (- (sqr (* (/ 1 b) (/ 1 c))) (sqr (* (/ 1 a) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 b) (/ 1 c))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c)))) in b * [misc]taylor: Taking taylor expansion of (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) in b * [misc]backup-simplify: Simplify (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) into (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) in b * [misc]backup-simplify: Simplify (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) into (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) 0) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (* (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))) into (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (/ (/ 1 (sqr c)) (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) into (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr c) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) * [misc]taylor: Taking taylor expansion of (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr c) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) in c * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr c) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) in c * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) in c * [misc]backup-simplify: Simplify (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) into (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (* (sqr c) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) in c * [misc]taylor: Taking taylor expansion of (sqr c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) in c * [misc]backup-simplify: Simplify (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) into (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* 0 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) into 0 * [misc]backup-simplify: Simplify (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 0 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (* 1 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) into (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) (+ (* 0 0) (* 0 0))) into (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) into (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) * [misc]taylor: Taking taylor expansion of (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) in a * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) in a * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) in a * [misc]backup-simplify: Simplify (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) into (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) in a * [misc]backup-simplify: Simplify (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) into (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) * [misc]backup-simplify: Simplify (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) into (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) into (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) 0) (* 0 (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) (+ (* (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr c) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (+ (* 1 0) (* 0 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) 0) (+ (* 0 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) (+ (* 0 0) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 a) (/ 1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (* (/ 1 (* d a)) (/ 1 (* d a))) into (/ 1 (* (sqr d) (sqr a))) * [misc]backup-simplify: Simplify (- (/ 1 (* (sqr d) (sqr a)))) into (- (/ 1 (* (sqr d) (sqr a)))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* (sqr d) (sqr a))))) into (- (/ 1 (* (sqr d) (sqr a)))) * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) 0) (+ (* 0 0) (* 0 (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))))) into 0 * [misc]backup-simplify: Simplify (- (/ (- (/ 1 (* (sqr d) (sqr a)))) (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) (+ (* (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr c) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* 0 (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))) into (- (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (* (sqr a) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (* (sqr a) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (* (sqr a) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))))) in c * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (* (sqr a) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) in c * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) in c * [misc]backup-simplify: Simplify (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) into (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (* (sqr d) (* (sqr a) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) in c * [misc]taylor: Taking taylor expansion of (sqr d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* (sqr a) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) in c * [misc]taylor: Taking taylor expansion of (sqr a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) in c * [misc]backup-simplify: Simplify (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) into (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (* a a) into (sqr a) * [misc]backup-simplify: Simplify (* (sqr a) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) into (* (sqr a) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (* (sqr d) (* (sqr a) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) into (* (sqr d) (* (sqr a) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) * [misc]backup-simplify: Simplify (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (* (sqr a) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) into (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (* (sqr a) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) * [misc]backup-simplify: Simplify (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (* (sqr a) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))))) into (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (* (sqr a) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))))) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) 0) (+ (* 0 0) (+ (* 0 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) (+ (* 0 0) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* 0 (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) in d * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) in d * [misc]backup-simplify: Simplify (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) into (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) in d * [misc]backup-simplify: Simplify (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) into (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) * [misc]backup-simplify: Simplify (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) into (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) into (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* d a)) 0) (* 0 (/ 1 (* d a)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) (+ (* (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr c) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* 0 (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* (- (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (* (sqr a) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))) (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) (+ (* 0 0) (* 0 0)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* 0 (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* 0 (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) 0) (* 0 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (* 0 (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* d a)) 0) (+ (* 0 0) (* 0 (/ 1 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) (+ (* (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr c) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* 0 (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* (- (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (* (sqr a) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))) (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* 0 (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (* (sqr a) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))) into (- (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (* (sqr a) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (* (sqr a) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (* (sqr a) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))))) in a * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (* (sqr a) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) in a * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) in a * [misc]backup-simplify: Simplify (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) into (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (* (sqr d) (* (sqr a) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) in a * [misc]taylor: Taking taylor expansion of (sqr d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* (sqr a) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) in a * [misc]taylor: Taking taylor expansion of (sqr a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) in a * [misc]backup-simplify: Simplify (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) into (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* 0 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) into 0 * [misc]backup-simplify: Simplify (* (sqr d) 0) into 0 * [misc]backup-simplify: Simplify (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 0 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (* 1 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) into (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) (+ (* 0 0) (* 0 0))) into (* (sqr d) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) (+ (* 0 0) (* 0 0))) into (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) * [misc]backup-simplify: Simplify (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) into (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) * [misc]backup-simplify: Simplify (- (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))))) into (- (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) in d * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) in d * [misc]backup-simplify: Simplify (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) into (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (* (sqr d) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) in d * [misc]taylor: Taking taylor expansion of (sqr d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) in d * [misc]backup-simplify: Simplify (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) into (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* 0 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) into 0 * [misc]backup-simplify: Simplify (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 0 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (* 1 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) into (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) (+ (* 0 0) (* 0 0))) into (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) into (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) * [misc]backup-simplify: Simplify (- (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) into (- (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) * [misc]backup-simplify: Simplify (- (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) into (- (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) (+ (* 0 0) (* 0 0))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* 0 (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* 0 (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* 0 (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) 0) (+ (* 0 0) (* 0 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* 0 (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) into (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* d a)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (* d a)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) (+ (* (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr c) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* 0 (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* (- (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (* (sqr a) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))) (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* 0 (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* 0 (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr a) 0) (* 0 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) 0) (* 0 (* (sqr a) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) 0) (* 0 (* (sqr d) (* (sqr a) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (* (sqr a) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))))) (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (* (sqr a) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) (+ (* 0 0) (* 0 0)))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* 0 (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* 0 (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* 0 (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* 0 (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (+ (* 1 0) (* 0 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) 0) (+ (* 0 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) (+ (* 0 0) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) 0) (+ (* 0 (* (sqr d) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) (+ (* 0 0) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* 0 (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* 0 (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (+ (* 1 0) (* 0 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) 0) (+ (* 0 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) (+ (* 0 0) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) 0) (* 0 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* d a)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (* d a))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) (+ (* (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr c) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* 0 (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* (- (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (* (sqr a) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))) (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* 0 (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* 0 (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* 0 (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr a) 0) (+ (* 0 0) (* 0 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) 0) (+ (* 0 0) (* 0 (* (sqr a) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) 0) (+ (* 0 0) (* 0 (* (sqr d) (* (sqr a) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (* (sqr a) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))))) (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (* (sqr a) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))) (* 0 (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (* (sqr a) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) (+ (* 0 0) (* 0 0))))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* 0 (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* 0 (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* 0 (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* 0 (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* 0 (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) 0) (+ (* 0 0) (+ (* 0 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) (+ (* 0 0) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) 0) (+ (* 0 0) (+ (* 0 (* (sqr d) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) (+ (* 0 0) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))))) (* 0 (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (* (sqr d) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* 0 (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* 0 (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* 0 (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) 0) (+ (* 0 0) (+ (* 0 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) (+ (* 0 0) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (* 0 (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) (sqr (* 1 (* 1 (* (/ 1 (/ 1 c)) (/ 1 (/ 1 b))))))) (* (- (/ 1 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) (sqr (* (/ 1 (/ 1 d)) (* (/ 1 (/ 1 a)) (* 1 1)))))) into (- (/ (* (sqr b) (sqr c)) (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) (/ (* (sqr d) (sqr a)) (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) * [misc]approximate: Taking taylor expansion of (/ (- (sqr (* (/ 1 (- b)) (/ 1 (- c)))) (sqr (* (/ 1 (- a)) (/ 1 (- d))))) (* (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (sqr (* (/ 1 (- b)) (/ 1 (- c)))) (sqr (* (/ 1 (- a)) (/ 1 (- d))))) (* (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))))) in d * [misc]taylor: Taking taylor expansion of (- (sqr (* (/ 1 (- b)) (/ 1 (- c)))) (sqr (* (/ 1 (- a)) (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 (- b)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in d * [misc]taylor: Taking taylor expansion of (- b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 (- a)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in d * [misc]taylor: Taking taylor expansion of (- a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c))))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) in d * [misc]backup-simplify: Simplify (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) into (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) in d * [misc]backup-simplify: Simplify (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) into (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* (/ -1 a) -1) into (/ 1 a) * [misc]backup-simplify: Simplify (* (/ 1 a) (/ 1 a)) into (/ 1 (sqr a)) * [misc]backup-simplify: Simplify (- (/ 1 (sqr a))) into (- (/ 1 (sqr a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (sqr a)))) into (- (/ 1 (sqr a))) * [misc]backup-simplify: Simplify (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) into (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ (- (/ 1 (sqr a))) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into (/ -1 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (* (sqr a) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) * [misc]taylor: Taking taylor expansion of (/ (- (sqr (* (/ 1 (- b)) (/ 1 (- c)))) (sqr (* (/ 1 (- a)) (/ 1 (- d))))) (* (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))))) in a * [misc]taylor: Taking taylor expansion of (- (sqr (* (/ 1 (- b)) (/ 1 (- c)))) (sqr (* (/ 1 (- a)) (/ 1 (- d))))) in a * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 (- b)) (/ 1 (- c)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in a * [misc]taylor: Taking taylor expansion of (- b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in a * [misc]taylor: Taking taylor expansion of (- c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 (- a)) (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in a * [misc]taylor: Taking taylor expansion of (- a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in a * [misc]taylor: Taking taylor expansion of (- d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c))))) in a * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) in a * [misc]backup-simplify: Simplify (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) into (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) in a * [misc]backup-simplify: Simplify (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) into (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* -1 (/ -1 d)) into (/ 1 d) * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (- (/ 1 (sqr d))) into (- (/ 1 (sqr d))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (sqr d)))) into (- (/ 1 (sqr d))) * [misc]backup-simplify: Simplify (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) into (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ (- (/ 1 (sqr d))) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into (/ -1 (* (sqr d) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) * [misc]taylor: Taking taylor expansion of (/ (- (sqr (* (/ 1 (- b)) (/ 1 (- c)))) (sqr (* (/ 1 (- a)) (/ 1 (- d))))) (* (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))))) in c * [misc]taylor: Taking taylor expansion of (- (sqr (* (/ 1 (- b)) (/ 1 (- c)))) (sqr (* (/ 1 (- a)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 (- b)) (/ 1 (- c)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in c * [misc]taylor: Taking taylor expansion of (- b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 (- a)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in c * [misc]taylor: Taking taylor expansion of (- a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c))))) in c * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) in c * [misc]backup-simplify: Simplify (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) into (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) in c * [misc]backup-simplify: Simplify (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) into (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* (/ -1 b) -1) into (/ 1 b) * [misc]backup-simplify: Simplify (* (/ 1 b) (/ 1 b)) into (/ 1 (sqr b)) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr b)) 0) into (/ 1 (sqr b)) * [misc]backup-simplify: Simplify (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) into (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ (/ 1 (sqr b)) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into (/ 1 (* (sqr b) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) * [misc]taylor: Taking taylor expansion of (/ (- (sqr (* (/ 1 (- b)) (/ 1 (- c)))) (sqr (* (/ 1 (- a)) (/ 1 (- d))))) (* (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))))) in b * [misc]taylor: Taking taylor expansion of (- (sqr (* (/ 1 (- b)) (/ 1 (- c)))) (sqr (* (/ 1 (- a)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 (- b)) (/ 1 (- c)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c))))) in b * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]backup-simplify: Simplify (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) into (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) in b * [misc]backup-simplify: Simplify (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) into (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) 0) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) into (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ (/ 1 (sqr c)) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into (/ 1 (* (sqr c) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) * [misc]taylor: Taking taylor expansion of (/ (- (sqr (* (/ 1 (- b)) (/ 1 (- c)))) (sqr (* (/ 1 (- a)) (/ 1 (- d))))) (* (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))))) in b * [misc]taylor: Taking taylor expansion of (- (sqr (* (/ 1 (- b)) (/ 1 (- c)))) (sqr (* (/ 1 (- a)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 (- b)) (/ 1 (- c)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c))))) in b * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]backup-simplify: Simplify (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) into (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) in b * [misc]backup-simplify: Simplify (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) into (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) 0) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) into (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ (/ 1 (sqr c)) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into (/ 1 (* (sqr c) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr c) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) in c * [misc]taylor: Taking taylor expansion of (* (sqr c) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) in c * [misc]taylor: Taking taylor expansion of (sqr c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) in c * [misc]taylor: Taking taylor expansion of (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) in c * [misc]backup-simplify: Simplify (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) into (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) in c * [misc]backup-simplify: Simplify (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) into (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) into (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (* 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) 0) (+ (* 0 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (* 1 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))))) into (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ 1 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into (/ 1 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ 1 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) in a * [misc]taylor: Taking taylor expansion of (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) in a * [misc]taylor: Taking taylor expansion of (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) in a * [misc]backup-simplify: Simplify (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) into (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) in a * [misc]backup-simplify: Simplify (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) into (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) into (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ 1 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into (/ 1 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 c))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (+ (* (/ 1 (* (sqr c) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (+ (* 1 0) (* 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 a) (/ -1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (* (/ 1 (* d a)) (/ 1 (* d a))) into (/ 1 (* (sqr d) (sqr a))) * [misc]backup-simplify: Simplify (- (/ 1 (* (sqr d) (sqr a)))) into (- (/ 1 (* (sqr d) (sqr a)))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* (sqr d) (sqr a))))) into (- (/ 1 (* (sqr d) (sqr a)))) * [misc]backup-simplify: Simplify (+ (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) 0) (+ (* 0 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) into 0 * [misc]backup-simplify: Simplify (- (/ (- (/ 1 (* (sqr d) (sqr a)))) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (+ (* (/ 1 (* (sqr c) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into (- (/ 1 (* (sqr d) (* (sqr a) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (sqr d) (* (sqr a) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr d) (* (sqr a) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))))) in c * [misc]taylor: Taking taylor expansion of (* (sqr d) (* (sqr a) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) in c * [misc]taylor: Taking taylor expansion of (sqr d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* (sqr a) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) in c * [misc]taylor: Taking taylor expansion of (sqr a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) in c * [misc]taylor: Taking taylor expansion of (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) in c * [misc]backup-simplify: Simplify (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) into (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) in c * [misc]backup-simplify: Simplify (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) into (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (* a a) into (sqr a) * [misc]backup-simplify: Simplify (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) into (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (* (sqr a) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (* (sqr a) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) * [misc]backup-simplify: Simplify (* (sqr d) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (* (sqr a) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) into (* (sqr d) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (* (sqr a) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) * [misc]backup-simplify: Simplify (/ 1 (* (sqr d) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (* (sqr a) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))))) into (/ 1 (* (sqr d) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (* (sqr a) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))))) * [misc]backup-simplify: Simplify (+ (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) in d * [misc]taylor: Taking taylor expansion of (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) in d * [misc]taylor: Taking taylor expansion of (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) in d * [misc]backup-simplify: Simplify (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) into (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) in d * [misc]backup-simplify: Simplify (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) into (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) into (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ 1 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into (/ 1 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* d a)) 0) (* 0 (/ 1 (* d a)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (+ (* (/ 1 (* (sqr c) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* (- (/ 1 (* (sqr d) (* (sqr a) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (* 0 (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* d a)) 0) (+ (* 0 0) (* 0 (/ 1 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (+ (* (/ 1 (* (sqr c) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* (- (/ 1 (* (sqr d) (* (sqr a) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* (sqr d) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (* (sqr a) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into (- (/ 1 (* (sqr d) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (* (sqr a) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (sqr d) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (* (sqr a) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr d) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (* (sqr a) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))))) in a * [misc]taylor: Taking taylor expansion of (* (sqr d) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (* (sqr a) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) in a * [misc]taylor: Taking taylor expansion of (sqr d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (* (sqr a) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) in a * [misc]taylor: Taking taylor expansion of (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) in a * [misc]backup-simplify: Simplify (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) into (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (* (sqr a) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) in a * [misc]taylor: Taking taylor expansion of (sqr a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) in a * [misc]backup-simplify: Simplify (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) into (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) into 0 * [misc]backup-simplify: Simplify (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) 0) into 0 * [misc]backup-simplify: Simplify (* (sqr d) 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (* 1 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) into (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (+ (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) (+ (* 0 0) (* 0 0))) into (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (+ (* 0 0) (* 0 0))) into (* (sqr d) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) * [misc]backup-simplify: Simplify (/ 1 (* (sqr d) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) into (/ 1 (* (sqr d) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) * [misc]backup-simplify: Simplify (- (/ 1 (* (sqr d) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))))) into (- (/ 1 (* (sqr d) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (sqr d) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr d) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) in d * [misc]taylor: Taking taylor expansion of (* (sqr d) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) in d * [misc]taylor: Taking taylor expansion of (sqr d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) in d * [misc]taylor: Taking taylor expansion of (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) in d * [misc]backup-simplify: Simplify (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) into (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) in d * [misc]backup-simplify: Simplify (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) into (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) into (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (* 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) 0) (+ (* 0 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (* 1 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))))) into (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ 1 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into (/ 1 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) * [misc]backup-simplify: Simplify (- (/ 1 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) into (- (/ 1 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) * [misc]backup-simplify: Simplify (- (/ 1 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) into (- (/ 1 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) 0) (+ (* 0 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ 1 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into (/ 1 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* d a)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (* d a)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (+ (* (/ 1 (* (sqr c) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* (- (/ 1 (* (sqr d) (* (sqr a) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr a) 0) (* 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) 0) (* 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (* (sqr a) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqr d) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (* (sqr a) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))))) (/ 0 (* (sqr d) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (* (sqr a) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (+ (* 1 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) 0) (+ (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) (+ (* 0 0) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) 0) (+ (* 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (+ (* 0 0) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqr d) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (/ 0 (* (sqr d) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (+ (* 1 0) (* 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))) (* 0 (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* d a)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (* d a))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (+ (* (/ 1 (* (sqr c) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* (- (/ 1 (* (sqr d) (* (sqr a) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) 0) (+ (* 0 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr a) 0) (+ (* 0 0) (* 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) 0) (+ (* 0 0) (* 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (* (sqr a) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqr d) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (* (sqr a) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))))) (/ 0 (* (sqr d) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (* (sqr a) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) (* 0 (/ 0 (* (sqr d) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (* (sqr a) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))))))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) 0) (+ (* 0 0) (+ (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) (+ (* 0 0) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) 0) (+ (* 0 0) (+ (* 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (+ (* 0 0) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqr d) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (/ 0 (* (sqr d) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))))) (* 0 (/ 0 (* (sqr d) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (sqr (* 1 (* 1 (* (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- b)))))))) (* (- (/ 1 (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (sqr (* (/ 1 (/ 1 (- d))) (* (/ 1 (/ 1 (- a))) (* 1 1)))))) into (- (/ (* (sqr b) (sqr c)) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (/ (* (sqr d) (sqr a)) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) * [misc]approximate: Taking taylor expansion of (- (sqr (* b c)) (sqr (* a d))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (sqr (* b c)) (sqr (* a d))) in d * [misc]taylor: Taking taylor expansion of (sqr (* b c)) in d * [misc]taylor: Taking taylor expansion of (* b c) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr (* a d)) in d * [misc]taylor: Taking taylor expansion of (* a d) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (- (sqr (* b c)) (sqr (* a d))) in a * [misc]taylor: Taking taylor expansion of (sqr (* b c)) in a * [misc]taylor: Taking taylor expansion of (* b c) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr (* a d)) in a * [misc]taylor: Taking taylor expansion of (* a d) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (sqr (* b c)) (sqr (* a d))) in c * [misc]taylor: Taking taylor expansion of (sqr (* b c)) in c * [misc]taylor: Taking taylor expansion of (* b c) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (* a d)) in c * [misc]taylor: Taking taylor expansion of (* a d) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (sqr (* b c)) (sqr (* a d))) in b * [misc]taylor: Taking taylor expansion of (sqr (* b c)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr (* a d)) in b * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (sqr (* b c)) (sqr (* a d))) in b * [misc]taylor: Taking taylor expansion of (sqr (* b c)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr (* a d)) in b * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (* (* d a) (* d a)) into (* (sqr d) (sqr a)) * [misc]backup-simplify: Simplify (- (* (sqr d) (sqr a))) into (- (* (sqr d) (sqr a))) * [misc]backup-simplify: Simplify (+ 0 (- (* (sqr d) (sqr a)))) into (- (* (sqr d) (sqr a))) * [misc]taylor: Taking taylor expansion of (- (* (sqr d) (sqr a))) in c * [misc]taylor: Taking taylor expansion of (* (sqr d) (sqr a)) in c * [misc]taylor: Taking taylor expansion of (sqr d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (sqr a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (* a a) into (sqr a) * [misc]backup-simplify: Simplify (* (sqr d) (sqr a)) into (* (sqr d) (sqr a)) * [misc]backup-simplify: Simplify (- (* (sqr d) (sqr a))) into (- (* (sqr d) (sqr a))) * [misc]taylor: Taking taylor expansion of (- (* (sqr d) (sqr a))) in a * [misc]taylor: Taking taylor expansion of (* (sqr d) (sqr a)) in a * [misc]taylor: Taking taylor expansion of (sqr d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (sqr a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* (sqr d) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]backup-simplify: Simplify (+ (* 0 c) (* c 0)) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (+ (* (* d a) 0) (* 0 (* d a))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) 0) (* 0 (sqr a))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* c c) (* 0 0))) into (sqr c) * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (+ (* (* d a) 0) (+ (* 0 0) (* 0 (* d a)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (sqr c) 0) into (sqr c) * [misc]taylor: Taking taylor expansion of (sqr c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (- (sqr (* (/ 1 b) (/ 1 c))) (sqr (* (/ 1 a) (/ 1 d)))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (sqr (* (/ 1 b) (/ 1 c))) (sqr (* (/ 1 a) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 b) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in d * [misc]taylor: Taking taylor expansion of (/ 1 b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 a) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (- (sqr (* (/ 1 b) (/ 1 c))) (sqr (* (/ 1 a) (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 b) (/ 1 c))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in a * [misc]taylor: Taking taylor expansion of (/ 1 b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 a) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in a * [misc]taylor: Taking taylor expansion of (/ 1 a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (sqr (* (/ 1 b) (/ 1 c))) (sqr (* (/ 1 a) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 b) (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 a) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in c * [misc]taylor: Taking taylor expansion of (/ 1 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (sqr (* (/ 1 b) (/ 1 c))) (sqr (* (/ 1 a) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 b) (/ 1 c))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (sqr (* (/ 1 b) (/ 1 c))) (sqr (* (/ 1 a) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 b) (/ 1 c))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) 0) into (/ 1 (sqr c)) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr c)) in c * [misc]taylor: Taking taylor expansion of (sqr c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 a) (/ 1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (* (/ 1 (* d a)) (/ 1 (* d a))) into (/ 1 (* (sqr d) (sqr a))) * [misc]backup-simplify: Simplify (- (/ 1 (* (sqr d) (sqr a)))) into (- (/ 1 (* (sqr d) (sqr a)))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* (sqr d) (sqr a))))) into (- (/ 1 (* (sqr d) (sqr a)))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (sqr d) (sqr a)))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr d) (sqr a))) in c * [misc]taylor: Taking taylor expansion of (* (sqr d) (sqr a)) in c * [misc]taylor: Taking taylor expansion of (sqr d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (sqr a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (* a a) into (sqr a) * [misc]backup-simplify: Simplify (* (sqr d) (sqr a)) into (* (sqr d) (sqr a)) * [misc]backup-simplify: Simplify (/ 1 (* (sqr d) (sqr a))) into (/ 1 (* (sqr d) (sqr a))) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* d a)) 0) (* 0 (/ 1 (* d a)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (* 0 (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* d a)) 0) (+ (* 0 0) (* 0 (/ 1 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* (sqr d) (sqr a)))) into (- (/ 1 (* (sqr d) (sqr a)))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (sqr d) (sqr a)))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr d) (sqr a))) in a * [misc]taylor: Taking taylor expansion of (* (sqr d) (sqr a)) in a * [misc]taylor: Taking taylor expansion of (sqr d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (sqr a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* (sqr d) 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) 1) (+ (* 0 0) (* 0 0))) into (sqr d) * [misc]backup-simplify: Simplify (/ 1 (sqr d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (- (/ 1 (sqr d))) into (- (/ 1 (sqr d))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (sqr d))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (sqr d)) in d * [misc]taylor: Taking taylor expansion of (sqr d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* d a)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (* d a)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) 0) (* 0 (sqr a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqr d) (sqr a))) (/ 0 (* (sqr d) (sqr a)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) 0) (+ (* 0 1) (+ (* 0 0) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr d)) (/ 0 (sqr d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* d a)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (* d a))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) 0) (+ (* 0 0) (* 0 (sqr a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqr d) (sqr a))) (/ 0 (* (sqr d) (sqr a)))) (* 0 (/ 0 (* (sqr d) (sqr a)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) 0) (+ (* 0 0) (+ (* 0 1) (+ (* 0 0) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr d)) (/ 0 (sqr d))) (* 0 (/ 0 (sqr d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (sqr (* 1 (* 1 (* (/ 1 (/ 1 c)) (/ 1 (/ 1 b))))))) (* -1 (sqr (* (/ 1 (/ 1 d)) (* (/ 1 (/ 1 a)) (* 1 1)))))) into (- (* (sqr b) (sqr c)) (* (sqr d) (sqr a))) * [misc]approximate: Taking taylor expansion of (- (sqr (* (/ 1 (- b)) (/ 1 (- c)))) (sqr (* (/ 1 (- a)) (/ 1 (- d))))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (sqr (* (/ 1 (- b)) (/ 1 (- c)))) (sqr (* (/ 1 (- a)) (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 (- b)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in d * [misc]taylor: Taking taylor expansion of (- b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 (- a)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in d * [misc]taylor: Taking taylor expansion of (- a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (- (sqr (* (/ 1 (- b)) (/ 1 (- c)))) (sqr (* (/ 1 (- a)) (/ 1 (- d))))) in a * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 (- b)) (/ 1 (- c)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in a * [misc]taylor: Taking taylor expansion of (- b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in a * [misc]taylor: Taking taylor expansion of (- c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 (- a)) (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in a * [misc]taylor: Taking taylor expansion of (- a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in a * [misc]taylor: Taking taylor expansion of (- d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (sqr (* (/ 1 (- b)) (/ 1 (- c)))) (sqr (* (/ 1 (- a)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 (- b)) (/ 1 (- c)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in c * [misc]taylor: Taking taylor expansion of (- b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 (- a)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in c * [misc]taylor: Taking taylor expansion of (- a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (sqr (* (/ 1 (- b)) (/ 1 (- c)))) (sqr (* (/ 1 (- a)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 (- b)) (/ 1 (- c)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (sqr (* (/ 1 (- b)) (/ 1 (- c)))) (sqr (* (/ 1 (- a)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 (- b)) (/ 1 (- c)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) 0) into (/ 1 (sqr c)) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr c)) in c * [misc]taylor: Taking taylor expansion of (sqr c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 c))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 a) (/ -1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (* (/ 1 (* d a)) (/ 1 (* d a))) into (/ 1 (* (sqr d) (sqr a))) * [misc]backup-simplify: Simplify (- (/ 1 (* (sqr d) (sqr a)))) into (- (/ 1 (* (sqr d) (sqr a)))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* (sqr d) (sqr a))))) into (- (/ 1 (* (sqr d) (sqr a)))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (sqr d) (sqr a)))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr d) (sqr a))) in c * [misc]taylor: Taking taylor expansion of (* (sqr d) (sqr a)) in c * [misc]taylor: Taking taylor expansion of (sqr d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (sqr a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (* a a) into (sqr a) * [misc]backup-simplify: Simplify (* (sqr d) (sqr a)) into (* (sqr d) (sqr a)) * [misc]backup-simplify: Simplify (/ 1 (* (sqr d) (sqr a))) into (/ 1 (* (sqr d) (sqr a))) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* d a)) 0) (* 0 (/ 1 (* d a)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (* 0 (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* d a)) 0) (+ (* 0 0) (* 0 (/ 1 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* (sqr d) (sqr a)))) into (- (/ 1 (* (sqr d) (sqr a)))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (sqr d) (sqr a)))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr d) (sqr a))) in a * [misc]taylor: Taking taylor expansion of (* (sqr d) (sqr a)) in a * [misc]taylor: Taking taylor expansion of (sqr d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (sqr a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* (sqr d) 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) 1) (+ (* 0 0) (* 0 0))) into (sqr d) * [misc]backup-simplify: Simplify (/ 1 (sqr d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (- (/ 1 (sqr d))) into (- (/ 1 (sqr d))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (sqr d))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (sqr d)) in d * [misc]taylor: Taking taylor expansion of (sqr d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* d a)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (* d a)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) 0) (* 0 (sqr a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqr d) (sqr a))) (/ 0 (* (sqr d) (sqr a)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) 0) (+ (* 0 1) (+ (* 0 0) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr d)) (/ 0 (sqr d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))) (* 0 (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* d a)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (* d a))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) 0) (+ (* 0 0) (* 0 (sqr a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqr d) (sqr a))) (/ 0 (* (sqr d) (sqr a)))) (* 0 (/ 0 (* (sqr d) (sqr a)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) 0) (+ (* 0 0) (+ (* 0 1) (+ (* 0 0) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr d)) (/ 0 (sqr d))) (* 0 (/ 0 (sqr d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (sqr (* 1 (* 1 (* (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- b)))))))) (* -1 (sqr (* (/ 1 (/ 1 (- d))) (* (/ 1 (/ 1 (- a))) (* 1 1)))))) into (- (* (sqr b) (sqr c)) (* (sqr d) (sqr a))) * [misc]approximate: Taking taylor expansion of (* (fma c b (* a d)) (fma d d (sqr c))) in (c b a d) around 0 * [misc]taylor: Taking taylor expansion of (* (fma c b (* a d)) (fma d d (sqr c))) in d * [misc]taylor: Taking taylor expansion of (fma c b (* a d)) in d * [misc]backup-simplify: Simplify (fma c b (* a d)) into (fma c b (* d a)) * [misc]taylor: Taking taylor expansion of (fma d d (sqr c)) in d * [misc]backup-simplify: Simplify (fma d d (sqr c)) into (fma d d (sqr c)) * [misc]taylor: Taking taylor expansion of (* (fma c b (* a d)) (fma d d (sqr c))) in a * [misc]taylor: Taking taylor expansion of (fma c b (* a d)) in a * [misc]backup-simplify: Simplify (fma c b (* a d)) into (fma c b (* d a)) * [misc]taylor: Taking taylor expansion of (fma d d (sqr c)) in a * [misc]backup-simplify: Simplify (fma d d (sqr c)) into (fma d d (sqr c)) * [misc]taylor: Taking taylor expansion of (* (fma c b (* a d)) (fma d d (sqr c))) in b * [misc]taylor: Taking taylor expansion of (fma c b (* a d)) in b * [misc]backup-simplify: Simplify (fma c b (* a d)) into (fma c b (* d a)) * [misc]taylor: Taking taylor expansion of (fma d d (sqr c)) in b * [misc]backup-simplify: Simplify (fma d d (sqr c)) into (fma d d (sqr c)) * [misc]taylor: Taking taylor expansion of (* (fma c b (* a d)) (fma d d (sqr c))) in c * [misc]taylor: Taking taylor expansion of (fma c b (* a d)) in c * [misc]backup-simplify: Simplify (fma c b (* a d)) into (fma c b (* d a)) * [misc]taylor: Taking taylor expansion of (fma d d (sqr c)) in c * [misc]backup-simplify: Simplify (fma d d (sqr c)) into (fma d d (sqr c)) * [misc]taylor: Taking taylor expansion of (* (fma c b (* a d)) (fma d d (sqr c))) in c * [misc]taylor: Taking taylor expansion of (fma c b (* a d)) in c * [misc]backup-simplify: Simplify (fma c b (* a d)) into (fma c b (* d a)) * [misc]taylor: Taking taylor expansion of (fma d d (sqr c)) in c * [misc]backup-simplify: Simplify (fma d d (sqr c)) into (fma d d (sqr c)) * [misc]backup-simplify: Simplify (* (fma c b (* d a)) (fma d d (sqr c))) into (* (fma d d (sqr c)) (fma c b (* d a))) * [misc]taylor: Taking taylor expansion of (* (fma d d (sqr c)) (fma c b (* d a))) in b * [misc]taylor: Taking taylor expansion of (fma d d (sqr c)) in b * [misc]backup-simplify: Simplify (fma d d (sqr c)) into (fma d d (sqr c)) * [misc]taylor: Taking taylor expansion of (fma c b (* d a)) in b * [misc]backup-simplify: Simplify (fma c b (* d a)) into (fma c b (* d a)) * [misc]backup-simplify: Simplify (* (fma d d (sqr c)) (fma c b (* d a))) into (* (fma c b (* d a)) (fma d d (sqr c))) * [misc]taylor: Taking taylor expansion of (* (fma c b (* d a)) (fma d d (sqr c))) in a * [misc]taylor: Taking taylor expansion of (fma c b (* d a)) in a * [misc]backup-simplify: Simplify (fma c b (* d a)) into (fma c b (* d a)) * [misc]taylor: Taking taylor expansion of (fma d d (sqr c)) in a * [misc]backup-simplify: Simplify (fma d d (sqr c)) into (fma d d (sqr c)) * [misc]backup-simplify: Simplify (* (fma c b (* d a)) (fma d d (sqr c))) into (* (fma d d (sqr c)) (fma c b (* d a))) * [misc]taylor: Taking taylor expansion of (* (fma d d (sqr c)) (fma c b (* d a))) in d * [misc]taylor: Taking taylor expansion of (fma d d (sqr c)) in d * [misc]backup-simplify: Simplify (fma d d (sqr c)) into (fma d d (sqr c)) * [misc]taylor: Taking taylor expansion of (fma c b (* d a)) in d * [misc]backup-simplify: Simplify (fma c b (* d a)) into (fma c b (* d a)) * [misc]backup-simplify: Simplify (* (fma d d (sqr c)) (fma c b (* d a))) into (* (fma c b (* d a)) (fma d d (sqr c))) * [misc]backup-simplify: Simplify (* (fma c b (* d a)) (fma d d (sqr c))) into (* (fma d d (sqr c)) (fma c b (* d a))) * [misc]backup-simplify: Simplify (+ (* (fma c b (* d a)) 0) (* 0 (fma d d (sqr c)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma d d (sqr c)) 0) (* 0 (fma c b (* d a)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma c b (* d a)) 0) (* 0 (fma d d (sqr c)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma d d (sqr c)) 0) (* 0 (fma c b (* d a)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma c b (* d a)) 0) (+ (* 0 0) (* 0 (fma d d (sqr c))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (fma d d (sqr c)) (fma c b (* d a))) into (* (fma c b (* d a)) (fma d d (sqr c))) * [misc]approximate: Taking taylor expansion of (* (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c)))) in (c b a d) around 0 * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c)))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) in d * [misc]backup-simplify: Simplify (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) into (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) in d * [misc]backup-simplify: Simplify (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) into (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c)))) in a * [misc]taylor: Taking taylor expansion of (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) in a * [misc]backup-simplify: Simplify (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) into (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) in a * [misc]backup-simplify: Simplify (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) into (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c)))) in b * [misc]taylor: Taking taylor expansion of (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) in b * [misc]backup-simplify: Simplify (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) into (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) in b * [misc]backup-simplify: Simplify (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) into (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c)))) in c * [misc]taylor: Taking taylor expansion of (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) in c * [misc]backup-simplify: Simplify (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) into (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) in c * [misc]backup-simplify: Simplify (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) into (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c)))) in c * [misc]taylor: Taking taylor expansion of (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) in c * [misc]backup-simplify: Simplify (fma (/ 1 c) (/ 1 b) (* (/ 1 a) (/ 1 d))) into (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) in c * [misc]backup-simplify: Simplify (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) into (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))) into (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) in b * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) in b * [misc]backup-simplify: Simplify (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) into (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) in b * [misc]backup-simplify: Simplify (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) into (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) * [misc]backup-simplify: Simplify (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) into (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) in a * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) in a * [misc]backup-simplify: Simplify (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) into (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) in a * [misc]backup-simplify: Simplify (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) into (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) * [misc]backup-simplify: Simplify (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) into (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) in d * [misc]backup-simplify: Simplify (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) into (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) in d * [misc]backup-simplify: Simplify (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) into (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) * [misc]backup-simplify: Simplify (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) into (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) into (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) 0) (* 0 (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) 0) (* 0 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) 0) (* 0 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) 0) (* 0 (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))) 0) (+ (* 0 0) (* 0 (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) into (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))) * [misc]approximate: Taking taylor expansion of (* (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c))))) in (c b a d) around 0 * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c))))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) in d * [misc]backup-simplify: Simplify (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) into (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) in d * [misc]backup-simplify: Simplify (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) into (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c))))) in a * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) in a * [misc]backup-simplify: Simplify (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) into (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) in a * [misc]backup-simplify: Simplify (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) into (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c))))) in b * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]backup-simplify: Simplify (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) into (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) in b * [misc]backup-simplify: Simplify (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) into (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c))))) in c * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) in c * [misc]backup-simplify: Simplify (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) into (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) in c * [misc]backup-simplify: Simplify (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) into (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c))))) in c * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) in c * [misc]backup-simplify: Simplify (fma (/ 1 (- c)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- d)))) into (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) in c * [misc]backup-simplify: Simplify (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) into (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) into (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) * [misc]taylor: Taking taylor expansion of (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) in b * [misc]taylor: Taking taylor expansion of (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) in b * [misc]backup-simplify: Simplify (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) into (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) in b * [misc]backup-simplify: Simplify (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) into (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) into (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) * [misc]taylor: Taking taylor expansion of (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) in a * [misc]taylor: Taking taylor expansion of (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) in a * [misc]backup-simplify: Simplify (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) into (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) in a * [misc]backup-simplify: Simplify (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) into (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) into (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) * [misc]taylor: Taking taylor expansion of (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) in d * [misc]taylor: Taking taylor expansion of (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) in d * [misc]backup-simplify: Simplify (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) into (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) in d * [misc]backup-simplify: Simplify (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) into (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) into (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) into (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (+ (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) 0) (+ (* 0 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) into (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) * [misc]approximate: Taking taylor expansion of (sqr (* b c)) in (b c) around 0 * [misc]taylor: Taking taylor expansion of (sqr (* b c)) in c * [misc]taylor: Taking taylor expansion of (* b c) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (* b c)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr (* b c)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]backup-simplify: Simplify (+ (* 0 c) (* c 0)) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* c c) (* 0 0))) into (sqr c) * [misc]taylor: Taking taylor expansion of (sqr c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (sqr (* (/ 1 b) (/ 1 c))) in (b c) around 0 * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 b) (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 b) (/ 1 c))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 b) (/ 1 c))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (sqr c)) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr c)) in c * [misc]taylor: Taking taylor expansion of (sqr c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (* 0 (/ 1 c))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (sqr (* (/ 1 (/ 1 c)) (/ 1 (/ 1 b))))) into (* (sqr b) (sqr c)) * [misc]approximate: Taking taylor expansion of (sqr (* (/ 1 (- b)) (/ 1 (- c)))) in (b c) around 0 * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 (- b)) (/ 1 (- c)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in c * [misc]taylor: Taking taylor expansion of (- b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 (- b)) (/ 1 (- c)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (* (/ 1 (- b)) (/ 1 (- c)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (sqr c)) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr c)) in c * [misc]taylor: Taking taylor expansion of (sqr c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 c))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (* 0 (/ 1 c))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (sqr (* (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- b)))))) into (* (sqr b) (sqr c)) * * * [misc]progress: tayloring alt 2 of 4 * [misc]approximate: Taking taylor expansion of (/ (* d a) (sqr (hypot c d))) in (d a c) around 0 * [misc]taylor: Taking taylor expansion of (/ (* d a) (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (* d a) (sqr (hypot c d))) into (/ (* d a) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (* d a) (sqr (hypot c d))) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in a * [misc]taylor: Taking taylor expansion of (hypot c d) in a * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ d (sqr (hypot c d))) into (/ d (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (* d a) (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (* d a) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* 0 a) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 a)) into a * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ a (sqr (hypot c d))) into (/ a (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (* d a) (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (* d a) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* 0 a) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 a)) into a * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ a (sqr (hypot c d))) into (/ a (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ a (sqr (hypot c d))) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in a * [misc]taylor: Taking taylor expansion of (hypot c d) in a * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ a (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ a (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (/ 1 (sqr (hypot c d))) (* 1 (* a d))) into (/ (* d a) (sqr (hypot c d))) * [misc]approximate: Taking taylor expansion of (/ (* (/ 1 d) (/ 1 a)) (sqr (hypot (/ 1 c) (/ 1 d)))) in (d a c) around 0 * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 d) (/ 1 a)) (sqr (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 a)) in c * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (/ 1 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 (* d a)) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 d) (/ 1 a)) (sqr (hypot (/ 1 c) (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 a)) in a * [misc]taylor: Taking taylor expansion of (/ 1 d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (/ 1 a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (/ 1 d) 1) into (/ 1 d) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 d) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) d)) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 d) (/ 1 a)) (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 a)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* 1 (/ 1 a)) into (/ 1 a) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 d) (/ 1 a)) (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 a)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* 1 (/ 1 a)) into (/ 1 a) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) in a * [misc]taylor: Taking taylor expansion of (* (sqr (hypot (/ 1 c) (/ 1 d))) a) in a * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 1) (* 0 0)) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 a))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (* 1 (* (/ 1 (/ 1 a)) (/ 1 (/ 1 d))))) into (/ (* d a) (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]approximate: Taking taylor expansion of (/ (* (/ 1 (- d)) (/ 1 (- a))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in (d a c) around 0 * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- d)) (/ 1 (- a))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- a))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in c * [misc]taylor: Taking taylor expansion of (- a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in c * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (/ -1 d) (/ -1 a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 (* d a)) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- d)) (/ 1 (- a))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in a * [misc]taylor: Taking taylor expansion of (- d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in a * [misc]taylor: Taking taylor expansion of (- a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in a * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (/ -1 d) -1) into (/ 1 d) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 d) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* d (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- d)) (/ 1 (- a))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- a))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in d * [misc]taylor: Taking taylor expansion of (- a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in d * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* -1 (/ -1 a)) into (/ 1 a) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 a) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- d)) (/ 1 (- a))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- a))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in d * [misc]taylor: Taking taylor expansion of (- a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in d * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* -1 (/ -1 a)) into (/ 1 a) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 a) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) in a * [misc]taylor: Taking taylor expansion of (* a (sqr (hypot (/ -1 c) (/ -1 d)))) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqr (hypot (/ -1 c) (/ -1 d))))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) in c * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 a))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (* 1 (* (/ 1 (/ 1 (- a))) (/ 1 (/ 1 (- d)))))) into (/ (* d a) (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]approximate: Taking taylor expansion of (/ c (sqr (hypot c d))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (/ c (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ c (sqr (hypot c d))) into (/ c (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ c (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ c (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot c d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (/ 1 (sqr (hypot c d))) (* 1 c)) into (/ c (sqr (hypot c d))) * [misc]approximate: Taking taylor expansion of (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d)))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) * [misc]taylor: Taking taylor expansion of (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (* 1 (/ 1 (/ 1 c)))) into (/ c (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]approximate: Taking taylor expansion of (/ (/ 1 (- c)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- c)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in d * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ -1 c) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ -1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- c)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in c * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- c)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in c * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) in d * [misc]taylor: Taking taylor expansion of -1 in d * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) (* 1 (/ 1 (/ 1 (- c))))) into (/ c (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]approximate: Taking taylor expansion of (* (/ b 1) (/ c (sqr (hypot c d)))) in (b c d) around 0 * [misc]taylor: Taking taylor expansion of (* (/ b 1) (/ c (sqr (hypot c d)))) in d * [misc]taylor: Taking taylor expansion of (/ b 1) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ b 1) into b * [misc]taylor: Taking taylor expansion of (/ c (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ c (sqr (hypot c d))) into (/ c (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (* (/ b 1) (/ c (sqr (hypot c d)))) in c * [misc]taylor: Taking taylor expansion of (/ b 1) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of 1 in c * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ b 1) into b * [misc]taylor: Taking taylor expansion of (/ c (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (* (/ b 1) (/ c (sqr (hypot c d)))) in b * [misc]taylor: Taking taylor expansion of (/ b 1) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 1 in b * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ c (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in b * [misc]taylor: Taking taylor expansion of (hypot c d) in b * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ c (sqr (hypot c d))) into (/ c (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (* (/ b 1) (/ c (sqr (hypot c d)))) in b * [misc]taylor: Taking taylor expansion of (/ b 1) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 1 in b * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ c (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in b * [misc]taylor: Taking taylor expansion of (hypot c d) in b * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ c (sqr (hypot c d))) into (/ c (sqr (hypot c d))) * [misc]backup-simplify: Simplify (* 1 (/ c (sqr (hypot c d)))) into (/ c (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ c (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ c (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ c (sqr (hypot c d))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ c (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ c (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (/ 1 (sqr (hypot c d))) (* 1 (* c b))) into (/ (* b c) (sqr (hypot c d))) * [misc]approximate: Taking taylor expansion of (* (/ (/ 1 b) 1) (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d))))) in (b c d) around 0 * [misc]taylor: Taking taylor expansion of (* (/ (/ 1 b) 1) (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d))))) in d * [misc]taylor: Taking taylor expansion of (/ (/ 1 b) 1) in d * [misc]taylor: Taking taylor expansion of (/ 1 b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (/ 1 b) 1) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) * [misc]taylor: Taking taylor expansion of (* (/ (/ 1 b) 1) (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d))))) in c * [misc]taylor: Taking taylor expansion of (/ (/ 1 b) 1) in c * [misc]taylor: Taking taylor expansion of (/ 1 b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of 1 in c * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (/ 1 b) 1) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (* (/ (/ 1 b) 1) (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d))))) in b * [misc]taylor: Taking taylor expansion of (/ (/ 1 b) 1) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in b * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in b * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) * [misc]taylor: Taking taylor expansion of (* (/ (/ 1 b) 1) (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d))))) in b * [misc]taylor: Taking taylor expansion of (/ (/ 1 b) 1) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in b * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in b * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) * [misc]backup-simplify: Simplify (* 1 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) in c * [misc]taylor: Taking taylor expansion of (* (sqr (hypot (/ 1 c) (/ 1 d))) c) in c * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 1) (* 0 0)) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (* 1 (* (/ 1 (/ 1 c)) (/ 1 (/ 1 b))))) into (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]approximate: Taking taylor expansion of (* (/ (/ 1 (- b)) 1) (/ (/ 1 (- c)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in (b c d) around 0 * [misc]taylor: Taking taylor expansion of (* (/ (/ 1 (- b)) 1) (/ (/ 1 (- c)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in d * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- b)) 1) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in d * [misc]taylor: Taking taylor expansion of (- b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (/ -1 b) 1) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- c)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in d * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ -1 c) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ -1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (* (/ (/ 1 (- b)) 1) (/ (/ 1 (- c)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in c * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- b)) 1) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in c * [misc]taylor: Taking taylor expansion of (- b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of 1 in c * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (/ -1 b) 1) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- c)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in c * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (* (/ (/ 1 (- b)) 1) (/ (/ 1 (- c)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in b * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- b)) 1) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of 1 in b * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ -1 1) into -1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- c)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in b * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ -1 c) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ -1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (* (/ (/ 1 (- b)) 1) (/ (/ 1 (- c)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in b * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- b)) 1) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of 1 in b * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ -1 1) into -1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- c)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in b * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ -1 c) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ -1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]backup-simplify: Simplify (* -1 (/ -1 (* c (sqr (hypot (/ -1 c) (/ -1 d)))))) into (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) in c * [misc]taylor: Taking taylor expansion of (* c (sqr (hypot (/ -1 c) (/ -1 d)))) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqr (hypot (/ -1 c) (/ -1 d))))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ -1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ -1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 (* c (sqr (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (* 1 (* (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- b)))))) into (/ (* b c) (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]approximate: Taking taylor expansion of (- (* (/ b 1) (/ c (sqr (hypot c d)))) (/ (* d a) (sqr (hypot c d)))) in (b c d a) around 0 * [misc]taylor: Taking taylor expansion of (- (* (/ b 1) (/ c (sqr (hypot c d)))) (/ (* d a) (sqr (hypot c d)))) in a * [misc]taylor: Taking taylor expansion of (* (/ b 1) (/ c (sqr (hypot c d)))) in a * [misc]taylor: Taking taylor expansion of (/ b 1) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ b 1) into b * [misc]taylor: Taking taylor expansion of (/ c (sqr (hypot c d))) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in a * [misc]taylor: Taking taylor expansion of (hypot c d) in a * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ c (sqr (hypot c d))) into (/ c (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (* d a) (sqr (hypot c d))) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in a * [misc]taylor: Taking taylor expansion of (hypot c d) in a * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ d (sqr (hypot c d))) into (/ d (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (- (* (/ b 1) (/ c (sqr (hypot c d)))) (/ (* d a) (sqr (hypot c d)))) in d * [misc]taylor: Taking taylor expansion of (* (/ b 1) (/ c (sqr (hypot c d)))) in d * [misc]taylor: Taking taylor expansion of (/ b 1) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ b 1) into b * [misc]taylor: Taking taylor expansion of (/ c (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ c (sqr (hypot c d))) into (/ c (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (* d a) (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (* d a) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* 0 a) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 a)) into a * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ a (sqr (hypot c d))) into (/ a (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (- (* (/ b 1) (/ c (sqr (hypot c d)))) (/ (* d a) (sqr (hypot c d)))) in c * [misc]taylor: Taking taylor expansion of (* (/ b 1) (/ c (sqr (hypot c d)))) in c * [misc]taylor: Taking taylor expansion of (/ b 1) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of 1 in c * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ b 1) into b * [misc]taylor: Taking taylor expansion of (/ c (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (* d a) (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (* d a) (sqr (hypot c d))) into (/ (* d a) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (- (* (/ b 1) (/ c (sqr (hypot c d)))) (/ (* d a) (sqr (hypot c d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ b 1) (/ c (sqr (hypot c d)))) in b * [misc]taylor: Taking taylor expansion of (/ b 1) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 1 in b * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ c (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in b * [misc]taylor: Taking taylor expansion of (hypot c d) in b * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ c (sqr (hypot c d))) into (/ c (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (* d a) (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (* d a) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in b * [misc]taylor: Taking taylor expansion of (hypot c d) in b * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (* d a) (sqr (hypot c d))) into (/ (* d a) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (- (* (/ b 1) (/ c (sqr (hypot c d)))) (/ (* d a) (sqr (hypot c d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ b 1) (/ c (sqr (hypot c d)))) in b * [misc]taylor: Taking taylor expansion of (/ b 1) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 1 in b * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ c (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in b * [misc]taylor: Taking taylor expansion of (hypot c d) in b * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ c (sqr (hypot c d))) into (/ c (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (* d a) (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (* d a) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in b * [misc]taylor: Taking taylor expansion of (hypot c d) in b * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (* d a) (sqr (hypot c d))) into (/ (* d a) (sqr (hypot c d))) * [misc]backup-simplify: Simplify (- (/ (* d a) (sqr (hypot c d)))) into (- (/ (* d a) (sqr (hypot c d)))) * [misc]backup-simplify: Simplify (+ 0 (- (/ (* d a) (sqr (hypot c d))))) into (- (/ (* d a) (sqr (hypot c d)))) * [misc]taylor: Taking taylor expansion of (- (/ (* d a) (sqr (hypot c d)))) in c * [misc]taylor: Taking taylor expansion of (/ (* d a) (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (* d a) (sqr (hypot c d))) into (/ (* d a) (sqr (hypot c d))) * [misc]backup-simplify: Simplify (- (/ (* d a) (sqr (hypot c d)))) into (- (/ (* d a) (sqr (hypot c d)))) * [misc]taylor: Taking taylor expansion of (- (/ (* d a) (sqr (hypot c d)))) in d * [misc]taylor: Taking taylor expansion of (/ (* d a) (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (* d a) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* 0 a) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 a)) into a * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ a (sqr (hypot c d))) into (/ a (sqr (hypot c d))) * [misc]backup-simplify: Simplify (* 1 (/ c (sqr (hypot c d)))) into (/ c (sqr (hypot c d))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ (* d a) (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ c (sqr (hypot c d))) 0) into (/ c (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ c (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ (* d a) (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ a (sqr (hypot c d)))) into (- (/ a (sqr (hypot c d)))) * [misc]taylor: Taking taylor expansion of (- (/ a (sqr (hypot c d)))) in a * [misc]taylor: Taking taylor expansion of (/ a (sqr (hypot c d))) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in a * [misc]taylor: Taking taylor expansion of (hypot c d) in a * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ c (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ c (sqr (hypot c d))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ (* d a) (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot c d))) in a * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in a * [misc]taylor: Taking taylor expansion of (hypot c d) in a * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ (* d a) (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ a (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (sqr (hypot c d)))) into (- (/ 1 (sqr (hypot c d)))) * [misc]backup-simplify: Simplify (- (/ 1 (sqr (hypot c d)))) into (- (/ 1 (sqr (hypot c d)))) * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ c (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ c (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot c d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ (* d a) (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot c d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ (* d a) (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- (/ 1 (sqr (hypot c d)))) (* a (* d (* 1 1)))) (* (/ 1 (sqr (hypot c d))) (* 1 (* 1 (* c b))))) into (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot c d)))) * [misc]approximate: Taking taylor expansion of (- (* (/ (/ 1 b) 1) (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d))))) (/ (* (/ 1 d) (/ 1 a)) (sqr (hypot (/ 1 c) (/ 1 d))))) in (b c d a) around 0 * [misc]taylor: Taking taylor expansion of (- (* (/ (/ 1 b) 1) (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d))))) (/ (* (/ 1 d) (/ 1 a)) (sqr (hypot (/ 1 c) (/ 1 d))))) in a * [misc]taylor: Taking taylor expansion of (* (/ (/ 1 b) 1) (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d))))) in a * [misc]taylor: Taking taylor expansion of (/ (/ 1 b) 1) in a * [misc]taylor: Taking taylor expansion of (/ 1 b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (/ 1 b) 1) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (/ 1 c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 d) (/ 1 a)) (sqr (hypot (/ 1 c) (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 a)) in a * [misc]taylor: Taking taylor expansion of (/ 1 d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (/ 1 a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (/ 1 d) 1) into (/ 1 d) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 d) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) d)) * [misc]taylor: Taking taylor expansion of (- (* (/ (/ 1 b) 1) (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d))))) (/ (* (/ 1 d) (/ 1 a)) (sqr (hypot (/ 1 c) (/ 1 d))))) in d * [misc]taylor: Taking taylor expansion of (* (/ (/ 1 b) 1) (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d))))) in d * [misc]taylor: Taking taylor expansion of (/ (/ 1 b) 1) in d * [misc]taylor: Taking taylor expansion of (/ 1 b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (/ 1 b) 1) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 d) (/ 1 a)) (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 a)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* 1 (/ 1 a)) into (/ 1 a) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) * [misc]taylor: Taking taylor expansion of (- (* (/ (/ 1 b) 1) (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d))))) (/ (* (/ 1 d) (/ 1 a)) (sqr (hypot (/ 1 c) (/ 1 d))))) in c * [misc]taylor: Taking taylor expansion of (* (/ (/ 1 b) 1) (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d))))) in c * [misc]taylor: Taking taylor expansion of (/ (/ 1 b) 1) in c * [misc]taylor: Taking taylor expansion of (/ 1 b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of 1 in c * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (/ 1 b) 1) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 d) (/ 1 a)) (sqr (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 a)) in c * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (/ 1 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 (* d a)) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) * [misc]taylor: Taking taylor expansion of (- (* (/ (/ 1 b) 1) (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d))))) (/ (* (/ 1 d) (/ 1 a)) (sqr (hypot (/ 1 c) (/ 1 d))))) in b * [misc]taylor: Taking taylor expansion of (* (/ (/ 1 b) 1) (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d))))) in b * [misc]taylor: Taking taylor expansion of (/ (/ 1 b) 1) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in b * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in b * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 d) (/ 1 a)) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 a)) in b * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in b * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 (* d a)) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) * [misc]taylor: Taking taylor expansion of (- (* (/ (/ 1 b) 1) (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d))))) (/ (* (/ 1 d) (/ 1 a)) (sqr (hypot (/ 1 c) (/ 1 d))))) in b * [misc]taylor: Taking taylor expansion of (* (/ (/ 1 b) 1) (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d))))) in b * [misc]taylor: Taking taylor expansion of (/ (/ 1 b) 1) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in b * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in b * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 d) (/ 1 a)) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 a)) in b * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in b * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 (* d a)) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) * [misc]backup-simplify: Simplify (* 1 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) * [misc]backup-simplify: Simplify (+ (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) 0) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) in c * [misc]taylor: Taking taylor expansion of (* (sqr (hypot (/ 1 c) (/ 1 d))) c) in c * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 1) (* 0 0)) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)))) into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) into (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))))) into (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) in c * [misc]taylor: Taking taylor expansion of (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)) in c * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)) into (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)) * [misc]backup-simplify: Simplify (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 a))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) into (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) in d * [misc]taylor: Taking taylor expansion of (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)) in d * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]taylor: Taking taylor expansion of (* d a) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (* 0 a) into 0 * [misc]backup-simplify: Simplify (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 a)) into a * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) a) (* 0 0)) into (* (sqr (hypot (/ 1 c) (/ 1 d))) a) * [misc]backup-simplify: Simplify (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) * [misc]backup-simplify: Simplify (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a))) into (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) in a * [misc]taylor: Taking taylor expansion of (* (sqr (hypot (/ 1 c) (/ 1 d))) a) in a * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 1) (* 0 0)) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (- (/ 1 (sqr (hypot (/ 1 c) (/ 1 d))))) into (- (/ 1 (sqr (hypot (/ 1 c) (/ 1 d))))) * [misc]backup-simplify: Simplify (- (/ 1 (sqr (hypot (/ 1 c) (/ 1 d))))) into (- (/ 1 (sqr (hypot (/ 1 c) (/ 1 d))))) * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (* 0 (* d a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) (/ 0 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 a) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) (/ 0 (* (sqr (hypot (/ 1 c) (/ 1 d))) a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (* 0 (* d a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) (/ 0 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) (* 0 (/ 0 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (+ (* 0 a) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) (/ 0 (* (sqr (hypot (/ 1 c) (/ 1 d))) a))) (* 0 (/ 0 (* (sqr (hypot (/ 1 c) (/ 1 d))) a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (* 1 (* 1 (* (/ 1 (/ 1 c)) (/ 1 (/ 1 b)))))) (* (- (/ 1 (sqr (hypot (/ 1 c) (/ 1 d))))) (* (/ 1 (/ 1 a)) (* (/ 1 (/ 1 d)) (* 1 1))))) into (- (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 d)))) (/ (* d a) (sqr (hypot (/ 1 c) (/ 1 d))))) * [misc]approximate: Taking taylor expansion of (- (* (/ (/ 1 (- b)) 1) (/ (/ 1 (- c)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) (/ (* (/ 1 (- d)) (/ 1 (- a))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in (b c d a) around 0 * [misc]taylor: Taking taylor expansion of (- (* (/ (/ 1 (- b)) 1) (/ (/ 1 (- c)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) (/ (* (/ 1 (- d)) (/ 1 (- a))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in a * [misc]taylor: Taking taylor expansion of (* (/ (/ 1 (- b)) 1) (/ (/ 1 (- c)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in a * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- b)) 1) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in a * [misc]taylor: Taking taylor expansion of (- b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (/ -1 b) 1) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- c)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in a * [misc]taylor: Taking taylor expansion of (- c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in a * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ -1 c) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ -1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- d)) (/ 1 (- a))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in a * [misc]taylor: Taking taylor expansion of (- d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in a * [misc]taylor: Taking taylor expansion of (- a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in a * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (/ -1 d) -1) into (/ 1 d) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 d) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* d (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (- (* (/ (/ 1 (- b)) 1) (/ (/ 1 (- c)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) (/ (* (/ 1 (- d)) (/ 1 (- a))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in d * [misc]taylor: Taking taylor expansion of (* (/ (/ 1 (- b)) 1) (/ (/ 1 (- c)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in d * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- b)) 1) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in d * [misc]taylor: Taking taylor expansion of (- b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (/ -1 b) 1) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- c)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in d * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ -1 c) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ -1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- d)) (/ 1 (- a))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- a))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in d * [misc]taylor: Taking taylor expansion of (- a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in d * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* -1 (/ -1 a)) into (/ 1 a) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 a) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (- (* (/ (/ 1 (- b)) 1) (/ (/ 1 (- c)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) (/ (* (/ 1 (- d)) (/ 1 (- a))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in c * [misc]taylor: Taking taylor expansion of (* (/ (/ 1 (- b)) 1) (/ (/ 1 (- c)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in c * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- b)) 1) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in c * [misc]taylor: Taking taylor expansion of (- b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of 1 in c * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (/ -1 b) 1) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- c)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in c * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- d)) (/ 1 (- a))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- a))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in c * [misc]taylor: Taking taylor expansion of (- a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in c * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (/ -1 d) (/ -1 a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 (* d a)) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]taylor: Taking taylor expansion of (- (* (/ (/ 1 (- b)) 1) (/ (/ 1 (- c)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) (/ (* (/ 1 (- d)) (/ 1 (- a))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in b * [misc]taylor: Taking taylor expansion of (* (/ (/ 1 (- b)) 1) (/ (/ 1 (- c)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in b * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- b)) 1) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of 1 in b * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ -1 1) into -1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- c)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in b * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ -1 c) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ -1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- d)) (/ 1 (- a))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- a))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in b * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (/ -1 d) (/ -1 a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 (* d a)) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]taylor: Taking taylor expansion of (- (* (/ (/ 1 (- b)) 1) (/ (/ 1 (- c)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) (/ (* (/ 1 (- d)) (/ 1 (- a))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in b * [misc]taylor: Taking taylor expansion of (* (/ (/ 1 (- b)) 1) (/ (/ 1 (- c)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in b * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- b)) 1) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of 1 in b * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ -1 1) into -1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- c)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in b * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ -1 c) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ -1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- d)) (/ 1 (- a))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- a))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in b * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (/ -1 d) (/ -1 a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 (* d a)) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]backup-simplify: Simplify (* -1 (/ -1 (* c (sqr (hypot (/ -1 c) (/ -1 d)))))) into (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]backup-simplify: Simplify (+ (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) 0) into (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) in c * [misc]taylor: Taking taylor expansion of (* c (sqr (hypot (/ -1 c) (/ -1 d)))) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqr (hypot (/ -1 c) (/ -1 d))))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ -1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) into (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))))) into (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) in c * [misc]taylor: Taking taylor expansion of (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* a (sqr (hypot (/ -1 c) (/ -1 d)))) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* a (sqr (hypot (/ -1 c) (/ -1 d)))) into (* a (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))) into (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]backup-simplify: Simplify (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) into (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) in a * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ -1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 (* c (sqr (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 a))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) into (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) in d * [misc]taylor: Taking taylor expansion of (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* a (sqr (hypot (/ -1 c) (/ -1 d)))) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* a (sqr (hypot (/ -1 c) (/ -1 d)))) into (* a (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (* 0 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) into (* a (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) into (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]backup-simplify: Simplify (- (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) into (- (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) in a * [misc]taylor: Taking taylor expansion of (* a (sqr (hypot (/ -1 c) (/ -1 d)))) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqr (hypot (/ -1 c) (/ -1 d))))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (- (/ 1 (sqr (hypot (/ -1 c) (/ -1 d))))) into (- (/ 1 (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]backup-simplify: Simplify (- (/ 1 (sqr (hypot (/ -1 c) (/ -1 d))))) into (- (/ 1 (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ -1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (* 0 (/ -1 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) (/ 0 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (* a (sqr (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ -1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 (* c (sqr (hypot (/ -1 c) (/ -1 d)))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) (/ 0 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) (* 0 (/ 0 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* a (sqr (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) (* 0 (/ 0 (* a (sqr (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (* 1 (* 1 (* (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- b))))))) (* (- (/ 1 (sqr (hypot (/ -1 c) (/ -1 d))))) (* (/ 1 (/ 1 (- a))) (* (/ 1 (/ 1 (- d))) (* 1 1))))) into (- (/ (* b c) (sqr (hypot (/ -1 c) (/ -1 d)))) (/ (* d a) (sqr (hypot (/ -1 c) (/ -1 d))))) * * * [misc]progress: tayloring alt 3 of 4 * [misc]approximate: Taking taylor expansion of (/ (* b c) (sqr (hypot c d))) in (b c d) around 0 * [misc]taylor: Taking taylor expansion of (/ (* b c) (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (* b c) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* b c) into (* b c) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (* b c) (sqr (hypot c d))) into (/ (* b c) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (* b c) (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (* b c) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* b 0) into 0 * [misc]backup-simplify: Simplify (+ (* b 1) (* 0 0)) into b * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ b (sqr (hypot c d))) into (/ b (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (* b c) (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in b * [misc]taylor: Taking taylor expansion of (hypot c d) in b * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ c (sqr (hypot c d))) into (/ c (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (* b c) (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in b * [misc]taylor: Taking taylor expansion of (hypot c d) in b * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ c (sqr (hypot c d))) into (/ c (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ c (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ c (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ c (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (/ 1 (sqr (hypot c d))) (* 1 (* c b))) into (/ (* b c) (sqr (hypot c d))) * [misc]approximate: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) in (b c d) around 0 * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in d * [misc]taylor: Taking taylor expansion of (/ 1 b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (/ 1 b) (/ 1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 (* b c)) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* b c))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (/ 1 b) 1) into (/ 1 b) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 b) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) b)) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in b * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in b * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) in c * [misc]taylor: Taking taylor expansion of (* (sqr (hypot (/ 1 c) (/ 1 d))) c) in c * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 1) (* 0 0)) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (* 1 (* (/ 1 (/ 1 c)) (/ 1 (/ 1 b))))) into (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]approximate: Taking taylor expansion of (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in (b c d) around 0 * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in d * [misc]taylor: Taking taylor expansion of (- b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in d * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (/ -1 b) (/ -1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 (* b c)) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* b (* c (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in c * [misc]taylor: Taking taylor expansion of (- b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in c * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (/ -1 b) -1) into (/ 1 b) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 b) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* b (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in b * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in b * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) in c * [misc]taylor: Taking taylor expansion of (* c (sqr (hypot (/ -1 c) (/ -1 d)))) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqr (hypot (/ -1 c) (/ -1 d))))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 c))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (* 1 (* (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- b)))))) into (/ (* b c) (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]approximate: Taking taylor expansion of (* (/ d 1) (/ a (sqr (hypot c d)))) in (d a c) around 0 * [misc]taylor: Taking taylor expansion of (* (/ d 1) (/ a (sqr (hypot c d)))) in c * [misc]taylor: Taking taylor expansion of (/ d 1) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of 1 in c * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ d 1) into d * [misc]taylor: Taking taylor expansion of (/ a (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ a (sqr (hypot c d))) into (/ a (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (* (/ d 1) (/ a (sqr (hypot c d)))) in a * [misc]taylor: Taking taylor expansion of (/ d 1) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ d 1) into d * [misc]taylor: Taking taylor expansion of (/ a (sqr (hypot c d))) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in a * [misc]taylor: Taking taylor expansion of (hypot c d) in a * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (* (/ d 1) (/ a (sqr (hypot c d)))) in d * [misc]taylor: Taking taylor expansion of (/ d 1) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ a (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ a (sqr (hypot c d))) into (/ a (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (* (/ d 1) (/ a (sqr (hypot c d)))) in d * [misc]taylor: Taking taylor expansion of (/ d 1) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ a (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ a (sqr (hypot c d))) into (/ a (sqr (hypot c d))) * [misc]backup-simplify: Simplify (* 1 (/ a (sqr (hypot c d)))) into (/ a (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ a (sqr (hypot c d))) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in a * [misc]taylor: Taking taylor expansion of (hypot c d) in a * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ a (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ a (sqr (hypot c d))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ a (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ a (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (/ 1 (sqr (hypot c d))) (* 1 (* a d))) into (/ (* d a) (sqr (hypot c d))) * [misc]approximate: Taking taylor expansion of (* (/ (/ 1 d) 1) (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d))))) in (d a c) around 0 * [misc]taylor: Taking taylor expansion of (* (/ (/ 1 d) 1) (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d))))) in c * [misc]taylor: Taking taylor expansion of (/ (/ 1 d) 1) in c * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of 1 in c * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (/ 1 d) 1) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (/ 1 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) * [misc]taylor: Taking taylor expansion of (* (/ (/ 1 d) 1) (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d))))) in a * [misc]taylor: Taking taylor expansion of (/ (/ 1 d) 1) in a * [misc]taylor: Taking taylor expansion of (/ 1 d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (/ 1 d) 1) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (/ 1 a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (* (/ (/ 1 d) 1) (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d))))) in d * [misc]taylor: Taking taylor expansion of (/ (/ 1 d) 1) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (/ 1 a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) * [misc]taylor: Taking taylor expansion of (* (/ (/ 1 d) 1) (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d))))) in d * [misc]taylor: Taking taylor expansion of (/ (/ 1 d) 1) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (/ 1 a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) * [misc]backup-simplify: Simplify (* 1 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) in a * [misc]taylor: Taking taylor expansion of (* (sqr (hypot (/ 1 c) (/ 1 d))) a) in a * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 1) (* 0 0)) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (* 1 (* (/ 1 (/ 1 a)) (/ 1 (/ 1 d))))) into (/ (* d a) (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]approximate: Taking taylor expansion of (* (/ (/ 1 (- d)) 1) (/ (/ 1 (- a)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in (d a c) around 0 * [misc]taylor: Taking taylor expansion of (* (/ (/ 1 (- d)) 1) (/ (/ 1 (- a)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in c * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- d)) 1) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of 1 in c * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (/ -1 d) 1) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- a)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in c * [misc]taylor: Taking taylor expansion of (- a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in c * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ -1 a) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ -1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (* (/ (/ 1 (- d)) 1) (/ (/ 1 (- a)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in a * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- d)) 1) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in a * [misc]taylor: Taking taylor expansion of (- d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (/ -1 d) 1) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- a)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in a * [misc]taylor: Taking taylor expansion of (- a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in a * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (* (/ (/ 1 (- d)) 1) (/ (/ 1 (- a)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in d * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- d)) 1) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ -1 1) into -1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- a)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in d * [misc]taylor: Taking taylor expansion of (- a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in d * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ -1 a) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ -1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (* (/ (/ 1 (- d)) 1) (/ (/ 1 (- a)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in d * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- d)) 1) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ -1 1) into -1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- a)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in d * [misc]taylor: Taking taylor expansion of (- a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in d * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ -1 a) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ -1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]backup-simplify: Simplify (* -1 (/ -1 (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) into (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) in a * [misc]taylor: Taking taylor expansion of (* a (sqr (hypot (/ -1 c) (/ -1 d)))) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqr (hypot (/ -1 c) (/ -1 d))))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) in c * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ -1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ -1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 (* a (sqr (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (* 1 (* (/ 1 (/ 1 (- a))) (/ 1 (/ 1 (- d)))))) into (/ (* d a) (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]approximate: Taking taylor expansion of (/ a (sqr (hypot c d))) in (a c d) around 0 * [misc]taylor: Taking taylor expansion of (/ a (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ a (sqr (hypot c d))) into (/ a (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ a (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ a (sqr (hypot c d))) into (/ a (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ a (sqr (hypot c d))) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in a * [misc]taylor: Taking taylor expansion of (hypot c d) in a * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ a (sqr (hypot c d))) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in a * [misc]taylor: Taking taylor expansion of (hypot c d) in a * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (/ 1 (sqr (hypot c d))) (* 1 (* 1 a))) into (/ a (sqr (hypot c d))) * [misc]approximate: Taking taylor expansion of (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d)))) in (a c d) around 0 * [misc]taylor: Taking taylor expansion of (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (/ 1 a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) * [misc]taylor: Taking taylor expansion of (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (/ 1 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) * [misc]taylor: Taking taylor expansion of (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (/ 1 a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (/ 1 a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (* 1 (* 1 (/ 1 (/ 1 a))))) into (/ a (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]approximate: Taking taylor expansion of (/ (/ 1 (- a)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in (a c d) around 0 * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- a)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in d * [misc]taylor: Taking taylor expansion of (- a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in d * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ -1 a) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ -1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- a)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in c * [misc]taylor: Taking taylor expansion of (- a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in c * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ -1 a) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ -1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- a)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in a * [misc]taylor: Taking taylor expansion of (- a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in a * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- a)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in a * [misc]taylor: Taking taylor expansion of (- a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in a * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) in c * [misc]taylor: Taking taylor expansion of -1 in c * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) in d * [misc]taylor: Taking taylor expansion of -1 in d * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) (* 1 (* 1 (/ 1 (/ 1 (- a)))))) into (/ a (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]approximate: Taking taylor expansion of (- (/ (* b c) (sqr (hypot c d))) (* (/ d 1) (/ a (sqr (hypot c d))))) in (b c d a) around 0 * [misc]taylor: Taking taylor expansion of (- (/ (* b c) (sqr (hypot c d))) (* (/ d 1) (/ a (sqr (hypot c d))))) in a * [misc]taylor: Taking taylor expansion of (/ (* b c) (sqr (hypot c d))) in a * [misc]taylor: Taking taylor expansion of (* b c) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in a * [misc]taylor: Taking taylor expansion of (hypot c d) in a * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* b c) into (* b c) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (* b c) (sqr (hypot c d))) into (/ (* b c) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (* (/ d 1) (/ a (sqr (hypot c d)))) in a * [misc]taylor: Taking taylor expansion of (/ d 1) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ d 1) into d * [misc]taylor: Taking taylor expansion of (/ a (sqr (hypot c d))) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in a * [misc]taylor: Taking taylor expansion of (hypot c d) in a * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (- (/ (* b c) (sqr (hypot c d))) (* (/ d 1) (/ a (sqr (hypot c d))))) in d * [misc]taylor: Taking taylor expansion of (/ (* b c) (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (* b c) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* b c) into (* b c) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (* b c) (sqr (hypot c d))) into (/ (* b c) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (* (/ d 1) (/ a (sqr (hypot c d)))) in d * [misc]taylor: Taking taylor expansion of (/ d 1) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ a (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ a (sqr (hypot c d))) into (/ a (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (- (/ (* b c) (sqr (hypot c d))) (* (/ d 1) (/ a (sqr (hypot c d))))) in c * [misc]taylor: Taking taylor expansion of (/ (* b c) (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (* b c) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* b 0) into 0 * [misc]backup-simplify: Simplify (+ (* b 1) (* 0 0)) into b * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ b (sqr (hypot c d))) into (/ b (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (* (/ d 1) (/ a (sqr (hypot c d)))) in c * [misc]taylor: Taking taylor expansion of (/ d 1) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of 1 in c * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ d 1) into d * [misc]taylor: Taking taylor expansion of (/ a (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ a (sqr (hypot c d))) into (/ a (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (- (/ (* b c) (sqr (hypot c d))) (* (/ d 1) (/ a (sqr (hypot c d))))) in b * [misc]taylor: Taking taylor expansion of (/ (* b c) (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in b * [misc]taylor: Taking taylor expansion of (hypot c d) in b * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ c (sqr (hypot c d))) into (/ c (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (* (/ d 1) (/ a (sqr (hypot c d)))) in b * [misc]taylor: Taking taylor expansion of (/ d 1) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of 1 in b * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ d 1) into d * [misc]taylor: Taking taylor expansion of (/ a (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in b * [misc]taylor: Taking taylor expansion of (hypot c d) in b * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ a (sqr (hypot c d))) into (/ a (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (- (/ (* b c) (sqr (hypot c d))) (* (/ d 1) (/ a (sqr (hypot c d))))) in b * [misc]taylor: Taking taylor expansion of (/ (* b c) (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in b * [misc]taylor: Taking taylor expansion of (hypot c d) in b * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ c (sqr (hypot c d))) into (/ c (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (* (/ d 1) (/ a (sqr (hypot c d)))) in b * [misc]taylor: Taking taylor expansion of (/ d 1) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of 1 in b * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ d 1) into d * [misc]taylor: Taking taylor expansion of (/ a (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in b * [misc]taylor: Taking taylor expansion of (hypot c d) in b * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ a (sqr (hypot c d))) into (/ a (sqr (hypot c d))) * [misc]backup-simplify: Simplify (* d (/ a (sqr (hypot c d)))) into (/ (* d a) (sqr (hypot c d))) * [misc]backup-simplify: Simplify (- (/ (* d a) (sqr (hypot c d)))) into (- (/ (* d a) (sqr (hypot c d)))) * [misc]backup-simplify: Simplify (+ 0 (- (/ (* d a) (sqr (hypot c d))))) into (- (/ (* d a) (sqr (hypot c d)))) * [misc]taylor: Taking taylor expansion of (- (/ (* d a) (sqr (hypot c d)))) in c * [misc]taylor: Taking taylor expansion of (/ (* d a) (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (* d a) (sqr (hypot c d))) into (/ (* d a) (sqr (hypot c d))) * [misc]backup-simplify: Simplify (- (/ (* d a) (sqr (hypot c d)))) into (- (/ (* d a) (sqr (hypot c d)))) * [misc]taylor: Taking taylor expansion of (- (/ (* d a) (sqr (hypot c d)))) in d * [misc]taylor: Taking taylor expansion of (/ (* d a) (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (* d a) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* 0 a) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 a)) into a * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ a (sqr (hypot c d))) into (/ a (sqr (hypot c d))) * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ a (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* d (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 (/ a (sqr (hypot c d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ c (sqr (hypot c d))) 0) into (/ c (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ c (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ (* d a) (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ a (sqr (hypot c d)))) into (- (/ a (sqr (hypot c d)))) * [misc]taylor: Taking taylor expansion of (- (/ a (sqr (hypot c d)))) in a * [misc]taylor: Taking taylor expansion of (/ a (sqr (hypot c d))) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in a * [misc]taylor: Taking taylor expansion of (hypot c d) in a * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ c (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ a (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* d (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 (/ a (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot c d))) in a * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in a * [misc]taylor: Taking taylor expansion of (hypot c d) in a * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ (* d a) (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ a (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (sqr (hypot c d)))) into (- (/ 1 (sqr (hypot c d)))) * [misc]backup-simplify: Simplify (- (/ 1 (sqr (hypot c d)))) into (- (/ 1 (sqr (hypot c d)))) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ c (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot c d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ a (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* d (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ a (sqr (hypot c d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot c d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ (* d a) (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- (/ 1 (sqr (hypot c d)))) (* a (* d (* 1 1)))) (* (/ 1 (sqr (hypot c d))) (* 1 (* 1 (* c b))))) into (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot c d)))) * [misc]approximate: Taking taylor expansion of (- (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) (* (/ (/ 1 d) 1) (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d)))))) in (b c d a) around 0 * [misc]taylor: Taking taylor expansion of (- (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) (* (/ (/ 1 d) 1) (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d)))))) in a * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in a * [misc]taylor: Taking taylor expansion of (/ 1 b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (/ 1 b) (/ 1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 (* b c)) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* b c))) * [misc]taylor: Taking taylor expansion of (* (/ (/ 1 d) 1) (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d))))) in a * [misc]taylor: Taking taylor expansion of (/ (/ 1 d) 1) in a * [misc]taylor: Taking taylor expansion of (/ 1 d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (/ 1 d) 1) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (/ 1 a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (- (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) (* (/ (/ 1 d) 1) (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d)))))) in d * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in d * [misc]taylor: Taking taylor expansion of (/ 1 b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (/ 1 b) (/ 1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 (* b c)) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* b c))) * [misc]taylor: Taking taylor expansion of (* (/ (/ 1 d) 1) (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d))))) in d * [misc]taylor: Taking taylor expansion of (/ (/ 1 d) 1) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (/ 1 a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) * [misc]taylor: Taking taylor expansion of (- (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) (* (/ (/ 1 d) 1) (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d)))))) in c * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (/ 1 b) 1) into (/ 1 b) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 b) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) b)) * [misc]taylor: Taking taylor expansion of (* (/ (/ 1 d) 1) (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d))))) in c * [misc]taylor: Taking taylor expansion of (/ (/ 1 d) 1) in c * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of 1 in c * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (/ 1 d) 1) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (/ 1 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) * [misc]taylor: Taking taylor expansion of (- (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) (* (/ (/ 1 d) 1) (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d)))))) in b * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in b * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) * [misc]taylor: Taking taylor expansion of (* (/ (/ 1 d) 1) (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d))))) in b * [misc]taylor: Taking taylor expansion of (/ (/ 1 d) 1) in b * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of 1 in b * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (/ 1 d) 1) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in b * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) * [misc]taylor: Taking taylor expansion of (- (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) (* (/ (/ 1 d) 1) (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d)))))) in b * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in b * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) * [misc]taylor: Taking taylor expansion of (* (/ (/ 1 d) 1) (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d))))) in b * [misc]taylor: Taking taylor expansion of (/ (/ 1 d) 1) in b * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of 1 in b * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (/ 1 d) 1) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in b * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 a) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) * [misc]backup-simplify: Simplify (+ (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) 0) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) in c * [misc]taylor: Taking taylor expansion of (* (sqr (hypot (/ 1 c) (/ 1 d))) c) in c * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 1) (* 0 0)) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) * [misc]backup-simplify: Simplify (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) into (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))))) into (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) in c * [misc]taylor: Taking taylor expansion of (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)) in c * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)) into (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)) * [misc]backup-simplify: Simplify (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 d) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) into (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) in d * [misc]taylor: Taking taylor expansion of (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)) in d * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]taylor: Taking taylor expansion of (* d a) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (* 0 a) into 0 * [misc]backup-simplify: Simplify (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 a)) into a * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) a) (* 0 0)) into (* (sqr (hypot (/ 1 c) (/ 1 d))) a) * [misc]backup-simplify: Simplify (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) * [misc]backup-simplify: Simplify (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a))) into (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) in a * [misc]taylor: Taking taylor expansion of (* (sqr (hypot (/ 1 c) (/ 1 d))) a) in a * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 1) (* 0 0)) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (- (/ 1 (sqr (hypot (/ 1 c) (/ 1 d))))) into (- (/ 1 (sqr (hypot (/ 1 c) (/ 1 d))))) * [misc]backup-simplify: Simplify (- (/ 1 (sqr (hypot (/ 1 c) (/ 1 d))))) into (- (/ 1 (sqr (hypot (/ 1 c) (/ 1 d))))) * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 d) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (* 0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (* 0 (* d a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) (/ 0 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 a) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) (/ 0 (* (sqr (hypot (/ 1 c) (/ 1 d))) a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 d) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (* 0 (* d a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) (/ 0 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) (* 0 (/ 0 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (+ (* 0 a) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) (/ 0 (* (sqr (hypot (/ 1 c) (/ 1 d))) a))) (* 0 (/ 0 (* (sqr (hypot (/ 1 c) (/ 1 d))) a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (* 1 (* 1 (* (/ 1 (/ 1 c)) (/ 1 (/ 1 b)))))) (* (- (/ 1 (sqr (hypot (/ 1 c) (/ 1 d))))) (* (/ 1 (/ 1 a)) (* (/ 1 (/ 1 d)) (* 1 1))))) into (- (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 d)))) (/ (* d a) (sqr (hypot (/ 1 c) (/ 1 d))))) * [misc]approximate: Taking taylor expansion of (- (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) (* (/ (/ 1 (- d)) 1) (/ (/ 1 (- a)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))))) in (b c d a) around 0 * [misc]taylor: Taking taylor expansion of (- (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) (* (/ (/ 1 (- d)) 1) (/ (/ 1 (- a)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))))) in a * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in a * [misc]taylor: Taking taylor expansion of (- b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in a * [misc]taylor: Taking taylor expansion of (- c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in a * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (/ -1 b) (/ -1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 (* b c)) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* b (* c (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]taylor: Taking taylor expansion of (* (/ (/ 1 (- d)) 1) (/ (/ 1 (- a)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in a * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- d)) 1) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in a * [misc]taylor: Taking taylor expansion of (- d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (/ -1 d) 1) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- a)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in a * [misc]taylor: Taking taylor expansion of (- a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in a * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ -1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (- (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) (* (/ (/ 1 (- d)) 1) (/ (/ 1 (- a)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))))) in d * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in d * [misc]taylor: Taking taylor expansion of (- b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in d * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (/ -1 b) (/ -1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 (* b c)) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* b (* c (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]taylor: Taking taylor expansion of (* (/ (/ 1 (- d)) 1) (/ (/ 1 (- a)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in d * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- d)) 1) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ -1 1) into -1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- a)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in d * [misc]taylor: Taking taylor expansion of (- a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in d * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ -1 a) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ -1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (- (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) (* (/ (/ 1 (- d)) 1) (/ (/ 1 (- a)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))))) in c * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in c * [misc]taylor: Taking taylor expansion of (- b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in c * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (/ -1 b) -1) into (/ 1 b) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 b) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* b (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (* (/ (/ 1 (- d)) 1) (/ (/ 1 (- a)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in c * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- d)) 1) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of 1 in c * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (/ -1 d) 1) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- a)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in c * [misc]taylor: Taking taylor expansion of (- a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in c * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ -1 a) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ -1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (- (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) (* (/ (/ 1 (- d)) 1) (/ (/ 1 (- a)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))))) in b * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in b * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (* (/ (/ 1 (- d)) 1) (/ (/ 1 (- a)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in b * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- d)) 1) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of 1 in b * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (/ -1 d) 1) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- a)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in b * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ -1 a) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ -1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (- (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) (* (/ (/ 1 (- d)) 1) (/ (/ 1 (- a)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))))) in b * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in b * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (* (/ (/ 1 (- d)) 1) (/ (/ 1 (- a)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in b * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- d)) 1) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of 1 in b * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (/ -1 d) 1) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- a)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in b * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ -1 a) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ -1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]backup-simplify: Simplify (+ (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) 0) into (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) in c * [misc]taylor: Taking taylor expansion of (* c (sqr (hypot (/ -1 c) (/ -1 d)))) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqr (hypot (/ -1 c) (/ -1 d))))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 c))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 d) (/ -1 (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) into (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]backup-simplify: Simplify (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) into (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))))) into (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) in c * [misc]taylor: Taking taylor expansion of (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* a (sqr (hypot (/ -1 c) (/ -1 d)))) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* a (sqr (hypot (/ -1 c) (/ -1 d)))) into (* a (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))) into (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]backup-simplify: Simplify (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) into (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) in a * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ -1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ -1 d) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) into (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) in d * [misc]taylor: Taking taylor expansion of (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* a (sqr (hypot (/ -1 c) (/ -1 d)))) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* a (sqr (hypot (/ -1 c) (/ -1 d)))) into (* a (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (* 0 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) into (* a (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) into (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]backup-simplify: Simplify (- (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) into (- (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) in a * [misc]taylor: Taking taylor expansion of (* a (sqr (hypot (/ -1 c) (/ -1 d)))) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqr (hypot (/ -1 c) (/ -1 d))))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (- (/ 1 (sqr (hypot (/ -1 c) (/ -1 d))))) into (- (/ 1 (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]backup-simplify: Simplify (- (/ 1 (sqr (hypot (/ -1 c) (/ -1 d))))) into (- (/ 1 (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ -1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ -1 d) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (* 0 (/ -1 (* a (sqr (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) (/ 0 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (* a (sqr (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ -1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ -1 d) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) (/ 0 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) (* 0 (/ 0 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* a (sqr (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) (* 0 (/ 0 (* a (sqr (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (* 1 (* 1 (* (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- b))))))) (* (- (/ 1 (sqr (hypot (/ -1 c) (/ -1 d))))) (* (/ 1 (/ 1 (- a))) (* (/ 1 (/ 1 (- d))) (* 1 1))))) into (- (/ (* b c) (sqr (hypot (/ -1 c) (/ -1 d)))) (/ (* d a) (sqr (hypot (/ -1 c) (/ -1 d))))) * * * [misc]progress: tayloring alt 4 of 4 * [misc]approximate: Taking taylor expansion of (/ (+ (sqr c) (sqr d)) (- (* b c) (* a d))) in (c d b a) around 0 * [misc]taylor: Taking taylor expansion of (/ (+ (sqr c) (sqr d)) (- (* b c) (* a d))) in a * [misc]taylor: Taking taylor expansion of (+ (sqr c) (sqr d)) in a * [misc]taylor: Taking taylor expansion of (sqr c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in a * [misc]taylor: Taking taylor expansion of (* b c) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* c c) into (sqr c) * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (+ (sqr c) (sqr d)) into (+ (sqr d) (sqr c)) * [misc]backup-simplify: Simplify (* b c) into (* b c) * [misc]backup-simplify: Simplify (* 0 d) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* b c) 0) into (* b c) * [misc]backup-simplify: Simplify (/ (+ (sqr d) (sqr c)) (* b c)) into (/ (+ (sqr d) (sqr c)) (* b c)) * [misc]taylor: Taking taylor expansion of (/ (+ (sqr c) (sqr d)) (- (* b c) (* a d))) in b * [misc]taylor: Taking taylor expansion of (+ (sqr c) (sqr d)) in b * [misc]taylor: Taking taylor expansion of (sqr c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* c c) into (sqr c) * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (+ (sqr c) (sqr d)) into (+ (sqr d) (sqr c)) * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ 0 (- (* d a))) into (- (* d a)) * [misc]backup-simplify: Simplify (/ (+ (sqr d) (sqr c)) (- (* d a))) into (* -1 (/ (+ (sqr d) (sqr c)) (* d a))) * [misc]taylor: Taking taylor expansion of (/ (+ (sqr c) (sqr d)) (- (* b c) (* a d))) in d * [misc]taylor: Taking taylor expansion of (+ (sqr c) (sqr d)) in d * [misc]taylor: Taking taylor expansion of (sqr c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in d * [misc]taylor: Taking taylor expansion of (* b c) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* c c) into (sqr c) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (sqr c) 0) into (sqr c) * [misc]backup-simplify: Simplify (* b c) into (* b c) * [misc]backup-simplify: Simplify (* a 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* b c) 0) into (* b c) * [misc]backup-simplify: Simplify (/ (sqr c) (* b c)) into (/ c b) * [misc]taylor: Taking taylor expansion of (/ (+ (sqr c) (sqr d)) (- (* b c) (* a d))) in c * [misc]taylor: Taking taylor expansion of (+ (sqr c) (sqr d)) in c * [misc]taylor: Taking taylor expansion of (sqr c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in c * [misc]taylor: Taking taylor expansion of (* b c) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* a d) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (+ 0 (sqr d)) into (sqr d) * [misc]backup-simplify: Simplify (* b 0) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ 0 (- (* d a))) into (- (* d a)) * [misc]backup-simplify: Simplify (/ (sqr d) (- (* d a))) into (* -1 (/ d a)) * [misc]taylor: Taking taylor expansion of (/ (+ (sqr c) (sqr d)) (- (* b c) (* a d))) in c * [misc]taylor: Taking taylor expansion of (+ (sqr c) (sqr d)) in c * [misc]taylor: Taking taylor expansion of (sqr c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in c * [misc]taylor: Taking taylor expansion of (* b c) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* a d) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (+ 0 (sqr d)) into (sqr d) * [misc]backup-simplify: Simplify (* b 0) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ 0 (- (* d a))) into (- (* d a)) * [misc]backup-simplify: Simplify (/ (sqr d) (- (* d a))) into (* -1 (/ d a)) * [misc]taylor: Taking taylor expansion of (* -1 (/ d a)) in d * [misc]taylor: Taking taylor expansion of -1 in d * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ d a) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* b 1) (* 0 0)) into b * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ b 0) into b * [misc]backup-simplify: Simplify (- (/ 0 (- (* d a))) (+ (* (* -1 (/ d a)) (/ b (- (* d a)))))) into (- (/ b (sqr a))) * [misc]taylor: Taking taylor expansion of (- (/ b (sqr a))) in d * [misc]taylor: Taking taylor expansion of (/ b (sqr a)) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (sqr a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* a a) into (sqr a) * [misc]backup-simplify: Simplify (/ b (sqr a)) into (/ b (sqr a)) * [misc]backup-simplify: Simplify (- (/ b (sqr a))) into (- (/ b (sqr a))) * [misc]taylor: Taking taylor expansion of (- (/ b (sqr a))) in b * [misc]taylor: Taking taylor expansion of (/ b (sqr a)) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* a a) into (sqr a) * [misc]backup-simplify: Simplify (/ 1 (sqr a)) into (/ 1 (sqr a)) * [misc]backup-simplify: Simplify (* -1 (/ 1 a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ -1 a) in b * [misc]taylor: Taking taylor expansion of -1 in b * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ -1 a) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ -1 a) in a * [misc]taylor: Taking taylor expansion of -1 in a * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ -1 1) into -1 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 1 (- (* d a))) (+ (* (* -1 (/ d a)) (/ 0 (- (* d a)))) (* (- (/ b (sqr a))) (/ b (- (* d a)))))) into (- (+ (/ 1 (* d a)) (/ (sqr b) (* d (pow a 3))))) * [misc]taylor: Taking taylor expansion of (- (+ (/ 1 (* d a)) (/ (sqr b) (* d (pow a 3))))) in d * [misc]taylor: Taking taylor expansion of (+ (/ 1 (* d a)) (/ (sqr b) (* d (pow a 3)))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in d * [misc]taylor: Taking taylor expansion of (* d a) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* 0 a) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 a)) into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ (sqr b) (* d (pow a 3))) in d * [misc]taylor: Taking taylor expansion of (sqr b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (* d (pow a 3)) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (pow a 3) in d * [misc]taylor: Taking taylor expansion of (exp (* 3 (log a))) in d * [misc]taylor: Taking taylor expansion of (* 3 (log a)) in d * [misc]taylor: Taking taylor expansion of 3 in d * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (log a) into (log a) * [misc]backup-simplify: Simplify (* 3 (log a)) into (* 3 (log a)) * [misc]backup-simplify: Simplify (exp (* 3 (log a))) into (pow a 3) * [misc]backup-simplify: Simplify (* b b) into (sqr b) * [misc]backup-simplify: Simplify (* 0 (pow a 3)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow a 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log a))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log a))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (pow a 3))) into (pow a 3) * [misc]backup-simplify: Simplify (/ (sqr b) (pow a 3)) into (/ (sqr b) (pow a 3)) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (* 0 b)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow a 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow a 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log a)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log a))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow a 3)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (pow a 3)) (+ (* (/ (sqr b) (pow a 3)) (/ 0 (pow a 3))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr a)) (+ (* (/ b (sqr a)) (/ 0 (sqr a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 a) (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ 1 a))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (sqr a))) into (- (/ 1 (sqr a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (sqr a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (sqr a)) in a * [misc]taylor: Taking taylor expansion of (sqr a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 a) (+ (* (/ -1 a) (/ 0 a)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (/ (+ (sqr (/ 1 c)) (sqr (/ 1 d))) (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in (c d b a) around 0 * [misc]taylor: Taking taylor expansion of (/ (+ (sqr (/ 1 c)) (sqr (/ 1 d))) (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 c)) (sqr (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (sqr (/ 1 c)) in a * [misc]taylor: Taking taylor expansion of (/ 1 c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (/ 1 d)) in a * [misc]taylor: Taking taylor expansion of (/ 1 d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in a * [misc]taylor: Taking taylor expansion of (/ 1 b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in a * [misc]taylor: Taking taylor expansion of (/ 1 a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) (/ 1 (sqr d))) into (+ (/ 1 (sqr d)) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* 1 (/ 1 d)) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 d))) into (- (/ 1 d)) * [misc]backup-simplify: Simplify (/ (+ (/ 1 (sqr d)) (/ 1 (sqr c))) (- (/ 1 d))) into (* -1 (* d (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (+ (sqr (/ 1 c)) (sqr (/ 1 d))) (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 c)) (sqr (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (sqr (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) (/ 1 (sqr d))) into (+ (/ 1 (sqr d)) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (/ (+ (/ 1 (sqr d)) (/ 1 (sqr c))) (/ 1 c)) into (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]taylor: Taking taylor expansion of (/ (+ (sqr (/ 1 c)) (sqr (/ 1 d))) (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 c)) (sqr (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (sqr (/ 1 c)) in d * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in d * [misc]taylor: Taking taylor expansion of (/ 1 b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (* (/ 1 a) 1) into (/ 1 a) * [misc]backup-simplify: Simplify (- (/ 1 a)) into (- (/ 1 a)) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 a))) into (- (/ 1 a)) * [misc]backup-simplify: Simplify (/ 1 (- (/ 1 a))) into (* -1 a) * [misc]taylor: Taking taylor expansion of (/ (+ (sqr (/ 1 c)) (sqr (/ 1 d))) (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 c)) (sqr (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (sqr (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqr (/ 1 d)) in c * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in c * [misc]taylor: Taking taylor expansion of (/ 1 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* (/ 1 b) 1) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (/ 1 (/ 1 b)) into b * [misc]taylor: Taking taylor expansion of (/ (+ (sqr (/ 1 c)) (sqr (/ 1 d))) (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 c)) (sqr (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (sqr (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqr (/ 1 d)) in c * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in c * [misc]taylor: Taking taylor expansion of (/ 1 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* (/ 1 b) 1) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (/ 1 (/ 1 b)) into b * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 b) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (* (/ 1 a) (/ 1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d a)))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (- (/ 0 (/ 1 b)) (+ (* b (/ (- (/ 1 (* d a))) (/ 1 b))))) into (/ (sqr b) (* d a)) * [misc]taylor: Taking taylor expansion of (/ (sqr b) (* d a)) in d * [misc]taylor: Taking taylor expansion of (sqr b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (* d a) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* b b) into (sqr b) * [misc]backup-simplify: Simplify (* 0 a) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 a)) into a * [misc]backup-simplify: Simplify (/ (sqr b) a) into (/ (sqr b) a) * [misc]taylor: Taking taylor expansion of (/ (sqr b) a) in b * [misc]taylor: Taking taylor expansion of (sqr b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (sqr d))) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 b) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ (/ 1 (sqr d)) (/ 1 b)) (+ (* b (/ 0 (/ 1 b))) (* (/ (sqr b) (* d a)) (/ (- (/ 1 (* d a))) (/ 1 b))))) into (+ (/ (pow b 3) (* (sqr d) (sqr a))) (/ b (sqr d))) * [misc]taylor: Taking taylor expansion of (+ (/ (pow b 3) (* (sqr d) (sqr a))) (/ b (sqr d))) in d * [misc]taylor: Taking taylor expansion of (/ (pow b 3) (* (sqr d) (sqr a))) in d * [misc]taylor: Taking taylor expansion of (pow b 3) in d * [misc]taylor: Taking taylor expansion of (exp (* 3 (log b))) in d * [misc]taylor: Taking taylor expansion of (* 3 (log b)) in d * [misc]taylor: Taking taylor expansion of 3 in d * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (log b) into (log b) * [misc]backup-simplify: Simplify (* 3 (log b)) into (* 3 (log b)) * [misc]backup-simplify: Simplify (exp (* 3 (log b))) into (pow b 3) * [misc]taylor: Taking taylor expansion of (* (sqr d) (sqr a)) in d * [misc]taylor: Taking taylor expansion of (sqr d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* a a) into (sqr a) * [misc]backup-simplify: Simplify (* 0 (sqr a)) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 0 (sqr a))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (* 1 (sqr a)))) into (sqr a) * [misc]backup-simplify: Simplify (/ (pow b 3) (sqr a)) into (/ (pow b 3) (sqr a)) * [misc]taylor: Taking taylor expansion of (/ b (sqr d)) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (sqr d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (/ b 1) into b * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log b))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log b))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (+ (* 1 0) (* 0 (sqr a))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr a)) (+ (* (/ (pow b 3) (sqr a)) (/ 0 (sqr a))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* b (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (* 0 b)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 a) (+ (* (/ (sqr b) a) (/ 0 a)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ 1 a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (/ (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in (c d b a) around 0 * [misc]taylor: Taking taylor expansion of (/ (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in a * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- c))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in a * [misc]taylor: Taking taylor expansion of (- c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- d))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in a * [misc]taylor: Taking taylor expansion of (- d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in a * [misc]taylor: Taking taylor expansion of (- b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in a * [misc]taylor: Taking taylor expansion of (- c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in a * [misc]taylor: Taking taylor expansion of (- a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in a * [misc]taylor: Taking taylor expansion of (- d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (* (/ -1 d) (/ -1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) (/ 1 (sqr d))) into (+ (/ 1 (sqr d)) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* -1 (/ -1 d)) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 d))) into (- (/ 1 d)) * [misc]backup-simplify: Simplify (/ (+ (/ 1 (sqr d)) (/ 1 (sqr c))) (- (/ 1 d))) into (* -1 (* d (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (* (/ -1 d) (/ -1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) (/ 1 (sqr d))) into (+ (/ 1 (sqr d)) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (/ (+ (/ 1 (sqr d)) (/ 1 (sqr c))) (/ 1 c)) into (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]taylor: Taking taylor expansion of (/ (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- c))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- d))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in d * [misc]taylor: Taking taylor expansion of (- b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in d * [misc]taylor: Taking taylor expansion of (- a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (* (/ -1 a) -1) into (/ 1 a) * [misc]backup-simplify: Simplify (- (/ 1 a)) into (- (/ 1 a)) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 a))) into (- (/ 1 a)) * [misc]backup-simplify: Simplify (/ 1 (- (/ 1 a))) into (* -1 a) * [misc]taylor: Taking taylor expansion of (/ (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- d))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in c * [misc]taylor: Taking taylor expansion of (- b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in c * [misc]taylor: Taking taylor expansion of (- a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* (/ -1 b) -1) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (/ 1 (/ 1 b)) into b * [misc]taylor: Taking taylor expansion of (/ (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- d))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in c * [misc]taylor: Taking taylor expansion of (- b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in c * [misc]taylor: Taking taylor expansion of (- a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* (/ -1 b) -1) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (/ 1 (/ 1 b)) into b * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 b) 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (* (/ -1 a) (/ -1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d a)))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (- (/ 0 (/ 1 b)) (+ (* b (/ (- (/ 1 (* d a))) (/ 1 b))))) into (/ (sqr b) (* d a)) * [misc]taylor: Taking taylor expansion of (/ (sqr b) (* d a)) in d * [misc]taylor: Taking taylor expansion of (sqr b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (* d a) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* b b) into (sqr b) * [misc]backup-simplify: Simplify (* 0 a) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 a)) into a * [misc]backup-simplify: Simplify (/ (sqr b) a) into (/ (sqr b) a) * [misc]taylor: Taking taylor expansion of (/ (sqr b) a) in b * [misc]taylor: Taking taylor expansion of (sqr b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 d) (/ -1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (sqr d))) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))) (* 0 (/ 0 (- b))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 b) 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ (/ 1 (sqr d)) (/ 1 b)) (+ (* b (/ 0 (/ 1 b))) (* (/ (sqr b) (* d a)) (/ (- (/ 1 (* d a))) (/ 1 b))))) into (+ (/ (pow b 3) (* (sqr d) (sqr a))) (/ b (sqr d))) * [misc]taylor: Taking taylor expansion of (+ (/ (pow b 3) (* (sqr d) (sqr a))) (/ b (sqr d))) in d * [misc]taylor: Taking taylor expansion of (/ (pow b 3) (* (sqr d) (sqr a))) in d * [misc]taylor: Taking taylor expansion of (pow b 3) in d * [misc]taylor: Taking taylor expansion of (exp (* 3 (log b))) in d * [misc]taylor: Taking taylor expansion of (* 3 (log b)) in d * [misc]taylor: Taking taylor expansion of 3 in d * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (log b) into (log b) * [misc]backup-simplify: Simplify (* 3 (log b)) into (* 3 (log b)) * [misc]backup-simplify: Simplify (exp (* 3 (log b))) into (pow b 3) * [misc]taylor: Taking taylor expansion of (* (sqr d) (sqr a)) in d * [misc]taylor: Taking taylor expansion of (sqr d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* a a) into (sqr a) * [misc]backup-simplify: Simplify (* 0 (sqr a)) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 0 (sqr a))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (* 1 (sqr a)))) into (sqr a) * [misc]backup-simplify: Simplify (/ (pow b 3) (sqr a)) into (/ (pow b 3) (sqr a)) * [misc]taylor: Taking taylor expansion of (/ b (sqr d)) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (sqr d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (/ b 1) into b * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log b))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log b))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (+ (* 1 0) (* 0 (sqr a))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr a)) (+ (* (/ (pow b 3) (sqr a)) (/ 0 (sqr a))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* b (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (* 0 b)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 a) (+ (* (/ (sqr b) a) (/ 0 a)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ 1 a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (/ 1 (/ (+ (sqr c) (sqr d)) (- (* b c) (* a d)))) in (c d b a) around 0 * [misc]taylor: Taking taylor expansion of (/ 1 (/ (+ (sqr c) (sqr d)) (- (* b c) (* a d)))) in a * [misc]taylor: Taking taylor expansion of (/ (+ (sqr c) (sqr d)) (- (* b c) (* a d))) in a * [misc]taylor: Taking taylor expansion of (+ (sqr c) (sqr d)) in a * [misc]taylor: Taking taylor expansion of (sqr c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in a * [misc]taylor: Taking taylor expansion of (* b c) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* c c) into (sqr c) * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (+ (sqr c) (sqr d)) into (+ (sqr d) (sqr c)) * [misc]backup-simplify: Simplify (* b c) into (* b c) * [misc]backup-simplify: Simplify (* 0 d) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* b c) 0) into (* b c) * [misc]backup-simplify: Simplify (/ (+ (sqr d) (sqr c)) (* b c)) into (/ (+ (sqr d) (sqr c)) (* b c)) * [misc]backup-simplify: Simplify (/ 1 (/ (+ (sqr d) (sqr c)) (* b c))) into (/ (* b c) (+ (sqr d) (sqr c))) * [misc]taylor: Taking taylor expansion of (/ 1 (/ (+ (sqr c) (sqr d)) (- (* b c) (* a d)))) in b * [misc]taylor: Taking taylor expansion of (/ (+ (sqr c) (sqr d)) (- (* b c) (* a d))) in b * [misc]taylor: Taking taylor expansion of (+ (sqr c) (sqr d)) in b * [misc]taylor: Taking taylor expansion of (sqr c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* c c) into (sqr c) * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (+ (sqr c) (sqr d)) into (+ (sqr d) (sqr c)) * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ 0 (- (* d a))) into (- (* d a)) * [misc]backup-simplify: Simplify (/ (+ (sqr d) (sqr c)) (- (* d a))) into (* -1 (/ (+ (sqr d) (sqr c)) (* d a))) * [misc]backup-simplify: Simplify (/ 1 (* -1 (/ (+ (sqr d) (sqr c)) (* d a)))) into (* -1 (/ (* d a) (+ (sqr d) (sqr c)))) * [misc]taylor: Taking taylor expansion of (/ 1 (/ (+ (sqr c) (sqr d)) (- (* b c) (* a d)))) in d * [misc]taylor: Taking taylor expansion of (/ (+ (sqr c) (sqr d)) (- (* b c) (* a d))) in d * [misc]taylor: Taking taylor expansion of (+ (sqr c) (sqr d)) in d * [misc]taylor: Taking taylor expansion of (sqr c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in d * [misc]taylor: Taking taylor expansion of (* b c) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* c c) into (sqr c) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (sqr c) 0) into (sqr c) * [misc]backup-simplify: Simplify (* b c) into (* b c) * [misc]backup-simplify: Simplify (* a 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* b c) 0) into (* b c) * [misc]backup-simplify: Simplify (/ (sqr c) (* b c)) into (/ c b) * [misc]backup-simplify: Simplify (/ 1 (/ c b)) into (/ b c) * [misc]taylor: Taking taylor expansion of (/ 1 (/ (+ (sqr c) (sqr d)) (- (* b c) (* a d)))) in c * [misc]taylor: Taking taylor expansion of (/ (+ (sqr c) (sqr d)) (- (* b c) (* a d))) in c * [misc]taylor: Taking taylor expansion of (+ (sqr c) (sqr d)) in c * [misc]taylor: Taking taylor expansion of (sqr c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in c * [misc]taylor: Taking taylor expansion of (* b c) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* a d) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (+ 0 (sqr d)) into (sqr d) * [misc]backup-simplify: Simplify (* b 0) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ 0 (- (* d a))) into (- (* d a)) * [misc]backup-simplify: Simplify (/ (sqr d) (- (* d a))) into (* -1 (/ d a)) * [misc]backup-simplify: Simplify (/ 1 (* -1 (/ d a))) into (* -1 (/ a d)) * [misc]taylor: Taking taylor expansion of (/ 1 (/ (+ (sqr c) (sqr d)) (- (* b c) (* a d)))) in c * [misc]taylor: Taking taylor expansion of (/ (+ (sqr c) (sqr d)) (- (* b c) (* a d))) in c * [misc]taylor: Taking taylor expansion of (+ (sqr c) (sqr d)) in c * [misc]taylor: Taking taylor expansion of (sqr c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in c * [misc]taylor: Taking taylor expansion of (* b c) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* a d) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (+ 0 (sqr d)) into (sqr d) * [misc]backup-simplify: Simplify (* b 0) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ 0 (- (* d a))) into (- (* d a)) * [misc]backup-simplify: Simplify (/ (sqr d) (- (* d a))) into (* -1 (/ d a)) * [misc]backup-simplify: Simplify (/ 1 (* -1 (/ d a))) into (* -1 (/ a d)) * [misc]taylor: Taking taylor expansion of (* -1 (/ a d)) in d * [misc]taylor: Taking taylor expansion of -1 in d * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ a d) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ a 1) into a * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* a (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 a)) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* b 1) (* 0 0)) into b * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ b 0) into b * [misc]backup-simplify: Simplify (- (/ 0 (- (* d a))) (+ (* (* -1 (/ d a)) (/ b (- (* d a)))))) into (- (/ b (sqr a))) * [misc]backup-simplify: Simplify (- (+ (* (* -1 (/ a d)) (/ (- (/ b (sqr a))) (* -1 (/ d a)))))) into (/ b (sqr d)) * [misc]taylor: Taking taylor expansion of (/ b (sqr d)) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (sqr d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (/ b 1) into b * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* b (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* b (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* a (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 1 (- (* d a))) (+ (* (* -1 (/ d a)) (/ 0 (- (* d a)))) (* (- (/ b (sqr a))) (/ b (- (* d a)))))) into (- (+ (/ 1 (* d a)) (/ (sqr b) (* d (pow a 3))))) * [misc]backup-simplify: Simplify (- (+ (* (* -1 (/ a d)) (/ (- (+ (/ 1 (* d a)) (/ (sqr b) (* d (pow a 3))))) (* -1 (/ d a)))) (* (/ b (sqr d)) (/ (- (/ b (sqr a))) (* -1 (/ d a)))))) into (/ a (pow d 3)) * [misc]taylor: Taking taylor expansion of (/ a (pow d 3)) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (pow d 3) in d * [misc]backup-simplify: Simplify (/ a 1) into a * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* a (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* a (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* a (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (/ 1 (/ (+ (sqr (/ 1 c)) (sqr (/ 1 d))) (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) in (c d b a) around 0 * [misc]taylor: Taking taylor expansion of (/ 1 (/ (+ (sqr (/ 1 c)) (sqr (/ 1 d))) (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) in a * [misc]taylor: Taking taylor expansion of (/ (+ (sqr (/ 1 c)) (sqr (/ 1 d))) (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 c)) (sqr (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (sqr (/ 1 c)) in a * [misc]taylor: Taking taylor expansion of (/ 1 c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (/ 1 d)) in a * [misc]taylor: Taking taylor expansion of (/ 1 d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in a * [misc]taylor: Taking taylor expansion of (/ 1 b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in a * [misc]taylor: Taking taylor expansion of (/ 1 a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) (/ 1 (sqr d))) into (+ (/ 1 (sqr d)) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* 1 (/ 1 d)) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 d))) into (- (/ 1 d)) * [misc]backup-simplify: Simplify (/ (+ (/ 1 (sqr d)) (/ 1 (sqr c))) (- (/ 1 d))) into (* -1 (* d (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]backup-simplify: Simplify (/ 1 (* -1 (* d (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) into (/ -1 (* d (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ 1 (/ (+ (sqr (/ 1 c)) (sqr (/ 1 d))) (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) in b * [misc]taylor: Taking taylor expansion of (/ (+ (sqr (/ 1 c)) (sqr (/ 1 d))) (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 c)) (sqr (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (sqr (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) (/ 1 (sqr d))) into (+ (/ 1 (sqr d)) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (/ (+ (/ 1 (sqr d)) (/ 1 (sqr c))) (/ 1 c)) into (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ 1 (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) into (/ 1 (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ 1 (/ (+ (sqr (/ 1 c)) (sqr (/ 1 d))) (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) in d * [misc]taylor: Taking taylor expansion of (/ (+ (sqr (/ 1 c)) (sqr (/ 1 d))) (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 c)) (sqr (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (sqr (/ 1 c)) in d * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in d * [misc]taylor: Taking taylor expansion of (/ 1 b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (* (/ 1 a) 1) into (/ 1 a) * [misc]backup-simplify: Simplify (- (/ 1 a)) into (- (/ 1 a)) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 a))) into (- (/ 1 a)) * [misc]backup-simplify: Simplify (/ 1 (- (/ 1 a))) into (* -1 a) * [misc]backup-simplify: Simplify (/ 1 (* -1 a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (/ (+ (sqr (/ 1 c)) (sqr (/ 1 d))) (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) in c * [misc]taylor: Taking taylor expansion of (/ (+ (sqr (/ 1 c)) (sqr (/ 1 d))) (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 c)) (sqr (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (sqr (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqr (/ 1 d)) in c * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in c * [misc]taylor: Taking taylor expansion of (/ 1 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* (/ 1 b) 1) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (/ 1 (/ 1 b)) into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (/ (+ (sqr (/ 1 c)) (sqr (/ 1 d))) (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) in c * [misc]taylor: Taking taylor expansion of (/ (+ (sqr (/ 1 c)) (sqr (/ 1 d))) (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 c)) (sqr (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (sqr (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqr (/ 1 d)) in c * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in c * [misc]taylor: Taking taylor expansion of (/ 1 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* (/ 1 b) 1) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (/ 1 (/ 1 b)) into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 b) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (* (/ 1 a) (/ 1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d a)))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (- (/ 0 (/ 1 b)) (+ (* b (/ (- (/ 1 (* d a))) (/ 1 b))))) into (/ (sqr b) (* d a)) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ (/ (sqr b) (* d a)) b)))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in d * [misc]taylor: Taking taylor expansion of (* d a) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* 0 a) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 a)) into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (sqr d))) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 b) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ (/ 1 (sqr d)) (/ 1 b)) (+ (* b (/ 0 (/ 1 b))) (* (/ (sqr b) (* d a)) (/ (- (/ 1 (* d a))) (/ 1 b))))) into (+ (/ (pow b 3) (* (sqr d) (sqr a))) (/ b (sqr d))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ (+ (/ (pow b 3) (* (sqr d) (sqr a))) (/ b (sqr d))) b)) (* (- (/ 1 (* d a))) (/ (/ (sqr b) (* d a)) b)))) into (- (/ 1 (* b (sqr d)))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* b (sqr d)))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (* b (sqr d))) in d * [misc]taylor: Taking taylor expansion of (* b (sqr d)) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (sqr d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* b 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* b 1) (+ (* 0 0) (* 0 0))) into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (+ (* 0 0) (* 0 0)))))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 1) (+ (* 0 0) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 1) (+ (* 0 0) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 a))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 b) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (* 0 (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ 1 b)) (+ (* b (/ 0 (/ 1 b))) (* (/ (sqr b) (* d a)) (/ 0 (/ 1 b))) (* (+ (/ (pow b 3) (* (sqr d) (sqr a))) (/ b (sqr d))) (/ (- (/ 1 (* d a))) (/ 1 b))))) into (+ (/ (pow b 4) (* (pow d 3) (pow a 3))) (/ (sqr b) (* (pow d 3) a))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ (+ (/ (pow b 4) (* (pow d 3) (pow a 3))) (/ (sqr b) (* (pow d 3) a))) b)) (* (- (/ 1 (* d a))) (/ (+ (/ (pow b 3) (* (sqr d) (sqr a))) (/ b (sqr d))) b)) (* (- (/ 1 (* b (sqr d)))) (/ (/ (sqr b) (* d a)) b)))) into (/ 1 (* (pow d 3) a)) * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow d 3) a)) in d * [misc]taylor: Taking taylor expansion of (* (pow d 3) a) in d * [misc]taylor: Taking taylor expansion of (pow d 3) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* 1 a) into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 a))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (+ (* 0 0) (* 0 0))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (* 0 (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 b) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ 1 b)) (+ (* b (/ 0 (/ 1 b))) (* (/ (sqr b) (* d a)) (/ 0 (/ 1 b))) (* (+ (/ (pow b 3) (* (sqr d) (sqr a))) (/ b (sqr d))) (/ 0 (/ 1 b))) (* (+ (/ (pow b 4) (* (pow d 3) (pow a 3))) (/ (sqr b) (* (pow d 3) a))) (/ (- (/ 1 (* d a))) (/ 1 b))))) into (+ (/ (pow b 5) (* (pow d 4) (pow a 4))) (/ (pow b 3) (* (pow d 4) (sqr a)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ (+ (/ (pow b 5) (* (pow d 4) (pow a 4))) (/ (pow b 3) (* (pow d 4) (sqr a)))) b)) (* (- (/ 1 (* d a))) (/ (+ (/ (pow b 4) (* (pow d 3) (pow a 3))) (/ (sqr b) (* (pow d 3) a))) b)) (* (- (/ 1 (* b (sqr d)))) (/ (+ (/ (pow b 3) (* (sqr d) (sqr a))) (/ b (sqr d))) b)) (* (/ 1 (* (pow d 3) a)) (/ (/ (sqr b) (* d a)) b)))) into (/ 1 (* b (pow d 4))) * [misc]taylor: Taking taylor expansion of (/ 1 (* b (pow d 4))) in d * [misc]taylor: Taking taylor expansion of (* b (pow d 4)) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (pow d 4) in d * [misc]backup-simplify: Simplify (* b 1) into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (+ (* 0 0) (* 0 0)))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 a))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (/ 1 (/ (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) in (c d b a) around 0 * [misc]taylor: Taking taylor expansion of (/ 1 (/ (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) in a * [misc]taylor: Taking taylor expansion of (/ (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in a * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- c))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in a * [misc]taylor: Taking taylor expansion of (- c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- d))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in a * [misc]taylor: Taking taylor expansion of (- d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in a * [misc]taylor: Taking taylor expansion of (- b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in a * [misc]taylor: Taking taylor expansion of (- c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in a * [misc]taylor: Taking taylor expansion of (- a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in a * [misc]taylor: Taking taylor expansion of (- d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (* (/ -1 d) (/ -1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) (/ 1 (sqr d))) into (+ (/ 1 (sqr d)) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* -1 (/ -1 d)) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 d))) into (- (/ 1 d)) * [misc]backup-simplify: Simplify (/ (+ (/ 1 (sqr d)) (/ 1 (sqr c))) (- (/ 1 d))) into (* -1 (* d (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]backup-simplify: Simplify (/ 1 (* -1 (* d (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) into (/ -1 (* d (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ 1 (/ (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) in b * [misc]taylor: Taking taylor expansion of (/ (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (* (/ -1 d) (/ -1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) (/ 1 (sqr d))) into (+ (/ 1 (sqr d)) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (/ (+ (/ 1 (sqr d)) (/ 1 (sqr c))) (/ 1 c)) into (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ 1 (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) into (/ 1 (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ 1 (/ (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) in d * [misc]taylor: Taking taylor expansion of (/ (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- c))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- d))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in d * [misc]taylor: Taking taylor expansion of (- b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in d * [misc]taylor: Taking taylor expansion of (- a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (* (/ -1 a) -1) into (/ 1 a) * [misc]backup-simplify: Simplify (- (/ 1 a)) into (- (/ 1 a)) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 a))) into (- (/ 1 a)) * [misc]backup-simplify: Simplify (/ 1 (- (/ 1 a))) into (* -1 a) * [misc]backup-simplify: Simplify (/ 1 (* -1 a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (/ (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) in c * [misc]taylor: Taking taylor expansion of (/ (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- d))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in c * [misc]taylor: Taking taylor expansion of (- b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in c * [misc]taylor: Taking taylor expansion of (- a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* (/ -1 b) -1) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (/ 1 (/ 1 b)) into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (/ (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) in c * [misc]taylor: Taking taylor expansion of (/ (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- d))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in c * [misc]taylor: Taking taylor expansion of (- b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in c * [misc]taylor: Taking taylor expansion of (- a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* (/ -1 b) -1) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (/ 1 (/ 1 b)) into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 b) 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (* (/ -1 a) (/ -1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d a)))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (- (/ 0 (/ 1 b)) (+ (* b (/ (- (/ 1 (* d a))) (/ 1 b))))) into (/ (sqr b) (* d a)) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ (/ (sqr b) (* d a)) b)))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in d * [misc]taylor: Taking taylor expansion of (* d a) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* 0 a) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 a)) into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 d) (/ -1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (sqr d))) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))) (* 0 (/ 0 (- b))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 b) 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ (/ 1 (sqr d)) (/ 1 b)) (+ (* b (/ 0 (/ 1 b))) (* (/ (sqr b) (* d a)) (/ (- (/ 1 (* d a))) (/ 1 b))))) into (+ (/ (pow b 3) (* (sqr d) (sqr a))) (/ b (sqr d))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ (+ (/ (pow b 3) (* (sqr d) (sqr a))) (/ b (sqr d))) b)) (* (- (/ 1 (* d a))) (/ (/ (sqr b) (* d a)) b)))) into (- (/ 1 (* b (sqr d)))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* b (sqr d)))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (* b (sqr d))) in d * [misc]taylor: Taking taylor expansion of (* b (sqr d)) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (sqr d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* b 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* b 1) (+ (* 0 0) (* 0 0))) into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (+ (* 0 0) (* 0 0)))))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 1) (+ (* 0 0) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 1) (+ (* 0 0) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 a))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))) (* 0 (/ 0 (- b))) (* 0 (/ 0 (- b))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 b) 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (* 0 (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ 1 b)) (+ (* b (/ 0 (/ 1 b))) (* (/ (sqr b) (* d a)) (/ 0 (/ 1 b))) (* (+ (/ (pow b 3) (* (sqr d) (sqr a))) (/ b (sqr d))) (/ (- (/ 1 (* d a))) (/ 1 b))))) into (+ (/ (pow b 4) (* (pow d 3) (pow a 3))) (/ (sqr b) (* (pow d 3) a))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ (+ (/ (pow b 4) (* (pow d 3) (pow a 3))) (/ (sqr b) (* (pow d 3) a))) b)) (* (- (/ 1 (* d a))) (/ (+ (/ (pow b 3) (* (sqr d) (sqr a))) (/ b (sqr d))) b)) (* (- (/ 1 (* b (sqr d)))) (/ (/ (sqr b) (* d a)) b)))) into (/ 1 (* (pow d 3) a)) * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow d 3) a)) in d * [misc]taylor: Taking taylor expansion of (* (pow d 3) a) in d * [misc]taylor: Taking taylor expansion of (pow d 3) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* 1 a) into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 a))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (+ (* 0 0) (* 0 0))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (* 0 (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))) (* 0 (/ 0 (- b))) (* 0 (/ 0 (- b))) (* 0 (/ 0 (- b))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 b) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ 1 b)) (+ (* b (/ 0 (/ 1 b))) (* (/ (sqr b) (* d a)) (/ 0 (/ 1 b))) (* (+ (/ (pow b 3) (* (sqr d) (sqr a))) (/ b (sqr d))) (/ 0 (/ 1 b))) (* (+ (/ (pow b 4) (* (pow d 3) (pow a 3))) (/ (sqr b) (* (pow d 3) a))) (/ (- (/ 1 (* d a))) (/ 1 b))))) into (+ (/ (pow b 5) (* (pow d 4) (pow a 4))) (/ (pow b 3) (* (pow d 4) (sqr a)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ (+ (/ (pow b 5) (* (pow d 4) (pow a 4))) (/ (pow b 3) (* (pow d 4) (sqr a)))) b)) (* (- (/ 1 (* d a))) (/ (+ (/ (pow b 4) (* (pow d 3) (pow a 3))) (/ (sqr b) (* (pow d 3) a))) b)) (* (- (/ 1 (* b (sqr d)))) (/ (+ (/ (pow b 3) (* (sqr d) (sqr a))) (/ b (sqr d))) b)) (* (/ 1 (* (pow d 3) a)) (/ (/ (sqr b) (* d a)) b)))) into (/ 1 (* b (pow d 4))) * [misc]taylor: Taking taylor expansion of (/ 1 (* b (pow d 4))) in d * [misc]taylor: Taking taylor expansion of (* b (pow d 4)) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (pow d 4) in d * [misc]backup-simplify: Simplify (* b 1) into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (+ (* 0 0) (* 0 0)))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 a))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (- (* b c) (* a d)) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in d * [misc]taylor: Taking taylor expansion of (* b c) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in a * [misc]taylor: Taking taylor expansion of (* b c) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in c * [misc]taylor: Taking taylor expansion of (* b c) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* a d) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ 0 (- (* d a))) into (- (* d a)) * [misc]taylor: Taking taylor expansion of (- (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]taylor: Taking taylor expansion of (- (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ c 0) into c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in d * [misc]taylor: Taking taylor expansion of (/ 1 b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in a * [misc]taylor: Taking taylor expansion of (/ 1 b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in a * [misc]taylor: Taking taylor expansion of (/ 1 a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in c * [misc]taylor: Taking taylor expansion of (/ 1 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 a) (/ 1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d a)))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (/ 1 (* d a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]taylor: Taking taylor expansion of (- (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (* 0 (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))) (* 0 (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (* 1 (* 1 (* (/ 1 (/ 1 c)) (/ 1 (/ 1 b)))))) (* -1 (* (/ 1 (/ 1 d)) (* (/ 1 (/ 1 a)) (* 1 1))))) into (- (* b c) (* d a)) * [misc]approximate: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in d * [misc]taylor: Taking taylor expansion of (- b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in d * [misc]taylor: Taking taylor expansion of (- a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in a * [misc]taylor: Taking taylor expansion of (- b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in a * [misc]taylor: Taking taylor expansion of (- c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in a * [misc]taylor: Taking taylor expansion of (- a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in a * [misc]taylor: Taking taylor expansion of (- d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in c * [misc]taylor: Taking taylor expansion of (- b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in c * [misc]taylor: Taking taylor expansion of (- a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 c))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 a) (/ -1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d a)))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (/ 1 (* d a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]taylor: Taking taylor expansion of (- (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (* 0 (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))) (* 0 (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (* 1 (* 1 (* (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- b))))))) (* -1 (* (/ 1 (/ 1 (- d))) (* (/ 1 (/ 1 (- a))) (* 1 1))))) into (- (* b c) (* d a)) * [misc]approximate: Taking taylor expansion of (+ (sqr c) (sqr d)) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (+ (sqr c) (sqr d)) in d * [misc]taylor: Taking taylor expansion of (sqr c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (sqr c) (sqr d)) in c * [misc]taylor: Taking taylor expansion of (sqr c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (+ (sqr c) (sqr d)) in c * [misc]taylor: Taking taylor expansion of (sqr c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (+ 0 (sqr d)) into (sqr d) * [misc]taylor: Taking taylor expansion of (sqr d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 d))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (sqr (* d 1))) (* 1 (sqr (* 1 c)))) into (+ (sqr d) (sqr c)) * [misc]approximate: Taking taylor expansion of (+ (sqr (/ 1 c)) (sqr (/ 1 d))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 c)) (sqr (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (sqr (/ 1 c)) in d * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 c)) (sqr (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (sqr (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqr (/ 1 d)) in c * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 c)) (sqr (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (sqr (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqr (/ 1 d)) in c * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (sqr d))) into (/ 1 (sqr d)) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr d)) in d * [misc]taylor: Taking taylor expansion of (sqr d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (* 0 (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (sqr (* 1 (/ 1 (/ 1 c))))) (* 1 (sqr (* (/ 1 (/ 1 d)) 1)))) into (+ (sqr d) (sqr c)) * [misc]approximate: Taking taylor expansion of (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- c))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- d))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- d))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- d))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 d) (/ -1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (sqr d))) into (/ 1 (sqr d)) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr d)) in d * [misc]taylor: Taking taylor expansion of (sqr d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (* 0 (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (sqr (* 1 (/ 1 (/ 1 (- c)))))) (* 1 (sqr (* (/ 1 (/ 1 (- d))) 1)))) into (+ (sqr d) (sqr c)) * * * [misc]progress: simplifying alt 1 of 48 * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * [misc]none: prog is (λ (a b c d) 0) * * * [misc]progress: simplifying alt 2 of 48 * [enter]simplify: Simplifying (- (/ (* (sqr b) (sqr c)) (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) (/ (* (sqr d) (sqr a)) (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a)))))) * * [misc]simplify: iters left: 3 (23 enodes) * * [misc]simplify: iters left: 2 (48 enodes) * * [misc]simplify: iters left: 1 (90 enodes) * [exit]simplify: Simplified to (- (/ (/ (* (* c c) (sqr b)) (fma (/ 1 d) (/ 1 d) (/ 1 (* c c)))) (fma (/ 1 c) (/ 1 b) (/ (/ 1 d) a))) (* (/ (* (sqr d) a) (fma (/ 1 c) (/ 1 b) (/ (/ 1 d) a))) (/ a (fma (/ 1 d) (/ 1 d) (/ 1 (* c c)))))) * [misc]none: prog is (λ (a b c d) (- (/ (/ (* (* c c) (sqr b)) (fma (/ 1 d) (/ 1 d) (/ 1 (* c c)))) (fma (/ 1 c) (/ 1 b) (/ (/ 1 d) a))) (* (/ (* (sqr d) a) (fma (/ 1 c) (/ 1 b) (/ (/ 1 d) a))) (/ a (fma (/ 1 d) (/ 1 d) (/ 1 (* c c))))))) * * * [misc]progress: simplifying alt 3 of 48 * [enter]simplify: Simplifying (- (/ (* (sqr b) (sqr c)) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (/ (* (sqr d) (sqr a)) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) * * [misc]simplify: iters left: 3 (24 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (94 enodes) * [exit]simplify: Simplified to (- (/ (* (* c c) (sqr b)) (* (fma (/ -1 d) (/ -1 d) (/ 1 (* c c))) (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))))) (* (/ (* a (* d a)) (fma (/ -1 c) (/ -1 b) (/ 1 (* d a)))) (/ d (fma (/ -1 d) (/ -1 d) (/ 1 (* c c)))))) * [misc]none: prog is (λ (a b c d) (- (/ (* (* c c) (sqr b)) (* (fma (/ -1 d) (/ -1 d) (/ 1 (* c c))) (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))))) (* (/ (* a (* d a)) (fma (/ -1 c) (/ -1 b) (/ 1 (* d a)))) (/ d (fma (/ -1 d) (/ -1 d) (/ 1 (* c c))))))) * * * [misc]progress: simplifying alt 4 of 48 * [enter]simplify: Simplifying (/ 0 (* (fma c b (* a d)) (fma d d (sqr c)))) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (14 enodes) * [exit]simplify: Simplified to 0 * [misc]none: prog is (λ (a b c d) 0) * * * [misc]progress: simplifying alt 5 of 48 * [enter]simplify: Simplifying (/ (- (* (sqr b) (sqr c)) (* (sqr d) (sqr a))) (* (fma c b (* a d)) (fma d d (sqr c)))) * * [misc]simplify: iters left: 3 (16 enodes) * * [misc]simplify: iters left: 2 (29 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (/ (- (* (* c c) (sqr b)) (* (* a a) (* d d))) (* (fma d d (* c c)) (fma c b (* a d)))) * [misc]none: prog is (λ (a b c d) (/ (- (* (* c c) (sqr b)) (* (* a a) (* d d))) (* (fma d d (* c c)) (fma c b (* a d))))) * * * [misc]progress: simplifying alt 6 of 48 * [enter]simplify: Simplifying (/ (- (* (sqr b) (sqr c)) (* (sqr d) (sqr a))) (* (fma c b (* a d)) (fma d d (sqr c)))) * * [misc]simplify: iters left: 3 (16 enodes) * * [misc]simplify: iters left: 2 (29 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (/ (- (* (* c c) (sqr b)) (* (* a a) (* d d))) (* (fma d d (* c c)) (fma c b (* a d)))) * [misc]none: prog is (λ (a b c d) (/ (- (* (* c c) (sqr b)) (* (* a a) (* d d))) (* (fma d d (* c c)) (fma c b (* a d))))) * * * [misc]progress: simplifying alt 7 of 48 * [enter]simplify: Simplifying (/ (- (sqr (* b c)) (sqr (* a d))) (* (fma c b (* d a)) (fma d d (sqr c)))) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * * [misc]simplify: iters left: 1 (79 enodes) * [exit]simplify: Simplified to (/ (- (* (* c b) (* c b)) (* (* a d) (* a d))) (* (fma c b (* a d)) (fma d d (* c c)))) * [misc]none: prog is (λ (a b c d) (/ (- (* (* c b) (* c b)) (* (* a d) (* a d))) (* (fma c b (* a d)) (fma d d (* c c))))) * * * [misc]progress: simplifying alt 8 of 48 * [enter]simplify: Simplifying (/ (- (sqr (* b c)) (sqr (* a d))) (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* d a))))) * * [misc]simplify: iters left: 3 (21 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * * [misc]simplify: iters left: 1 (89 enodes) * [exit]simplify: Simplified to (/ (/ (- (* (* c b) (* c b)) (sqr (* a d))) (fma (/ 1 d) (/ 1 d) (/ (/ 1 c) c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* a d)))) * [misc]none: prog is (λ (a b c d) (/ (/ (- (* (* c b) (* c b)) (sqr (* a d))) (fma (/ 1 d) (/ 1 d) (/ (/ 1 c) c))) (fma (/ 1 c) (/ 1 b) (/ 1 (* a d))))) * * * [misc]progress: simplifying alt 9 of 48 * [enter]simplify: Simplifying (/ (- (sqr (* b c)) (sqr (* a d))) (* (fma (/ -1 c) (/ -1 b) (/ 1 (* d a))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (92 enodes) * [exit]simplify: Simplified to (/ (- (* (* c b) (* c b)) (sqr (* a d))) (* (fma (/ -1 d) (/ -1 d) (/ (/ 1 c) c)) (fma (/ -1 c) (/ -1 b) (/ (/ 1 d) a)))) * [misc]none: prog is (λ (a b c d) (/ (- (* (* c b) (* c b)) (sqr (* a d))) (* (fma (/ -1 d) (/ -1 d) (/ (/ 1 c) c)) (fma (/ -1 c) (/ -1 b) (/ (/ 1 d) a))))) * * * [misc]progress: simplifying alt 10 of 48 * [enter]simplify: Simplifying (/ (- 0 (sqr (* a d))) (* (fma c b (* a d)) (fma d d (sqr c)))) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (26 enodes) * * [misc]simplify: iters left: 1 (36 enodes) * [exit]simplify: Simplified to (/ (* (* a d) (- (* a d))) (* (fma d d (sqr c)) (fma c b (* a d)))) * [misc]none: prog is (λ (a b c d) (/ (* (* a d) (- (* a d))) (* (fma d d (sqr c)) (fma c b (* a d))))) * * * [misc]progress: simplifying alt 11 of 48 * [enter]simplify: Simplifying (/ (- (* (sqr b) (sqr c)) (sqr (* a d))) (* (fma c b (* a d)) (fma d d (sqr c)))) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (- (* (* c c) (sqr b)) (* (* d a) (* d a))) (* (fma d d (* c c)) (fma c b (* d a)))) * [misc]none: prog is (λ (a b c d) (/ (- (* (* c c) (sqr b)) (* (* d a) (* d a))) (* (fma d d (* c c)) (fma c b (* d a))))) * * * [misc]progress: simplifying alt 12 of 48 * [enter]simplify: Simplifying (/ (- (* (sqr b) (sqr c)) (sqr (* a d))) (* (fma c b (* a d)) (fma d d (sqr c)))) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (- (* (* c c) (sqr b)) (* (* d a) (* d a))) (* (fma d d (* c c)) (fma c b (* d a)))) * [misc]none: prog is (λ (a b c d) (/ (- (* (* c c) (sqr b)) (* (* d a) (* d a))) (* (fma d d (* c c)) (fma c b (* d a))))) * * * [misc]progress: simplifying alt 13 of 48 * [enter]simplify: Simplifying (- (* (/ b 1) (/ c (sqr (hypot c d)))) (/ (* d a) (sqr (hypot c d)))) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (46 enodes) * [exit]simplify: Simplified to (- (* (/ (/ b 1) (hypot c d)) (/ c (hypot c d))) (/ (/ (* a d) (hypot c d)) (hypot c d))) * [misc]none: prog is (λ (a b c d) (- (* (/ (/ b 1) (hypot c d)) (/ c (hypot c d))) (/ (/ (* a d) (hypot c d)) (hypot c d)))) * * * [misc]progress: simplifying alt 14 of 48 * [enter]simplify: Simplifying (- (* (/ b 1) (/ c (sqr (hypot c d)))) (/ (* d a) (sqr (hypot (/ 1 c) (/ 1 d))))) * * [misc]simplify: iters left: 3 (17 enodes) * * [misc]simplify: iters left: 2 (29 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (- (* (/ (/ b 1) (hypot c d)) (/ c (hypot c d))) (* (/ d (hypot (/ 1 c) (/ 1 d))) (/ a (hypot (/ 1 c) (/ 1 d))))) * [misc]none: prog is (λ (a b c d) (- (* (/ (/ b 1) (hypot c d)) (/ c (hypot c d))) (* (/ d (hypot (/ 1 c) (/ 1 d))) (/ a (hypot (/ 1 c) (/ 1 d)))))) * * * [misc]progress: simplifying alt 15 of 48 * [enter]simplify: Simplifying (- (* (/ b 1) (/ c (sqr (hypot c d)))) (/ (* d a) (sqr (hypot (/ -1 c) (/ -1 d))))) * * [misc]simplify: iters left: 3 (18 enodes) * * [misc]simplify: iters left: 2 (30 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (- (* (/ c (hypot c d)) (/ (/ b 1) (hypot c d))) (* (/ a (hypot (/ -1 c) (/ -1 d))) (/ d (hypot (/ -1 c) (/ -1 d))))) * [misc]none: prog is (λ (a b c d) (- (* (/ c (hypot c d)) (/ (/ b 1) (hypot c d))) (* (/ a (hypot (/ -1 c) (/ -1 d))) (/ d (hypot (/ -1 c) (/ -1 d)))))) * * * [misc]progress: simplifying alt 16 of 48 * [enter]simplify: Simplifying (- (* (/ b 1) (/ c (sqr (hypot c d)))) (/ (* d a) (sqr (hypot c d)))) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (46 enodes) * [exit]simplify: Simplified to (- (* (/ (/ b 1) (hypot c d)) (/ c (hypot c d))) (/ (/ (* a d) (hypot c d)) (hypot c d))) * [misc]none: prog is (λ (a b c d) (- (* (/ (/ b 1) (hypot c d)) (/ c (hypot c d))) (/ (/ (* a d) (hypot c d)) (hypot c d)))) * * * [misc]progress: simplifying alt 17 of 48 * [enter]simplify: Simplifying (- (* (/ b 1) (/ c (sqr (hypot (/ 1 c) (/ 1 d))))) (/ (* d a) (sqr (hypot c d)))) * * [misc]simplify: iters left: 3 (17 enodes) * * [misc]simplify: iters left: 2 (29 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (- (/ (* (/ b 1) c) (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d)))) (/ (* d a) (sqr (hypot c d)))) * [misc]none: prog is (λ (a b c d) (- (/ (* (/ b 1) c) (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d)))) (/ (* d a) (sqr (hypot c d))))) * * * [misc]progress: simplifying alt 18 of 48 * [enter]simplify: Simplifying (- (* (/ b 1) (/ c (sqr (hypot (/ -1 c) (/ -1 d))))) (/ (* d a) (sqr (hypot c d)))) * * [misc]simplify: iters left: 3 (18 enodes) * * [misc]simplify: iters left: 2 (30 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (- (* (/ c (hypot (/ -1 c) (/ -1 d))) (/ (/ b 1) (hypot (/ -1 c) (/ -1 d)))) (* (/ a (hypot c d)) (/ d (hypot c d)))) * [misc]none: prog is (λ (a b c d) (- (* (/ c (hypot (/ -1 c) (/ -1 d))) (/ (/ b 1) (hypot (/ -1 c) (/ -1 d)))) (* (/ a (hypot c d)) (/ d (hypot c d))))) * * * [misc]progress: simplifying alt 19 of 48 * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot c d)))) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (32 enodes) * [exit]simplify: Simplified to (- (* (/ b (hypot c d)) (/ c (hypot c d))) (* (/ a (hypot c d)) (/ d (hypot c d)))) * [misc]none: prog is (λ (a b c d) (- (* (/ b (hypot c d)) (/ c (hypot c d))) (* (/ a (hypot c d)) (/ d (hypot c d))))) * * * [misc]progress: simplifying alt 20 of 48 * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 d)))) (/ (* d a) (sqr (hypot c d)))) * * [misc]simplify: iters left: 3 (16 enodes) * * [misc]simplify: iters left: 2 (26 enodes) * * [misc]simplify: iters left: 1 (40 enodes) * [exit]simplify: Simplified to (- (* (/ b (hypot (/ 1 c) (/ 1 d))) (/ c (hypot (/ 1 c) (/ 1 d)))) (/ (/ (* a d) (hypot c d)) (hypot c d))) * [misc]none: prog is (λ (a b c d) (- (* (/ b (hypot (/ 1 c) (/ 1 d))) (/ c (hypot (/ 1 c) (/ 1 d)))) (/ (/ (* a d) (hypot c d)) (hypot c d)))) * * * [misc]progress: simplifying alt 21 of 48 * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot (/ -1 c) (/ -1 d)))) (/ (* d a) (sqr (hypot c d)))) * * [misc]simplify: iters left: 3 (16 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (38 enodes) * [exit]simplify: Simplified to (- (* (/ c (hypot (/ -1 c) (/ -1 d))) (/ b (hypot (/ -1 c) (/ -1 d)))) (/ (/ (* a d) (hypot c d)) (hypot c d))) * [misc]none: prog is (λ (a b c d) (- (* (/ c (hypot (/ -1 c) (/ -1 d))) (/ b (hypot (/ -1 c) (/ -1 d)))) (/ (/ (* a d) (hypot c d)) (hypot c d)))) * * * [misc]progress: simplifying alt 22 of 48 * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot c d)))) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (32 enodes) * [exit]simplify: Simplified to (- (* (/ b (hypot c d)) (/ c (hypot c d))) (* (/ a (hypot c d)) (/ d (hypot c d)))) * [misc]none: prog is (λ (a b c d) (- (* (/ b (hypot c d)) (/ c (hypot c d))) (* (/ a (hypot c d)) (/ d (hypot c d))))) * * * [misc]progress: simplifying alt 23 of 48 * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 d)))) (/ (* d a) (sqr (hypot (/ 1 c) (/ 1 d))))) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (23 enodes) * * [misc]simplify: iters left: 1 (37 enodes) * [exit]simplify: Simplified to (- (* (/ c (hypot (/ 1 c) (/ 1 d))) (/ b (hypot (/ 1 c) (/ 1 d)))) (/ (/ (* a d) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d)))) * [misc]none: prog is (λ (a b c d) (- (* (/ c (hypot (/ 1 c) (/ 1 d))) (/ b (hypot (/ 1 c) (/ 1 d)))) (/ (/ (* a d) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d))))) * * * [misc]progress: simplifying alt 24 of 48 * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot (/ -1 c) (/ -1 d)))) (/ (* d a) (sqr (hypot (/ -1 c) (/ -1 d))))) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (21 enodes) * * [misc]simplify: iters left: 1 (35 enodes) * [exit]simplify: Simplified to (- (* (/ b (hypot (/ -1 c) (/ -1 d))) (/ c (hypot (/ -1 c) (/ -1 d)))) (* (/ a (hypot (/ -1 c) (/ -1 d))) (/ d (hypot (/ -1 c) (/ -1 d))))) * [misc]none: prog is (λ (a b c d) (- (* (/ b (hypot (/ -1 c) (/ -1 d))) (/ c (hypot (/ -1 c) (/ -1 d)))) (* (/ a (hypot (/ -1 c) (/ -1 d))) (/ d (hypot (/ -1 c) (/ -1 d)))))) * * * [misc]progress: simplifying alt 25 of 48 * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot c d))) (* (/ d 1) (/ a (sqr (hypot c d))))) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (46 enodes) * [exit]simplify: Simplified to (- (/ (* c b) (* (hypot c d) (hypot c d))) (* (/ (/ d 1) (hypot c d)) (/ a (hypot c d)))) * [misc]none: prog is (λ (a b c d) (- (/ (* c b) (* (hypot c d) (hypot c d))) (* (/ (/ d 1) (hypot c d)) (/ a (hypot c d))))) * * * [misc]progress: simplifying alt 26 of 48 * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 d)))) (* (/ d 1) (/ a (sqr (hypot c d))))) * * [misc]simplify: iters left: 3 (17 enodes) * * [misc]simplify: iters left: 2 (29 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (- (/ (/ (* c b) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d))) (* (/ a (hypot c d)) (/ (/ d 1) (hypot c d)))) * [misc]none: prog is (λ (a b c d) (- (/ (/ (* c b) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d))) (* (/ a (hypot c d)) (/ (/ d 1) (hypot c d))))) * * * [misc]progress: simplifying alt 27 of 48 * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot (/ -1 c) (/ -1 d)))) (* (/ d 1) (/ a (sqr (hypot c d))))) * * [misc]simplify: iters left: 3 (18 enodes) * * [misc]simplify: iters left: 2 (30 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (- (* (/ c (hypot (/ -1 c) (/ -1 d))) (/ b (hypot (/ -1 c) (/ -1 d)))) (/ (/ (* a d) 1) (sqr (hypot c d)))) * [misc]none: prog is (λ (a b c d) (- (* (/ c (hypot (/ -1 c) (/ -1 d))) (/ b (hypot (/ -1 c) (/ -1 d)))) (/ (/ (* a d) 1) (sqr (hypot c d))))) * * * [misc]progress: simplifying alt 28 of 48 * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot c d)))) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (32 enodes) * [exit]simplify: Simplified to (- (* (/ b (hypot c d)) (/ c (hypot c d))) (* (/ a (hypot c d)) (/ d (hypot c d)))) * [misc]none: prog is (λ (a b c d) (- (* (/ b (hypot c d)) (/ c (hypot c d))) (* (/ a (hypot c d)) (/ d (hypot c d))))) * * * [misc]progress: simplifying alt 29 of 48 * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot (/ 1 c) (/ 1 d))))) * * [misc]simplify: iters left: 3 (16 enodes) * * [misc]simplify: iters left: 2 (26 enodes) * * [misc]simplify: iters left: 1 (40 enodes) * [exit]simplify: Simplified to (- (/ (/ (* c b) (hypot c d)) (hypot c d)) (/ (/ (* d a) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d)))) * [misc]none: prog is (λ (a b c d) (- (/ (/ (* c b) (hypot c d)) (hypot c d)) (/ (/ (* d a) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d))))) * * * [misc]progress: simplifying alt 30 of 48 * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot (/ -1 c) (/ -1 d))))) * * [misc]simplify: iters left: 3 (16 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (38 enodes) * [exit]simplify: Simplified to (- (* (/ c (hypot c d)) (/ b (hypot c d))) (/ (/ (* d a) (hypot (/ -1 c) (/ -1 d))) (hypot (/ -1 c) (/ -1 d)))) * [misc]none: prog is (λ (a b c d) (- (* (/ c (hypot c d)) (/ b (hypot c d))) (/ (/ (* d a) (hypot (/ -1 c) (/ -1 d))) (hypot (/ -1 c) (/ -1 d))))) * * * [misc]progress: simplifying alt 31 of 48 * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot c d))) (* (/ d 1) (/ a (sqr (hypot c d))))) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (46 enodes) * [exit]simplify: Simplified to (- (/ (* c b) (* (hypot c d) (hypot c d))) (* (/ (/ d 1) (hypot c d)) (/ a (hypot c d)))) * [misc]none: prog is (λ (a b c d) (- (/ (* c b) (* (hypot c d) (hypot c d))) (* (/ (/ d 1) (hypot c d)) (/ a (hypot c d))))) * * * [misc]progress: simplifying alt 32 of 48 * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot c d))) (* (/ d 1) (/ a (sqr (hypot (/ 1 c) (/ 1 d)))))) * * [misc]simplify: iters left: 3 (17 enodes) * * [misc]simplify: iters left: 2 (29 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (- (/ (/ (* c b) (hypot c d)) (hypot c d)) (* (/ a (hypot (/ 1 c) (/ 1 d))) (/ (/ d 1) (hypot (/ 1 c) (/ 1 d))))) * [misc]none: prog is (λ (a b c d) (- (/ (/ (* c b) (hypot c d)) (hypot c d)) (* (/ a (hypot (/ 1 c) (/ 1 d))) (/ (/ d 1) (hypot (/ 1 c) (/ 1 d)))))) * * * [misc]progress: simplifying alt 33 of 48 * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot c d))) (* (/ d 1) (/ a (sqr (hypot (/ -1 c) (/ -1 d)))))) * * [misc]simplify: iters left: 3 (18 enodes) * * [misc]simplify: iters left: 2 (30 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (- (* (/ c (hypot c d)) (/ b (hypot c d))) (/ (* (/ d 1) a) (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]none: prog is (λ (a b c d) (- (* (/ c (hypot c d)) (/ b (hypot c d))) (/ (* (/ d 1) a) (sqr (hypot (/ -1 c) (/ -1 d)))))) * * * [misc]progress: simplifying alt 34 of 48 * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot c d)))) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (32 enodes) * [exit]simplify: Simplified to (- (* (/ b (hypot c d)) (/ c (hypot c d))) (* (/ a (hypot c d)) (/ d (hypot c d)))) * [misc]none: prog is (λ (a b c d) (- (* (/ b (hypot c d)) (/ c (hypot c d))) (* (/ a (hypot c d)) (/ d (hypot c d))))) * * * [misc]progress: simplifying alt 35 of 48 * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 d)))) (/ (* d a) (sqr (hypot (/ 1 c) (/ 1 d))))) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (23 enodes) * * [misc]simplify: iters left: 1 (37 enodes) * [exit]simplify: Simplified to (- (* (/ c (hypot (/ 1 c) (/ 1 d))) (/ b (hypot (/ 1 c) (/ 1 d)))) (/ (/ (* a d) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d)))) * [misc]none: prog is (λ (a b c d) (- (* (/ c (hypot (/ 1 c) (/ 1 d))) (/ b (hypot (/ 1 c) (/ 1 d)))) (/ (/ (* a d) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d))))) * * * [misc]progress: simplifying alt 36 of 48 * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot (/ -1 c) (/ -1 d)))) (/ (* d a) (sqr (hypot (/ -1 c) (/ -1 d))))) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (21 enodes) * * [misc]simplify: iters left: 1 (35 enodes) * [exit]simplify: Simplified to (- (* (/ b (hypot (/ -1 c) (/ -1 d))) (/ c (hypot (/ -1 c) (/ -1 d)))) (* (/ a (hypot (/ -1 c) (/ -1 d))) (/ d (hypot (/ -1 c) (/ -1 d))))) * [misc]none: prog is (λ (a b c d) (- (* (/ b (hypot (/ -1 c) (/ -1 d))) (/ c (hypot (/ -1 c) (/ -1 d)))) (* (/ a (hypot (/ -1 c) (/ -1 d))) (/ d (hypot (/ -1 c) (/ -1 d)))))) * * * [misc]progress: simplifying alt 37 of 48 * [enter]simplify: Simplifying (/ 1 0) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to (/ 1 0) * [misc]none: prog is (λ (a b c d) (/ 1 0)) * * * [misc]progress: simplifying alt 38 of 48 * [enter]simplify: Simplifying (/ 1 0) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to (/ 1 0) * [misc]none: prog is (λ (a b c d) (/ 1 0)) * * * [misc]progress: simplifying alt 39 of 48 * [enter]simplify: Simplifying (/ 1 0) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to (/ 1 0) * [misc]none: prog is (λ (a b c d) (/ 1 0)) * * * [misc]progress: simplifying alt 40 of 48 * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * [misc]none: prog is (λ (a b c d) 0) * * * [misc]progress: simplifying alt 41 of 48 * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * [misc]none: prog is (λ (a b c d) 0) * * * [misc]progress: simplifying alt 42 of 48 * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * [misc]none: prog is (λ (a b c d) 0) * * * [misc]progress: simplifying alt 43 of 48 * [enter]simplify: Simplifying (/ 1 (/ (+ (sqr c) (sqr d)) 0)) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (15 enodes) * * [misc]simplify: iters left: 1 (20 enodes) * [exit]simplify: Simplified to 0 * [misc]none: prog is (λ (a b c d) 0) * * * [misc]progress: simplifying alt 44 of 48 * [enter]simplify: Simplifying (/ 1 (/ (+ (sqr c) (sqr d)) (- (* b c) (* d a)))) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (22 enodes) * * [misc]simplify: iters left: 1 (27 enodes) * [exit]simplify: Simplified to (/ (- (* b c) (* d a)) (fma c c (* d d))) * [misc]none: prog is (λ (a b c d) (/ (- (* b c) (* d a)) (fma c c (* d d)))) * * * [misc]progress: simplifying alt 45 of 48 * [enter]simplify: Simplifying (/ 1 (/ (+ (sqr c) (sqr d)) (- (* b c) (* d a)))) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (22 enodes) * * [misc]simplify: iters left: 1 (27 enodes) * [exit]simplify: Simplified to (/ (- (* b c) (* d a)) (fma c c (* d d))) * [misc]none: prog is (λ (a b c d) (/ (- (* b c) (* d a)) (fma c c (* d d)))) * * * [misc]progress: simplifying alt 46 of 48 * [enter]simplify: Simplifying (/ 1 (/ (+ (sqr d) (sqr c)) (- (* b c) (* a d)))) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (22 enodes) * * [misc]simplify: iters left: 1 (27 enodes) * [exit]simplify: Simplified to (/ (- (* b c) (* a d)) (fma d d (* c c))) * [misc]none: prog is (λ (a b c d) (/ (- (* b c) (* a d)) (fma d d (* c c)))) * * * [misc]progress: simplifying alt 47 of 48 * [enter]simplify: Simplifying (/ 1 (/ (+ (sqr d) (sqr c)) (- (* b c) (* a d)))) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (22 enodes) * * [misc]simplify: iters left: 1 (27 enodes) * [exit]simplify: Simplified to (/ (- (* b c) (* a d)) (fma d d (* c c))) * [misc]none: prog is (λ (a b c d) (/ (- (* b c) (* a d)) (fma d d (* c c)))) * * * [misc]progress: simplifying alt 48 of 48 * [enter]simplify: Simplifying (/ 1 (/ (+ (sqr d) (sqr c)) (- (* b c) (* a d)))) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (22 enodes) * * [misc]simplify: iters left: 1 (27 enodes) * [exit]simplify: Simplified to (/ (- (* b c) (* a d)) (fma d d (* c c))) * [misc]none: prog is (λ (a b c d) (/ (- (* b c) (* a d)) (fma d d (* c c)))) * [misc]progress: [Phase 3 of 3] Extracting. * [enter]simplify: Simplifying (fma c b (* a d)) * * [misc]simplify: iters left: 3 (6 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * [exit]simplify: Simplified to (fma c b (* a d)) * [exit]simplify: Simplified to (fma c b (* a d)) * [enter]simplify: Simplifying (fma d d (sqr c)) * * [misc]simplify: iters left: 2 (4 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to (fma d d (* c c)) * [exit]simplify: Simplified to (fma d d (* c c)) * [enter]simplify: Simplifying (/ (+ (sqr c) (sqr d)) (- (* b c) (* a d))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * [exit]simplify: Simplified to (/ (fma d d (sqr c)) (- (* c b) (* a d))) * [exit]simplify: Simplified to (/ (fma d d (sqr c)) (- (* c b) (* a d))) * [enter]simplify: Simplifying (- (* (/ b (hypot c d)) (/ c (hypot c d))) (* (/ a (hypot c d)) (/ d (hypot c d)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (49 enodes) * * [misc]simplify: iters left: 2 (64 enodes) * * [misc]simplify: iters left: 1 (87 enodes) * [exit]simplify: Simplified to (- (/ (/ (* c b) (hypot c d)) (hypot c d)) (* (/ a (hypot c d)) (/ d (hypot c d))))